@kdcloudjs/shoelace 1.0.12 → 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 +4 -4
  265. package/cdn/components/animated-image/animated-image.js +5 -5
  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 +4 -4
  269. package/cdn/components/avatar/avatar.js +5 -5
  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 +4 -4
  273. package/cdn/components/breadcrumb/breadcrumb.js +5 -5
  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 +7 -7
  277. package/cdn/components/button/button.js +8 -8
  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 +9 -9
  281. package/cdn/components/calendar/calendar.js +9 -9
  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 +5 -5
  285. package/cdn/components/carousel/carousel.js +6 -6
  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 +5 -5
  289. package/cdn/components/checkbox/checkbox.js +6 -6
  290. package/cdn/components/color-picker/color-picker.component.js +16 -16
  291. package/cdn/components/color-picker/color-picker.js +17 -17
  292. package/cdn/components/copy-button/copy-button.component.js +6 -6
  293. package/cdn/components/copy-button/copy-button.js +7 -7
  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 +4 -4
  299. package/cdn/components/details/details.js +5 -5
  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 +3 -3
  315. package/cdn/components/icon/icon.js +4 -4
  316. package/cdn/components/icon-button/icon-button.component.js +4 -4
  317. package/cdn/components/icon-button/icon-button.js +5 -5
  318. package/cdn/components/image-comparer/image-comparer.component.js +4 -4
  319. package/cdn/components/image-comparer/image-comparer.js +5 -5
  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 +6 -6
  323. package/cdn/components/input/input.js +7 -7
  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 +7 -7
  327. package/cdn/components/menu-item/menu-item.js +8 -8
  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 +5 -5
  339. package/cdn/components/nav-submenu/nav-submenu.js +6 -6
  340. package/cdn/components/option/option.component.js +4 -4
  341. package/cdn/components/option/option.js +5 -5
  342. package/cdn/components/pagination/custom-select.js +12 -12
  343. package/cdn/components/pagination/pagination.component.js +13 -13
  344. package/cdn/components/pagination/pagination.js +13 -13
  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 +4 -4
  354. package/cdn/components/radio/radio.js +5 -5
  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 +4 -4
  358. package/cdn/components/radio-group/radio-group.js +5 -5
  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 +4 -4
  362. package/cdn/components/rating/rating.js +5 -5
  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 +2 -2
  368. package/cdn/components/screen/screen.js +3 -3
  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 +6 -6
  380. package/cdn/components/tab/tab.js +7 -7
  381. package/cdn/components/tab-group/tab-group.component.js +7 -7
  382. package/cdn/components/tab-group/tab-group.js +8 -8
  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 +23 -23
  387. package/cdn/components/table/spinner-container.js +2 -2
  388. package/cdn/components/table/table.component.js +31 -31
  389. package/cdn/components/table/table.js +32 -32
  390. package/cdn/components/tag/tag.component.js +6 -6
  391. package/cdn/components/tag/tag.js +7 -7
  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 +8 -8
  395. package/cdn/components/time-panel/time-panel.js +8 -8
  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 +11 -11
  401. package/cdn/components/tree/tree.js +12 -12
  402. package/cdn/components/tree-item/tree-item.component.js +9 -9
  403. package/cdn/components/tree-item/tree-item.js +10 -10
  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 +4298 -4298
  407. package/cdn/react/alert/index.js +8 -8
  408. package/cdn/react/animated-image/index.js +5 -5
  409. package/cdn/react/animation/index.js +3 -3
  410. package/cdn/react/avatar/index.js +5 -5
  411. package/cdn/react/badge/index.js +3 -3
  412. package/cdn/react/breadcrumb/index.js +5 -5
  413. package/cdn/react/breadcrumb-item/index.js +3 -3
  414. package/cdn/react/button/index.js +8 -8
  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 +6 -6
  418. package/cdn/react/carousel-item/index.js +3 -3
  419. package/cdn/react/checkbox/index.js +6 -6
  420. package/cdn/react/color-picker/index.js +17 -17
  421. package/cdn/react/copy-button/index.js +7 -7
  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 +5 -5
  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 +4 -4
  433. package/cdn/react/icon-button/index.js +5 -5
  434. package/cdn/react/image-comparer/index.js +5 -5
  435. package/cdn/react/include/index.js +4 -4
  436. package/cdn/react/index.js +189 -189
  437. package/cdn/react/input/index.js +7 -7
  438. package/cdn/react/menu/index.js +3 -3
  439. package/cdn/react/menu-item/index.js +8 -8
  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 +6 -6
  446. package/cdn/react/option/index.js +5 -5
  447. package/cdn/react/pagination/index.js +14 -14
  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 +5 -5
  453. package/cdn/react/radio-button/index.js +3 -3
  454. package/cdn/react/radio-group/index.js +5 -5
  455. package/cdn/react/range/index.js +5 -5
  456. package/cdn/react/rating/index.js +5 -5
  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 +3 -3
  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 +7 -7
  466. package/cdn/react/tab-group/index.js +8 -8
  467. package/cdn/react/tab-panel/index.js +3 -3
  468. package/cdn/react/table/index.js +32 -32
  469. package/cdn/react/tag/index.js +7 -7
  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 +12 -12
  474. package/cdn/react/tree-item/index.js +10 -10
  475. package/cdn/react/visually-hidden/index.js +3 -3
  476. package/cdn/shoelace.js +175 -175
  477. package/cdn/types/vue/index.d.ts +404 -404
  478. package/cdn/vscode.html-custom-data.json +319 -319
  479. package/cdn/web-types.json +761 -761
  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 +6 -6
  742. package/dist/components/alert/alert.js +7 -7
  743. package/dist/components/animated-image/animated-image.component.js +4 -4
  744. package/dist/components/animated-image/animated-image.js +5 -5
  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 +4 -4
  748. package/dist/components/avatar/avatar.js +5 -5
  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 +4 -4
  752. package/dist/components/breadcrumb/breadcrumb.js +5 -5
  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 +6 -6
  756. package/dist/components/button/button.js +7 -7
  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 +8 -8
  760. package/dist/components/calendar/calendar.js +8 -8
  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 +5 -5
  764. package/dist/components/carousel/carousel.js +6 -6
  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 +5 -5
  768. package/dist/components/checkbox/checkbox.js +6 -6
  769. package/dist/components/color-picker/color-picker.component.js +15 -15
  770. package/dist/components/color-picker/color-picker.js +16 -16
  771. package/dist/components/copy-button/copy-button.component.js +6 -6
  772. package/dist/components/copy-button/copy-button.js +7 -7
  773. package/dist/components/date-panel/date-panel.component.js +11 -11
  774. package/dist/components/date-panel/date-panel.js +11 -11
  775. package/dist/components/datepicker/datepicker.component.js +15 -15
  776. package/dist/components/datepicker/datepicker.js +15 -15
  777. package/dist/components/details/details.component.js +4 -4
  778. package/dist/components/details/details.js +5 -5
  779. package/dist/components/dialog/dialog.component.js +6 -6
  780. package/dist/components/dialog/dialog.js +7 -7
  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 +6 -6
  784. package/dist/components/drawer/drawer.js +7 -7
  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 +3 -3
  794. package/dist/components/icon/icon.js +4 -4
  795. package/dist/components/icon-button/icon-button.component.js +4 -4
  796. package/dist/components/icon-button/icon-button.js +5 -5
  797. package/dist/components/image-comparer/image-comparer.component.js +4 -4
  798. package/dist/components/image-comparer/image-comparer.js +5 -5
  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 +5 -5
  802. package/dist/components/input/input.js +6 -6
  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 +7 -7
  806. package/dist/components/menu-item/menu-item.js +8 -8
  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 +5 -5
  818. package/dist/components/nav-submenu/nav-submenu.js +6 -6
  819. package/dist/components/option/option.component.js +4 -4
  820. package/dist/components/option/option.js +5 -5
  821. package/dist/components/pagination/custom-select.js +11 -11
  822. package/dist/components/pagination/pagination.component.js +12 -12
  823. package/dist/components/pagination/pagination.js +12 -12
  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 +4 -4
  833. package/dist/components/radio/radio.js +5 -5
  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 +4 -4
  837. package/dist/components/radio-group/radio-group.js +5 -5
  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 +4 -4
  841. package/dist/components/rating/rating.js +5 -5
  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 +2 -2
  847. package/dist/components/screen/screen.js +3 -3
  848. package/dist/components/select/select.component.js +8 -8
  849. package/dist/components/select/select.js +9 -9
  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 +5 -5
  859. package/dist/components/tab/tab.js +6 -6
  860. package/dist/components/tab-group/tab-group.component.js +6 -6
  861. package/dist/components/tab-group/tab-group.js +7 -7
  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 +22 -22
  866. package/dist/components/table/spinner-container.js +2 -2
  867. package/dist/components/table/table.component.js +30 -30
  868. package/dist/components/table/table.js +31 -31
  869. package/dist/components/tag/tag.component.js +5 -5
  870. package/dist/components/tag/tag.js +6 -6
  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 +7 -7
  874. package/dist/components/time-panel/time-panel.js +7 -7
  875. package/dist/components/timepicker/timepicker.component.js +15 -15
  876. package/dist/components/timepicker/timepicker.js +15 -15
  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 +10 -10
  880. package/dist/components/tree/tree.js +11 -11
  881. package/dist/components/tree-item/tree-item.component.js +8 -8
  882. package/dist/components/tree-item/tree-item.js +9 -9
  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 +4298 -4298
  886. package/dist/react/alert/index.js +7 -7
  887. package/dist/react/animated-image/index.js +5 -5
  888. package/dist/react/animation/index.js +3 -3
  889. package/dist/react/avatar/index.js +5 -5
  890. package/dist/react/badge/index.js +3 -3
  891. package/dist/react/breadcrumb/index.js +5 -5
  892. package/dist/react/breadcrumb-item/index.js +3 -3
  893. package/dist/react/button/index.js +7 -7
  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 +6 -6
  897. package/dist/react/carousel-item/index.js +3 -3
  898. package/dist/react/checkbox/index.js +6 -6
  899. package/dist/react/color-picker/index.js +16 -16
  900. package/dist/react/copy-button/index.js +7 -7
  901. package/dist/react/date-panel/index.js +12 -12
  902. package/dist/react/datepicker/index.js +16 -16
  903. package/dist/react/details/index.js +5 -5
  904. package/dist/react/dialog/index.js +7 -7
  905. package/dist/react/divider/index.js +3 -3
  906. package/dist/react/drawer/index.js +7 -7
  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 +4 -4
  912. package/dist/react/icon-button/index.js +5 -5
  913. package/dist/react/image-comparer/index.js +5 -5
  914. package/dist/react/include/index.js +4 -4
  915. package/dist/react/index.js +188 -188
  916. package/dist/react/input/index.js +6 -6
  917. package/dist/react/menu/index.js +3 -3
  918. package/dist/react/menu-item/index.js +8 -8
  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 +6 -6
  925. package/dist/react/option/index.js +5 -5
  926. package/dist/react/pagination/index.js +13 -13
  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 +5 -5
  932. package/dist/react/radio-button/index.js +3 -3
  933. package/dist/react/radio-group/index.js +5 -5
  934. package/dist/react/range/index.js +4 -4
  935. package/dist/react/rating/index.js +5 -5
  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 +3 -3
  939. package/dist/react/select/index.js +9 -9
  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 +6 -6
  945. package/dist/react/tab-group/index.js +7 -7
  946. package/dist/react/tab-panel/index.js +3 -3
  947. package/dist/react/table/index.js +31 -31
  948. package/dist/react/tag/index.js +6 -6
  949. package/dist/react/textarea/index.js +3 -3
  950. package/dist/react/timepicker/index.js +16 -16
  951. package/dist/react/tooltip/index.js +4 -4
  952. package/dist/react/tree/index.js +11 -11
  953. package/dist/react/tree-item/index.js +9 -9
  954. package/dist/react/visually-hidden/index.js +3 -3
  955. package/dist/shoelace.js +174 -174
  956. package/dist/types/vue/index.d.ts +404 -404
  957. package/dist/vscode.html-custom-data.json +319 -319
  958. package/dist/web-types.json +761 -761
  959. package/package.json +2 -2
  960. package/cdn/assets/icons/union.svg +0 -3
  961. package/cdn/chunks/chunk.24WB462B.js +0 -21
  962. package/cdn/chunks/chunk.2B3642VH.js +0 -36
  963. package/cdn/chunks/chunk.2BS6W56R.js +0 -24
  964. package/cdn/chunks/chunk.2DC7SRA7.js +0 -29
  965. package/cdn/chunks/chunk.2J4OM5PB.js +0 -24
  966. package/cdn/chunks/chunk.2PKZMIL5.js +0 -11
  967. package/cdn/chunks/chunk.2RTG2AV7.js +0 -11
  968. package/cdn/chunks/chunk.2XH3LQZS.js +0 -11
  969. package/cdn/chunks/chunk.32ZV4RBM.js +0 -24
  970. package/cdn/chunks/chunk.347NNF3X.js +0 -11
  971. package/cdn/chunks/chunk.34D6YMLG.js +0 -123
  972. package/cdn/chunks/chunk.36SXX5SW.js +0 -11
  973. package/cdn/chunks/chunk.3ALD6TKK.js +0 -11
  974. package/cdn/chunks/chunk.3IAHGQCZ.js +0 -11
  975. package/cdn/chunks/chunk.4DXAZUEX.js +0 -11
  976. package/cdn/chunks/chunk.4EA2FWP7.js +0 -346
  977. package/cdn/chunks/chunk.4JMD46FI.js +0 -186
  978. package/cdn/chunks/chunk.4R766FKJ.js +0 -313
  979. package/cdn/chunks/chunk.4RZZEYMI.js +0 -27
  980. package/cdn/chunks/chunk.4WF4GHIJ.js +0 -21
  981. package/cdn/chunks/chunk.4ZFAR5NG.js +0 -24
  982. package/cdn/chunks/chunk.52C565XS.js +0 -25
  983. package/cdn/chunks/chunk.5AIEL664.js +0 -11
  984. package/cdn/chunks/chunk.5QH3NMKK.js +0 -502
  985. package/cdn/chunks/chunk.5QTA7A7C.js +0 -11
  986. package/cdn/chunks/chunk.5RFGRYOL.js +0 -11
  987. package/cdn/chunks/chunk.5RL27TTV.js +0 -236
  988. package/cdn/chunks/chunk.5SMTGXMA.js +0 -11
  989. package/cdn/chunks/chunk.5VI6G5TE.js +0 -21
  990. package/cdn/chunks/chunk.5WJW3R24.js +0 -131
  991. package/cdn/chunks/chunk.6FBGPMLW.js +0 -28
  992. package/cdn/chunks/chunk.6MURLPKN.js +0 -93
  993. package/cdn/chunks/chunk.6QRS7O4O.js +0 -25
  994. package/cdn/chunks/chunk.6UPFJIAT.js +0 -24
  995. package/cdn/chunks/chunk.6XK2IOK7.js +0 -1990
  996. package/cdn/chunks/chunk.7LDYYZ2B.js +0 -28
  997. package/cdn/chunks/chunk.7OYSFUD7.js +0 -21
  998. package/cdn/chunks/chunk.7P7QZT2H.js +0 -21
  999. package/cdn/chunks/chunk.7VWTJZMG.js +0 -11
  1000. package/cdn/chunks/chunk.7XEJARY2.js +0 -11
  1001. package/cdn/chunks/chunk.7XHUTSHW.js +0 -367
  1002. package/cdn/chunks/chunk.A5L4XGFJ.js +0 -95
  1003. package/cdn/chunks/chunk.A6EEU52L.js +0 -11
  1004. package/cdn/chunks/chunk.AB5BVJDS.js +0 -113
  1005. package/cdn/chunks/chunk.AKX5AAFX.js +0 -137
  1006. package/cdn/chunks/chunk.APFTZJXK.js +0 -25
  1007. package/cdn/chunks/chunk.ARPETUHN.js +0 -11
  1008. package/cdn/chunks/chunk.AY5OCRRS.js +0 -336
  1009. package/cdn/chunks/chunk.AZ7JA3RW.js +0 -82
  1010. package/cdn/chunks/chunk.B2DK4VDV.js +0 -21
  1011. package/cdn/chunks/chunk.BA2IFA2A.js +0 -120
  1012. package/cdn/chunks/chunk.BEZ7KDVI.js +0 -11
  1013. package/cdn/chunks/chunk.BUCWHKDC.js +0 -11
  1014. package/cdn/chunks/chunk.BWAT2XUE.js +0 -29
  1015. package/cdn/chunks/chunk.BXZ46KUA.js +0 -26
  1016. package/cdn/chunks/chunk.CFXRN4ZL.js +0 -11
  1017. package/cdn/chunks/chunk.CIAWAZBN.js +0 -314
  1018. package/cdn/chunks/chunk.CKNQBYJV.js +0 -21
  1019. package/cdn/chunks/chunk.CQTIVA6P.js +0 -97
  1020. package/cdn/chunks/chunk.CRUY64UC.js +0 -11
  1021. package/cdn/chunks/chunk.CUTRLIE4.js +0 -87
  1022. package/cdn/chunks/chunk.CVYP4D3J.js +0 -25
  1023. package/cdn/chunks/chunk.D22FUTAQ.js +0 -11
  1024. package/cdn/chunks/chunk.D7EZY3DK.js +0 -27
  1025. package/cdn/chunks/chunk.D7LCTS47.js +0 -11
  1026. package/cdn/chunks/chunk.DBHXGHCF.js +0 -21
  1027. package/cdn/chunks/chunk.DEJ5OOCS.js +0 -11
  1028. package/cdn/chunks/chunk.DK4SZUV5.js +0 -11
  1029. package/cdn/chunks/chunk.DOH5W4HJ.js +0 -24
  1030. package/cdn/chunks/chunk.EBCHIHUA.js +0 -73
  1031. package/cdn/chunks/chunk.ECAV2WLI.js +0 -158
  1032. package/cdn/chunks/chunk.EHE7F3AY.js +0 -24
  1033. package/cdn/chunks/chunk.EKMXHYRA.js +0 -28
  1034. package/cdn/chunks/chunk.ENJIAAC4.js +0 -21
  1035. package/cdn/chunks/chunk.EW765TD4.js +0 -21
  1036. package/cdn/chunks/chunk.F6N2DRSU.js +0 -11
  1037. package/cdn/chunks/chunk.FBUGLQSZ.js +0 -11
  1038. package/cdn/chunks/chunk.FDQIAC6C.js +0 -49
  1039. package/cdn/chunks/chunk.FHG4QWZ7.js +0 -27
  1040. package/cdn/chunks/chunk.FJRLKJZ3.js +0 -24
  1041. package/cdn/chunks/chunk.FMK74C2Q.js +0 -279
  1042. package/cdn/chunks/chunk.FNK6AJWU.js +0 -11
  1043. package/cdn/chunks/chunk.FQZJCXQI.js +0 -24
  1044. package/cdn/chunks/chunk.GC2OY6XZ.js +0 -282
  1045. package/cdn/chunks/chunk.GFUOSJAK.js +0 -42
  1046. package/cdn/chunks/chunk.GHP2VENU.js +0 -11
  1047. package/cdn/chunks/chunk.GKXG22XW.js +0 -103
  1048. package/cdn/chunks/chunk.GNCEUQ2A.js +0 -27
  1049. package/cdn/chunks/chunk.GP3HDTAE.js +0 -21
  1050. package/cdn/chunks/chunk.GUHXU27O.js +0 -21
  1051. package/cdn/chunks/chunk.GVDERTLE.js +0 -21
  1052. package/cdn/chunks/chunk.H2LK75N3.js +0 -54
  1053. package/cdn/chunks/chunk.H5CA5ZSH.js +0 -11
  1054. package/cdn/chunks/chunk.HEXSKYRO.js +0 -24
  1055. package/cdn/chunks/chunk.HQYNDAWK.js +0 -114
  1056. package/cdn/chunks/chunk.HTUGPYQX.js +0 -11
  1057. package/cdn/chunks/chunk.II7WSP23.js +0 -391
  1058. package/cdn/chunks/chunk.IQBYS5UV.js +0 -299
  1059. package/cdn/chunks/chunk.IVFERAIO.js +0 -11
  1060. package/cdn/chunks/chunk.IYSLBDTO.js +0 -11
  1061. package/cdn/chunks/chunk.JBLPGU5D.js +0 -2647
  1062. package/cdn/chunks/chunk.JLRFNUBG.js +0 -379
  1063. package/cdn/chunks/chunk.JVS4PTUY.js +0 -29
  1064. package/cdn/chunks/chunk.JWUUD4HR.js +0 -11
  1065. package/cdn/chunks/chunk.K4UEXR2M.js +0 -24
  1066. package/cdn/chunks/chunk.KBB65M7D.js +0 -27
  1067. package/cdn/chunks/chunk.KBOXH72M.js +0 -586
  1068. package/cdn/chunks/chunk.KHKQ3SNP.js +0 -11
  1069. package/cdn/chunks/chunk.KKRTRZD4.js +0 -50
  1070. package/cdn/chunks/chunk.KMAADF3A.js +0 -77
  1071. package/cdn/chunks/chunk.KPWLPC5C.js +0 -302
  1072. package/cdn/chunks/chunk.KTT5R6EA.js +0 -724
  1073. package/cdn/chunks/chunk.KXB6BWCG.js +0 -219
  1074. package/cdn/chunks/chunk.L2ZB4U6S.js +0 -21
  1075. package/cdn/chunks/chunk.LBRG5NSV.js +0 -21
  1076. package/cdn/chunks/chunk.LKEY3ISM.js +0 -28
  1077. package/cdn/chunks/chunk.LY5RY73B.js +0 -29
  1078. package/cdn/chunks/chunk.MDXQHP2U.js +0 -49
  1079. package/cdn/chunks/chunk.MHISDBJE.js +0 -137
  1080. package/cdn/chunks/chunk.MOYIN7CZ.js +0 -334
  1081. package/cdn/chunks/chunk.MW3GV2DO.js +0 -24
  1082. package/cdn/chunks/chunk.N42X7ZXW.js +0 -118
  1083. package/cdn/chunks/chunk.NF2BACCX.js +0 -24
  1084. package/cdn/chunks/chunk.NKTZLVM3.js +0 -11
  1085. package/cdn/chunks/chunk.NLOQLVJX.js +0 -11
  1086. package/cdn/chunks/chunk.NQDQA7WX.js +0 -25
  1087. package/cdn/chunks/chunk.NUIKN3MN.js +0 -11
  1088. package/cdn/chunks/chunk.NX7MH5IM.js +0 -25
  1089. package/cdn/chunks/chunk.O6MXWKN4.js +0 -11
  1090. package/cdn/chunks/chunk.OARJCNEA.js +0 -21
  1091. package/cdn/chunks/chunk.OLVISD3K.js +0 -28
  1092. package/cdn/chunks/chunk.ONE6I7EZ.js +0 -21
  1093. package/cdn/chunks/chunk.OVBE7EYX.js +0 -1058
  1094. package/cdn/chunks/chunk.P446VUE2.js +0 -26
  1095. package/cdn/chunks/chunk.P4XWAGW5.js +0 -127
  1096. package/cdn/chunks/chunk.PARFSSPW.js +0 -11
  1097. package/cdn/chunks/chunk.PBNW4X5F.js +0 -342
  1098. package/cdn/chunks/chunk.PDUJAA4L.js +0 -135
  1099. package/cdn/chunks/chunk.PE64PUSW.js +0 -27
  1100. package/cdn/chunks/chunk.PQHPEDO3.js +0 -26
  1101. package/cdn/chunks/chunk.PRLWWX2U.js +0 -21
  1102. package/cdn/chunks/chunk.Q4BXT277.js +0 -25
  1103. package/cdn/chunks/chunk.Q6G5UMJ6.js +0 -11
  1104. package/cdn/chunks/chunk.QBQUYHKV.js +0 -11
  1105. package/cdn/chunks/chunk.QIMNFWDP.js +0 -21
  1106. package/cdn/chunks/chunk.QNMUZZ7J.js +0 -33
  1107. package/cdn/chunks/chunk.QWOC3AK3.js +0 -63
  1108. package/cdn/chunks/chunk.QYXJ2RWZ.js +0 -11
  1109. package/cdn/chunks/chunk.R2DXCFWW.js +0 -25
  1110. package/cdn/chunks/chunk.R33LQ27A.js +0 -27
  1111. package/cdn/chunks/chunk.R3WNI6H6.js +0 -11
  1112. package/cdn/chunks/chunk.R4NLKHUA.js +0 -197
  1113. package/cdn/chunks/chunk.R66KSBB7.js +0 -153
  1114. package/cdn/chunks/chunk.RKYFYWN2.js +0 -11
  1115. package/cdn/chunks/chunk.ROYEID7U.js +0 -11
  1116. package/cdn/chunks/chunk.RUBXF4HN.js +0 -25
  1117. package/cdn/chunks/chunk.RY4JHBZS.js +0 -11
  1118. package/cdn/chunks/chunk.RZAHCUS5.js +0 -21
  1119. package/cdn/chunks/chunk.S3ICX2QM.js +0 -11
  1120. package/cdn/chunks/chunk.SAGCOW56.js +0 -11
  1121. package/cdn/chunks/chunk.SK2GR7LW.js +0 -183
  1122. package/cdn/chunks/chunk.SM67EEKO.js +0 -11
  1123. package/cdn/chunks/chunk.SMWFJ7NM.js +0 -233
  1124. package/cdn/chunks/chunk.SRJ3K4UD.js +0 -75
  1125. package/cdn/chunks/chunk.ST2FXUC3.js +0 -48
  1126. package/cdn/chunks/chunk.ST5KIFL2.js +0 -822
  1127. package/cdn/chunks/chunk.T6L6WC5N.js +0 -11
  1128. package/cdn/chunks/chunk.T763R4LP.js +0 -25
  1129. package/cdn/chunks/chunk.TH2IELG3.js +0 -1925
  1130. package/cdn/chunks/chunk.TXE3ER6O.js +0 -11
  1131. package/cdn/chunks/chunk.UM4R2KUY.js +0 -28
  1132. package/cdn/chunks/chunk.UMIPOFSI.js +0 -292
  1133. package/cdn/chunks/chunk.UO63VAI7.js +0 -21
  1134. package/cdn/chunks/chunk.US4KFPZT.js +0 -11
  1135. package/cdn/chunks/chunk.UUXXUZ2F.js +0 -402
  1136. package/cdn/chunks/chunk.UWP7FTFI.js +0 -21
  1137. package/cdn/chunks/chunk.V6APYC53.js +0 -266
  1138. package/cdn/chunks/chunk.V6ZVOWTR.js +0 -142
  1139. package/cdn/chunks/chunk.VIULYOBU.js +0 -574
  1140. package/cdn/chunks/chunk.VJH7TO4T.js +0 -11
  1141. package/cdn/chunks/chunk.VSAZXWHM.js +0 -11
  1142. package/cdn/chunks/chunk.VZZXW7DV.js +0 -11
  1143. package/cdn/chunks/chunk.WB2AY4UV.js +0 -67
  1144. package/cdn/chunks/chunk.WLCZ4ZUX.js +0 -291
  1145. package/cdn/chunks/chunk.WNJXO76O.js +0 -257
  1146. package/cdn/chunks/chunk.WQHNTVBD.js +0 -24
  1147. package/cdn/chunks/chunk.WRSGY5CL.js +0 -11
  1148. package/cdn/chunks/chunk.WWLIOL6X.js +0 -11
  1149. package/cdn/chunks/chunk.WYV3NAFG.js +0 -21
  1150. package/cdn/chunks/chunk.X2BQA5DZ.js +0 -255
  1151. package/cdn/chunks/chunk.XEQVIJJJ.js +0 -512
  1152. package/cdn/chunks/chunk.XEZE63UL.js +0 -24
  1153. package/cdn/chunks/chunk.XFEIA4TK.js +0 -122
  1154. package/cdn/chunks/chunk.XNC4CYRF.js +0 -11
  1155. package/cdn/chunks/chunk.XSEMSFNH.js +0 -79
  1156. package/cdn/chunks/chunk.XSKZSR2F.js +0 -11
  1157. package/cdn/chunks/chunk.XUH6LOVO.js +0 -11
  1158. package/cdn/chunks/chunk.XVKFSZKF.js +0 -21
  1159. package/cdn/chunks/chunk.XWNBPEF2.js +0 -216
  1160. package/cdn/chunks/chunk.XYT3T2WG.js +0 -5845
  1161. package/cdn/chunks/chunk.YG2SLZNI.js +0 -21
  1162. package/cdn/chunks/chunk.YJNLXIKO.js +0 -11
  1163. package/cdn/chunks/chunk.YNWDFCIE.js +0 -11
  1164. package/cdn/chunks/chunk.YZT3ZQXE.js +0 -11
  1165. package/cdn/chunks/chunk.ZATHA6S3.js +0 -7245
  1166. package/cdn/chunks/chunk.ZGVBJIXL.js +0 -455
  1167. package/cdn/chunks/chunk.ZKJBYHAI.js +0 -271
  1168. package/cdn/chunks/chunk.ZYFICTYA.js +0 -11
  1169. package/dist/assets/icons/union.svg +0 -3
  1170. package/dist/chunks/chunk.2264SJGW.js +0 -11
  1171. package/dist/chunks/chunk.22Q54EQ2.js +0 -21
  1172. package/dist/chunks/chunk.2DIYPPXP.js +0 -11
  1173. package/dist/chunks/chunk.2EAKOQAH.js +0 -11
  1174. package/dist/chunks/chunk.2FZFUCF4.js +0 -26
  1175. package/dist/chunks/chunk.2K3YQDUY.js +0 -21
  1176. package/dist/chunks/chunk.2RRZWSQ3.js +0 -11
  1177. package/dist/chunks/chunk.2S5QLZA5.js +0 -46
  1178. package/dist/chunks/chunk.2TDS6WD3.js +0 -11
  1179. package/dist/chunks/chunk.2W26Z57B.js +0 -135
  1180. package/dist/chunks/chunk.2XLQIQFA.js +0 -21
  1181. package/dist/chunks/chunk.2ZRY5N3N.js +0 -21
  1182. package/dist/chunks/chunk.3BMVYUHJ.js +0 -111
  1183. package/dist/chunks/chunk.3BTNYKKQ.js +0 -11
  1184. package/dist/chunks/chunk.3DCLGMVR.js +0 -417
  1185. package/dist/chunks/chunk.3DYEL752.js +0 -21
  1186. package/dist/chunks/chunk.3XRX4EWO.js +0 -315
  1187. package/dist/chunks/chunk.4NWFORO4.js +0 -90
  1188. package/dist/chunks/chunk.4PRQNLJW.js +0 -11
  1189. package/dist/chunks/chunk.4XQZ4LRR.js +0 -28
  1190. package/dist/chunks/chunk.4YWHIBUM.js +0 -11
  1191. package/dist/chunks/chunk.53JRPA6L.js +0 -21
  1192. package/dist/chunks/chunk.54IRMGQ2.js +0 -11
  1193. package/dist/chunks/chunk.55U44SBK.js +0 -26
  1194. package/dist/chunks/chunk.565356KS.js +0 -21
  1195. package/dist/chunks/chunk.56YEFEGM.js +0 -25
  1196. package/dist/chunks/chunk.5G52LFDN.js +0 -28
  1197. package/dist/chunks/chunk.5JV2HFJN.js +0 -73
  1198. package/dist/chunks/chunk.5SZNNOE3.js +0 -11
  1199. package/dist/chunks/chunk.5WPNPTWS.js +0 -11
  1200. package/dist/chunks/chunk.6IB4OVPP.js +0 -11
  1201. package/dist/chunks/chunk.6IJBNXSL.js +0 -11
  1202. package/dist/chunks/chunk.6O2HJ4CU.js +0 -11
  1203. package/dist/chunks/chunk.6SWSC2SC.js +0 -294
  1204. package/dist/chunks/chunk.6TM5EJ3T.js +0 -21
  1205. package/dist/chunks/chunk.7NH5AAJF.js +0 -24
  1206. package/dist/chunks/chunk.7NLRFVOL.js +0 -11
  1207. package/dist/chunks/chunk.7QLKQUQZ.js +0 -11
  1208. package/dist/chunks/chunk.7TSE4DQ4.js +0 -28
  1209. package/dist/chunks/chunk.7VV4RT4C.js +0 -21
  1210. package/dist/chunks/chunk.7X2XUPZZ.js +0 -100
  1211. package/dist/chunks/chunk.7YOU3ORD.js +0 -247
  1212. package/dist/chunks/chunk.AIGBZLUW.js +0 -280
  1213. package/dist/chunks/chunk.ANVQCLCF.js +0 -24
  1214. package/dist/chunks/chunk.AQTO6VXL.js +0 -11
  1215. package/dist/chunks/chunk.ASS2AFPG.js +0 -126
  1216. package/dist/chunks/chunk.AYCG6UGA.js +0 -52
  1217. package/dist/chunks/chunk.B5BFFIHL.js +0 -63
  1218. package/dist/chunks/chunk.BBFONBXG.js +0 -24
  1219. package/dist/chunks/chunk.BHC2BPEP.js +0 -21
  1220. package/dist/chunks/chunk.BM3K4N74.js +0 -11
  1221. package/dist/chunks/chunk.BOUDLCWT.js +0 -21
  1222. package/dist/chunks/chunk.C7XG5DKW.js +0 -371
  1223. package/dist/chunks/chunk.CA7346DD.js +0 -29
  1224. package/dist/chunks/chunk.CB2PENOJ.js +0 -24
  1225. package/dist/chunks/chunk.CLKCFH3G.js +0 -337
  1226. package/dist/chunks/chunk.CQGCMBUO.js +0 -21
  1227. package/dist/chunks/chunk.D3VPYY3U.js +0 -21
  1228. package/dist/chunks/chunk.D53PTAGZ.js +0 -27
  1229. package/dist/chunks/chunk.D6F3ZLYJ.js +0 -11
  1230. package/dist/chunks/chunk.DEFAUOR7.js +0 -25
  1231. package/dist/chunks/chunk.DRJKLRMF.js +0 -11
  1232. package/dist/chunks/chunk.DS4MCCXE.js +0 -113
  1233. package/dist/chunks/chunk.DTCS2VB7.js +0 -80
  1234. package/dist/chunks/chunk.DVCOHZNI.js +0 -22
  1235. package/dist/chunks/chunk.DYCAEOGS.js +0 -11
  1236. package/dist/chunks/chunk.DZPBJUBG.js +0 -100
  1237. package/dist/chunks/chunk.EC2F6N3A.js +0 -25
  1238. package/dist/chunks/chunk.ETLCMWRI.js +0 -11
  1239. package/dist/chunks/chunk.EUMMGBOP.js +0 -91
  1240. package/dist/chunks/chunk.F242ZHB3.js +0 -109
  1241. package/dist/chunks/chunk.F2ZXXR7S.js +0 -27
  1242. package/dist/chunks/chunk.FBOPP45T.js +0 -494
  1243. package/dist/chunks/chunk.FLAM6PMW.js +0 -306
  1244. package/dist/chunks/chunk.G2J7YFB5.js +0 -11
  1245. package/dist/chunks/chunk.G46RGAL6.js +0 -437
  1246. package/dist/chunks/chunk.G4YT7NXQ.js +0 -29
  1247. package/dist/chunks/chunk.GIWNUTRW.js +0 -119
  1248. package/dist/chunks/chunk.GLVWGDYH.js +0 -11
  1249. package/dist/chunks/chunk.GNX32LAW.js +0 -24
  1250. package/dist/chunks/chunk.GOHS66HI.js +0 -28
  1251. package/dist/chunks/chunk.GX2GGZN5.js +0 -67
  1252. package/dist/chunks/chunk.H4MCKH4M.js +0 -45
  1253. package/dist/chunks/chunk.H5AQUOCO.js +0 -384
  1254. package/dist/chunks/chunk.H7TEWF4X.js +0 -11
  1255. package/dist/chunks/chunk.HDZBRCL4.js +0 -231
  1256. package/dist/chunks/chunk.HFYDCTPU.js +0 -29
  1257. package/dist/chunks/chunk.HNKDQFAS.js +0 -550
  1258. package/dist/chunks/chunk.HOABNGZQ.js +0 -11
  1259. package/dist/chunks/chunk.HPZ7CND2.js +0 -949
  1260. package/dist/chunks/chunk.HSIY7UZN.js +0 -33
  1261. package/dist/chunks/chunk.I4VVJXLD.js +0 -11
  1262. package/dist/chunks/chunk.I7UMIQWI.js +0 -361
  1263. package/dist/chunks/chunk.IRZFOW63.js +0 -126
  1264. package/dist/chunks/chunk.JAHJRUB5.js +0 -338
  1265. package/dist/chunks/chunk.JQ6JD55S.js +0 -277
  1266. package/dist/chunks/chunk.JRI4Y5L2.js +0 -503
  1267. package/dist/chunks/chunk.JSVBOMTW.js +0 -11
  1268. package/dist/chunks/chunk.K7UIS4TY.js +0 -21
  1269. package/dist/chunks/chunk.KEDXUA4F.js +0 -448
  1270. package/dist/chunks/chunk.KFWII3LZ.js +0 -21
  1271. package/dist/chunks/chunk.KG4PXUZD.js +0 -24
  1272. package/dist/chunks/chunk.KMRJASOD.js +0 -11
  1273. package/dist/chunks/chunk.KXL3JD4L.js +0 -22
  1274. package/dist/chunks/chunk.L3ZCTFWZ.js +0 -42
  1275. package/dist/chunks/chunk.LQ42UEZA.js +0 -11
  1276. package/dist/chunks/chunk.LS2E33Q3.js +0 -134
  1277. package/dist/chunks/chunk.LSCGCQ5T.js +0 -21
  1278. package/dist/chunks/chunk.LUM4SHMP.js +0 -214
  1279. package/dist/chunks/chunk.LYQUF6C7.js +0 -24
  1280. package/dist/chunks/chunk.M3QFAYH7.js +0 -397
  1281. package/dist/chunks/chunk.M5AHWAKE.js +0 -11
  1282. package/dist/chunks/chunk.ME63OSSW.js +0 -11
  1283. package/dist/chunks/chunk.MSKNG4XG.js +0 -286
  1284. package/dist/chunks/chunk.N7RNWMG3.js +0 -116
  1285. package/dist/chunks/chunk.NB5SVXRS.js +0 -11
  1286. package/dist/chunks/chunk.NDBRWZPO.js +0 -11
  1287. package/dist/chunks/chunk.NK5VQ4EK.js +0 -11
  1288. package/dist/chunks/chunk.NMEZFFY3.js +0 -11
  1289. package/dist/chunks/chunk.NQKNCZLV.js +0 -85
  1290. package/dist/chunks/chunk.NRKEMODJ.js +0 -34
  1291. package/dist/chunks/chunk.O4JMVFDX.js +0 -25
  1292. package/dist/chunks/chunk.O6IWNEL5.js +0 -24
  1293. package/dist/chunks/chunk.ODW66QZT.js +0 -11
  1294. package/dist/chunks/chunk.OEIQTSBV.js +0 -11
  1295. package/dist/chunks/chunk.OEVRMVO3.js +0 -21
  1296. package/dist/chunks/chunk.OGK5UYWA.js +0 -50
  1297. package/dist/chunks/chunk.OGPZNEU5.js +0 -293
  1298. package/dist/chunks/chunk.OLQ4WUZP.js +0 -147
  1299. package/dist/chunks/chunk.OM67TUFH.js +0 -568
  1300. package/dist/chunks/chunk.OMB3MVVT.js +0 -11
  1301. package/dist/chunks/chunk.OOH36UKR.js +0 -96
  1302. package/dist/chunks/chunk.OSURUB5T.js +0 -27
  1303. package/dist/chunks/chunk.PBHWSDCY.js +0 -24
  1304. package/dist/chunks/chunk.PM3IQCFP.js +0 -21
  1305. package/dist/chunks/chunk.PNJ2P3FD.js +0 -21
  1306. package/dist/chunks/chunk.PO3WQMIY.js +0 -11
  1307. package/dist/chunks/chunk.POBO4IIP.js +0 -11
  1308. package/dist/chunks/chunk.PPWJHA6P.js +0 -24
  1309. package/dist/chunks/chunk.PROQMP4A.js +0 -45
  1310. package/dist/chunks/chunk.PTX7ZXDK.js +0 -227
  1311. package/dist/chunks/chunk.PZBOLYWW.js +0 -11
  1312. package/dist/chunks/chunk.PZWYZNHQ.js +0 -11
  1313. package/dist/chunks/chunk.Q4VJQZQG.js +0 -11
  1314. package/dist/chunks/chunk.Q7EFVZNI.js +0 -21
  1315. package/dist/chunks/chunk.QDTT66TZ.js +0 -11
  1316. package/dist/chunks/chunk.QP2QGSTD.js +0 -1056
  1317. package/dist/chunks/chunk.QW2472V6.js +0 -167
  1318. package/dist/chunks/chunk.QZ6VH6OI.js +0 -27
  1319. package/dist/chunks/chunk.R24U74SA.js +0 -21
  1320. package/dist/chunks/chunk.R32HNVPR.js +0 -274
  1321. package/dist/chunks/chunk.R5RL7WNK.js +0 -192
  1322. package/dist/chunks/chunk.RHWIVHWX.js +0 -59
  1323. package/dist/chunks/chunk.RLHHA4J6.js +0 -21
  1324. package/dist/chunks/chunk.RPAJ4FYP.js +0 -11
  1325. package/dist/chunks/chunk.RUJ3SNYZ.js +0 -151
  1326. package/dist/chunks/chunk.RVFED5O6.js +0 -11
  1327. package/dist/chunks/chunk.RWGFSMIS.js +0 -25
  1328. package/dist/chunks/chunk.S2V3A45M.js +0 -24
  1329. package/dist/chunks/chunk.S735QQDQ.js +0 -24
  1330. package/dist/chunks/chunk.SD4MP6NN.js +0 -27
  1331. package/dist/chunks/chunk.SNY7WDEI.js +0 -11
  1332. package/dist/chunks/chunk.SPOTHYI6.js +0 -117
  1333. package/dist/chunks/chunk.SQU5G5ER.js +0 -25
  1334. package/dist/chunks/chunk.SW3G3CGJ.js +0 -263
  1335. package/dist/chunks/chunk.T52LRLOE.js +0 -29
  1336. package/dist/chunks/chunk.TEJDF3EA.js +0 -752
  1337. package/dist/chunks/chunk.TK5H5GJ6.js +0 -252
  1338. package/dist/chunks/chunk.TM7WZJTR.js +0 -21
  1339. package/dist/chunks/chunk.TRND6IXM.js +0 -11
  1340. package/dist/chunks/chunk.TS4WT3GW.js +0 -28
  1341. package/dist/chunks/chunk.TSQFR5SZ.js +0 -25
  1342. package/dist/chunks/chunk.TTH2S25S.js +0 -180
  1343. package/dist/chunks/chunk.TVDBA544.js +0 -25
  1344. package/dist/chunks/chunk.TWXMDYDU.js +0 -11
  1345. package/dist/chunks/chunk.U76XN7M2.js +0 -25
  1346. package/dist/chunks/chunk.UFEF6IZT.js +0 -11
  1347. package/dist/chunks/chunk.UQIUG2YR.js +0 -11
  1348. package/dist/chunks/chunk.UQMVK3IA.js +0 -11
  1349. package/dist/chunks/chunk.UWY2PG2H.js +0 -11
  1350. package/dist/chunks/chunk.V32UBJGS.js +0 -75
  1351. package/dist/chunks/chunk.V6CDCPQT.js +0 -11
  1352. package/dist/chunks/chunk.V7QKZGFV.js +0 -11
  1353. package/dist/chunks/chunk.VAJRR4OH.js +0 -25
  1354. package/dist/chunks/chunk.VLWT5ZAC.js +0 -814
  1355. package/dist/chunks/chunk.VUY53GJI.js +0 -311
  1356. package/dist/chunks/chunk.VZIG45VF.js +0 -26
  1357. package/dist/chunks/chunk.WBSV35Z4.js +0 -119
  1358. package/dist/chunks/chunk.WHKU4B4Z.js +0 -11
  1359. package/dist/chunks/chunk.WJEMNRVK.js +0 -21
  1360. package/dist/chunks/chunk.WSQKIM3W.js +0 -11
  1361. package/dist/chunks/chunk.WSZO4CSW.js +0 -93
  1362. package/dist/chunks/chunk.X53CXCAT.js +0 -328
  1363. package/dist/chunks/chunk.X6TVC4EA.js +0 -11
  1364. package/dist/chunks/chunk.XAKSDGCA.js +0 -11
  1365. package/dist/chunks/chunk.XE2BPZVZ.js +0 -181
  1366. package/dist/chunks/chunk.XFLWCBL2.js +0 -132
  1367. package/dist/chunks/chunk.XHHD4YZW.js +0 -75
  1368. package/dist/chunks/chunk.XOXZ5XIO.js +0 -11
  1369. package/dist/chunks/chunk.Y3M5OOLF.js +0 -11
  1370. package/dist/chunks/chunk.YJKXQVT5.js +0 -21
  1371. package/dist/chunks/chunk.YO2OQO2Z.js +0 -24
  1372. package/dist/chunks/chunk.YVNVFZZ4.js +0 -213
  1373. package/dist/chunks/chunk.ZGAHLVM2.js +0 -28
  1374. package/dist/chunks/chunk.ZHFBSGDR.js +0 -27
  1375. package/dist/chunks/chunk.ZNABJ4MJ.js +0 -25
  1376. package/dist/chunks/chunk.ZSLZ45ST.js +0 -11
  1377. package/dist/chunks/chunk.ZXBGWXJR.js +0 -11
