@kdcloudjs/shoelace 1.0.11 → 1.0.13

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 (1377) hide show
  1. package/cdn/assets/icons/Union.svg +4 -0
  2. package/cdn/assets/icons/add.svg +3 -0
  3. package/cdn/assets/icons/arrow-clockwise.svg +3 -4
  4. package/cdn/assets/icons/arrow-left.svg +3 -3
  5. package/cdn/assets/icons/arrow-right.svg +3 -3
  6. package/cdn/assets/icons/attach.svg +3 -0
  7. package/cdn/assets/icons/caret-down-fill.svg +3 -3
  8. package/cdn/assets/icons/caret-right-fill.svg +3 -3
  9. package/cdn/assets/icons/check-circle-fill.svg +3 -3
  10. package/cdn/assets/icons/check2-circle.svg +10 -4
  11. package/cdn/assets/icons/checkbox-half.svg +3 -0
  12. package/cdn/assets/icons/checkbox-selected.svg +3 -0
  13. package/cdn/assets/icons/chevron-down.svg +3 -3
  14. package/cdn/assets/icons/chevron-left.svg +3 -3
  15. package/cdn/assets/icons/chevron-right.svg +3 -3
  16. package/cdn/assets/icons/chevron-up.svg +3 -3
  17. package/cdn/assets/icons/copy.svg +3 -3
  18. package/cdn/assets/icons/dash-square.svg +11 -4
  19. package/cdn/assets/icons/date.svg +3 -0
  20. package/cdn/assets/icons/download.svg +3 -4
  21. package/cdn/assets/icons/drag.svg +10 -0
  22. package/cdn/assets/icons/exclamation-circle-fill.svg +3 -3
  23. package/cdn/assets/icons/exclamation-triangle.svg +11 -4
  24. package/cdn/assets/icons/eye-slash.svg +6 -5
  25. package/cdn/assets/icons/eye.svg +4 -4
  26. package/cdn/assets/icons/filter.svg +3 -3
  27. package/cdn/assets/icons/gear.svg +3 -4
  28. package/cdn/assets/icons/icons.json +160 -0
  29. package/cdn/assets/icons/info-circle.svg +5 -4
  30. package/cdn/assets/icons/jump-to-left.svg +3 -0
  31. package/cdn/assets/icons/jump-to-right.svg +3 -0
  32. package/cdn/assets/icons/language.svg +3 -0
  33. package/cdn/assets/icons/listen.svg +3 -0
  34. package/cdn/assets/icons/minus.svg +3 -0
  35. package/cdn/assets/icons/notify.svg +3 -0
  36. package/cdn/assets/icons/organize.svg +3 -0
  37. package/cdn/assets/icons/pencil.svg +10 -3
  38. package/cdn/assets/icons/people.svg +10 -3
  39. package/cdn/assets/icons/person.svg +11 -3
  40. package/cdn/assets/icons/plus-square.svg +11 -4
  41. package/cdn/assets/icons/question-circle.svg +5 -4
  42. package/cdn/assets/icons/radio-selected.svg +3 -0
  43. package/cdn/assets/icons/radio-unselected.svg +3 -0
  44. package/cdn/assets/icons/resize.svg +3 -0
  45. package/cdn/assets/icons/search.svg +3 -3
  46. package/cdn/assets/icons/sort.svg +4 -0
  47. package/cdn/assets/icons/star.svg +3 -3
  48. package/cdn/assets/icons/threedots.svg +3 -0
  49. package/cdn/assets/icons/time.svg +3 -0
  50. package/cdn/assets/icons/trash3.svg +3 -3
  51. package/cdn/assets/icons/upload.svg +3 -4
  52. package/cdn/assets/icons/x-lg.svg +3 -3
  53. package/cdn/assets/icons/zoom-in.svg +4 -5
  54. package/cdn/chunks/chunk.27HOYVCS.js +25 -0
  55. package/cdn/chunks/chunk.27Y4PZVV.js +11 -0
  56. package/cdn/chunks/chunk.27Y5FHMO.js +236 -0
  57. package/cdn/chunks/chunk.2FZS4X3M.js +21 -0
  58. package/cdn/chunks/chunk.2HDTSZN2.js +282 -0
  59. package/cdn/chunks/chunk.2QXBQ2NK.js +11 -0
  60. package/cdn/chunks/chunk.2VVVEGWA.js +103 -0
  61. package/cdn/chunks/chunk.32LBTDAX.js +54 -0
  62. package/cdn/chunks/chunk.33I3T7TR.js +11 -0
  63. package/cdn/chunks/chunk.33LT4SL5.js +11 -0
  64. package/cdn/chunks/chunk.35OCFEWG.js +11 -0
  65. package/cdn/chunks/chunk.37PW5KJK.js +28 -0
  66. package/cdn/chunks/chunk.3E7UTFOW.js +24 -0
  67. package/cdn/chunks/chunk.3EXN7PEK.js +11 -0
  68. package/cdn/chunks/chunk.3SP4KPG4.js +11 -0
  69. package/cdn/chunks/chunk.3WADD2II.js +24 -0
  70. package/cdn/chunks/chunk.45J66KZY.js +158 -0
  71. package/cdn/chunks/chunk.4B2BQBVK.js +21 -0
  72. package/cdn/chunks/chunk.4HRT2UJR.js +33 -0
  73. package/cdn/chunks/chunk.4I63ZQ66.js +21 -0
  74. package/cdn/chunks/chunk.4IHB7MMA.js +11 -0
  75. package/cdn/chunks/chunk.4OEATBDE.js +26 -0
  76. package/cdn/chunks/chunk.4PJ7G3CV.js +11 -0
  77. package/cdn/chunks/chunk.4RHFRC3G.js +346 -0
  78. package/cdn/chunks/chunk.4TNRRH5O.js +11 -0
  79. package/cdn/chunks/chunk.4YARN2QZ.js +11 -0
  80. package/cdn/chunks/chunk.4YGOLCMI.js +75 -0
  81. package/cdn/chunks/chunk.5ABUV5UR.js +24 -0
  82. package/cdn/chunks/chunk.5GGVS55R.js +11 -0
  83. package/cdn/chunks/chunk.5MOV4CPU.js +21 -0
  84. package/cdn/chunks/chunk.66I5PX2D.js +29 -0
  85. package/cdn/chunks/chunk.66YPE6LS.js +142 -0
  86. package/cdn/chunks/chunk.6ENVGHCX.js +11 -0
  87. package/cdn/chunks/chunk.6FRLQCVM.js +11 -0
  88. package/cdn/chunks/chunk.6FZ4EIZK.js +11 -0
  89. package/cdn/chunks/chunk.6ISNSVD3.js +379 -0
  90. package/cdn/chunks/chunk.6KEE7M5Z.js +11 -0
  91. package/cdn/chunks/chunk.6MKBM2IN.js +266 -0
  92. package/cdn/chunks/chunk.6MSM2SEG.js +11 -0
  93. package/cdn/chunks/chunk.6RLYTXI2.js +11 -0
  94. package/cdn/chunks/chunk.6TEKXFHG.js +28 -0
  95. package/cdn/chunks/chunk.6W44TUMM.js +11 -0
  96. package/cdn/chunks/chunk.6ZIASYIF.js +48 -0
  97. package/cdn/chunks/chunk.75PEDE7I.js +27 -0
  98. package/cdn/chunks/chunk.7COYCCE4.js +67 -0
  99. package/cdn/chunks/chunk.7HUAIMM7.js +21 -0
  100. package/cdn/chunks/chunk.7JV5OIVH.js +186 -0
  101. package/cdn/chunks/chunk.7MDST7I6.js +29 -0
  102. package/cdn/chunks/chunk.7ODZ7P7A.js +21 -0
  103. package/cdn/chunks/chunk.7PBDJRY6.js +455 -0
  104. package/cdn/chunks/chunk.7S4WG4SM.js +135 -0
  105. package/cdn/chunks/chunk.7SLQZCTW.js +11 -0
  106. package/cdn/chunks/chunk.A7CUPYQN.js +27 -0
  107. package/cdn/chunks/chunk.AIUCZ2HG.js +21 -0
  108. package/cdn/chunks/chunk.AK4YXL3V.js +24 -0
  109. package/cdn/chunks/chunk.AKVTZJZE.js +5845 -0
  110. package/cdn/chunks/chunk.ANWNIMZI.js +153 -0
  111. package/cdn/chunks/chunk.AOWPLCJZ.js +822 -0
  112. package/cdn/chunks/chunk.AQB2FSQO.js +11 -0
  113. package/cdn/chunks/chunk.B2VN3VDT.js +11 -0
  114. package/cdn/chunks/chunk.B6MIUMME.js +114 -0
  115. package/cdn/chunks/chunk.BH2WDPCP.js +313 -0
  116. package/cdn/chunks/chunk.BHAMTRIB.js +27 -0
  117. package/cdn/chunks/chunk.BJBADDZR.js +11 -0
  118. package/cdn/chunks/chunk.BJD2MP32.js +11 -0
  119. package/cdn/chunks/chunk.BPMCWLIP.js +11 -0
  120. package/cdn/chunks/chunk.C2WSS4PN.js +11 -0
  121. package/cdn/chunks/chunk.CB44ML4D.js +11 -0
  122. package/cdn/chunks/chunk.CC567GEA.js +11 -0
  123. package/cdn/chunks/chunk.CEWIGZ5F.js +11 -0
  124. package/cdn/chunks/chunk.CHTIGRTB.js +21 -0
  125. package/cdn/chunks/chunk.CWN5CGYB.js +36 -0
  126. package/cdn/chunks/chunk.DL6IVOOP.js +11 -0
  127. package/cdn/chunks/chunk.DLUXJ4CH.js +24 -0
  128. package/cdn/chunks/chunk.DO5FSPL3.js +11 -0
  129. package/cdn/chunks/chunk.DP7UQUTU.js +586 -0
  130. package/cdn/chunks/chunk.DVXR5Q5B.js +25 -0
  131. package/cdn/chunks/chunk.DW5UXU6T.js +183 -0
  132. package/cdn/chunks/chunk.DWD7HY7A.js +314 -0
  133. package/cdn/chunks/chunk.E5JFT45N.js +95 -0
  134. package/cdn/chunks/chunk.EEAJYMNF.js +131 -0
  135. package/cdn/chunks/chunk.EPPWMIN6.js +292 -0
  136. package/cdn/chunks/chunk.EUH2S3H2.js +11 -0
  137. package/cdn/chunks/chunk.EY6KVW5N.js +21 -0
  138. package/cdn/chunks/chunk.F43EQFX7.js +73 -0
  139. package/cdn/chunks/chunk.FDWGU6EJ.js +334 -0
  140. package/cdn/chunks/chunk.FMZN2U2U.js +21 -0
  141. package/cdn/chunks/chunk.FN23KPQ6.js +25 -0
  142. package/cdn/chunks/chunk.FZ4G6WQ3.js +21 -0
  143. package/cdn/chunks/chunk.GDOFH4N7.js +24 -0
  144. package/cdn/chunks/chunk.GFWWCI5D.js +21 -0
  145. package/cdn/chunks/chunk.GNDDYPL5.js +122 -0
  146. package/cdn/chunks/chunk.HAKTAYCJ.js +271 -0
  147. package/cdn/chunks/chunk.HF4HZ7OK.js +11 -0
  148. package/cdn/chunks/chunk.HH6FCSDY.js +25 -0
  149. package/cdn/chunks/chunk.HIXTBSVP.js +24 -0
  150. package/cdn/chunks/chunk.HNB6YNKJ.js +127 -0
  151. package/cdn/chunks/chunk.I23BNULJ.js +25 -0
  152. package/cdn/chunks/chunk.IJKYOXF6.js +1058 -0
  153. package/cdn/chunks/chunk.IK7T2LXB.js +512 -0
  154. package/cdn/chunks/chunk.IMUFDXOR.js +27 -0
  155. package/cdn/chunks/chunk.IPJYJUHJ.js +137 -0
  156. package/cdn/chunks/chunk.ITOSFWGF.js +11 -0
  157. package/cdn/chunks/chunk.IZW6T3JG.js +123 -0
  158. package/cdn/chunks/chunk.J5BEJWL2.js +1990 -0
  159. package/cdn/chunks/chunk.JDEKRW5T.js +11 -0
  160. package/cdn/chunks/chunk.JN3VVH3C.js +28 -0
  161. package/cdn/chunks/chunk.JRRMX7GT.js +24 -0
  162. package/cdn/chunks/chunk.JZBBC3QX.js +279 -0
  163. package/cdn/chunks/chunk.JZJCWSG7.js +11 -0
  164. package/cdn/chunks/chunk.K5AFO3UR.js +367 -0
  165. package/cdn/chunks/chunk.KBOPZLOK.js +63 -0
  166. package/cdn/chunks/chunk.KFLMS5SX.js +11 -0
  167. package/cdn/chunks/chunk.KHVZJL32.js +82 -0
  168. package/cdn/chunks/chunk.L3XUUIH5.js +21 -0
  169. package/cdn/chunks/chunk.L4E37H5Q.js +11 -0
  170. package/cdn/chunks/chunk.L7GOVIH2.js +21 -0
  171. package/cdn/chunks/chunk.LMEA3KHP.js +11 -0
  172. package/cdn/chunks/chunk.LSRNP2JM.js +11 -0
  173. package/cdn/chunks/chunk.LUBCPO5Q.js +11 -0
  174. package/cdn/chunks/chunk.M3H22HDR.js +21 -0
  175. package/cdn/chunks/chunk.M66LVJOQ.js +724 -0
  176. package/cdn/chunks/chunk.MA7NG7CT.js +11 -0
  177. package/cdn/chunks/chunk.MLDDECJX.js +11 -0
  178. package/cdn/chunks/chunk.MX74A37K.js +50 -0
  179. package/cdn/chunks/chunk.N244ZLNW.js +402 -0
  180. package/cdn/chunks/chunk.N4VXKJ3H.js +299 -0
  181. package/cdn/chunks/chunk.N74EGIUP.js +11 -0
  182. package/cdn/chunks/chunk.NE2PBG46.js +25 -0
  183. package/cdn/chunks/chunk.NFBJC5OG.js +25 -0
  184. package/cdn/chunks/chunk.NN45B5UV.js +11 -0
  185. package/cdn/chunks/chunk.NRTMXD42.js +24 -0
  186. package/cdn/chunks/chunk.NU34C7N5.js +11 -0
  187. package/cdn/chunks/chunk.NVCAAEJP.js +257 -0
  188. package/cdn/chunks/chunk.O6A73QV3.js +24 -0
  189. package/cdn/chunks/chunk.OL3VWXQU.js +118 -0
  190. package/cdn/chunks/chunk.OTQAYZHD.js +1925 -0
  191. package/cdn/chunks/chunk.OUOAKPFA.js +24 -0
  192. package/cdn/chunks/chunk.OWTULY4I.js +11 -0
  193. package/cdn/chunks/chunk.PCK67K7Q.js +25 -0
  194. package/cdn/chunks/chunk.PLGVU673.js +11 -0
  195. package/cdn/chunks/chunk.PNEGYNEM.js +28 -0
  196. package/cdn/chunks/chunk.PPUUDR74.js +27 -0
  197. package/cdn/chunks/chunk.PQIXAOO6.js +11 -0
  198. package/cdn/chunks/chunk.PT5CC63Y.js +2647 -0
  199. package/cdn/chunks/chunk.PVOS4CMB.js +574 -0
  200. package/cdn/chunks/chunk.PXJP7OZ6.js +11 -0
  201. package/cdn/chunks/chunk.PYQYLHC5.js +255 -0
  202. package/cdn/chunks/chunk.Q4F7SDTW.js +21 -0
  203. package/cdn/chunks/chunk.QEZ7DNUJ.js +137 -0
  204. package/cdn/chunks/chunk.QFT4E2NO.js +11 -0
  205. package/cdn/chunks/chunk.QKZJGEK7.js +25 -0
  206. package/cdn/chunks/chunk.QMGCWHDA.js +21 -0
  207. package/cdn/chunks/chunk.QXDZ3ITM.js +216 -0
  208. package/cdn/chunks/chunk.QZWIIKI2.js +113 -0
  209. package/cdn/chunks/chunk.RK6BCO7J.js +291 -0
  210. package/cdn/chunks/chunk.RLREXFTD.js +11 -0
  211. package/cdn/chunks/chunk.RLW3F65T.js +21 -0
  212. package/cdn/chunks/chunk.RSV42FXH.js +87 -0
  213. package/cdn/chunks/chunk.S2WTBVVC.js +93 -0
  214. package/cdn/chunks/chunk.S4PSRQFZ.js +27 -0
  215. package/cdn/chunks/chunk.S5OBCNM3.js +7245 -0
  216. package/cdn/chunks/chunk.SERKWKJL.js +391 -0
  217. package/cdn/chunks/chunk.SJNJAW55.js +49 -0
  218. package/cdn/chunks/chunk.SMCTTZ57.js +11 -0
  219. package/cdn/chunks/chunk.SUDNAO7O.js +120 -0
  220. package/cdn/chunks/chunk.SYN63DT6.js +11 -0
  221. package/cdn/chunks/chunk.T2YDJUZA.js +77 -0
  222. package/cdn/chunks/chunk.TAFRS2HJ.js +29 -0
  223. package/cdn/chunks/chunk.TBVPQYXO.js +11 -0
  224. package/cdn/chunks/chunk.TCMMK5SO.js +219 -0
  225. package/cdn/chunks/chunk.TCTD7BB3.js +11 -0
  226. package/cdn/chunks/chunk.TH3KULNJ.js +24 -0
  227. package/cdn/chunks/chunk.TOEOCJ5Y.js +25 -0
  228. package/cdn/chunks/chunk.TUKUOALN.js +21 -0
  229. package/cdn/chunks/chunk.UFVJE2US.js +26 -0
  230. package/cdn/chunks/chunk.UJZVXVFC.js +336 -0
  231. package/cdn/chunks/chunk.UPNXNIUX.js +21 -0
  232. package/cdn/chunks/chunk.UTB7U7KC.js +24 -0
  233. package/cdn/chunks/chunk.UZFCYF3Y.js +302 -0
  234. package/cdn/chunks/chunk.V2DHCAWN.js +197 -0
  235. package/cdn/chunks/chunk.V5P2IUUU.js +233 -0
  236. package/cdn/chunks/chunk.VPS4BDPR.js +21 -0
  237. package/cdn/chunks/chunk.VVGBUF2K.js +42 -0
  238. package/cdn/chunks/chunk.WAIBA7LN.js +11 -0
  239. package/cdn/chunks/chunk.WJIPS52N.js +24 -0
  240. package/cdn/chunks/chunk.WJYSUU36.js +11 -0
  241. package/cdn/chunks/chunk.WXPULUI5.js +21 -0
  242. package/cdn/chunks/chunk.X2LJADGH.js +97 -0
  243. package/cdn/chunks/chunk.X3RZSOQR.js +21 -0
  244. package/cdn/chunks/chunk.X4F4Y4IY.js +49 -0
  245. package/cdn/chunks/chunk.XKQTU7TJ.js +11 -0
  246. package/cdn/chunks/chunk.XQ6OX7CO.js +502 -0
  247. package/cdn/chunks/chunk.Y2L4NDGV.js +11 -0
  248. package/cdn/chunks/chunk.Y6LNLEEW.js +342 -0
  249. package/cdn/chunks/chunk.YAYUXCI5.js +11 -0
  250. package/cdn/chunks/chunk.YF74HNC6.js +26 -0
  251. package/cdn/chunks/chunk.YK63BO2L.js +21 -0
  252. package/cdn/chunks/chunk.YL2ZBZWN.js +79 -0
  253. package/cdn/chunks/chunk.YNJWGDX3.js +24 -0
  254. package/cdn/chunks/chunk.Z3N6IQ4G.js +11 -0
  255. package/cdn/chunks/chunk.ZAEWAWCF.js +29 -0
  256. package/cdn/chunks/chunk.ZARCEV5A.js +11 -0
  257. package/cdn/chunks/chunk.ZCHSYVN6.js +28 -0
  258. package/cdn/chunks/chunk.ZEFPLKD4.js +27 -0
  259. package/cdn/chunks/chunk.ZSWDMZNE.js +11 -0
  260. package/cdn/chunks/chunk.ZVLZBW3N.js +28 -0
  261. package/cdn/chunks/chunk.ZVRUVM2B.js +21 -0
  262. package/cdn/components/alert/alert.component.js +7 -7
  263. package/cdn/components/alert/alert.js +8 -8
  264. package/cdn/components/animated-image/animated-image.component.js +3 -3
  265. package/cdn/components/animated-image/animated-image.js +4 -4
  266. package/cdn/components/animation/animation.component.js +2 -2
  267. package/cdn/components/animation/animation.js +3 -3
  268. package/cdn/components/avatar/avatar.component.js +3 -3
  269. package/cdn/components/avatar/avatar.js +4 -4
  270. package/cdn/components/badge/badge.component.js +2 -2
  271. package/cdn/components/badge/badge.js +3 -3
  272. package/cdn/components/breadcrumb/breadcrumb.component.js +3 -3
  273. package/cdn/components/breadcrumb/breadcrumb.js +4 -4
  274. package/cdn/components/breadcrumb-item/breadcrumb-item.component.js +2 -2
  275. package/cdn/components/breadcrumb-item/breadcrumb-item.js +3 -3
  276. package/cdn/components/button/button.component.js +6 -6
  277. package/cdn/components/button/button.js +7 -7
  278. package/cdn/components/button-group/button-group.component.js +2 -2
  279. package/cdn/components/button-group/button-group.js +3 -3
  280. package/cdn/components/calendar/calendar.component.js +8 -8
  281. package/cdn/components/calendar/calendar.js +8 -8
  282. package/cdn/components/card/card.component.js +2 -2
  283. package/cdn/components/card/card.js +3 -3
  284. package/cdn/components/carousel/carousel.component.js +4 -4
  285. package/cdn/components/carousel/carousel.js +5 -5
  286. package/cdn/components/carousel-item/carousel-item.component.js +2 -2
  287. package/cdn/components/carousel-item/carousel-item.js +3 -3
  288. package/cdn/components/checkbox/checkbox.component.js +3 -3
  289. package/cdn/components/checkbox/checkbox.js +4 -4
  290. package/cdn/components/color-picker/color-picker.component.js +15 -15
  291. package/cdn/components/color-picker/color-picker.js +16 -16
  292. package/cdn/components/copy-button/copy-button.component.js +5 -5
  293. package/cdn/components/copy-button/copy-button.js +6 -6
  294. package/cdn/components/date-panel/date-panel.component.js +12 -12
  295. package/cdn/components/date-panel/date-panel.js +12 -12
  296. package/cdn/components/datepicker/datepicker.component.js +16 -16
  297. package/cdn/components/datepicker/datepicker.js +16 -16
  298. package/cdn/components/details/details.component.js +3 -3
  299. package/cdn/components/details/details.js +4 -4
  300. package/cdn/components/dialog/dialog.component.js +7 -7
  301. package/cdn/components/dialog/dialog.js +8 -8
  302. package/cdn/components/divider/divider.component.js +2 -2
  303. package/cdn/components/divider/divider.js +3 -3
  304. package/cdn/components/drawer/drawer.component.js +7 -7
  305. package/cdn/components/drawer/drawer.js +8 -8
  306. package/cdn/components/dropdown/dropdown.component.js +4 -4
  307. package/cdn/components/dropdown/dropdown.js +5 -5
  308. package/cdn/components/format-bytes/format-bytes.component.js +2 -2
  309. package/cdn/components/format-bytes/format-bytes.js +3 -3
  310. package/cdn/components/format-date/format-date.component.js +2 -2
  311. package/cdn/components/format-date/format-date.js +3 -3
  312. package/cdn/components/format-number/format-number.component.js +2 -2
  313. package/cdn/components/format-number/format-number.js +3 -3
  314. package/cdn/components/icon/icon.component.js +2 -2
  315. package/cdn/components/icon/icon.js +3 -3
  316. package/cdn/components/icon-button/icon-button.component.js +3 -3
  317. package/cdn/components/icon-button/icon-button.js +4 -4
  318. package/cdn/components/image-comparer/image-comparer.component.js +3 -3
  319. package/cdn/components/image-comparer/image-comparer.js +4 -4
  320. package/cdn/components/include/include.component.js +3 -3
  321. package/cdn/components/include/include.js +4 -4
  322. package/cdn/components/input/input.component.js +5 -5
  323. package/cdn/components/input/input.js +6 -6
  324. package/cdn/components/menu/menu.component.js +2 -2
  325. package/cdn/components/menu/menu.js +3 -3
  326. package/cdn/components/menu-item/menu-item.component.js +6 -6
  327. package/cdn/components/menu-item/menu-item.js +7 -7
  328. package/cdn/components/menu-label/menu-label.component.js +2 -2
  329. package/cdn/components/menu-label/menu-label.js +3 -3
  330. package/cdn/components/mutation-observer/mutation-observer.component.js +2 -2
  331. package/cdn/components/mutation-observer/mutation-observer.js +3 -3
  332. package/cdn/components/nav/nav.component.js +2 -2
  333. package/cdn/components/nav/nav.js +3 -3
  334. package/cdn/components/nav-group/nav-group.component.js +2 -2
  335. package/cdn/components/nav-group/nav-group.js +3 -3
  336. package/cdn/components/nav-item/nav-item.component.js +2 -2
  337. package/cdn/components/nav-item/nav-item.js +3 -3
  338. package/cdn/components/nav-submenu/nav-submenu.component.js +4 -4
  339. package/cdn/components/nav-submenu/nav-submenu.js +5 -5
  340. package/cdn/components/option/option.component.js +3 -3
  341. package/cdn/components/option/option.js +4 -4
  342. package/cdn/components/pagination/custom-select.js +11 -11
  343. package/cdn/components/pagination/pagination.component.js +12 -12
  344. package/cdn/components/pagination/pagination.js +12 -12
  345. package/cdn/components/popup/popup.component.js +2 -2
  346. package/cdn/components/popup/popup.js +3 -3
  347. package/cdn/components/progress-bar/progress-bar.component.js +3 -3
  348. package/cdn/components/progress-bar/progress-bar.js +4 -4
  349. package/cdn/components/progress-ring/progress-ring.component.js +2 -2
  350. package/cdn/components/progress-ring/progress-ring.js +3 -3
  351. package/cdn/components/qr-code/qr-code.component.js +2 -2
  352. package/cdn/components/qr-code/qr-code.js +3 -3
  353. package/cdn/components/radio/radio.component.js +3 -3
  354. package/cdn/components/radio/radio.js +4 -4
  355. package/cdn/components/radio-button/radio-button.component.js +2 -2
  356. package/cdn/components/radio-button/radio-button.js +3 -3
  357. package/cdn/components/radio-group/radio-group.component.js +3 -3
  358. package/cdn/components/radio-group/radio-group.js +4 -4
  359. package/cdn/components/range/range.component.js +4 -4
  360. package/cdn/components/range/range.js +5 -5
  361. package/cdn/components/rating/rating.component.js +3 -3
  362. package/cdn/components/rating/rating.js +4 -4
  363. package/cdn/components/relative-time/relative-time.component.js +2 -2
  364. package/cdn/components/relative-time/relative-time.js +3 -3
  365. package/cdn/components/resize-observer/resize-observer.component.js +2 -2
  366. package/cdn/components/resize-observer/resize-observer.js +3 -3
  367. package/cdn/components/screen/screen.component.js +3 -3
  368. package/cdn/components/screen/screen.js +4 -4
  369. package/cdn/components/select/select.component.js +9 -9
  370. package/cdn/components/select/select.js +10 -10
  371. package/cdn/components/skeleton/skeleton.component.js +2 -2
  372. package/cdn/components/skeleton/skeleton.js +3 -3
  373. package/cdn/components/spinner/spinner.component.js +2 -2
  374. package/cdn/components/spinner/spinner.js +3 -3
  375. package/cdn/components/split-panel/split-panel.component.js +3 -3
  376. package/cdn/components/split-panel/split-panel.js +4 -4
  377. package/cdn/components/switch/switch.component.js +2 -2
  378. package/cdn/components/switch/switch.js +3 -3
  379. package/cdn/components/tab/tab.component.js +5 -5
  380. package/cdn/components/tab/tab.js +6 -6
  381. package/cdn/components/tab-group/tab-group.component.js +6 -6
  382. package/cdn/components/tab-group/tab-group.js +7 -7
  383. package/cdn/components/tab-panel/tab-panel.component.js +2 -2
  384. package/cdn/components/tab-panel/tab-panel.js +3 -3
  385. package/cdn/components/table/body-table.js +2 -2
  386. package/cdn/components/table/head-table.js +22 -22
  387. package/cdn/components/table/spinner-container.js +2 -2
  388. package/cdn/components/table/table.component.js +30 -30
  389. package/cdn/components/table/table.js +31 -31
  390. package/cdn/components/tag/tag.component.js +5 -5
  391. package/cdn/components/tag/tag.js +6 -6
  392. package/cdn/components/textarea/textarea.component.js +2 -2
  393. package/cdn/components/textarea/textarea.js +3 -3
  394. package/cdn/components/time-panel/time-panel.component.js +7 -7
  395. package/cdn/components/time-panel/time-panel.js +7 -7
  396. package/cdn/components/timepicker/timepicker.component.js +16 -16
  397. package/cdn/components/timepicker/timepicker.js +16 -16
  398. package/cdn/components/tooltip/tooltip.component.js +3 -3
  399. package/cdn/components/tooltip/tooltip.js +4 -4
  400. package/cdn/components/tree/tree.component.js +10 -10
  401. package/cdn/components/tree/tree.js +11 -11
  402. package/cdn/components/tree-item/tree-item.component.js +7 -7
  403. package/cdn/components/tree-item/tree-item.js +8 -8
  404. package/cdn/components/visually-hidden/visually-hidden.component.js +2 -2
  405. package/cdn/components/visually-hidden/visually-hidden.js +3 -3
  406. package/cdn/custom-elements.json +1658 -1658
  407. package/cdn/react/alert/index.js +8 -8
  408. package/cdn/react/animated-image/index.js +4 -4
  409. package/cdn/react/animation/index.js +3 -3
  410. package/cdn/react/avatar/index.js +4 -4
  411. package/cdn/react/badge/index.js +3 -3
  412. package/cdn/react/breadcrumb/index.js +4 -4
  413. package/cdn/react/breadcrumb-item/index.js +3 -3
  414. package/cdn/react/button/index.js +7 -7
  415. package/cdn/react/button-group/index.js +3 -3
  416. package/cdn/react/card/index.js +3 -3
  417. package/cdn/react/carousel/index.js +5 -5
  418. package/cdn/react/carousel-item/index.js +3 -3
  419. package/cdn/react/checkbox/index.js +4 -4
  420. package/cdn/react/color-picker/index.js +16 -16
  421. package/cdn/react/copy-button/index.js +6 -6
  422. package/cdn/react/date-panel/index.js +13 -13
  423. package/cdn/react/datepicker/index.js +17 -17
  424. package/cdn/react/details/index.js +4 -4
  425. package/cdn/react/dialog/index.js +8 -8
  426. package/cdn/react/divider/index.js +3 -3
  427. package/cdn/react/drawer/index.js +8 -8
  428. package/cdn/react/dropdown/index.js +5 -5
  429. package/cdn/react/format-bytes/index.js +3 -3
  430. package/cdn/react/format-date/index.js +3 -3
  431. package/cdn/react/format-number/index.js +3 -3
  432. package/cdn/react/icon/index.js +3 -3
  433. package/cdn/react/icon-button/index.js +4 -4
  434. package/cdn/react/image-comparer/index.js +4 -4
  435. package/cdn/react/include/index.js +4 -4
  436. package/cdn/react/index.js +203 -203
  437. package/cdn/react/input/index.js +6 -6
  438. package/cdn/react/menu/index.js +3 -3
  439. package/cdn/react/menu-item/index.js +7 -7
  440. package/cdn/react/menu-label/index.js +3 -3
  441. package/cdn/react/mutation-observer/index.js +3 -3
  442. package/cdn/react/nav/index.js +3 -3
  443. package/cdn/react/nav-group/index.js +3 -3
  444. package/cdn/react/nav-item/index.js +3 -3
  445. package/cdn/react/nav-submenu/index.js +5 -5
  446. package/cdn/react/option/index.js +4 -4
  447. package/cdn/react/pagination/index.js +13 -13
  448. package/cdn/react/popup/index.js +3 -3
  449. package/cdn/react/progress-bar/index.js +4 -4
  450. package/cdn/react/progress-ring/index.js +3 -3
  451. package/cdn/react/qr-code/index.js +3 -3
  452. package/cdn/react/radio/index.js +4 -4
  453. package/cdn/react/radio-button/index.js +3 -3
  454. package/cdn/react/radio-group/index.js +4 -4
  455. package/cdn/react/range/index.js +5 -5
  456. package/cdn/react/rating/index.js +4 -4
  457. package/cdn/react/relative-time/index.js +3 -3
  458. package/cdn/react/resize-observer/index.js +3 -3
  459. package/cdn/react/screen/index.js +4 -4
  460. package/cdn/react/select/index.js +10 -10
  461. package/cdn/react/skeleton/index.js +3 -3
  462. package/cdn/react/spinner/index.js +3 -3
  463. package/cdn/react/split-panel/index.js +4 -4
  464. package/cdn/react/switch/index.js +3 -3
  465. package/cdn/react/tab/index.js +6 -6
  466. package/cdn/react/tab-group/index.js +7 -7
  467. package/cdn/react/tab-panel/index.js +3 -3
  468. package/cdn/react/table/index.js +31 -31
  469. package/cdn/react/tag/index.js +6 -6
  470. package/cdn/react/textarea/index.js +3 -3
  471. package/cdn/react/timepicker/index.js +17 -17
  472. package/cdn/react/tooltip/index.js +4 -4
  473. package/cdn/react/tree/index.js +11 -11
  474. package/cdn/react/tree-item/index.js +8 -8
  475. package/cdn/react/visually-hidden/index.js +3 -3
  476. package/cdn/shoelace.js +193 -193
  477. package/cdn/types/vue/index.d.ts +298 -298
  478. package/cdn/vscode.html-custom-data.json +158 -158
  479. package/cdn/web-types.json +488 -488
  480. package/dist/assets/icons/Union.svg +4 -0
  481. package/dist/assets/icons/add.svg +3 -0
  482. package/dist/assets/icons/arrow-clockwise.svg +3 -4
  483. package/dist/assets/icons/arrow-left.svg +3 -3
  484. package/dist/assets/icons/arrow-right.svg +3 -3
  485. package/dist/assets/icons/attach.svg +3 -0
  486. package/dist/assets/icons/caret-down-fill.svg +3 -3
  487. package/dist/assets/icons/caret-right-fill.svg +3 -3
  488. package/dist/assets/icons/check-circle-fill.svg +3 -3
  489. package/dist/assets/icons/check2-circle.svg +10 -4
  490. package/dist/assets/icons/checkbox-half.svg +3 -0
  491. package/dist/assets/icons/checkbox-selected.svg +3 -0
  492. package/dist/assets/icons/chevron-down.svg +3 -3
  493. package/dist/assets/icons/chevron-left.svg +3 -3
  494. package/dist/assets/icons/chevron-right.svg +3 -3
  495. package/dist/assets/icons/chevron-up.svg +3 -3
  496. package/dist/assets/icons/copy.svg +3 -3
  497. package/dist/assets/icons/dash-square.svg +11 -4
  498. package/dist/assets/icons/date.svg +3 -0
  499. package/dist/assets/icons/download.svg +3 -4
  500. package/dist/assets/icons/drag.svg +10 -0
  501. package/dist/assets/icons/exclamation-circle-fill.svg +3 -3
  502. package/dist/assets/icons/exclamation-triangle.svg +11 -4
  503. package/dist/assets/icons/eye-slash.svg +6 -5
  504. package/dist/assets/icons/eye.svg +4 -4
  505. package/dist/assets/icons/filter.svg +3 -3
  506. package/dist/assets/icons/gear.svg +3 -4
  507. package/dist/assets/icons/icons.json +160 -0
  508. package/dist/assets/icons/info-circle.svg +5 -4
  509. package/dist/assets/icons/jump-to-left.svg +3 -0
  510. package/dist/assets/icons/jump-to-right.svg +3 -0
  511. package/dist/assets/icons/language.svg +3 -0
  512. package/dist/assets/icons/listen.svg +3 -0
  513. package/dist/assets/icons/minus.svg +3 -0
  514. package/dist/assets/icons/notify.svg +3 -0
  515. package/dist/assets/icons/organize.svg +3 -0
  516. package/dist/assets/icons/pencil.svg +10 -3
  517. package/dist/assets/icons/people.svg +10 -3
  518. package/dist/assets/icons/person.svg +11 -3
  519. package/dist/assets/icons/plus-square.svg +11 -4
  520. package/dist/assets/icons/question-circle.svg +5 -4
  521. package/dist/assets/icons/radio-selected.svg +3 -0
  522. package/dist/assets/icons/radio-unselected.svg +3 -0
  523. package/dist/assets/icons/resize.svg +3 -0
  524. package/dist/assets/icons/search.svg +3 -3
  525. package/dist/assets/icons/sort.svg +4 -0
  526. package/dist/assets/icons/star.svg +3 -3
  527. package/dist/assets/icons/threedots.svg +3 -0
  528. package/dist/assets/icons/time.svg +3 -0
  529. package/dist/assets/icons/trash3.svg +3 -3
  530. package/dist/assets/icons/upload.svg +3 -4
  531. package/dist/assets/icons/x-lg.svg +3 -3
  532. package/dist/assets/icons/zoom-in.svg +4 -5
  533. package/dist/chunks/chunk.24JCJPFS.js +11 -0
  534. package/dist/chunks/chunk.24YFAXAL.js +27 -0
  535. package/dist/chunks/chunk.2BYPJTDS.js +28 -0
  536. package/dist/chunks/chunk.2JUZRB2J.js +24 -0
  537. package/dist/chunks/chunk.2OQAG4OK.js +361 -0
  538. package/dist/chunks/chunk.2OX3WRST.js +45 -0
  539. package/dist/chunks/chunk.2TGDONBT.js +11 -0
  540. package/dist/chunks/chunk.2UESVMY6.js +11 -0
  541. package/dist/chunks/chunk.33AMEOTZ.js +21 -0
  542. package/dist/chunks/chunk.3AD2CXBX.js +949 -0
  543. package/dist/chunks/chunk.3LE7DJ56.js +116 -0
  544. package/dist/chunks/chunk.3OBEKYHK.js +21 -0
  545. package/dist/chunks/chunk.3OYKN5HS.js +11 -0
  546. package/dist/chunks/chunk.3TYXDO2K.js +11 -0
  547. package/dist/chunks/chunk.3WBAMZRV.js +24 -0
  548. package/dist/chunks/chunk.3XTJM2XB.js +11 -0
  549. package/dist/chunks/chunk.3ZRFBIP7.js +338 -0
  550. package/dist/chunks/chunk.47QEQQJC.js +11 -0
  551. package/dist/chunks/chunk.47YOCOBU.js +29 -0
  552. package/dist/chunks/chunk.4DIHPJSP.js +28 -0
  553. package/dist/chunks/chunk.4DQAMWWZ.js +306 -0
  554. package/dist/chunks/chunk.4O25DEXU.js +11 -0
  555. package/dist/chunks/chunk.4OEA3MVK.js +24 -0
  556. package/dist/chunks/chunk.4Q5ZIF3N.js +167 -0
  557. package/dist/chunks/chunk.4Y2CKVEC.js +11 -0
  558. package/dist/chunks/chunk.5KSDGVLS.js +11 -0
  559. package/dist/chunks/chunk.5KSHFKNA.js +24 -0
  560. package/dist/chunks/chunk.5RIQPUL7.js +21 -0
  561. package/dist/chunks/chunk.5TFAQ2NR.js +11 -0
  562. package/dist/chunks/chunk.5XTVGMG5.js +11 -0
  563. package/dist/chunks/chunk.63ZCUCDG.js +11 -0
  564. package/dist/chunks/chunk.64MHQOAR.js +11 -0
  565. package/dist/chunks/chunk.6FSBSTOL.js +126 -0
  566. package/dist/chunks/chunk.6JMTGAN5.js +21 -0
  567. package/dist/chunks/chunk.6LEXMZSA.js +21 -0
  568. package/dist/chunks/chunk.6ML3D323.js +21 -0
  569. package/dist/chunks/chunk.6QP52PB5.js +25 -0
  570. package/dist/chunks/chunk.6SXKNC6G.js +91 -0
  571. package/dist/chunks/chunk.6WE6TUWW.js +214 -0
  572. package/dist/chunks/chunk.77E7JNN5.js +11 -0
  573. package/dist/chunks/chunk.7BGADTVL.js +25 -0
  574. package/dist/chunks/chunk.7EYYO42F.js +21 -0
  575. package/dist/chunks/chunk.7I6XM5UP.js +27 -0
  576. package/dist/chunks/chunk.7KTXBDOQ.js +11 -0
  577. package/dist/chunks/chunk.7MVQJDOL.js +21 -0
  578. package/dist/chunks/chunk.7U6HAMQ5.js +11 -0
  579. package/dist/chunks/chunk.7VL35WAU.js +75 -0
  580. package/dist/chunks/chunk.A2RCU24N.js +21 -0
  581. package/dist/chunks/chunk.A56UU7VK.js +24 -0
  582. package/dist/chunks/chunk.ABWGT5QI.js +448 -0
  583. package/dist/chunks/chunk.ADORHWUV.js +263 -0
  584. package/dist/chunks/chunk.AE26YVIY.js +11 -0
  585. package/dist/chunks/chunk.AI272IQB.js +29 -0
  586. package/dist/chunks/chunk.AXE3OJLG.js +24 -0
  587. package/dist/chunks/chunk.AYMVTXL7.js +27 -0
  588. package/dist/chunks/chunk.AZ3RC4AT.js +22 -0
  589. package/dist/chunks/chunk.BAEVN6KY.js +11 -0
  590. package/dist/chunks/chunk.BHCAKHM5.js +11 -0
  591. package/dist/chunks/chunk.BLCBOYIE.js +231 -0
  592. package/dist/chunks/chunk.BMCE32AA.js +27 -0
  593. package/dist/chunks/chunk.BXMX3BME.js +21 -0
  594. package/dist/chunks/chunk.C2H36B45.js +274 -0
  595. package/dist/chunks/chunk.C3AAERA6.js +11 -0
  596. package/dist/chunks/chunk.CBNAHC5Y.js +192 -0
  597. package/dist/chunks/chunk.CRJPDWTU.js +814 -0
  598. package/dist/chunks/chunk.CUACSHSL.js +24 -0
  599. package/dist/chunks/chunk.D2DVT5W4.js +11 -0
  600. package/dist/chunks/chunk.D4V35CG7.js +11 -0
  601. package/dist/chunks/chunk.D57XQ5OQ.js +25 -0
  602. package/dist/chunks/chunk.D6MGMKS3.js +11 -0
  603. package/dist/chunks/chunk.D7HMIWUM.js +21 -0
  604. package/dist/chunks/chunk.DCQM44J4.js +25 -0
  605. package/dist/chunks/chunk.DIE4F4L2.js +11 -0
  606. package/dist/chunks/chunk.DTZVN4ZH.js +21 -0
  607. package/dist/chunks/chunk.E6QNXQ2G.js +11 -0
  608. package/dist/chunks/chunk.F3ETBO5U.js +24 -0
  609. package/dist/chunks/chunk.FGJ7PZ5N.js +752 -0
  610. package/dist/chunks/chunk.FLUFA3ER.js +494 -0
  611. package/dist/chunks/chunk.FQIGTIMY.js +28 -0
  612. package/dist/chunks/chunk.FSCUDDCF.js +11 -0
  613. package/dist/chunks/chunk.FUTMBVNX.js +11 -0
  614. package/dist/chunks/chunk.GG3ZUHJV.js +21 -0
  615. package/dist/chunks/chunk.GKSTUNJ4.js +11 -0
  616. package/dist/chunks/chunk.GQ7YDSPB.js +111 -0
  617. package/dist/chunks/chunk.GQRIAHO4.js +11 -0
  618. package/dist/chunks/chunk.HFJ53BFM.js +90 -0
  619. package/dist/chunks/chunk.HIOCELIO.js +11 -0
  620. package/dist/chunks/chunk.HJFDN2NJ.js +22 -0
  621. package/dist/chunks/chunk.HOT4BVMU.js +25 -0
  622. package/dist/chunks/chunk.HS556FKR.js +25 -0
  623. package/dist/chunks/chunk.I4KYJA5M.js +52 -0
  624. package/dist/chunks/chunk.I6LRHUVQ.js +11 -0
  625. package/dist/chunks/chunk.IFIDMWGB.js +21 -0
  626. package/dist/chunks/chunk.IFWPJR2L.js +11 -0
  627. package/dist/chunks/chunk.IGC2XAPJ.js +21 -0
  628. package/dist/chunks/chunk.IMAAXE2Q.js +45 -0
  629. package/dist/chunks/chunk.IPSR5MF4.js +119 -0
  630. package/dist/chunks/chunk.IZZQPRN5.js +11 -0
  631. package/dist/chunks/chunk.J5JBSIAI.js +113 -0
  632. package/dist/chunks/chunk.J7GEFYRN.js +286 -0
  633. package/dist/chunks/chunk.JD5VKZSV.js +11 -0
  634. package/dist/chunks/chunk.JSGP6FH6.js +11 -0
  635. package/dist/chunks/chunk.JUXRG2ZU.js +328 -0
  636. package/dist/chunks/chunk.JX7TUCDF.js +21 -0
  637. package/dist/chunks/chunk.K3KMYYYI.js +126 -0
  638. package/dist/chunks/chunk.K3SPPBSK.js +100 -0
  639. package/dist/chunks/chunk.K46S2N2E.js +11 -0
  640. package/dist/chunks/chunk.KADND6T7.js +11 -0
  641. package/dist/chunks/chunk.KCE6HXTM.js +11 -0
  642. package/dist/chunks/chunk.KMEVP5JM.js +11 -0
  643. package/dist/chunks/chunk.KONFEWJJ.js +11 -0
  644. package/dist/chunks/chunk.KROSAATH.js +34 -0
  645. package/dist/chunks/chunk.KTQV4KCH.js +21 -0
  646. package/dist/chunks/chunk.KXMFDM7V.js +11 -0
  647. package/dist/chunks/chunk.L77IOKRA.js +100 -0
  648. package/dist/chunks/chunk.LI4PIAXJ.js +11 -0
  649. package/dist/chunks/chunk.LM2GLM5U.js +371 -0
  650. package/dist/chunks/chunk.LNOMSVC7.js +227 -0
  651. package/dist/chunks/chunk.LOZL6Q4S.js +151 -0
  652. package/dist/chunks/chunk.LT5PYQM2.js +11 -0
  653. package/dist/chunks/chunk.M7GTV5KG.js +96 -0
  654. package/dist/chunks/chunk.MDODUGYJ.js +21 -0
  655. package/dist/chunks/chunk.MIZZELJ6.js +93 -0
  656. package/dist/chunks/chunk.MOGIWE5Z.js +27 -0
  657. package/dist/chunks/chunk.MPDIPD3S.js +11 -0
  658. package/dist/chunks/chunk.MQFX6HVM.js +21 -0
  659. package/dist/chunks/chunk.N2XI22GZ.js +42 -0
  660. package/dist/chunks/chunk.N5FD5NXG.js +11 -0
  661. package/dist/chunks/chunk.N6CM3M5F.js +132 -0
  662. package/dist/chunks/chunk.N7FGMCW3.js +21 -0
  663. package/dist/chunks/chunk.NPDZEN2O.js +73 -0
  664. package/dist/chunks/chunk.NQPOLKOS.js +11 -0
  665. package/dist/chunks/chunk.NTH5PH6D.js +85 -0
  666. package/dist/chunks/chunk.NWST6VHG.js +311 -0
  667. package/dist/chunks/chunk.NYGHPMF6.js +25 -0
  668. package/dist/chunks/chunk.OE6VLDUJ.js +11 -0
  669. package/dist/chunks/chunk.OOEZMIJE.js +280 -0
  670. package/dist/chunks/chunk.OP7QLQJD.js +63 -0
  671. package/dist/chunks/chunk.OU4FDW6N.js +21 -0
  672. package/dist/chunks/chunk.P6AA5MOA.js +24 -0
  673. package/dist/chunks/chunk.PBHJEZ2H.js +59 -0
  674. package/dist/chunks/chunk.PJE5SZLI.js +50 -0
  675. package/dist/chunks/chunk.PQNGHLFV.js +147 -0
  676. package/dist/chunks/chunk.PRERWPVU.js +293 -0
  677. package/dist/chunks/chunk.PRF3FOB6.js +24 -0
  678. package/dist/chunks/chunk.PRKY2UJU.js +33 -0
  679. package/dist/chunks/chunk.PTZ5J6PL.js +134 -0
  680. package/dist/chunks/chunk.PU5YIDID.js +117 -0
  681. package/dist/chunks/chunk.PVMVRYSF.js +294 -0
  682. package/dist/chunks/chunk.Q5HSK6Q6.js +11 -0
  683. package/dist/chunks/chunk.Q5INZRCZ.js +11 -0
  684. package/dist/chunks/chunk.QF6VINDV.js +11 -0
  685. package/dist/chunks/chunk.QQFXOVES.js +29 -0
  686. package/dist/chunks/chunk.QQZW2WXC.js +11 -0
  687. package/dist/chunks/chunk.QS6GIF5V.js +11 -0
  688. package/dist/chunks/chunk.RGY63AHL.js +11 -0
  689. package/dist/chunks/chunk.RJ6OKX6E.js +46 -0
  690. package/dist/chunks/chunk.RRXYVAAU.js +503 -0
  691. package/dist/chunks/chunk.SAUCJKFK.js +11 -0
  692. package/dist/chunks/chunk.SBBXFCWF.js +11 -0
  693. package/dist/chunks/chunk.SECGSCLV.js +25 -0
  694. package/dist/chunks/chunk.SHMTARDA.js +11 -0
  695. package/dist/chunks/chunk.SL5UGLUU.js +25 -0
  696. package/dist/chunks/chunk.SQ7EKPKN.js +11 -0
  697. package/dist/chunks/chunk.T6VCW6JZ.js +29 -0
  698. package/dist/chunks/chunk.TBKBLPKQ.js +75 -0
  699. package/dist/chunks/chunk.TCQCTMDP.js +247 -0
  700. package/dist/chunks/chunk.TEHSILQV.js +28 -0
  701. package/dist/chunks/chunk.TS7UGVMP.js +26 -0
  702. package/dist/chunks/chunk.TSTXB3ED.js +417 -0
  703. package/dist/chunks/chunk.TWR7M2O4.js +11 -0
  704. package/dist/chunks/chunk.TXK6TJMT.js +277 -0
  705. package/dist/chunks/chunk.TYJKKM6T.js +135 -0
  706. package/dist/chunks/chunk.U4UK2ESD.js +11 -0
  707. package/dist/chunks/chunk.UFHEBOTP.js +11 -0
  708. package/dist/chunks/chunk.UFMN3PHW.js +21 -0
  709. package/dist/chunks/chunk.UGCTDIZS.js +21 -0
  710. package/dist/chunks/chunk.UJY66GBC.js +568 -0
  711. package/dist/chunks/chunk.UKKX2IA7.js +21 -0
  712. package/dist/chunks/chunk.UR7D7W77.js +28 -0
  713. package/dist/chunks/chunk.UTDCBGYZ.js +24 -0
  714. package/dist/chunks/chunk.UUOI5HE6.js +67 -0
  715. package/dist/chunks/chunk.UXO3E2PW.js +21 -0
  716. package/dist/chunks/chunk.UYWN5P5X.js +384 -0
  717. package/dist/chunks/chunk.V2H6GVD2.js +26 -0
  718. package/dist/chunks/chunk.VHHBFM4E.js +181 -0
  719. package/dist/chunks/chunk.VHRTMFWQ.js +11 -0
  720. package/dist/chunks/chunk.VKQORXLB.js +28 -0
  721. package/dist/chunks/chunk.W3FASBZI.js +1056 -0
  722. package/dist/chunks/chunk.WA533QRX.js +80 -0
  723. package/dist/chunks/chunk.WDOD3SVU.js +550 -0
  724. package/dist/chunks/chunk.XC3KHZBK.js +119 -0
  725. package/dist/chunks/chunk.XHNI4KIO.js +25 -0
  726. package/dist/chunks/chunk.XJFPQDF7.js +24 -0
  727. package/dist/chunks/chunk.XKKSYCNX.js +25 -0
  728. package/dist/chunks/chunk.XN35THY2.js +397 -0
  729. package/dist/chunks/chunk.XUVE5DZ5.js +24 -0
  730. package/dist/chunks/chunk.XZG7J5MF.js +26 -0
  731. package/dist/chunks/chunk.YGMKGXUY.js +315 -0
  732. package/dist/chunks/chunk.YGUW2LXO.js +109 -0
  733. package/dist/chunks/chunk.YNORD2MI.js +11 -0
  734. package/dist/chunks/chunk.YRGFICMY.js +27 -0
  735. package/dist/chunks/chunk.ZH7CVCHX.js +337 -0
  736. package/dist/chunks/chunk.ZJC4FLKC.js +437 -0
  737. package/dist/chunks/chunk.ZK6W4KRT.js +11 -0
  738. package/dist/chunks/chunk.ZQMRTBNR.js +180 -0
  739. package/dist/chunks/chunk.ZVYNO5RH.js +213 -0
  740. package/dist/chunks/chunk.ZXGRLZON.js +252 -0
  741. package/dist/components/alert/alert.component.js +5 -5
  742. package/dist/components/alert/alert.js +6 -6
  743. package/dist/components/animated-image/animated-image.component.js +3 -3
  744. package/dist/components/animated-image/animated-image.js +4 -4
  745. package/dist/components/animation/animation.component.js +2 -2
  746. package/dist/components/animation/animation.js +3 -3
  747. package/dist/components/avatar/avatar.component.js +3 -3
  748. package/dist/components/avatar/avatar.js +4 -4
  749. package/dist/components/badge/badge.component.js +2 -2
  750. package/dist/components/badge/badge.js +3 -3
  751. package/dist/components/breadcrumb/breadcrumb.component.js +3 -3
  752. package/dist/components/breadcrumb/breadcrumb.js +4 -4
  753. package/dist/components/breadcrumb-item/breadcrumb-item.component.js +2 -2
  754. package/dist/components/breadcrumb-item/breadcrumb-item.js +3 -3
  755. package/dist/components/button/button.component.js +5 -5
  756. package/dist/components/button/button.js +6 -6
  757. package/dist/components/button-group/button-group.component.js +2 -2
  758. package/dist/components/button-group/button-group.js +3 -3
  759. package/dist/components/calendar/calendar.component.js +7 -7
  760. package/dist/components/calendar/calendar.js +7 -7
  761. package/dist/components/card/card.component.js +2 -2
  762. package/dist/components/card/card.js +3 -3
  763. package/dist/components/carousel/carousel.component.js +4 -4
  764. package/dist/components/carousel/carousel.js +5 -5
  765. package/dist/components/carousel-item/carousel-item.component.js +2 -2
  766. package/dist/components/carousel-item/carousel-item.js +3 -3
  767. package/dist/components/checkbox/checkbox.component.js +3 -3
  768. package/dist/components/checkbox/checkbox.js +4 -4
  769. package/dist/components/color-picker/color-picker.component.js +13 -13
  770. package/dist/components/color-picker/color-picker.js +14 -14
  771. package/dist/components/copy-button/copy-button.component.js +5 -5
  772. package/dist/components/copy-button/copy-button.js +6 -6
  773. package/dist/components/date-panel/date-panel.component.js +10 -10
  774. package/dist/components/date-panel/date-panel.js +10 -10
  775. package/dist/components/datepicker/datepicker.component.js +14 -14
  776. package/dist/components/datepicker/datepicker.js +14 -14
  777. package/dist/components/details/details.component.js +3 -3
  778. package/dist/components/details/details.js +4 -4
  779. package/dist/components/dialog/dialog.component.js +5 -5
  780. package/dist/components/dialog/dialog.js +6 -6
  781. package/dist/components/divider/divider.component.js +2 -2
  782. package/dist/components/divider/divider.js +3 -3
  783. package/dist/components/drawer/drawer.component.js +5 -5
  784. package/dist/components/drawer/drawer.js +6 -6
  785. package/dist/components/dropdown/dropdown.component.js +3 -3
  786. package/dist/components/dropdown/dropdown.js +4 -4
  787. package/dist/components/format-bytes/format-bytes.component.js +2 -2
  788. package/dist/components/format-bytes/format-bytes.js +3 -3
  789. package/dist/components/format-date/format-date.component.js +2 -2
  790. package/dist/components/format-date/format-date.js +3 -3
  791. package/dist/components/format-number/format-number.component.js +2 -2
  792. package/dist/components/format-number/format-number.js +3 -3
  793. package/dist/components/icon/icon.component.js +2 -2
  794. package/dist/components/icon/icon.js +3 -3
  795. package/dist/components/icon-button/icon-button.component.js +3 -3
  796. package/dist/components/icon-button/icon-button.js +4 -4
  797. package/dist/components/image-comparer/image-comparer.component.js +3 -3
  798. package/dist/components/image-comparer/image-comparer.js +4 -4
  799. package/dist/components/include/include.component.js +3 -3
  800. package/dist/components/include/include.js +4 -4
  801. package/dist/components/input/input.component.js +4 -4
  802. package/dist/components/input/input.js +5 -5
  803. package/dist/components/menu/menu.component.js +2 -2
  804. package/dist/components/menu/menu.js +3 -3
  805. package/dist/components/menu-item/menu-item.component.js +6 -6
  806. package/dist/components/menu-item/menu-item.js +7 -7
  807. package/dist/components/menu-label/menu-label.component.js +2 -2
  808. package/dist/components/menu-label/menu-label.js +3 -3
  809. package/dist/components/mutation-observer/mutation-observer.component.js +2 -2
  810. package/dist/components/mutation-observer/mutation-observer.js +3 -3
  811. package/dist/components/nav/nav.component.js +2 -2
  812. package/dist/components/nav/nav.js +3 -3
  813. package/dist/components/nav-group/nav-group.component.js +2 -2
  814. package/dist/components/nav-group/nav-group.js +3 -3
  815. package/dist/components/nav-item/nav-item.component.js +2 -2
  816. package/dist/components/nav-item/nav-item.js +3 -3
  817. package/dist/components/nav-submenu/nav-submenu.component.js +4 -4
  818. package/dist/components/nav-submenu/nav-submenu.js +5 -5
  819. package/dist/components/option/option.component.js +3 -3
  820. package/dist/components/option/option.js +4 -4
  821. package/dist/components/pagination/custom-select.js +10 -10
  822. package/dist/components/pagination/pagination.component.js +11 -11
  823. package/dist/components/pagination/pagination.js +11 -11
  824. package/dist/components/popup/popup.component.js +2 -2
  825. package/dist/components/popup/popup.js +3 -3
  826. package/dist/components/progress-bar/progress-bar.component.js +2 -2
  827. package/dist/components/progress-bar/progress-bar.js +3 -3
  828. package/dist/components/progress-ring/progress-ring.component.js +2 -2
  829. package/dist/components/progress-ring/progress-ring.js +3 -3
  830. package/dist/components/qr-code/qr-code.component.js +2 -2
  831. package/dist/components/qr-code/qr-code.js +3 -3
  832. package/dist/components/radio/radio.component.js +3 -3
  833. package/dist/components/radio/radio.js +4 -4
  834. package/dist/components/radio-button/radio-button.component.js +2 -2
  835. package/dist/components/radio-button/radio-button.js +3 -3
  836. package/dist/components/radio-group/radio-group.component.js +3 -3
  837. package/dist/components/radio-group/radio-group.js +4 -4
  838. package/dist/components/range/range.component.js +3 -3
  839. package/dist/components/range/range.js +4 -4
  840. package/dist/components/rating/rating.component.js +3 -3
  841. package/dist/components/rating/rating.js +4 -4
  842. package/dist/components/relative-time/relative-time.component.js +2 -2
  843. package/dist/components/relative-time/relative-time.js +3 -3
  844. package/dist/components/resize-observer/resize-observer.component.js +2 -2
  845. package/dist/components/resize-observer/resize-observer.js +3 -3
  846. package/dist/components/screen/screen.component.js +3 -3
  847. package/dist/components/screen/screen.js +4 -4
  848. package/dist/components/select/select.component.js +7 -7
  849. package/dist/components/select/select.js +8 -8
  850. package/dist/components/skeleton/skeleton.component.js +2 -2
  851. package/dist/components/skeleton/skeleton.js +3 -3
  852. package/dist/components/spinner/spinner.component.js +2 -2
  853. package/dist/components/spinner/spinner.js +3 -3
  854. package/dist/components/split-panel/split-panel.component.js +2 -2
  855. package/dist/components/split-panel/split-panel.js +3 -3
  856. package/dist/components/switch/switch.component.js +2 -2
  857. package/dist/components/switch/switch.js +3 -3
  858. package/dist/components/tab/tab.component.js +4 -4
  859. package/dist/components/tab/tab.js +5 -5
  860. package/dist/components/tab-group/tab-group.component.js +5 -5
  861. package/dist/components/tab-group/tab-group.js +6 -6
  862. package/dist/components/tab-panel/tab-panel.component.js +2 -2
  863. package/dist/components/tab-panel/tab-panel.js +3 -3
  864. package/dist/components/table/body-table.js +2 -2
  865. package/dist/components/table/head-table.js +20 -20
  866. package/dist/components/table/spinner-container.js +2 -2
  867. package/dist/components/table/table.component.js +28 -28
  868. package/dist/components/table/table.js +29 -29
  869. package/dist/components/tag/tag.component.js +4 -4
  870. package/dist/components/tag/tag.js +5 -5
  871. package/dist/components/textarea/textarea.component.js +2 -2
  872. package/dist/components/textarea/textarea.js +3 -3
  873. package/dist/components/time-panel/time-panel.component.js +6 -6
  874. package/dist/components/time-panel/time-panel.js +6 -6
  875. package/dist/components/timepicker/timepicker.component.js +14 -14
  876. package/dist/components/timepicker/timepicker.js +14 -14
  877. package/dist/components/tooltip/tooltip.component.js +3 -3
  878. package/dist/components/tooltip/tooltip.js +4 -4
  879. package/dist/components/tree/tree.component.js +9 -9
  880. package/dist/components/tree/tree.js +10 -10
  881. package/dist/components/tree-item/tree-item.component.js +6 -6
  882. package/dist/components/tree-item/tree-item.js +7 -7
  883. package/dist/components/visually-hidden/visually-hidden.component.js +2 -2
  884. package/dist/components/visually-hidden/visually-hidden.js +3 -3
  885. package/dist/custom-elements.json +1658 -1658
  886. package/dist/react/alert/index.js +6 -6
  887. package/dist/react/animated-image/index.js +4 -4
  888. package/dist/react/animation/index.js +3 -3
  889. package/dist/react/avatar/index.js +4 -4
  890. package/dist/react/badge/index.js +3 -3
  891. package/dist/react/breadcrumb/index.js +4 -4
  892. package/dist/react/breadcrumb-item/index.js +3 -3
  893. package/dist/react/button/index.js +6 -6
  894. package/dist/react/button-group/index.js +3 -3
  895. package/dist/react/card/index.js +3 -3
  896. package/dist/react/carousel/index.js +5 -5
  897. package/dist/react/carousel-item/index.js +3 -3
  898. package/dist/react/checkbox/index.js +4 -4
  899. package/dist/react/color-picker/index.js +14 -14
  900. package/dist/react/copy-button/index.js +6 -6
  901. package/dist/react/date-panel/index.js +11 -11
  902. package/dist/react/datepicker/index.js +15 -15
  903. package/dist/react/details/index.js +4 -4
  904. package/dist/react/dialog/index.js +6 -6
  905. package/dist/react/divider/index.js +3 -3
  906. package/dist/react/drawer/index.js +6 -6
  907. package/dist/react/dropdown/index.js +4 -4
  908. package/dist/react/format-bytes/index.js +3 -3
  909. package/dist/react/format-date/index.js +3 -3
  910. package/dist/react/format-number/index.js +3 -3
  911. package/dist/react/icon/index.js +3 -3
  912. package/dist/react/icon-button/index.js +4 -4
  913. package/dist/react/image-comparer/index.js +4 -4
  914. package/dist/react/include/index.js +4 -4
  915. package/dist/react/index.js +201 -201
  916. package/dist/react/input/index.js +5 -5
  917. package/dist/react/menu/index.js +3 -3
  918. package/dist/react/menu-item/index.js +7 -7
  919. package/dist/react/menu-label/index.js +3 -3
  920. package/dist/react/mutation-observer/index.js +3 -3
  921. package/dist/react/nav/index.js +3 -3
  922. package/dist/react/nav-group/index.js +3 -3
  923. package/dist/react/nav-item/index.js +3 -3
  924. package/dist/react/nav-submenu/index.js +5 -5
  925. package/dist/react/option/index.js +4 -4
  926. package/dist/react/pagination/index.js +12 -12
  927. package/dist/react/popup/index.js +3 -3
  928. package/dist/react/progress-bar/index.js +3 -3
  929. package/dist/react/progress-ring/index.js +3 -3
  930. package/dist/react/qr-code/index.js +3 -3
  931. package/dist/react/radio/index.js +4 -4
  932. package/dist/react/radio-button/index.js +3 -3
  933. package/dist/react/radio-group/index.js +4 -4
  934. package/dist/react/range/index.js +4 -4
  935. package/dist/react/rating/index.js +4 -4
  936. package/dist/react/relative-time/index.js +3 -3
  937. package/dist/react/resize-observer/index.js +3 -3
  938. package/dist/react/screen/index.js +4 -4
  939. package/dist/react/select/index.js +8 -8
  940. package/dist/react/skeleton/index.js +3 -3
  941. package/dist/react/spinner/index.js +3 -3
  942. package/dist/react/split-panel/index.js +3 -3
  943. package/dist/react/switch/index.js +3 -3
  944. package/dist/react/tab/index.js +5 -5
  945. package/dist/react/tab-group/index.js +6 -6
  946. package/dist/react/tab-panel/index.js +3 -3
  947. package/dist/react/table/index.js +29 -29
  948. package/dist/react/tag/index.js +5 -5
  949. package/dist/react/textarea/index.js +3 -3
  950. package/dist/react/timepicker/index.js +15 -15
  951. package/dist/react/tooltip/index.js +4 -4
  952. package/dist/react/tree/index.js +10 -10
  953. package/dist/react/tree-item/index.js +7 -7
  954. package/dist/react/visually-hidden/index.js +3 -3
  955. package/dist/shoelace.js +191 -191
  956. package/dist/types/vue/index.d.ts +298 -298
  957. package/dist/vscode.html-custom-data.json +158 -158
  958. package/dist/web-types.json +488 -488
  959. package/package.json +1 -1
  960. package/cdn/assets/icons/union.svg +0 -3
  961. package/cdn/chunks/chunk.22A3M2YQ.js +0 -586
  962. package/cdn/chunks/chunk.2E7GVO3N.js +0 -1925
  963. package/cdn/chunks/chunk.2EHWYELU.js +0 -11
  964. package/cdn/chunks/chunk.2GLKXEZH.js +0 -11
  965. package/cdn/chunks/chunk.2J6SQP4B.js +0 -87
  966. package/cdn/chunks/chunk.2LY7PHFF.js +0 -11
  967. package/cdn/chunks/chunk.2STG2AH7.js +0 -11
  968. package/cdn/chunks/chunk.2T7SDOCE.js +0 -11
  969. package/cdn/chunks/chunk.2YI6E5AY.js +0 -50
  970. package/cdn/chunks/chunk.34O6HKP2.js +0 -11
  971. package/cdn/chunks/chunk.3CPEBZVA.js +0 -24
  972. package/cdn/chunks/chunk.3DB3WXY7.js +0 -21
  973. package/cdn/chunks/chunk.3EK26RRI.js +0 -11
  974. package/cdn/chunks/chunk.3GOTFTB2.js +0 -27
  975. package/cdn/chunks/chunk.3NLFUM7D.js +0 -292
  976. package/cdn/chunks/chunk.3P35WB6S.js +0 -21
  977. package/cdn/chunks/chunk.3PQGSM3Z.js +0 -346
  978. package/cdn/chunks/chunk.3ZFESO7N.js +0 -11
  979. package/cdn/chunks/chunk.3ZGZCVUR.js +0 -724
  980. package/cdn/chunks/chunk.3ZVHPJXQ.js +0 -11
  981. package/cdn/chunks/chunk.42PCX7OA.js +0 -11
  982. package/cdn/chunks/chunk.4HLF6E5S.js +0 -313
  983. package/cdn/chunks/chunk.4JOM6WNB.js +0 -27
  984. package/cdn/chunks/chunk.4KYL7I5R.js +0 -11
  985. package/cdn/chunks/chunk.4N4SXTKN.js +0 -28
  986. package/cdn/chunks/chunk.4NBBJCP5.js +0 -24
  987. package/cdn/chunks/chunk.4NQLURU3.js +0 -21
  988. package/cdn/chunks/chunk.4SZGQQXG.js +0 -11
  989. package/cdn/chunks/chunk.4YUU7XVF.js +0 -73
  990. package/cdn/chunks/chunk.5HFOXRZT.js +0 -49
  991. package/cdn/chunks/chunk.5N42UBDF.js +0 -21
  992. package/cdn/chunks/chunk.5NIZNLUR.js +0 -113
  993. package/cdn/chunks/chunk.5ZKQCMKA.js +0 -11
  994. package/cdn/chunks/chunk.6AYVY3R6.js +0 -11
  995. package/cdn/chunks/chunk.6CGGGWLL.js +0 -28
  996. package/cdn/chunks/chunk.6FJGIUON.js +0 -11
  997. package/cdn/chunks/chunk.6S5OOFWU.js +0 -21
  998. package/cdn/chunks/chunk.6T54X5QA.js +0 -266
  999. package/cdn/chunks/chunk.772JJMY5.js +0 -11
  1000. package/cdn/chunks/chunk.7CIFKUB3.js +0 -27
  1001. package/cdn/chunks/chunk.7YTQ6YRW.js +0 -367
  1002. package/cdn/chunks/chunk.7ZH7CQ2M.js +0 -25
  1003. package/cdn/chunks/chunk.A3PVBFPS.js +0 -27
  1004. package/cdn/chunks/chunk.ACBGT7WE.js +0 -24
  1005. package/cdn/chunks/chunk.ACQXACKL.js +0 -183
  1006. package/cdn/chunks/chunk.AFIGAWL6.js +0 -25
  1007. package/cdn/chunks/chunk.AIN2IDXT.js +0 -186
  1008. package/cdn/chunks/chunk.AJCLFCVW.js +0 -11
  1009. package/cdn/chunks/chunk.AMIUWLP3.js +0 -49
  1010. package/cdn/chunks/chunk.AQCVHF7X.js +0 -402
  1011. package/cdn/chunks/chunk.AXJ7LT6J.js +0 -236
  1012. package/cdn/chunks/chunk.B36WRXBI.js +0 -26
  1013. package/cdn/chunks/chunk.B4BC6WJB.js +0 -1990
  1014. package/cdn/chunks/chunk.BFWYMZ7M.js +0 -27
  1015. package/cdn/chunks/chunk.BHOWNEDP.js +0 -11
  1016. package/cdn/chunks/chunk.BIRDFPJ7.js +0 -502
  1017. package/cdn/chunks/chunk.BNIWDM2W.js +0 -21
  1018. package/cdn/chunks/chunk.BNZE5LEG.js +0 -24
  1019. package/cdn/chunks/chunk.BORE5JTW.js +0 -120
  1020. package/cdn/chunks/chunk.BQ7CXMR7.js +0 -233
  1021. package/cdn/chunks/chunk.BT2KYTZY.js +0 -21
  1022. package/cdn/chunks/chunk.C4OYNMZR.js +0 -379
  1023. package/cdn/chunks/chunk.C627WE5R.js +0 -25
  1024. package/cdn/chunks/chunk.CA5Q6W56.js +0 -122
  1025. package/cdn/chunks/chunk.CTYP46R3.js +0 -21
  1026. package/cdn/chunks/chunk.CV3AWRN2.js +0 -11
  1027. package/cdn/chunks/chunk.D5XAV2XI.js +0 -11
  1028. package/cdn/chunks/chunk.DHJ347NX.js +0 -391
  1029. package/cdn/chunks/chunk.DHWD4EEV.js +0 -336
  1030. package/cdn/chunks/chunk.DULUMSS5.js +0 -11
  1031. package/cdn/chunks/chunk.DVWZNKR5.js +0 -11
  1032. package/cdn/chunks/chunk.EDMNW326.js +0 -271
  1033. package/cdn/chunks/chunk.EGNFJEEB.js +0 -25
  1034. package/cdn/chunks/chunk.EJVG3JOX.js +0 -455
  1035. package/cdn/chunks/chunk.EMRX6KNZ.js +0 -512
  1036. package/cdn/chunks/chunk.EZFSCYEJ.js +0 -25
  1037. package/cdn/chunks/chunk.FE7WNJ4G.js +0 -24
  1038. package/cdn/chunks/chunk.FFKQLO7Y.js +0 -142
  1039. package/cdn/chunks/chunk.FLM54LH6.js +0 -24
  1040. package/cdn/chunks/chunk.FNCRZ35W.js +0 -137
  1041. package/cdn/chunks/chunk.GAFIZO77.js +0 -24
  1042. package/cdn/chunks/chunk.GSZG553O.js +0 -11
  1043. package/cdn/chunks/chunk.GV6O3XI6.js +0 -279
  1044. package/cdn/chunks/chunk.HDNOLEYJ.js +0 -24
  1045. package/cdn/chunks/chunk.I5UAVWWB.js +0 -11
  1046. package/cdn/chunks/chunk.IAAOF2RM.js +0 -21
  1047. package/cdn/chunks/chunk.IFAQECJ5.js +0 -21
  1048. package/cdn/chunks/chunk.IKK2ENLT.js +0 -11
  1049. package/cdn/chunks/chunk.IMHHYNSZ.js +0 -11
  1050. package/cdn/chunks/chunk.ITEV4ANR.js +0 -11
  1051. package/cdn/chunks/chunk.IW24QF5E.js +0 -197
  1052. package/cdn/chunks/chunk.J45TJV3R.js +0 -21
  1053. package/cdn/chunks/chunk.JBHAIZP4.js +0 -7240
  1054. package/cdn/chunks/chunk.JBPCQOQK.js +0 -11
  1055. package/cdn/chunks/chunk.JE4XQUZW.js +0 -63
  1056. package/cdn/chunks/chunk.JGBJMO2U.js +0 -11
  1057. package/cdn/chunks/chunk.JGVCZ773.js +0 -77
  1058. package/cdn/chunks/chunk.JHM4L4J3.js +0 -21
  1059. package/cdn/chunks/chunk.JJBNZVSZ.js +0 -21
  1060. package/cdn/chunks/chunk.JMUKLJEY.js +0 -127
  1061. package/cdn/chunks/chunk.JP2TFC3R.js +0 -11
  1062. package/cdn/chunks/chunk.K5RMCSRC.js +0 -5845
  1063. package/cdn/chunks/chunk.K6SREXHF.js +0 -21
  1064. package/cdn/chunks/chunk.KDZXJJAO.js +0 -342
  1065. package/cdn/chunks/chunk.KGN5SJ4X.js +0 -21
  1066. package/cdn/chunks/chunk.KLN5LOSQ.js +0 -822
  1067. package/cdn/chunks/chunk.KULTWLSD.js +0 -137
  1068. package/cdn/chunks/chunk.KUZLWLX3.js +0 -11
  1069. package/cdn/chunks/chunk.KZKZOQJN.js +0 -21
  1070. package/cdn/chunks/chunk.L22ZANUG.js +0 -11
  1071. package/cdn/chunks/chunk.L4GODPF4.js +0 -123
  1072. package/cdn/chunks/chunk.LCWBKBR6.js +0 -334
  1073. package/cdn/chunks/chunk.LGK3E6KO.js +0 -27
  1074. package/cdn/chunks/chunk.LPIAAH6L.js +0 -11
  1075. package/cdn/chunks/chunk.LUDLML6M.js +0 -11
  1076. package/cdn/chunks/chunk.LXM5HC7B.js +0 -54
  1077. package/cdn/chunks/chunk.M2LPTVBV.js +0 -25
  1078. package/cdn/chunks/chunk.MAKNUJR5.js +0 -257
  1079. package/cdn/chunks/chunk.MGBILHSB.js +0 -28
  1080. package/cdn/chunks/chunk.MNVKEC3Z.js +0 -11
  1081. package/cdn/chunks/chunk.MSDJJPRE.js +0 -25
  1082. package/cdn/chunks/chunk.MTK44GWI.js +0 -11
  1083. package/cdn/chunks/chunk.MWGLIM4P.js +0 -11
  1084. package/cdn/chunks/chunk.MWVEYDIZ.js +0 -11
  1085. package/cdn/chunks/chunk.ND3OJQXG.js +0 -314
  1086. package/cdn/chunks/chunk.NGESNEUN.js +0 -282
  1087. package/cdn/chunks/chunk.NNFSUXL3.js +0 -11
  1088. package/cdn/chunks/chunk.NVQYIJTH.js +0 -21
  1089. package/cdn/chunks/chunk.NVSKFYMX.js +0 -11
  1090. package/cdn/chunks/chunk.NYPURUZ2.js +0 -48
  1091. package/cdn/chunks/chunk.O4RQMHLI.js +0 -11
  1092. package/cdn/chunks/chunk.O5MG3DUF.js +0 -216
  1093. package/cdn/chunks/chunk.OAAKSS62.js +0 -219
  1094. package/cdn/chunks/chunk.OBWAFF62.js +0 -114
  1095. package/cdn/chunks/chunk.OJGQCMOO.js +0 -291
  1096. package/cdn/chunks/chunk.OPVXYKDL.js +0 -29
  1097. package/cdn/chunks/chunk.OV5VSA73.js +0 -24
  1098. package/cdn/chunks/chunk.P25ZLB3Q.js +0 -21
  1099. package/cdn/chunks/chunk.P2PVBFQY.js +0 -27
  1100. package/cdn/chunks/chunk.PBGNTVJS.js +0 -21
  1101. package/cdn/chunks/chunk.PDCHX3MK.js +0 -299
  1102. package/cdn/chunks/chunk.PG2UKS6C.js +0 -11
  1103. package/cdn/chunks/chunk.PL24CQWF.js +0 -11
  1104. package/cdn/chunks/chunk.POWSXWQO.js +0 -11
  1105. package/cdn/chunks/chunk.PQDBL5S4.js +0 -1058
  1106. package/cdn/chunks/chunk.PZHXSRPD.js +0 -82
  1107. package/cdn/chunks/chunk.QHJR4NNF.js +0 -21
  1108. package/cdn/chunks/chunk.QHWDC4SJ.js +0 -21
  1109. package/cdn/chunks/chunk.QKUOUPFZ.js +0 -11
  1110. package/cdn/chunks/chunk.QTEHRCWY.js +0 -11
  1111. package/cdn/chunks/chunk.R5C3NY3M.js +0 -2647
  1112. package/cdn/chunks/chunk.RYOIRNO4.js +0 -11
  1113. package/cdn/chunks/chunk.SCV6EE7W.js +0 -11
  1114. package/cdn/chunks/chunk.SEYY5NYF.js +0 -24
  1115. package/cdn/chunks/chunk.SLJTL6UJ.js +0 -11
  1116. package/cdn/chunks/chunk.SOPWTFR2.js +0 -24
  1117. package/cdn/chunks/chunk.SW4RRYMD.js +0 -42
  1118. package/cdn/chunks/chunk.T6CXKURD.js +0 -574
  1119. package/cdn/chunks/chunk.TEBNMPF6.js +0 -11
  1120. package/cdn/chunks/chunk.TEGE7AMT.js +0 -21
  1121. package/cdn/chunks/chunk.TG7CCJLG.js +0 -11
  1122. package/cdn/chunks/chunk.TGAMAVFX.js +0 -153
  1123. package/cdn/chunks/chunk.TKSVHHZH.js +0 -33
  1124. package/cdn/chunks/chunk.TOVCR6RW.js +0 -24
  1125. package/cdn/chunks/chunk.TRN6KKZP.js +0 -11
  1126. package/cdn/chunks/chunk.TVMO6TMA.js +0 -25
  1127. package/cdn/chunks/chunk.UIVOD6BA.js +0 -67
  1128. package/cdn/chunks/chunk.UJHDHH5Y.js +0 -118
  1129. package/cdn/chunks/chunk.UMS57BRH.js +0 -28
  1130. package/cdn/chunks/chunk.US7MEO3T.js +0 -24
  1131. package/cdn/chunks/chunk.UXNBW664.js +0 -11
  1132. package/cdn/chunks/chunk.V35WR5OJ.js +0 -11
  1133. package/cdn/chunks/chunk.V4DE7N2N.js +0 -302
  1134. package/cdn/chunks/chunk.V4W3G6BQ.js +0 -29
  1135. package/cdn/chunks/chunk.V4WK33BA.js +0 -11
  1136. package/cdn/chunks/chunk.V6BWOKR3.js +0 -21
  1137. package/cdn/chunks/chunk.V7KC3VJS.js +0 -28
  1138. package/cdn/chunks/chunk.VCFGDJIV.js +0 -11
  1139. package/cdn/chunks/chunk.VD3UWQ7K.js +0 -25
  1140. package/cdn/chunks/chunk.VGQMV2A5.js +0 -11
  1141. package/cdn/chunks/chunk.VUQ3O6ZO.js +0 -26
  1142. package/cdn/chunks/chunk.VZV7YL3P.js +0 -79
  1143. package/cdn/chunks/chunk.W3B35NGL.js +0 -21
  1144. package/cdn/chunks/chunk.WG45N2GR.js +0 -11
  1145. package/cdn/chunks/chunk.WGROJTCR.js +0 -25
  1146. package/cdn/chunks/chunk.WKZI3WTY.js +0 -158
  1147. package/cdn/chunks/chunk.WMLOXTSS.js +0 -131
  1148. package/cdn/chunks/chunk.WTB7HVHT.js +0 -21
  1149. package/cdn/chunks/chunk.WW3SBVGF.js +0 -11
  1150. package/cdn/chunks/chunk.WYDKDGNR.js +0 -11
  1151. package/cdn/chunks/chunk.X7AFBYQV.js +0 -29
  1152. package/cdn/chunks/chunk.XKRE5JJO.js +0 -255
  1153. package/cdn/chunks/chunk.XLWDKVJI.js +0 -103
  1154. package/cdn/chunks/chunk.XTXV76WQ.js +0 -29
  1155. package/cdn/chunks/chunk.XY7ZDMEJ.js +0 -24
  1156. package/cdn/chunks/chunk.XZRZTPLD.js +0 -11
  1157. package/cdn/chunks/chunk.YDVM27WK.js +0 -28
  1158. package/cdn/chunks/chunk.YFRKEJ45.js +0 -75
  1159. package/cdn/chunks/chunk.YGE6OCUH.js +0 -36
  1160. package/cdn/chunks/chunk.YINZT6YC.js +0 -95
  1161. package/cdn/chunks/chunk.YQMWKNTM.js +0 -26
  1162. package/cdn/chunks/chunk.YQTR5KEY.js +0 -93
  1163. package/cdn/chunks/chunk.YSBMACNG.js +0 -11
  1164. package/cdn/chunks/chunk.ZBCJA323.js +0 -11
  1165. package/cdn/chunks/chunk.ZGK33JLX.js +0 -11
  1166. package/cdn/chunks/chunk.ZHQ25TMS.js +0 -24
  1167. package/cdn/chunks/chunk.ZP57NVO6.js +0 -135
  1168. package/cdn/chunks/chunk.ZXUIDXUO.js +0 -97
  1169. package/dist/assets/icons/union.svg +0 -3
  1170. package/dist/chunks/chunk.2AGMSWQ3.js +0 -24
  1171. package/dist/chunks/chunk.2AKPKESP.js +0 -25
  1172. package/dist/chunks/chunk.2B6SZPSB.js +0 -11
  1173. package/dist/chunks/chunk.2G5BRIZO.js +0 -25
  1174. package/dist/chunks/chunk.2GEKAE7B.js +0 -21
  1175. package/dist/chunks/chunk.2HWAAINE.js +0 -24
  1176. package/dist/chunks/chunk.2I5NSDA3.js +0 -50
  1177. package/dist/chunks/chunk.2JBERLVD.js +0 -42
  1178. package/dist/chunks/chunk.2KIO3HAG.js +0 -25
  1179. package/dist/chunks/chunk.2SLZZQYM.js +0 -192
  1180. package/dist/chunks/chunk.2XKG643M.js +0 -11
  1181. package/dist/chunks/chunk.2XVFEHSO.js +0 -361
  1182. package/dist/chunks/chunk.3MHYIUMZ.js +0 -11
  1183. package/dist/chunks/chunk.3MI6FFND.js +0 -280
  1184. package/dist/chunks/chunk.3OVZFWLQ.js +0 -90
  1185. package/dist/chunks/chunk.3U2YGNEM.js +0 -11
  1186. package/dist/chunks/chunk.3W5WAOJN.js +0 -28
  1187. package/dist/chunks/chunk.4BSHT5OM.js +0 -119
  1188. package/dist/chunks/chunk.4RHTPUKV.js +0 -11
  1189. package/dist/chunks/chunk.4UGGBC4S.js +0 -75
  1190. package/dist/chunks/chunk.4WIX2IJQ.js +0 -26
  1191. package/dist/chunks/chunk.566J3G5O.js +0 -28
  1192. package/dist/chunks/chunk.5BXLFKDP.js +0 -27
  1193. package/dist/chunks/chunk.5VMZZO5N.js +0 -151
  1194. package/dist/chunks/chunk.5WEDPOQM.js +0 -24
  1195. package/dist/chunks/chunk.6AWZT2DL.js +0 -132
  1196. package/dist/chunks/chunk.6D337CRO.js +0 -11
  1197. package/dist/chunks/chunk.6IWPS33G.js +0 -11
  1198. package/dist/chunks/chunk.6QHPFU7W.js +0 -11
  1199. package/dist/chunks/chunk.77DZUVS6.js +0 -24
  1200. package/dist/chunks/chunk.7DCG5NJM.js +0 -11
  1201. package/dist/chunks/chunk.7ENY6KCX.js +0 -25
  1202. package/dist/chunks/chunk.7G3P2HOV.js +0 -73
  1203. package/dist/chunks/chunk.7IZ4S4JF.js +0 -263
  1204. package/dist/chunks/chunk.7N2XFSOU.js +0 -29
  1205. package/dist/chunks/chunk.7UEZE5SE.js +0 -63
  1206. package/dist/chunks/chunk.7ZZ53HWP.js +0 -11
  1207. package/dist/chunks/chunk.A236XJNK.js +0 -437
  1208. package/dist/chunks/chunk.ACFWV6JZ.js +0 -91
  1209. package/dist/chunks/chunk.AQLIAUBR.js +0 -28
  1210. package/dist/chunks/chunk.AVNQQS4Q.js +0 -21
  1211. package/dist/chunks/chunk.BJEARW3E.js +0 -28
  1212. package/dist/chunks/chunk.BS32CM5D.js +0 -80
  1213. package/dist/chunks/chunk.BU33S5IX.js +0 -117
  1214. package/dist/chunks/chunk.BU7CS7DG.js +0 -24
  1215. package/dist/chunks/chunk.BUKXV23V.js +0 -24
  1216. package/dist/chunks/chunk.BZBOJSAW.js +0 -11
  1217. package/dist/chunks/chunk.C3KTGA3N.js +0 -11
  1218. package/dist/chunks/chunk.CC7B3VFN.js +0 -11
  1219. package/dist/chunks/chunk.CD3W4OKL.js +0 -231
  1220. package/dist/chunks/chunk.CDENJSIL.js +0 -25
  1221. package/dist/chunks/chunk.CDMX7FSB.js +0 -45
  1222. package/dist/chunks/chunk.CFUHD4SV.js +0 -21
  1223. package/dist/chunks/chunk.CHQ55Z57.js +0 -29
  1224. package/dist/chunks/chunk.CK6OV2BK.js +0 -338
  1225. package/dist/chunks/chunk.CLEZ2AZE.js +0 -100
  1226. package/dist/chunks/chunk.CSVWI6Y4.js +0 -25
  1227. package/dist/chunks/chunk.CW3SMEMO.js +0 -111
  1228. package/dist/chunks/chunk.CWIT4JOL.js +0 -11
  1229. package/dist/chunks/chunk.CXUTYTWH.js +0 -294
  1230. package/dist/chunks/chunk.CYJU5GS7.js +0 -11
  1231. package/dist/chunks/chunk.D3Y3WW77.js +0 -25
  1232. package/dist/chunks/chunk.DHQWUNZ7.js +0 -26
  1233. package/dist/chunks/chunk.DPPHNIDC.js +0 -11
  1234. package/dist/chunks/chunk.DUMLPWIL.js +0 -24
  1235. package/dist/chunks/chunk.DW7HAH5F.js +0 -21
  1236. package/dist/chunks/chunk.DZMRFWYF.js +0 -11
  1237. package/dist/chunks/chunk.E65L7RMX.js +0 -21
  1238. package/dist/chunks/chunk.EBJFB5ED.js +0 -28
  1239. package/dist/chunks/chunk.EGMPNGE4.js +0 -27
  1240. package/dist/chunks/chunk.EI4X2NZZ.js +0 -11
  1241. package/dist/chunks/chunk.EJY3J7NW.js +0 -134
  1242. package/dist/chunks/chunk.ETW3CARH.js +0 -85
  1243. package/dist/chunks/chunk.EUHALBSG.js +0 -27
  1244. package/dist/chunks/chunk.EYXJPF4T.js +0 -11
  1245. package/dist/chunks/chunk.F2BIKL72.js +0 -34
  1246. package/dist/chunks/chunk.F5KDDEGG.js +0 -21
  1247. package/dist/chunks/chunk.FF3JSJKT.js +0 -747
  1248. package/dist/chunks/chunk.FJD2BLEJ.js +0 -494
  1249. package/dist/chunks/chunk.FSGF5W6S.js +0 -21
  1250. package/dist/chunks/chunk.FZHUM3HC.js +0 -11
  1251. package/dist/chunks/chunk.G22CZGOK.js +0 -21
  1252. package/dist/chunks/chunk.G2XPKRQD.js +0 -11
  1253. package/dist/chunks/chunk.GGK2EW5V.js +0 -59
  1254. package/dist/chunks/chunk.GJADB4CF.js +0 -11
  1255. package/dist/chunks/chunk.GJBMOBND.js +0 -21
  1256. package/dist/chunks/chunk.GN44I7UO.js +0 -24
  1257. package/dist/chunks/chunk.GQGC3KU4.js +0 -371
  1258. package/dist/chunks/chunk.H2B2ZHRX.js +0 -67
  1259. package/dist/chunks/chunk.H4H7GWLL.js +0 -814
  1260. package/dist/chunks/chunk.H5R4TGZH.js +0 -11
  1261. package/dist/chunks/chunk.HTFHWJM3.js +0 -328
  1262. package/dist/chunks/chunk.HTHEA36S.js +0 -21
  1263. package/dist/chunks/chunk.I7A23GA6.js +0 -29
  1264. package/dist/chunks/chunk.I7LLE46P.js +0 -11
  1265. package/dist/chunks/chunk.I7MYJ6T7.js +0 -21
  1266. package/dist/chunks/chunk.IGD3XHBJ.js +0 -11
  1267. package/dist/chunks/chunk.INHRT4XX.js +0 -252
  1268. package/dist/chunks/chunk.J76YHVQV.js +0 -11
  1269. package/dist/chunks/chunk.JEHBPENY.js +0 -11
  1270. package/dist/chunks/chunk.JEIRYLA7.js +0 -11
  1271. package/dist/chunks/chunk.JGOR72YW.js +0 -11
  1272. package/dist/chunks/chunk.JI646VQW.js +0 -21
  1273. package/dist/chunks/chunk.JPBXGFR4.js +0 -180
  1274. package/dist/chunks/chunk.JRE3XEGV.js +0 -96
  1275. package/dist/chunks/chunk.K5UHBRBV.js +0 -11
  1276. package/dist/chunks/chunk.KFD6SN4C.js +0 -11
  1277. package/dist/chunks/chunk.KIRCNHCN.js +0 -11
  1278. package/dist/chunks/chunk.KKZQFBSH.js +0 -306
  1279. package/dist/chunks/chunk.KUH7IHNM.js +0 -21
  1280. package/dist/chunks/chunk.L2GNETEW.js +0 -52
  1281. package/dist/chunks/chunk.L3EQKDDD.js +0 -22
  1282. package/dist/chunks/chunk.LDYNEEPR.js +0 -25
  1283. package/dist/chunks/chunk.LHEMCYGN.js +0 -21
  1284. package/dist/chunks/chunk.LI6FEX4U.js +0 -11
  1285. package/dist/chunks/chunk.LJNA7HKE.js +0 -384
  1286. package/dist/chunks/chunk.LKK2PFM6.js +0 -11
  1287. package/dist/chunks/chunk.LO3Y3SC3.js +0 -21
  1288. package/dist/chunks/chunk.LOQEZNOO.js +0 -11
  1289. package/dist/chunks/chunk.LS6NLVX5.js +0 -247
  1290. package/dist/chunks/chunk.LZYWPESL.js +0 -11
  1291. package/dist/chunks/chunk.MBBHJ5GO.js +0 -337
  1292. package/dist/chunks/chunk.MEBOP6MN.js +0 -11
  1293. package/dist/chunks/chunk.MHS3FJGV.js +0 -11
  1294. package/dist/chunks/chunk.MJJGFKLO.js +0 -21
  1295. package/dist/chunks/chunk.MRGIVQTT.js +0 -949
  1296. package/dist/chunks/chunk.MU5AZVCP.js +0 -227
  1297. package/dist/chunks/chunk.NNXYAEOE.js +0 -311
  1298. package/dist/chunks/chunk.NPS3ESCM.js +0 -126
  1299. package/dist/chunks/chunk.O4XNLUHD.js +0 -24
  1300. package/dist/chunks/chunk.OSQ3CCFF.js +0 -214
  1301. package/dist/chunks/chunk.OUNPBRRD.js +0 -22
  1302. package/dist/chunks/chunk.OVX7KABZ.js +0 -113
  1303. package/dist/chunks/chunk.OX3TLBRT.js +0 -11
  1304. package/dist/chunks/chunk.PAX76REB.js +0 -27
  1305. package/dist/chunks/chunk.PKSNYBHX.js +0 -448
  1306. package/dist/chunks/chunk.PLFXQQK7.js +0 -27
  1307. package/dist/chunks/chunk.PNOWRX3O.js +0 -21
  1308. package/dist/chunks/chunk.PQ5ZAUZQ.js +0 -11
  1309. package/dist/chunks/chunk.Q4TW2YVD.js +0 -568
  1310. package/dist/chunks/chunk.Q4TZCBZJ.js +0 -109
  1311. package/dist/chunks/chunk.Q5QQPLBB.js +0 -11
  1312. package/dist/chunks/chunk.QANQXALU.js +0 -126
  1313. package/dist/chunks/chunk.QDH4YEPH.js +0 -11
  1314. package/dist/chunks/chunk.QHUOTUN2.js +0 -147
  1315. package/dist/chunks/chunk.QIBAK7JU.js +0 -11
  1316. package/dist/chunks/chunk.QMGJ4MAM.js +0 -11
  1317. package/dist/chunks/chunk.QMXUTF42.js +0 -29
  1318. package/dist/chunks/chunk.QP55ES4D.js +0 -21
  1319. package/dist/chunks/chunk.QYMPK63A.js +0 -21
  1320. package/dist/chunks/chunk.QYPMCDLQ.js +0 -75
  1321. package/dist/chunks/chunk.R7KBW4QU.js +0 -213
  1322. package/dist/chunks/chunk.RAQSRVTG.js +0 -293
  1323. package/dist/chunks/chunk.RB2I5S6R.js +0 -26
  1324. package/dist/chunks/chunk.RCY5ZNAO.js +0 -25
  1325. package/dist/chunks/chunk.RILCHLUW.js +0 -11
  1326. package/dist/chunks/chunk.RRE67WPJ.js +0 -25
  1327. package/dist/chunks/chunk.RS5RBPPC.js +0 -24
  1328. package/dist/chunks/chunk.RXBN6NOS.js +0 -27
  1329. package/dist/chunks/chunk.RXIN2NBH.js +0 -11
  1330. package/dist/chunks/chunk.RXL26ZVA.js +0 -21
  1331. package/dist/chunks/chunk.S3KIYD3N.js +0 -119
  1332. package/dist/chunks/chunk.SWBDS6VT.js +0 -21
  1333. package/dist/chunks/chunk.SZGU5QMS.js +0 -46
  1334. package/dist/chunks/chunk.T5EH4HRM.js +0 -28
  1335. package/dist/chunks/chunk.T6LQGRUO.js +0 -11
  1336. package/dist/chunks/chunk.T75MXKKM.js +0 -11
  1337. package/dist/chunks/chunk.TJEPUVRV.js +0 -25
  1338. package/dist/chunks/chunk.TJTYBIR7.js +0 -181
  1339. package/dist/chunks/chunk.TN7PWYQP.js +0 -315
  1340. package/dist/chunks/chunk.TNW2T6C3.js +0 -550
  1341. package/dist/chunks/chunk.TS6C6XE6.js +0 -11
  1342. package/dist/chunks/chunk.TVTYAME6.js +0 -24
  1343. package/dist/chunks/chunk.U3TBBNK7.js +0 -11
  1344. package/dist/chunks/chunk.U3UMKL2C.js +0 -277
  1345. package/dist/chunks/chunk.UCPVFXHQ.js +0 -33
  1346. package/dist/chunks/chunk.UCRIUDWV.js +0 -24
  1347. package/dist/chunks/chunk.UFZ64NW7.js +0 -286
  1348. package/dist/chunks/chunk.UJBLG2EM.js +0 -45
  1349. package/dist/chunks/chunk.USK5EGSO.js +0 -11
  1350. package/dist/chunks/chunk.UTRX2GAS.js +0 -11
  1351. package/dist/chunks/chunk.UU4BKVCO.js +0 -21
  1352. package/dist/chunks/chunk.UUFFPP2C.js +0 -397
  1353. package/dist/chunks/chunk.VCKKWWX5.js +0 -11
  1354. package/dist/chunks/chunk.VFO6XX4A.js +0 -93
  1355. package/dist/chunks/chunk.VP6N43AR.js +0 -11
  1356. package/dist/chunks/chunk.VSR2VRYO.js +0 -11
  1357. package/dist/chunks/chunk.VWUHLZYU.js +0 -167
  1358. package/dist/chunks/chunk.W4CK4MNF.js +0 -11
  1359. package/dist/chunks/chunk.W5XOGECB.js +0 -135
  1360. package/dist/chunks/chunk.W6WWCEDK.js +0 -11
  1361. package/dist/chunks/chunk.WLIH7OTH.js +0 -116
  1362. package/dist/chunks/chunk.WYGWB63T.js +0 -11
  1363. package/dist/chunks/chunk.XLVA5ZEI.js +0 -11
  1364. package/dist/chunks/chunk.XSTUR5XW.js +0 -503
  1365. package/dist/chunks/chunk.XSZIVLXG.js +0 -21
  1366. package/dist/chunks/chunk.XWFL7NJJ.js +0 -11
  1367. package/dist/chunks/chunk.Y4XGHZNT.js +0 -100
  1368. package/dist/chunks/chunk.Y55XZF3E.js +0 -11
  1369. package/dist/chunks/chunk.YCYQBXZ6.js +0 -1056
  1370. package/dist/chunks/chunk.YFHUR4GU.js +0 -21
  1371. package/dist/chunks/chunk.YPHENAEZ.js +0 -417
  1372. package/dist/chunks/chunk.Z5BUSFRU.js +0 -24
  1373. package/dist/chunks/chunk.Z73U3F6N.js +0 -11
  1374. package/dist/chunks/chunk.ZABCFN7Q.js +0 -21
  1375. package/dist/chunks/chunk.ZO3NUUSF.js +0 -274
  1376. package/dist/chunks/chunk.ZUEFDSKK.js +0 -11
  1377. package/dist/chunks/chunk.ZYEU5MVF.js +0 -11
