@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
@@ -3,10 +3,10 @@ import type { DefineComponent } from "vue";
3
3
  import type { SlAlert } from "../../components/alert/alert.component.js";
4
4
  import type { SlAnimatedImage } from "../../components/animated-image/animated-image.component.js";
5
5
  import type { SlAnimation } from "../../components/animation/animation.component.js";
6
- import type { SlAvatar } from "../../components/avatar/avatar.component.js";
7
6
  import type { SlBadge } from "../../components/badge/badge.component.js";
8
- import type { SlBreadcrumb } from "../../components/breadcrumb/breadcrumb.component.js";
7
+ import type { SlAvatar } from "../../components/avatar/avatar.component.js";
9
8
  import type { SlBreadcrumbItem } from "../../components/breadcrumb-item/breadcrumb-item.component.js";
9
+ import type { SlBreadcrumb } from "../../components/breadcrumb/breadcrumb.component.js";
10
10
  import type { SlButton } from "../../components/button/button.component.js";
11
11
  import type { SlButtonGroup } from "../../components/button-group/button-group.component.js";
12
12
  import type { SlCard } from "../../components/card/card.component.js";
@@ -30,41 +30,41 @@ import type { SlIconButton } from "../../components/icon-button/icon-button.comp
30
30
  import type { SlImageComparer } from "../../components/image-comparer/image-comparer.component.js";
31
31
  import type { SlInclude } from "../../components/include/include.component.js";
32
32
  import type { SlInput } from "../../components/input/input.component.js";
33
- import type { SlMenuItem } from "../../components/menu-item/menu-item.component.js";
34
33
  import type { SlMenu } from "../../components/menu/menu.component.js";
34
+ import type { SlMenuItem } from "../../components/menu-item/menu-item.component.js";
35
35
  import type { SlMenuLabel } from "../../components/menu-label/menu-label.component.js";
36
- import type { SlMutationObserver } from "../../components/mutation-observer/mutation-observer.component.js";
37
36
  import type { SlNav } from "../../components/nav/nav.component.js";
37
+ import type { SlMutationObserver } from "../../components/mutation-observer/mutation-observer.component.js";
38
38
  import type { SlNavGroup } from "../../components/nav-group/nav-group.component.js";
39
- import type { SlNavItem } from "../../components/nav-item/nav-item.component.js";
40
39
  import type { SlNavSubmenu } from "../../components/nav-submenu/nav-submenu.component.js";
41
- import type { SlOption } from "../../components/option/option.component.js";
40
+ import type { SlNavItem } from "../../components/nav-item/nav-item.component.js";
42
41
  import type { SlPagination } from "../../components/pagination/pagination.component.js";
42
+ import type { SlOption } from "../../components/option/option.component.js";
43
43
  import type { SlPopup } from "../../components/popup/popup.component.js";
44
44
  import type { SlProgressBar } from "../../components/progress-bar/progress-bar.component.js";
45
45
  import type { SlProgressRing } from "../../components/progress-ring/progress-ring.component.js";
46
- import type { SlRadio } from "../../components/radio/radio.component.js";
47
46
  import type { SlQrCode } from "../../components/qr-code/qr-code.component.js";
47
+ import type { SlRadio } from "../../components/radio/radio.component.js";
48
48
  import type { SlRadioButton } from "../../components/radio-button/radio-button.component.js";
49
49
  import type { SlRadioGroup } from "../../components/radio-group/radio-group.component.js";
50
50
  import type { SlRange } from "../../components/range/range.component.js";
51
51
  import type { SlRating } from "../../components/rating/rating.component.js";
52
52
  import type { SlRelativeTime } from "../../components/relative-time/relative-time.component.js";
53
- import type { SlScreen } from "../../components/screen/screen.component.js";
54
53
  import type { SlResizeObserver } from "../../components/resize-observer/resize-observer.component.js";
54
+ import type { SlScreen } from "../../components/screen/screen.component.js";
55
55
  import type { SlSelect } from "../../components/select/select.component.js";
56
56
  import type { SlSkeleton } from "../../components/skeleton/skeleton.component.js";
57
57
  import type { SlSpinner } from "../../components/spinner/spinner.component.js";
58
- import type { SlSwitch } from "../../components/switch/switch.component.js";
59
58
  import type { SlSplitPanel } from "../../components/split-panel/split-panel.component.js";
59
+ import type { SlSwitch } from "../../components/switch/switch.component.js";
60
60
  import type { SlTab } from "../../components/tab/tab.component.js";
61
61
  import type { SlTabGroup } from "../../components/tab-group/tab-group.component.js";
62
62
  import type { SlTabPanel } from "../../components/tab-panel/tab-panel.component.js";
63
63
  import type { SlTable, CustomEvent } from "../../components/table/table.component.js";
64
64
  import type { SlTag } from "../../components/tag/tag.component.js";
65
65
  import type { SlTextarea } from "../../components/textarea/textarea.component.js";
66
- import type { SlTooltip } from "../../components/tooltip/tooltip.component.js";
67
66
  import type { SlTimepicker } from "../../components/timepicker/timepicker.component.js";
67
+ import type { SlTooltip } from "../../components/tooltip/tooltip.component.js";
68
68
  import type { SlTree } from "../../components/tree/tree.component.js";
69
69
  import type { SlTreeItem } from "../../components/tree-item/tree-item.component.js";
70
70
  import type { SlVisuallyHidden } from "../../components/visually-hidden/visually-hidden.component.js";
@@ -159,6 +159,15 @@ value can be changed without causing the animation to restart. */
159
159
  "onsl-start"?: (e: CustomEvent<never>) => void;
160
160
  };
161
161
 