@@ -1,49 +1,49 @@
1
1
  import type { DefineComponent } from "vue";
2
2
 
3
- import type { SlAnimatedImage } from "../../components/animated-image/animated-image.component.js";
4
3
  import type { SlAlert } from "../../components/alert/alert.component.js";
4
+ import type { SlAnimatedImage } from "../../components/animated-image/animated-image.component.js";
5
5
  import type { SlAnimation } from "../../components/animation/animation.component.js";
6
6
  import type { SlBadge } from "../../components/badge/badge.component.js";
7
7
  import type { SlAvatar } from "../../components/avatar/avatar.component.js";
8
+ import type { SlBreadcrumbItem } from "../../components/breadcrumb-item/breadcrumb-item.component.js";
8
9
  import type { SlBreadcrumb } from "../../components/breadcrumb/breadcrumb.component.js";
9
10
  import type { SlButton } from "../../components/button/button.component.js";
10
- import type { SlBreadcrumbItem } from "../../components/breadcrumb-item/breadcrumb-item.component.js";
11
11
  import type { SlButtonGroup } from "../../components/button-group/button-group.component.js";
12
- import type { SlCarousel } from "../../components/carousel/carousel.component.js";
13
12
  import type { SlCard } from "../../components/card/card.component.js";
13
+ import type { SlCarousel } from "../../components/carousel/carousel.component.js";
14
14
  import type { SlCarouselItem } from "../../components/carousel-item/carousel-item.component.js";