@@ -0,0 +1,1925 @@
1
+ import {
2
+ popup_styles_default
3
+ } from "./chunk.BT53JGIN.js";
4
+ import {
5
+ LocalizeController
6
+ } from "./chunk.2SU6QBUU.js";
7
+ import {
8
+ e
9
+ } from "./chunk.VHCLMDG7.js";
10
+ import {
11
+ component_styles_default
12
+ } from "./chunk.NDXSHFSW.js";
13
+ import {
14
+ ShoelaceElement,
15
+ e as e2,
16
+ n
17
+ } from "./chunk.6MKBM2IN.js";
18
+ import {
19
+ b
20
+ } from "./chunk.7WSF3BCU.js";
21
+ import {
22
+ __decorateClass,
23
+ __objRest,
24
+ __spreadProps,
25
+ __spreadValues
26
+ } from "./chunk.CZCSAYQZ.js";
27
+
28
+ // node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
29
+ var min = Math.min;
30
+ var max = Math.max;
31
+ var round = Math.round;
32
+ var floor = Math.floor;
33
+ var createCoords = (v) => ({
34
+ x: v,
35
+ y: v
36
+ });
37
+ var oppositeSideMap = {
38
+ left: "right",
39
+ right: "left",
40
+ bottom: "top",
41
+ top: "bottom"
42
+ };
43
+ function clamp(start, value, end) {
44
+ return max(start, min(value, end));
45
+ }
46
+ function evaluate(value, param) {
47
+ return typeof value === "function" ? value(param) : value;
48
+ }
49
+ function getSide(placement) {
50
+ return placement.split("-")[0];
51
+ }
52
+ function getAlignment(placement) {
53
+ return placement.split("-")[1];
54
+ }
55
+ function getOppositeAxis(axis) {
56
+ return axis === "x" ? "y" : "x";
57
+ }
58
+ function getAxisLength(axis) {
59
+ return axis === "y" ? "height" : "width";
60
+ }
61
+ function getSideAxis(placement) {
62
+ const firstChar = placement[0];
63
+ return firstChar === "t" || firstChar === "b" ? "y" : "x";
64
+ }
65
+ function getAlignmentAxis(placement) {
66
+ return getOppositeAxis(getSideAxis(placement));
67
+ }
68
+ function getAlignmentSides(placement, rects, rtl) {
69
+ if (rtl === void 0) {
70
+ rtl = false;
71
+ }
72
+ const alignment = getAlignment(placement);
73
+ const alignmentAxis = getAlignmentAxis(placement);
74
+ const length = getAxisLength(alignmentAxis);
75
+ let mainAlignmentSide = alignmentAxis === "x" ? alignment === (rtl ? "end" : "start") ? "right" : "left" : alignment === "start" ? "bottom" : "top";
76
+ if (rects.reference[length] > rects.floating[length]) {
77
+ mainAlignmentSide = getOppositePlacement(mainAlignmentSide);
78
+ }
79
+ return [mainAlignmentSide, getOppositePlacement(mainAlignmentSide)];
80
+ }
81
+ function getExpandedPlacements(placement) {
82
+ const oppositePlacement = getOppositePlacement(placement);
83
+ return [getOppositeAlignmentPlacement(placement), oppositePlacement, getOppositeAlignmentPlacement(oppositePlacement)];
84
+ }
85
+ function getOppositeAlignmentPlacement(placement) {
86
+ return placement.includes("start") ? placement.replace("start", "end") : placement.replace("end", "start");
87
+ }
88
+ var lrPlacement = ["left", "right"];
89
+ var rlPlacement = ["right", "left"];
90
+ var tbPlacement = ["top", "bottom"];
91
+ var btPlacement = ["bottom", "top"];
92
+ function getSideList(side, isStart, rtl) {
93
+ switch (side) {
94
+ case "top":
95
+ case "bottom":
96
+ if (rtl) return isStart ? rlPlacement : lrPlacement;
97
+ return isStart ? lrPlacement : rlPlacement;
98
+ case "left":
99
+ case "right":
100
+ return isStart ? tbPlacement : btPlacement;
101
+ default:
102
+ return [];
103
+ }
104
+ }
105
+ function getOppositeAxisPlacements(placement, flipAlignment, direction, rtl) {
106
+ const alignment = getAlignment(placement);
107
+ let list = getSideList(getSide(placement), direction === "start", rtl);
108
+ if (alignment) {
109
+ list = list.map((side) => side + "-" + alignment);
110
+ if (flipAlignment) {
111
+ list = list.concat(list.map(getOppositeAlignmentPlacement));
112
+ }
113
+ }
114
+ return list;
115
+ }
116
+ function getOppositePlacement(placement) {
117
+ const side = getSide(placement);
118
+ return oppositeSideMap[side] + placement.slice(side.length);
119
+ }
120
+ function expandPaddingObject(padding) {
121
+ return __spreadValues({
122
+ top: 0,
123
+ right: 0,
124
+ bottom: 0,
125
+ left: 0
126
+ }, padding);
127
+ }
128
+ function getPaddingObject(padding) {
129
+ return typeof padding !== "number" ? expandPaddingObject(padding) : {
130
+ top: padding,
131
+ right: padding,
132
+ bottom: padding,
133
+ left: padding
134
+ };
135
+ }
136
+ function rectToClientRect(rect) {
137
+ const {
138
+ x,
139
+ y,
140
+ width,
141
+ height
142
+ } = rect;
143
+ return {
144
+ width,
145
+ height,
146
+ top: y,
147
+ left: x,
148
+ right: x + width,
149
+ bottom: y + height,
150
+ x,
151
+ y
152
+ };
153
+ }
154
+
155
+ // node_modules/@floating-ui/core/dist/floating-ui.core.mjs
156
+ function computeCoordsFromPlacement(_ref, placement, rtl) {
157
+ let {
158
+ reference,
159
+ floating
160
+ } = _ref;
161
+ const sideAxis = getSideAxis(placement);
162
+ const alignmentAxis = getAlignmentAxis(placement);
163
+ const alignLength = getAxisLength(alignmentAxis);
164
+ const side = getSide(placement);
165
+ const isVertical = sideAxis === "y";
166
+ const commonX = reference.x + reference.width / 2 - floating.width / 2;
167
+ const commonY = reference.y + reference.height / 2 - floating.height / 2;
168
+ const commonAlign = reference[alignLength] / 2 - floating[alignLength] / 2;
169
+ let coords;
170
+ switch (side) {
171
+ case "top":
172
+ coords = {
173
+ x: commonX,
174
+ y: reference.y - floating.height
175
+ };
176
+ break;
177
+ case "bottom":
178
+ coords = {
179
+ x: commonX,
180
+ y: reference.y + reference.height
181
+ };
182
+ break;
183
+ case "right":
184
+ coords = {
185
+ x: reference.x + reference.width,
186
+ y: commonY
187
+ };
188
+ break;
189
+ case "left":
190
+ coords = {
191
+ x: reference.x - floating.width,
192
+ y: commonY
193
+ };
194
+ break;
195
+ default:
196
+ coords = {
197
+ x: reference.x,
198
+ y: reference.y
199
+ };
200
+ }
201
+ switch (getAlignment(placement)) {
202
+ case "start":
203
+ coords[alignmentAxis] -= commonAlign * (rtl && isVertical ? -1 : 1);
204
+ break;
205
+ case "end":
206
+ coords[alignmentAxis] += commonAlign * (rtl && isVertical ? -1 : 1);
207
+ break;
208
+ }
209
+ return coords;
210
+ }
211
+ async function detectOverflow(state, options) {
212
+ var _await$platform$isEle;
213
+ if (options === void 0) {
214
+ options = {};
215
+ }
216
+ const {
217
+ x,
218
+ y,
219
+ platform: platform2,
220
+ rects,
221
+ elements,
222
+ strategy
223
+ } = state;
224
+ const {
225
+ boundary = "clippingAncestors",
226
+ rootBoundary = "viewport",
227
+ elementContext = "floating",
228
+ altBoundary = false,
229
+ padding = 0
230
+ } = evaluate(options, state);
231
+ const paddingObject = getPaddingObject(padding);
232
+ const altContext = elementContext === "floating" ? "reference" : "floating";
233
+ const element = elements[altBoundary ? altContext : elementContext];
234
+ const clippingClientRect = rectToClientRect(await platform2.getClippingRect({
235
+ element: ((_await$platform$isEle = await (platform2.isElement == null ? void 0 : platform2.isElement(element))) != null ? _await$platform$isEle : true) ? element : element.contextElement || await (platform2.getDocumentElement == null ? void 0 : platform2.getDocumentElement(elements.floating)),
236
+ boundary,
237
+ rootBoundary,
238
+ strategy
239
+ }));
240
+ const rect = elementContext === "floating" ? {
241
+ x,
242
+ y,
243
+ width: rects.floating.width,
244
+ height: rects.floating.height
245
+ } : rects.reference;
246
+ const offsetParent = await (platform2.getOffsetParent == null ? void 0 : platform2.getOffsetParent(elements.floating));
247
+ const offsetScale = await (platform2.isElement == null ? void 0 : platform2.isElement(offsetParent)) ? await (platform2.getScale == null ? void 0 : platform2.getScale(offsetParent)) || {
248
+ x: 1,
249
+ y: 1
250
+ } : {
251
+ x: 1,
252
+ y: 1
253
+ };
254
+ const elementClientRect = rectToClientRect(platform2.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform2.convertOffsetParentRelativeRectToViewportRelativeRect({
255
+ elements,
256
+ rect,
257
+ offsetParent,
258
+ strategy
259
+ }) : rect);
260
+ return {
261
+ top: (clippingClientRect.top - elementClientRect.top + paddingObject.top) / offsetScale.y,
262
+ bottom: (elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom) / offsetScale.y,
263
+ left: (clippingClientRect.left - elementClientRect.left + paddingObject.left) / offsetScale.x,
264
+ right: (elementClientRect.right - clippingClientRect.right + paddingObject.right) / offsetScale.x
265
+ };
266
+ }
267
+ var MAX_RESET_COUNT = 50;
268
+ var computePosition = async (reference, floating, config) => {
269
+ const {
270
+ placement = "bottom",
271
+ strategy = "absolute",
272
+ middleware = [],
273
+ platform: platform2
274
+ } = config;
275
+ const platformWithDetectOverflow = platform2.detectOverflow ? platform2 : __spreadProps(__spreadValues({}, platform2), {
276
+ detectOverflow
277
+ });
278
+ const rtl = await (platform2.isRTL == null ? void 0 : platform2.isRTL(floating));
279
+ let rects = await platform2.getElementRects({
280
+ reference,
281
+ floating,
282
+ strategy
283
+ });
284
+ let {
285
+ x,
286
+ y
287
+ } = computeCoordsFromPlacement(rects, placement, rtl);
288
+ let statefulPlacement = placement;
289
+ let resetCount = 0;
290
+ const middlewareData = {};
291
+ for (let i2 = 0; i2 < middleware.length; i2++) {
292
+ const currentMiddleware = middleware[i2];
293
+ if (!currentMiddleware) {
294
+ continue;
295
+ }
296
+ const {
297
+ name,
298
+ fn
299
+ } = currentMiddleware;
300
+ const {
301
+ x: nextX,
302
+ y: nextY,
303
+ data,
304
+ reset
305
+ } = await fn({
306
+ x,
307
+ y,
308
+ initialPlacement: placement,
309
+ placement: statefulPlacement,
310
+ strategy,
311
+ middlewareData,
312
+ rects,
313
+ platform: platformWithDetectOverflow,
314
+ elements: {
315
+ reference,
316
+ floating
317
+ }
318
+ });
319
+ x = nextX != null ? nextX : x;
320
+ y = nextY != null ? nextY : y;
321
+ middlewareData[name] = __spreadValues(__spreadValues({}, middlewareData[name]), data);
322
+ if (reset && resetCount < MAX_RESET_COUNT) {
323
+ resetCount++;
324
+ if (typeof reset === "object") {
325
+ if (reset.placement) {
326
+ statefulPlacement = reset.placement;
327
+ }
328
+ if (reset.rects) {
329
+ rects = reset.rects === true ? await platform2.getElementRects({
330
+ reference,
331
+ floating,
332
+ strategy
333
+ }) : reset.rects;
334
+ }
335
+ ({
336
+ x,
337
+ y
338
+ } = computeCoordsFromPlacement(rects, statefulPlacement, rtl));
339
+ }
340
+ i2 = -1;
341
+ }
342
+ }
343
+ return {
344
+ x,
345
+ y,
346
+ placement: statefulPlacement,
347
+ strategy,
348
+ middlewareData
349
+ };
350
+ };
351
+ var arrow = (options) => ({
352
+ name: "arrow",
353
+ options,
354
+ async fn(state) {
355
+ const {
356
+ x,
357
+ y,
358
+ placement,
359
+ rects,
360
+ platform: platform2,
361
+ elements,
362
+ middlewareData
363
+ } = state;
364
+ const {
365
+ element,
366
+ padding = 0
367
+ } = evaluate(options, state) || {};
368
+ if (element == null) {
369
+ return {};
370
+ }
371
+ const paddingObject = getPaddingObject(padding);
372
+ const coords = {
373
+ x,
374
+ y
375
+ };
376
+ const axis = getAlignmentAxis(placement);
377
+ const length = getAxisLength(axis);
378
+ const arrowDimensions = await platform2.getDimensions(element);
379
+ const isYAxis = axis === "y";
380
+ const minProp = isYAxis ? "top" : "left";
381
+ const maxProp = isYAxis ? "bottom" : "right";
382
+ const clientProp = isYAxis ? "clientHeight" : "clientWidth";
383
+ const endDiff = rects.reference[length] + rects.reference[axis] - coords[axis] - rects.floating[length];
384
+ const startDiff = coords[axis] - rects.reference[axis];
385
+ const arrowOffsetParent = await (platform2.getOffsetParent == null ? void 0 : platform2.getOffsetParent(element));
386
+ let clientSize = arrowOffsetParent ? arrowOffsetParent[clientProp] : 0;
387
+ if (!clientSize || !await (platform2.isElement == null ? void 0 : platform2.isElement(arrowOffsetParent))) {
388
+ clientSize = elements.floating[clientProp] || rects.floating[length];
389
+ }
390
+ const centerToReference = endDiff / 2 - startDiff / 2;
391
+ const largestPossiblePadding = clientSize / 2 - arrowDimensions[length] / 2 - 1;
392
+ const minPadding = min(paddingObject[minProp], largestPossiblePadding);
393
+ const maxPadding = min(paddingObject[maxProp], largestPossiblePadding);
394
+ const min$1 = minPadding;
395
+ const max2 = clientSize - arrowDimensions[length] - maxPadding;
396
+ const center = clientSize / 2 - arrowDimensions[length] / 2 + centerToReference;
397
+ const offset3 = clamp(min$1, center, max2);
398
+ const shouldAddOffset = !middlewareData.arrow && getAlignment(placement) != null && center !== offset3 && rects.reference[length] / 2 - (center < min$1 ? minPadding : maxPadding) - arrowDimensions[length] / 2 < 0;
399
+ const alignmentOffset = shouldAddOffset ? center < min$1 ? center - min$1 : center - max2 : 0;
400
+ return {
401
+ [axis]: coords[axis] + alignmentOffset,
402
+ data: __spreadValues({
403
+ [axis]: offset3,
404
+ centerOffset: center - offset3 - alignmentOffset
405
+ }, shouldAddOffset && {
406
+ alignmentOffset
407
+ }),
408
+ reset: shouldAddOffset
409
+ };
410
+ }
411
+ });
412
+ var flip = function(options) {
413
+ if (options === void 0) {
414
+ options = {};
415
+ }
416
+ return {
417
+ name: "flip",
418
+ options,
419
+ async fn(state) {
420
+ var _middlewareData$arrow, _middlewareData$flip;
421
+ const {
422
+ placement,
423
+ middlewareData,
424
+ rects,
425
+ initialPlacement,
426
+ platform: platform2,
427
+ elements
428
+ } = state;
429
+ const _a = evaluate(options, state), {
430
+ mainAxis: checkMainAxis = true,
431
+ crossAxis: checkCrossAxis = true,
432
+ fallbackPlacements: specifiedFallbackPlacements,
433
+ fallbackStrategy = "bestFit",
434
+ fallbackAxisSideDirection = "none",
435
+ flipAlignment = true
436
+ } = _a, detectOverflowOptions = __objRest(_a, [
437
+ "mainAxis",
438
+ "crossAxis",
439
+ "fallbackPlacements",
440
+ "fallbackStrategy",
441
+ "fallbackAxisSideDirection",
442
+ "flipAlignment"
443
+ ]);
444
+ if ((_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {
445
+ return {};
446
+ }
447
+ const side = getSide(placement);
448
+ const initialSideAxis = getSideAxis(initialPlacement);
449
+ const isBasePlacement = getSide(initialPlacement) === initialPlacement;
450
+ const rtl = await (platform2.isRTL == null ? void 0 : platform2.isRTL(elements.floating));
451
+ const fallbackPlacements = specifiedFallbackPlacements || (isBasePlacement || !flipAlignment ? [getOppositePlacement(initialPlacement)] : getExpandedPlacements(initialPlacement));
452
+ const hasFallbackAxisSideDirection = fallbackAxisSideDirection !== "none";
453
+ if (!specifiedFallbackPlacements && hasFallbackAxisSideDirection) {
454
+ fallbackPlacements.push(...getOppositeAxisPlacements(initialPlacement, flipAlignment, fallbackAxisSideDirection, rtl));
455
+ }
456
+ const placements2 = [initialPlacement, ...fallbackPlacements];
457
+ const overflow = await platform2.detectOverflow(state, detectOverflowOptions);
458
+ const overflows = [];
459
+ let overflowsData = ((_middlewareData$flip = middlewareData.flip) == null ? void 0 : _middlewareData$flip.overflows) || [];
460
+ if (checkMainAxis) {
461
+ overflows.push(overflow[side]);
462
+ }
463
+ if (checkCrossAxis) {
464
+ const sides2 = getAlignmentSides(placement, rects, rtl);
465
+ overflows.push(overflow[sides2[0]], overflow[sides2[1]]);
466
+ }
467
+ overflowsData = [...overflowsData, {
468
+ placement,
469
+ overflows
470
+ }];
471
+ if (!overflows.every((side2) => side2 <= 0)) {
472
+ var _middlewareData$flip2, _overflowsData$filter;
473
+ const nextIndex = (((_middlewareData$flip2 = middlewareData.flip) == null ? void 0 : _middlewareData$flip2.index) || 0) + 1;
474
+ const nextPlacement = placements2[nextIndex];
475
+ if (nextPlacement) {
476
+ const ignoreCrossAxisOverflow = checkCrossAxis === "alignment" ? initialSideAxis !== getSideAxis(nextPlacement) : false;
477
+ if (!ignoreCrossAxisOverflow || // We leave the current main axis only if every placement on that axis
478
+ // overflows the main axis.
479
+ overflowsData.every((d) => getSideAxis(d.placement) === initialSideAxis ? d.overflows[0] > 0 : true)) {
480
+ return {
481
+ data: {
482
+ index: nextIndex,
483
+ overflows: overflowsData
484
+ },
485
+ reset: {
486
+ placement: nextPlacement
487
+ }
488
+ };
489
+ }
490
+ }
491
+ let resetPlacement = (_overflowsData$filter = overflowsData.filter((d) => d.overflows[0] <= 0).sort((a, b2) => a.overflows[1] - b2.overflows[1])[0]) == null ? void 0 : _overflowsData$filter.placement;
492
+ if (!resetPlacement) {
493
+ switch (fallbackStrategy) {
494
+ case "bestFit": {
495
+ var _overflowsData$filter2;
496
+ const placement2 = (_overflowsData$filter2 = overflowsData.filter((d) => {
497
+ if (hasFallbackAxisSideDirection) {
498
+ const currentSideAxis = getSideAxis(d.placement);
499
+ return currentSideAxis === initialSideAxis || // Create a bias to the `y` side axis due to horizontal
500
+ // reading directions favoring greater width.
501
+ currentSideAxis === "y";
502
+ }
503
+ return true;
504
+ }).map((d) => [d.placement, d.overflows.filter((overflow2) => overflow2 > 0).reduce((acc, overflow2) => acc + overflow2, 0)]).sort((a, b2) => a[1] - b2[1])[0]) == null ? void 0 : _overflowsData$filter2[0];
505
+ if (placement2) {
506
+ resetPlacement = placement2;
507
+ }
508
+ break;
509
+ }
510
+ case "initialPlacement":
511
+ resetPlacement = initialPlacement;
512
+ break;
513
+ }
514
+ }
515
+ if (placement !== resetPlacement) {
516
+ return {
517
+ reset: {
518
+ placement: resetPlacement
519
+ }
520
+ };
521
+ }
522
+ }
523
+ return {};
524
+ }
525
+ };
526
+ };
527
+ var originSides = /* @__PURE__ */ new Set(["left", "top"]);
528
+ async function convertValueToCoords(state, options) {
529
+ const {
530
+ placement,
531
+ platform: platform2,
532
+ elements
533
+ } = state;
534
+ const rtl = await (platform2.isRTL == null ? void 0 : platform2.isRTL(elements.floating));
535
+ const side = getSide(placement);
536
+ const alignment = getAlignment(placement);
537
+ const isVertical = getSideAxis(placement) === "y";
538
+ const mainAxisMulti = originSides.has(side) ? -1 : 1;
539
+ const crossAxisMulti = rtl && isVertical ? -1 : 1;
540
+ const rawValue = evaluate(options, state);
541
+ let {
542
+ mainAxis,
543
+ crossAxis,
544
+ alignmentAxis
545
+ } = typeof rawValue === "number" ? {
546
+ mainAxis: rawValue,
547
+ crossAxis: 0,
548
+ alignmentAxis: null
549
+ } : {
550
+ mainAxis: rawValue.mainAxis || 0,
551
+ crossAxis: rawValue.crossAxis || 0,
552
+ alignmentAxis: rawValue.alignmentAxis
553
+ };
554
+ if (alignment && typeof alignmentAxis === "number") {
555
+ crossAxis = alignment === "end" ? alignmentAxis * -1 : alignmentAxis;
556
+ }
557
+ return isVertical ? {
558
+ x: crossAxis * crossAxisMulti,
559
+ y: mainAxis * mainAxisMulti
560
+ } : {
561
+ x: mainAxis * mainAxisMulti,
562
+ y: crossAxis * crossAxisMulti
563
+ };
564
+ }
565
+ var offset = function(options) {
566
+ if (options === void 0) {
567
+ options = 0;
568
+ }
569
+ return {
570
+ name: "offset",
571
+ options,
572
+ async fn(state) {
573
+ var _middlewareData$offse, _middlewareData$arrow;
574
+ const {
575
+ x,
576
+ y,
577
+ placement,
578
+ middlewareData
579
+ } = state;
580
+ const diffCoords = await convertValueToCoords(state, options);
581
+ if (placement === ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse.placement) && (_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {
582
+ return {};
583
+ }
584
+ return {
585
+ x: x + diffCoords.x,
586
+ y: y + diffCoords.y,
587
+ data: __spreadProps(__spreadValues({}, diffCoords), {
588
+ placement
589
+ })
590
+ };
591
+ }
592
+ };
593
+ };
594
+ var shift = function(options) {
595
+ if (options === void 0) {
596
+ options = {};
597
+ }
598
+ return {
599
+ name: "shift",
600
+ options,
601
+ async fn(state) {
602
+ const {
603
+ x,
604
+ y,
605
+ placement,
606
+ platform: platform2
607
+ } = state;
608
+ const _a = evaluate(options, state), {
609
+ mainAxis: checkMainAxis = true,
610
+ crossAxis: checkCrossAxis = false,
611
+ limiter = {
612
+ fn: (_ref) => {
613
+ let {
614
+ x: x2,
615
+ y: y2
616
+ } = _ref;
617
+ return {
618
+ x: x2,
619
+ y: y2
620
+ };
621
+ }
622
+ }
623
+ } = _a, detectOverflowOptions = __objRest(_a, [
624
+ "mainAxis",
625
+ "crossAxis",
626
+ "limiter"
627
+ ]);
628
+ const coords = {
629
+ x,
630
+ y
631
+ };
632
+ const overflow = await platform2.detectOverflow(state, detectOverflowOptions);
633
+ const crossAxis = getSideAxis(getSide(placement));
634
+ const mainAxis = getOppositeAxis(crossAxis);
635
+ let mainAxisCoord = coords[mainAxis];
636
+ let crossAxisCoord = coords[crossAxis];
637
+ if (checkMainAxis) {
638
+ const minSide = mainAxis === "y" ? "top" : "left";
639
+ const maxSide = mainAxis === "y" ? "bottom" : "right";
640
+ const min2 = mainAxisCoord + overflow[minSide];
641
+ const max2 = mainAxisCoord - overflow[maxSide];
642
+ mainAxisCoord = clamp(min2, mainAxisCoord, max2);
643
+ }
644
+ if (checkCrossAxis) {
645
+ const minSide = crossAxis === "y" ? "top" : "left";
646
+ const maxSide = crossAxis === "y" ? "bottom" : "right";
647
+ const min2 = crossAxisCoord + overflow[minSide];
648
+ const max2 = crossAxisCoord - overflow[maxSide];
649
+ crossAxisCoord = clamp(min2, crossAxisCoord, max2);
650
+ }
651
+ const limitedCoords = limiter.fn(__spreadProps(__spreadValues({}, state), {
652
+ [mainAxis]: mainAxisCoord,
653
+ [crossAxis]: crossAxisCoord
654
+ }));
655
+ return __spreadProps(__spreadValues({}, limitedCoords), {
656
+ data: {
657
+ x: limitedCoords.x - x,
658
+ y: limitedCoords.y - y,
659
+ enabled: {
660
+ [mainAxis]: checkMainAxis,
661
+ [crossAxis]: checkCrossAxis
662
+ }
663
+ }
664
+ });
665
+ }
666
+ };
667
+ };
668
+ var size = function(options) {
669
+ if (options === void 0) {
670
+ options = {};
671
+ }
672
+ return {
673
+ name: "size",
674
+ options,
675
+ async fn(state) {
676
+ var _state$middlewareData, _state$middlewareData2;
677
+ const {
678
+ placement,
679
+ rects,
680
+ platform: platform2,
681
+ elements
682
+ } = state;
683
+ const _a = evaluate(options, state), {
684
+ apply = () => {
685
+ }
686
+ } = _a, detectOverflowOptions = __objRest(_a, [
687
+ "apply"
688
+ ]);
689
+ const overflow = await platform2.detectOverflow(state, detectOverflowOptions);
690
+ const side = getSide(placement);
691
+ const alignment = getAlignment(placement);
692
+ const isYAxis = getSideAxis(placement) === "y";
693
+ const {
694
+ width,
695
+ height
696
+ } = rects.floating;
697
+ let heightSide;
698
+ let widthSide;
699
+ if (side === "top" || side === "bottom") {
700
+ heightSide = side;
701
+ widthSide = alignment === (await (platform2.isRTL == null ? void 0 : platform2.isRTL(elements.floating)) ? "start" : "end") ? "left" : "right";
702
+ } else {
703
+ widthSide = side;
704
+ heightSide = alignment === "end" ? "top" : "bottom";
705
+ }
706
+ const maximumClippingHeight = height - overflow.top - overflow.bottom;
707
+ const maximumClippingWidth = width - overflow.left - overflow.right;
708
+ const overflowAvailableHeight = min(height - overflow[heightSide], maximumClippingHeight);
709
+ const overflowAvailableWidth = min(width - overflow[widthSide], maximumClippingWidth);
710
+ const noShift = !state.middlewareData.shift;
711
+ let availableHeight = overflowAvailableHeight;
712
+ let availableWidth = overflowAvailableWidth;
713
+ if ((_state$middlewareData = state.middlewareData.shift) != null && _state$middlewareData.enabled.x) {
714
+ availableWidth = maximumClippingWidth;
715
+ }
716
+ if ((_state$middlewareData2 = state.middlewareData.shift) != null && _state$middlewareData2.enabled.y) {
717
+ availableHeight = maximumClippingHeight;
718
+ }
719
+ if (noShift && !alignment) {
720
+ const xMin = max(overflow.left, 0);
721
+ const xMax = max(overflow.right, 0);
722
+ const yMin = max(overflow.top, 0);
723
+ const yMax = max(overflow.bottom, 0);
724
+ if (isYAxis) {
725
+ availableWidth = width - 2 * (xMin !== 0 || xMax !== 0 ? xMin + xMax : max(overflow.left, overflow.right));
726
+ } else {
727
+ availableHeight = height - 2 * (yMin !== 0 || yMax !== 0 ? yMin + yMax : max(overflow.top, overflow.bottom));
728
+ }
729
+ }
730
+ await apply(__spreadProps(__spreadValues({}, state), {
731
+ availableWidth,
732
+ availableHeight
733
+ }));
734
+ const nextDimensions = await platform2.getDimensions(elements.floating);
735
+ if (width !== nextDimensions.width || height !== nextDimensions.height) {
736
+ return {
737
+ reset: {
738
+ rects: true
739
+ }
740
+ };
741
+ }
742
+ return {};
743
+ }
744
+ };
745
+ };
746
+
747
+ // node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs
748
+ function hasWindow() {
749
+ return typeof window !== "undefined";
750
+ }
751
+ function getNodeName(node) {
752
+ if (isNode(node)) {
753
+ return (node.nodeName || "").toLowerCase();
754
+ }
755
+ return "#document";
756
+ }
757
+ function getWindow(node) {
758
+ var _node$ownerDocument;
759
+ return (node == null || (_node$ownerDocument = node.ownerDocument) == null ? void 0 : _node$ownerDocument.defaultView) || window;
760
+ }
761
+ function getDocumentElement(node) {
762
+ var _ref;
763
+ return (_ref = (isNode(node) ? node.ownerDocument : node.document) || window.document) == null ? void 0 : _ref.documentElement;
764
+ }
765
+ function isNode(value) {
766
+ if (!hasWindow()) {
767
+ return false;
768
+ }
769
+ return value instanceof Node || value instanceof getWindow(value).Node;
770
+ }
771
+ function isElement(value) {
772
+ if (!hasWindow()) {
773
+ return false;
774
+ }
775
+ return value instanceof Element || value instanceof getWindow(value).Element;
776
+ }
777
+ function isHTMLElement(value) {
778
+ if (!hasWindow()) {
779
+ return false;
780
+ }
781
+ return value instanceof HTMLElement || value instanceof getWindow(value).HTMLElement;
782
+ }
783
+ function isShadowRoot(value) {
784
+ if (!hasWindow() || typeof ShadowRoot === "undefined") {
785
+ return false;
786
+ }
787
+ return value instanceof ShadowRoot || value instanceof getWindow(value).ShadowRoot;
788
+ }
789
+ function isOverflowElement(element) {
790
+ const {
791
+ overflow,
792
+ overflowX,
793
+ overflowY,
794
+ display
795
+ } = getComputedStyle2(element);
796
+ return /auto|scroll|overlay|hidden|clip/.test(overflow + overflowY + overflowX) && display !== "inline" && display !== "contents";
797
+ }
798
+ function isTableElement(element) {
799
+ return /^(table|td|th)$/.test(getNodeName(element));
800
+ }
801
+ function isTopLayer(element) {
802
+ try {
803
+ if (element.matches(":popover-open")) {
804
+ return true;
805
+ }
806
+ } catch (_e) {
807
+ }
808
+ try {
809
+ return element.matches(":modal");
810
+ } catch (_e) {
811
+ return false;
812
+ }
813
+ }
814
+ var willChangeRe = /transform|translate|scale|rotate|perspective|filter/;
815
+ var containRe = /paint|layout|strict|content/;
816
+ var isNotNone = (value) => !!value && value !== "none";
817
+ var isWebKitValue;
818
+ function isContainingBlock(elementOrCss) {
819
+ const css = isElement(elementOrCss) ? getComputedStyle2(elementOrCss) : elementOrCss;
820
+ return isNotNone(css.transform) || isNotNone(css.translate) || isNotNone(css.scale) || isNotNone(css.rotate) || isNotNone(css.perspective) || !isWebKit() && (isNotNone(css.backdropFilter) || isNotNone(css.filter)) || willChangeRe.test(css.willChange || "") || containRe.test(css.contain || "");
821
+ }
822
+ function getContainingBlock(element) {
823
+ let currentNode = getParentNode(element);
824
+ while (isHTMLElement(currentNode) && !isLastTraversableNode(currentNode)) {
825
+ if (isContainingBlock(currentNode)) {
826
+ return currentNode;
827
+ } else if (isTopLayer(currentNode)) {
828
+ return null;
829
+ }
830
+ currentNode = getParentNode(currentNode);
831
+ }
832
+ return null;
833
+ }
834
+ function isWebKit() {
835
+ if (isWebKitValue == null) {
836
+ isWebKitValue = typeof CSS !== "undefined" && CSS.supports && CSS.supports("-webkit-backdrop-filter", "none");
837
+ }
838
+ return isWebKitValue;
839
+ }
840
+ function isLastTraversableNode(node) {
841
+ return /^(html|body|#document)$/.test(getNodeName(node));
842
+ }
843
+ function getComputedStyle2(element) {
844
+ return getWindow(element).getComputedStyle(element);
845
+ }
846
+ function getNodeScroll(element) {
847
+ if (isElement(element)) {
848
+ return {
849
+ scrollLeft: element.scrollLeft,
850
+ scrollTop: element.scrollTop
851
+ };
852
+ }
853
+ return {
854
+ scrollLeft: element.scrollX,
855
+ scrollTop: element.scrollY
856
+ };
857
+ }
858
+ function getParentNode(node) {
859
+ if (getNodeName(node) === "html") {
860
+ return node;
861
+ }
862
+ const result = (
863
+ // Step into the shadow DOM of the parent of a slotted node.
864
+ node.assignedSlot || // DOM Element detected.
865
+ node.parentNode || // ShadowRoot detected.
866
+ isShadowRoot(node) && node.host || // Fallback.
867
+ getDocumentElement(node)
868
+ );
869
+ return isShadowRoot(result) ? result.host : result;
870
+ }
871
+ function getNearestOverflowAncestor(node) {
872
+ const parentNode = getParentNode(node);
873
+ if (isLastTraversableNode(parentNode)) {
874
+ return node.ownerDocument ? node.ownerDocument.body : node.body;
875
+ }
876
+ if (isHTMLElement(parentNode) && isOverflowElement(parentNode)) {
877
+ return parentNode;
878
+ }
879
+ return getNearestOverflowAncestor(parentNode);
880
+ }
881
+ function getOverflowAncestors(node, list, traverseIframes) {
882
+ var _node$ownerDocument2;
883
+ if (list === void 0) {
884
+ list = [];
885
+ }
886
+ if (traverseIframes === void 0) {
887
+ traverseIframes = true;
888
+ }
889
+ const scrollableAncestor = getNearestOverflowAncestor(node);
890
+ const isBody = scrollableAncestor === ((_node$ownerDocument2 = node.ownerDocument) == null ? void 0 : _node$ownerDocument2.body);
891
+ const win = getWindow(scrollableAncestor);
892
+ if (isBody) {
893
+ const frameElement = getFrameElement(win);
894
+ return list.concat(win, win.visualViewport || [], isOverflowElement(scrollableAncestor) ? scrollableAncestor : [], frameElement && traverseIframes ? getOverflowAncestors(frameElement) : []);
895
+ } else {
896
+ return list.concat(scrollableAncestor, getOverflowAncestors(scrollableAncestor, [], traverseIframes));
897
+ }
898
+ }
899
+ function getFrameElement(win) {
900
+ return win.parent && Object.getPrototypeOf(win.parent) ? win.frameElement : null;
901
+ }
902
+
903
+ // node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
904
+ function getCssDimensions(element) {
905
+ const css = getComputedStyle2(element);
906
+ let width = parseFloat(css.width) || 0;
907
+ let height = parseFloat(css.height) || 0;
908
+ const hasOffset = isHTMLElement(element);
909
+ const offsetWidth = hasOffset ? element.offsetWidth : width;
910
+ const offsetHeight = hasOffset ? element.offsetHeight : height;
911
+ const shouldFallback = round(width) !== offsetWidth || round(height) !== offsetHeight;
912
+ if (shouldFallback) {
913
+ width = offsetWidth;
914
+ height = offsetHeight;
915
+ }
916
+ return {
917
+ width,
918
+ height,
919
+ $: shouldFallback
920
+ };
921
+ }
922
+ function unwrapElement(element) {
923
+ return !isElement(element) ? element.contextElement : element;
924
+ }
925
+ function getScale(element) {
926
+ const domElement = unwrapElement(element);
927
+ if (!isHTMLElement(domElement)) {
928
+ return createCoords(1);
929
+ }
930
+ const rect = domElement.getBoundingClientRect();
931
+ const {
932
+ width,
933
+ height,
934
+ $
935
+ } = getCssDimensions(domElement);
936
+ let x = ($ ? round(rect.width) : rect.width) / width;
937
+ let y = ($ ? round(rect.height) : rect.height) / height;
938
+ if (!x || !Number.isFinite(x)) {
939
+ x = 1;
940
+ }
941
+ if (!y || !Number.isFinite(y)) {
942
+ y = 1;
943
+ }
944
+ return {
945
+ x,
946
+ y
947
+ };
948
+ }
949
+ var noOffsets = /* @__PURE__ */ createCoords(0);
950
+ function getVisualOffsets(element) {
951
+ const win = getWindow(element);
952
+ if (!isWebKit() || !win.visualViewport) {
953
+ return noOffsets;
954
+ }
955
+ return {
956
+ x: win.visualViewport.offsetLeft,
957
+ y: win.visualViewport.offsetTop
958
+ };
959
+ }
960
+ function shouldAddVisualOffsets(element, isFixed, floatingOffsetParent) {
961
+ if (isFixed === void 0) {
962
+ isFixed = false;
963
+ }
964
+ if (!floatingOffsetParent || isFixed && floatingOffsetParent !== getWindow(element)) {
965
+ return false;
966
+ }
967
+ return isFixed;
968
+ }
969
+ function getBoundingClientRect(element, includeScale, isFixedStrategy, offsetParent) {
970
+ if (includeScale === void 0) {
971
+ includeScale = false;
972
+ }
973
+ if (isFixedStrategy === void 0) {
974
+ isFixedStrategy = false;
975
+ }
976
+ const clientRect = element.getBoundingClientRect();
977
+ const domElement = unwrapElement(element);
978
+ let scale = createCoords(1);
979
+ if (includeScale) {
980
+ if (offsetParent) {
981
+ if (isElement(offsetParent)) {
982
+ scale = getScale(offsetParent);
983
+ }
984
+ } else {
985
+ scale = getScale(element);
986
+ }
987
+ }
988
+ const visualOffsets = shouldAddVisualOffsets(domElement, isFixedStrategy, offsetParent) ? getVisualOffsets(domElement) : createCoords(0);
989
+ let x = (clientRect.left + visualOffsets.x) / scale.x;
990
+ let y = (clientRect.top + visualOffsets.y) / scale.y;
991
+ let width = clientRect.width / scale.x;
992
+ let height = clientRect.height / scale.y;
993
+ if (domElement) {
994
+ const win = getWindow(domElement);
995
+ const offsetWin = offsetParent && isElement(offsetParent) ? getWindow(offsetParent) : offsetParent;
996
+ let currentWin = win;
997
+ let currentIFrame = getFrameElement(currentWin);
998
+ while (currentIFrame && offsetParent && offsetWin !== currentWin) {
999
+ const iframeScale = getScale(currentIFrame);
1000
+ const iframeRect = currentIFrame.getBoundingClientRect();
1001
+ const css = getComputedStyle2(currentIFrame);
1002
+ const left = iframeRect.left + (currentIFrame.clientLeft + parseFloat(css.paddingLeft)) * iframeScale.x;
1003
+ const top = iframeRect.top + (currentIFrame.clientTop + parseFloat(css.paddingTop)) * iframeScale.y;
1004
+ x *= iframeScale.x;
1005
+ y *= iframeScale.y;
1006
+ width *= iframeScale.x;
1007
+ height *= iframeScale.y;
1008
+ x += left;
1009
+ y += top;
1010
+ currentWin = getWindow(currentIFrame);
1011
+ currentIFrame = getFrameElement(currentWin);
1012
+ }
1013
+ }
1014
+ return rectToClientRect({
1015
+ width,
1016
+ height,
1017
+ x,
1018
+ y
1019
+ });
1020
+ }
1021
+ function getWindowScrollBarX(element, rect) {
1022
+ const leftScroll = getNodeScroll(element).scrollLeft;
1023
+ if (!rect) {
1024
+ return getBoundingClientRect(getDocumentElement(element)).left + leftScroll;
1025
+ }
1026
+ return rect.left + leftScroll;
1027
+ }
1028
+ function getHTMLOffset(documentElement, scroll) {
1029
+ const htmlRect = documentElement.getBoundingClientRect();
1030
+ const x = htmlRect.left + scroll.scrollLeft - getWindowScrollBarX(documentElement, htmlRect);
1031
+ const y = htmlRect.top + scroll.scrollTop;
1032
+ return {
1033
+ x,
1034
+ y
1035
+ };
1036
+ }
1037
+ function convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {
1038
+ let {
1039
+ elements,
1040
+ rect,
1041
+ offsetParent,
1042
+ strategy
1043
+ } = _ref;
1044
+ const isFixed = strategy === "fixed";
1045
+ const documentElement = getDocumentElement(offsetParent);
1046
+ const topLayer = elements ? isTopLayer(elements.floating) : false;
1047
+ if (offsetParent === documentElement || topLayer && isFixed) {
1048
+ return rect;
1049
+ }
1050
+ let scroll = {
1051
+ scrollLeft: 0,
1052
+ scrollTop: 0
1053
+ };
1054
+ let scale = createCoords(1);
1055
+ const offsets = createCoords(0);
1056
+ const isOffsetParentAnElement = isHTMLElement(offsetParent);
1057
+ if (isOffsetParentAnElement || !isOffsetParentAnElement && !isFixed) {
1058
+ if (getNodeName(offsetParent) !== "body" || isOverflowElement(documentElement)) {
1059
+ scroll = getNodeScroll(offsetParent);
1060
+ }
1061
+ if (isOffsetParentAnElement) {
1062
+ const offsetRect = getBoundingClientRect(offsetParent);
1063
+ scale = getScale(offsetParent);
1064
+ offsets.x = offsetRect.x + offsetParent.clientLeft;
1065
+ offsets.y = offsetRect.y + offsetParent.clientTop;
1066
+ }
1067
+ }
1068
+ const htmlOffset = documentElement && !isOffsetParentAnElement && !isFixed ? getHTMLOffset(documentElement, scroll) : createCoords(0);
1069
+ return {
1070
+ width: rect.width * scale.x,
1071
+ height: rect.height * scale.y,
1072
+ x: rect.x * scale.x - scroll.scrollLeft * scale.x + offsets.x + htmlOffset.x,
1073
+ y: rect.y * scale.y - scroll.scrollTop * scale.y + offsets.y + htmlOffset.y
1074
+ };
1075
+ }
1076
+ function getClientRects(element) {
1077
+ return Array.from(element.getClientRects());
1078
+ }
1079
+ function getDocumentRect(element) {
1080
+ const html = getDocumentElement(element);
1081
+ const scroll = getNodeScroll(element);
1082
+ const body = element.ownerDocument.body;
1083
+ const width = max(html.scrollWidth, html.clientWidth, body.scrollWidth, body.clientWidth);
1084
+ const height = max(html.scrollHeight, html.clientHeight, body.scrollHeight, body.clientHeight);
1085
+ let x = -scroll.scrollLeft + getWindowScrollBarX(element);
1086
+ const y = -scroll.scrollTop;
1087
+ if (getComputedStyle2(body).direction === "rtl") {
1088
+ x += max(html.clientWidth, body.clientWidth) - width;
1089
+ }
1090
+ return {
1091
+ width,
1092
+ height,
1093
+ x,
1094
+ y
1095
+ };
1096
+ }
1097
+ var SCROLLBAR_MAX = 25;
1098
+ function getViewportRect(element, strategy) {
1099
+ const win = getWindow(element);
1100
+ const html = getDocumentElement(element);
1101
+ const visualViewport = win.visualViewport;
1102
+ let width = html.clientWidth;
1103
+ let height = html.clientHeight;
1104
+ let x = 0;
1105
+ let y = 0;
1106
+ if (visualViewport) {
1107
+ width = visualViewport.width;
1108
+ height = visualViewport.height;
1109
+ const visualViewportBased = isWebKit();
1110
+ if (!visualViewportBased || visualViewportBased && strategy === "fixed") {
1111
+ x = visualViewport.offsetLeft;
1112
+ y = visualViewport.offsetTop;
1113
+ }
1114
+ }
1115
+ const windowScrollbarX = getWindowScrollBarX(html);
1116
+ if (windowScrollbarX <= 0) {
1117
+ const doc = html.ownerDocument;
1118
+ const body = doc.body;
1119
+ const bodyStyles = getComputedStyle(body);
1120
+ const bodyMarginInline = doc.compatMode === "CSS1Compat" ? parseFloat(bodyStyles.marginLeft) + parseFloat(bodyStyles.marginRight) || 0 : 0;
1121
+ const clippingStableScrollbarWidth = Math.abs(html.clientWidth - body.clientWidth - bodyMarginInline);
1122
+ if (clippingStableScrollbarWidth <= SCROLLBAR_MAX) {
1123
+ width -= clippingStableScrollbarWidth;
1124
+ }
1125
+ } else if (windowScrollbarX <= SCROLLBAR_MAX) {
1126
+ width += windowScrollbarX;
1127
+ }
1128
+ return {
1129
+ width,
1130
+ height,
1131
+ x,
1132
+ y
1133
+ };
1134
+ }
1135
+ function getInnerBoundingClientRect(element, strategy) {
1136
+ const clientRect = getBoundingClientRect(element, true, strategy === "fixed");
1137
+ const top = clientRect.top + element.clientTop;
1138
+ const left = clientRect.left + element.clientLeft;
1139
+ const scale = isHTMLElement(element) ? getScale(element) : createCoords(1);
1140
+ const width = element.clientWidth * scale.x;
1141
+ const height = element.clientHeight * scale.y;
1142
+ const x = left * scale.x;
1143
+ const y = top * scale.y;
1144
+ return {
1145
+ width,
1146
+ height,
1147
+ x,
1148
+ y
1149
+ };
1150
+ }
1151
+ function getClientRectFromClippingAncestor(element, clippingAncestor, strategy) {
1152
+ let rect;
1153
+ if (clippingAncestor === "viewport") {
1154
+ rect = getViewportRect(element, strategy);
1155
+ } else if (clippingAncestor === "document") {
1156
+ rect = getDocumentRect(getDocumentElement(element));
1157
+ } else if (isElement(clippingAncestor)) {
1158
+ rect = getInnerBoundingClientRect(clippingAncestor, strategy);
1159
+ } else {
1160
+ const visualOffsets = getVisualOffsets(element);
1161
+ rect = {
1162
+ x: clippingAncestor.x - visualOffsets.x,
1163
+ y: clippingAncestor.y - visualOffsets.y,
1164
+ width: clippingAncestor.width,
1165
+ height: clippingAncestor.height
1166
+ };
1167
+ }
1168
+ return rectToClientRect(rect);
1169
+ }
1170
+ function hasFixedPositionAncestor(element, stopNode) {
1171
+ const parentNode = getParentNode(element);
1172
+ if (parentNode === stopNode || !isElement(parentNode) || isLastTraversableNode(parentNode)) {
1173
+ return false;
1174
+ }
1175
+ return getComputedStyle2(parentNode).position === "fixed" || hasFixedPositionAncestor(parentNode, stopNode);
1176
+ }
1177
+ function getClippingElementAncestors(element, cache) {
1178
+ const cachedResult = cache.get(element);
1179
+ if (cachedResult) {
1180
+ return cachedResult;
1181
+ }
1182
+ let result = getOverflowAncestors(element, [], false).filter((el) => isElement(el) && getNodeName(el) !== "body");
1183
+ let currentContainingBlockComputedStyle = null;
1184
+ const elementIsFixed = getComputedStyle2(element).position === "fixed";
1185
+ let currentNode = elementIsFixed ? getParentNode(element) : element;
1186
+ while (isElement(currentNode) && !isLastTraversableNode(currentNode)) {
1187
+ const computedStyle = getComputedStyle2(currentNode);
1188
+ const currentNodeIsContaining = isContainingBlock(currentNode);
1189
+ if (!currentNodeIsContaining && computedStyle.position === "fixed") {
1190
+ currentContainingBlockComputedStyle = null;
1191
+ }
1192
+ const shouldDropCurrentNode = elementIsFixed ? !currentNodeIsContaining && !currentContainingBlockComputedStyle : !currentNodeIsContaining && computedStyle.position === "static" && !!currentContainingBlockComputedStyle && (currentContainingBlockComputedStyle.position === "absolute" || currentContainingBlockComputedStyle.position === "fixed") || isOverflowElement(currentNode) && !currentNodeIsContaining && hasFixedPositionAncestor(element, currentNode);
1193
+ if (shouldDropCurrentNode) {
1194
+ result = result.filter((ancestor) => ancestor !== currentNode);
1195
+ } else {
1196
+ currentContainingBlockComputedStyle = computedStyle;
1197
+ }
1198
+ currentNode = getParentNode(currentNode);
1199
+ }
1200
+ cache.set(element, result);
1201
+ return result;
1202
+ }
1203
+ function getClippingRect(_ref) {
1204
+ let {
1205
+ element,
1206
+ boundary,
1207
+ rootBoundary,
1208
+ strategy
1209
+ } = _ref;
1210
+ const elementClippingAncestors = boundary === "clippingAncestors" ? isTopLayer(element) ? [] : getClippingElementAncestors(element, this._c) : [].concat(boundary);
1211
+ const clippingAncestors = [...elementClippingAncestors, rootBoundary];
1212
+ const firstRect = getClientRectFromClippingAncestor(element, clippingAncestors[0], strategy);
1213
+ let top = firstRect.top;
1214
+ let right = firstRect.right;
1215
+ let bottom = firstRect.bottom;
1216
+ let left = firstRect.left;
1217
+ for (let i2 = 1; i2 < clippingAncestors.length; i2++) {
1218
+ const rect = getClientRectFromClippingAncestor(element, clippingAncestors[i2], strategy);
1219
+ top = max(rect.top, top);
1220
+ right = min(rect.right, right);
1221
+ bottom = min(rect.bottom, bottom);
1222
+ left = max(rect.left, left);
1223
+ }
1224
+ return {
1225
+ width: right - left,
1226
+ height: bottom - top,
1227
+ x: left,
1228
+ y: top
1229
+ };
1230
+ }
1231
+ function getDimensions(element) {
1232
+ const {
1233
+ width,
1234
+ height
1235
+ } = getCssDimensions(element);
1236
+ return {
1237
+ width,
1238
+ height
1239
+ };
1240
+ }
1241
+ function getRectRelativeToOffsetParent(element, offsetParent, strategy) {
1242
+ const isOffsetParentAnElement = isHTMLElement(offsetParent);
1243
+ const documentElement = getDocumentElement(offsetParent);
1244
+ const isFixed = strategy === "fixed";
1245
+ const rect = getBoundingClientRect(element, true, isFixed, offsetParent);
1246
+ let scroll = {
1247
+ scrollLeft: 0,
1248
+ scrollTop: 0
1249
+ };
1250
+ const offsets = createCoords(0);
1251
+ function setLeftRTLScrollbarOffset() {
1252
+ offsets.x = getWindowScrollBarX(documentElement);
1253
+ }
1254
+ if (isOffsetParentAnElement || !isOffsetParentAnElement && !isFixed) {
1255
+ if (getNodeName(offsetParent) !== "body" || isOverflowElement(documentElement)) {
1256
+ scroll = getNodeScroll(offsetParent);
1257
+ }
1258
+ if (isOffsetParentAnElement) {
1259
+ const offsetRect = getBoundingClientRect(offsetParent, true, isFixed, offsetParent);
1260
+ offsets.x = offsetRect.x + offsetParent.clientLeft;
1261
+ offsets.y = offsetRect.y + offsetParent.clientTop;
1262
+ } else if (documentElement) {
1263
+ setLeftRTLScrollbarOffset();
1264
+ }
1265
+ }
1266
+ if (isFixed && !isOffsetParentAnElement && documentElement) {
1267
+ setLeftRTLScrollbarOffset();
1268
+ }
1269
+ const htmlOffset = documentElement && !isOffsetParentAnElement && !isFixed ? getHTMLOffset(documentElement, scroll) : createCoords(0);
1270
+ const x = rect.left + scroll.scrollLeft - offsets.x - htmlOffset.x;
1271
+ const y = rect.top + scroll.scrollTop - offsets.y - htmlOffset.y;
1272
+ return {
1273
+ x,
1274
+ y,
1275
+ width: rect.width,
1276
+ height: rect.height
1277
+ };
1278
+ }
1279
+ function isStaticPositioned(element) {
1280
+ return getComputedStyle2(element).position === "static";
1281
+ }
1282
+ function getTrueOffsetParent(element, polyfill) {
1283
+ if (!isHTMLElement(element) || getComputedStyle2(element).position === "fixed") {
1284
+ return null;
1285
+ }
1286
+ if (polyfill) {
1287
+ return polyfill(element);
1288
+ }
1289
+ let rawOffsetParent = element.offsetParent;
1290
+ if (getDocumentElement(element) === rawOffsetParent) {
1291
+ rawOffsetParent = rawOffsetParent.ownerDocument.body;
1292
+ }
1293
+ return rawOffsetParent;
1294
+ }
1295
+ function getOffsetParent(element, polyfill) {
1296
+ const win = getWindow(element);
1297
+ if (isTopLayer(element)) {
1298
+ return win;
1299
+ }
1300
+ if (!isHTMLElement(element)) {
1301
+ let svgOffsetParent = getParentNode(element);
1302
+ while (svgOffsetParent && !isLastTraversableNode(svgOffsetParent)) {
1303
+ if (isElement(svgOffsetParent) && !isStaticPositioned(svgOffsetParent)) {
1304
+ return svgOffsetParent;
1305
+ }
1306
+ svgOffsetParent = getParentNode(svgOffsetParent);
1307
+ }
1308
+ return win;
1309
+ }
1310
+ let offsetParent = getTrueOffsetParent(element, polyfill);
1311
+ while (offsetParent && isTableElement(offsetParent) && isStaticPositioned(offsetParent)) {
1312
+ offsetParent = getTrueOffsetParent(offsetParent, polyfill);
1313
+ }
1314
+ if (offsetParent && isLastTraversableNode(offsetParent) && isStaticPositioned(offsetParent) && !isContainingBlock(offsetParent)) {
1315
+ return win;
1316
+ }
1317
+ return offsetParent || getContainingBlock(element) || win;
1318
+ }
1319
+ var getElementRects = async function(data) {
1320
+ const getOffsetParentFn = this.getOffsetParent || getOffsetParent;
1321
+ const getDimensionsFn = this.getDimensions;
1322
+ const floatingDimensions = await getDimensionsFn(data.floating);
1323
+ return {
1324
+ reference: getRectRelativeToOffsetParent(data.reference, await getOffsetParentFn(data.floating), data.strategy),
1325
+ floating: {
1326
+ x: 0,
1327
+ y: 0,
1328
+ width: floatingDimensions.width,
1329
+ height: floatingDimensions.height
1330
+ }
1331
+ };
1332
+ };
1333
+ function isRTL(element) {
1334
+ return getComputedStyle2(element).direction === "rtl";
1335
+ }
1336
+ var platform = {
1337
+ convertOffsetParentRelativeRectToViewportRelativeRect,
1338
+ getDocumentElement,
1339
+ getClippingRect,
1340
+ getOffsetParent,
1341
+ getElementRects,
1342
+ getClientRects,
1343
+ getDimensions,
1344
+ getScale,
1345
+ isElement,
1346
+ isRTL
1347
+ };
1348
+ function rectsAreEqual(a, b2) {
1349
+ return a.x === b2.x && a.y === b2.y && a.width === b2.width && a.height === b2.height;
1350
+ }
1351
+ function observeMove(element, onMove) {
1352
+ let io = null;
1353
+ let timeoutId;
1354
+ const root = getDocumentElement(element);
1355
+ function cleanup() {
1356
+ var _io;
1357
+ clearTimeout(timeoutId);
1358
+ (_io = io) == null || _io.disconnect();
1359
+ io = null;
1360
+ }
1361
+ function refresh(skip, threshold) {
1362
+ if (skip === void 0) {
1363
+ skip = false;
1364
+ }
1365
+ if (threshold === void 0) {
1366
+ threshold = 1;
1367
+ }
1368
+ cleanup();
1369
+ const elementRectForRootMargin = element.getBoundingClientRect();
1370
+ const {
1371
+ left,
1372
+ top,
1373
+ width,
1374
+ height
1375
+ } = elementRectForRootMargin;
1376
+ if (!skip) {
1377
+ onMove();
1378
+ }
1379
+ if (!width || !height) {
1380
+ return;
1381
+ }
1382
+ const insetTop = floor(top);
1383
+ const insetRight = floor(root.clientWidth - (left + width));
1384
+ const insetBottom = floor(root.clientHeight - (top + height));
1385
+ const insetLeft = floor(left);
1386
+ const rootMargin = -insetTop + "px " + -insetRight + "px " + -insetBottom + "px " + -insetLeft + "px";
1387
+ const options = {
1388
+ rootMargin,
1389
+ threshold: max(0, min(1, threshold)) || 1
1390
+ };
1391
+ let isFirstUpdate = true;
1392
+ function handleObserve(entries) {
1393
+ const ratio = entries[0].intersectionRatio;
1394
+ if (ratio !== threshold) {
1395
+ if (!isFirstUpdate) {
1396
+ return refresh();
1397
+ }
1398
+ if (!ratio) {
1399
+ timeoutId = setTimeout(() => {
1400
+ refresh(false, 1e-7);
1401
+ }, 1e3);
1402
+ } else {
1403
+ refresh(false, ratio);
1404
+ }
1405
+ }
1406
+ if (ratio === 1 && !rectsAreEqual(elementRectForRootMargin, element.getBoundingClientRect())) {
1407
+ refresh();
1408
+ }
1409
+ isFirstUpdate = false;
1410
+ }
1411
+ try {
1412
+ io = new IntersectionObserver(handleObserve, __spreadProps(__spreadValues({}, options), {
1413
+ // Handle <iframe>s
1414
+ root: root.ownerDocument
1415
+ }));
1416
+ } catch (_e) {
1417
+ io = new IntersectionObserver(handleObserve, options);
1418
+ }
1419
+ io.observe(element);
1420
+ }
1421
+ refresh(true);
1422
+ return cleanup;
1423
+ }
1424
+ function autoUpdate(reference, floating, update, options) {
1425
+ if (options === void 0) {
1426
+ options = {};
1427
+ }
1428
+ const {
1429
+ ancestorScroll = true,
1430
+ ancestorResize = true,
1431
+ elementResize = typeof ResizeObserver === "function",
1432
+ layoutShift = typeof IntersectionObserver === "function",
1433
+ animationFrame = false
1434
+ } = options;
1435
+ const referenceEl = unwrapElement(reference);
1436
+ const ancestors = ancestorScroll || ancestorResize ? [...referenceEl ? getOverflowAncestors(referenceEl) : [], ...floating ? getOverflowAncestors(floating) : []] : [];
1437
+ ancestors.forEach((ancestor) => {
1438
+ ancestorScroll && ancestor.addEventListener("scroll", update, {
1439
+ passive: true
1440
+ });
1441
+ ancestorResize && ancestor.addEventListener("resize", update);
1442
+ });
1443
+ const cleanupIo = referenceEl && layoutShift ? observeMove(referenceEl, update) : null;
1444
+ let reobserveFrame = -1;
1445
+ let resizeObserver = null;
1446
+ if (elementResize) {
1447
+ resizeObserver = new ResizeObserver((_ref) => {
1448
+ let [firstEntry] = _ref;
1449
+ if (firstEntry && firstEntry.target === referenceEl && resizeObserver && floating) {
1450
+ resizeObserver.unobserve(floating);
1451
+ cancelAnimationFrame(reobserveFrame);
1452
+ reobserveFrame = requestAnimationFrame(() => {
1453
+ var _resizeObserver;
1454
+ (_resizeObserver = resizeObserver) == null || _resizeObserver.observe(floating);
1455
+ });
1456
+ }
1457
+ update();
1458
+ });
1459
+ if (referenceEl && !animationFrame) {
1460
+ resizeObserver.observe(referenceEl);
1461
+ }
1462
+ if (floating) {
1463
+ resizeObserver.observe(floating);
1464
+ }
1465
+ }
1466
+ let frameId;
1467
+ let prevRefRect = animationFrame ? getBoundingClientRect(reference) : null;
1468
+ if (animationFrame) {
1469
+ frameLoop();
1470
+ }
1471
+ function frameLoop() {
1472
+ const nextRefRect = getBoundingClientRect(reference);
1473
+ if (prevRefRect && !rectsAreEqual(prevRefRect, nextRefRect)) {
1474
+ update();
1475
+ }
1476
+ prevRefRect = nextRefRect;
1477
+ frameId = requestAnimationFrame(frameLoop);
1478
+ }
1479
+ update();
1480
+ return () => {
1481
+ var _resizeObserver2;
1482
+ ancestors.forEach((ancestor) => {
1483
+ ancestorScroll && ancestor.removeEventListener("scroll", update);
1484
+ ancestorResize && ancestor.removeEventListener("resize", update);
1485
+ });
1486
+ cleanupIo == null || cleanupIo();
1487
+ (_resizeObserver2 = resizeObserver) == null || _resizeObserver2.disconnect();
1488
+ resizeObserver = null;
1489
+ if (animationFrame) {
1490
+ cancelAnimationFrame(frameId);
1491
+ }
1492
+ };
1493
+ }
1494
+ var offset2 = offset;
1495
+ var shift2 = shift;
1496
+ var flip2 = flip;
1497
+ var size2 = size;
1498
+ var arrow2 = arrow;
1499
+ var computePosition2 = (reference, floating, options) => {
1500
+ const cache = /* @__PURE__ */ new Map();
1501
+ const mergedOptions = __spreadValues({
1502
+ platform
1503
+ }, options);
1504
+ const platformWithCache = __spreadProps(__spreadValues({}, mergedOptions.platform), {
1505
+ _c: cache
1506
+ });
1507
+ return computePosition(reference, floating, __spreadProps(__spreadValues({}, mergedOptions), {
1508
+ platform: platformWithCache
1509
+ }));
1510
+ };
1511
+
1512
+ // node_modules/composed-offset-position/dist/composed-offset-position.browser.min.mjs
1513
+ function e3(t) {
1514
+ return i(t);
1515
+ }
1516
+ function r(t) {
1517
+ return t.assignedSlot ? t.assignedSlot : t.parentNode instanceof ShadowRoot ? t.parentNode.host : t.parentNode;
1518
+ }
1519
+ function i(e4) {
1520
+ for (let t = e4; t; t = r(t)) if (t instanceof Element && "none" === getComputedStyle(t).display) return null;
1521
+ for (let n2 = r(e4); n2; n2 = r(n2)) {
1522
+ if (!(n2 instanceof Element)) continue;
1523
+ const e5 = getComputedStyle(n2);
1524
+ if ("contents" !== e5.display) {
1525
+ if ("static" !== e5.position || isContainingBlock(e5)) return n2;
1526
+ if ("BODY" === n2.tagName) return n2;
1527
+ }
1528
+ }
1529
+ return null;
1530
+ }
1531
+
1532
+ // src/components/popup/popup.component.ts
1533
+ function isVirtualElement(e4) {
1534
+ return e4 !== null && typeof e4 === "object" && "getBoundingClientRect" in e4 && ("contextElement" in e4 ? e4.contextElement instanceof Element : true);
1535
+ }
1536
+ var SlPopup = class extends ShoelaceElement {
1537
+ constructor() {
1538
+ super(...arguments);
1539
+ this.localize = new LocalizeController(this);
1540
+ this.active = false;
1541
+ this.placement = "top";
1542
+ this.strategy = "absolute";
1543
+ this.distance = 0;
1544
+ this.skidding = 0;
1545
+ this.arrow = false;
1546
+ this.arrowPlacement = "anchor";
1547
+ this.arrowPadding = 10;
1548
+ this.flip = false;
1549
+ this.flipFallbackPlacements = "";
1550
+ this.flipFallbackStrategy = "best-fit";
1551
+ this.flipPadding = 0;
1552
+ this.shift = false;
1553
+ this.shiftPadding = 0;
1554
+ this.autoSizePadding = 0;
1555
+ this.hoverBridge = false;
1556
+ this.updateHoverBridge = () => {
1557
+ if (this.hoverBridge && this.anchorEl) {
1558
+ const anchorRect = this.anchorEl.getBoundingClientRect();
1559
+ const popupRect = this.popup.getBoundingClientRect();
1560
+ const isVertical = this.placement.includes("top") || this.placement.includes("bottom");
1561
+ let topLeftX = 0;
1562
+ let topLeftY = 0;
1563
+ let topRightX = 0;
1564
+ let topRightY = 0;
1565
+ let bottomLeftX = 0;
1566
+ let bottomLeftY = 0;
1567
+ let bottomRightX = 0;
1568
+ let bottomRightY = 0;
1569
+ if (isVertical) {
1570
+ if (anchorRect.top < popupRect.top) {
1571
+ topLeftX = anchorRect.left;
1572
+ topLeftY = anchorRect.bottom;
1573
+ topRightX = anchorRect.right;
1574
+ topRightY = anchorRect.bottom;
1575
+ bottomLeftX = popupRect.left;
1576
+ bottomLeftY = popupRect.top;
1577
+ bottomRightX = popupRect.right;
1578
+ bottomRightY = popupRect.top;
1579
+ } else {
1580
+ topLeftX = popupRect.left;
1581
+ topLeftY = popupRect.bottom;
1582
+ topRightX = popupRect.right;
1583
+ topRightY = popupRect.bottom;
1584
+ bottomLeftX = anchorRect.left;
1585
+ bottomLeftY = anchorRect.top;
1586
+ bottomRightX = anchorRect.right;
1587
+ bottomRightY = anchorRect.top;
1588
+ }
1589
+ } else {
1590
+ if (anchorRect.left < popupRect.left) {
1591
+ topLeftX = anchorRect.right;
1592
+ topLeftY = anchorRect.top;
1593
+ topRightX = popupRect.left;
1594
+ topRightY = popupRect.top;
1595
+ bottomLeftX = anchorRect.right;
1596
+ bottomLeftY = anchorRect.bottom;
1597
+ bottomRightX = popupRect.left;
1598
+ bottomRightY = popupRect.bottom;
1599
+ } else {
1600
+ topLeftX = popupRect.right;
1601
+ topLeftY = popupRect.top;
1602
+ topRightX = anchorRect.left;
1603
+ topRightY = anchorRect.top;
1604
+ bottomLeftX = popupRect.right;
1605
+ bottomLeftY = popupRect.bottom;
1606
+ bottomRightX = anchorRect.left;
1607
+ bottomRightY = anchorRect.bottom;
1608
+ }
1609
+ }
1610
+ this.style.setProperty("--hover-bridge-top-left-x", `${topLeftX}px`);
1611
+ this.style.setProperty("--hover-bridge-top-left-y", `${topLeftY}px`);
1612
+ this.style.setProperty("--hover-bridge-top-right-x", `${topRightX}px`);
1613
+ this.style.setProperty("--hover-bridge-top-right-y", `${topRightY}px`);
1614
+ this.style.setProperty("--hover-bridge-bottom-left-x", `${bottomLeftX}px`);
1615
+ this.style.setProperty("--hover-bridge-bottom-left-y", `${bottomLeftY}px`);
1616
+ this.style.setProperty("--hover-bridge-bottom-right-x", `${bottomRightX}px`);
1617
+ this.style.setProperty("--hover-bridge-bottom-right-y", `${bottomRightY}px`);
1618
+ }
1619
+ };
1620
+ }
1621
+ async connectedCallback() {
1622
+ super.connectedCallback();
1623
+ await this.updateComplete;
1624
+ this.start();
1625
+ }
1626
+ disconnectedCallback() {
1627
+ super.disconnectedCallback();
1628
+ this.stop();
1629
+ }
1630
+ async updated(changedProps) {
1631
+ super.updated(changedProps);
1632
+ if (changedProps.has("active")) {
1633
+ if (this.active) {
1634
+ this.start();
1635
+ } else {
1636
+ this.stop();
1637
+ }
1638
+ }
1639
+ if (changedProps.has("anchor")) {
1640
+ this.handleAnchorChange();
1641
+ }
1642
+ if (this.active) {
1643
+ await this.updateComplete;
1644
+ this.reposition();
1645
+ }
1646
+ }
1647
+ async handleAnchorChange() {
1648
+ await this.stop();
1649
+ if (this.anchor && typeof this.anchor === "string") {
1650
+ const root = this.getRootNode();
1651
+ this.anchorEl = root.getElementById(this.anchor);
1652
+ } else if (this.anchor instanceof Element || isVirtualElement(this.anchor)) {
1653
+ this.anchorEl = this.anchor;
1654
+ } else {
1655
+ this.anchorEl = this.querySelector('[slot="anchor"]');
1656
+ }
1657
+ if (this.anchorEl instanceof HTMLSlotElement) {
1658
+ this.anchorEl = this.anchorEl.assignedElements({ flatten: true })[0];
1659
+ }
1660
+ if (this.anchorEl && this.active) {
1661
+ this.start();
1662
+ }
1663
+ }
1664
+ start() {
1665
+ if (!this.anchorEl || !this.active) {
1666
+ return;
1667
+ }
1668
+ this.cleanup = autoUpdate(this.anchorEl, this.popup, () => {
1669
+ this.reposition();
1670
+ });
1671
+ }
1672
+ async stop() {
1673
+ return new Promise((resolve) => {
1674
+ if (this.cleanup) {
1675
+ this.cleanup();
1676
+ this.cleanup = void 0;
1677
+ this.removeAttribute("data-current-placement");
1678
+ this.style.removeProperty("--auto-size-available-width");
1679
+ this.style.removeProperty("--auto-size-available-height");
1680
+ requestAnimationFrame(() => resolve());
1681
+ } else {
1682
+ resolve();
1683
+ }
1684
+ });
1685
+ }
1686
+ /** Forces the popup to recalculate and reposition itself. */
1687
+ reposition() {
1688
+ if (!this.active || !this.anchorEl) {
1689
+ return;
1690
+ }
1691
+ const middleware = [
1692
+ // The offset middleware goes first
1693
+ offset2({ mainAxis: this.distance, crossAxis: this.skidding })
1694
+ ];
1695
+ if (this.sync) {
1696
+ middleware.push(
1697
+ size2({
1698
+ apply: ({ rects }) => {
1699
+ const syncWidth = this.sync === "width" || this.sync === "both";
1700
+ const syncHeight = this.sync === "height" || this.sync === "both";
1701
+ this.popup.style.width = syncWidth ? `${rects.reference.width}px` : "";
1702
+ this.popup.style.height = syncHeight ? `${rects.reference.height}px` : "";
1703
+ }
1704
+ })
1705
+ );
1706
+ } else {
1707
+ this.popup.style.width = "";
1708
+ this.popup.style.height = "";
1709
+ }
1710
+ if (this.flip) {
1711
+ middleware.push(
1712
+ flip2({
1713
+ boundary: this.flipBoundary,
1714
+ // @ts-expect-error - We're converting a string attribute to an array here
1715
+ fallbackPlacements: this.flipFallbackPlacements,
1716
+ fallbackStrategy: this.flipFallbackStrategy === "best-fit" ? "bestFit" : "initialPlacement",
1717
+ padding: this.flipPadding
1718
+ })
1719
+ );
1720
+ }
1721
+ if (this.shift) {
1722
+ middleware.push(
1723
+ shift2({
1724
+ boundary: this.shiftBoundary,
1725
+ padding: this.shiftPadding
1726
+ })
1727
+ );
1728
+ }
1729
+ if (this.autoSize) {
1730
+ middleware.push(
1731
+ size2({
1732
+ boundary: this.autoSizeBoundary,
1733
+ padding: this.autoSizePadding,
1734
+ apply: ({ availableWidth, availableHeight }) => {
1735
+ if (this.autoSize === "vertical" || this.autoSize === "both") {
1736
+ this.style.setProperty("--auto-size-available-height", `${availableHeight}px`);
1737
+ } else {
1738
+ this.style.removeProperty("--auto-size-available-height");
1739
+ }
1740
+ if (this.autoSize === "horizontal" || this.autoSize === "both") {
1741
+ this.style.setProperty("--auto-size-available-width", `${availableWidth}px`);
1742
+ } else {
1743
+ this.style.removeProperty("--auto-size-available-width");
1744
+ }
1745
+ }
1746
+ })
1747
+ );
1748
+ } else {
1749
+ this.style.removeProperty("--auto-size-available-width");
1750
+ this.style.removeProperty("--auto-size-available-height");
1751
+ }
1752
+ if (this.arrow) {
1753
+ middleware.push(
1754
+ arrow2({
1755
+ element: this.arrowEl,
1756
+ padding: this.arrowPadding
1757
+ })
1758
+ );
1759
+ }
1760
+ const getOffsetParent2 = this.strategy === "absolute" ? (element) => platform.getOffsetParent(element, e3) : platform.getOffsetParent;
1761
+ computePosition2(this.anchorEl, this.popup, {
1762
+ placement: this.placement,
1763
+ middleware,
1764
+ strategy: this.strategy,
1765
+ platform: __spreadProps(__spreadValues({}, platform), {
1766
+ getOffsetParent: getOffsetParent2
1767
+ })
1768
+ }).then(({ x, y, middlewareData, placement }) => {
1769
+ const isRtl = this.localize.dir() === "rtl";
1770
+ const staticSide = { top: "bottom", right: "left", bottom: "top", left: "right" }[placement.split("-")[0]];
1771
+ this.setAttribute("data-current-placement", placement);
1772
+ Object.assign(this.popup.style, {
1773
+ left: `${x}px`,
1774
+ top: `${y}px`
1775
+ });
1776
+ if (this.arrow) {
1777
+ const arrowX = middlewareData.arrow.x;
1778
+ const arrowY = middlewareData.arrow.y;
1779
+ let top = "";
1780
+ let right = "";
1781
+ let bottom = "";
1782
+ let left = "";
1783
+ if (this.arrowPlacement === "start") {
1784
+ const value = typeof arrowX === "number" ? `calc(${this.arrowPadding}px - var(--arrow-padding-offset))` : "";
1785
+ top = typeof arrowY === "number" ? `calc(${this.arrowPadding}px - var(--arrow-padding-offset))` : "";
1786
+ right = isRtl ? value : "";
1787
+ left = isRtl ? "" : value;
1788
+ } else if (this.arrowPlacement === "end") {
1789
+ const value = typeof arrowX === "number" ? `calc(${this.arrowPadding}px - var(--arrow-padding-offset))` : "";
1790
+ right = isRtl ? "" : value;
1791
+ left = isRtl ? value : "";
1792
+ bottom = typeof arrowY === "number" ? `calc(${this.arrowPadding}px - var(--arrow-padding-offset))` : "";
1793
+ } else if (this.arrowPlacement === "center") {
1794
+ left = typeof arrowX === "number" ? `calc(50% - var(--arrow-size-diagonal))` : "";
1795
+ top = typeof arrowY === "number" ? `calc(50% - var(--arrow-size-diagonal))` : "";
1796
+ } else {
1797
+ left = typeof arrowX === "number" ? `${arrowX}px` : "";
1798
+ top = typeof arrowY === "number" ? `${arrowY}px` : "";
1799
+ }
1800
+ Object.assign(this.arrowEl.style, {
1801
+ top,
1802
+ right,
1803
+ bottom,
1804
+ left,
1805
+ [staticSide]: "calc(var(--arrow-size-diagonal) * -1)"
1806
+ });
1807
+ }
1808
+ });
1809
+ requestAnimationFrame(() => this.updateHoverBridge());
1810
+ this.emit("sl-reposition");
1811
+ }
1812
+ render() {
1813
+ return b`
1814
+ <slot name="anchor" @slotchange=${this.handleAnchorChange}></slot>
1815
+
1816
+ <span
1817
+ part="hover-bridge"
1818
+ class=${e({
1819
+ "popup-hover-bridge": true,
1820
+ "popup-hover-bridge--visible": this.hoverBridge && this.active
1821
+ })}
1822
+ ></span>
1823
+
1824
+ <div
1825
+ part="popup"
1826
+ class=${e({
1827
+ popup: true,
1828
+ "popup--active": this.active,
1829
+ "popup--fixed": this.strategy === "fixed",
1830
+ "popup--has-arrow": this.arrow
1831
+ })}
1832
+ >
1833
+ <slot></slot>
1834
+ ${this.arrow ? b`<div part="arrow" class="popup__arrow" role="presentation"></div>` : ""}
1835
+ </div>
1836
+ `;
1837
+ }
1838
+ };
1839
+ SlPopup.styles = [component_styles_default, popup_styles_default];
1840
+ __decorateClass([
1841
+ e2(".popup")
1842
+ ], SlPopup.prototype, "popup", 2);
1843
+ __decorateClass([
1844
+ e2(".popup__arrow")
1845
+ ], SlPopup.prototype, "arrowEl", 2);
1846
+ __decorateClass([
1847
+ n()
1848
+ ], SlPopup.prototype, "anchor", 2);
1849
+ __decorateClass([
1850
+ n({ type: Boolean, reflect: true })
1851
+ ], SlPopup.prototype, "active", 2);
1852
+ __decorateClass([
1853
+ n({ reflect: true })
1854
+ ], SlPopup.prototype, "placement", 2);
1855
+ __decorateClass([
1856
+ n({ reflect: true })
1857
+ ], SlPopup.prototype, "strategy", 2);
1858
+ __decorateClass([
1859
+ n({ type: Number })
1860
+ ], SlPopup.prototype, "distance", 2);
1861
+ __decorateClass([
1862
+ n({ type: Number })
1863
+ ], SlPopup.prototype, "skidding", 2);
1864
+ __decorateClass([
1865
+ n({ type: Boolean })
1866
+ ], SlPopup.prototype, "arrow", 2);
1867
+ __decorateClass([
1868
+ n({ attribute: "arrow-placement" })
1869
+ ], SlPopup.prototype, "arrowPlacement", 2);
1870
+ __decorateClass([
1871
+ n({ attribute: "arrow-padding", type: Number })
1872
+ ], SlPopup.prototype, "arrowPadding", 2);
1873
+ __decorateClass([
1874
+ n({ type: Boolean })
1875
+ ], SlPopup.prototype, "flip", 2);
1876
+ __decorateClass([
1877
+ n({
1878
+ attribute: "flip-fallback-placements",
1879
+ converter: {
1880
+ fromAttribute: (value) => {
1881
+ return value.split(" ").map((p) => p.trim()).filter((p) => p !== "");
1882
+ },
1883
+ toAttribute: (value) => {
1884
+ return value.join(" ");
1885
+ }
1886
+ }
1887
+ })
1888
+ ], SlPopup.prototype, "flipFallbackPlacements", 2);
1889
+ __decorateClass([
1890
+ n({ attribute: "flip-fallback-strategy" })
1891
+ ], SlPopup.prototype, "flipFallbackStrategy", 2);
1892
+ __decorateClass([
1893
+ n({ type: Object })
1894
+ ], SlPopup.prototype, "flipBoundary", 2);
1895
+ __decorateClass([
1896
+ n({ attribute: "flip-padding", type: Number })
1897
+ ], SlPopup.prototype, "flipPadding", 2);
1898
+ __decorateClass([
1899
+ n({ type: Boolean })
1900
+ ], SlPopup.prototype, "shift", 2);
1901
+ __decorateClass([
1902
+ n({ type: Object })
1903
+ ], SlPopup.prototype, "shiftBoundary", 2);
1904
+ __decorateClass([
1905
+ n({ attribute: "shift-padding", type: Number })
1906
+ ], SlPopup.prototype, "shiftPadding", 2);
1907
+ __decorateClass([
1908
+ n({ attribute: "auto-size" })
1909
+ ], SlPopup.prototype, "autoSize", 2);
1910
+ __decorateClass([
1911
+ n()
1912
+ ], SlPopup.prototype, "sync", 2);
1913
+ __decorateClass([
1914
+ n({ type: Object })
1915
+ ], SlPopup.prototype, "autoSizeBoundary", 2);
1916
+ __decorateClass([
1917
+ n({ attribute: "auto-size-padding", type: Number })
1918
+ ], SlPopup.prototype, "autoSizePadding", 2);
1919
+ __decorateClass([
1920
+ n({ attribute: "hover-bridge", type: Boolean })
1921
+ ], SlPopup.prototype, "hoverBridge", 2);
1922
+
1923
+ export {
1924
+ SlPopup
1925
+ };