@kdcloudjs/shoelace 1.0.11 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1377) hide show
  1. package/cdn/assets/icons/Union.svg +4 -0
  2. package/cdn/assets/icons/add.svg +3 -0
  3. package/cdn/assets/icons/arrow-clockwise.svg +3 -4
  4. package/cdn/assets/icons/arrow-left.svg +3 -3
  5. package/cdn/assets/icons/arrow-right.svg +3 -3
  6. package/cdn/assets/icons/attach.svg +3 -0
  7. package/cdn/assets/icons/caret-down-fill.svg +3 -3
  8. package/cdn/assets/icons/caret-right-fill.svg +3 -3
  9. package/cdn/assets/icons/check-circle-fill.svg +3 -3
  10. package/cdn/assets/icons/check2-circle.svg +10 -4
  11. package/cdn/assets/icons/checkbox-half.svg +3 -0
  12. package/cdn/assets/icons/checkbox-selected.svg +3 -0
  13. package/cdn/assets/icons/chevron-down.svg +3 -3
  14. package/cdn/assets/icons/chevron-left.svg +3 -3
  15. package/cdn/assets/icons/chevron-right.svg +3 -3
  16. package/cdn/assets/icons/chevron-up.svg +3 -3
  17. package/cdn/assets/icons/copy.svg +3 -3
  18. package/cdn/assets/icons/dash-square.svg +11 -4
  19. package/cdn/assets/icons/date.svg +3 -0
  20. package/cdn/assets/icons/download.svg +3 -4
  21. package/cdn/assets/icons/drag.svg +10 -0
  22. package/cdn/assets/icons/exclamation-circle-fill.svg +3 -3
  23. package/cdn/assets/icons/exclamation-triangle.svg +11 -4
  24. package/cdn/assets/icons/eye-slash.svg +6 -5
  25. package/cdn/assets/icons/eye.svg +4 -4
  26. package/cdn/assets/icons/filter.svg +3 -3
  27. package/cdn/assets/icons/gear.svg +3 -4
  28. package/cdn/assets/icons/icons.json +160 -0
  29. package/cdn/assets/icons/info-circle.svg +5 -4
  30. package/cdn/assets/icons/jump-to-left.svg +3 -0
  31. package/cdn/assets/icons/jump-to-right.svg +3 -0
  32. package/cdn/assets/icons/language.svg +3 -0
  33. package/cdn/assets/icons/listen.svg +3 -0
  34. package/cdn/assets/icons/minus.svg +3 -0
  35. package/cdn/assets/icons/notify.svg +3 -0
  36. package/cdn/assets/icons/organize.svg +3 -0
  37. package/cdn/assets/icons/pencil.svg +10 -3
  38. package/cdn/assets/icons/people.svg +10 -3
  39. package/cdn/assets/icons/person.svg +11 -3
  40. package/cdn/assets/icons/plus-square.svg +11 -4
  41. package/cdn/assets/icons/question-circle.svg +5 -4
  42. package/cdn/assets/icons/radio-selected.svg +3 -0
  43. package/cdn/assets/icons/radio-unselected.svg +3 -0
  44. package/cdn/assets/icons/resize.svg +3 -0
  45. package/cdn/assets/icons/search.svg +3 -3
  46. package/cdn/assets/icons/sort.svg +4 -0
  47. package/cdn/assets/icons/star.svg +3 -3
  48. package/cdn/assets/icons/threedots.svg +3 -0
  49. package/cdn/assets/icons/time.svg +3 -0
  50. package/cdn/assets/icons/trash3.svg +3 -3
  51. package/cdn/assets/icons/upload.svg +3 -4
  52. package/cdn/assets/icons/x-lg.svg +3 -3
  53. package/cdn/assets/icons/zoom-in.svg +4 -5
  54. package/cdn/chunks/chunk.27HOYVCS.js +25 -0
  55. package/cdn/chunks/chunk.27Y4PZVV.js +11 -0
  56. package/cdn/chunks/chunk.27Y5FHMO.js +236 -0
  57. package/cdn/chunks/chunk.2FZS4X3M.js +21 -0
  58. package/cdn/chunks/chunk.2HDTSZN2.js +282 -0
  59. package/cdn/chunks/chunk.2QXBQ2NK.js +11 -0
  60. package/cdn/chunks/chunk.2VVVEGWA.js +103 -0
  61. package/cdn/chunks/chunk.32LBTDAX.js +54 -0
  62. package/cdn/chunks/chunk.33I3T7TR.js +11 -0
  63. package/cdn/chunks/chunk.33LT4SL5.js +11 -0
  64. package/cdn/chunks/chunk.35OCFEWG.js +11 -0
  65. package/cdn/chunks/chunk.37PW5KJK.js +28 -0
  66. package/cdn/chunks/chunk.3E7UTFOW.js +24 -0
  67. package/cdn/chunks/chunk.3EXN7PEK.js +11 -0
  68. package/cdn/chunks/chunk.3SP4KPG4.js +11 -0
  69. package/cdn/chunks/chunk.3WADD2II.js +24 -0
  70. package/cdn/chunks/chunk.45J66KZY.js +158 -0
  71. package/cdn/chunks/chunk.4B2BQBVK.js +21 -0
  72. package/cdn/chunks/chunk.4HRT2UJR.js +33 -0
  73. package/cdn/chunks/chunk.4I63ZQ66.js +21 -0
  74. package/cdn/chunks/chunk.4IHB7MMA.js +11 -0
  75. package/cdn/chunks/chunk.4OEATBDE.js +26 -0
  76. package/cdn/chunks/chunk.4PJ7G3CV.js +11 -0
  77. package/cdn/chunks/chunk.4RHFRC3G.js +346 -0
  78. package/cdn/chunks/chunk.4TNRRH5O.js +11 -0
  79. package/cdn/chunks/chunk.4YARN2QZ.js +11 -0
  80. package/cdn/chunks/chunk.4YGOLCMI.js +75 -0
  81. package/cdn/chunks/chunk.5ABUV5UR.js +24 -0
  82. package/cdn/chunks/chunk.5GGVS55R.js +11 -0
  83. package/cdn/chunks/chunk.5MOV4CPU.js +21 -0
  84. package/cdn/chunks/chunk.66I5PX2D.js +29 -0
  85. package/cdn/chunks/chunk.66YPE6LS.js +142 -0
  86. package/cdn/chunks/chunk.6ENVGHCX.js +11 -0
  87. package/cdn/chunks/chunk.6FRLQCVM.js +11 -0
  88. package/cdn/chunks/chunk.6FZ4EIZK.js +11 -0
  89. package/cdn/chunks/chunk.6ISNSVD3.js +379 -0
  90. package/cdn/chunks/chunk.6KEE7M5Z.js +11 -0
  91. package/cdn/chunks/chunk.6MKBM2IN.js +266 -0
  92. package/cdn/chunks/chunk.6MSM2SEG.js +11 -0
  93. package/cdn/chunks/chunk.6RLYTXI2.js +11 -0
  94. package/cdn/chunks/chunk.6TEKXFHG.js +28 -0
  95. package/cdn/chunks/chunk.6W44TUMM.js +11 -0
  96. package/cdn/chunks/chunk.6ZIASYIF.js +48 -0
  97. package/cdn/chunks/chunk.75PEDE7I.js +27 -0
  98. package/cdn/chunks/chunk.7COYCCE4.js +67 -0
  99. package/cdn/chunks/chunk.7HUAIMM7.js +21 -0
  100. package/cdn/chunks/chunk.7JV5OIVH.js +186 -0
  101. package/cdn/chunks/chunk.7MDST7I6.js +29 -0
  102. package/cdn/chunks/chunk.7ODZ7P7A.js +21 -0
  103. package/cdn/chunks/chunk.7PBDJRY6.js +455 -0
  104. package/cdn/chunks/chunk.7S4WG4SM.js +135 -0
  105. package/cdn/chunks/chunk.7SLQZCTW.js +11 -0
  106. package/cdn/chunks/chunk.A7CUPYQN.js +27 -0
  107. package/cdn/chunks/chunk.AIUCZ2HG.js +21 -0
  108. package/cdn/chunks/chunk.AK4YXL3V.js +24 -0
  109. package/cdn/chunks/chunk.AKVTZJZE.js +5845 -0
  110. package/cdn/chunks/chunk.ANWNIMZI.js +153 -0
  111. package/cdn/chunks/chunk.AOWPLCJZ.js +822 -0
  112. package/cdn/chunks/chunk.AQB2FSQO.js +11 -0
  113. package/cdn/chunks/chunk.B2VN3VDT.js +11 -0
  114. package/cdn/chunks/chunk.B6MIUMME.js +114 -0
  115. package/cdn/chunks/chunk.BH2WDPCP.js +313 -0
  116. package/cdn/chunks/chunk.BHAMTRIB.js +27 -0
  117. package/cdn/chunks/chunk.BJBADDZR.js +11 -0
  118. package/cdn/chunks/chunk.BJD2MP32.js +11 -0
  119. package/cdn/chunks/chunk.BPMCWLIP.js +11 -0
  120. package/cdn/chunks/chunk.C2WSS4PN.js +11 -0
  121. package/cdn/chunks/chunk.CB44ML4D.js +11 -0
  122. package/cdn/chunks/chunk.CC567GEA.js +11 -0
  123. package/cdn/chunks/chunk.CEWIGZ5F.js +11 -0
  124. package/cdn/chunks/chunk.CHTIGRTB.js +21 -0
  125. package/cdn/chunks/chunk.CWN5CGYB.js +36 -0
  126. package/cdn/chunks/chunk.DL6IVOOP.js +11 -0
  127. package/cdn/chunks/chunk.DLUXJ4CH.js +24 -0
  128. package/cdn/chunks/chunk.DO5FSPL3.js +11 -0
  129. package/cdn/chunks/chunk.DP7UQUTU.js +586 -0
  130. package/cdn/chunks/chunk.DVXR5Q5B.js +25 -0
  131. package/cdn/chunks/chunk.DW5UXU6T.js +183 -0
  132. package/cdn/chunks/chunk.DWD7HY7A.js +314 -0
  133. package/cdn/chunks/chunk.E5JFT45N.js +95 -0
  134. package/cdn/chunks/chunk.EEAJYMNF.js +131 -0
  135. package/cdn/chunks/chunk.EPPWMIN6.js +292 -0
  136. package/cdn/chunks/chunk.EUH2S3H2.js +11 -0
  137. package/cdn/chunks/chunk.EY6KVW5N.js +21 -0
  138. package/cdn/chunks/chunk.F43EQFX7.js +73 -0
  139. package/cdn/chunks/chunk.FDWGU6EJ.js +334 -0
  140. package/cdn/chunks/chunk.FMZN2U2U.js +21 -0
  141. package/cdn/chunks/chunk.FN23KPQ6.js +25 -0
  142. package/cdn/chunks/chunk.FZ4G6WQ3.js +21 -0
  143. package/cdn/chunks/chunk.GDOFH4N7.js +24 -0
  144. package/cdn/chunks/chunk.GFWWCI5D.js +21 -0
  145. package/cdn/chunks/chunk.GNDDYPL5.js +122 -0
  146. package/cdn/chunks/chunk.HAKTAYCJ.js +271 -0
  147. package/cdn/chunks/chunk.HF4HZ7OK.js +11 -0
  148. package/cdn/chunks/chunk.HH6FCSDY.js +25 -0
  149. package/cdn/chunks/chunk.HIXTBSVP.js +24 -0
  150. package/cdn/chunks/chunk.HNB6YNKJ.js +127 -0
  151. package/cdn/chunks/chunk.I23BNULJ.js +25 -0
  152. package/cdn/chunks/chunk.IJKYOXF6.js +1058 -0
  153. package/cdn/chunks/chunk.IK7T2LXB.js +512 -0
  154. package/cdn/chunks/chunk.IMUFDXOR.js +27 -0
  155. package/cdn/chunks/chunk.IPJYJUHJ.js +137 -0
  156. package/cdn/chunks/chunk.ITOSFWGF.js +11 -0
  157. package/cdn/chunks/chunk.IZW6T3JG.js +123 -0
  158. package/cdn/chunks/chunk.J5BEJWL2.js +1990 -0
  159. package/cdn/chunks/chunk.JDEKRW5T.js +11 -0
  160. package/cdn/chunks/chunk.JN3VVH3C.js +28 -0
  161. package/cdn/chunks/chunk.JRRMX7GT.js +24 -0
  162. package/cdn/chunks/chunk.JZBBC3QX.js +279 -0
  163. package/cdn/chunks/chunk.JZJCWSG7.js +11 -0
  164. package/cdn/chunks/chunk.K5AFO3UR.js +367 -0
  165. package/cdn/chunks/chunk.KBOPZLOK.js +63 -0
  166. package/cdn/chunks/chunk.KFLMS5SX.js +11 -0
  167. package/cdn/chunks/chunk.KHVZJL32.js +82 -0
  168. package/cdn/chunks/chunk.L3XUUIH5.js +21 -0
  169. package/cdn/chunks/chunk.L4E37H5Q.js +11 -0
  170. package/cdn/chunks/chunk.L7GOVIH2.js +21 -0
  171. package/cdn/chunks/chunk.LMEA3KHP.js +11 -0
  172. package/cdn/chunks/chunk.LSRNP2JM.js +11 -0
  173. package/cdn/chunks/chunk.LUBCPO5Q.js +11 -0
  174. package/cdn/chunks/chunk.M3H22HDR.js +21 -0
  175. package/cdn/chunks/chunk.M66LVJOQ.js +724 -0
  176. package/cdn/chunks/chunk.MA7NG7CT.js +11 -0
  177. package/cdn/chunks/chunk.MLDDECJX.js +11 -0
  178. package/cdn/chunks/chunk.MX74A37K.js +50 -0
  179. package/cdn/chunks/chunk.N244ZLNW.js +402 -0
  180. package/cdn/chunks/chunk.N4VXKJ3H.js +299 -0
  181. package/cdn/chunks/chunk.N74EGIUP.js +11 -0
  182. package/cdn/chunks/chunk.NE2PBG46.js +25 -0
  183. package/cdn/chunks/chunk.NFBJC5OG.js +25 -0
  184. package/cdn/chunks/chunk.NN45B5UV.js +11 -0
  185. package/cdn/chunks/chunk.NRTMXD42.js +24 -0
  186. package/cdn/chunks/chunk.NU34C7N5.js +11 -0
  187. package/cdn/chunks/chunk.NVCAAEJP.js +257 -0
  188. package/cdn/chunks/chunk.O6A73QV3.js +24 -0
  189. package/cdn/chunks/chunk.OL3VWXQU.js +118 -0
  190. package/cdn/chunks/chunk.OTQAYZHD.js +1925 -0
  191. package/cdn/chunks/chunk.OUOAKPFA.js +24 -0
  192. package/cdn/chunks/chunk.OWTULY4I.js +11 -0
  193. package/cdn/chunks/chunk.PCK67K7Q.js +25 -0
  194. package/cdn/chunks/chunk.PLGVU673.js +11 -0
  195. package/cdn/chunks/chunk.PNEGYNEM.js +28 -0
  196. package/cdn/chunks/chunk.PPUUDR74.js +27 -0
  197. package/cdn/chunks/chunk.PQIXAOO6.js +11 -0
  198. package/cdn/chunks/chunk.PT5CC63Y.js +2647 -0
  199. package/cdn/chunks/chunk.PVOS4CMB.js +574 -0
  200. package/cdn/chunks/chunk.PXJP7OZ6.js +11 -0
  201. package/cdn/chunks/chunk.PYQYLHC5.js +255 -0
  202. package/cdn/chunks/chunk.Q4F7SDTW.js +21 -0
  203. package/cdn/chunks/chunk.QEZ7DNUJ.js +137 -0
  204. package/cdn/chunks/chunk.QFT4E2NO.js +11 -0
  205. package/cdn/chunks/chunk.QKZJGEK7.js +25 -0
  206. package/cdn/chunks/chunk.QMGCWHDA.js +21 -0
  207. package/cdn/chunks/chunk.QXDZ3ITM.js +216 -0
  208. package/cdn/chunks/chunk.QZWIIKI2.js +113 -0
  209. package/cdn/chunks/chunk.RK6BCO7J.js +291 -0
  210. package/cdn/chunks/chunk.RLREXFTD.js +11 -0
  211. package/cdn/chunks/chunk.RLW3F65T.js +21 -0
  212. package/cdn/chunks/chunk.RSV42FXH.js +87 -0
  213. package/cdn/chunks/chunk.S2WTBVVC.js +93 -0
  214. package/cdn/chunks/chunk.S4PSRQFZ.js +27 -0
  215. package/cdn/chunks/chunk.S5OBCNM3.js +7245 -0
  216. package/cdn/chunks/chunk.SERKWKJL.js +391 -0
  217. package/cdn/chunks/chunk.SJNJAW55.js +49 -0
  218. package/cdn/chunks/chunk.SMCTTZ57.js +11 -0
  219. package/cdn/chunks/chunk.SUDNAO7O.js +120 -0
  220. package/cdn/chunks/chunk.SYN63DT6.js +11 -0
  221. package/cdn/chunks/chunk.T2YDJUZA.js +77 -0
  222. package/cdn/chunks/chunk.TAFRS2HJ.js +29 -0
  223. package/cdn/chunks/chunk.TBVPQYXO.js +11 -0
  224. package/cdn/chunks/chunk.TCMMK5SO.js +219 -0
  225. package/cdn/chunks/chunk.TCTD7BB3.js +11 -0
  226. package/cdn/chunks/chunk.TH3KULNJ.js +24 -0
  227. package/cdn/chunks/chunk.TOEOCJ5Y.js +25 -0
  228. package/cdn/chunks/chunk.TUKUOALN.js +21 -0
  229. package/cdn/chunks/chunk.UFVJE2US.js +26 -0
  230. package/cdn/chunks/chunk.UJZVXVFC.js +336 -0
  231. package/cdn/chunks/chunk.UPNXNIUX.js +21 -0
  232. package/cdn/chunks/chunk.UTB7U7KC.js +24 -0
  233. package/cdn/chunks/chunk.UZFCYF3Y.js +302 -0
  234. package/cdn/chunks/chunk.V2DHCAWN.js +197 -0
  235. package/cdn/chunks/chunk.V5P2IUUU.js +233 -0
  236. package/cdn/chunks/chunk.VPS4BDPR.js +21 -0
  237. package/cdn/chunks/chunk.VVGBUF2K.js +42 -0
  238. package/cdn/chunks/chunk.WAIBA7LN.js +11 -0
  239. package/cdn/chunks/chunk.WJIPS52N.js +24 -0
  240. package/cdn/chunks/chunk.WJYSUU36.js +11 -0
  241. package/cdn/chunks/chunk.WXPULUI5.js +21 -0
  242. package/cdn/chunks/chunk.X2LJADGH.js +97 -0
  243. package/cdn/chunks/chunk.X3RZSOQR.js +21 -0
  244. package/cdn/chunks/chunk.X4F4Y4IY.js +49 -0
  245. package/cdn/chunks/chunk.XKQTU7TJ.js +11 -0
  246. package/cdn/chunks/chunk.XQ6OX7CO.js +502 -0
  247. package/cdn/chunks/chunk.Y2L4NDGV.js +11 -0
  248. package/cdn/chunks/chunk.Y6LNLEEW.js +342 -0
  249. package/cdn/chunks/chunk.YAYUXCI5.js +11 -0
  250. package/cdn/chunks/chunk.YF74HNC6.js +26 -0
  251. package/cdn/chunks/chunk.YK63BO2L.js +21 -0
  252. package/cdn/chunks/chunk.YL2ZBZWN.js +79 -0
  253. package/cdn/chunks/chunk.YNJWGDX3.js +24 -0
  254. package/cdn/chunks/chunk.Z3N6IQ4G.js +11 -0
  255. package/cdn/chunks/chunk.ZAEWAWCF.js +29 -0
  256. package/cdn/chunks/chunk.ZARCEV5A.js +11 -0
  257. package/cdn/chunks/chunk.ZCHSYVN6.js +28 -0
  258. package/cdn/chunks/chunk.ZEFPLKD4.js +27 -0
  259. package/cdn/chunks/chunk.ZSWDMZNE.js +11 -0
  260. package/cdn/chunks/chunk.ZVLZBW3N.js +28 -0
  261. package/cdn/chunks/chunk.ZVRUVM2B.js +21 -0
  262. package/cdn/components/alert/alert.component.js +7 -7
  263. package/cdn/components/alert/alert.js +8 -8
  264. package/cdn/components/animated-image/animated-image.component.js +3 -3
  265. package/cdn/components/animated-image/animated-image.js +4 -4
  266. package/cdn/components/animation/animation.component.js +2 -2
  267. package/cdn/components/animation/animation.js +3 -3
  268. package/cdn/components/avatar/avatar.component.js +3 -3
  269. package/cdn/components/avatar/avatar.js +4 -4
  270. package/cdn/components/badge/badge.component.js +2 -2
  271. package/cdn/components/badge/badge.js +3 -3
  272. package/cdn/components/breadcrumb/breadcrumb.component.js +3 -3
  273. package/cdn/components/breadcrumb/breadcrumb.js +4 -4
  274. package/cdn/components/breadcrumb-item/breadcrumb-item.component.js +2 -2
  275. package/cdn/components/breadcrumb-item/breadcrumb-item.js +3 -3
  276. package/cdn/components/button/button.component.js +6 -6
  277. package/cdn/components/button/button.js +7 -7
  278. package/cdn/components/button-group/button-group.component.js +2 -2
  279. package/cdn/components/button-group/button-group.js +3 -3
  280. package/cdn/components/calendar/calendar.component.js +8 -8
  281. package/cdn/components/calendar/calendar.js +8 -8
  282. package/cdn/components/card/card.component.js +2 -2
  283. package/cdn/components/card/card.js +3 -3
  284. package/cdn/components/carousel/carousel.component.js +4 -4
  285. package/cdn/components/carousel/carousel.js +5 -5
  286. package/cdn/components/carousel-item/carousel-item.component.js +2 -2
  287. package/cdn/components/carousel-item/carousel-item.js +3 -3
  288. package/cdn/components/checkbox/checkbox.component.js +3 -3
  289. package/cdn/components/checkbox/checkbox.js +4 -4
  290. package/cdn/components/color-picker/color-picker.component.js +15 -15
  291. package/cdn/components/color-picker/color-picker.js +16 -16
  292. package/cdn/components/copy-button/copy-button.component.js +5 -5
  293. package/cdn/components/copy-button/copy-button.js +6 -6
  294. package/cdn/components/date-panel/date-panel.component.js +12 -12
  295. package/cdn/components/date-panel/date-panel.js +12 -12
  296. package/cdn/components/datepicker/datepicker.component.js +16 -16
  297. package/cdn/components/datepicker/datepicker.js +16 -16
  298. package/cdn/components/details/details.component.js +3 -3
  299. package/cdn/components/details/details.js +4 -4
  300. package/cdn/components/dialog/dialog.component.js +7 -7
  301. package/cdn/components/dialog/dialog.js +8 -8
  302. package/cdn/components/divider/divider.component.js +2 -2
  303. package/cdn/components/divider/divider.js +3 -3
  304. package/cdn/components/drawer/drawer.component.js +7 -7
  305. package/cdn/components/drawer/drawer.js +8 -8
  306. package/cdn/components/dropdown/dropdown.component.js +4 -4
  307. package/cdn/components/dropdown/dropdown.js +5 -5
  308. package/cdn/components/format-bytes/format-bytes.component.js +2 -2
  309. package/cdn/components/format-bytes/format-bytes.js +3 -3
  310. package/cdn/components/format-date/format-date.component.js +2 -2
  311. package/cdn/components/format-date/format-date.js +3 -3
  312. package/cdn/components/format-number/format-number.component.js +2 -2
  313. package/cdn/components/format-number/format-number.js +3 -3
  314. package/cdn/components/icon/icon.component.js +2 -2
  315. package/cdn/components/icon/icon.js +3 -3
  316. package/cdn/components/icon-button/icon-button.component.js +3 -3
  317. package/cdn/components/icon-button/icon-button.js +4 -4
  318. package/cdn/components/image-comparer/image-comparer.component.js +3 -3
  319. package/cdn/components/image-comparer/image-comparer.js +4 -4
  320. package/cdn/components/include/include.component.js +3 -3
  321. package/cdn/components/include/include.js +4 -4
  322. package/cdn/components/input/input.component.js +5 -5
  323. package/cdn/components/input/input.js +6 -6
  324. package/cdn/components/menu/menu.component.js +2 -2
  325. package/cdn/components/menu/menu.js +3 -3
  326. package/cdn/components/menu-item/menu-item.component.js +6 -6
  327. package/cdn/components/menu-item/menu-item.js +7 -7
  328. package/cdn/components/menu-label/menu-label.component.js +2 -2
  329. package/cdn/components/menu-label/menu-label.js +3 -3
  330. package/cdn/components/mutation-observer/mutation-observer.component.js +2 -2
  331. package/cdn/components/mutation-observer/mutation-observer.js +3 -3
  332. package/cdn/components/nav/nav.component.js +2 -2
  333. package/cdn/components/nav/nav.js +3 -3
  334. package/cdn/components/nav-group/nav-group.component.js +2 -2
  335. package/cdn/components/nav-group/nav-group.js +3 -3
  336. package/cdn/components/nav-item/nav-item.component.js +2 -2
  337. package/cdn/components/nav-item/nav-item.js +3 -3
  338. package/cdn/components/nav-submenu/nav-submenu.component.js +4 -4
  339. package/cdn/components/nav-submenu/nav-submenu.js +5 -5
  340. package/cdn/components/option/option.component.js +3 -3
  341. package/cdn/components/option/option.js +4 -4
  342. package/cdn/components/pagination/custom-select.js +11 -11
  343. package/cdn/components/pagination/pagination.component.js +12 -12
  344. package/cdn/components/pagination/pagination.js +12 -12
  345. package/cdn/components/popup/popup.component.js +2 -2
  346. package/cdn/components/popup/popup.js +3 -3
  347. package/cdn/components/progress-bar/progress-bar.component.js +3 -3
  348. package/cdn/components/progress-bar/progress-bar.js +4 -4
  349. package/cdn/components/progress-ring/progress-ring.component.js +2 -2
  350. package/cdn/components/progress-ring/progress-ring.js +3 -3
  351. package/cdn/components/qr-code/qr-code.component.js +2 -2
  352. package/cdn/components/qr-code/qr-code.js +3 -3
  353. package/cdn/components/radio/radio.component.js +3 -3
  354. package/cdn/components/radio/radio.js +4 -4
  355. package/cdn/components/radio-button/radio-button.component.js +2 -2
  356. package/cdn/components/radio-button/radio-button.js +3 -3
  357. package/cdn/components/radio-group/radio-group.component.js +3 -3
  358. package/cdn/components/radio-group/radio-group.js +4 -4
  359. package/cdn/components/range/range.component.js +4 -4
  360. package/cdn/components/range/range.js +5 -5
  361. package/cdn/components/rating/rating.component.js +3 -3
  362. package/cdn/components/rating/rating.js +4 -4
  363. package/cdn/components/relative-time/relative-time.component.js +2 -2
  364. package/cdn/components/relative-time/relative-time.js +3 -3
  365. package/cdn/components/resize-observer/resize-observer.component.js +2 -2
  366. package/cdn/components/resize-observer/resize-observer.js +3 -3
  367. package/cdn/components/screen/screen.component.js +3 -3
  368. package/cdn/components/screen/screen.js +4 -4
  369. package/cdn/components/select/select.component.js +9 -9
  370. package/cdn/components/select/select.js +10 -10
  371. package/cdn/components/skeleton/skeleton.component.js +2 -2
  372. package/cdn/components/skeleton/skeleton.js +3 -3
  373. package/cdn/components/spinner/spinner.component.js +2 -2
  374. package/cdn/components/spinner/spinner.js +3 -3
  375. package/cdn/components/split-panel/split-panel.component.js +3 -3
  376. package/cdn/components/split-panel/split-panel.js +4 -4
  377. package/cdn/components/switch/switch.component.js +2 -2
  378. package/cdn/components/switch/switch.js +3 -3
  379. package/cdn/components/tab/tab.component.js +5 -5
  380. package/cdn/components/tab/tab.js +6 -6
  381. package/cdn/components/tab-group/tab-group.component.js +6 -6
  382. package/cdn/components/tab-group/tab-group.js +7 -7
  383. package/cdn/components/tab-panel/tab-panel.component.js +2 -2
  384. package/cdn/components/tab-panel/tab-panel.js +3 -3
  385. package/cdn/components/table/body-table.js +2 -2
  386. package/cdn/components/table/head-table.js +22 -22
  387. package/cdn/components/table/spinner-container.js +2 -2
  388. package/cdn/components/table/table.component.js +30 -30
  389. package/cdn/components/table/table.js +31 -31
  390. package/cdn/components/tag/tag.component.js +5 -5
  391. package/cdn/components/tag/tag.js +6 -6
  392. package/cdn/components/textarea/textarea.component.js +2 -2
  393. package/cdn/components/textarea/textarea.js +3 -3
  394. package/cdn/components/time-panel/time-panel.component.js +7 -7
  395. package/cdn/components/time-panel/time-panel.js +7 -7
  396. package/cdn/components/timepicker/timepicker.component.js +16 -16
  397. package/cdn/components/timepicker/timepicker.js +16 -16
  398. package/cdn/components/tooltip/tooltip.component.js +3 -3
  399. package/cdn/components/tooltip/tooltip.js +4 -4
  400. package/cdn/components/tree/tree.component.js +10 -10
  401. package/cdn/components/tree/tree.js +11 -11
  402. package/cdn/components/tree-item/tree-item.component.js +7 -7
  403. package/cdn/components/tree-item/tree-item.js +8 -8
  404. package/cdn/components/visually-hidden/visually-hidden.component.js +2 -2
  405. package/cdn/components/visually-hidden/visually-hidden.js +3 -3
  406. package/cdn/custom-elements.json +1658 -1658
  407. package/cdn/react/alert/index.js +8 -8
  408. package/cdn/react/animated-image/index.js +4 -4
  409. package/cdn/react/animation/index.js +3 -3
  410. package/cdn/react/avatar/index.js +4 -4
  411. package/cdn/react/badge/index.js +3 -3
  412. package/cdn/react/breadcrumb/index.js +4 -4
  413. package/cdn/react/breadcrumb-item/index.js +3 -3
  414. package/cdn/react/button/index.js +7 -7
  415. package/cdn/react/button-group/index.js +3 -3
  416. package/cdn/react/card/index.js +3 -3
  417. package/cdn/react/carousel/index.js +5 -5
  418. package/cdn/react/carousel-item/index.js +3 -3
  419. package/cdn/react/checkbox/index.js +4 -4
  420. package/cdn/react/color-picker/index.js +16 -16
  421. package/cdn/react/copy-button/index.js +6 -6
  422. package/cdn/react/date-panel/index.js +13 -13
  423. package/cdn/react/datepicker/index.js +17 -17
  424. package/cdn/react/details/index.js +4 -4
  425. package/cdn/react/dialog/index.js +8 -8
  426. package/cdn/react/divider/index.js +3 -3
  427. package/cdn/react/drawer/index.js +8 -8
  428. package/cdn/react/dropdown/index.js +5 -5
  429. package/cdn/react/format-bytes/index.js +3 -3
  430. package/cdn/react/format-date/index.js +3 -3
  431. package/cdn/react/format-number/index.js +3 -3
  432. package/cdn/react/icon/index.js +3 -3
  433. package/cdn/react/icon-button/index.js +4 -4
  434. package/cdn/react/image-comparer/index.js +4 -4
  435. package/cdn/react/include/index.js +4 -4
  436. package/cdn/react/index.js +203 -203
  437. package/cdn/react/input/index.js +6 -6
  438. package/cdn/react/menu/index.js +3 -3
  439. package/cdn/react/menu-item/index.js +7 -7
  440. package/cdn/react/menu-label/index.js +3 -3
  441. package/cdn/react/mutation-observer/index.js +3 -3
  442. package/cdn/react/nav/index.js +3 -3
  443. package/cdn/react/nav-group/index.js +3 -3
  444. package/cdn/react/nav-item/index.js +3 -3
  445. package/cdn/react/nav-submenu/index.js +5 -5
  446. package/cdn/react/option/index.js +4 -4
  447. package/cdn/react/pagination/index.js +13 -13
  448. package/cdn/react/popup/index.js +3 -3
  449. package/cdn/react/progress-bar/index.js +4 -4
  450. package/cdn/react/progress-ring/index.js +3 -3
  451. package/cdn/react/qr-code/index.js +3 -3
  452. package/cdn/react/radio/index.js +4 -4
  453. package/cdn/react/radio-button/index.js +3 -3
  454. package/cdn/react/radio-group/index.js +4 -4
  455. package/cdn/react/range/index.js +5 -5
  456. package/cdn/react/rating/index.js +4 -4
  457. package/cdn/react/relative-time/index.js +3 -3
  458. package/cdn/react/resize-observer/index.js +3 -3
  459. package/cdn/react/screen/index.js +4 -4
  460. package/cdn/react/select/index.js +10 -10
  461. package/cdn/react/skeleton/index.js +3 -3
  462. package/cdn/react/spinner/index.js +3 -3
  463. package/cdn/react/split-panel/index.js +4 -4
  464. package/cdn/react/switch/index.js +3 -3
  465. package/cdn/react/tab/index.js +6 -6
  466. package/cdn/react/tab-group/index.js +7 -7
  467. package/cdn/react/tab-panel/index.js +3 -3
  468. package/cdn/react/table/index.js +31 -31
  469. package/cdn/react/tag/index.js +6 -6
  470. package/cdn/react/textarea/index.js +3 -3
  471. package/cdn/react/timepicker/index.js +17 -17
  472. package/cdn/react/tooltip/index.js +4 -4
  473. package/cdn/react/tree/index.js +11 -11
  474. package/cdn/react/tree-item/index.js +8 -8
  475. package/cdn/react/visually-hidden/index.js +3 -3
  476. package/cdn/shoelace.js +193 -193
  477. package/cdn/types/vue/index.d.ts +298 -298
  478. package/cdn/vscode.html-custom-data.json +158 -158
  479. package/cdn/web-types.json +488 -488
  480. package/dist/assets/icons/Union.svg +4 -0
  481. package/dist/assets/icons/add.svg +3 -0
  482. package/dist/assets/icons/arrow-clockwise.svg +3 -4
  483. package/dist/assets/icons/arrow-left.svg +3 -3
  484. package/dist/assets/icons/arrow-right.svg +3 -3
  485. package/dist/assets/icons/attach.svg +3 -0
  486. package/dist/assets/icons/caret-down-fill.svg +3 -3
  487. package/dist/assets/icons/caret-right-fill.svg +3 -3
  488. package/dist/assets/icons/check-circle-fill.svg +3 -3
  489. package/dist/assets/icons/check2-circle.svg +10 -4
  490. package/dist/assets/icons/checkbox-half.svg +3 -0
  491. package/dist/assets/icons/checkbox-selected.svg +3 -0
  492. package/dist/assets/icons/chevron-down.svg +3 -3
  493. package/dist/assets/icons/chevron-left.svg +3 -3
  494. package/dist/assets/icons/chevron-right.svg +3 -3
  495. package/dist/assets/icons/chevron-up.svg +3 -3
  496. package/dist/assets/icons/copy.svg +3 -3
  497. package/dist/assets/icons/dash-square.svg +11 -4
  498. package/dist/assets/icons/date.svg +3 -0
  499. package/dist/assets/icons/download.svg +3 -4
  500. package/dist/assets/icons/drag.svg +10 -0
  501. package/dist/assets/icons/exclamation-circle-fill.svg +3 -3
  502. package/dist/assets/icons/exclamation-triangle.svg +11 -4
  503. package/dist/assets/icons/eye-slash.svg +6 -5
  504. package/dist/assets/icons/eye.svg +4 -4
  505. package/dist/assets/icons/filter.svg +3 -3
  506. package/dist/assets/icons/gear.svg +3 -4
  507. package/dist/assets/icons/icons.json +160 -0
  508. package/dist/assets/icons/info-circle.svg +5 -4
  509. package/dist/assets/icons/jump-to-left.svg +3 -0
  510. package/dist/assets/icons/jump-to-right.svg +3 -0
  511. package/dist/assets/icons/language.svg +3 -0
  512. package/dist/assets/icons/listen.svg +3 -0
  513. package/dist/assets/icons/minus.svg +3 -0
  514. package/dist/assets/icons/notify.svg +3 -0
  515. package/dist/assets/icons/organize.svg +3 -0
  516. package/dist/assets/icons/pencil.svg +10 -3
  517. package/dist/assets/icons/people.svg +10 -3
  518. package/dist/assets/icons/person.svg +11 -3
  519. package/dist/assets/icons/plus-square.svg +11 -4
  520. package/dist/assets/icons/question-circle.svg +5 -4
  521. package/dist/assets/icons/radio-selected.svg +3 -0
  522. package/dist/assets/icons/radio-unselected.svg +3 -0
  523. package/dist/assets/icons/resize.svg +3 -0
  524. package/dist/assets/icons/search.svg +3 -3
  525. package/dist/assets/icons/sort.svg +4 -0
  526. package/dist/assets/icons/star.svg +3 -3
  527. package/dist/assets/icons/threedots.svg +3 -0
  528. package/dist/assets/icons/time.svg +3 -0
  529. package/dist/assets/icons/trash3.svg +3 -3
  530. package/dist/assets/icons/upload.svg +3 -4
  531. package/dist/assets/icons/x-lg.svg +3 -3
  532. package/dist/assets/icons/zoom-in.svg +4 -5
  533. package/dist/chunks/chunk.24JCJPFS.js +11 -0
  534. package/dist/chunks/chunk.24YFAXAL.js +27 -0
  535. package/dist/chunks/chunk.2BYPJTDS.js +28 -0
  536. package/dist/chunks/chunk.2JUZRB2J.js +24 -0
  537. package/dist/chunks/chunk.2OQAG4OK.js +361 -0
  538. package/dist/chunks/chunk.2OX3WRST.js +45 -0
  539. package/dist/chunks/chunk.2TGDONBT.js +11 -0
  540. package/dist/chunks/chunk.2UESVMY6.js +11 -0
  541. package/dist/chunks/chunk.33AMEOTZ.js +21 -0
  542. package/dist/chunks/chunk.3AD2CXBX.js +949 -0
  543. package/dist/chunks/chunk.3LE7DJ56.js +116 -0
  544. package/dist/chunks/chunk.3OBEKYHK.js +21 -0
  545. package/dist/chunks/chunk.3OYKN5HS.js +11 -0
  546. package/dist/chunks/chunk.3TYXDO2K.js +11 -0
  547. package/dist/chunks/chunk.3WBAMZRV.js +24 -0
  548. package/dist/chunks/chunk.3XTJM2XB.js +11 -0
  549. package/dist/chunks/chunk.3ZRFBIP7.js +338 -0
  550. package/dist/chunks/chunk.47QEQQJC.js +11 -0
  551. package/dist/chunks/chunk.47YOCOBU.js +29 -0
  552. package/dist/chunks/chunk.4DIHPJSP.js +28 -0
  553. package/dist/chunks/chunk.4DQAMWWZ.js +306 -0
  554. package/dist/chunks/chunk.4O25DEXU.js +11 -0
  555. package/dist/chunks/chunk.4OEA3MVK.js +24 -0
  556. package/dist/chunks/chunk.4Q5ZIF3N.js +167 -0
  557. package/dist/chunks/chunk.4Y2CKVEC.js +11 -0
  558. package/dist/chunks/chunk.5KSDGVLS.js +11 -0
  559. package/dist/chunks/chunk.5KSHFKNA.js +24 -0
  560. package/dist/chunks/chunk.5RIQPUL7.js +21 -0
  561. package/dist/chunks/chunk.5TFAQ2NR.js +11 -0
  562. package/dist/chunks/chunk.5XTVGMG5.js +11 -0
  563. package/dist/chunks/chunk.63ZCUCDG.js +11 -0
  564. package/dist/chunks/chunk.64MHQOAR.js +11 -0
  565. package/dist/chunks/chunk.6FSBSTOL.js +126 -0
  566. package/dist/chunks/chunk.6JMTGAN5.js +21 -0
  567. package/dist/chunks/chunk.6LEXMZSA.js +21 -0
  568. package/dist/chunks/chunk.6ML3D323.js +21 -0
  569. package/dist/chunks/chunk.6QP52PB5.js +25 -0
  570. package/dist/chunks/chunk.6SXKNC6G.js +91 -0
  571. package/dist/chunks/chunk.6WE6TUWW.js +214 -0
  572. package/dist/chunks/chunk.77E7JNN5.js +11 -0
  573. package/dist/chunks/chunk.7BGADTVL.js +25 -0
  574. package/dist/chunks/chunk.7EYYO42F.js +21 -0
  575. package/dist/chunks/chunk.7I6XM5UP.js +27 -0
  576. package/dist/chunks/chunk.7KTXBDOQ.js +11 -0
  577. package/dist/chunks/chunk.7MVQJDOL.js +21 -0
  578. package/dist/chunks/chunk.7U6HAMQ5.js +11 -0
  579. package/dist/chunks/chunk.7VL35WAU.js +75 -0
  580. package/dist/chunks/chunk.A2RCU24N.js +21 -0
  581. package/dist/chunks/chunk.A56UU7VK.js +24 -0
  582. package/dist/chunks/chunk.ABWGT5QI.js +448 -0
  583. package/dist/chunks/chunk.ADORHWUV.js +263 -0
  584. package/dist/chunks/chunk.AE26YVIY.js +11 -0
  585. package/dist/chunks/chunk.AI272IQB.js +29 -0
  586. package/dist/chunks/chunk.AXE3OJLG.js +24 -0
  587. package/dist/chunks/chunk.AYMVTXL7.js +27 -0
  588. package/dist/chunks/chunk.AZ3RC4AT.js +22 -0
  589. package/dist/chunks/chunk.BAEVN6KY.js +11 -0
  590. package/dist/chunks/chunk.BHCAKHM5.js +11 -0
  591. package/dist/chunks/chunk.BLCBOYIE.js +231 -0
  592. package/dist/chunks/chunk.BMCE32AA.js +27 -0
  593. package/dist/chunks/chunk.BXMX3BME.js +21 -0
  594. package/dist/chunks/chunk.C2H36B45.js +274 -0
  595. package/dist/chunks/chunk.C3AAERA6.js +11 -0
  596. package/dist/chunks/chunk.CBNAHC5Y.js +192 -0
  597. package/dist/chunks/chunk.CRJPDWTU.js +814 -0
  598. package/dist/chunks/chunk.CUACSHSL.js +24 -0
  599. package/dist/chunks/chunk.D2DVT5W4.js +11 -0
  600. package/dist/chunks/chunk.D4V35CG7.js +11 -0
  601. package/dist/chunks/chunk.D57XQ5OQ.js +25 -0
  602. package/dist/chunks/chunk.D6MGMKS3.js +11 -0
  603. package/dist/chunks/chunk.D7HMIWUM.js +21 -0
  604. package/dist/chunks/chunk.DCQM44J4.js +25 -0
  605. package/dist/chunks/chunk.DIE4F4L2.js +11 -0
  606. package/dist/chunks/chunk.DTZVN4ZH.js +21 -0
  607. package/dist/chunks/chunk.E6QNXQ2G.js +11 -0
  608. package/dist/chunks/chunk.F3ETBO5U.js +24 -0
  609. package/dist/chunks/chunk.FGJ7PZ5N.js +752 -0
  610. package/dist/chunks/chunk.FLUFA3ER.js +494 -0
  611. package/dist/chunks/chunk.FQIGTIMY.js +28 -0
  612. package/dist/chunks/chunk.FSCUDDCF.js +11 -0
  613. package/dist/chunks/chunk.FUTMBVNX.js +11 -0
  614. package/dist/chunks/chunk.GG3ZUHJV.js +21 -0
  615. package/dist/chunks/chunk.GKSTUNJ4.js +11 -0
  616. package/dist/chunks/chunk.GQ7YDSPB.js +111 -0
  617. package/dist/chunks/chunk.GQRIAHO4.js +11 -0
  618. package/dist/chunks/chunk.HFJ53BFM.js +90 -0
  619. package/dist/chunks/chunk.HIOCELIO.js +11 -0
  620. package/dist/chunks/chunk.HJFDN2NJ.js +22 -0
  621. package/dist/chunks/chunk.HOT4BVMU.js +25 -0
  622. package/dist/chunks/chunk.HS556FKR.js +25 -0
  623. package/dist/chunks/chunk.I4KYJA5M.js +52 -0
  624. package/dist/chunks/chunk.I6LRHUVQ.js +11 -0
  625. package/dist/chunks/chunk.IFIDMWGB.js +21 -0
  626. package/dist/chunks/chunk.IFWPJR2L.js +11 -0
  627. package/dist/chunks/chunk.IGC2XAPJ.js +21 -0
  628. package/dist/chunks/chunk.IMAAXE2Q.js +45 -0
  629. package/dist/chunks/chunk.IPSR5MF4.js +119 -0
  630. package/dist/chunks/chunk.IZZQPRN5.js +11 -0
  631. package/dist/chunks/chunk.J5JBSIAI.js +113 -0
  632. package/dist/chunks/chunk.J7GEFYRN.js +286 -0
  633. package/dist/chunks/chunk.JD5VKZSV.js +11 -0
  634. package/dist/chunks/chunk.JSGP6FH6.js +11 -0
  635. package/dist/chunks/chunk.JUXRG2ZU.js +328 -0
  636. package/dist/chunks/chunk.JX7TUCDF.js +21 -0
  637. package/dist/chunks/chunk.K3KMYYYI.js +126 -0
  638. package/dist/chunks/chunk.K3SPPBSK.js +100 -0
  639. package/dist/chunks/chunk.K46S2N2E.js +11 -0
  640. package/dist/chunks/chunk.KADND6T7.js +11 -0
  641. package/dist/chunks/chunk.KCE6HXTM.js +11 -0
  642. package/dist/chunks/chunk.KMEVP5JM.js +11 -0
  643. package/dist/chunks/chunk.KONFEWJJ.js +11 -0
  644. package/dist/chunks/chunk.KROSAATH.js +34 -0
  645. package/dist/chunks/chunk.KTQV4KCH.js +21 -0
  646. package/dist/chunks/chunk.KXMFDM7V.js +11 -0
  647. package/dist/chunks/chunk.L77IOKRA.js +100 -0
  648. package/dist/chunks/chunk.LI4PIAXJ.js +11 -0
  649. package/dist/chunks/chunk.LM2GLM5U.js +371 -0
  650. package/dist/chunks/chunk.LNOMSVC7.js +227 -0
  651. package/dist/chunks/chunk.LOZL6Q4S.js +151 -0
  652. package/dist/chunks/chunk.LT5PYQM2.js +11 -0
  653. package/dist/chunks/chunk.M7GTV5KG.js +96 -0
  654. package/dist/chunks/chunk.MDODUGYJ.js +21 -0
  655. package/dist/chunks/chunk.MIZZELJ6.js +93 -0
  656. package/dist/chunks/chunk.MOGIWE5Z.js +27 -0
  657. package/dist/chunks/chunk.MPDIPD3S.js +11 -0
  658. package/dist/chunks/chunk.MQFX6HVM.js +21 -0
  659. package/dist/chunks/chunk.N2XI22GZ.js +42 -0
  660. package/dist/chunks/chunk.N5FD5NXG.js +11 -0
  661. package/dist/chunks/chunk.N6CM3M5F.js +132 -0
  662. package/dist/chunks/chunk.N7FGMCW3.js +21 -0
  663. package/dist/chunks/chunk.NPDZEN2O.js +73 -0
  664. package/dist/chunks/chunk.NQPOLKOS.js +11 -0
  665. package/dist/chunks/chunk.NTH5PH6D.js +85 -0
  666. package/dist/chunks/chunk.NWST6VHG.js +311 -0
  667. package/dist/chunks/chunk.NYGHPMF6.js +25 -0
  668. package/dist/chunks/chunk.OE6VLDUJ.js +11 -0
  669. package/dist/chunks/chunk.OOEZMIJE.js +280 -0
  670. package/dist/chunks/chunk.OP7QLQJD.js +63 -0
  671. package/dist/chunks/chunk.OU4FDW6N.js +21 -0
  672. package/dist/chunks/chunk.P6AA5MOA.js +24 -0
  673. package/dist/chunks/chunk.PBHJEZ2H.js +59 -0
  674. package/dist/chunks/chunk.PJE5SZLI.js +50 -0
  675. package/dist/chunks/chunk.PQNGHLFV.js +147 -0
  676. package/dist/chunks/chunk.PRERWPVU.js +293 -0
  677. package/dist/chunks/chunk.PRF3FOB6.js +24 -0
  678. package/dist/chunks/chunk.PRKY2UJU.js +33 -0
  679. package/dist/chunks/chunk.PTZ5J6PL.js +134 -0
  680. package/dist/chunks/chunk.PU5YIDID.js +117 -0
  681. package/dist/chunks/chunk.PVMVRYSF.js +294 -0
  682. package/dist/chunks/chunk.Q5HSK6Q6.js +11 -0
  683. package/dist/chunks/chunk.Q5INZRCZ.js +11 -0
  684. package/dist/chunks/chunk.QF6VINDV.js +11 -0
  685. package/dist/chunks/chunk.QQFXOVES.js +29 -0
  686. package/dist/chunks/chunk.QQZW2WXC.js +11 -0
  687. package/dist/chunks/chunk.QS6GIF5V.js +11 -0
  688. package/dist/chunks/chunk.RGY63AHL.js +11 -0
  689. package/dist/chunks/chunk.RJ6OKX6E.js +46 -0
  690. package/dist/chunks/chunk.RRXYVAAU.js +503 -0
  691. package/dist/chunks/chunk.SAUCJKFK.js +11 -0
  692. package/dist/chunks/chunk.SBBXFCWF.js +11 -0
  693. package/dist/chunks/chunk.SECGSCLV.js +25 -0
  694. package/dist/chunks/chunk.SHMTARDA.js +11 -0
  695. package/dist/chunks/chunk.SL5UGLUU.js +25 -0
  696. package/dist/chunks/chunk.SQ7EKPKN.js +11 -0
  697. package/dist/chunks/chunk.T6VCW6JZ.js +29 -0
  698. package/dist/chunks/chunk.TBKBLPKQ.js +75 -0
  699. package/dist/chunks/chunk.TCQCTMDP.js +247 -0
  700. package/dist/chunks/chunk.TEHSILQV.js +28 -0
  701. package/dist/chunks/chunk.TS7UGVMP.js +26 -0
  702. package/dist/chunks/chunk.TSTXB3ED.js +417 -0
  703. package/dist/chunks/chunk.TWR7M2O4.js +11 -0
  704. package/dist/chunks/chunk.TXK6TJMT.js +277 -0
  705. package/dist/chunks/chunk.TYJKKM6T.js +135 -0
  706. package/dist/chunks/chunk.U4UK2ESD.js +11 -0
  707. package/dist/chunks/chunk.UFHEBOTP.js +11 -0
  708. package/dist/chunks/chunk.UFMN3PHW.js +21 -0
  709. package/dist/chunks/chunk.UGCTDIZS.js +21 -0
  710. package/dist/chunks/chunk.UJY66GBC.js +568 -0
  711. package/dist/chunks/chunk.UKKX2IA7.js +21 -0
  712. package/dist/chunks/chunk.UR7D7W77.js +28 -0
  713. package/dist/chunks/chunk.UTDCBGYZ.js +24 -0
  714. package/dist/chunks/chunk.UUOI5HE6.js +67 -0
  715. package/dist/chunks/chunk.UXO3E2PW.js +21 -0
  716. package/dist/chunks/chunk.UYWN5P5X.js +384 -0
  717. package/dist/chunks/chunk.V2H6GVD2.js +26 -0
  718. package/dist/chunks/chunk.VHHBFM4E.js +181 -0
  719. package/dist/chunks/chunk.VHRTMFWQ.js +11 -0
  720. package/dist/chunks/chunk.VKQORXLB.js +28 -0
  721. package/dist/chunks/chunk.W3FASBZI.js +1056 -0
  722. package/dist/chunks/chunk.WA533QRX.js +80 -0
  723. package/dist/chunks/chunk.WDOD3SVU.js +550 -0
  724. package/dist/chunks/chunk.XC3KHZBK.js +119 -0
  725. package/dist/chunks/chunk.XHNI4KIO.js +25 -0
  726. package/dist/chunks/chunk.XJFPQDF7.js +24 -0
  727. package/dist/chunks/chunk.XKKSYCNX.js +25 -0
  728. package/dist/chunks/chunk.XN35THY2.js +397 -0
  729. package/dist/chunks/chunk.XUVE5DZ5.js +24 -0
  730. package/dist/chunks/chunk.XZG7J5MF.js +26 -0
  731. package/dist/chunks/chunk.YGMKGXUY.js +315 -0
  732. package/dist/chunks/chunk.YGUW2LXO.js +109 -0
  733. package/dist/chunks/chunk.YNORD2MI.js +11 -0
  734. package/dist/chunks/chunk.YRGFICMY.js +27 -0
  735. package/dist/chunks/chunk.ZH7CVCHX.js +337 -0
  736. package/dist/chunks/chunk.ZJC4FLKC.js +437 -0
  737. package/dist/chunks/chunk.ZK6W4KRT.js +11 -0
  738. package/dist/chunks/chunk.ZQMRTBNR.js +180 -0
  739. package/dist/chunks/chunk.ZVYNO5RH.js +213 -0
  740. package/dist/chunks/chunk.ZXGRLZON.js +252 -0
  741. package/dist/components/alert/alert.component.js +5 -5
  742. package/dist/components/alert/alert.js +6 -6
  743. package/dist/components/animated-image/animated-image.component.js +3 -3
  744. package/dist/components/animated-image/animated-image.js +4 -4
  745. package/dist/components/animation/animation.component.js +2 -2
  746. package/dist/components/animation/animation.js +3 -3
  747. package/dist/components/avatar/avatar.component.js +3 -3
  748. package/dist/components/avatar/avatar.js +4 -4
  749. package/dist/components/badge/badge.component.js +2 -2
  750. package/dist/components/badge/badge.js +3 -3
  751. package/dist/components/breadcrumb/breadcrumb.component.js +3 -3
  752. package/dist/components/breadcrumb/breadcrumb.js +4 -4
  753. package/dist/components/breadcrumb-item/breadcrumb-item.component.js +2 -2
  754. package/dist/components/breadcrumb-item/breadcrumb-item.js +3 -3
  755. package/dist/components/button/button.component.js +5 -5
  756. package/dist/components/button/button.js +6 -6
  757. package/dist/components/button-group/button-group.component.js +2 -2
  758. package/dist/components/button-group/button-group.js +3 -3
  759. package/dist/components/calendar/calendar.component.js +7 -7
  760. package/dist/components/calendar/calendar.js +7 -7
  761. package/dist/components/card/card.component.js +2 -2
  762. package/dist/components/card/card.js +3 -3
  763. package/dist/components/carousel/carousel.component.js +4 -4
  764. package/dist/components/carousel/carousel.js +5 -5
  765. package/dist/components/carousel-item/carousel-item.component.js +2 -2
  766. package/dist/components/carousel-item/carousel-item.js +3 -3
  767. package/dist/components/checkbox/checkbox.component.js +3 -3
  768. package/dist/components/checkbox/checkbox.js +4 -4
  769. package/dist/components/color-picker/color-picker.component.js +13 -13
  770. package/dist/components/color-picker/color-picker.js +14 -14
  771. package/dist/components/copy-button/copy-button.component.js +5 -5
  772. package/dist/components/copy-button/copy-button.js +6 -6
  773. package/dist/components/date-panel/date-panel.component.js +10 -10
  774. package/dist/components/date-panel/date-panel.js +10 -10
  775. package/dist/components/datepicker/datepicker.component.js +14 -14
  776. package/dist/components/datepicker/datepicker.js +14 -14
  777. package/dist/components/details/details.component.js +3 -3
  778. package/dist/components/details/details.js +4 -4
  779. package/dist/components/dialog/dialog.component.js +5 -5
  780. package/dist/components/dialog/dialog.js +6 -6
  781. package/dist/components/divider/divider.component.js +2 -2
  782. package/dist/components/divider/divider.js +3 -3
  783. package/dist/components/drawer/drawer.component.js +5 -5
  784. package/dist/components/drawer/drawer.js +6 -6
  785. package/dist/components/dropdown/dropdown.component.js +3 -3
  786. package/dist/components/dropdown/dropdown.js +4 -4
  787. package/dist/components/format-bytes/format-bytes.component.js +2 -2
  788. package/dist/components/format-bytes/format-bytes.js +3 -3
  789. package/dist/components/format-date/format-date.component.js +2 -2
  790. package/dist/components/format-date/format-date.js +3 -3
  791. package/dist/components/format-number/format-number.component.js +2 -2
  792. package/dist/components/format-number/format-number.js +3 -3
  793. package/dist/components/icon/icon.component.js +2 -2
  794. package/dist/components/icon/icon.js +3 -3
  795. package/dist/components/icon-button/icon-button.component.js +3 -3
  796. package/dist/components/icon-button/icon-button.js +4 -4
  797. package/dist/components/image-comparer/image-comparer.component.js +3 -3
  798. package/dist/components/image-comparer/image-comparer.js +4 -4
  799. package/dist/components/include/include.component.js +3 -3
  800. package/dist/components/include/include.js +4 -4
  801. package/dist/components/input/input.component.js +4 -4
  802. package/dist/components/input/input.js +5 -5
  803. package/dist/components/menu/menu.component.js +2 -2
  804. package/dist/components/menu/menu.js +3 -3
  805. package/dist/components/menu-item/menu-item.component.js +6 -6
  806. package/dist/components/menu-item/menu-item.js +7 -7
  807. package/dist/components/menu-label/menu-label.component.js +2 -2
  808. package/dist/components/menu-label/menu-label.js +3 -3
  809. package/dist/components/mutation-observer/mutation-observer.component.js +2 -2
  810. package/dist/components/mutation-observer/mutation-observer.js +3 -3
  811. package/dist/components/nav/nav.component.js +2 -2
  812. package/dist/components/nav/nav.js +3 -3
  813. package/dist/components/nav-group/nav-group.component.js +2 -2
  814. package/dist/components/nav-group/nav-group.js +3 -3
  815. package/dist/components/nav-item/nav-item.component.js +2 -2
  816. package/dist/components/nav-item/nav-item.js +3 -3
  817. package/dist/components/nav-submenu/nav-submenu.component.js +4 -4
  818. package/dist/components/nav-submenu/nav-submenu.js +5 -5
  819. package/dist/components/option/option.component.js +3 -3
  820. package/dist/components/option/option.js +4 -4
  821. package/dist/components/pagination/custom-select.js +10 -10
  822. package/dist/components/pagination/pagination.component.js +11 -11
  823. package/dist/components/pagination/pagination.js +11 -11
  824. package/dist/components/popup/popup.component.js +2 -2
  825. package/dist/components/popup/popup.js +3 -3
  826. package/dist/components/progress-bar/progress-bar.component.js +2 -2
  827. package/dist/components/progress-bar/progress-bar.js +3 -3
  828. package/dist/components/progress-ring/progress-ring.component.js +2 -2
  829. package/dist/components/progress-ring/progress-ring.js +3 -3
  830. package/dist/components/qr-code/qr-code.component.js +2 -2
  831. package/dist/components/qr-code/qr-code.js +3 -3
  832. package/dist/components/radio/radio.component.js +3 -3
  833. package/dist/components/radio/radio.js +4 -4
  834. package/dist/components/radio-button/radio-button.component.js +2 -2
  835. package/dist/components/radio-button/radio-button.js +3 -3
  836. package/dist/components/radio-group/radio-group.component.js +3 -3
  837. package/dist/components/radio-group/radio-group.js +4 -4
  838. package/dist/components/range/range.component.js +3 -3
  839. package/dist/components/range/range.js +4 -4
  840. package/dist/components/rating/rating.component.js +3 -3
  841. package/dist/components/rating/rating.js +4 -4
  842. package/dist/components/relative-time/relative-time.component.js +2 -2
  843. package/dist/components/relative-time/relative-time.js +3 -3
  844. package/dist/components/resize-observer/resize-observer.component.js +2 -2
  845. package/dist/components/resize-observer/resize-observer.js +3 -3
  846. package/dist/components/screen/screen.component.js +3 -3
  847. package/dist/components/screen/screen.js +4 -4
  848. package/dist/components/select/select.component.js +7 -7
  849. package/dist/components/select/select.js +8 -8
  850. package/dist/components/skeleton/skeleton.component.js +2 -2
  851. package/dist/components/skeleton/skeleton.js +3 -3
  852. package/dist/components/spinner/spinner.component.js +2 -2
  853. package/dist/components/spinner/spinner.js +3 -3
  854. package/dist/components/split-panel/split-panel.component.js +2 -2
  855. package/dist/components/split-panel/split-panel.js +3 -3
  856. package/dist/components/switch/switch.component.js +2 -2
  857. package/dist/components/switch/switch.js +3 -3
  858. package/dist/components/tab/tab.component.js +4 -4
  859. package/dist/components/tab/tab.js +5 -5
  860. package/dist/components/tab-group/tab-group.component.js +5 -5
  861. package/dist/components/tab-group/tab-group.js +6 -6
  862. package/dist/components/tab-panel/tab-panel.component.js +2 -2
  863. package/dist/components/tab-panel/tab-panel.js +3 -3
  864. package/dist/components/table/body-table.js +2 -2
  865. package/dist/components/table/head-table.js +20 -20
  866. package/dist/components/table/spinner-container.js +2 -2
  867. package/dist/components/table/table.component.js +28 -28
  868. package/dist/components/table/table.js +29 -29
  869. package/dist/components/tag/tag.component.js +4 -4
  870. package/dist/components/tag/tag.js +5 -5
  871. package/dist/components/textarea/textarea.component.js +2 -2
  872. package/dist/components/textarea/textarea.js +3 -3
  873. package/dist/components/time-panel/time-panel.component.js +6 -6
  874. package/dist/components/time-panel/time-panel.js +6 -6
  875. package/dist/components/timepicker/timepicker.component.js +14 -14
  876. package/dist/components/timepicker/timepicker.js +14 -14
  877. package/dist/components/tooltip/tooltip.component.js +3 -3
  878. package/dist/components/tooltip/tooltip.js +4 -4
  879. package/dist/components/tree/tree.component.js +9 -9
  880. package/dist/components/tree/tree.js +10 -10
  881. package/dist/components/tree-item/tree-item.component.js +6 -6
  882. package/dist/components/tree-item/tree-item.js +7 -7
  883. package/dist/components/visually-hidden/visually-hidden.component.js +2 -2
  884. package/dist/components/visually-hidden/visually-hidden.js +3 -3
  885. package/dist/custom-elements.json +1658 -1658
  886. package/dist/react/alert/index.js +6 -6
  887. package/dist/react/animated-image/index.js +4 -4
  888. package/dist/react/animation/index.js +3 -3
  889. package/dist/react/avatar/index.js +4 -4
  890. package/dist/react/badge/index.js +3 -3
  891. package/dist/react/breadcrumb/index.js +4 -4
  892. package/dist/react/breadcrumb-item/index.js +3 -3
  893. package/dist/react/button/index.js +6 -6
  894. package/dist/react/button-group/index.js +3 -3
  895. package/dist/react/card/index.js +3 -3
  896. package/dist/react/carousel/index.js +5 -5
  897. package/dist/react/carousel-item/index.js +3 -3
  898. package/dist/react/checkbox/index.js +4 -4
  899. package/dist/react/color-picker/index.js +14 -14
  900. package/dist/react/copy-button/index.js +6 -6
  901. package/dist/react/date-panel/index.js +11 -11
  902. package/dist/react/datepicker/index.js +15 -15
  903. package/dist/react/details/index.js +4 -4
  904. package/dist/react/dialog/index.js +6 -6
  905. package/dist/react/divider/index.js +3 -3
  906. package/dist/react/drawer/index.js +6 -6
  907. package/dist/react/dropdown/index.js +4 -4
  908. package/dist/react/format-bytes/index.js +3 -3
  909. package/dist/react/format-date/index.js +3 -3
  910. package/dist/react/format-number/index.js +3 -3
  911. package/dist/react/icon/index.js +3 -3
  912. package/dist/react/icon-button/index.js +4 -4
  913. package/dist/react/image-comparer/index.js +4 -4
  914. package/dist/react/include/index.js +4 -4
  915. package/dist/react/index.js +201 -201
  916. package/dist/react/input/index.js +5 -5
  917. package/dist/react/menu/index.js +3 -3
  918. package/dist/react/menu-item/index.js +7 -7
  919. package/dist/react/menu-label/index.js +3 -3
  920. package/dist/react/mutation-observer/index.js +3 -3
  921. package/dist/react/nav/index.js +3 -3
  922. package/dist/react/nav-group/index.js +3 -3
  923. package/dist/react/nav-item/index.js +3 -3
  924. package/dist/react/nav-submenu/index.js +5 -5
  925. package/dist/react/option/index.js +4 -4
  926. package/dist/react/pagination/index.js +12 -12
  927. package/dist/react/popup/index.js +3 -3
  928. package/dist/react/progress-bar/index.js +3 -3
  929. package/dist/react/progress-ring/index.js +3 -3
  930. package/dist/react/qr-code/index.js +3 -3
  931. package/dist/react/radio/index.js +4 -4
  932. package/dist/react/radio-button/index.js +3 -3
  933. package/dist/react/radio-group/index.js +4 -4
  934. package/dist/react/range/index.js +4 -4
  935. package/dist/react/rating/index.js +4 -4
  936. package/dist/react/relative-time/index.js +3 -3
  937. package/dist/react/resize-observer/index.js +3 -3
  938. package/dist/react/screen/index.js +4 -4
  939. package/dist/react/select/index.js +8 -8
  940. package/dist/react/skeleton/index.js +3 -3
  941. package/dist/react/spinner/index.js +3 -3
  942. package/dist/react/split-panel/index.js +3 -3
  943. package/dist/react/switch/index.js +3 -3
  944. package/dist/react/tab/index.js +5 -5
  945. package/dist/react/tab-group/index.js +6 -6
  946. package/dist/react/tab-panel/index.js +3 -3
  947. package/dist/react/table/index.js +29 -29
  948. package/dist/react/tag/index.js +5 -5
  949. package/dist/react/textarea/index.js +3 -3
  950. package/dist/react/timepicker/index.js +15 -15
  951. package/dist/react/tooltip/index.js +4 -4
  952. package/dist/react/tree/index.js +10 -10
  953. package/dist/react/tree-item/index.js +7 -7
  954. package/dist/react/visually-hidden/index.js +3 -3
  955. package/dist/shoelace.js +191 -191
  956. package/dist/types/vue/index.d.ts +298 -298
  957. package/dist/vscode.html-custom-data.json +158 -158
  958. package/dist/web-types.json +488 -488
  959. package/package.json +1 -1
  960. package/cdn/assets/icons/union.svg +0 -3
  961. package/cdn/chunks/chunk.22A3M2YQ.js +0 -586
  962. package/cdn/chunks/chunk.2E7GVO3N.js +0 -1925
  963. package/cdn/chunks/chunk.2EHWYELU.js +0 -11
  964. package/cdn/chunks/chunk.2GLKXEZH.js +0 -11
  965. package/cdn/chunks/chunk.2J6SQP4B.js +0 -87
  966. package/cdn/chunks/chunk.2LY7PHFF.js +0 -11
  967. package/cdn/chunks/chunk.2STG2AH7.js +0 -11
  968. package/cdn/chunks/chunk.2T7SDOCE.js +0 -11
  969. package/cdn/chunks/chunk.2YI6E5AY.js +0 -50
  970. package/cdn/chunks/chunk.34O6HKP2.js +0 -11
  971. package/cdn/chunks/chunk.3CPEBZVA.js +0 -24
  972. package/cdn/chunks/chunk.3DB3WXY7.js +0 -21
  973. package/cdn/chunks/chunk.3EK26RRI.js +0 -11
  974. package/cdn/chunks/chunk.3GOTFTB2.js +0 -27
  975. package/cdn/chunks/chunk.3NLFUM7D.js +0 -292
  976. package/cdn/chunks/chunk.3P35WB6S.js +0 -21
  977. package/cdn/chunks/chunk.3PQGSM3Z.js +0 -346
  978. package/cdn/chunks/chunk.3ZFESO7N.js +0 -11
  979. package/cdn/chunks/chunk.3ZGZCVUR.js +0 -724
  980. package/cdn/chunks/chunk.3ZVHPJXQ.js +0 -11
  981. package/cdn/chunks/chunk.42PCX7OA.js +0 -11
  982. package/cdn/chunks/chunk.4HLF6E5S.js +0 -313
  983. package/cdn/chunks/chunk.4JOM6WNB.js +0 -27
  984. package/cdn/chunks/chunk.4KYL7I5R.js +0 -11
  985. package/cdn/chunks/chunk.4N4SXTKN.js +0 -28
  986. package/cdn/chunks/chunk.4NBBJCP5.js +0 -24
  987. package/cdn/chunks/chunk.4NQLURU3.js +0 -21
  988. package/cdn/chunks/chunk.4SZGQQXG.js +0 -11
  989. package/cdn/chunks/chunk.4YUU7XVF.js +0 -73
  990. package/cdn/chunks/chunk.5HFOXRZT.js +0 -49
  991. package/cdn/chunks/chunk.5N42UBDF.js +0 -21
  992. package/cdn/chunks/chunk.5NIZNLUR.js +0 -113
  993. package/cdn/chunks/chunk.5ZKQCMKA.js +0 -11
  994. package/cdn/chunks/chunk.6AYVY3R6.js +0 -11
  995. package/cdn/chunks/chunk.6CGGGWLL.js +0 -28
  996. package/cdn/chunks/chunk.6FJGIUON.js +0 -11
  997. package/cdn/chunks/chunk.6S5OOFWU.js +0 -21
  998. package/cdn/chunks/chunk.6T54X5QA.js +0 -266
  999. package/cdn/chunks/chunk.772JJMY5.js +0 -11
  1000. package/cdn/chunks/chunk.7CIFKUB3.js +0 -27
  1001. package/cdn/chunks/chunk.7YTQ6YRW.js +0 -367
  1002. package/cdn/chunks/chunk.7ZH7CQ2M.js +0 -25
  1003. package/cdn/chunks/chunk.A3PVBFPS.js +0 -27
  1004. package/cdn/chunks/chunk.ACBGT7WE.js +0 -24
  1005. package/cdn/chunks/chunk.ACQXACKL.js +0 -183
  1006. package/cdn/chunks/chunk.AFIGAWL6.js +0 -25
  1007. package/cdn/chunks/chunk.AIN2IDXT.js +0 -186
  1008. package/cdn/chunks/chunk.AJCLFCVW.js +0 -11
  1009. package/cdn/chunks/chunk.AMIUWLP3.js +0 -49
  1010. package/cdn/chunks/chunk.AQCVHF7X.js +0 -402
  1011. package/cdn/chunks/chunk.AXJ7LT6J.js +0 -236
  1012. package/cdn/chunks/chunk.B36WRXBI.js +0 -26
  1013. package/cdn/chunks/chunk.B4BC6WJB.js +0 -1990
  1014. package/cdn/chunks/chunk.BFWYMZ7M.js +0 -27
  1015. package/cdn/chunks/chunk.BHOWNEDP.js +0 -11
  1016. package/cdn/chunks/chunk.BIRDFPJ7.js +0 -502
  1017. package/cdn/chunks/chunk.BNIWDM2W.js +0 -21
  1018. package/cdn/chunks/chunk.BNZE5LEG.js +0 -24
  1019. package/cdn/chunks/chunk.BORE5JTW.js +0 -120
  1020. package/cdn/chunks/chunk.BQ7CXMR7.js +0 -233
  1021. package/cdn/chunks/chunk.BT2KYTZY.js +0 -21
  1022. package/cdn/chunks/chunk.C4OYNMZR.js +0 -379
  1023. package/cdn/chunks/chunk.C627WE5R.js +0 -25
  1024. package/cdn/chunks/chunk.CA5Q6W56.js +0 -122
  1025. package/cdn/chunks/chunk.CTYP46R3.js +0 -21
  1026. package/cdn/chunks/chunk.CV3AWRN2.js +0 -11
  1027. package/cdn/chunks/chunk.D5XAV2XI.js +0 -11
  1028. package/cdn/chunks/chunk.DHJ347NX.js +0 -391
  1029. package/cdn/chunks/chunk.DHWD4EEV.js +0 -336
  1030. package/cdn/chunks/chunk.DULUMSS5.js +0 -11
  1031. package/cdn/chunks/chunk.DVWZNKR5.js +0 -11
  1032. package/cdn/chunks/chunk.EDMNW326.js +0 -271
  1033. package/cdn/chunks/chunk.EGNFJEEB.js +0 -25
  1034. package/cdn/chunks/chunk.EJVG3JOX.js +0 -455
  1035. package/cdn/chunks/chunk.EMRX6KNZ.js +0 -512
  1036. package/cdn/chunks/chunk.EZFSCYEJ.js +0 -25
  1037. package/cdn/chunks/chunk.FE7WNJ4G.js +0 -24
  1038. package/cdn/chunks/chunk.FFKQLO7Y.js +0 -142
  1039. package/cdn/chunks/chunk.FLM54LH6.js +0 -24
  1040. package/cdn/chunks/chunk.FNCRZ35W.js +0 -137
  1041. package/cdn/chunks/chunk.GAFIZO77.js +0 -24
  1042. package/cdn/chunks/chunk.GSZG553O.js +0 -11
  1043. package/cdn/chunks/chunk.GV6O3XI6.js +0 -279
  1044. package/cdn/chunks/chunk.HDNOLEYJ.js +0 -24
  1045. package/cdn/chunks/chunk.I5UAVWWB.js +0 -11
  1046. package/cdn/chunks/chunk.IAAOF2RM.js +0 -21
  1047. package/cdn/chunks/chunk.IFAQECJ5.js +0 -21
  1048. package/cdn/chunks/chunk.IKK2ENLT.js +0 -11
  1049. package/cdn/chunks/chunk.IMHHYNSZ.js +0 -11
  1050. package/cdn/chunks/chunk.ITEV4ANR.js +0 -11
  1051. package/cdn/chunks/chunk.IW24QF5E.js +0 -197
  1052. package/cdn/chunks/chunk.J45TJV3R.js +0 -21
  1053. package/cdn/chunks/chunk.JBHAIZP4.js +0 -7240
  1054. package/cdn/chunks/chunk.JBPCQOQK.js +0 -11
  1055. package/cdn/chunks/chunk.JE4XQUZW.js +0 -63
  1056. package/cdn/chunks/chunk.JGBJMO2U.js +0 -11
  1057. package/cdn/chunks/chunk.JGVCZ773.js +0 -77
  1058. package/cdn/chunks/chunk.JHM4L4J3.js +0 -21
  1059. package/cdn/chunks/chunk.JJBNZVSZ.js +0 -21
  1060. package/cdn/chunks/chunk.JMUKLJEY.js +0 -127
  1061. package/cdn/chunks/chunk.JP2TFC3R.js +0 -11
  1062. package/cdn/chunks/chunk.K5RMCSRC.js +0 -5845
  1063. package/cdn/chunks/chunk.K6SREXHF.js +0 -21
  1064. package/cdn/chunks/chunk.KDZXJJAO.js +0 -342
  1065. package/cdn/chunks/chunk.KGN5SJ4X.js +0 -21
  1066. package/cdn/chunks/chunk.KLN5LOSQ.js +0 -822
  1067. package/cdn/chunks/chunk.KULTWLSD.js +0 -137
  1068. package/cdn/chunks/chunk.KUZLWLX3.js +0 -11
  1069. package/cdn/chunks/chunk.KZKZOQJN.js +0 -21
  1070. package/cdn/chunks/chunk.L22ZANUG.js +0 -11
  1071. package/cdn/chunks/chunk.L4GODPF4.js +0 -123
  1072. package/cdn/chunks/chunk.LCWBKBR6.js +0 -334
  1073. package/cdn/chunks/chunk.LGK3E6KO.js +0 -27
  1074. package/cdn/chunks/chunk.LPIAAH6L.js +0 -11
  1075. package/cdn/chunks/chunk.LUDLML6M.js +0 -11
  1076. package/cdn/chunks/chunk.LXM5HC7B.js +0 -54
  1077. package/cdn/chunks/chunk.M2LPTVBV.js +0 -25
  1078. package/cdn/chunks/chunk.MAKNUJR5.js +0 -257
  1079. package/cdn/chunks/chunk.MGBILHSB.js +0 -28
  1080. package/cdn/chunks/chunk.MNVKEC3Z.js +0 -11
  1081. package/cdn/chunks/chunk.MSDJJPRE.js +0 -25
  1082. package/cdn/chunks/chunk.MTK44GWI.js +0 -11
  1083. package/cdn/chunks/chunk.MWGLIM4P.js +0 -11
  1084. package/cdn/chunks/chunk.MWVEYDIZ.js +0 -11
  1085. package/cdn/chunks/chunk.ND3OJQXG.js +0 -314
  1086. package/cdn/chunks/chunk.NGESNEUN.js +0 -282
  1087. package/cdn/chunks/chunk.NNFSUXL3.js +0 -11
  1088. package/cdn/chunks/chunk.NVQYIJTH.js +0 -21
  1089. package/cdn/chunks/chunk.NVSKFYMX.js +0 -11
  1090. package/cdn/chunks/chunk.NYPURUZ2.js +0 -48
  1091. package/cdn/chunks/chunk.O4RQMHLI.js +0 -11
  1092. package/cdn/chunks/chunk.O5MG3DUF.js +0 -216
  1093. package/cdn/chunks/chunk.OAAKSS62.js +0 -219
  1094. package/cdn/chunks/chunk.OBWAFF62.js +0 -114
  1095. package/cdn/chunks/chunk.OJGQCMOO.js +0 -291
  1096. package/cdn/chunks/chunk.OPVXYKDL.js +0 -29
  1097. package/cdn/chunks/chunk.OV5VSA73.js +0 -24
  1098. package/cdn/chunks/chunk.P25ZLB3Q.js +0 -21
  1099. package/cdn/chunks/chunk.P2PVBFQY.js +0 -27
  1100. package/cdn/chunks/chunk.PBGNTVJS.js +0 -21
  1101. package/cdn/chunks/chunk.PDCHX3MK.js +0 -299
  1102. package/cdn/chunks/chunk.PG2UKS6C.js +0 -11
  1103. package/cdn/chunks/chunk.PL24CQWF.js +0 -11
  1104. package/cdn/chunks/chunk.POWSXWQO.js +0 -11
  1105. package/cdn/chunks/chunk.PQDBL5S4.js +0 -1058
  1106. package/cdn/chunks/chunk.PZHXSRPD.js +0 -82
  1107. package/cdn/chunks/chunk.QHJR4NNF.js +0 -21
  1108. package/cdn/chunks/chunk.QHWDC4SJ.js +0 -21
  1109. package/cdn/chunks/chunk.QKUOUPFZ.js +0 -11
  1110. package/cdn/chunks/chunk.QTEHRCWY.js +0 -11
  1111. package/cdn/chunks/chunk.R5C3NY3M.js +0 -2647
  1112. package/cdn/chunks/chunk.RYOIRNO4.js +0 -11
  1113. package/cdn/chunks/chunk.SCV6EE7W.js +0 -11
  1114. package/cdn/chunks/chunk.SEYY5NYF.js +0 -24
  1115. package/cdn/chunks/chunk.SLJTL6UJ.js +0 -11
  1116. package/cdn/chunks/chunk.SOPWTFR2.js +0 -24
  1117. package/cdn/chunks/chunk.SW4RRYMD.js +0 -42
  1118. package/cdn/chunks/chunk.T6CXKURD.js +0 -574
  1119. package/cdn/chunks/chunk.TEBNMPF6.js +0 -11
  1120. package/cdn/chunks/chunk.TEGE7AMT.js +0 -21
  1121. package/cdn/chunks/chunk.TG7CCJLG.js +0 -11
  1122. package/cdn/chunks/chunk.TGAMAVFX.js +0 -153
  1123. package/cdn/chunks/chunk.TKSVHHZH.js +0 -33
  1124. package/cdn/chunks/chunk.TOVCR6RW.js +0 -24
  1125. package/cdn/chunks/chunk.TRN6KKZP.js +0 -11
  1126. package/cdn/chunks/chunk.TVMO6TMA.js +0 -25
  1127. package/cdn/chunks/chunk.UIVOD6BA.js +0 -67
  1128. package/cdn/chunks/chunk.UJHDHH5Y.js +0 -118
  1129. package/cdn/chunks/chunk.UMS57BRH.js +0 -28
  1130. package/cdn/chunks/chunk.US7MEO3T.js +0 -24
  1131. package/cdn/chunks/chunk.UXNBW664.js +0 -11
  1132. package/cdn/chunks/chunk.V35WR5OJ.js +0 -11
  1133. package/cdn/chunks/chunk.V4DE7N2N.js +0 -302
  1134. package/cdn/chunks/chunk.V4W3G6BQ.js +0 -29
  1135. package/cdn/chunks/chunk.V4WK33BA.js +0 -11
  1136. package/cdn/chunks/chunk.V6BWOKR3.js +0 -21
  1137. package/cdn/chunks/chunk.V7KC3VJS.js +0 -28
  1138. package/cdn/chunks/chunk.VCFGDJIV.js +0 -11
  1139. package/cdn/chunks/chunk.VD3UWQ7K.js +0 -25
  1140. package/cdn/chunks/chunk.VGQMV2A5.js +0 -11
  1141. package/cdn/chunks/chunk.VUQ3O6ZO.js +0 -26
  1142. package/cdn/chunks/chunk.VZV7YL3P.js +0 -79
  1143. package/cdn/chunks/chunk.W3B35NGL.js +0 -21
  1144. package/cdn/chunks/chunk.WG45N2GR.js +0 -11
  1145. package/cdn/chunks/chunk.WGROJTCR.js +0 -25
  1146. package/cdn/chunks/chunk.WKZI3WTY.js +0 -158
  1147. package/cdn/chunks/chunk.WMLOXTSS.js +0 -131
  1148. package/cdn/chunks/chunk.WTB7HVHT.js +0 -21
  1149. package/cdn/chunks/chunk.WW3SBVGF.js +0 -11
  1150. package/cdn/chunks/chunk.WYDKDGNR.js +0 -11
  1151. package/cdn/chunks/chunk.X7AFBYQV.js +0 -29
  1152. package/cdn/chunks/chunk.XKRE5JJO.js +0 -255
  1153. package/cdn/chunks/chunk.XLWDKVJI.js +0 -103
  1154. package/cdn/chunks/chunk.XTXV76WQ.js +0 -29
  1155. package/cdn/chunks/chunk.XY7ZDMEJ.js +0 -24
  1156. package/cdn/chunks/chunk.XZRZTPLD.js +0 -11
  1157. package/cdn/chunks/chunk.YDVM27WK.js +0 -28
  1158. package/cdn/chunks/chunk.YFRKEJ45.js +0 -75
  1159. package/cdn/chunks/chunk.YGE6OCUH.js +0 -36
  1160. package/cdn/chunks/chunk.YINZT6YC.js +0 -95
  1161. package/cdn/chunks/chunk.YQMWKNTM.js +0 -26
  1162. package/cdn/chunks/chunk.YQTR5KEY.js +0 -93
  1163. package/cdn/chunks/chunk.YSBMACNG.js +0 -11
  1164. package/cdn/chunks/chunk.ZBCJA323.js +0 -11
  1165. package/cdn/chunks/chunk.ZGK33JLX.js +0 -11
  1166. package/cdn/chunks/chunk.ZHQ25TMS.js +0 -24
  1167. package/cdn/chunks/chunk.ZP57NVO6.js +0 -135
  1168. package/cdn/chunks/chunk.ZXUIDXUO.js +0 -97
  1169. package/dist/assets/icons/union.svg +0 -3
  1170. package/dist/chunks/chunk.2AGMSWQ3.js +0 -24
  1171. package/dist/chunks/chunk.2AKPKESP.js +0 -25
  1172. package/dist/chunks/chunk.2B6SZPSB.js +0 -11
  1173. package/dist/chunks/chunk.2G5BRIZO.js +0 -25
  1174. package/dist/chunks/chunk.2GEKAE7B.js +0 -21
  1175. package/dist/chunks/chunk.2HWAAINE.js +0 -24
  1176. package/dist/chunks/chunk.2I5NSDA3.js +0 -50
  1177. package/dist/chunks/chunk.2JBERLVD.js +0 -42
  1178. package/dist/chunks/chunk.2KIO3HAG.js +0 -25
  1179. package/dist/chunks/chunk.2SLZZQYM.js +0 -192
  1180. package/dist/chunks/chunk.2XKG643M.js +0 -11
  1181. package/dist/chunks/chunk.2XVFEHSO.js +0 -361
  1182. package/dist/chunks/chunk.3MHYIUMZ.js +0 -11
  1183. package/dist/chunks/chunk.3MI6FFND.js +0 -280
  1184. package/dist/chunks/chunk.3OVZFWLQ.js +0 -90
  1185. package/dist/chunks/chunk.3U2YGNEM.js +0 -11
  1186. package/dist/chunks/chunk.3W5WAOJN.js +0 -28
  1187. package/dist/chunks/chunk.4BSHT5OM.js +0 -119
  1188. package/dist/chunks/chunk.4RHTPUKV.js +0 -11
  1189. package/dist/chunks/chunk.4UGGBC4S.js +0 -75
  1190. package/dist/chunks/chunk.4WIX2IJQ.js +0 -26
  1191. package/dist/chunks/chunk.566J3G5O.js +0 -28
  1192. package/dist/chunks/chunk.5BXLFKDP.js +0 -27
  1193. package/dist/chunks/chunk.5VMZZO5N.js +0 -151
  1194. package/dist/chunks/chunk.5WEDPOQM.js +0 -24
  1195. package/dist/chunks/chunk.6AWZT2DL.js +0 -132
  1196. package/dist/chunks/chunk.6D337CRO.js +0 -11
  1197. package/dist/chunks/chunk.6IWPS33G.js +0 -11
  1198. package/dist/chunks/chunk.6QHPFU7W.js +0 -11
  1199. package/dist/chunks/chunk.77DZUVS6.js +0 -24
  1200. package/dist/chunks/chunk.7DCG5NJM.js +0 -11
  1201. package/dist/chunks/chunk.7ENY6KCX.js +0 -25
  1202. package/dist/chunks/chunk.7G3P2HOV.js +0 -73
  1203. package/dist/chunks/chunk.7IZ4S4JF.js +0 -263
  1204. package/dist/chunks/chunk.7N2XFSOU.js +0 -29
  1205. package/dist/chunks/chunk.7UEZE5SE.js +0 -63
  1206. package/dist/chunks/chunk.7ZZ53HWP.js +0 -11
  1207. package/dist/chunks/chunk.A236XJNK.js +0 -437
  1208. package/dist/chunks/chunk.ACFWV6JZ.js +0 -91
  1209. package/dist/chunks/chunk.AQLIAUBR.js +0 -28
  1210. package/dist/chunks/chunk.AVNQQS4Q.js +0 -21
  1211. package/dist/chunks/chunk.BJEARW3E.js +0 -28
  1212. package/dist/chunks/chunk.BS32CM5D.js +0 -80
  1213. package/dist/chunks/chunk.BU33S5IX.js +0 -117
  1214. package/dist/chunks/chunk.BU7CS7DG.js +0 -24
  1215. package/dist/chunks/chunk.BUKXV23V.js +0 -24
  1216. package/dist/chunks/chunk.BZBOJSAW.js +0 -11
  1217. package/dist/chunks/chunk.C3KTGA3N.js +0 -11
  1218. package/dist/chunks/chunk.CC7B3VFN.js +0 -11
  1219. package/dist/chunks/chunk.CD3W4OKL.js +0 -231
  1220. package/dist/chunks/chunk.CDENJSIL.js +0 -25
  1221. package/dist/chunks/chunk.CDMX7FSB.js +0 -45
  1222. package/dist/chunks/chunk.CFUHD4SV.js +0 -21
  1223. package/dist/chunks/chunk.CHQ55Z57.js +0 -29
  1224. package/dist/chunks/chunk.CK6OV2BK.js +0 -338
  1225. package/dist/chunks/chunk.CLEZ2AZE.js +0 -100
  1226. package/dist/chunks/chunk.CSVWI6Y4.js +0 -25
  1227. package/dist/chunks/chunk.CW3SMEMO.js +0 -111
  1228. package/dist/chunks/chunk.CWIT4JOL.js +0 -11
  1229. package/dist/chunks/chunk.CXUTYTWH.js +0 -294
  1230. package/dist/chunks/chunk.CYJU5GS7.js +0 -11
  1231. package/dist/chunks/chunk.D3Y3WW77.js +0 -25
  1232. package/dist/chunks/chunk.DHQWUNZ7.js +0 -26
  1233. package/dist/chunks/chunk.DPPHNIDC.js +0 -11
  1234. package/dist/chunks/chunk.DUMLPWIL.js +0 -24
  1235. package/dist/chunks/chunk.DW7HAH5F.js +0 -21
  1236. package/dist/chunks/chunk.DZMRFWYF.js +0 -11
  1237. package/dist/chunks/chunk.E65L7RMX.js +0 -21
  1238. package/dist/chunks/chunk.EBJFB5ED.js +0 -28
  1239. package/dist/chunks/chunk.EGMPNGE4.js +0 -27
  1240. package/dist/chunks/chunk.EI4X2NZZ.js +0 -11
  1241. package/dist/chunks/chunk.EJY3J7NW.js +0 -134
  1242. package/dist/chunks/chunk.ETW3CARH.js +0 -85
  1243. package/dist/chunks/chunk.EUHALBSG.js +0 -27
  1244. package/dist/chunks/chunk.EYXJPF4T.js +0 -11
  1245. package/dist/chunks/chunk.F2BIKL72.js +0 -34
  1246. package/dist/chunks/chunk.F5KDDEGG.js +0 -21
  1247. package/dist/chunks/chunk.FF3JSJKT.js +0 -747
  1248. package/dist/chunks/chunk.FJD2BLEJ.js +0 -494
  1249. package/dist/chunks/chunk.FSGF5W6S.js +0 -21
  1250. package/dist/chunks/chunk.FZHUM3HC.js +0 -11
  1251. package/dist/chunks/chunk.G22CZGOK.js +0 -21
  1252. package/dist/chunks/chunk.G2XPKRQD.js +0 -11
  1253. package/dist/chunks/chunk.GGK2EW5V.js +0 -59
  1254. package/dist/chunks/chunk.GJADB4CF.js +0 -11
  1255. package/dist/chunks/chunk.GJBMOBND.js +0 -21
  1256. package/dist/chunks/chunk.GN44I7UO.js +0 -24
  1257. package/dist/chunks/chunk.GQGC3KU4.js +0 -371
  1258. package/dist/chunks/chunk.H2B2ZHRX.js +0 -67
  1259. package/dist/chunks/chunk.H4H7GWLL.js +0 -814
  1260. package/dist/chunks/chunk.H5R4TGZH.js +0 -11
  1261. package/dist/chunks/chunk.HTFHWJM3.js +0 -328
  1262. package/dist/chunks/chunk.HTHEA36S.js +0 -21
  1263. package/dist/chunks/chunk.I7A23GA6.js +0 -29
  1264. package/dist/chunks/chunk.I7LLE46P.js +0 -11
  1265. package/dist/chunks/chunk.I7MYJ6T7.js +0 -21
  1266. package/dist/chunks/chunk.IGD3XHBJ.js +0 -11
  1267. package/dist/chunks/chunk.INHRT4XX.js +0 -252
  1268. package/dist/chunks/chunk.J76YHVQV.js +0 -11
  1269. package/dist/chunks/chunk.JEHBPENY.js +0 -11
  1270. package/dist/chunks/chunk.JEIRYLA7.js +0 -11
  1271. package/dist/chunks/chunk.JGOR72YW.js +0 -11
  1272. package/dist/chunks/chunk.JI646VQW.js +0 -21
  1273. package/dist/chunks/chunk.JPBXGFR4.js +0 -180
  1274. package/dist/chunks/chunk.JRE3XEGV.js +0 -96
  1275. package/dist/chunks/chunk.K5UHBRBV.js +0 -11
  1276. package/dist/chunks/chunk.KFD6SN4C.js +0 -11
  1277. package/dist/chunks/chunk.KIRCNHCN.js +0 -11
  1278. package/dist/chunks/chunk.KKZQFBSH.js +0 -306
  1279. package/dist/chunks/chunk.KUH7IHNM.js +0 -21
  1280. package/dist/chunks/chunk.L2GNETEW.js +0 -52
  1281. package/dist/chunks/chunk.L3EQKDDD.js +0 -22
  1282. package/dist/chunks/chunk.LDYNEEPR.js +0 -25
  1283. package/dist/chunks/chunk.LHEMCYGN.js +0 -21
  1284. package/dist/chunks/chunk.LI6FEX4U.js +0 -11
  1285. package/dist/chunks/chunk.LJNA7HKE.js +0 -384
  1286. package/dist/chunks/chunk.LKK2PFM6.js +0 -11
  1287. package/dist/chunks/chunk.LO3Y3SC3.js +0 -21
  1288. package/dist/chunks/chunk.LOQEZNOO.js +0 -11
  1289. package/dist/chunks/chunk.LS6NLVX5.js +0 -247
  1290. package/dist/chunks/chunk.LZYWPESL.js +0 -11
  1291. package/dist/chunks/chunk.MBBHJ5GO.js +0 -337
  1292. package/dist/chunks/chunk.MEBOP6MN.js +0 -11
  1293. package/dist/chunks/chunk.MHS3FJGV.js +0 -11
  1294. package/dist/chunks/chunk.MJJGFKLO.js +0 -21
  1295. package/dist/chunks/chunk.MRGIVQTT.js +0 -949
  1296. package/dist/chunks/chunk.MU5AZVCP.js +0 -227
  1297. package/dist/chunks/chunk.NNXYAEOE.js +0 -311
  1298. package/dist/chunks/chunk.NPS3ESCM.js +0 -126
  1299. package/dist/chunks/chunk.O4XNLUHD.js +0 -24
  1300. package/dist/chunks/chunk.OSQ3CCFF.js +0 -214
  1301. package/dist/chunks/chunk.OUNPBRRD.js +0 -22
  1302. package/dist/chunks/chunk.OVX7KABZ.js +0 -113
  1303. package/dist/chunks/chunk.OX3TLBRT.js +0 -11
  1304. package/dist/chunks/chunk.PAX76REB.js +0 -27
  1305. package/dist/chunks/chunk.PKSNYBHX.js +0 -448
  1306. package/dist/chunks/chunk.PLFXQQK7.js +0 -27
  1307. package/dist/chunks/chunk.PNOWRX3O.js +0 -21
  1308. package/dist/chunks/chunk.PQ5ZAUZQ.js +0 -11
  1309. package/dist/chunks/chunk.Q4TW2YVD.js +0 -568
  1310. package/dist/chunks/chunk.Q4TZCBZJ.js +0 -109
  1311. package/dist/chunks/chunk.Q5QQPLBB.js +0 -11
  1312. package/dist/chunks/chunk.QANQXALU.js +0 -126
  1313. package/dist/chunks/chunk.QDH4YEPH.js +0 -11
  1314. package/dist/chunks/chunk.QHUOTUN2.js +0 -147
  1315. package/dist/chunks/chunk.QIBAK7JU.js +0 -11
  1316. package/dist/chunks/chunk.QMGJ4MAM.js +0 -11
  1317. package/dist/chunks/chunk.QMXUTF42.js +0 -29
  1318. package/dist/chunks/chunk.QP55ES4D.js +0 -21
  1319. package/dist/chunks/chunk.QYMPK63A.js +0 -21
  1320. package/dist/chunks/chunk.QYPMCDLQ.js +0 -75
  1321. package/dist/chunks/chunk.R7KBW4QU.js +0 -213
  1322. package/dist/chunks/chunk.RAQSRVTG.js +0 -293
  1323. package/dist/chunks/chunk.RB2I5S6R.js +0 -26
  1324. package/dist/chunks/chunk.RCY5ZNAO.js +0 -25
  1325. package/dist/chunks/chunk.RILCHLUW.js +0 -11
  1326. package/dist/chunks/chunk.RRE67WPJ.js +0 -25
  1327. package/dist/chunks/chunk.RS5RBPPC.js +0 -24
  1328. package/dist/chunks/chunk.RXBN6NOS.js +0 -27
  1329. package/dist/chunks/chunk.RXIN2NBH.js +0 -11
  1330. package/dist/chunks/chunk.RXL26ZVA.js +0 -21
  1331. package/dist/chunks/chunk.S3KIYD3N.js +0 -119
  1332. package/dist/chunks/chunk.SWBDS6VT.js +0 -21
  1333. package/dist/chunks/chunk.SZGU5QMS.js +0 -46
  1334. package/dist/chunks/chunk.T5EH4HRM.js +0 -28
  1335. package/dist/chunks/chunk.T6LQGRUO.js +0 -11
  1336. package/dist/chunks/chunk.T75MXKKM.js +0 -11
  1337. package/dist/chunks/chunk.TJEPUVRV.js +0 -25
  1338. package/dist/chunks/chunk.TJTYBIR7.js +0 -181
  1339. package/dist/chunks/chunk.TN7PWYQP.js +0 -315
  1340. package/dist/chunks/chunk.TNW2T6C3.js +0 -550
  1341. package/dist/chunks/chunk.TS6C6XE6.js +0 -11
  1342. package/dist/chunks/chunk.TVTYAME6.js +0 -24
  1343. package/dist/chunks/chunk.U3TBBNK7.js +0 -11
  1344. package/dist/chunks/chunk.U3UMKL2C.js +0 -277
  1345. package/dist/chunks/chunk.UCPVFXHQ.js +0 -33
  1346. package/dist/chunks/chunk.UCRIUDWV.js +0 -24
  1347. package/dist/chunks/chunk.UFZ64NW7.js +0 -286
  1348. package/dist/chunks/chunk.UJBLG2EM.js +0 -45
  1349. package/dist/chunks/chunk.USK5EGSO.js +0 -11
  1350. package/dist/chunks/chunk.UTRX2GAS.js +0 -11
  1351. package/dist/chunks/chunk.UU4BKVCO.js +0 -21
  1352. package/dist/chunks/chunk.UUFFPP2C.js +0 -397
  1353. package/dist/chunks/chunk.VCKKWWX5.js +0 -11
  1354. package/dist/chunks/chunk.VFO6XX4A.js +0 -93
  1355. package/dist/chunks/chunk.VP6N43AR.js +0 -11
  1356. package/dist/chunks/chunk.VSR2VRYO.js +0 -11
  1357. package/dist/chunks/chunk.VWUHLZYU.js +0 -167
  1358. package/dist/chunks/chunk.W4CK4MNF.js +0 -11
  1359. package/dist/chunks/chunk.W5XOGECB.js +0 -135
  1360. package/dist/chunks/chunk.W6WWCEDK.js +0 -11
  1361. package/dist/chunks/chunk.WLIH7OTH.js +0 -116
  1362. package/dist/chunks/chunk.WYGWB63T.js +0 -11
  1363. package/dist/chunks/chunk.XLVA5ZEI.js +0 -11
  1364. package/dist/chunks/chunk.XSTUR5XW.js +0 -503
  1365. package/dist/chunks/chunk.XSZIVLXG.js +0 -21
  1366. package/dist/chunks/chunk.XWFL7NJJ.js +0 -11
  1367. package/dist/chunks/chunk.Y4XGHZNT.js +0 -100
  1368. package/dist/chunks/chunk.Y55XZF3E.js +0 -11
  1369. package/dist/chunks/chunk.YCYQBXZ6.js +0 -1056
  1370. package/dist/chunks/chunk.YFHUR4GU.js +0 -21
  1371. package/dist/chunks/chunk.YPHENAEZ.js +0 -417
  1372. package/dist/chunks/chunk.Z5BUSFRU.js +0 -24
  1373. package/dist/chunks/chunk.Z73U3F6N.js +0 -11
  1374. package/dist/chunks/chunk.ZABCFN7Q.js +0 -21
  1375. package/dist/chunks/chunk.ZO3NUUSF.js +0 -274
  1376. package/dist/chunks/chunk.ZUEFDSKK.js +0 -11
  1377. package/dist/chunks/chunk.ZYEU5MVF.js +0 -11