15
- import type { SlColorPicker } from "../../components/color-picker/color-picker.component.js";
16
15
  import type { SlCheckbox } from "../../components/checkbox/checkbox.component.js";
16
+ import type { SlColorPicker } from "../../components/color-picker/color-picker.component.js";
17
17
  import type { SlCopyButton } from "../../components/copy-button/copy-button.component.js";
18
18
  import type { SlDatePanel, CustomEvent } from "../../components/date-panel/date-panel.component.js";
19
+ import type { SlDatepicker } from "../../components/datepicker/datepicker.component.js";
19
20
  import type { SlDetails } from "../../components/details/details.component.js";
20
21
  import type { SlDialog } from "../../components/dialog/dialog.component.js";
21
- import type { SlDatepicker } from "../../components/datepicker/datepicker.component.js";
22
22
  import type { SlDivider } from "../../components/divider/divider.component.js";
23
- import type { SlFormatBytes } from "../../components/format-bytes/format-bytes.component.js";
24
23
  import type { SlDrawer } from "../../components/drawer/drawer.component.js";
25
24
  import type { SlDropdown } from "../../components/dropdown/dropdown.component.js";
25
+ import type { SlFormatBytes } from "../../components/format-bytes/format-bytes.component.js";
26
26
  import type { SlFormatDate } from "../../components/format-date/format-date.component.js";