162
+ type SlBadgeProps = {
163
+ /** The badge's theme variant. */
164
+ variant?: SlBadge["variant"];
165
+ /** Draws a pill-style badge with rounded edges. */
166
+ pill?: SlBadge["pill"];
167
+ /** Makes the badge pulsate to draw attention. */
168
+ pulse?: SlBadge["pulse"];
169
+ };
170
+
162
171
  type SlAvatarProps = {
163
172
  /** The image source to use for the avatar. */
164
173
  image?: SlAvatar["image"];
@@ -175,25 +184,6 @@ type SlAvatarProps = {
175
184
  "onsl-error"?: (e: CustomEvent<never>) => void;
176
185
  };
177
186
 
178
- type SlBadgeProps = {
179
- /** The badge's theme variant. */
180
- variant?: SlBadge["variant"];
181
- /** Draws a pill-style badge with rounded edges. */
182
- pill?: SlBadge["pill"];
183
- /** Makes the badge pulsate to draw attention. */
184
- pulse?: SlBadge["pulse"];
185
- };
186
-
187
- type SlBreadcrumbProps = {
188
- /** The label to use for the breadcrumb control. This will not be shown on the screen, but it will be announced by
189
- screen readers and other assistive devices to provide more context for users. */
190
- label?: SlBreadcrumb["label"];
191
- /** */
192
- defaultSlot?: SlBreadcrumb["defaultSlot"];
193
- /** */
194
- separatorSlot?: SlBreadcrumb["separatorSlot"];
195
- };
196
-
197
187
  type SlBreadcrumbItemProps = {
198
188
  /** Optional URL to direct the user to when the breadcrumb item is activated. When set, a link will be rendered
199
189
  internally. When unset, a button will be rendered instead. */
@@ -206,6 +196,16 @@ internally. When unset, a button will be rendered instead. */
206
196
  defaultSlot?: SlBreadcrumbItem["defaultSlot"];
207
197
  };
208
198
 
199
+ type SlBreadcrumbProps = {
200
+ /** The label to use for the breadcrumb control. This will not be shown on the screen, but it will be announced by
201
+ screen readers and other assistive devices to provide more context for users. */
202
+ label?: SlBreadcrumb["label"];
203
+ /** */
204
+ defaultSlot?: SlBreadcrumb["defaultSlot"];
205
+ /** */
206
+ separatorSlot?: SlBreadcrumb["separatorSlot"];
207
+ };
208
+
209
209
  type SlButtonProps = {
210
210
  /** */
211
211
  title?: SlButton["title"];
@@ -900,6 +900,13 @@ keyboard on supportive devices. */
900
900
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
901
901
  };
902
902
 
903
+ type SlMenuProps = {
904
+ /** */
905
+ defaultSlot?: SlMenu["defaultSlot"];
906
+ /** Emitted when a menu item is selected. */
907
+ "onsl-select"?: (e: CustomEvent<{ item: SlMenuItem }>) => void;
908
+ };
909
+
903
910
  type SlMenuItemProps = {
904
911
  /** The type of menu item to render. To use `checked`, this value must be set to `checkbox`. */
905
912
  type?: SlMenuItem["type"];
@@ -917,15 +924,21 @@ type SlMenuItemProps = {
917
924
  menuItem?: SlMenuItem["menuItem"];
918
925
  };
919
926
 
920
- type SlMenuProps = {
927
+ type SlMenuLabelProps = {};
928
+
929
+ type SlNavProps = {
930
+ /** The value of the selected nav item. */
931
+ value?: SlNav["value"];
932
+ /** The mode of navigation. */
933
+ mode?: SlNav["mode"];
921
934
  /** */
922
- defaultSlot?: SlMenu["defaultSlot"];
923
- /** Emitted when a menu item is selected. */
924
- "onsl-select"?: (e: CustomEvent<{ item: SlMenuItem }>) => void;
935
+ defaultSlot?: SlNav["defaultSlot"];
936
+ /** Emitted when the selected nav item changes. */
937
+ "onsl-change"?: (e: CustomEvent<never>) => void;
938
+ /** Emitted when a nav item is selected. */
939
+ "onsl-nav-select"?: (e: CustomEvent<{ item: SlNavItem }>) => void;
925
940
  };
926
941
 
927
- type SlMenuLabelProps = {};
928
-
929
942
  type SlMutationObserverProps = {
930
943
  /** Watches for changes to attributes. To watch only specific attributes, separate them by a space, e.g.
931
944
  `attr="class id title"`. To watch all attributes, use `*`. */
@@ -945,19 +958,6 @@ type SlMutationObserverProps = {
945
958
  "onsl-mutation"?: (e: CustomEvent<{ mutationList: MutationRecord[] }>) => void;
946
959
  };
947
960
 
948
- type SlNavProps = {
949
- /** The value of the selected nav item. */
950
- value?: SlNav["value"];
951
- /** The mode of navigation. */
952
- mode?: SlNav["mode"];
953
- /** */
954
- defaultSlot?: SlNav["defaultSlot"];
955
- /** Emitted when the selected nav item changes. */
956
- "onsl-change"?: (e: CustomEvent<never>) => void;
957
- /** Emitted when a nav item is selected. */
958
- "onsl-nav-select"?: (e: CustomEvent<{ item: SlNavItem }>) => void;
959
- };
960
-
961
961
  type SlNavGroupProps = {
962
962
  /** Draws the nav group in an active (selected) state. */
963
963
  active?: SlNavGroup["active"];
@@ -965,28 +965,6 @@ type SlNavGroupProps = {
965
965
  mode?: SlNavGroup["mode"];
966
966
  };
967
967
 
968
- type SlNavItemProps = {
969
- /** The value to track selection. */
970
- value?: SlNavItem["value"];
971
- /** Draws the nav item in a disabled state. */
972
- disabled?: SlNavItem["disabled"];
973
- /** Draws the nav item in an active (selected) state. */
974
- active?: SlNavItem["active"];
975
- /** The URL to link to. If set, the nav item will render as an anchor tag. */
976
- href?: SlNavItem["href"];
977
- /** The target attribute for the anchor tag. */
978
- target?: SlNavItem["target"];
979
- /** The download attribute for the anchor tag. */
980
- download?: SlNavItem["download"];
981
- /** The rel attribute for the anchor tag. */
982
- rel?: SlNavItem["rel"];
983
- /** The mode of navigation. */
984
- mode?: SlNavItem["mode"];
985
-
986
- /** Emitted when a nav item is selected. */
987
- "onsl-nav-select"?: (e: CustomEvent<{ item: SlNavItem }>) => void;
988
- };
989
-
990
968
  type SlNavSubmenuProps = {
991
969
  /** Indicates whether or not the submenu is open. */
992
970
  open?: SlNavSubmenu["open"];
@@ -1014,21 +992,26 @@ type SlNavSubmenuProps = {
1014
992
  "onsl-after-hide"?: (e: CustomEvent<never>) => void;
1015
993
  };
1016
994
 
1017
- type SlOptionProps = {
1018
- /** The option's value. When selected, the containing form control will receive this value. The value must be unique
1019
- from other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing
1020
- multiple values. */
1021
- value?: SlOption["value"];
1022
- /** Draws the option in a disabled state, preventing selection. */
1023
- disabled?: SlOption["disabled"];
1024
- /** */
1025
- defaultSlot?: SlOption["defaultSlot"];
1026
- /** */
1027
- current?: SlOption["current"];
1028
- /** */
1029
- selected?: SlOption["selected"];
1030
- /** */
1031
- hasHover?: SlOption["hasHover"];
995
+ type SlNavItemProps = {
996
+ /** The value to track selection. */
997
+ value?: SlNavItem["value"];
998
+ /** Draws the nav item in a disabled state. */
999
+ disabled?: SlNavItem["disabled"];
1000
+ /** Draws the nav item in an active (selected) state. */
1001
+ active?: SlNavItem["active"];
1002
+ /** The URL to link to. If set, the nav item will render as an anchor tag. */
1003
+ href?: SlNavItem["href"];
1004
+ /** The target attribute for the anchor tag. */
1005
+ target?: SlNavItem["target"];
1006
+ /** The download attribute for the anchor tag. */
1007
+ download?: SlNavItem["download"];
1008
+ /** The rel attribute for the anchor tag. */
1009
+ rel?: SlNavItem["rel"];
1010
+ /** The mode of navigation. */
1011
+ mode?: SlNavItem["mode"];
1012
+
1013
+ /** Emitted when a nav item is selected. */
1014
+ "onsl-nav-select"?: (e: CustomEvent<{ item: SlNavItem }>) => void;
1032
1015
  };
1033
1016
 
1034
1017
  type SlPaginationProps = {
@@ -1050,6 +1033,23 @@ type SlPaginationProps = {
1050
1033
  defaultCurrentPage?: SlPagination["defaultCurrentPage"];
1051
1034
  };
1052
1035
 
1036
+ type SlOptionProps = {
1037
+ /** The option's value. When selected, the containing form control will receive this value. The value must be unique
1038
+ from other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing
1039
+ multiple values. */
1040
+ value?: SlOption["value"];
1041
+ /** Draws the option in a disabled state, preventing selection. */
1042
+ disabled?: SlOption["disabled"];
1043
+ /** */
1044
+ defaultSlot?: SlOption["defaultSlot"];
1045
+ /** */
1046
+ current?: SlOption["current"];
1047
+ /** */
1048
+ selected?: SlOption["selected"];
1049
+ /** */
1050
+ hasHover?: SlOption["hasHover"];
1051
+ };
1052
+
1053
1053
  type SlPopupProps = {
1054
1054
  /** The element the popup will be anchored to. If the anchor lives outside of the popup, you can provide the anchor
1055
1055
  element `id`, a DOM element reference, or a `VirtualElement`. If the anchor lives inside the popup, use the
@@ -1145,22 +1145,6 @@ type SlProgressRingProps = {
1145
1145
  indicatorOffset?: SlProgressRing["indicatorOffset"];
1146
1146
  };
1147
1147
 
1148
- type SlRadioProps = {
1149
- /** The radio's value. When selected, the radio group will receive this value. */
1150
- value?: SlRadio["value"];
1151
- /** The radio's size. When used inside a radio group, the size will be determined by the radio group's size so this
1152
- attribute can typically be omitted. */
1153
- size?: SlRadio["size"];
1154
- /** Disables the radio. */
1155
- disabled?: SlRadio["disabled"];
1156
- /** */
1157
- checked?: SlRadio["checked"];
1158
- /** Emitted when the control loses focus. */
1159
- "onsl-blur"?: (e: CustomEvent<never>) => void;
1160
- /** Emitted when the control gains focus. */
1161
- "onsl-focus"?: (e: CustomEvent<never>) => void;
1162
- };
1163
-
1164
1148
  type SlQrCodeProps = {
1165
1149
  /** The QR code's value. */
1166
1150
  value?: SlQrCode["value"];
@@ -1180,6 +1164,22 @@ type SlQrCodeProps = {
1180
1164
  canvas?: SlQrCode["canvas"];
1181
1165
  };
1182
1166
 
1167
+ type SlRadioProps = {
1168
+ /** The radio's value. When selected, the radio group will receive this value. */
1169
+ value?: SlRadio["value"];
1170
+ /** The radio's size. When used inside a radio group, the size will be determined by the radio group's size so this
1171
+ attribute can typically be omitted. */
1172
+ size?: SlRadio["size"];
1173
+ /** Disables the radio. */
1174
+ disabled?: SlRadio["disabled"];
1175
+ /** */
1176
+ checked?: SlRadio["checked"];
1177
+ /** Emitted when the control loses focus. */
1178
+ "onsl-blur"?: (e: CustomEvent<never>) => void;
1179
+ /** Emitted when the control gains focus. */
1180
+ "onsl-focus"?: (e: CustomEvent<never>) => void;
1181
+ };
1182
+
1183
1183
  type SlRadioButtonProps = {
1184
1184
  /** The radio's value. When selected, the radio group will receive this value. */
1185
1185
  value?: SlRadioButton["value"];
@@ -1326,6 +1326,14 @@ a date to this format in JavaScript, use [`date.toISOString()`](https://develope
1326
1326
  sync?: SlRelativeTime["sync"];
1327
1327
  };
1328
1328
 
1329
+ type SlResizeObserverProps = {
1330
+ /** Disables the observer. */
1331
+ disabled?: SlResizeObserver["disabled"];
1332
+
1333
+ /** Emitted when the element is resized. */
1334
+ "onsl-resize"?: (e: CustomEvent<{ entries: ResizeObserverEntry[] }>) => void;
1335
+ };
1336
+
1329
1337
  type SlScreenProps = {
1330
1338
  /** The options for the GridStack instance. */
1331
1339
  options?: SlScreen["options"];
@@ -1341,14 +1349,6 @@ type SlScreenProps = {
1341
1349
  gridElement?: SlScreen["gridElement"];
1342
1350
  };
1343
1351
 
1344
- type SlResizeObserverProps = {
1345
- /** Disables the observer. */
1346
- disabled?: SlResizeObserver["disabled"];
1347
-
1348
- /** Emitted when the element is resized. */
1349
- "onsl-resize"?: (e: CustomEvent<{ entries: ResizeObserverEntry[] }>) => void;
1350
- };
1351
-
1352
1352
  type SlSelectProps = {
1353
1353
  /** The name of the select, submitted as a name/value pair with form data. */
1354
1354
  name?: SlSelect["name"];
@@ -1447,6 +1447,31 @@ type SlSkeletonProps = {
1447
1447
 
1448
1448
  type SlSpinnerProps = {};
1449
1449
 
1450
+ type SlSplitPanelProps = {
1451
+ /** The current position of the divider from the primary panel's edge as a percentage 0-100. Defaults to 50% of the
1452
+ container's initial size. */
1453
+ position?: SlSplitPanel["position"];
1454
+ /** The current position of the divider from the primary panel's edge in pixels. */
1455
+ "position-in-pixels"?: SlSplitPanel["positionInPixels"];
1456
+ /** Draws the split panel in a vertical orientation with the start and end panels stacked. */
1457
+ vertical?: SlSplitPanel["vertical"];
1458
+ /** Disables resizing. Note that the position may still change as a result of resizing the host element. */
1459
+ disabled?: SlSplitPanel["disabled"];
1460
+ /** If no primary panel is designated, both panels will resize proportionally when the host element is resized. If a
1461
+ primary panel is designated, it will maintain its size and the other panel will grow or shrink as needed when the
1462
+ host element is resized. */
1463
+ primary?: SlSplitPanel["primary"];
1464
+ /** Either one or more space-separated values at which the divider should snap, in pixels, percentages, or repeat expressions e.g. `'100px 50% 500px' or `repeat(50%) 10px`,
1465
+ or a function which takes in a `SnapFunctionParams`, and returns a position to snap to, e.g. `({ pos }) => Math.round(pos / 8) * 8`. */
1466
+ snap?: SlSplitPanel["snap"];
1467
+ /** How close the divider must be to a snap point until snapping occurs. */
1468
+ "snap-threshold"?: SlSplitPanel["snapThreshold"];
1469
+ /** */
1470
+ divider?: SlSplitPanel["divider"];
1471
+ /** Emitted when the divider's position changes. */
1472
+ "onsl-reposition"?: (e: CustomEvent<never>) => void;
1473
+ };
1474
+
1450
1475
  type SlSwitchProps = {
1451
1476
  /** */
1452
1477
  title?: SlSwitch["title"];
@@ -1488,31 +1513,6 @@ the same document or shadow root for this to work. */
1488
1513
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
1489
1514
  };
1490
1515
 
1491
- type SlSplitPanelProps = {
1492
- /** The current position of the divider from the primary panel's edge as a percentage 0-100. Defaults to 50% of the
1493
- container's initial size. */
1494
- position?: SlSplitPanel["position"];
1495
- /** The current position of the divider from the primary panel's edge in pixels. */
1496
- "position-in-pixels"?: SlSplitPanel["positionInPixels"];
1497
- /** Draws the split panel in a vertical orientation with the start and end panels stacked. */
1498
- vertical?: SlSplitPanel["vertical"];
1499
- /** Disables resizing. Note that the position may still change as a result of resizing the host element. */
1500
- disabled?: SlSplitPanel["disabled"];
1501
- /** If no primary panel is designated, both panels will resize proportionally when the host element is resized. If a
1502
- primary panel is designated, it will maintain its size and the other panel will grow or shrink as needed when the
1503
- host element is resized. */
1504
- primary?: SlSplitPanel["primary"];
1505
- /** Either one or more space-separated values at which the divider should snap, in pixels, percentages, or repeat expressions e.g. `'100px 50% 500px' or `repeat(50%) 10px`,
1506
- or a function which takes in a `SnapFunctionParams`, and returns a position to snap to, e.g. `({ pos }) => Math.round(pos / 8) * 8`. */
1507
- snap?: SlSplitPanel["snap"];
1508
- /** How close the divider must be to a snap point until snapping occurs. */
1509
- "snap-threshold"?: SlSplitPanel["snapThreshold"];
1510
- /** */
1511
- divider?: SlSplitPanel["divider"];
1512
- /** Emitted when the divider's position changes. */
1513
- "onsl-reposition"?: (e: CustomEvent<never>) => void;
1514
- };
1515
-
1516
1516
  type SlTabProps = {
1517
1517
  /** The name of the tab panel this tab is associated with. The panel must be located in the same tab group. */
1518
1518
  panel?: SlTab["panel"];
@@ -1727,6 +1727,23 @@ keyboard on supportive devices. */
1727
1727
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
1728
1728
  };
1729
1729
 
1730
+ type SlTimepickerProps = {
1731
+ /** */
1732
+ format?: SlTimepicker["format"];
1733
+ /** */
1734
+ timePanel?: SlTimepicker["timePanel"];
1735
+ /** Emitted when the control's value changes. */
1736
+ "onsl-change"?: (e: CustomEvent<never>) => void;
1737
+ /** Emitted when the control's value changes. */
1738
+ "onsl-input"?: (e: CustomEvent<never>) => void;
1739
+ /** Emitted when the control gains focus. */
1740
+ "onsl-focus"?: (e: CustomEvent<never>) => void;
1741
+ /** Emitted when the control loses focus. */
1742
+ "onsl-blur"?: (e: CustomEvent<never>) => void;
1743
+ /** Emitted when the clear button is activated. */
1744
+ "onsl-clear"?: (e: CustomEvent<never>) => void;
1745
+ };
1746
+
1730
1747
  type SlTooltipProps = {
1731
1748
  /** The tooltip's content. If you need to display HTML, use the `content` slot instead. */
1732
1749
  content?: SlTooltip["content"];
@@ -1765,23 +1782,6 @@ scenarios. */
1765
1782
  "onsl-after-hide"?: (e: CustomEvent<never>) => void;
1766
1783
  };
1767
1784
 
1768
- type SlTimepickerProps = {
1769
- /** */
1770
- format?: SlTimepicker["format"];
1771
- /** */
1772
- timePanel?: SlTimepicker["timePanel"];
1773
- /** Emitted when the control's value changes. */
1774
- "onsl-change"?: (e: CustomEvent<never>) => void;
1775
- /** Emitted when the control's value changes. */
1776
- "onsl-input"?: (e: CustomEvent<never>) => void;
1777
- /** Emitted when the control gains focus. */
1778
- "onsl-focus"?: (e: CustomEvent<never>) => void;
1779
- /** Emitted when the control loses focus. */
1780
- "onsl-blur"?: (e: CustomEvent<never>) => void;
1781
- /** Emitted when the clear button is activated. */
1782
- "onsl-clear"?: (e: CustomEvent<never>) => void;
1783
- };
1784
-
1785
1785
  type SlTreeProps = {
1786
1786
  /** The selection behavior of the tree. Single selection allows only one node to be selected at a time. Multiple
1787
1787
  displays checkboxes and allows more than one node to be selected. Leaf allows only leaf nodes to be selected. */
@@ -1912,6 +1912,19 @@ export type CustomElements = {
1912
1912
  */
1913
1913
  "sl-animation": DefineComponent<SlAnimationProps>;
1914
1914
 
1915
+ /**
1916
+ * Badges are used to draw attention and display statuses or counts.
1917
+ * ---
1918
+ *
1919
+ *
1920
+ * ### **Slots:**
1921
+ * - _default_ - The badge's content.
1922
+ *
1923
+ * ### **CSS Parts:**
1924
+ * - **base** - The component's base wrapper.
1925
+ */
1926
+ "sl-badge": DefineComponent<SlBadgeProps>;
1927
+
1915
1928
  /**
1916
1929
  * Avatars are used to represent a person or object.
1917
1930
  * ---
@@ -1935,17 +1948,24 @@ export type CustomElements = {
1935
1948
  "sl-avatar": DefineComponent<SlAvatarProps>;
1936
1949
 
1937
1950
  /**
1938
- * Badges are used to draw attention and display statuses or counts.
1951
+ * Breadcrumb Items are used inside [breadcrumbs](/components/breadcrumb) to represent different links.
1939
1952
  * ---
1940
1953
  *
1941
1954
  *
1942
1955
  * ### **Slots:**
1943
- * - _default_ - The badge's content.
1956
+ * - _default_ - The breadcrumb item's label.
1957
+ * - **prefix** - An optional prefix, usually an icon or icon button.
1958
+ * - **suffix** - An optional suffix, usually an icon or icon button.
1959
+ * - **separator** - The separator to use for the breadcrumb item. This will only change the separator for this item. If you want to change it for all items in the group, set the separator on `<sl-breadcrumb>` instead.
1944
1960
  *
1945
1961
  * ### **CSS Parts:**
1946
1962
  * - **base** - The component's base wrapper.
1963
+ * - **label** - The breadcrumb item's label.
1964
+ * - **prefix** - The container that wraps the prefix.
1965
+ * - **suffix** - The container that wraps the suffix.
1966
+ * - **separator** - The container that wraps the separator.
1947
1967
  */
1948
- "sl-badge": DefineComponent<SlBadgeProps>;
1968
+ "sl-breadcrumb-item": DefineComponent<SlBreadcrumbItemProps>;
1949
1969
 
1950
1970
  /**
1951
1971
  * Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
@@ -1961,26 +1981,6 @@ export type CustomElements = {
1961
1981
  */
1962
1982
  "sl-breadcrumb": DefineComponent<SlBreadcrumbProps>;
1963
1983
 
1964
- /**
1965
- * Breadcrumb Items are used inside [breadcrumbs](/components/breadcrumb) to represent different links.
1966
- * ---
1967
- *
1968
- *
1969
- * ### **Slots:**
1970
- * - _default_ - The breadcrumb item's label.
1971
- * - **prefix** - An optional prefix, usually an icon or icon button.
1972
- * - **suffix** - An optional suffix, usually an icon or icon button.
1973
- * - **separator** - The separator to use for the breadcrumb item. This will only change the separator for this item. If you want to change it for all items in the group, set the separator on `<sl-breadcrumb>` instead.
1974
- *
1975
- * ### **CSS Parts:**
1976
- * - **base** - The component's base wrapper.
1977
- * - **label** - The breadcrumb item's label.
1978
- * - **prefix** - The container that wraps the prefix.
1979
- * - **suffix** - The container that wraps the suffix.
1980
- * - **separator** - The container that wraps the separator.
1981
- */
1982
- "sl-breadcrumb-item": DefineComponent<SlBreadcrumbItemProps>;
1983
-
1984
1984
  /**
1985
1985
  * Buttons represent actions that are available to the user.
1986
1986
  * ---
@@ -2552,6 +2552,19 @@ export type CustomElements = {
2552
2552
  */
2553
2553
  "sl-input": DefineComponent<SlInputProps>;
2554
2554
 
2555
+ /**
2556
+ * Menus provide a list of options for the user to choose from.
2557
+ * ---
2558
+ *
2559
+ *
2560
+ * ### **Events:**
2561
+ * - **sl-select** - Emitted when a menu item is selected.
2562
+ *
2563
+ * ### **Slots:**
2564
+ * - _default_ - The menu's content, including menu items, menu labels, and dividers.
2565
+ */
2566
+ "sl-menu": DefineComponent<SlMenuProps>;
2567
+
2555
2568
  /**
2556
2569
  * Menu items provide options for the user to pick from in a menu.
2557
2570
  * ---
@@ -2581,19 +2594,6 @@ export type CustomElements = {
2581
2594
  */
2582
2595
  "sl-menu-item": DefineComponent<SlMenuItemProps>;
2583
2596
 
2584
- /**
2585
- * Menus provide a list of options for the user to choose from.
2586
- * ---
2587
- *
2588
- *
2589
- * ### **Events:**
2590
- * - **sl-select** - Emitted when a menu item is selected.
2591
- *
2592
- * ### **Slots:**
2593
- * - _default_ - The menu's content, including menu items, menu labels, and dividers.
2594
- */
2595
- "sl-menu": DefineComponent<SlMenuProps>;
2596
-
2597
2597
  /**
2598
2598
  * Menu labels are used to describe a group of menu items.
2599
2599
  * ---
@@ -2607,19 +2607,6 @@ export type CustomElements = {
2607
2607
  */
2608
2608
  "sl-menu-label": DefineComponent<SlMenuLabelProps>;
2609
2609
 
2610
- /**
2611
- * The Mutation Observer component offers a thin, declarative interface to the [`MutationObserver API`](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).
2612
- * ---
2613
- *
2614
- *
2615
- * ### **Events:**
2616
- * - **sl-mutation** - Emitted when a mutation occurs.
2617
- *
2618
- * ### **Slots:**
2619
- * - _default_ - The content to watch for mutations.
2620
- */
2621
- "sl-mutation-observer": DefineComponent<SlMutationObserverProps>;
2622
-
2623
2610
  /**
2624
2611
  * Navs are used to create navigation menus, including top bars and sidebars.
2625
2612
  * ---
@@ -2638,41 +2625,33 @@ export type CustomElements = {
2638
2625
  "sl-nav": DefineComponent<SlNavProps>;
2639
2626
 
2640
2627
  /**
2641
- * Nav groups are used to group related nav items.
2628
+ * The Mutation Observer component offers a thin, declarative interface to the [`MutationObserver API`](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).
2642
2629
  * ---
2643
2630
  *
2644
2631
  *
2645
- * ### **Slots:**
2646
- * - _default_ - The nav items within the group.
2647
- * - **title** - The nav group's title.
2632
+ * ### **Events:**
2633
+ * - **sl-mutation** - Emitted when a mutation occurs.
2648
2634
  *
2649
- * ### **CSS Parts:**
2650
- * - **base** - The component's base wrapper.
2651
- * - **title** - The nav group title.
2652
- * - **body** - The nav group body.
2635
+ * ### **Slots:**
2636
+ * - _default_ - The content to watch for mutations.
2653
2637
  */
2654
- "sl-nav-group": DefineComponent<SlNavGroupProps>;
2638
+ "sl-mutation-observer": DefineComponent<SlMutationObserverProps>;
2655
2639
 
2656
2640
  /**
2657
- * Nav items are the individual links or buttons within a navigation menu.
2641
+ * Nav groups are used to group related nav items.
2658
2642
  * ---
2659
2643
  *
2660
2644
  *
2661
- * ### **Events:**
2662
- * - **sl-nav-select** - Emitted when a nav item is selected.
2663
- *
2664
2645
  * ### **Slots:**
2665
- * - _default_ - The nav item's label.
2666
- * - **prefix** - Used to prepend an icon or similar element to the nav item.
2667
- * - **suffix** - Used to append an icon or similar element to the nav item.
2646
+ * - _default_ - The nav items within the group.
2647
+ * - **title** - The nav group's title.
2668
2648
  *
2669
2649
  * ### **CSS Parts:**
2670
2650
  * - **base** - The component's base wrapper.
2671
- * - **prefix** - The prefix container.
2672
- * - **label** - The nav item label.
2673
- * - **suffix** - The suffix container.
2651
+ * - **title** - The nav group title.
2652
+ * - **body** - The nav group body.
2674
2653
  */
2675
- "sl-nav-item": DefineComponent<SlNavItemProps>;
2654
+ "sl-nav-group": DefineComponent<SlNavGroupProps>;
2676
2655
 
2677
2656
  /**
2678
2657
  * Nav submenus are used to group related nav items in a hierarchical structure.
@@ -2709,6 +2688,34 @@ export type CustomElements = {
2709
2688
  */
2710
2689
  "sl-nav-submenu": DefineComponent<SlNavSubmenuProps>;
2711
2690
 
2691
+ /**
2692
+ * Nav items are the individual links or buttons within a navigation menu.
2693
+ * ---
2694
+ *
2695
+ *
2696
+ * ### **Events:**
2697
+ * - **sl-nav-select** - Emitted when a nav item is selected.
2698
+ *
2699
+ * ### **Slots:**
2700
+ * - _default_ - The nav item's label.
2701
+ * - **prefix** - Used to prepend an icon or similar element to the nav item.
2702
+ * - **suffix** - Used to append an icon or similar element to the nav item.
2703
+ *
2704
+ * ### **CSS Parts:**
2705
+ * - **base** - The component's base wrapper.
2706
+ * - **prefix** - The prefix container.
2707
+ * - **label** - The nav item label.
2708
+ * - **suffix** - The suffix container.
2709
+ */
2710
+ "sl-nav-item": DefineComponent<SlNavItemProps>;
2711
+
2712
+ /**
2713
+ *
2714
+ * ---
2715
+ *
2716
+ */
2717
+ "sl-pagination": DefineComponent<SlPaginationProps>;
2718
+
2712
2719
  /**
2713
2720
  * Options define the selectable items within various form controls such as [select](/components/select).
2714
2721
  * ---
@@ -2731,13 +2738,6 @@ export type CustomElements = {
2731
2738
  */
2732
2739
  "sl-option": DefineComponent<SlOptionProps>;
2733
2740
 
2734
- /**
2735
- *
2736
- * ---
2737
- *
2738
- */
2739
- "sl-pagination": DefineComponent<SlPaginationProps>;
2740
-
2741
2741
  /**
2742
2742
  * Popup is a utility that lets you declaratively anchor "popup" containers to another element.
2743
2743
  * ---
@@ -2809,6 +2809,16 @@ export type CustomElements = {
2809
2809
  */
2810
2810
  "sl-progress-ring": DefineComponent<SlProgressRingProps>;
2811
2811
 
2812
+ /**
2813
+ * Generates a [QR code](https://www.qrcode.com/) and renders it using the [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API).
2814
+ * ---
2815
+ *
2816
+ *
2817
+ * ### **CSS Parts:**
2818
+ * - **base** - The component's base wrapper.
2819
+ */
2820
+ "sl-qr-code": DefineComponent<SlQrCodeProps>;
2821
+
2812
2822
  /**
2813
2823
  * Radios allow the user to select a single option from a group.
2814
2824
  * ---
@@ -2830,16 +2840,6 @@ export type CustomElements = {
2830
2840
  */
2831
2841
  "sl-radio": DefineComponent<SlRadioProps>;
2832
2842
 
2833
- /**
2834
- * Generates a [QR code](https://www.qrcode.com/) and renders it using the [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API).
2835
- * ---
2836
- *
2837
- *
2838
- * ### **CSS Parts:**
2839
- * - **base** - The component's base wrapper.
2840
- */
2841
- "sl-qr-code": DefineComponent<SlQrCodeProps>;
2842
-
2843
2843
  /**
2844
2844
  * Radios buttons allow the user to select a single option from a group using a button-like control.
2845
2845
  * ---
@@ -2977,31 +2977,31 @@ export type CustomElements = {
2977
2977
  "sl-relative-time": DefineComponent<SlRelativeTimeProps>;
2978
2978
 
2979
2979
  /**
2980
- * Screen is a grid layout component based on gridstack.js and Shoelace.
2980
+ * The Resize Observer component offers a thin, declarative interface to the [`ResizeObserver API`](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver).
2981
2981
  * ---
2982
2982
  *
2983
2983
  *
2984
- * ### **Methods:**
2985
- * - **getGridData(): __** - 获取 GridStack 实例的序列化数据
2986
- * - **getInstance(): __** - 获取 GridStack 实例的序列化数据
2984
+ * ### **Events:**
2985
+ * - **sl-resize** - Emitted when the element is resized.
2987
2986
  *
2988
- * ### **CSS Parts:**
2989
- * - **base** - The grid layout content.
2987
+ * ### **Slots:**
2988
+ * - _default_ - One or more elements to watch for resizing.
2990
2989
  */
2991
- "sl-screen": DefineComponent<SlScreenProps>;
2990
+ "sl-resize-observer": DefineComponent<SlResizeObserverProps>;
2992
2991
 
2993
2992
  /**
2994
- * The Resize Observer component offers a thin, declarative interface to the [`ResizeObserver API`](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver).
2993
+ * Screen is a grid layout component based on gridstack.js and Shoelace.
2995
2994
  * ---
2996
2995
  *
2997
2996
  *
2998
- * ### **Events:**
2999
- * - **sl-resize** - Emitted when the element is resized.
2997
+ * ### **Methods:**
2998
+ * - **getGridData(): __** - 获取 GridStack 实例的序列化数据
2999
+ * - **getInstance(): __** - 获取 GridStack 实例的序列化数据
3000
3000
  *
3001
- * ### **Slots:**
3002
- * - _default_ - One or more elements to watch for resizing.
3001
+ * ### **CSS Parts:**
3002
+ * - **base** - The grid layout content.
3003
3003
  */
3004
- "sl-resize-observer": DefineComponent<SlResizeObserverProps>;
3004
+ "sl-screen": DefineComponent<SlScreenProps>;
3005
3005
 
3006
3006
  /**
3007
3007
  * Selects allow you to choose items from a menu of predefined options.
@@ -3092,6 +3092,33 @@ export type CustomElements = {
3092
3092
  */
3093
3093
  "sl-spinner": DefineComponent<SlSpinnerProps>;
3094
3094
 
3095
+ /**
3096
+ * Split panels display two adjacent panels, allowing the user to reposition them.
3097
+ * ---
3098
+ *
3099
+ *
3100
+ * ### **Events:**
3101
+ * - **sl-reposition** - Emitted when the divider's position changes.
3102
+ *
3103
+ * ### **Slots:**
3104
+ * - **start** - Content to place in the start panel.
3105
+ * - **end** - Content to place in the end panel.
3106
+ * - **divider** - The divider. Useful for slotting in a custom icon that renders as a handle.
3107
+ *
3108
+ * ### **CSS Properties:**
3109
+ * - **--divider-width** - The width of the visible divider. _(default: 4px)_
3110
+ * - **--divider-hit-area** - The invisible region around the divider where dragging can occur. This is usually wider than the divider to facilitate easier dragging. _(default: 12px)_
3111
+ * - **--min** - The minimum allowed size of the primary panel. _(default: 0)_
3112
+ * - **--max** - The maximum allowed size of the primary panel. _(default: 100%)_
3113
+ *
3114
+ * ### **CSS Parts:**
3115
+ * - **start** - The start panel.
3116
+ * - **end** - The end panel.
3117
+ * - **panel** - Targets both the start and end panels.
3118
+ * - **divider** - The divider that separates the start and end panels.
3119
+ */
3120
+ "sl-split-panel": DefineComponent<SlSplitPanelProps>;
3121
+
3095
3122
  /**
3096
3123
  * Switches allow the user to toggle an option on or off.
3097
3124
  * ---
@@ -3131,33 +3158,6 @@ export type CustomElements = {
3131
3158
  */
3132
3159
  "sl-switch": DefineComponent<SlSwitchProps>;
3133
3160
 
3134
- /**
3135
- * Split panels display two adjacent panels, allowing the user to reposition them.
3136
- * ---
3137
- *
3138
- *
3139
- * ### **Events:**
3140
- * - **sl-reposition** - Emitted when the divider's position changes.
3141
- *
3142
- * ### **Slots:**
3143
- * - **start** - Content to place in the start panel.
3144
- * - **end** - Content to place in the end panel.
3145
- * - **divider** - The divider. Useful for slotting in a custom icon that renders as a handle.
3146
- *
3147
- * ### **CSS Properties:**
3148
- * - **--divider-width** - The width of the visible divider. _(default: 4px)_
3149
- * - **--divider-hit-area** - The invisible region around the divider where dragging can occur. This is usually wider than the divider to facilitate easier dragging. _(default: 12px)_
3150
- * - **--min** - The minimum allowed size of the primary panel. _(default: 0)_
3151
- * - **--max** - The maximum allowed size of the primary panel. _(default: 100%)_
3152
- *
3153
- * ### **CSS Parts:**
3154
- * - **start** - The start panel.
3155
- * - **end** - The end panel.
3156
- * - **panel** - Targets both the start and end panels.
3157
- * - **divider** - The divider that separates the start and end panels.
3158
- */
3159
- "sl-split-panel": DefineComponent<SlSplitPanelProps>;
3160
-
3161
3161
  /**
3162
3162
  * Tabs are used inside [tab groups](/components/tab-group) to represent and activate [tab panels](/components/tab-panel).
3163
3163
  * ---
@@ -3293,6 +3293,27 @@ export type CustomElements = {
3293
3293
  */
3294
3294
  "sl-textarea": DefineComponent<SlTextareaProps>;
3295
3295
 
3296
+ /**
3297
+ * A time picker component that provides a time selection interface.
3298
+ * ---
3299
+ *
3300
+ *
3301
+ * ### **Events:**
3302
+ * - **sl-change** - Emitted when the control's value changes.
3303
+ * - **sl-input** - Emitted when the control's value changes.
3304
+ * - **sl-focus** - Emitted when the control gains focus.
3305
+ * - **sl-blur** - Emitted when the control loses focus.
3306
+ * - **sl-clear** - Emitted when the clear button is activated.
3307
+ *
3308
+ * ### **Slots:**
3309
+ * - **label** - The input's label. Alternatively, you can use the `label` attribute.
3310
+ * - **prefix** - The input's prefix, to prepend to the input.
3311
+ * - **suffix** - The input's suffix, to append to the input.
3312
+ * - **clear-icon** - An icon to use in lieu of the default clear icon.
3313
+ * - **help-text** - Help text that describes the input. Alternatively, you can use the `help-text` attribute.
3314
+ */
3315
+ "sl-timepicker": DefineComponent<SlTimepickerProps>;
3316
+
3296
3317
  /**
3297
3318
  * Tooltips display additional information based on a specific action.
3298
3319
  * ---
@@ -3325,27 +3346,6 @@ export type CustomElements = {
3325
3346
  */
3326
3347
  "sl-tooltip": DefineComponent<SlTooltipProps>;
3327
3348
 
3328
- /**
3329
- * A time picker component that provides a time selection interface.
3330
- * ---
3331
- *
3332
- *
3333
- * ### **Events:**
3334
- * - **sl-change** - Emitted when the control's value changes.
3335
- * - **sl-input** - Emitted when the control's value changes.
3336
- * - **sl-focus** - Emitted when the control gains focus.
3337
- * - **sl-blur** - Emitted when the control loses focus.
3338
- * - **sl-clear** - Emitted when the clear button is activated.
3339
- *
3340
- * ### **Slots:**
3341
- * - **label** - The input's label. Alternatively, you can use the `label` attribute.
3342
- * - **prefix** - The input's prefix, to prepend to the input.
3343
- * - **suffix** - The input's suffix, to append to the input.
3344
- * - **clear-icon** - An icon to use in lieu of the default clear icon.
3345
- * - **help-text** - Help text that describes the input. Alternatively, you can use the `help-text` attribute.
3346
- */
3347
- "sl-timepicker": DefineComponent<SlTimepickerProps>;
3348
-
3349
3349
  /**
3350
3350
  * Trees allow you to display a hierarchical list of selectable [tree items](/components/tree-item). Items with children can be expanded and collapsed as desired by the user.
3351
3351
  * ---