@@ -0,0 +1,1990 @@
1
+ import {
2
+ SlVisuallyHidden
3
+ } from "./chunk.HIXTBSVP.js";
4
+ import {
5
+ drag
6
+ } from "./chunk.ESELY2US.js";
7
+ import {
8
+ o as o2
9
+ } from "./chunk.BJDNEBPV.js";
10
+ import {
11
+ SlDropdown
12
+ } from "./chunk.SERKWKJL.js";
13
+ import {
14
+ SlInput
15
+ } from "./chunk.XQ6OX7CO.js";
16
+ import {
17
+ defaultValue
18
+ } from "./chunk.JCJCP52E.js";
19
+ import {
20
+ color_picker_styles_default
21
+ } from "./chunk.M4KK4C2G.js";
22
+ import {
23
+ clamp
24
+ } from "./chunk.HF7GESMZ.js";
25
+ import {
26
+ SlButton
27
+ } from "./chunk.UZFCYF3Y.js";
28
+ import {
29
+ FormControlController
30
+ } from "./chunk.SY37VGFH.js";
31
+ import {
32
+ SlButtonGroup
33
+ } from "./chunk.E5JFT45N.js";
34
+ import {
35
+ o
36
+ } from "./chunk.KJQP3AWV.js";
37
+ import {
38
+ LocalizeController
39
+ } from "./chunk.2SU6QBUU.js";
40
+ import {
41
+ e
42
+ } from "./chunk.VHCLMDG7.js";
43
+ import {
44
+ SlIcon
45
+ } from "./chunk.7JV5OIVH.js";
46
+ import {
47
+ watch
48
+ } from "./chunk.WID3TCT6.js";
49
+ import {
50
+ component_styles_default
51
+ } from "./chunk.NDXSHFSW.js";
52
+ import {
53
+ ShoelaceElement,
54
+ e as e2,
55
+ n,
56
+ r,
57
+ t2 as t
58
+ } from "./chunk.6MKBM2IN.js";
59
+ import {
60
+ b
61
+ } from "./chunk.7WSF3BCU.js";
62
+ import {
63
+ __decorateClass,
64
+ __spreadValues
65
+ } from "./chunk.CZCSAYQZ.js";
66
+
67
+ // node_modules/@ctrl/tinycolor/dist/module/util.js
68
+ function bound01(n2, max) {
69
+ if (isOnePointZero(n2)) {
70
+ n2 = "100%";
71
+ }
72
+ const isPercent = isPercentage(n2);
73
+ n2 = max === 360 ? n2 : Math.min(max, Math.max(0, parseFloat(n2)));
74
+ if (isPercent) {
75
+ n2 = parseInt(String(n2 * max), 10) / 100;
76
+ }
77
+ if (Math.abs(n2 - max) < 1e-6) {
78
+ return 1;
79
+ }
80
+ if (max === 360) {
81
+ n2 = (n2 < 0 ? n2 % max + max : n2 % max) / parseFloat(String(max));
82
+ } else {
83
+ n2 = n2 % max / parseFloat(String(max));
84
+ }
85
+ return n2;
86
+ }
87
+ function clamp01(val) {
88
+ return Math.min(1, Math.max(0, val));
89
+ }
90
+ function isOnePointZero(n2) {
91
+ return typeof n2 === "string" && n2.indexOf(".") !== -1 && parseFloat(n2) === 1;
92
+ }
93
+ function isPercentage(n2) {
94
+ return typeof n2 === "string" && n2.indexOf("%") !== -1;
95
+ }
96
+ function boundAlpha(a) {
97
+ a = parseFloat(a);
98
+ if (isNaN(a) || a < 0 || a > 1) {
99
+ a = 1;
100
+ }
101
+ return a;
102
+ }
103
+ function convertToPercentage(n2) {
104
+ if (Number(n2) <= 1) {
105
+ return `${Number(n2) * 100}%`;
106
+ }
107
+ return n2;
108
+ }
109
+ function pad2(c) {
110
+ return c.length === 1 ? "0" + c : String(c);
111
+ }
112
+
113
+ // node_modules/@ctrl/tinycolor/dist/module/conversion.js
114
+ function rgbToRgb(r2, g, b2) {
115
+ return {
116
+ r: bound01(r2, 255) * 255,
117
+ g: bound01(g, 255) * 255,
118
+ b: bound01(b2, 255) * 255
119
+ };
120
+ }
121
+ function rgbToHsl(r2, g, b2) {
122
+ r2 = bound01(r2, 255);
123
+ g = bound01(g, 255);
124
+ b2 = bound01(b2, 255);
125
+ const max = Math.max(r2, g, b2);
126
+ const min = Math.min(r2, g, b2);
127
+ let h = 0;
128
+ let s = 0;
129
+ const l = (max + min) / 2;
130
+ if (max === min) {
131
+ s = 0;
132
+ h = 0;
133
+ } else {
134
+ const d = max - min;
135
+ s = l > 0.5 ? d / (2 - max - min) : d / (max + min);
136
+ switch (max) {
137
+ case r2:
138
+ h = (g - b2) / d + (g < b2 ? 6 : 0);
139
+ break;
140
+ case g:
141
+ h = (b2 - r2) / d + 2;
142
+ break;
143
+ case b2:
144
+ h = (r2 - g) / d + 4;
145
+ break;
146
+ default:
147
+ break;
148
+ }
149
+ h /= 6;
150
+ }
151
+ return { h, s, l };
152
+ }
153
+ function hue2rgb(p, q, t2) {
154
+ if (t2 < 0) {
155
+ t2 += 1;
156
+ }
157
+ if (t2 > 1) {
158
+ t2 -= 1;
159
+ }
160
+ if (t2 < 1 / 6) {
161
+ return p + (q - p) * (6 * t2);
162
+ }
163
+ if (t2 < 1 / 2) {
164
+ return q;
165
+ }
166
+ if (t2 < 2 / 3) {
167
+ return p + (q - p) * (2 / 3 - t2) * 6;
168
+ }
169
+ return p;
170
+ }
171
+ function hslToRgb(h, s, l) {
172
+ let r2;
173
+ let g;
174
+ let b2;
175
+ h = bound01(h, 360);
176
+ s = bound01(s, 100);
177
+ l = bound01(l, 100);
178
+ if (s === 0) {
179
+ g = l;
180
+ b2 = l;
181
+ r2 = l;
182
+ } else {
183
+ const q = l < 0.5 ? l * (1 + s) : l + s - l * s;
184
+ const p = 2 * l - q;
185
+ r2 = hue2rgb(p, q, h + 1 / 3);
186
+ g = hue2rgb(p, q, h);
187
+ b2 = hue2rgb(p, q, h - 1 / 3);
188
+ }
189
+ return { r: r2 * 255, g: g * 255, b: b2 * 255 };
190
+ }
191
+ function rgbToHsv(r2, g, b2) {
192
+ r2 = bound01(r2, 255);
193
+ g = bound01(g, 255);
194
+ b2 = bound01(b2, 255);
195
+ const max = Math.max(r2, g, b2);
196
+ const min = Math.min(r2, g, b2);
197
+ let h = 0;
198
+ const v = max;
199
+ const d = max - min;
200
+ const s = max === 0 ? 0 : d / max;
201
+ if (max === min) {
202
+ h = 0;
203
+ } else {
204
+ switch (max) {
205
+ case r2:
206
+ h = (g - b2) / d + (g < b2 ? 6 : 0);
207
+ break;
208
+ case g:
209
+ h = (b2 - r2) / d + 2;
210
+ break;
211
+ case b2:
212
+ h = (r2 - g) / d + 4;
213
+ break;
214
+ default:
215
+ break;
216
+ }
217
+ h /= 6;
218
+ }
219
+ return { h, s, v };
220
+ }
221
+ function hsvToRgb(h, s, v) {
222
+ h = bound01(h, 360) * 6;
223
+ s = bound01(s, 100);
224
+ v = bound01(v, 100);
225
+ const i = Math.floor(h);
226
+ const f = h - i;
227
+ const p = v * (1 - s);
228
+ const q = v * (1 - f * s);
229
+ const t2 = v * (1 - (1 - f) * s);
230
+ const mod = i % 6;
231
+ const r2 = [v, q, p, p, t2, v][mod];
232
+ const g = [t2, v, v, q, p, p][mod];
233
+ const b2 = [p, p, t2, v, v, q][mod];
234
+ return { r: r2 * 255, g: g * 255, b: b2 * 255 };
235
+ }
236
+ function rgbToHex(r2, g, b2, allow3Char) {
237
+ const hex = [
238
+ pad2(Math.round(r2).toString(16)),
239
+ pad2(Math.round(g).toString(16)),
240
+ pad2(Math.round(b2).toString(16))
241
+ ];
242
+ if (allow3Char && hex[0].startsWith(hex[0].charAt(1)) && hex[1].startsWith(hex[1].charAt(1)) && hex[2].startsWith(hex[2].charAt(1))) {
243
+ return hex[0].charAt(0) + hex[1].charAt(0) + hex[2].charAt(0);
244
+ }
245
+ return hex.join("");
246
+ }
247
+ function rgbaToHex(r2, g, b2, a, allow4Char) {
248
+ const hex = [
249
+ pad2(Math.round(r2).toString(16)),
250
+ pad2(Math.round(g).toString(16)),
251
+ pad2(Math.round(b2).toString(16)),
252
+ pad2(convertDecimalToHex(a))
253
+ ];
254
+ if (allow4Char && hex[0].startsWith(hex[0].charAt(1)) && hex[1].startsWith(hex[1].charAt(1)) && hex[2].startsWith(hex[2].charAt(1)) && hex[3].startsWith(hex[3].charAt(1))) {
255
+ return hex[0].charAt(0) + hex[1].charAt(0) + hex[2].charAt(0) + hex[3].charAt(0);
256
+ }
257
+ return hex.join("");
258
+ }
259
+ function cmykToRgb(c, m, y, k) {
260
+ const cConv = c / 100;
261
+ const mConv = m / 100;
262
+ const yConv = y / 100;
263
+ const kConv = k / 100;
264
+ const r2 = 255 * (1 - cConv) * (1 - kConv);
265
+ const g = 255 * (1 - mConv) * (1 - kConv);
266
+ const b2 = 255 * (1 - yConv) * (1 - kConv);
267
+ return { r: r2, g, b: b2 };
268
+ }
269
+ function rgbToCmyk(r2, g, b2) {
270
+ let c = 1 - r2 / 255;
271
+ let m = 1 - g / 255;
272
+ let y = 1 - b2 / 255;
273
+ let k = Math.min(c, m, y);
274
+ if (k === 1) {
275
+ c = 0;
276
+ m = 0;
277
+ y = 0;
278
+ } else {
279
+ c = (c - k) / (1 - k) * 100;
280
+ m = (m - k) / (1 - k) * 100;
281
+ y = (y - k) / (1 - k) * 100;
282
+ }
283
+ k *= 100;
284
+ return {
285
+ c: Math.round(c),
286
+ m: Math.round(m),
287
+ y: Math.round(y),
288
+ k: Math.round(k)
289
+ };
290
+ }
291
+ function convertDecimalToHex(d) {
292
+ return Math.round(parseFloat(d) * 255).toString(16);
293
+ }
294
+ function convertHexToDecimal(h) {
295
+ return parseIntFromHex(h) / 255;
296
+ }
297
+ function parseIntFromHex(val) {
298
+ return parseInt(val, 16);
299
+ }
300
+ function numberInputToObject(color) {
301
+ return {
302
+ r: color >> 16,
303
+ g: (color & 65280) >> 8,
304
+ b: color & 255
305
+ };
306
+ }
307
+
308
+ // node_modules/@ctrl/tinycolor/dist/module/css-color-names.js
309
+ var names = {
310
+ aliceblue: "#f0f8ff",
311
+ antiquewhite: "#faebd7",
312
+ aqua: "#00ffff",
313
+ aquamarine: "#7fffd4",
314
+ azure: "#f0ffff",
315
+ beige: "#f5f5dc",
316
+ bisque: "#ffe4c4",
317
+ black: "#000000",
318
+ blanchedalmond: "#ffebcd",
319
+ blue: "#0000ff",
320
+ blueviolet: "#8a2be2",
321
+ brown: "#a52a2a",
322
+ burlywood: "#deb887",
323
+ cadetblue: "#5f9ea0",
324
+ chartreuse: "#7fff00",
325
+ chocolate: "#d2691e",
326
+ coral: "#ff7f50",
327
+ cornflowerblue: "#6495ed",
328
+ cornsilk: "#fff8dc",
329
+ crimson: "#dc143c",
330
+ cyan: "#00ffff",
331
+ darkblue: "#00008b",
332
+ darkcyan: "#008b8b",
333
+ darkgoldenrod: "#b8860b",
334
+ darkgray: "#a9a9a9",
335
+ darkgreen: "#006400",
336
+ darkgrey: "#a9a9a9",
337
+ darkkhaki: "#bdb76b",
338
+ darkmagenta: "#8b008b",
339
+ darkolivegreen: "#556b2f",
340
+ darkorange: "#ff8c00",
341
+ darkorchid: "#9932cc",
342
+ darkred: "#8b0000",
343
+ darksalmon: "#e9967a",
344
+ darkseagreen: "#8fbc8f",
345
+ darkslateblue: "#483d8b",
346
+ darkslategray: "#2f4f4f",
347
+ darkslategrey: "#2f4f4f",
348
+ darkturquoise: "#00ced1",
349
+ darkviolet: "#9400d3",
350
+ deeppink: "#ff1493",
351
+ deepskyblue: "#00bfff",
352
+ dimgray: "#696969",
353
+ dimgrey: "#696969",
354
+ dodgerblue: "#1e90ff",
355
+ firebrick: "#b22222",
356
+ floralwhite: "#fffaf0",
357
+ forestgreen: "#228b22",
358
+ fuchsia: "#ff00ff",
359
+ gainsboro: "#dcdcdc",
360
+ ghostwhite: "#f8f8ff",
361
+ goldenrod: "#daa520",
362
+ gold: "#ffd700",
363
+ gray: "#808080",
364
+ green: "#008000",
365
+ greenyellow: "#adff2f",
366
+ grey: "#808080",
367
+ honeydew: "#f0fff0",
368
+ hotpink: "#ff69b4",
369
+ indianred: "#cd5c5c",
370
+ indigo: "#4b0082",
371
+ ivory: "#fffff0",
372
+ khaki: "#f0e68c",
373
+ lavenderblush: "#fff0f5",
374
+ lavender: "#e6e6fa",
375
+ lawngreen: "#7cfc00",
376
+ lemonchiffon: "#fffacd",
377
+ lightblue: "#add8e6",
378
+ lightcoral: "#f08080",
379
+ lightcyan: "#e0ffff",
380
+ lightgoldenrodyellow: "#fafad2",
381
+ lightgray: "#d3d3d3",
382
+ lightgreen: "#90ee90",
383
+ lightgrey: "#d3d3d3",
384
+ lightpink: "#ffb6c1",
385
+ lightsalmon: "#ffa07a",
386
+ lightseagreen: "#20b2aa",
387
+ lightskyblue: "#87cefa",
388
+ lightslategray: "#778899",
389
+ lightslategrey: "#778899",
390
+ lightsteelblue: "#b0c4de",
391
+ lightyellow: "#ffffe0",
392
+ lime: "#00ff00",
393
+ limegreen: "#32cd32",
394
+ linen: "#faf0e6",
395
+ magenta: "#ff00ff",
396
+ maroon: "#800000",
397
+ mediumaquamarine: "#66cdaa",
398
+ mediumblue: "#0000cd",
399
+ mediumorchid: "#ba55d3",
400
+ mediumpurple: "#9370db",
401
+ mediumseagreen: "#3cb371",
402
+ mediumslateblue: "#7b68ee",
403
+ mediumspringgreen: "#00fa9a",
404
+ mediumturquoise: "#48d1cc",
405
+ mediumvioletred: "#c71585",
406
+ midnightblue: "#191970",
407
+ mintcream: "#f5fffa",
408
+ mistyrose: "#ffe4e1",
409
+ moccasin: "#ffe4b5",
410
+ navajowhite: "#ffdead",
411
+ navy: "#000080",
412
+ oldlace: "#fdf5e6",
413
+ olive: "#808000",
414
+ olivedrab: "#6b8e23",
415
+ orange: "#ffa500",
416
+ orangered: "#ff4500",
417
+ orchid: "#da70d6",
418
+ palegoldenrod: "#eee8aa",
419
+ palegreen: "#98fb98",
420
+ paleturquoise: "#afeeee",
421
+ palevioletred: "#db7093",
422
+ papayawhip: "#ffefd5",
423
+ peachpuff: "#ffdab9",
424
+ peru: "#cd853f",
425
+ pink: "#ffc0cb",
426
+ plum: "#dda0dd",
427
+ powderblue: "#b0e0e6",
428
+ purple: "#800080",
429
+ rebeccapurple: "#663399",
430
+ red: "#ff0000",
431
+ rosybrown: "#bc8f8f",
432
+ royalblue: "#4169e1",
433
+ saddlebrown: "#8b4513",
434
+ salmon: "#fa8072",
435
+ sandybrown: "#f4a460",
436
+ seagreen: "#2e8b57",
437
+ seashell: "#fff5ee",
438
+ sienna: "#a0522d",
439
+ silver: "#c0c0c0",
440
+ skyblue: "#87ceeb",
441
+ slateblue: "#6a5acd",
442
+ slategray: "#708090",
443
+ slategrey: "#708090",
444
+ snow: "#fffafa",
445
+ springgreen: "#00ff7f",
446
+ steelblue: "#4682b4",
447
+ tan: "#d2b48c",
448
+ teal: "#008080",
449
+ thistle: "#d8bfd8",
450
+ tomato: "#ff6347",
451
+ turquoise: "#40e0d0",
452
+ violet: "#ee82ee",
453
+ wheat: "#f5deb3",
454
+ white: "#ffffff",
455
+ whitesmoke: "#f5f5f5",
456
+ yellow: "#ffff00",
457
+ yellowgreen: "#9acd32"
458
+ };
459
+
460
+ // node_modules/@ctrl/tinycolor/dist/module/format-input.js
461
+ function inputToRGB(color) {
462
+ let rgb = { r: 0, g: 0, b: 0 };
463
+ let a = 1;
464
+ let s = null;
465
+ let v = null;
466
+ let l = null;
467
+ let ok = false;
468
+ let format = false;
469
+ if (typeof color === "string") {
470
+ color = stringInputToObject(color);
471
+ }
472
+ if (typeof color === "object") {
473
+ if (isValidCSSUnit(color.r) && isValidCSSUnit(color.g) && isValidCSSUnit(color.b)) {
474
+ rgb = rgbToRgb(color.r, color.g, color.b);
475
+ ok = true;
476
+ format = String(color.r).substr(-1) === "%" ? "prgb" : "rgb";
477
+ } else if (isValidCSSUnit(color.h) && isValidCSSUnit(color.s) && isValidCSSUnit(color.v)) {
478
+ s = convertToPercentage(color.s);
479
+ v = convertToPercentage(color.v);
480
+ rgb = hsvToRgb(color.h, s, v);
481
+ ok = true;
482
+ format = "hsv";
483
+ } else if (isValidCSSUnit(color.h) && isValidCSSUnit(color.s) && isValidCSSUnit(color.l)) {
484
+ s = convertToPercentage(color.s);
485
+ l = convertToPercentage(color.l);
486
+ rgb = hslToRgb(color.h, s, l);
487
+ ok = true;
488
+ format = "hsl";
489
+ } else if (isValidCSSUnit(color.c) && isValidCSSUnit(color.m) && isValidCSSUnit(color.y) && isValidCSSUnit(color.k)) {
490
+ rgb = cmykToRgb(color.c, color.m, color.y, color.k);
491
+ ok = true;
492
+ format = "cmyk";
493
+ }
494
+ if (Object.prototype.hasOwnProperty.call(color, "a")) {
495
+ a = color.a;
496
+ }
497
+ }
498
+ a = boundAlpha(a);
499
+ return {
500
+ ok,
501
+ format: color.format || format,
502
+ r: Math.min(255, Math.max(rgb.r, 0)),
503
+ g: Math.min(255, Math.max(rgb.g, 0)),
504
+ b: Math.min(255, Math.max(rgb.b, 0)),
505
+ a
506
+ };
507
+ }
508
+ var CSS_INTEGER = "[-\\+]?\\d+%?";
509
+ var CSS_NUMBER = "[-\\+]?\\d*\\.\\d+%?";
510
+ var CSS_UNIT = "(?:" + CSS_NUMBER + ")|(?:" + CSS_INTEGER + ")";
511
+ var PERMISSIVE_MATCH3 = "[\\s|\\(]+(" + CSS_UNIT + ")[,|\\s]+(" + CSS_UNIT + ")[,|\\s]+(" + CSS_UNIT + ")\\s*\\)?";
512
+ var PERMISSIVE_MATCH4 = (
513
+ // eslint-disable-next-line prettier/prettier
514
+ "[\\s|\\(]+(" + CSS_UNIT + ")[,|\\s]+(" + CSS_UNIT + ")[,|\\s]+(" + CSS_UNIT + ")[,|\\s]+(" + CSS_UNIT + ")\\s*\\)?"
515
+ );
516
+ var matchers = {
517
+ CSS_UNIT: new RegExp(CSS_UNIT),
518
+ rgb: new RegExp("rgb" + PERMISSIVE_MATCH3),
519
+ rgba: new RegExp("rgba" + PERMISSIVE_MATCH4),
520
+ hsl: new RegExp("hsl" + PERMISSIVE_MATCH3),
521
+ hsla: new RegExp("hsla" + PERMISSIVE_MATCH4),
522
+ hsv: new RegExp("hsv" + PERMISSIVE_MATCH3),
523
+ hsva: new RegExp("hsva" + PERMISSIVE_MATCH4),
524
+ cmyk: new RegExp("cmyk" + PERMISSIVE_MATCH4),
525
+ hex3: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,
526
+ hex6: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,
527
+ hex4: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,
528
+ hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/
529
+ };
530
+ function stringInputToObject(color) {
531
+ color = color.trim().toLowerCase();
532
+ if (color.length === 0) {
533
+ return false;
534
+ }
535
+ let named = false;
536
+ if (names[color]) {
537
+ color = names[color];
538
+ named = true;
539
+ } else if (color === "transparent") {
540
+ return { r: 0, g: 0, b: 0, a: 0, format: "name" };
541
+ }
542
+ let match = matchers.rgb.exec(color);
543
+ if (match) {
544
+ return { r: match[1], g: match[2], b: match[3] };
545
+ }
546
+ match = matchers.rgba.exec(color);
547
+ if (match) {
548
+ return { r: match[1], g: match[2], b: match[3], a: match[4] };
549
+ }
550
+ match = matchers.hsl.exec(color);
551
+ if (match) {
552
+ return { h: match[1], s: match[2], l: match[3] };
553
+ }
554
+ match = matchers.hsla.exec(color);
555
+ if (match) {
556
+ return { h: match[1], s: match[2], l: match[3], a: match[4] };
557
+ }
558
+ match = matchers.hsv.exec(color);
559
+ if (match) {
560
+ return { h: match[1], s: match[2], v: match[3] };
561
+ }
562
+ match = matchers.hsva.exec(color);
563
+ if (match) {
564
+ return { h: match[1], s: match[2], v: match[3], a: match[4] };
565
+ }
566
+ match = matchers.cmyk.exec(color);
567
+ if (match) {
568
+ return {
569
+ c: match[1],
570
+ m: match[2],
571
+ y: match[3],
572
+ k: match[4]
573
+ };
574
+ }
575
+ match = matchers.hex8.exec(color);
576
+ if (match) {
577
+ return {
578
+ r: parseIntFromHex(match[1]),
579
+ g: parseIntFromHex(match[2]),
580
+ b: parseIntFromHex(match[3]),
581
+ a: convertHexToDecimal(match[4]),
582
+ format: named ? "name" : "hex8"
583
+ };
584
+ }
585
+ match = matchers.hex6.exec(color);
586
+ if (match) {
587
+ return {
588
+ r: parseIntFromHex(match[1]),
589
+ g: parseIntFromHex(match[2]),
590
+ b: parseIntFromHex(match[3]),
591
+ format: named ? "name" : "hex"
592
+ };
593
+ }
594
+ match = matchers.hex4.exec(color);
595
+ if (match) {
596
+ return {
597
+ r: parseIntFromHex(match[1] + match[1]),
598
+ g: parseIntFromHex(match[2] + match[2]),
599
+ b: parseIntFromHex(match[3] + match[3]),
600
+ a: convertHexToDecimal(match[4] + match[4]),
601
+ format: named ? "name" : "hex8"
602
+ };
603
+ }
604
+ match = matchers.hex3.exec(color);
605
+ if (match) {
606
+ return {
607
+ r: parseIntFromHex(match[1] + match[1]),
608
+ g: parseIntFromHex(match[2] + match[2]),
609
+ b: parseIntFromHex(match[3] + match[3]),
610
+ format: named ? "name" : "hex"
611
+ };
612
+ }
613
+ return false;
614
+ }
615
+ function isValidCSSUnit(color) {
616
+ if (typeof color === "number") {
617
+ return !Number.isNaN(color);
618
+ }
619
+ return matchers.CSS_UNIT.test(color);
620
+ }
621
+
622
+ // node_modules/@ctrl/tinycolor/dist/module/index.js
623
+ var TinyColor = class _TinyColor {
624
+ constructor(color = "", opts = {}) {
625
+ var _a;
626
+ if (color instanceof _TinyColor) {
627
+ return color;
628
+ }
629
+ if (typeof color === "number") {
630
+ color = numberInputToObject(color);
631
+ }
632
+ this.originalInput = color;
633
+ const rgb = inputToRGB(color);
634
+ this.originalInput = color;
635
+ this.r = rgb.r;
636
+ this.g = rgb.g;
637
+ this.b = rgb.b;
638
+ this.a = rgb.a;
639
+ this.roundA = Math.round(100 * this.a) / 100;
640
+ this.format = (_a = opts.format) != null ? _a : rgb.format;
641
+ this.gradientType = opts.gradientType;
642
+ if (this.r < 1) {
643
+ this.r = Math.round(this.r);
644
+ }
645
+ if (this.g < 1) {
646
+ this.g = Math.round(this.g);
647
+ }
648
+ if (this.b < 1) {
649
+ this.b = Math.round(this.b);
650
+ }
651
+ this.isValid = rgb.ok;
652
+ }
653
+ isDark() {
654
+ return this.getBrightness() < 128;
655
+ }
656
+ isLight() {
657
+ return !this.isDark();
658
+ }
659
+ /**
660
+ * Returns the perceived brightness of the color, from 0-255.
661
+ */
662
+ getBrightness() {
663
+ const rgb = this.toRgb();
664
+ return (rgb.r * 299 + rgb.g * 587 + rgb.b * 114) / 1e3;
665
+ }
666
+ /**
667
+ * Returns the perceived luminance of a color, from 0-1.
668
+ */
669
+ getLuminance() {
670
+ const rgb = this.toRgb();
671
+ let R;
672
+ let G;
673
+ let B;
674
+ const RsRGB = rgb.r / 255;
675
+ const GsRGB = rgb.g / 255;
676
+ const BsRGB = rgb.b / 255;
677
+ if (RsRGB <= 0.03928) {
678
+ R = RsRGB / 12.92;
679
+ } else {
680
+ R = Math.pow((RsRGB + 0.055) / 1.055, 2.4);
681
+ }
682
+ if (GsRGB <= 0.03928) {
683
+ G = GsRGB / 12.92;
684
+ } else {
685
+ G = Math.pow((GsRGB + 0.055) / 1.055, 2.4);
686
+ }
687
+ if (BsRGB <= 0.03928) {
688
+ B = BsRGB / 12.92;
689
+ } else {
690
+ B = Math.pow((BsRGB + 0.055) / 1.055, 2.4);
691
+ }
692
+ return 0.2126 * R + 0.7152 * G + 0.0722 * B;
693
+ }
694
+ /**
695
+ * Returns the alpha value of a color, from 0-1.
696
+ */
697
+ getAlpha() {
698
+ return this.a;
699
+ }
700
+ /**
701
+ * Sets the alpha value on the current color.
702
+ *
703
+ * @param alpha - The new alpha value. The accepted range is 0-1.
704
+ */
705
+ setAlpha(alpha) {
706
+ this.a = boundAlpha(alpha);
707
+ this.roundA = Math.round(100 * this.a) / 100;
708
+ return this;
709
+ }
710
+ /**
711
+ * Returns whether the color is monochrome.
712
+ */
713
+ isMonochrome() {
714
+ const { s } = this.toHsl();
715
+ return s === 0;
716
+ }
717
+ /**
718
+ * Returns the object as a HSVA object.
719
+ */
720
+ toHsv() {
721
+ const hsv = rgbToHsv(this.r, this.g, this.b);
722
+ return { h: hsv.h * 360, s: hsv.s, v: hsv.v, a: this.a };
723
+ }
724
+ /**
725
+ * Returns the hsva values interpolated into a string with the following format:
726
+ * "hsva(xxx, xxx, xxx, xx)".
727
+ */
728
+ toHsvString() {
729
+ const hsv = rgbToHsv(this.r, this.g, this.b);
730
+ const h = Math.round(hsv.h * 360);
731
+ const s = Math.round(hsv.s * 100);
732
+ const v = Math.round(hsv.v * 100);
733
+ return this.a === 1 ? `hsv(${h}, ${s}%, ${v}%)` : `hsva(${h}, ${s}%, ${v}%, ${this.roundA})`;
734
+ }
735
+ /**
736
+ * Returns the object as a HSLA object.
737
+ */
738
+ toHsl() {
739
+ const hsl = rgbToHsl(this.r, this.g, this.b);
740
+ return { h: hsl.h * 360, s: hsl.s, l: hsl.l, a: this.a };
741
+ }
742
+ /**
743
+ * Returns the hsla values interpolated into a string with the following format:
744
+ * "hsla(xxx, xxx, xxx, xx)".
745
+ */
746
+ toHslString() {
747
+ const hsl = rgbToHsl(this.r, this.g, this.b);
748
+ const h = Math.round(hsl.h * 360);
749
+ const s = Math.round(hsl.s * 100);
750
+ const l = Math.round(hsl.l * 100);
751
+ return this.a === 1 ? `hsl(${h}, ${s}%, ${l}%)` : `hsla(${h}, ${s}%, ${l}%, ${this.roundA})`;
752
+ }
753
+ /**
754
+ * Returns the hex value of the color.
755
+ * @param allow3Char will shorten hex value to 3 char if possible
756
+ */
757
+ toHex(allow3Char = false) {
758
+ return rgbToHex(this.r, this.g, this.b, allow3Char);
759
+ }
760
+ /**
761
+ * Returns the hex value of the color -with a # prefixed.
762
+ * @param allow3Char will shorten hex value to 3 char if possible
763
+ */
764
+ toHexString(allow3Char = false) {
765
+ return "#" + this.toHex(allow3Char);
766
+ }
767
+ /**
768
+ * Returns the hex 8 value of the color.
769
+ * @param allow4Char will shorten hex value to 4 char if possible
770
+ */
771
+ toHex8(allow4Char = false) {
772
+ return rgbaToHex(this.r, this.g, this.b, this.a, allow4Char);
773
+ }
774
+ /**
775
+ * Returns the hex 8 value of the color -with a # prefixed.
776
+ * @param allow4Char will shorten hex value to 4 char if possible
777
+ */
778
+ toHex8String(allow4Char = false) {
779
+ return "#" + this.toHex8(allow4Char);
780
+ }
781
+ /**
782
+ * Returns the shorter hex value of the color depends on its alpha -with a # prefixed.
783
+ * @param allowShortChar will shorten hex value to 3 or 4 char if possible
784
+ */
785
+ toHexShortString(allowShortChar = false) {
786
+ return this.a === 1 ? this.toHexString(allowShortChar) : this.toHex8String(allowShortChar);
787
+ }
788
+ /**
789
+ * Returns the object as a RGBA object.
790
+ */
791
+ toRgb() {
792
+ return {
793
+ r: Math.round(this.r),
794
+ g: Math.round(this.g),
795
+ b: Math.round(this.b),
796
+ a: this.a
797
+ };
798
+ }
799
+ /**
800
+ * Returns the RGBA values interpolated into a string with the following format:
801
+ * "RGBA(xxx, xxx, xxx, xx)".
802
+ */
803
+ toRgbString() {
804
+ const r2 = Math.round(this.r);
805
+ const g = Math.round(this.g);
806
+ const b2 = Math.round(this.b);
807
+ return this.a === 1 ? `rgb(${r2}, ${g}, ${b2})` : `rgba(${r2}, ${g}, ${b2}, ${this.roundA})`;
808
+ }
809
+ /**
810
+ * Returns the object as a RGBA object.
811
+ */
812
+ toPercentageRgb() {
813
+ const fmt = (x) => `${Math.round(bound01(x, 255) * 100)}%`;
814
+ return {
815
+ r: fmt(this.r),
816
+ g: fmt(this.g),
817
+ b: fmt(this.b),
818
+ a: this.a
819
+ };
820
+ }
821
+ /**
822
+ * Returns the RGBA relative values interpolated into a string
823
+ */
824
+ toPercentageRgbString() {
825
+ const rnd = (x) => Math.round(bound01(x, 255) * 100);
826
+ return this.a === 1 ? `rgb(${rnd(this.r)}%, ${rnd(this.g)}%, ${rnd(this.b)}%)` : `rgba(${rnd(this.r)}%, ${rnd(this.g)}%, ${rnd(this.b)}%, ${this.roundA})`;
827
+ }
828
+ toCmyk() {
829
+ return __spreadValues({}, rgbToCmyk(this.r, this.g, this.b));
830
+ }
831
+ toCmykString() {
832
+ const { c, m, y, k } = rgbToCmyk(this.r, this.g, this.b);
833
+ return `cmyk(${c}, ${m}, ${y}, ${k})`;
834
+ }
835
+ /**
836
+ * The 'real' name of the color -if there is one.
837
+ */
838
+ toName() {
839
+ if (this.a === 0) {
840
+ return "transparent";
841
+ }
842
+ if (this.a < 1) {
843
+ return false;
844
+ }
845
+ const hex = "#" + rgbToHex(this.r, this.g, this.b, false);
846
+ for (const [key, value] of Object.entries(names)) {
847
+ if (hex === value) {
848
+ return key;
849
+ }
850
+ }
851
+ return false;
852
+ }
853
+ toString(format) {
854
+ const formatSet = Boolean(format);
855
+ format = format != null ? format : this.format;
856
+ let formattedString = false;
857
+ const hasAlpha = this.a < 1 && this.a >= 0;
858
+ const needsAlphaFormat = !formatSet && hasAlpha && (format.startsWith("hex") || format === "name");
859
+ if (needsAlphaFormat) {
860
+ if (format === "name" && this.a === 0) {
861
+ return this.toName();
862
+ }
863
+ return this.toRgbString();
864
+ }
865
+ if (format === "rgb") {
866
+ formattedString = this.toRgbString();
867
+ }
868
+ if (format === "prgb") {
869
+ formattedString = this.toPercentageRgbString();
870
+ }
871
+ if (format === "hex" || format === "hex6") {
872
+ formattedString = this.toHexString();
873
+ }
874
+ if (format === "hex3") {
875
+ formattedString = this.toHexString(true);
876
+ }
877
+ if (format === "hex4") {
878
+ formattedString = this.toHex8String(true);
879
+ }
880
+ if (format === "hex8") {
881
+ formattedString = this.toHex8String();
882
+ }
883
+ if (format === "name") {
884
+ formattedString = this.toName();
885
+ }
886
+ if (format === "hsl") {
887
+ formattedString = this.toHslString();
888
+ }
889
+ if (format === "hsv") {
890
+ formattedString = this.toHsvString();
891
+ }
892
+ if (format === "cmyk") {
893
+ formattedString = this.toCmykString();
894
+ }
895
+ return formattedString || this.toHexString();
896
+ }
897
+ toNumber() {
898
+ return (Math.round(this.r) << 16) + (Math.round(this.g) << 8) + Math.round(this.b);
899
+ }
900
+ clone() {
901
+ return new _TinyColor(this.toString());
902
+ }
903
+ /**
904
+ * Lighten the color a given amount. Providing 100 will always return white.
905
+ * @param amount - valid between 1-100
906
+ */
907
+ lighten(amount = 10) {
908
+ const hsl = this.toHsl();
909
+ hsl.l += amount / 100;
910
+ hsl.l = clamp01(hsl.l);
911
+ return new _TinyColor(hsl);
912
+ }
913
+ /**
914
+ * Brighten the color a given amount, from 0 to 100.
915
+ * @param amount - valid between 1-100
916
+ */
917
+ brighten(amount = 10) {
918
+ const rgb = this.toRgb();
919
+ rgb.r = Math.max(0, Math.min(255, rgb.r - Math.round(255 * -(amount / 100))));
920
+ rgb.g = Math.max(0, Math.min(255, rgb.g - Math.round(255 * -(amount / 100))));
921
+ rgb.b = Math.max(0, Math.min(255, rgb.b - Math.round(255 * -(amount / 100))));
922
+ return new _TinyColor(rgb);
923
+ }
924
+ /**
925
+ * Darken the color a given amount, from 0 to 100.
926
+ * Providing 100 will always return black.
927
+ * @param amount - valid between 1-100
928
+ */
929
+ darken(amount = 10) {
930
+ const hsl = this.toHsl();
931
+ hsl.l -= amount / 100;
932
+ hsl.l = clamp01(hsl.l);
933
+ return new _TinyColor(hsl);
934
+ }
935
+ /**
936
+ * Mix the color with pure white, from 0 to 100.
937
+ * Providing 0 will do nothing, providing 100 will always return white.
938
+ * @param amount - valid between 1-100
939
+ */
940
+ tint(amount = 10) {
941
+ return this.mix("white", amount);
942
+ }
943
+ /**
944
+ * Mix the color with pure black, from 0 to 100.
945
+ * Providing 0 will do nothing, providing 100 will always return black.
946
+ * @param amount - valid between 1-100
947
+ */
948
+ shade(amount = 10) {
949
+ return this.mix("black", amount);
950
+ }
951
+ /**
952
+ * Desaturate the color a given amount, from 0 to 100.
953
+ * Providing 100 will is the same as calling greyscale
954
+ * @param amount - valid between 1-100
955
+ */
956
+ desaturate(amount = 10) {
957
+ const hsl = this.toHsl();
958
+ hsl.s -= amount / 100;
959
+ hsl.s = clamp01(hsl.s);
960
+ return new _TinyColor(hsl);
961
+ }
962
+ /**
963
+ * Saturate the color a given amount, from 0 to 100.
964
+ * @param amount - valid between 1-100
965
+ */
966
+ saturate(amount = 10) {
967
+ const hsl = this.toHsl();
968
+ hsl.s += amount / 100;
969
+ hsl.s = clamp01(hsl.s);
970
+ return new _TinyColor(hsl);
971
+ }
972
+ /**
973
+ * Completely desaturates a color into greyscale.
974
+ * Same as calling `desaturate(100)`
975
+ */
976
+ greyscale() {
977
+ return this.desaturate(100);
978
+ }
979
+ /**
980
+ * Spin takes a positive or negative amount within [-360, 360] indicating the change of hue.
981
+ * Values outside of this range will be wrapped into this range.
982
+ */
983
+ spin(amount) {
984
+ const hsl = this.toHsl();
985
+ const hue = (hsl.h + amount) % 360;
986
+ hsl.h = hue < 0 ? 360 + hue : hue;
987
+ return new _TinyColor(hsl);
988
+ }
989
+ /**
990
+ * Mix the current color a given amount with another color, from 0 to 100.
991
+ * 0 means no mixing (return current color).
992
+ */
993
+ mix(color, amount = 50) {
994
+ const rgb1 = this.toRgb();
995
+ const rgb2 = new _TinyColor(color).toRgb();
996
+ const p = amount / 100;
997
+ const rgba = {
998
+ r: (rgb2.r - rgb1.r) * p + rgb1.r,
999
+ g: (rgb2.g - rgb1.g) * p + rgb1.g,
1000
+ b: (rgb2.b - rgb1.b) * p + rgb1.b,
1001
+ a: (rgb2.a - rgb1.a) * p + rgb1.a
1002
+ };
1003
+ return new _TinyColor(rgba);
1004
+ }
1005
+ analogous(results = 6, slices = 30) {
1006
+ const hsl = this.toHsl();
1007
+ const part = 360 / slices;
1008
+ const ret = [this];
1009
+ for (hsl.h = (hsl.h - (part * results >> 1) + 720) % 360; --results; ) {
1010
+ hsl.h = (hsl.h + part) % 360;
1011
+ ret.push(new _TinyColor(hsl));
1012
+ }
1013
+ return ret;
1014
+ }
1015
+ /**
1016
+ * taken from https://github.com/infusion/jQuery-xcolor/blob/master/jquery.xcolor.js
1017
+ */
1018
+ complement() {
1019
+ const hsl = this.toHsl();
1020
+ hsl.h = (hsl.h + 180) % 360;
1021
+ return new _TinyColor(hsl);
1022
+ }
1023
+ monochromatic(results = 6) {
1024
+ const hsv = this.toHsv();
1025
+ const { h } = hsv;
1026
+ const { s } = hsv;
1027
+ let { v } = hsv;
1028
+ const res = [];
1029
+ const modification = 1 / results;
1030
+ while (results--) {
1031
+ res.push(new _TinyColor({ h, s, v }));
1032
+ v = (v + modification) % 1;
1033
+ }
1034
+ return res;
1035
+ }
1036
+ splitcomplement() {
1037
+ const hsl = this.toHsl();
1038
+ const { h } = hsl;
1039
+ return [
1040
+ this,
1041
+ new _TinyColor({ h: (h + 72) % 360, s: hsl.s, l: hsl.l }),
1042
+ new _TinyColor({ h: (h + 216) % 360, s: hsl.s, l: hsl.l })
1043
+ ];
1044
+ }
1045
+ /**
1046
+ * Compute how the color would appear on a background
1047
+ */
1048
+ onBackground(background) {
1049
+ const fg = this.toRgb();
1050
+ const bg = new _TinyColor(background).toRgb();
1051
+ const alpha = fg.a + bg.a * (1 - fg.a);
1052
+ return new _TinyColor({
1053
+ r: (fg.r * fg.a + bg.r * bg.a * (1 - fg.a)) / alpha,
1054
+ g: (fg.g * fg.a + bg.g * bg.a * (1 - fg.a)) / alpha,
1055
+ b: (fg.b * fg.a + bg.b * bg.a * (1 - fg.a)) / alpha,
1056
+ a: alpha
1057
+ });
1058
+ }
1059
+ /**
1060
+ * Alias for `polyad(3)`
1061
+ */
1062
+ triad() {
1063
+ return this.polyad(3);
1064
+ }
1065
+ /**
1066
+ * Alias for `polyad(4)`
1067
+ */
1068
+ tetrad() {
1069
+ return this.polyad(4);
1070
+ }
1071
+ /**
1072
+ * Get polyad colors, like (for 1, 2, 3, 4, 5, 6, 7, 8, etc...)
1073
+ * monad, dyad, triad, tetrad, pentad, hexad, heptad, octad, etc...
1074
+ */
1075
+ polyad(n2) {
1076
+ const hsl = this.toHsl();
1077
+ const { h } = hsl;
1078
+ const result = [this];
1079
+ const increment = 360 / n2;
1080
+ for (let i = 1; i < n2; i++) {
1081
+ result.push(new _TinyColor({ h: (h + i * increment) % 360, s: hsl.s, l: hsl.l }));
1082
+ }
1083
+ return result;
1084
+ }
1085
+ /**
1086
+ * compare color vs current color
1087
+ */
1088
+ equals(color) {
1089
+ const comparedColor = new _TinyColor(color);
1090
+ if (this.format === "cmyk" || comparedColor.format === "cmyk") {
1091
+ return this.toCmykString() === comparedColor.toCmykString();
1092
+ }
1093
+ return this.toRgbString() === comparedColor.toRgbString();
1094
+ }
1095
+ };
1096
+
1097
+ // src/components/color-picker/color-picker.component.ts
1098
+ var hasEyeDropper = "EyeDropper" in window;
1099
+ var SlColorPicker = class extends ShoelaceElement {
1100
+ constructor() {
1101
+ super();
1102
+ this.formControlController = new FormControlController(this);
1103
+ this.isSafeValue = false;
1104
+ this.localize = new LocalizeController(this);
1105
+ this.hasFocus = false;
1106
+ this.isDraggingGridHandle = false;
1107
+ this.isEmpty = false;
1108
+ this.inputValue = "";
1109
+ this.hue = 0;
1110
+ this.saturation = 100;
1111
+ this.brightness = 100;
1112
+ this.alpha = 100;
1113
+ this.value = "";
1114
+ this.defaultValue = "";
1115
+ this.label = "";
1116
+ this.format = "hex";
1117
+ this.inline = false;
1118
+ this.size = "medium";
1119
+ this.noFormatToggle = false;
1120
+ this.name = "";
1121
+ this.disabled = false;
1122
+ this.hoist = false;
1123
+ this.opacity = false;
1124
+ this.uppercase = false;
1125
+ this.swatches = "";
1126
+ this.form = "";
1127
+ this.required = false;
1128
+ this.handleFocusIn = () => {
1129
+ this.hasFocus = true;
1130
+ this.emit("sl-focus");
1131
+ };
1132
+ this.handleFocusOut = () => {
1133
+ this.hasFocus = false;
1134
+ this.emit("sl-blur");
1135
+ };
1136
+ this.addEventListener("focusin", this.handleFocusIn);
1137
+ this.addEventListener("focusout", this.handleFocusOut);
1138
+ }
1139
+ /** Gets the validity state object */
1140
+ get validity() {
1141
+ return this.input.validity;
1142
+ }
1143
+ /** Gets the validation message */
1144
+ get validationMessage() {
1145
+ return this.input.validationMessage;
1146
+ }
1147
+ firstUpdated() {
1148
+ this.input.updateComplete.then(() => {
1149
+ this.formControlController.updateValidity();
1150
+ });
1151
+ }
1152
+ handleCopy() {
1153
+ this.input.select();
1154
+ document.execCommand("copy");
1155
+ this.previewButton.focus();
1156
+ this.previewButton.classList.add("color-picker__preview-color--copied");
1157
+ this.previewButton.addEventListener("animationend", () => {
1158
+ this.previewButton.classList.remove("color-picker__preview-color--copied");
1159
+ });
1160
+ }
1161
+ handleFormatToggle() {
1162
+ const formats = ["hex", "rgb", "hsl", "hsv"];
1163
+ const nextIndex = (formats.indexOf(this.format) + 1) % formats.length;
1164
+ this.format = formats[nextIndex];
1165
+ this.setColor(this.value);
1166
+ this.emit("sl-change");
1167
+ this.emit("sl-input");
1168
+ }
1169
+ handleAlphaDrag(event) {
1170
+ const container = this.shadowRoot.querySelector(".color-picker__slider.color-picker__alpha");
1171
+ const handle = container.querySelector(".color-picker__slider-handle");
1172
+ const { width } = container.getBoundingClientRect();
1173
+ let initialValue = this.value;
1174
+ let currentValue = this.value;
1175
+ handle.focus();
1176
+ event.preventDefault();
1177
+ drag(container, {
1178
+ onMove: (x) => {
1179
+ this.alpha = clamp(x / width * 100, 0, 100);
1180
+ this.syncValues();
1181
+ if (this.value !== currentValue) {
1182
+ currentValue = this.value;
1183
+ this.emit("sl-input");
1184
+ }
1185
+ },
1186
+ onStop: () => {
1187
+ if (this.value !== initialValue) {
1188
+ initialValue = this.value;
1189
+ this.emit("sl-change");
1190
+ }
1191
+ },
1192
+ initialEvent: event
1193
+ });
1194
+ }
1195
+ handleHueDrag(event) {
1196
+ const container = this.shadowRoot.querySelector(".color-picker__slider.color-picker__hue");
1197
+ const handle = container.querySelector(".color-picker__slider-handle");
1198
+ const { width } = container.getBoundingClientRect();
1199
+ let initialValue = this.value;
1200
+ let currentValue = this.value;
1201
+ handle.focus();
1202
+ event.preventDefault();
1203
+ drag(container, {
1204
+ onMove: (x) => {
1205
+ this.hue = clamp(x / width * 360, 0, 360);
1206
+ this.syncValues();
1207
+ if (this.value !== currentValue) {
1208
+ currentValue = this.value;
1209
+ this.emit("sl-input");
1210
+ }
1211
+ },
1212
+ onStop: () => {
1213
+ if (this.value !== initialValue) {
1214
+ initialValue = this.value;
1215
+ this.emit("sl-change");
1216
+ }
1217
+ },
1218
+ initialEvent: event
1219
+ });
1220
+ }
1221
+ handleGridDrag(event) {
1222
+ const grid = this.shadowRoot.querySelector(".color-picker__grid");
1223
+ const handle = grid.querySelector(".color-picker__grid-handle");
1224
+ const { width, height } = grid.getBoundingClientRect();
1225
+ let initialValue = this.value;
1226
+ let currentValue = this.value;
1227
+ handle.focus();
1228
+ event.preventDefault();
1229
+ this.isDraggingGridHandle = true;
1230
+ drag(grid, {
1231
+ onMove: (x, y) => {
1232
+ this.saturation = clamp(x / width * 100, 0, 100);
1233
+ this.brightness = clamp(100 - y / height * 100, 0, 100);
1234
+ this.syncValues();
1235
+ if (this.value !== currentValue) {
1236
+ currentValue = this.value;
1237
+ this.emit("sl-input");
1238
+ }
1239
+ },
1240
+ onStop: () => {
1241
+ this.isDraggingGridHandle = false;
1242
+ if (this.value !== initialValue) {
1243
+ initialValue = this.value;
1244
+ this.emit("sl-change");
1245
+ }
1246
+ },
1247
+ initialEvent: event
1248
+ });
1249
+ }
1250
+ handleAlphaKeyDown(event) {
1251
+ const increment = event.shiftKey ? 10 : 1;
1252
+ const oldValue = this.value;
1253
+ if (event.key === "ArrowLeft") {
1254
+ event.preventDefault();
1255
+ this.alpha = clamp(this.alpha - increment, 0, 100);
1256
+ this.syncValues();
1257
+ }
1258
+ if (event.key === "ArrowRight") {
1259
+ event.preventDefault();
1260
+ this.alpha = clamp(this.alpha + increment, 0, 100);
1261
+ this.syncValues();
1262
+ }
1263
+ if (event.key === "Home") {
1264
+ event.preventDefault();
1265
+ this.alpha = 0;
1266
+ this.syncValues();
1267
+ }
1268
+ if (event.key === "End") {
1269
+ event.preventDefault();
1270
+ this.alpha = 100;
1271
+ this.syncValues();
1272
+ }
1273
+ if (this.value !== oldValue) {
1274
+ this.emit("sl-change");
1275
+ this.emit("sl-input");
1276
+ }
1277
+ }
1278
+ handleHueKeyDown(event) {
1279
+ const increment = event.shiftKey ? 10 : 1;
1280
+ const oldValue = this.value;
1281
+ if (event.key === "ArrowLeft") {
1282
+ event.preventDefault();
1283
+ this.hue = clamp(this.hue - increment, 0, 360);
1284
+ this.syncValues();
1285
+ }
1286
+ if (event.key === "ArrowRight") {
1287
+ event.preventDefault();
1288
+ this.hue = clamp(this.hue + increment, 0, 360);
1289
+ this.syncValues();
1290
+ }
1291
+ if (event.key === "Home") {
1292
+ event.preventDefault();
1293
+ this.hue = 0;
1294
+ this.syncValues();
1295
+ }
1296
+ if (event.key === "End") {
1297
+ event.preventDefault();
1298
+ this.hue = 360;
1299
+ this.syncValues();
1300
+ }
1301
+ if (this.value !== oldValue) {
1302
+ this.emit("sl-change");
1303
+ this.emit("sl-input");
1304
+ }
1305
+ }
1306
+ handleGridKeyDown(event) {
1307
+ const increment = event.shiftKey ? 10 : 1;
1308
+ const oldValue = this.value;
1309
+ if (event.key === "ArrowLeft") {
1310
+ event.preventDefault();
1311
+ this.saturation = clamp(this.saturation - increment, 0, 100);
1312
+ this.syncValues();
1313
+ }
1314
+ if (event.key === "ArrowRight") {
1315
+ event.preventDefault();
1316
+ this.saturation = clamp(this.saturation + increment, 0, 100);
1317
+ this.syncValues();
1318
+ }
1319
+ if (event.key === "ArrowUp") {
1320
+ event.preventDefault();
1321
+ this.brightness = clamp(this.brightness + increment, 0, 100);
1322
+ this.syncValues();
1323
+ }
1324
+ if (event.key === "ArrowDown") {
1325
+ event.preventDefault();
1326
+ this.brightness = clamp(this.brightness - increment, 0, 100);
1327
+ this.syncValues();
1328
+ }
1329
+ if (this.value !== oldValue) {
1330
+ this.emit("sl-change");
1331
+ this.emit("sl-input");
1332
+ }
1333
+ }
1334
+ handleInputChange(event) {
1335
+ const target = event.target;
1336
+ const oldValue = this.value;
1337
+ event.stopPropagation();
1338
+ if (this.input.value) {
1339
+ this.setColor(target.value);
1340
+ target.value = this.value;
1341
+ } else {
1342
+ this.value = "";
1343
+ }
1344
+ if (this.value !== oldValue) {
1345
+ this.emit("sl-change");
1346
+ this.emit("sl-input");
1347
+ }
1348
+ }
1349
+ handleInputInput(event) {
1350
+ this.formControlController.updateValidity();
1351
+ event.stopPropagation();
1352
+ }
1353
+ handleInputKeyDown(event) {
1354
+ if (event.key === "Enter") {
1355
+ const oldValue = this.value;
1356
+ if (this.input.value) {
1357
+ this.setColor(this.input.value);
1358
+ this.input.value = this.value;
1359
+ if (this.value !== oldValue) {
1360
+ this.emit("sl-change");
1361
+ this.emit("sl-input");
1362
+ }
1363
+ setTimeout(() => this.input.select());
1364
+ } else {
1365
+ this.hue = 0;
1366
+ }
1367
+ }
1368
+ }
1369
+ handleInputInvalid(event) {
1370
+ this.formControlController.setValidity(false);
1371
+ this.formControlController.emitInvalidEvent(event);
1372
+ }
1373
+ handleTouchMove(event) {
1374
+ event.preventDefault();
1375
+ }
1376
+ parseColor(colorString) {
1377
+ const color = new TinyColor(colorString);
1378
+ if (!color.isValid) {
1379
+ return null;
1380
+ }
1381
+ const hslColor = color.toHsl();
1382
+ const hsl = {
1383
+ h: hslColor.h,
1384
+ s: hslColor.s * 100,
1385
+ l: hslColor.l * 100,
1386
+ a: hslColor.a
1387
+ };
1388
+ const rgb = color.toRgb();
1389
+ const hex = color.toHexString();
1390
+ const hexa = color.toHex8String();
1391
+ const hsvColor = color.toHsv();
1392
+ const hsv = {
1393
+ h: hsvColor.h,
1394
+ s: hsvColor.s * 100,
1395
+ v: hsvColor.v * 100,
1396
+ a: hsvColor.a
1397
+ };
1398
+ return {
1399
+ hsl: {
1400
+ h: hsl.h,
1401
+ s: hsl.s,
1402
+ l: hsl.l,
1403
+ string: this.setLetterCase(`hsl(${Math.round(hsl.h)}, ${Math.round(hsl.s)}%, ${Math.round(hsl.l)}%)`)
1404
+ },
1405
+ hsla: {
1406
+ h: hsl.h,
1407
+ s: hsl.s,
1408
+ l: hsl.l,
1409
+ a: hsl.a,
1410
+ string: this.setLetterCase(
1411
+ `hsla(${Math.round(hsl.h)}, ${Math.round(hsl.s)}%, ${Math.round(hsl.l)}%, ${hsl.a.toFixed(2).toString()})`
1412
+ )
1413
+ },
1414
+ hsv: {
1415
+ h: hsv.h,
1416
+ s: hsv.s,
1417
+ v: hsv.v,
1418
+ string: this.setLetterCase(`hsv(${Math.round(hsv.h)}, ${Math.round(hsv.s)}%, ${Math.round(hsv.v)}%)`)
1419
+ },
1420
+ hsva: {
1421
+ h: hsv.h,
1422
+ s: hsv.s,
1423
+ v: hsv.v,
1424
+ a: hsv.a,
1425
+ string: this.setLetterCase(
1426
+ `hsva(${Math.round(hsv.h)}, ${Math.round(hsv.s)}%, ${Math.round(hsv.v)}%, ${hsv.a.toFixed(2).toString()})`
1427
+ )
1428
+ },
1429
+ rgb: {
1430
+ r: rgb.r,
1431
+ g: rgb.g,
1432
+ b: rgb.b,
1433
+ string: this.setLetterCase(`rgb(${Math.round(rgb.r)}, ${Math.round(rgb.g)}, ${Math.round(rgb.b)})`)
1434
+ },
1435
+ rgba: {
1436
+ r: rgb.r,
1437
+ g: rgb.g,
1438
+ b: rgb.b,
1439
+ a: rgb.a,
1440
+ string: this.setLetterCase(
1441
+ `rgba(${Math.round(rgb.r)}, ${Math.round(rgb.g)}, ${Math.round(rgb.b)}, ${rgb.a.toFixed(2).toString()})`
1442
+ )
1443
+ },
1444
+ hex: this.setLetterCase(hex),
1445
+ hexa: this.setLetterCase(hexa)
1446
+ };
1447
+ }
1448
+ setColor(colorString) {
1449
+ const newColor = this.parseColor(colorString);
1450
+ if (newColor === null) {
1451
+ return false;
1452
+ }
1453
+ this.hue = newColor.hsva.h;
1454
+ this.saturation = newColor.hsva.s;
1455
+ this.brightness = newColor.hsva.v;
1456
+ this.alpha = this.opacity ? newColor.hsva.a * 100 : 100;
1457
+ this.syncValues();
1458
+ return true;
1459
+ }
1460
+ setLetterCase(string) {
1461
+ if (typeof string !== "string") {
1462
+ return "";
1463
+ }
1464
+ return this.uppercase ? string.toUpperCase() : string.toLowerCase();
1465
+ }
1466
+ async syncValues() {
1467
+ const currentColor = this.parseColor(
1468
+ `hsva(${this.hue}, ${this.saturation}%, ${this.brightness}%, ${this.alpha / 100})`
1469
+ );
1470
+ if (currentColor === null) {
1471
+ return;
1472
+ }
1473
+ if (this.format === "hsl") {
1474
+ this.inputValue = this.opacity ? currentColor.hsla.string : currentColor.hsl.string;
1475
+ } else if (this.format === "rgb") {
1476
+ this.inputValue = this.opacity ? currentColor.rgba.string : currentColor.rgb.string;
1477
+ } else if (this.format === "hsv") {
1478
+ this.inputValue = this.opacity ? currentColor.hsva.string : currentColor.hsv.string;
1479
+ } else {
1480
+ this.inputValue = this.opacity ? currentColor.hexa : currentColor.hex;
1481
+ }
1482
+ this.isSafeValue = true;
1483
+ this.value = this.inputValue;
1484
+ await this.updateComplete;
1485
+ this.isSafeValue = false;
1486
+ }
1487
+ handleAfterHide() {
1488
+ this.previewButton.classList.remove("color-picker__preview-color--copied");
1489
+ }
1490
+ handleEyeDropper() {
1491
+ if (!hasEyeDropper) {
1492
+ return;
1493
+ }
1494
+ const eyeDropper = new EyeDropper();
1495
+ eyeDropper.open().then((colorSelectionResult) => {
1496
+ const oldValue = this.value;
1497
+ this.setColor(colorSelectionResult.sRGBHex);
1498
+ if (this.value !== oldValue) {
1499
+ this.emit("sl-change");
1500
+ this.emit("sl-input");
1501
+ }
1502
+ }).catch(() => {
1503
+ });
1504
+ }
1505
+ selectSwatch(color) {
1506
+ const oldValue = this.value;
1507
+ if (!this.disabled) {
1508
+ this.setColor(color);
1509
+ if (this.value !== oldValue) {
1510
+ this.emit("sl-change");
1511
+ this.emit("sl-input");
1512
+ }
1513
+ }
1514
+ }
1515
+ /** Generates a hex string from HSV values. Hue must be 0-360. All other arguments must be 0-100. */
1516
+ getHexString(hue, saturation, brightness, alpha = 100) {
1517
+ const color = new TinyColor(`hsva(${hue}, ${saturation}%, ${brightness}%, ${alpha / 100})`);
1518
+ if (!color.isValid) {
1519
+ return "";
1520
+ }
1521
+ return color.toHex8String();
1522
+ }
1523
+ // Prevents nested components from leaking events
1524
+ stopNestedEventPropagation(event) {
1525
+ event.stopImmediatePropagation();
1526
+ }
1527
+ handleFormatChange() {
1528
+ this.syncValues();
1529
+ }
1530
+ handleOpacityChange() {
1531
+ this.alpha = 100;
1532
+ }
1533
+ handleValueChange(oldValue, newValue) {
1534
+ this.isEmpty = !newValue;
1535
+ if (!newValue) {
1536
+ this.hue = 0;
1537
+ this.saturation = 0;
1538
+ this.brightness = 100;
1539
+ this.alpha = 100;
1540
+ }
1541
+ if (!this.isSafeValue) {
1542
+ const newColor = this.parseColor(newValue);
1543
+ if (newColor !== null) {
1544
+ this.inputValue = this.value;
1545
+ this.hue = newColor.hsva.h;
1546
+ this.saturation = newColor.hsva.s;
1547
+ this.brightness = newColor.hsva.v;
1548
+ this.alpha = newColor.hsva.a * 100;
1549
+ this.syncValues();
1550
+ } else {
1551
+ this.inputValue = oldValue != null ? oldValue : "";
1552
+ }
1553
+ }
1554
+ }
1555
+ /** Sets focus on the color picker. */
1556
+ focus(options) {
1557
+ if (this.inline) {
1558
+ this.base.focus(options);
1559
+ } else {
1560
+ this.trigger.focus(options);
1561
+ }
1562
+ }
1563
+ /** Removes focus from the color picker. */
1564
+ blur() {
1565
+ var _a;
1566
+ const elementToBlur = this.inline ? this.base : this.trigger;
1567
+ if (this.hasFocus) {
1568
+ elementToBlur.focus({ preventScroll: true });
1569
+ elementToBlur.blur();
1570
+ }
1571
+ if ((_a = this.dropdown) == null ? void 0 : _a.open) {
1572
+ this.dropdown.hide();
1573
+ }
1574
+ }
1575
+ /** Returns the current value as a string in the specified format. */
1576
+ getFormattedValue(format = "hex") {
1577
+ const currentColor = this.parseColor(
1578
+ `hsva(${this.hue}, ${this.saturation}%, ${this.brightness}%, ${this.alpha / 100})`
1579
+ );
1580
+ if (currentColor === null) {
1581
+ return "";
1582
+ }
1583
+ switch (format) {
1584
+ case "hex":
1585
+ return currentColor.hex;
1586
+ case "hexa":
1587
+ return currentColor.hexa;
1588
+ case "rgb":
1589
+ return currentColor.rgb.string;
1590
+ case "rgba":
1591
+ return currentColor.rgba.string;
1592
+ case "hsl":
1593
+ return currentColor.hsl.string;
1594
+ case "hsla":
1595
+ return currentColor.hsla.string;
1596
+ case "hsv":
1597
+ return currentColor.hsv.string;
1598
+ case "hsva":
1599
+ return currentColor.hsva.string;
1600
+ default:
1601
+ return "";
1602
+ }
1603
+ }
1604
+ /** Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid. */
1605
+ checkValidity() {
1606
+ return this.input.checkValidity();
1607
+ }
1608
+ /** Gets the associated form, if one exists. */
1609
+ getForm() {
1610
+ return this.formControlController.getForm();
1611
+ }
1612
+ /** Checks for validity and shows the browser's validation message if the control is invalid. */
1613
+ reportValidity() {
1614
+ if (!this.inline && !this.validity.valid) {
1615
+ this.dropdown.show();
1616
+ this.addEventListener("sl-after-show", () => this.input.reportValidity(), { once: true });
1617
+ if (!this.disabled) {
1618
+ this.formControlController.emitInvalidEvent();
1619
+ }
1620
+ return false;
1621
+ }
1622
+ return this.input.reportValidity();
1623
+ }
1624
+ /** Sets a custom validation message. Pass an empty string to restore validity. */
1625
+ setCustomValidity(message) {
1626
+ this.input.setCustomValidity(message);
1627
+ this.formControlController.updateValidity();
1628
+ }
1629
+ render() {
1630
+ const gridHandleX = this.saturation;
1631
+ const gridHandleY = 100 - this.brightness;
1632
+ const swatches = Array.isArray(this.swatches) ? this.swatches : this.swatches.split(";").filter((color) => color.trim() !== "");
1633
+ const colorPicker = b`
1634
+ <div
1635
+ part="base"
1636
+ class=${e({
1637
+ "color-picker": true,
1638
+ "color-picker--inline": this.inline,
1639
+ "color-picker--disabled": this.disabled,
1640
+ "color-picker--focused": this.hasFocus
1641
+ })}
1642
+ aria-disabled=${this.disabled ? "true" : "false"}
1643
+ aria-labelledby="label"
1644
+ tabindex=${this.inline ? "0" : "-1"}
1645
+ >
1646
+ ${this.inline ? b`
1647
+ <sl-visually-hidden id="label">
1648
+ <slot name="label">${this.label}</slot>
1649
+ </sl-visually-hidden>
1650
+ ` : null}
1651
+
1652
+ <div
1653
+ part="grid"
1654
+ class="color-picker__grid"
1655
+ style=${o2({ backgroundColor: this.getHexString(this.hue, 100, 100) })}
1656
+ @pointerdown=${this.handleGridDrag}
1657
+ @touchmove=${this.handleTouchMove}
1658
+ >
1659
+ <span
1660
+ part="grid-handle"
1661
+ class=${e({
1662
+ "color-picker__grid-handle": true,
1663
+ "color-picker__grid-handle--dragging": this.isDraggingGridHandle
1664
+ })}
1665
+ style=${o2({
1666
+ top: `${gridHandleY}%`,
1667
+ left: `${gridHandleX}%`,
1668
+ backgroundColor: this.getHexString(this.hue, this.saturation, this.brightness, this.alpha)
1669
+ })}
1670
+ role="application"
1671
+ aria-label="HSV"
1672
+ tabindex=${o(this.disabled ? void 0 : "0")}
1673
+ @keydown=${this.handleGridKeyDown}
1674
+ ></span>
1675
+ </div>
1676
+
1677
+ <div class="color-picker__controls">
1678
+ <div class="color-picker__sliders">
1679
+ <div
1680
+ part="slider hue-slider"
1681
+ class="color-picker__hue color-picker__slider"
1682
+ @pointerdown=${this.handleHueDrag}
1683
+ @touchmove=${this.handleTouchMove}
1684
+ >
1685
+ <span
1686
+ part="slider-handle hue-slider-handle"
1687
+ class="color-picker__slider-handle"
1688
+ style=${o2({
1689
+ left: `${this.hue === 0 ? 0 : 100 / (360 / this.hue)}%`
1690
+ })}
1691
+ role="slider"
1692
+ aria-label="hue"
1693
+ aria-orientation="horizontal"
1694
+ aria-valuemin="0"
1695
+ aria-valuemax="360"
1696
+ aria-valuenow=${`${Math.round(this.hue)}`}
1697
+ tabindex=${o(this.disabled ? void 0 : "0")}
1698
+ @keydown=${this.handleHueKeyDown}
1699
+ ></span>
1700
+ </div>
1701
+
1702
+ ${this.opacity ? b`
1703
+ <div
1704
+ part="slider opacity-slider"
1705
+ class="color-picker__alpha color-picker__slider color-picker__transparent-bg"
1706
+ @pointerdown="${this.handleAlphaDrag}"
1707
+ @touchmove=${this.handleTouchMove}
1708
+ >
1709
+ <div
1710
+ class="color-picker__alpha-gradient"
1711
+ style=${o2({
1712
+ backgroundImage: `linear-gradient(
1713
+ to right,
1714
+ ${this.getHexString(this.hue, this.saturation, this.brightness, 0)} 0%,
1715
+ ${this.getHexString(this.hue, this.saturation, this.brightness, 100)} 100%
1716
+ )`
1717
+ })}
1718
+ ></div>
1719
+ <span
1720
+ part="slider-handle opacity-slider-handle"
1721
+ class="color-picker__slider-handle"
1722
+ style=${o2({
1723
+ left: `${this.alpha}%`
1724
+ })}
1725
+ role="slider"
1726
+ aria-label="alpha"
1727
+ aria-orientation="horizontal"
1728
+ aria-valuemin="0"
1729
+ aria-valuemax="100"
1730
+ aria-valuenow=${Math.round(this.alpha)}
1731
+ tabindex=${o(this.disabled ? void 0 : "0")}
1732
+ @keydown=${this.handleAlphaKeyDown}
1733
+ ></span>
1734
+ </div>
1735
+ ` : ""}
1736
+ </div>
1737
+
1738
+ <button
1739
+ type="button"
1740
+ part="preview"
1741
+ class="color-picker__preview color-picker__transparent-bg"
1742
+ aria-label=${this.localize.term("copy")}
1743
+ style=${o2({
1744
+ "--preview-color": this.getHexString(this.hue, this.saturation, this.brightness, this.alpha)
1745
+ })}
1746
+ @click=${this.handleCopy}
1747
+ ></button>
1748
+ </div>
1749
+
1750
+ <div class="color-picker__user-input" aria-live="polite">
1751
+ <sl-input
1752
+ part="input"
1753
+ type="text"
1754
+ name=${this.name}
1755
+ autocomplete="off"
1756
+ autocorrect="off"
1757
+ autocapitalize="off"
1758
+ spellcheck="false"
1759
+ value=${this.isEmpty ? "" : this.inputValue}
1760
+ ?required=${this.required}
1761
+ ?disabled=${this.disabled}
1762
+ aria-label=${this.localize.term("currentValue")}
1763
+ @keydown=${this.handleInputKeyDown}
1764
+ @sl-change=${this.handleInputChange}
1765
+ @sl-input=${this.handleInputInput}
1766
+ @sl-invalid=${this.handleInputInvalid}
1767
+ @sl-blur=${this.stopNestedEventPropagation}
1768
+ @sl-focus=${this.stopNestedEventPropagation}
1769
+ ></sl-input>
1770
+
1771
+ <sl-button-group>
1772
+ ${!this.noFormatToggle ? b`
1773
+ <sl-button
1774
+ part="format-button"
1775
+ aria-label=${this.localize.term("toggleColorFormat")}
1776
+ exportparts="
1777
+ base:format-button__base,
1778
+ prefix:format-button__prefix,
1779
+ label:format-button__label,
1780
+ suffix:format-button__suffix,
1781
+ caret:format-button__caret
1782
+ "
1783
+ @click=${this.handleFormatToggle}
1784
+ @sl-blur=${this.stopNestedEventPropagation}
1785
+ @sl-focus=${this.stopNestedEventPropagation}
1786
+ >
1787
+ ${this.setLetterCase(this.format)}
1788
+ </sl-button>
1789
+ ` : ""}
1790
+ ${hasEyeDropper ? b`
1791
+ <sl-button
1792
+ part="eye-dropper-button"
1793
+ exportparts="
1794
+ base:eye-dropper-button__base,
1795
+ prefix:eye-dropper-button__prefix,
1796
+ label:eye-dropper-button__label,
1797
+ suffix:eye-dropper-button__suffix,
1798
+ caret:eye-dropper-button__caret
1799
+ "
1800
+ @click=${this.handleEyeDropper}
1801
+ @sl-blur=${this.stopNestedEventPropagation}
1802
+ @sl-focus=${this.stopNestedEventPropagation}
1803
+ >
1804
+ <sl-icon
1805
+ library="system"
1806
+ name="eyedropper"
1807
+ label=${this.localize.term("selectAColorFromTheScreen")}
1808
+ ></sl-icon>
1809
+ </sl-button>
1810
+ ` : ""}
1811
+ </sl-button-group>
1812
+ </div>
1813
+
1814
+ ${swatches.length > 0 ? b`
1815
+ <div part="swatches" class="color-picker__swatches">
1816
+ ${swatches.map((swatch) => {
1817
+ const parsedColor = this.parseColor(swatch);
1818
+ if (!parsedColor) {
1819
+ console.error(`Unable to parse swatch color: "${swatch}"`, this);
1820
+ return "";
1821
+ }
1822
+ return b`
1823
+ <div
1824
+ part="swatch"
1825
+ class="color-picker__swatch color-picker__transparent-bg"
1826
+ tabindex=${o(this.disabled ? void 0 : "0")}
1827
+ role="button"
1828
+ aria-label=${swatch}
1829
+ @click=${() => this.selectSwatch(swatch)}
1830
+ @keydown=${(event) => !this.disabled && event.key === "Enter" && this.setColor(parsedColor.hexa)}
1831
+ >
1832
+ <div
1833
+ class="color-picker__swatch-color"
1834
+ style=${o2({ backgroundColor: parsedColor.hexa })}
1835
+ ></div>
1836
+ </div>
1837
+ `;
1838
+ })}
1839
+ </div>
1840
+ ` : ""}
1841
+ </div>
1842
+ `;
1843
+ if (this.inline) {
1844
+ return colorPicker;
1845
+ }
1846
+ return b`
1847
+ <sl-dropdown
1848
+ class="color-dropdown"
1849
+ aria-disabled=${this.disabled ? "true" : "false"}
1850
+ .containingElement=${this}
1851
+ ?disabled=${this.disabled}
1852
+ ?hoist=${this.hoist}
1853
+ @sl-after-hide=${this.handleAfterHide}
1854
+ >
1855
+ <button
1856
+ part="trigger"
1857
+ slot="trigger"
1858
+ class=${e({
1859
+ "color-dropdown__trigger": true,
1860
+ "color-dropdown__trigger--disabled": this.disabled,
1861
+ "color-dropdown__trigger--small": this.size === "small",
1862
+ "color-dropdown__trigger--medium": this.size === "medium",
1863
+ "color-dropdown__trigger--large": this.size === "large",
1864
+ "color-dropdown__trigger--empty": this.isEmpty,
1865
+ "color-dropdown__trigger--focused": this.hasFocus,
1866
+ "color-picker__transparent-bg": true
1867
+ })}
1868
+ style=${o2({
1869
+ color: this.getHexString(this.hue, this.saturation, this.brightness, this.alpha)
1870
+ })}
1871
+ type="button"
1872
+ >
1873
+ <sl-visually-hidden>
1874
+ <slot name="label">${this.label}</slot>
1875
+ </sl-visually-hidden>
1876
+ </button>
1877
+ ${colorPicker}
1878
+ </sl-dropdown>
1879
+ `;
1880
+ }
1881
+ };
1882
+ SlColorPicker.styles = [component_styles_default, color_picker_styles_default];
1883
+ SlColorPicker.dependencies = {
1884
+ "sl-button-group": SlButtonGroup,
1885
+ "sl-button": SlButton,
1886
+ "sl-dropdown": SlDropdown,
1887
+ "sl-icon": SlIcon,
1888
+ "sl-input": SlInput,
1889
+ "sl-visually-hidden": SlVisuallyHidden
1890
+ };
1891
+ __decorateClass([
1892
+ e2('[part~="base"]')
1893
+ ], SlColorPicker.prototype, "base", 2);
1894
+ __decorateClass([
1895
+ e2('[part~="input"]')
1896
+ ], SlColorPicker.prototype, "input", 2);
1897
+ __decorateClass([
1898
+ e2(".color-dropdown")
1899
+ ], SlColorPicker.prototype, "dropdown", 2);
1900
+ __decorateClass([
1901
+ e2('[part~="preview"]')
1902
+ ], SlColorPicker.prototype, "previewButton", 2);
1903
+ __decorateClass([
1904
+ e2('[part~="trigger"]')
1905
+ ], SlColorPicker.prototype, "trigger", 2);
1906
+ __decorateClass([
1907
+ r()
1908
+ ], SlColorPicker.prototype, "hasFocus", 2);
1909
+ __decorateClass([
1910
+ r()
1911
+ ], SlColorPicker.prototype, "isDraggingGridHandle", 2);
1912
+ __decorateClass([
1913
+ r()
1914
+ ], SlColorPicker.prototype, "isEmpty", 2);
1915
+ __decorateClass([
1916
+ r()
1917
+ ], SlColorPicker.prototype, "inputValue", 2);
1918
+ __decorateClass([
1919
+ r()
1920
+ ], SlColorPicker.prototype, "hue", 2);
1921
+ __decorateClass([
1922
+ r()
1923
+ ], SlColorPicker.prototype, "saturation", 2);
1924
+ __decorateClass([
1925
+ r()
1926
+ ], SlColorPicker.prototype, "brightness", 2);
1927
+ __decorateClass([
1928
+ r()
1929
+ ], SlColorPicker.prototype, "alpha", 2);
1930
+ __decorateClass([
1931
+ n()
1932
+ ], SlColorPicker.prototype, "value", 2);
1933
+ __decorateClass([
1934
+ defaultValue()
1935
+ ], SlColorPicker.prototype, "defaultValue", 2);
1936
+ __decorateClass([
1937
+ n()
1938
+ ], SlColorPicker.prototype, "label", 2);
1939
+ __decorateClass([
1940
+ n()
1941
+ ], SlColorPicker.prototype, "format", 2);
1942
+ __decorateClass([
1943
+ n({ type: Boolean, reflect: true })
1944
+ ], SlColorPicker.prototype, "inline", 2);
1945
+ __decorateClass([
1946
+ n({ reflect: true })
1947
+ ], SlColorPicker.prototype, "size", 2);
1948
+ __decorateClass([
1949
+ n({ attribute: "no-format-toggle", type: Boolean })
1950
+ ], SlColorPicker.prototype, "noFormatToggle", 2);
1951
+ __decorateClass([
1952
+ n()
1953
+ ], SlColorPicker.prototype, "name", 2);
1954
+ __decorateClass([
1955
+ n({ type: Boolean, reflect: true })
1956
+ ], SlColorPicker.prototype, "disabled", 2);
1957
+ __decorateClass([
1958
+ n({ type: Boolean })
1959
+ ], SlColorPicker.prototype, "hoist", 2);
1960
+ __decorateClass([
1961
+ n({ type: Boolean })
1962
+ ], SlColorPicker.prototype, "opacity", 2);
1963
+ __decorateClass([
1964
+ n({ type: Boolean })
1965
+ ], SlColorPicker.prototype, "uppercase", 2);
1966
+ __decorateClass([
1967
+ n()
1968
+ ], SlColorPicker.prototype, "swatches", 2);
1969
+ __decorateClass([
1970
+ n({ reflect: true })
1971
+ ], SlColorPicker.prototype, "form", 2);
1972
+ __decorateClass([
1973
+ n({ type: Boolean, reflect: true })
1974
+ ], SlColorPicker.prototype, "required", 2);
1975
+ __decorateClass([
1976
+ t({ passive: false })
1977
+ ], SlColorPicker.prototype, "handleTouchMove", 1);
1978
+ __decorateClass([
1979
+ watch("format", { waitUntilFirstUpdate: true })
1980
+ ], SlColorPicker.prototype, "handleFormatChange", 1);
1981
+ __decorateClass([
1982
+ watch("opacity", { waitUntilFirstUpdate: true })
1983
+ ], SlColorPicker.prototype, "handleOpacityChange", 1);
1984
+ __decorateClass([
1985
+ watch("value")
1986
+ ], SlColorPicker.prototype, "handleValueChange", 1);
1987
+
1988
+ export {
1989
+ SlColorPicker
1990
+ };