27
27
  import type { SlFormatNumber } from "../../components/format-number/format-number.component.js";
28
28
  import type { SlIcon } from "../../components/icon/icon.component.js";
29
29
  import type { SlIconButton } from "../../components/icon-button/icon-button.component.js";
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
+ import type { SlInput } from "../../components/input/input.component.js";
32
33
  import type { SlMenu } from "../../components/menu/menu.component.js";
33
34
  import type { SlMenuItem } from "../../components/menu-item/menu-item.component.js";
34
- import type { SlInput } from "../../components/input/input.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 { SlNavSubmenu } from "../../components/nav-submenu/nav-submenu.component.js";
39
40
  import type { SlNavItem } from "../../components/nav-item/nav-item.component.js";
40
41
  import type { SlPagination } from "../../components/pagination/pagination.component.js";
41
- import type { SlNavSubmenu } from "../../components/nav-submenu/nav-submenu.component.js";
42
42
  import type { SlOption } from "../../components/option/option.component.js";
43
43
  import type { SlPopup } from "../../components/popup/popup.component.js";
44
- import type { SlQrCode } from "../../components/qr-code/qr-code.component.js";
45
- import type { SlProgressRing } from "../../components/progress-ring/progress-ring.component.js";
46
44
  import type { SlProgressBar } from "../../components/progress-bar/progress-bar.component.js";
45
+ import type { SlProgressRing } from "../../components/progress-ring/progress-ring.component.js";
46
+ import type { SlQrCode } from "../../components/qr-code/qr-code.component.js";
47
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";
@@ -69,25 +69,6 @@ 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";
71
71
 
72
- type SlAnimatedImageProps = {
73
- /** The path to the image to load. */
74
- src?: SlAnimatedImage["src"];
75
- /** A description of the image used by assistive devices. */
76
- alt?: SlAnimatedImage["alt"];
77
- /** Plays the animation. When this attribute is remove, the animation will pause. */
78
- play?: SlAnimatedImage["play"];
79
- /** */
80
- animatedImage?: SlAnimatedImage["animatedImage"];
81
- /** */
82
- frozenFrame?: SlAnimatedImage["frozenFrame"];
83
- /** */
84
- isLoaded?: SlAnimatedImage["isLoaded"];
85
- /** Emitted when the image loads successfully. */
86
- "onsl-load"?: (e: CustomEvent<never>) => void;
87
- /** Emitted when the image fails to load. */
88
- "onsl-error"?: (e: CustomEvent<never>) => void;
89
- };
90
-
91
72
  type SlAlertProps = {
92
73
  /** Indicates whether or not the alert is open. You can toggle this attribute to show and hide the alert, or you can
93
74
  use the `show()` and `hide()` methods and this attribute will reflect the alert's open state. */
@@ -117,6 +98,25 @@ Typically used to indicate the remaining time before a whole app refresh. */
117
98
  "onsl-after-hide"?: (e: CustomEvent<never>) => void;
118
99
  };
119
100
 
101
+ type SlAnimatedImageProps = {
102
+ /** The path to the image to load. */
103
+ src?: SlAnimatedImage["src"];
104
+ /** A description of the image used by assistive devices. */
105
+ alt?: SlAnimatedImage["alt"];
106
+ /** Plays the animation. When this attribute is remove, the animation will pause. */
107
+ play?: SlAnimatedImage["play"];
108
+ /** */
109
+ animatedImage?: SlAnimatedImage["animatedImage"];
110
+ /** */
111
+ frozenFrame?: SlAnimatedImage["frozenFrame"];
112
+ /** */
113
+ isLoaded?: SlAnimatedImage["isLoaded"];
114
+ /** Emitted when the image loads successfully. */
115
+ "onsl-load"?: (e: CustomEvent<never>) => void;
116
+ /** Emitted when the image fails to load. */
117
+ "onsl-error"?: (e: CustomEvent<never>) => void;
118
+ };
119
+
120
120
  type SlAnimationProps = {
121
121
  /** The name of the built-in animation to use. For custom animations, use the `keyframes` prop. */
122
122
  name?: SlAnimation["name"];
@@ -184,6 +184,18 @@ type SlAvatarProps = {
184
184
  "onsl-error"?: (e: CustomEvent<never>) => void;
185
185
  };
186
186
 
187
+ type SlBreadcrumbItemProps = {
188
+ /** Optional URL to direct the user to when the breadcrumb item is activated. When set, a link will be rendered
189
+ internally. When unset, a button will be rendered instead. */
190
+ href?: SlBreadcrumbItem["href"];
191
+ /** Tells the browser where to open the link. Only used when `href` is set. */
192
+ target?: SlBreadcrumbItem["target"];
193
+ /** The `rel` attribute to use on the link. Only used when `href` is set. */
194
+ rel?: SlBreadcrumbItem["rel"];
195
+ /** */
196
+ defaultSlot?: SlBreadcrumbItem["defaultSlot"];
197
+ };
198
+
187
199
  type SlBreadcrumbProps = {
188
200
  /** The label to use for the breadcrumb control. This will not be shown on the screen, but it will be announced by
189
201
  screen readers and other assistive devices to provide more context for users. */
@@ -263,18 +275,6 @@ value of this attribute must be an id of a form in the same document or shadow r
263
275
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
264
276
  };
265
277
 
266
- type SlBreadcrumbItemProps = {
267
- /** Optional URL to direct the user to when the breadcrumb item is activated. When set, a link will be rendered
268
- internally. When unset, a button will be rendered instead. */
269
- href?: SlBreadcrumbItem["href"];
270
- /** Tells the browser where to open the link. Only used when `href` is set. */
271
- target?: SlBreadcrumbItem["target"];
272
- /** The `rel` attribute to use on the link. Only used when `href` is set. */
273
- rel?: SlBreadcrumbItem["rel"];
274
- /** */
275
- defaultSlot?: SlBreadcrumbItem["defaultSlot"];
276
- };
277
-
278
278
  type SlButtonGroupProps = {
279
279
  /** A label to use for the button group. This won't be displayed on the screen, but it will be announced by assistive
280
280
  devices when interacting with the control and is strongly recommended. */
@@ -285,6 +285,8 @@ devices when interacting with the control and is strongly recommended. */
285
285
  disableRole?: SlButtonGroup["disableRole"];
286
286
  };
287
287
 
288
+ type SlCardProps = {};
289
+
288
290
  type SlCarouselProps = {
289
291
  /** When set, allows the user to navigate the carousel in the same direction indefinitely. */
290
292
  loop?: SlCarousel["loop"];
@@ -319,10 +321,52 @@ greater than one. It can't be higher than `slides-per-page`. */
319
321
  "onsl-slide-change"?: (e: CustomEvent<{ index: number; slide: SlCarouselItem }>) => void;
320
322
  };
321
323
 
322
- type SlCardProps = {};
323
-
324
324
  type SlCarouselItemProps = {};
325
325
 
326
+ type SlCheckboxProps = {
327
+ /** */
328
+ title?: SlCheckbox["title"];
329
+ /** The name of the checkbox, submitted as a name/value pair with form data. */
330
+ name?: SlCheckbox["name"];
331
+ /** The current value of the checkbox, submitted as a name/value pair with form data. */
332
+ value?: SlCheckbox["value"];
333
+ /** The checkbox's size. */
334
+ size?: SlCheckbox["size"];
335
+ /** Disables the checkbox. */
336
+ disabled?: SlCheckbox["disabled"];
337
+ /** Draws the checkbox in a checked state. */
338
+ checked?: SlCheckbox["checked"];
339
+ /** Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a "select
340
+ all/none" behavior when associated checkboxes have a mix of checked and unchecked states. */
341
+ indeterminate?: SlCheckbox["indeterminate"];
342
+ /** By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you
343
+ to place the form control outside of a form and associate it with the form that has this `id`. The form must be in
344
+ the same document or shadow root for this to work. */
345
+ form?: SlCheckbox["form"];
346
+ /** Makes the checkbox a required field. */
347
+ required?: SlCheckbox["required"];
348
+ /** The checkbox's help text. If you need to display HTML, use the `help-text` slot instead. */
349
+ "help-text"?: SlCheckbox["helpText"];
350
+ /** */
351
+ input?: SlCheckbox["input"];
352
+ /** The default value of the form control. Primarily used for resetting the form control. */
353
+ defaultChecked?: SlCheckbox["defaultChecked"];
354
+ /** Gets the validity state object */
355
+ validity?: SlCheckbox["validity"];
356
+ /** Gets the validation message */
357
+ validationMessage?: SlCheckbox["validationMessage"];
358
+ /** Emitted when the checkbox loses focus. */
359
+ "onsl-blur"?: (e: CustomEvent<never>) => void;
360
+ /** Emitted when the checked state changes. */
361
+ "onsl-change"?: (e: CustomEvent<never>) => void;
362
+ /** Emitted when the checkbox gains focus. */
363
+ "onsl-focus"?: (e: CustomEvent<never>) => void;
364
+ /** Emitted when the checkbox receives input. */
365
+ "onsl-input"?: (e: CustomEvent<never>) => void;
366
+ /** Emitted when the form control has been checked for validity and its constraints aren't satisfied. */
367
+ "onsl-invalid"?: (e: CustomEvent<never>) => void;
368
+ };
369
+
326
370
  type SlColorPickerProps = {
327
371
  /** The current value of the color picker. The value's format will vary based the `format` attribute. To get the value
328
372
  in a specific format, use the `getFormattedValue()` method. The value is submitted as a name/value pair with form
@@ -389,50 +433,6 @@ the same document or shadow root for this to work. */
389
433
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
390
434
  };
391
435
 
392
- type SlCheckboxProps = {
393
- /** */
394
- title?: SlCheckbox["title"];
395
- /** The name of the checkbox, submitted as a name/value pair with form data. */
396
- name?: SlCheckbox["name"];
397
- /** The current value of the checkbox, submitted as a name/value pair with form data. */
398
- value?: SlCheckbox["value"];
399
- /** The checkbox's size. */
400
- size?: SlCheckbox["size"];
401
- /** Disables the checkbox. */
402
- disabled?: SlCheckbox["disabled"];
403
- /** Draws the checkbox in a checked state. */
404
- checked?: SlCheckbox["checked"];
405
- /** Draws the checkbox in an indeterminate state. This is usually applied to checkboxes that represents a "select
406
- all/none" behavior when associated checkboxes have a mix of checked and unchecked states. */
407
- indeterminate?: SlCheckbox["indeterminate"];
408
- /** By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you
409
- to place the form control outside of a form and associate it with the form that has this `id`. The form must be in
410
- the same document or shadow root for this to work. */
411
- form?: SlCheckbox["form"];
412
- /** Makes the checkbox a required field. */
413
- required?: SlCheckbox["required"];
414
- /** The checkbox's help text. If you need to display HTML, use the `help-text` slot instead. */
415
- "help-text"?: SlCheckbox["helpText"];
416
- /** */
417
- input?: SlCheckbox["input"];
418
- /** The default value of the form control. Primarily used for resetting the form control. */
419
- defaultChecked?: SlCheckbox["defaultChecked"];
420
- /** Gets the validity state object */
421
- validity?: SlCheckbox["validity"];
422
- /** Gets the validation message */
423
- validationMessage?: SlCheckbox["validationMessage"];
424
- /** Emitted when the checkbox loses focus. */
425
- "onsl-blur"?: (e: CustomEvent<never>) => void;
426
- /** Emitted when the checked state changes. */
427
- "onsl-change"?: (e: CustomEvent<never>) => void;
428
- /** Emitted when the checkbox gains focus. */
429
- "onsl-focus"?: (e: CustomEvent<never>) => void;
430
- /** Emitted when the checkbox receives input. */
431
- "onsl-input"?: (e: CustomEvent<never>) => void;
432
- /** Emitted when the form control has been checked for validity and its constraints aren't satisfied. */
433
- "onsl-invalid"?: (e: CustomEvent<never>) => void;
434
- };
435
-
436
436
  type SlCopyButtonProps = {
437
437
  /** The text value to copy. */
438
438
  value?: SlCopyButton["value"];
@@ -510,6 +510,19 @@ type SlDatePanelProps = {
510
510
  "onsl-date-change"?: (e: CustomEvent<CustomEvent>) => void;
511
511
  };
512
512
 
513
+ type SlDatepickerProps = {
514
+ /** */
515
+ type?: SlDatepicker["type"];
516
+ /** */
517
+ pattern?: SlDatepicker["pattern"];
518
+ /** */
519
+ min?: SlDatepicker["min"];
520
+ /** */
521
+ max?: SlDatepicker["max"];
522
+ /** */
523
+ calendar?: SlDatepicker["calendar"];
524
+ };
525
+
513
526
  type SlDetailsProps = {
514
527
  /** Indicates whether or not the details is open. You can toggle this attribute to show and hide the details, or you
515
528
  can use the `show()` and `hide()` methods and this attribute will reflect the details' open state. */
@@ -575,33 +588,11 @@ accessible way for users to dismiss the dialog. */
575
588
  "onsl-request-close"?: (e: CustomEvent<{ source: "close-button" | "keyboard" | "overlay" }>) => void;
576
589
  };
577
590
 
578
- type SlDatepickerProps = {
579
- /** */
580
- type?: SlDatepicker["type"];
581
- /** */
582
- pattern?: SlDatepicker["pattern"];
583
- /** */
584
- min?: SlDatepicker["min"];
585
- /** */
586
- max?: SlDatepicker["max"];
587
- /** */
588
- calendar?: SlDatepicker["calendar"];
589
- };
590
-
591
591
  type SlDividerProps = {
592
592
  /** Draws the divider in a vertical orientation. */
593
593
  vertical?: SlDivider["vertical"];
594
594
  };
595
595
 
596
- type SlFormatBytesProps = {
597
- /** The number to format in bytes. */
598
- value?: SlFormatBytes["value"];
599
- /** The type of unit to display. */
600
- unit?: SlFormatBytes["unit"];
601
- /** Determines how to display the result, e.g. "100 bytes", "100 b", or "100b". */
602
- display?: SlFormatBytes["display"];
603
- };
604
-
605
596
  type SlDrawerProps = {
606
597
  /** Indicates whether or not the drawer is open. You can toggle this attribute to show and hide the drawer, or you can
607
598
  use the `show()` and `hide()` methods and this attribute will reflect the drawer's open state. */
@@ -679,6 +670,15 @@ components that use a dropdown internally. */
679
670
  "onsl-after-hide"?: (e: CustomEvent<never>) => void;
680
671
  };
681
672
 
673
+ type SlFormatBytesProps = {
674
+ /** The number to format in bytes. */
675
+ value?: SlFormatBytes["value"];
676
+ /** The type of unit to display. */
677
+ unit?: SlFormatBytes["unit"];
678
+ /** Determines how to display the result, e.g. "100 bytes", "100 b", or "100b". */
679
+ display?: SlFormatBytes["display"];
680
+ };
681
+
682
682
  type SlFormatDateProps = {
683
683
  /** The date/time to format. If not set, the current date and time will be used. When passing a string, it's strongly
684
684
  recommended to use the ISO 8601 format to ensure timezones are handled correctly. To convert a date to this format
@@ -803,30 +803,6 @@ code and can result in XSS attacks. */
803
803
  "onsl-error"?: (e: CustomEvent<{ status: number }>) => void;
804
804
  };
805
805
 
806
- type SlMenuProps = {
807
- /** */
808
- defaultSlot?: SlMenu["defaultSlot"];
809
- /** Emitted when a menu item is selected. */
810
- "onsl-select"?: (e: CustomEvent<{ item: SlMenuItem }>) => void;
811
- };
812
-
813
- type SlMenuItemProps = {
814
- /** The type of menu item to render. To use `checked`, this value must be set to `checkbox`. */
815
- type?: SlMenuItem["type"];
816
- /** Draws the item in a checked state. */
817
- checked?: SlMenuItem["checked"];
818
- /** A unique value to store in the menu item. This can be used as a way to identify menu items when selected. */
819
- value?: SlMenuItem["value"];
820
- /** Draws the menu item in a loading state. */
821
- loading?: SlMenuItem["loading"];
822
- /** Draws the menu item in a disabled state, preventing selection. */
823
- disabled?: SlMenuItem["disabled"];
824
- /** */
825
- defaultSlot?: SlMenuItem["defaultSlot"];
826
- /** */
827
- menuItem?: SlMenuItem["menuItem"];
828
- };
829
-
830
806
  type SlInputProps = {
831
807
  /** */
832
808
  title?: SlInput["title"];
@@ -924,27 +900,32 @@ keyboard on supportive devices. */
924
900
  "onsl-invalid"?: (e: CustomEvent<never>) => void;
925
901
  };
926
902
 
927
- type SlMenuLabelProps = {};
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
+ };
928
909
 
929
- type SlMutationObserverProps = {
930
- /** Watches for changes to attributes. To watch only specific attributes, separate them by a space, e.g.
931
- `attr="class id title"`. To watch all attributes, use `*`. */
932
- attr?: SlMutationObserver["attr"];
933
- /** Indicates whether or not the attribute's previous value should be recorded when monitoring changes. */
934
- "attr-old-value"?: SlMutationObserver["attrOldValue"];
935
- /** Watches for changes to the character data contained within the node. */
936
- "char-data"?: SlMutationObserver["charData"];
937
- /** Indicates whether or not the previous value of the node's text should be recorded. */
938
- "char-data-old-value"?: SlMutationObserver["charDataOldValue"];
939
- /** Watches for the addition or removal of new child nodes. */
940
- "child-list"?: SlMutationObserver["childList"];
941
- /** Disables the observer. */
942
- disabled?: SlMutationObserver["disabled"];
943
-
944
- /** Emitted when a mutation occurs. */
945
- "onsl-mutation"?: (e: CustomEvent<{ mutationList: MutationRecord[] }>) => void;
910
+ type SlMenuItemProps = {
911
+ /** The type of menu item to render. To use `checked`, this value must be set to `checkbox`. */
912
+ type?: SlMenuItem["type"];
913
+ /** Draws the item in a checked state. */
914
+ checked?: SlMenuItem["checked"];
915
+ /** A unique value to store in the menu item. This can be used as a way to identify menu items when selected. */
916
+ value?: SlMenuItem["value"];
917
+ /** Draws the menu item in a loading state. */
918
+ loading?: SlMenuItem["loading"];
919
+ /** Draws the menu item in a disabled state, preventing selection. */
920
+ disabled?: SlMenuItem["disabled"];
921
+ /** */
922
+ defaultSlot?: SlMenuItem["defaultSlot"];
923
+ /** */
924
+ menuItem?: SlMenuItem["menuItem"];
946
925
  };
947
926
 
927
+ type SlMenuLabelProps = {};
928
+
948
929
  type SlNavProps = {
949
930
  /** The value of the selected nav item. */
950
931
  value?: SlNav["value"];
@@ -958,6 +939,25 @@ type SlNavProps = {
958
939
  "onsl-nav-select"?: (e: CustomEvent<{ item: SlNavItem }>) => void;
959
940
  };
960
941
 
942
+ type SlMutationObserverProps = {
943
+ /** Watches for changes to attributes. To watch only specific attributes, separate them by a space, e.g.
944
+ `attr="class id title"`. To watch all attributes, use `*`. */
945
+ attr?: SlMutationObserver["attr"];
946
+ /** Indicates whether or not the attribute's previous value should be recorded when monitoring changes. */
947
+ "attr-old-value"?: SlMutationObserver["attrOldValue"];
948
+ /** Watches for changes to the character data contained within the node. */
949
+ "char-data"?: SlMutationObserver["charData"];
950
+ /** Indicates whether or not the previous value of the node's text should be recorded. */
951
+ "char-data-old-value"?: SlMutationObserver["charDataOldValue"];
952
+ /** Watches for the addition or removal of new child nodes. */
953
+ "child-list"?: SlMutationObserver["childList"];
954
+ /** Disables the observer. */
955
+ disabled?: SlMutationObserver["disabled"];
956
+
957
+ /** Emitted when a mutation occurs. */
958
+ "onsl-mutation"?: (e: CustomEvent<{ mutationList: MutationRecord[] }>) => void;
959
+ };
960
+
961
961
  type SlNavGroupProps = {
962
962
  /** Draws the nav group in an active (selected) state. */
963
963
  active?: SlNavGroup["active"];
@@ -965,6 +965,33 @@ type SlNavGroupProps = {
965
965
  mode?: SlNavGroup["mode"];
966
966
  };
967
967
 
968
+ type SlNavSubmenuProps = {
969
+ /** Indicates whether or not the submenu is open. */
970
+ open?: SlNavSubmenu["open"];
971
+ /** The summary to show in the header. If you need to display HTML, use the `title` slot instead. */
972
+ title?: SlNavSubmenu["title"];
973
+ /** Draws the submenu in a disabled state. */
974
+ disabled?: SlNavSubmenu["disabled"];
975
+ /** Draws the submenu in an active (selected) state. */
976
+ active?: SlNavSubmenu["active"];
977
+ /** The mode of navigation. */
978
+ mode?: SlNavSubmenu["mode"];
979
+ /** */
980
+ header?: SlNavSubmenu["header"];
981
+ /** */
982
+ body?: SlNavSubmenu["body"];
983
+ /** */
984
+ popup?: SlNavSubmenu["popup"];
985
+ /** Emitted when the submenu opens. */
986
+ "onsl-show"?: (e: CustomEvent<never>) => void;
987
+ /** Emitted after the submenu opens and all animations are complete. */
988
+ "onsl-after-show"?: (e: CustomEvent<never>) => void;
989
+ /** Emitted when the submenu closes. */
990
+ "onsl-hide"?: (e: CustomEvent<never>) => void;
991
+ /** Emitted after the submenu closes and all animations are complete. */
992
+ "onsl-after-hide"?: (e: CustomEvent<never>) => void;
993
+ };
994
+
968
995
  type SlNavItemProps = {
969
996
  /** The value to track selection. */
970
997
  value?: SlNavItem["value"];
@@ -1006,33 +1033,6 @@ type SlPaginationProps = {
1006
1033
  defaultCurrentPage?: SlPagination["defaultCurrentPage"];
1007
1034
  };
1008
1035
 
1009
- type SlNavSubmenuProps = {
1010
- /** Indicates whether or not the submenu is open. */
1011
- open?: SlNavSubmenu["open"];
1012
- /** The summary to show in the header. If you need to display HTML, use the `title` slot instead. */
1013
- title?: SlNavSubmenu["title"];
1014
- /** Draws the submenu in a disabled state. */
1015
- disabled?: SlNavSubmenu["disabled"];
1016
- /** Draws the submenu in an active (selected) state. */
1017
- active?: SlNavSubmenu["active"];
1018
- /** The mode of navigation. */
1019
- mode?: SlNavSubmenu["mode"];
1020
- /** */
1021
- header?: SlNavSubmenu["header"];
1022
- /** */
1023
- body?: SlNavSubmenu["body"];
1024
- /** */
1025
- popup?: SlNavSubmenu["popup"];
1026
- /** Emitted when the submenu opens. */
1027
- "onsl-show"?: (e: CustomEvent<never>) => void;
1028
- /** Emitted after the submenu opens and all animations are complete. */
1029
- "onsl-after-show"?: (e: CustomEvent<never>) => void;
1030
- /** Emitted when the submenu closes. */
1031
- "onsl-hide"?: (e: CustomEvent<never>) => void;
1032
- /** Emitted after the submenu closes and all animations are complete. */
1033
- "onsl-after-hide"?: (e: CustomEvent<never>) => void;
1034
- };
1035
-
1036
1036
  type SlOptionProps = {
1037
1037
  /** The option's value. When selected, the containing form control will receive this value. The value must be unique
1038
1038
  from other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing
@@ -1125,6 +1125,26 @@ active. */
1125
1125
  "onsl-reposition"?: (e: CustomEvent<never>) => void;
1126
1126
  };
1127
1127
 
1128
+ type SlProgressBarProps = {
1129
+ /** The current progress as a percentage, 0 to 100. */
1130
+ value?: SlProgressBar["value"];
1131
+ /** When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state. */
1132
+ indeterminate?: SlProgressBar["indeterminate"];
1133
+ /** A custom label for assistive devices. */
1134
+ label?: SlProgressBar["label"];
1135
+ };
1136
+
1137
+ type SlProgressRingProps = {
1138
+ /** The current progress as a percentage, 0 to 100. */
1139
+ value?: SlProgressRing["value"];
1140
+ /** A custom label for assistive devices. */
1141
+ label?: SlProgressRing["label"];
1142
+ /** */
1143
+ indicator?: SlProgressRing["indicator"];
1144
+ /** */
1145
+ indicatorOffset?: SlProgressRing["indicatorOffset"];
1146
+ };
1147
+
1128
1148
  type SlQrCodeProps = {
1129
1149
  /** The QR code's value. */
1130
1150
  value?: SlQrCode["value"];
@@ -1144,26 +1164,6 @@ type SlQrCodeProps = {
1144
1164
  canvas?: SlQrCode["canvas"];
1145
1165
  };
1146
1166
 
1147
- type SlProgressRingProps = {
1148
- /** The current progress as a percentage, 0 to 100. */
1149
- value?: SlProgressRing["value"];
1150
- /** A custom label for assistive devices. */
1151
- label?: SlProgressRing["label"];
1152
- /** */
1153
- indicator?: SlProgressRing["indicator"];
1154
- /** */
1155
- indicatorOffset?: SlProgressRing["indicatorOffset"];
1156
- };
1157
-
1158
- type SlProgressBarProps = {
1159
- /** The current progress as a percentage, 0 to 100. */
1160
- value?: SlProgressBar["value"];
1161
- /** When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state. */
1162
- indeterminate?: SlProgressBar["indeterminate"];
1163
- /** A custom label for assistive devices. */
1164
- label?: SlProgressBar["label"];
1165
- };
1166
-
1167
1167
  type SlRadioProps = {
1168
1168
  /** The radio's value. When selected, the radio group will receive this value. */
1169
1169
  value?: SlRadio["value"];
@@ -1840,28 +1840,6 @@ type SlTreeItemProps = {
1840
1840
  type SlVisuallyHiddenProps = {};
1841
1841
 
1842
1842
  export type CustomElements = {
1843
- /**
1844
- * A component for displaying animated GIFs and WEBPs that play and pause on interaction.
1845
- * ---
1846
- *
1847
- *
1848
- * ### **Events:**
1849
- * - **sl-load** - Emitted when the image loads successfully.
1850
- * - **sl-error** - Emitted when the image fails to load.
1851
- *
1852
- * ### **Slots:**
1853
- * - **play-icon** - Optional play icon to use instead of the default. Works best with `<sl-icon>`.
1854
- * - **pause-icon** - Optional pause icon to use instead of the default. Works best with `<sl-icon>`.
1855
- *
1856
- * ### **CSS Properties:**
1857
- * - **--control-box-size** - The size of the icon box. _(default: undefined)_
1858
- * - **--icon-size** - The size of the play/pause icons. _(default: undefined)_
1859
- *
1860
- * ### **CSS Parts:**
1861
- * - **control-box** - The container that surrounds the pause/play icons and provides their background.
1862
- */
1863
- "sl-animated-image": DefineComponent<SlAnimatedImageProps>;
1864
-
1865
1843
  /**
1866
1844
  * Alerts are used to display important messages inline or as toast notifications.
1867
1845
  * ---
@@ -1893,6 +1871,28 @@ export type CustomElements = {
1893
1871
  */
1894
1872
  "sl-alert": DefineComponent<SlAlertProps>;
1895
1873
 
1874
+ /**
1875
+ * A component for displaying animated GIFs and WEBPs that play and pause on interaction.
1876
+ * ---
1877
+ *
1878
+ *
1879
+ * ### **Events:**
1880
+ * - **sl-load** - Emitted when the image loads successfully.
1881
+ * - **sl-error** - Emitted when the image fails to load.
1882
+ *
1883
+ * ### **Slots:**
1884
+ * - **play-icon** - Optional play icon to use instead of the default. Works best with `<sl-icon>`.
1885
+ * - **pause-icon** - Optional pause icon to use instead of the default. Works best with `<sl-icon>`.
1886
+ *
1887
+ * ### **CSS Properties:**
1888
+ * - **--control-box-size** - The size of the icon box. _(default: undefined)_
1889
+ * - **--icon-size** - The size of the play/pause icons. _(default: undefined)_
1890
+ *
1891
+ * ### **CSS Parts:**
1892
+ * - **control-box** - The container that surrounds the pause/play icons and provides their background.
1893
+ */
1894
+ "sl-animated-image": DefineComponent<SlAnimatedImageProps>;
1895
+
1896
1896
  /**
1897
1897
  * Animate elements declaratively with nearly 100 baked-in presets, or roll your own with custom keyframes. Powered by the [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API).
1898
1898
  * ---
@@ -1947,6 +1947,26 @@ export type CustomElements = {
1947
1947
  */
1948
1948
  "sl-avatar": DefineComponent<SlAvatarProps>;
1949
1949
 
1950
+ /**
1951
+ * Breadcrumb Items are used inside [breadcrumbs](/components/breadcrumb) to represent different links.
1952
+ * ---
1953
+ *
1954
+ *
1955
+ * ### **Slots:**
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.
1960
+ *
1961
+ * ### **CSS Parts:**
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.
1967
+ */
1968
+ "sl-breadcrumb-item": DefineComponent<SlBreadcrumbItemProps>;
1969
+
1950
1970
  /**
1951
1971
  * Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
1952
1972
  * ---
@@ -1996,37 +2016,43 @@ export type CustomElements = {
1996
2016
  "sl-button": DefineComponent<SlButtonProps>;
1997
2017
 
1998
2018
  /**
1999
- * Breadcrumb Items are used inside [breadcrumbs](/components/breadcrumb) to represent different links.
2019
+ * Button groups can be used to group related buttons into sections.
2000
2020
  * ---
2001
2021
  *
2002
2022
  *
2003
2023
  * ### **Slots:**
2004
- * - _default_ - The breadcrumb item's label.
2005
- * - **prefix** - An optional prefix, usually an icon or icon button.
2006
- * - **suffix** - An optional suffix, usually an icon or icon button.
2007
- * - **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.
2024
+ * - _default_ - One or more `<sl-button>` elements to display in the button group.
2008
2025
  *
2009
2026
  * ### **CSS Parts:**
2010
2027
  * - **base** - The component's base wrapper.
2011
- * - **label** - The breadcrumb item's label.
2012
- * - **prefix** - The container that wraps the prefix.
2013
- * - **suffix** - The container that wraps the suffix.
2014
- * - **separator** - The container that wraps the separator.
2015
2028
  */
2016
- "sl-breadcrumb-item": DefineComponent<SlBreadcrumbItemProps>;
2029
+ "sl-button-group": DefineComponent<SlButtonGroupProps>;
2017
2030
 
2018
2031
  /**
2019
- * Button groups can be used to group related buttons into sections.
2032
+ * Cards can be used to group related subjects in a container.
2020
2033
  * ---
2021
2034
  *
2022
2035
  *
2023
2036
  * ### **Slots:**
2024
- * - _default_ - One or more `<sl-button>` elements to display in the button group.
2037
+ * - _default_ - The card's main content.
2038
+ * - **header** - An optional header for the card.
2039
+ * - **footer** - An optional footer for the card.
2040
+ * - **image** - An optional image to render at the start of the card.
2041
+ *
2042
+ * ### **CSS Properties:**
2043
+ * - **--border-color** - The card's border color, including borders that occur inside the card. _(default: undefined)_
2044
+ * - **--border-radius** - The border radius for the card's edges. _(default: undefined)_
2045
+ * - **--border-width** - The width of the card's borders. _(default: undefined)_
2046
+ * - **--padding** - The padding to use for the card's sections. _(default: undefined)_
2025
2047
  *
2026
2048
  * ### **CSS Parts:**
2027
2049
  * - **base** - The component's base wrapper.
2050
+ * - **image** - The container that wraps the card's image.
2051
+ * - **header** - The container that wraps the card's header.
2052
+ * - **body** - The container that wraps the card's main content.
2053
+ * - **footer** - The container that wraps the card's footer.
2028
2054
  */
2029
- "sl-button-group": DefineComponent<SlButtonGroupProps>;
2055
+ "sl-card": DefineComponent<SlCardProps>;
2030
2056
 
2031
2057
  /**
2032
2058
  * Carousels display an arbitrary number of content slides along a horizontal or vertical axis.
@@ -2065,43 +2091,55 @@ export type CustomElements = {
2065
2091
  "sl-carousel": DefineComponent<SlCarouselProps>;
2066
2092
 
2067
2093
  /**
2068
- * Cards can be used to group related subjects in a container.
2094
+ * A carousel item represent a slide within a [carousel](/components/carousel).
2069
2095
  * ---
2070
2096
  *
2071
2097
  *
2072
2098
  * ### **Slots:**
2073
- * - _default_ - The card's main content.
2074
- * - **header** - An optional header for the card.
2075
- * - **footer** - An optional footer for the card.
2076
- * - **image** - An optional image to render at the start of the card.
2099
+ * - _default_ - The carousel item's content..
2077
2100
  *
2078
2101
  * ### **CSS Properties:**
2079
- * - **--border-color** - The card's border color, including borders that occur inside the card. _(default: undefined)_
2080
- * - **--border-radius** - The border radius for the card's edges. _(default: undefined)_
2081
- * - **--border-width** - The width of the card's borders. _(default: undefined)_
2082
- * - **--padding** - The padding to use for the card's sections. _(default: undefined)_
2102
+ * - **--aspect-ratio** - The slide's aspect ratio. Inherited from the carousel by default. _(default: undefined)_
2103
+ */
2104
+ "sl-carousel-item": DefineComponent<SlCarouselItemProps>;
2105
+
2106
+ /**
2107
+ * Checkboxes allow the user to toggle an option on or off.
2108
+ * ---
2083
2109
  *
2084
- * ### **CSS Parts:**
2085
- * - **base** - The component's base wrapper.
2086
- * - **image** - The container that wraps the card's image.
2087
- * - **header** - The container that wraps the card's header.
2088
- * - **body** - The container that wraps the card's main content.
2089
- * - **footer** - The container that wraps the card's footer.
2090
- */
2091
- "sl-card": DefineComponent<SlCardProps>;
2092
-
2093
- /**
2094
- * A carousel item represent a slide within a [carousel](/components/carousel).
2095
- * ---
2096
2110
  *
2111
+ * ### **Events:**
2112
+ * - **sl-blur** - Emitted when the checkbox loses focus.
2113
+ * - **sl-change** - Emitted when the checked state changes.
2114
+ * - **sl-focus** - Emitted when the checkbox gains focus.
2115
+ * - **sl-input** - Emitted when the checkbox receives input.
2116
+ * - **sl-invalid** - Emitted when the form control has been checked for validity and its constraints aren't satisfied.
2117
+ *
2118
+ * ### **Methods:**
2119
+ * - **click()** - Simulates a click on the checkbox.
2120
+ * - **focus(options: _FocusOptions_)** - Sets focus on the checkbox.
2121
+ * - **blur()** - Removes focus from the checkbox.
2122
+ * - **checkValidity()** - Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid.
2123
+ * - **getForm(): _HTMLFormElement | null_** - Gets the associated form, if one exists.
2124
+ * - **reportValidity()** - Checks for validity and shows the browser's validation message if the control is invalid.
2125
+ * - **setCustomValidity(message: _string_)** - Sets a custom validation message. The value provided will be shown to the user when the form is submitted. To clear
2126
+ * the custom validation message, call this method with an empty string.
2097
2127
  *
2098
2128
  * ### **Slots:**
2099
- * - _default_ - The carousel item's content..
2129
+ * - _default_ - The checkbox's label.
2130
+ * - **help-text** - Text that describes how to use the checkbox. Alternatively, you can use the `help-text` attribute.
2100
2131
  *
2101
- * ### **CSS Properties:**
2102
- * - **--aspect-ratio** - The slide's aspect ratio. Inherited from the carousel by default. _(default: undefined)_
2132
+ * ### **CSS Parts:**
2133
+ * - **base** - The component's base wrapper.
2134
+ * - **control** - The square container that wraps the checkbox's checked state.
2135
+ * - **control--checked** - Matches the control part when the checkbox is checked.
2136
+ * - **control--indeterminate** - Matches the control part when the checkbox is indeterminate.
2137
+ * - **checked-icon** - The checked icon, an `<sl-icon>` element.
2138
+ * - **indeterminate-icon** - The indeterminate icon, an `<sl-icon>` element.
2139
+ * - **label** - The container that wraps the checkbox's label.
2140
+ * - **form-control-help-text** - The help text's wrapper.
2103
2141
  */
2104
- "sl-carousel-item": DefineComponent<SlCarouselItemProps>;
2142
+ "sl-checkbox": DefineComponent<SlCheckboxProps>;
2105
2143
 
2106
2144
  /**
2107
2145
  * Color pickers allow the user to select a color.
@@ -2165,44 +2203,6 @@ export type CustomElements = {
2165
2203
  */
2166
2204
  "sl-color-picker": DefineComponent<SlColorPickerProps>;
2167
2205
 
2168
- /**
2169
- * Checkboxes allow the user to toggle an option on or off.
2170
- * ---
2171
- *
2172
- *
2173
- * ### **Events:**
2174
- * - **sl-blur** - Emitted when the checkbox loses focus.
2175
- * - **sl-change** - Emitted when the checked state changes.
2176
- * - **sl-focus** - Emitted when the checkbox gains focus.
2177
- * - **sl-input** - Emitted when the checkbox receives input.
2178
- * - **sl-invalid** - Emitted when the form control has been checked for validity and its constraints aren't satisfied.
2179
- *
2180
- * ### **Methods:**
2181
- * - **click()** - Simulates a click on the checkbox.
2182
- * - **focus(options: _FocusOptions_)** - Sets focus on the checkbox.
2183
- * - **blur()** - Removes focus from the checkbox.
2184
- * - **checkValidity()** - Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid.
2185
- * - **getForm(): _HTMLFormElement | null_** - Gets the associated form, if one exists.
2186
- * - **reportValidity()** - Checks for validity and shows the browser's validation message if the control is invalid.
2187
- * - **setCustomValidity(message: _string_)** - Sets a custom validation message. The value provided will be shown to the user when the form is submitted. To clear
2188
- * the custom validation message, call this method with an empty string.
2189
- *
2190
- * ### **Slots:**
2191
- * - _default_ - The checkbox's label.
2192
- * - **help-text** - Text that describes how to use the checkbox. Alternatively, you can use the `help-text` attribute.
2193
- *
2194
- * ### **CSS Parts:**
2195
- * - **base** - The component's base wrapper.
2196
- * - **control** - The square container that wraps the checkbox's checked state.
2197
- * - **control--checked** - Matches the control part when the checkbox is checked.
2198
- * - **control--indeterminate** - Matches the control part when the checkbox is indeterminate.
2199
- * - **checked-icon** - The checked icon, an `<sl-icon>` element.
2200
- * - **indeterminate-icon** - The indeterminate icon, an `<sl-icon>` element.
2201
- * - **label** - The container that wraps the checkbox's label.
2202
- * - **form-control-help-text** - The help text's wrapper.
2203
- */
2204
- "sl-checkbox": DefineComponent<SlCheckboxProps>;
2205
-
2206
2206
  /**
2207
2207
  * Copies text data to the clipboard when the user clicks the trigger.
2208
2208
  * ---
@@ -2246,6 +2246,13 @@ export type CustomElements = {
2246
2246
  */
2247
2247
  "sl-date-panel": DefineComponent<SlDatePanelProps>;
2248
2248
 
2249
+ /**
2250
+ *
2251
+ * ---
2252
+ *
2253
+ */
2254
+ "sl-datepicker": DefineComponent<SlDatepickerProps>;
2255
+
2249
2256
  /**
2250
2257
  * Details show a brief summary and expand to show additional content.
2251
2258
  * ---
@@ -2319,13 +2326,6 @@ export type CustomElements = {
2319
2326
  */
2320
2327
  "sl-dialog": DefineComponent<SlDialogProps>;
2321
2328
 
2322
- /**
2323
- *
2324
- * ---
2325
- *
2326
- */
2327
- "sl-datepicker": DefineComponent<SlDatepickerProps>;
2328
-
2329
2329
  /**
2330
2330
  * Dividers are used to visually separate or group elements.
2331
2331
  * ---
@@ -2338,13 +2338,6 @@ export type CustomElements = {
2338
2338
  */
2339
2339
  "sl-divider": DefineComponent<SlDividerProps>;
2340
2340
 
2341
- /**
2342
- * Formats a number as a human readable bytes value.
2343
- * ---
2344
- *
2345
- */
2346
- "sl-format-bytes": DefineComponent<SlFormatBytesProps>;
2347
-
2348
2341
  /**
2349
2342
  * Drawers slide in from a container to expose additional options and information.
2350
2343
  * ---
@@ -2417,6 +2410,13 @@ export type CustomElements = {
2417
2410
  */
2418
2411
  "sl-dropdown": DefineComponent<SlDropdownProps>;
2419
2412
 
2413
+ /**
2414
+ * Formats a number as a human readable bytes value.
2415
+ * ---
2416
+ *
2417
+ */
2418
+ "sl-format-bytes": DefineComponent<SlFormatBytesProps>;
2419
+
2420
2420
  /**
2421
2421
  * Formats a date/time using the specified locale and options.
2422
2422
  * ---
@@ -2502,48 +2502,6 @@ export type CustomElements = {
2502
2502
  */
2503
2503
  "sl-include": DefineComponent<SlIncludeProps>;
2504
2504
 
2505
- /**
2506
- * Menus provide a list of options for the user to choose from.
2507
- * ---
2508
- *
2509
- *
2510
- * ### **Events:**
2511
- * - **sl-select** - Emitted when a menu item is selected.
2512
- *
2513
- * ### **Slots:**
2514
- * - _default_ - The menu's content, including menu items, menu labels, and dividers.
2515
- */
2516
- "sl-menu": DefineComponent<SlMenuProps>;
2517
-
2518
- /**
2519
- * Menu items provide options for the user to pick from in a menu.
2520
- * ---
2521
- *
2522
- *
2523
- * ### **Methods:**
2524
- * - **getTextLabel()** - Returns a text label based on the contents of the menu item's default slot.
2525
- *
2526
- * ### **Slots:**
2527
- * - _default_ - The menu item's label.
2528
- * - **prefix** - Used to prepend an icon or similar element to the menu item.
2529
- * - **suffix** - Used to append an icon or similar element to the menu item.
2530
- * - **submenu** - Used to denote a nested menu.
2531
- *
2532
- * ### **CSS Properties:**
2533
- * - **--submenu-offset** - The distance submenus shift to overlap the parent menu. _(default: -2px)_
2534
- *
2535
- * ### **CSS Parts:**
2536
- * - **base** - The component's base wrapper.
2537
- * - **checked-icon** - The checked icon, which is only visible when the menu item is checked.
2538
- * - **prefix** - The prefix container.
2539
- * - **label** - The menu item label.
2540
- * - **suffix** - The suffix container.
2541
- * - **spinner** - The spinner that shows when the menu item is in the loading state.
2542
- * - **spinner__base** - The spinner's base part.
2543
- * - **submenu-icon** - The submenu icon, visible only when the menu item has a submenu (not yet implemented).
2544
- */
2545
- "sl-menu-item": DefineComponent<SlMenuItemProps>;
2546
-
2547
2505
  /**
2548
2506
  * Inputs collect data from the user.
2549
2507
  * ---
@@ -2595,30 +2553,59 @@ export type CustomElements = {
2595
2553
  "sl-input": DefineComponent<SlInputProps>;
2596
2554
 
2597
2555
  /**
2598
- * Menu labels are used to describe a group of menu items.
2556
+ * Menus provide a list of options for the user to choose from.
2599
2557
  * ---
2600
2558
  *
2601
2559
  *
2560
+ * ### **Events:**
2561
+ * - **sl-select** - Emitted when a menu item is selected.
2562
+ *
2602
2563
  * ### **Slots:**
2603
- * - _default_ - The menu label's content.
2564
+ * - _default_ - The menu's content, including menu items, menu labels, and dividers.
2565
+ */
2566
+ "sl-menu": DefineComponent<SlMenuProps>;
2567
+
2568
+ /**
2569
+ * Menu items provide options for the user to pick from in a menu.
2570
+ * ---
2571
+ *
2572
+ *
2573
+ * ### **Methods:**
2574
+ * - **getTextLabel()** - Returns a text label based on the contents of the menu item's default slot.
2575
+ *
2576
+ * ### **Slots:**
2577
+ * - _default_ - The menu item's label.
2578
+ * - **prefix** - Used to prepend an icon or similar element to the menu item.
2579
+ * - **suffix** - Used to append an icon or similar element to the menu item.
2580
+ * - **submenu** - Used to denote a nested menu.
2581
+ *
2582
+ * ### **CSS Properties:**
2583
+ * - **--submenu-offset** - The distance submenus shift to overlap the parent menu. _(default: -2px)_
2604
2584
  *
2605
2585
  * ### **CSS Parts:**
2606
2586
  * - **base** - The component's base wrapper.
2587
+ * - **checked-icon** - The checked icon, which is only visible when the menu item is checked.
2588
+ * - **prefix** - The prefix container.
2589
+ * - **label** - The menu item label.
2590
+ * - **suffix** - The suffix container.
2591
+ * - **spinner** - The spinner that shows when the menu item is in the loading state.
2592
+ * - **spinner__base** - The spinner's base part.
2593
+ * - **submenu-icon** - The submenu icon, visible only when the menu item has a submenu (not yet implemented).
2607
2594
  */
2608
- "sl-menu-label": DefineComponent<SlMenuLabelProps>;
2595
+ "sl-menu-item": DefineComponent<SlMenuItemProps>;
2609
2596
 
2610
2597
  /**
2611
- * The Mutation Observer component offers a thin, declarative interface to the [`MutationObserver API`](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).
2598
+ * Menu labels are used to describe a group of menu items.
2612
2599
  * ---
2613
2600
  *
2614
2601
  *
2615
- * ### **Events:**
2616
- * - **sl-mutation** - Emitted when a mutation occurs.
2617
- *
2618
2602
  * ### **Slots:**
2619
- * - _default_ - The content to watch for mutations.
2603
+ * - _default_ - The menu label's content.
2604
+ *
2605
+ * ### **CSS Parts:**
2606
+ * - **base** - The component's base wrapper.
2620
2607
  */
2621
- "sl-mutation-observer": DefineComponent<SlMutationObserverProps>;
2608
+ "sl-menu-label": DefineComponent<SlMenuLabelProps>;
2622
2609
 
2623
2610
  /**
2624
2611
  * Navs are used to create navigation menus, including top bars and sidebars.
@@ -2638,48 +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.
2674
- */
2675
- "sl-nav-item": DefineComponent<SlNavItemProps>;
2676
-
2677
- /**
2678
- *
2679
- * ---
2680
- *
2651
+ * - **title** - The nav group title.
2652
+ * - **body** - The nav group body.
2681
2653
  */
2682
- "sl-pagination": DefineComponent<SlPaginationProps>;
2654
+ "sl-nav-group": DefineComponent<SlNavGroupProps>;
2683
2655
 
2684
2656
  /**
2685
2657
  * Nav submenus are used to group related nav items in a hierarchical structure.
@@ -2716,6 +2688,34 @@ export type CustomElements = {
2716
2688
  */
2717
2689
  "sl-nav-submenu": DefineComponent<SlNavSubmenuProps>;
2718
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
+
2719
2719
  /**
2720
2720
  * Options define the selectable items within various form controls such as [select](/components/select).
2721
2721
  * ---
@@ -2767,14 +2767,25 @@ export type CustomElements = {
2767
2767
  "sl-popup": DefineComponent<SlPopupProps>;
2768
2768
 
2769
2769
  /**
2770
- * 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).
2770
+ * Progress bars are used to show the status of an ongoing operation.
2771
2771
  * ---
2772
2772
  *
2773
2773
  *
2774
+ * ### **Slots:**
2775
+ * - _default_ - A label to show inside the progress indicator.
2776
+ *
2777
+ * ### **CSS Properties:**
2778
+ * - **--height** - The progress bar's height. _(default: undefined)_
2779
+ * - **--track-color** - The color of the track. _(default: undefined)_
2780
+ * - **--indicator-color** - The color of the indicator. _(default: undefined)_
2781
+ * - **--label-color** - The color of the label. _(default: undefined)_
2782
+ *
2774
2783
  * ### **CSS Parts:**
2775
2784
  * - **base** - The component's base wrapper.
2785
+ * - **indicator** - The progress bar's indicator.
2786
+ * - **label** - The progress bar's label.
2776
2787
  */
2777
- "sl-qr-code": DefineComponent<SlQrCodeProps>;
2788
+ "sl-progress-bar": DefineComponent<SlProgressBarProps>;
2778
2789
 
2779
2790
  /**
2780
2791
  * Progress rings are used to show the progress of a determinate operation in a circular fashion.
@@ -2799,25 +2810,14 @@ export type CustomElements = {
2799
2810
  "sl-progress-ring": DefineComponent<SlProgressRingProps>;
2800
2811
 
2801
2812
  /**
2802
- * Progress bars are used to show the status of an ongoing operation.
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).
2803
2814
  * ---
2804
2815
  *
2805
2816
  *
2806
- * ### **Slots:**
2807
- * - _default_ - A label to show inside the progress indicator.
2808
- *
2809
- * ### **CSS Properties:**
2810
- * - **--height** - The progress bar's height. _(default: undefined)_
2811
- * - **--track-color** - The color of the track. _(default: undefined)_
2812
- * - **--indicator-color** - The color of the indicator. _(default: undefined)_
2813
- * - **--label-color** - The color of the label. _(default: undefined)_
2814
- *
2815
2817
  * ### **CSS Parts:**
2816
2818
  * - **base** - The component's base wrapper.
2817
- * - **indicator** - The progress bar's indicator.
2818
- * - **label** - The progress bar's label.
2819
2819
  */
2820
- "sl-progress-bar": DefineComponent<SlProgressBarProps>;
2820
+ "sl-qr-code": DefineComponent<SlQrCodeProps>;
2821
2821
 
2822
2822
  /**
2823
2823
  * Radios allow the user to select a single option from a group.