@luzmo/analytics-components-kit 1.0.1-alpha.99 → 1.0.1-beta.2

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 (3100) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +17 -180
  3. package/components/ai-chat/ai-chat-streaming.d.ts +14 -0
  4. package/components/ai-chat/ai-chat.d.ts +172 -0
  5. package/components/ai-chat/index.cjs +20 -0
  6. package/components/ai-chat/index.d.ts +11 -0
  7. package/components/ai-chat/index.js +36 -0
  8. package/components/ai-chat/request-contract.d.ts +56 -0
  9. package/components/ai-chat-C5bDsEK8.cjs +146 -0
  10. package/components/ai-chat-C_8jGxHT.js +1216 -0
  11. package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +36 -30
  12. package/components/ai-interaction-textarea/index.cjs +2 -38
  13. package/components/ai-interaction-textarea/index.js +12 -169
  14. package/components/ai-interaction-textarea--nS2Fx9t.cjs +62 -0
  15. package/components/ai-interaction-textarea-CjBbcYSp.js +172 -0
  16. package/components/area-chart-options.config-6UPR6pIm.cjs +20 -0
  17. package/components/area-chart-options.config-B2zmr9oP.cjs +20 -0
  18. package/components/area-chart-options.config-CYaUG5n4.js +21 -0
  19. package/components/area-chart-options.config-CaH9XE8R.js +143 -0
  20. package/components/area-chart-options.de-B2X9EW6t.js +62 -0
  21. package/components/area-chart-options.de-BA6h5_ss.cjs +20 -0
  22. package/components/area-chart-options.en-BIUqa6V7.cjs +20 -0
  23. package/components/area-chart-options.en-DdMmuUda.js +62 -0
  24. package/components/area-chart-options.es-BU2dbfOS.cjs +20 -0
  25. package/components/area-chart-options.es-CNsCg-F5.js +62 -0
  26. package/components/area-chart-options.fr-8gW1fG5C.cjs +20 -0
  27. package/components/area-chart-options.fr-CLJXmywl.js +62 -0
  28. package/components/area-chart-options.nl-Cgwm9HLx.cjs +20 -0
  29. package/components/area-chart-options.nl-vpXh0GUm.js +62 -0
  30. package/components/area-chart-positioning.config-BQmn-6Fk.cjs +20 -0
  31. package/components/area-chart-positioning.config-CtzeYx-E.js +53 -0
  32. package/components/area-chart-slots.config-BKMCW0AE.js +52 -0
  33. package/components/area-chart-slots.config-BiF26XOX.cjs +20 -0
  34. package/components/area-chart-slots.config-CSzofhBS.js +21 -0
  35. package/components/area-chart-slots.config-DjLijZ1F.cjs +20 -0
  36. package/components/bar-chart-options.config-BLgJX-s8.cjs +20 -0
  37. package/components/bar-chart-options.config-BbMdfx83.cjs +20 -0
  38. package/components/bar-chart-options.config-Cf7uSvzO.js +21 -0
  39. package/components/bar-chart-options.config-mDOOs6Cm.js +217 -0
  40. package/components/bar-chart-options.de-Cz_OOH17.js +88 -0
  41. package/components/bar-chart-options.de-q4mxGu14.cjs +20 -0
  42. package/components/bar-chart-options.en-CfiByzMZ.cjs +20 -0
  43. package/components/bar-chart-options.en-VJAkQpiQ.js +88 -0
  44. package/components/bar-chart-options.es-5q1-OHQH.js +88 -0
  45. package/components/bar-chart-options.es-aJB8H3J7.cjs +20 -0
  46. package/components/bar-chart-options.fr-BzVriCKx.cjs +20 -0
  47. package/components/bar-chart-options.fr-D6pZMftl.js +88 -0
  48. package/components/bar-chart-options.nl-CrUAnFpV.cjs +20 -0
  49. package/components/bar-chart-options.nl-DqOzdnwm.js +88 -0
  50. package/components/bar-chart-positioning.config-BXgM25BD.cjs +20 -0
  51. package/components/bar-chart-positioning.config-Ddr0PhJY.js +57 -0
  52. package/components/bar-chart-slots.config-B0Wuh1GL.js +47 -0
  53. package/components/bar-chart-slots.config-BITFI3aO.js +21 -0
  54. package/components/bar-chart-slots.config-CADpGrHM.cjs +20 -0
  55. package/components/bar-chart-slots.config-DgbbajTB.cjs +20 -0
  56. package/components/base-C_azywlB.cjs +20 -0
  57. package/components/base-rg2x95aL.js +206 -0
  58. package/components/base-store-CdYjpd2m.js +157 -0
  59. package/components/base-store-CjudELw2.cjs +20 -0
  60. package/components/bliss-BJa_NJPA.js +73 -0
  61. package/components/bliss-CdEcilNC.cjs +20 -0
  62. package/components/box-plot-options.config-CCGnXi2p.cjs +20 -0
  63. package/components/box-plot-options.config-CIQnzi0m.js +21 -0
  64. package/components/box-plot-options.config-CikKFF42.cjs +20 -0
  65. package/components/box-plot-options.config-Dxyei3n-.js +293 -0
  66. package/components/box-plot-options.de-CbXBA4PB.cjs +20 -0
  67. package/components/box-plot-options.de-Pcws8Htk.js +77 -0
  68. package/components/box-plot-options.en-C_kqWvYm.js +77 -0
  69. package/components/box-plot-options.en-CsjE2-wr.cjs +20 -0
  70. package/components/box-plot-options.es-BW7yCCiw.js +77 -0
  71. package/components/box-plot-options.es-DCSqvgxH.cjs +20 -0
  72. package/components/box-plot-options.fr-ndQwdMt3.js +77 -0
  73. package/components/box-plot-options.fr-o4vYePxM.cjs +20 -0
  74. package/components/box-plot-options.nl-D8g47giP.js +77 -0
  75. package/components/box-plot-options.nl-t9lgymbk.cjs +20 -0
  76. package/components/box-plot-positioning.config-1yynBIZZ.js +46 -0
  77. package/components/box-plot-positioning.config-BudyMG9P.cjs +20 -0
  78. package/components/box-plot-slots.config-C-6xuhRq.cjs +20 -0
  79. package/components/box-plot-slots.config-CTA8gE11.js +21 -0
  80. package/components/box-plot-slots.config-DEDKgOIa.cjs +20 -0
  81. package/components/box-plot-slots.config-DlNMVOL6.js +37 -0
  82. package/components/bubble-chart-options.config-B99bV5XK.cjs +20 -0
  83. package/components/bubble-chart-options.config-C2F3tA5O.cjs +20 -0
  84. package/components/bubble-chart-options.config-C_IQPjB8.js +21 -0
  85. package/components/bubble-chart-options.config-DAnw5vJL.js +112 -0
  86. package/components/bubble-chart-options.de-C0Bq6Jta.js +47 -0
  87. package/components/bubble-chart-options.de-PFshFkNY.cjs +20 -0
  88. package/components/bubble-chart-options.en-D6CNBLf1.cjs +20 -0
  89. package/components/bubble-chart-options.en-DzNFzxae.js +47 -0
  90. package/components/bubble-chart-options.es-B306u1JO.js +47 -0
  91. package/components/bubble-chart-options.es-DrapJMtZ.cjs +20 -0
  92. package/components/bubble-chart-options.fr-ByJbTey0.js +47 -0
  93. package/components/bubble-chart-options.fr-Kcqi9Fus.cjs +20 -0
  94. package/components/bubble-chart-options.nl-BxpPgm-Q.cjs +20 -0
  95. package/components/bubble-chart-options.nl-C0QPseuY.js +47 -0
  96. package/components/bubble-chart-positioning.config-D_dopW3O.js +53 -0
  97. package/components/bubble-chart-positioning.config-NATL1JeJ.cjs +20 -0
  98. package/components/bubble-chart-slots.config-4TR4yH66.cjs +20 -0
  99. package/components/bubble-chart-slots.config-BVhhx01G.js +44 -0
  100. package/components/bubble-chart-slots.config-DPvnDQlT.cjs +20 -0
  101. package/components/bubble-chart-slots.config-jTx_rgAO.js +21 -0
  102. package/components/bullet-chart-options.config-9Ojx88xT.cjs +20 -0
  103. package/components/bullet-chart-options.config-Bh9-Vis7.cjs +20 -0
  104. package/components/bullet-chart-options.config-Dl9Kz1YI.js +21 -0
  105. package/components/bullet-chart-options.config-JhM-RNbx.js +72 -0
  106. package/components/bullet-chart-options.de-BqZbbsO2.cjs +20 -0
  107. package/components/bullet-chart-options.de-hxgTQ3tQ.js +37 -0
  108. package/components/bullet-chart-options.en-BJb_5sM0.cjs +20 -0
  109. package/components/bullet-chart-options.en-Bfj8rehN.js +37 -0
  110. package/components/bullet-chart-options.es-CRwqoWFD.js +37 -0
  111. package/components/bullet-chart-options.es-DgbLOs-h.cjs +20 -0
  112. package/components/bullet-chart-options.fr-B4np0478.cjs +20 -0
  113. package/components/bullet-chart-options.fr-CiXnFZ3O.js +37 -0
  114. package/components/bullet-chart-options.nl-CI7bVYay.cjs +20 -0
  115. package/components/bullet-chart-options.nl-rKHO6VxR.js +37 -0
  116. package/components/bullet-chart-positioning.config-DEnZPXW4.cjs +20 -0
  117. package/components/bullet-chart-positioning.config-DaTektxV.js +54 -0
  118. package/components/bullet-chart-slots.config-BxVtzuD9.js +21 -0
  119. package/components/bullet-chart-slots.config-D8P4Rmqj.cjs +20 -0
  120. package/components/bullet-chart-slots.config-DWurjg7l.js +43 -0
  121. package/components/bullet-chart-slots.config-sti8UWKg.cjs +20 -0
  122. package/components/calculate-data-field-icon-BhiGlh0u.cjs +20 -0
  123. package/components/calculate-data-field-icon-CY7Y6fn1.js +147 -0
  124. package/components/choropleth-map-options.config-3oYX9wwk.cjs +20 -0
  125. package/components/choropleth-map-options.config-Bj3CKmoD.js +345 -0
  126. package/components/choropleth-map-options.config-CCFUqsXA.js +21 -0
  127. package/components/choropleth-map-options.config-CV-EYCJO.cjs +20 -0
  128. package/components/choropleth-map-options.de-CtfF_CDc.cjs +20 -0
  129. package/components/choropleth-map-options.de-DVg7D5qv.js +70 -0
  130. package/components/choropleth-map-options.en-DD7A777K.js +70 -0
  131. package/components/choropleth-map-options.en-DxwKxHp7.cjs +20 -0
  132. package/components/choropleth-map-options.es-BIDj24mR.cjs +20 -0
  133. package/components/choropleth-map-options.es-DaZQOGsb.js +70 -0
  134. package/components/choropleth-map-options.fr-Cf7bA7UG.cjs +20 -0
  135. package/components/choropleth-map-options.fr-CwD0we0b.js +70 -0
  136. package/components/choropleth-map-options.nl-DNxKI2Bb.cjs +20 -0
  137. package/components/choropleth-map-options.nl-Dp6vpo9i.js +70 -0
  138. package/components/choropleth-map-positioning.config-Daoklh8g.js +53 -0
  139. package/components/choropleth-map-positioning.config-Ucvtbavm.cjs +20 -0
  140. package/components/choropleth-map-slots.config-BacWtxW7.cjs +20 -0
  141. package/components/choropleth-map-slots.config-Bej19gJh.js +21 -0
  142. package/components/choropleth-map-slots.config-BottGEvm.cjs +20 -0
  143. package/components/choropleth-map-slots.config-DE7eXYBH.js +50 -0
  144. package/components/chunk-350yNsax.cjs +20 -0
  145. package/components/circle-pack-chart-options.config-CQ8ZI3Z5.cjs +20 -0
  146. package/components/circle-pack-chart-options.config-Coo_G3ga.js +21 -0
  147. package/components/circle-pack-chart-options.config-D60ohH63.js +51 -0
  148. package/components/circle-pack-chart-options.config-DhL3c1Zv.cjs +20 -0
  149. package/components/circle-pack-chart-options.de-BMQFpQBU.cjs +20 -0
  150. package/components/circle-pack-chart-options.de-DBHZtBmX.js +29 -0
  151. package/components/circle-pack-chart-options.en-C1M5P2-l.js +29 -0
  152. package/components/circle-pack-chart-options.en-DeJhy4nS.cjs +20 -0
  153. package/components/circle-pack-chart-options.es-DEQ5zEnz.cjs +20 -0
  154. package/components/circle-pack-chart-options.es-wBr4vJbt.js +29 -0
  155. package/components/circle-pack-chart-options.fr-BR7x280a.js +29 -0
  156. package/components/circle-pack-chart-options.fr-CGqQARpV.cjs +20 -0
  157. package/components/circle-pack-chart-options.nl-BNN7QFPn.cjs +20 -0
  158. package/components/circle-pack-chart-options.nl-DhvEq6ea.js +29 -0
  159. package/components/circle-pack-chart-positioning.config-D9A983qA.cjs +20 -0
  160. package/components/circle-pack-chart-positioning.config-KAYIv0Mm.js +46 -0
  161. package/components/circle-pack-chart-slots.config-CM3cTPHk.cjs +20 -0
  162. package/components/circle-pack-chart-slots.config-CbnmaJUZ.js +35 -0
  163. package/components/circle-pack-chart-slots.config-DQYZ5VK8.js +21 -0
  164. package/components/circle-pack-chart-slots.config-HUhXPh3_.cjs +20 -0
  165. package/components/circular-gauge-options.config-BEHUdC_m.js +21 -0
  166. package/components/circular-gauge-options.config-BjOnGtF6.cjs +20 -0
  167. package/components/circular-gauge-options.config-CSjYzze1.js +185 -0
  168. package/components/circular-gauge-options.config-DvFyMhSJ.cjs +20 -0
  169. package/components/circular-gauge-options.de-Bl6t8Vtu.js +55 -0
  170. package/components/circular-gauge-options.de-D9MZiW1s.cjs +20 -0
  171. package/components/circular-gauge-options.en-CVY5G_Dq.cjs +20 -0
  172. package/components/circular-gauge-options.en-D6t4kjzW.js +55 -0
  173. package/components/circular-gauge-options.es-DgJC6YMK.cjs +20 -0
  174. package/components/circular-gauge-options.es-HNVLVocG.js +55 -0
  175. package/components/circular-gauge-options.fr-BCBCfNc6.js +55 -0
  176. package/components/circular-gauge-options.fr-BbgFjLlE.cjs +20 -0
  177. package/components/circular-gauge-options.nl-ABjx-HBx.js +55 -0
  178. package/components/circular-gauge-options.nl-DTSTqnlo.cjs +20 -0
  179. package/components/circular-gauge-positioning.config-Bj5Ni6VJ.js +46 -0
  180. package/components/circular-gauge-positioning.config-DMl_hSQz.cjs +20 -0
  181. package/components/circular-gauge-slots.config-CqeEwYq7.cjs +20 -0
  182. package/components/circular-gauge-slots.config-DBDuxP2e.js +36 -0
  183. package/components/circular-gauge-slots.config-HS1Y-SWl.cjs +20 -0
  184. package/components/circular-gauge-slots.config-K-e6hF8e.js +21 -0
  185. package/components/classic-C05v_nhO.js +80 -0
  186. package/components/classic-Cjis8rex.cjs +20 -0
  187. package/components/classic-dark-CjsYka1Q.cjs +20 -0
  188. package/components/classic-dark-DtZForsC.js +71 -0
  189. package/components/color-DGHknGDf.js +3807 -0
  190. package/components/color-DxvhIMkP.cjs +20 -0
  191. package/components/color-palettes-Bekzn658.cjs +20 -0
  192. package/components/color-palettes-Dmf3mzhG.js +1472 -0
  193. package/components/color-range-utils-BK1LPK0H.js +61 -0
  194. package/components/color-range-utils-X1sKzKWw.cjs +20 -0
  195. package/components/column-chart-options.config-CA2R9jef.cjs +20 -0
  196. package/components/column-chart-options.config-DcmyNE-q.cjs +20 -0
  197. package/components/column-chart-options.config-r0xnzflw.js +216 -0
  198. package/components/column-chart-options.config-rhVcfHyY.js +21 -0
  199. package/components/column-chart-options.de-B0Op0vwQ.js +88 -0
  200. package/components/column-chart-options.de-DgAmUbET.cjs +20 -0
  201. package/components/column-chart-options.en-CkoywZWd.cjs +20 -0
  202. package/components/column-chart-options.en-Yh0aO7kR.js +88 -0
  203. package/components/column-chart-options.es-CUanyhU8.cjs +20 -0
  204. package/components/column-chart-options.es-ZchO-V0p.js +88 -0
  205. package/components/column-chart-options.fr-BmDAZnhI.js +88 -0
  206. package/components/column-chart-options.fr-DQTjXhzp.cjs +20 -0
  207. package/components/column-chart-options.nl-BQKXUekZ.cjs +20 -0
  208. package/components/column-chart-options.nl-BdwgQ_uM.js +88 -0
  209. package/components/column-chart-positioning.config-ByOLbbK5.js +53 -0
  210. package/components/column-chart-positioning.config-CGEcdd7M.cjs +20 -0
  211. package/components/column-chart-slots.config-CBq3_JXM.cjs +20 -0
  212. package/components/column-chart-slots.config-DE2YA5Kx.cjs +20 -0
  213. package/components/column-chart-slots.config-DPqwJvFz.js +21 -0
  214. package/components/column-chart-slots.config-DhV3yLaa.js +47 -0
  215. package/components/combination-chart-options.config-BkoRIlez.cjs +20 -0
  216. package/components/combination-chart-options.config-CnPwZ6La.cjs +20 -0
  217. package/components/combination-chart-options.config-DY_bWV13.js +21 -0
  218. package/components/combination-chart-options.config-oyggNHjA.js +84 -0
  219. package/components/combination-chart-options.de-DIIZ1wNy.cjs +20 -0
  220. package/components/combination-chart-options.de-DLiVvpnI.js +41 -0
  221. package/components/combination-chart-options.en-C2byZffi.cjs +20 -0
  222. package/components/combination-chart-options.en-yQ-wL85s.js +41 -0
  223. package/components/combination-chart-options.es-BtvCEpkY.js +41 -0
  224. package/components/combination-chart-options.es-ZGoor_Pb.cjs +20 -0
  225. package/components/combination-chart-options.fr-C9Z5RCv8.js +41 -0
  226. package/components/combination-chart-options.fr-a5xO9_Rg.cjs +20 -0
  227. package/components/combination-chart-options.nl-9FAIlZmH.js +41 -0
  228. package/components/combination-chart-options.nl-BdFfslGK.cjs +20 -0
  229. package/components/combination-chart-positioning.config-B5cEb1Ra.js +46 -0
  230. package/components/combination-chart-positioning.config-DYb5gvZa.cjs +20 -0
  231. package/components/combination-chart-slots.config-8Wu2dlEI.cjs +20 -0
  232. package/components/combination-chart-slots.config-C2FlMhJC.js +21 -0
  233. package/components/combination-chart-slots.config-DNo-KWo0.js +40 -0
  234. package/components/combination-chart-slots.config-gmncfF4O.cjs +20 -0
  235. package/components/conditional-number-options.config-BGuxSc46.js +21 -0
  236. package/components/conditional-number-options.config-BW8_xVED.cjs +20 -0
  237. package/components/conditional-number-options.config-BxIrQvKR.js +202 -0
  238. package/components/conditional-number-options.config-CWlzAVkn.cjs +20 -0
  239. package/components/conditional-number-options.de-Bi9rmvNj.js +58 -0
  240. package/components/conditional-number-options.de-CkpqEU5x.cjs +20 -0
  241. package/components/conditional-number-options.en-CIxy735r.cjs +20 -0
  242. package/components/conditional-number-options.en-Czlvz1gP.js +58 -0
  243. package/components/conditional-number-options.es-CQqNn9j9.js +58 -0
  244. package/components/conditional-number-options.es-JOk8BdwD.cjs +20 -0
  245. package/components/conditional-number-options.fr-BFGFXKpA.js +58 -0
  246. package/components/conditional-number-options.fr-FRygaqmX.cjs +20 -0
  247. package/components/conditional-number-options.nl-BDHAYlc6.cjs +20 -0
  248. package/components/conditional-number-options.nl-DNiwVyVg.js +58 -0
  249. package/components/conditional-number-positioning.config-B0yleUxD.cjs +20 -0
  250. package/components/conditional-number-positioning.config-CVVJc4kn.js +46 -0
  251. package/components/conditional-number-slots.config-28VVHP5s.js +36 -0
  252. package/components/conditional-number-slots.config-CFuhQSbR.cjs +20 -0
  253. package/components/conditional-number-slots.config-Co1u90kE.cjs +20 -0
  254. package/components/conditional-number-slots.config-gwdy9RkQ.js +21 -0
  255. package/components/convert-datasets-to-data-fields-BV57XueO.cjs +20 -0
  256. package/components/convert-datasets-to-data-fields-Ct3YLD0R.js +67 -0
  257. package/components/cs-BAmKPXV0.cjs +20 -0
  258. package/components/cs-DKJkj-M9.js +124 -0
  259. package/components/da-DHl8PzfU.cjs +20 -0
  260. package/components/da-DbxnaygY.js +124 -0
  261. package/components/dashboard-store-BvJXzTYx.js +22 -0
  262. package/components/dashboard-store-CABa4USm.js +291 -0
  263. package/components/dashboard-store-CYLTLEcL.cjs +20 -0
  264. package/components/dashboard-store-CvMZuveK.cjs +20 -0
  265. package/components/data-broker-BUIUM5hr.cjs +20 -0
  266. package/components/data-broker-cLR-t5LM.js +1609 -0
  267. package/components/data-field/data-field.d.ts +26 -0
  268. package/components/data-field/index.cjs +20 -0
  269. package/components/data-field/index.d.ts +8 -0
  270. package/components/data-field/index.js +35 -0
  271. package/components/data-field/types.d.ts +4 -0
  272. package/components/data-field-199gg_tf.cjs +54 -0
  273. package/components/data-field-BvO9Lf_U.js +116 -0
  274. package/components/data-field-level/data-field-level.d.ts +34 -0
  275. package/components/data-field-level/index.cjs +20 -0
  276. package/components/data-field-level/index.d.ts +8 -0
  277. package/components/data-field-level/index.js +33 -0
  278. package/components/data-field-level-BkkKGXG2.js +243 -0
  279. package/components/data-field-level-BsLlIJob.cjs +55 -0
  280. package/components/data-field-panel/data-field-panel.d.ts +231 -0
  281. package/components/data-field-panel/index.cjs +20 -0
  282. package/components/data-field-panel/index.d.ts +9 -0
  283. package/components/data-field-panel/index.js +38 -0
  284. package/components/data-field-panel/types.d.ts +27 -0
  285. package/components/data-field-panel-BRqMeDtK.js +378 -0
  286. package/components/data-field-panel-DbGq1H1G.cjs +87 -0
  287. package/components/data-fields-select/data-fields-select.d.ts +122 -0
  288. package/components/data-fields-select/index.cjs +20 -0
  289. package/components/data-fields-select/index.d.ts +8 -0
  290. package/components/data-fields-select/index.js +31 -0
  291. package/components/data-fields-select-CVzhgxO4.js +259 -0
  292. package/components/data-fields-select-DIKODza9.cjs +41 -0
  293. package/components/dataset-icon/dataset-icon.d.ts +3 -3
  294. package/components/dataset-icon/index.cjs +2 -42
  295. package/components/dataset-icon/index.d.ts +1 -0
  296. package/components/dataset-icon/index.js +7 -146
  297. package/components/dataset-icon/types.d.ts +11 -0
  298. package/components/dataset-icon-C0cID-ra.cjs +64 -0
  299. package/components/dataset-icon-DhF21dXC.js +122 -0
  300. package/components/dataset-selector-list/dataset-selector-list.d.ts +24 -16
  301. package/components/dataset-selector-list/index.cjs +2 -56
  302. package/components/dataset-selector-list/index.js +10 -320
  303. package/components/dataset-selector-list-BAVVjwhm.cjs +75 -0
  304. package/components/dataset-selector-list-DRFMR_p_.js +309 -0
  305. package/components/dataset-selector-row/dataset-selector-row.d.ts +20 -19
  306. package/components/dataset-selector-row/index.cjs +2 -64
  307. package/components/dataset-selector-row/index.js +11 -193
  308. package/components/dataset-selector-row-DWG_fdC-.js +196 -0
  309. package/components/dataset-selector-row-DYtnQ3pl.cjs +85 -0
  310. package/components/date-comparison-filter-options.config-BSrqqG1m.js +21 -0
  311. package/components/date-comparison-filter-options.config-D3uV79k-.cjs +20 -0
  312. package/components/date-comparison-filter-options.config-DjVfacsl.js +123 -0
  313. package/components/date-comparison-filter-options.config-WJr_kL1l.cjs +20 -0
  314. package/components/date-comparison-filter-options.de-BCSuXPyi.cjs +20 -0
  315. package/components/date-comparison-filter-options.de-CQb499rf.js +53 -0
  316. package/components/date-comparison-filter-options.en-0AvsiNAV.js +53 -0
  317. package/components/date-comparison-filter-options.en-wZNS4xNZ.cjs +20 -0
  318. package/components/date-comparison-filter-options.es-BK_z-CBD.cjs +20 -0
  319. package/components/date-comparison-filter-options.es-BZtYLF4i.js +53 -0
  320. package/components/date-comparison-filter-options.fr-B6zX7dX6.cjs +20 -0
  321. package/components/date-comparison-filter-options.fr-DalJs_B3.js +53 -0
  322. package/components/date-comparison-filter-options.nl-7Lk3PInv.cjs +20 -0
  323. package/components/date-comparison-filter-options.nl-BKHa_cRZ.js +53 -0
  324. package/components/date-comparison-filter-positioning.config-D4Kabm4a.cjs +20 -0
  325. package/components/date-comparison-filter-positioning.config-D5zcvJXu.js +36 -0
  326. package/components/date-comparison-filter-slots.config-BSntr9Kz.cjs +20 -0
  327. package/components/date-comparison-filter-slots.config-BdBAt1Bw.js +30 -0
  328. package/components/date-comparison-filter-slots.config-DGvfsbit.js +21 -0
  329. package/components/date-comparison-filter-slots.config-dS5GC_1_.cjs +20 -0
  330. package/components/date-filter-options.config-BwBD6QJt.cjs +20 -0
  331. package/components/date-filter-options.config-Cly4eKnN.cjs +20 -0
  332. package/components/date-filter-options.config-egHTpyOV.js +115 -0
  333. package/components/date-filter-options.config-nSd63veo.js +21 -0
  334. package/components/date-filter-options.de-C00bqObl.js +49 -0
  335. package/components/date-filter-options.de-z9ns7_nZ.cjs +20 -0
  336. package/components/date-filter-options.en-B8nSu938.js +49 -0
  337. package/components/date-filter-options.en-C8pb1jol.cjs +20 -0
  338. package/components/date-filter-options.es-BAypn8MB.cjs +20 -0
  339. package/components/date-filter-options.es-CsarnUzk.js +49 -0
  340. package/components/date-filter-options.fr-DeCtetL4.js +49 -0
  341. package/components/date-filter-options.fr-yeEdzHfu.cjs +20 -0
  342. package/components/date-filter-options.nl-DHbegwli.js +49 -0
  343. package/components/date-filter-options.nl-DqXohG5I.cjs +20 -0
  344. package/components/date-filter-positioning.config-MtaRjnlV.cjs +20 -0
  345. package/components/date-filter-positioning.config-mEt9iVzU.js +36 -0
  346. package/components/date-filter-slots.config-BgGvpLY3.js +21 -0
  347. package/components/date-filter-slots.config-Bz1Kgsh8.js +34 -0
  348. package/components/date-filter-slots.config-CnTwtP7x.cjs +20 -0
  349. package/components/date-filter-slots.config-WnG9opi5.cjs +20 -0
  350. package/components/de-CQMDOcBQ.cjs +20 -0
  351. package/components/de-DZxnMfrD.cjs +20 -0
  352. package/components/de-Daccfqud.js +136 -0
  353. package/components/de-YprmnJt1.js +256 -0
  354. package/components/decompose-numeric-format-Bp_e62qP.cjs +20 -0
  355. package/components/decompose-numeric-format-zrP4WxE7.js +34 -0
  356. package/components/decorate-Da6S_xrw.js +26 -0
  357. package/components/decorate-Dq4-zbi1.cjs +20 -0
  358. package/components/default-CY2STktv.cjs +20 -0
  359. package/components/default-DEvTN_o8.js +76 -0
  360. package/components/default-acceptable-data-field-types-B2M41jLy.js +51 -0
  361. package/components/default-acceptable-data-field-types-DY4JJ1aG.cjs +20 -0
  362. package/components/default-dark-CADhpJ8R.cjs +20 -0
  363. package/components/default-dark-DSYRLGSK.js +76 -0
  364. package/components/default-local-formats-BOc43Zck.cjs +20 -0
  365. package/components/default-local-formats-mDIRMsHM.js +136 -0
  366. package/components/display-settings/display-settings.d.ts +19 -12
  367. package/components/display-settings/index.cjs +2 -2
  368. package/components/display-settings/index.d.ts +1 -0
  369. package/components/display-settings/index.js +12 -9
  370. package/components/display-settings/types.d.ts +5 -0
  371. package/components/display-settings-BqurBWgg.js +269 -0
  372. package/components/display-settings-CURlcJZE.cjs +120 -0
  373. package/components/display-settings-binning/display-settings-binning.d.ts +5 -7
  374. package/components/display-settings-binning/index.cjs +2 -38
  375. package/components/display-settings-binning/index.js +11 -128
  376. package/components/display-settings-binning-C3_qWBIN.js +106 -0
  377. package/components/display-settings-binning-DgVZNJR3.cjs +56 -0
  378. package/components/display-settings-datetime/display-settings-datetime.d.ts +5 -7
  379. package/components/display-settings-datetime/index.cjs +2 -197
  380. package/components/display-settings-datetime/index.js +13 -494
  381. package/components/display-settings-datetime-8duGrKAn.js +406 -0
  382. package/components/display-settings-datetime-DOK4EXde.cjs +217 -0
  383. package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +5 -7
  384. package/components/display-settings-grand-totals/index.cjs +2 -26
  385. package/components/display-settings-grand-totals/index.js +11 -104
  386. package/components/display-settings-grand-totals-CCym8tMm.cjs +44 -0
  387. package/components/display-settings-grand-totals-DzKX7YHD.js +85 -0
  388. package/components/display-settings-numeric/display-settings-numeric.d.ts +5 -7
  389. package/components/display-settings-numeric/index.cjs +2 -166
  390. package/components/display-settings-numeric/index.js +12 -507
  391. package/components/display-settings-numeric-49UqgMK1.js +477 -0
  392. package/components/display-settings-numeric-BfIMDvcB.cjs +190 -0
  393. package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +6 -8
  394. package/components/display-settings-period-over-period/index.cjs +2 -206
  395. package/components/display-settings-period-over-period/index.js +11 -463
  396. package/components/display-settings-period-over-period-CvmsyP68.js +432 -0
  397. package/components/display-settings-period-over-period-oFLmvKSt.cjs +229 -0
  398. package/components/donut-chart-options.config-CJ6xZov4.js +204 -0
  399. package/components/donut-chart-options.config-CVeav98f.cjs +20 -0
  400. package/components/donut-chart-options.config-CsmyDmah.js +21 -0
  401. package/components/donut-chart-options.config-DjlWHdTs.cjs +20 -0
  402. package/components/donut-chart-options.de-2kq3Itet.cjs +20 -0
  403. package/components/donut-chart-options.de-DSnc-ylu.js +83 -0
  404. package/components/donut-chart-options.en-CSL6rtzr.cjs +20 -0
  405. package/components/donut-chart-options.en-DFtpvbn-.js +83 -0
  406. package/components/donut-chart-options.es-CSw1YDfM.js +83 -0
  407. package/components/donut-chart-options.es-CoxZOg2x.cjs +20 -0
  408. package/components/donut-chart-options.fr-B_KJ4-yy.cjs +20 -0
  409. package/components/donut-chart-options.fr-C27NIRdc.js +83 -0
  410. package/components/donut-chart-options.nl-BZ5I7uWT.cjs +20 -0
  411. package/components/donut-chart-options.nl-CEHVe1rp.js +83 -0
  412. package/components/donut-chart-positioning.config-BRDybXtX.cjs +20 -0
  413. package/components/donut-chart-positioning.config-CDkqbK2z.js +46 -0
  414. package/components/donut-chart-slots.config-CI5XHdhS.js +36 -0
  415. package/components/donut-chart-slots.config-ChvO71Rs.js +21 -0
  416. package/components/donut-chart-slots.config-VeM-72W0.cjs +20 -0
  417. package/components/donut-chart-slots.config-hqON-CXV.cjs +20 -0
  418. package/components/dropdown-filter-options.config-BOofkrMv.cjs +20 -0
  419. package/components/dropdown-filter-options.config-CT5cWBkC.js +150 -0
  420. package/components/dropdown-filter-options.config-Cooz6mIz.cjs +20 -0
  421. package/components/dropdown-filter-options.config-CxvSptTF.js +21 -0
  422. package/components/dropdown-filter-options.de-DwvrbGvS.js +52 -0
  423. package/components/dropdown-filter-options.de-UucbCQHk.cjs +20 -0
  424. package/components/dropdown-filter-options.en-Ba3Xc4s0.js +52 -0
  425. package/components/dropdown-filter-options.en-qPKI3OkI.cjs +20 -0
  426. package/components/dropdown-filter-options.es-D2qrEJB0.js +52 -0
  427. package/components/dropdown-filter-options.es-DuxPtoGh.cjs +20 -0
  428. package/components/dropdown-filter-options.fr-8c1C7Q97.cjs +20 -0
  429. package/components/dropdown-filter-options.fr-l-6TXrUj.js +52 -0
  430. package/components/dropdown-filter-options.nl-C1kp_1xz.js +52 -0
  431. package/components/dropdown-filter-options.nl-VhOZQIsg.cjs +20 -0
  432. package/components/dropdown-filter-positioning.config-B5ZNtbiB.cjs +20 -0
  433. package/components/dropdown-filter-positioning.config-CRF_Y9Vh.js +36 -0
  434. package/components/dropdown-filter-slots.config-B_vfIsAR.cjs +20 -0
  435. package/components/dropdown-filter-slots.config-Cy4JJsEL.cjs +20 -0
  436. package/components/dropdown-filter-slots.config-DbvVaCWe.js +35 -0
  437. package/components/dropdown-filter-slots.config-Dcv8DMIZ.js +21 -0
  438. package/components/dynamic-imageobject-slots.config-D3dShO84.cjs +20 -0
  439. package/components/dynamic-imageobject-slots.config-I23XGH_F.js +28 -0
  440. package/components/en-C5aEJ_Jt.js +21 -0
  441. package/components/en-GB-CLevdvMs.cjs +20 -0
  442. package/components/en-GB-DuGwstf1.js +26 -0
  443. package/components/en-US-Cq2OLtcz.js +21 -0
  444. package/components/en-US-Hj9Lh0Yh.cjs +20 -0
  445. package/components/en-jIqxZyQr.cjs +20 -0
  446. package/components/es-B-y3SfAM.js +256 -0
  447. package/components/es-Bi8mESU6.cjs +20 -0
  448. package/components/es-DS-aph2K.cjs +20 -0
  449. package/components/es-DtnQK5Af.js +329 -0
  450. package/components/evolution-number-options.config-BKPIr2Z5.cjs +20 -0
  451. package/components/evolution-number-options.config-BUw-oL7a.js +21 -0
  452. package/components/evolution-number-options.config-D67uUW38.cjs +20 -0
  453. package/components/evolution-number-options.config-dcjlUV0f.js +225 -0
  454. package/components/evolution-number-options.de-DQTGcfqa.cjs +20 -0
  455. package/components/evolution-number-options.de-DsitlPsQ.js +74 -0
  456. package/components/evolution-number-options.en-BPHRkrgL.cjs +20 -0
  457. package/components/evolution-number-options.en-Xmh8VMwe.js +74 -0
  458. package/components/evolution-number-options.es-D6QD0dIR.js +74 -0
  459. package/components/evolution-number-options.es-DHWbbWTh.cjs +20 -0
  460. package/components/evolution-number-options.fr-DEAU80vS.cjs +20 -0
  461. package/components/evolution-number-options.fr-Dw7Q83QZ.js +74 -0
  462. package/components/evolution-number-options.nl-DEO1Ligm.cjs +20 -0
  463. package/components/evolution-number-options.nl-DNu9r1Uh.js +74 -0
  464. package/components/evolution-number-positioning.config-DMHR0DBB.js +46 -0
  465. package/components/evolution-number-positioning.config-qQpDUZTc.cjs +20 -0
  466. package/components/evolution-number-slots.config-BYROw474.cjs +20 -0
  467. package/components/evolution-number-slots.config-CSXDAAQf.js +21 -0
  468. package/components/evolution-number-slots.config-DAoYOsZ6.cjs +20 -0
  469. package/components/evolution-number-slots.config-XaTRp6_M.js +34 -0
  470. package/components/fi-DbXbnIlF.cjs +20 -0
  471. package/components/fi-dr1SioMC.js +124 -0
  472. package/components/filter-expression-picker/filter-expression-picker.d.ts +5 -7
  473. package/components/filter-expression-picker/index.cjs +2 -2
  474. package/components/filter-expression-picker/index.js +9 -9
  475. package/components/filter-expression-picker-CZ2lQqCP.js +422 -0
  476. package/components/filter-expression-picker-Dy6Da9gi.cjs +38 -0
  477. package/components/filter-item/filter-item.d.ts +18 -11
  478. package/components/filter-item/index.cjs +2 -36
  479. package/components/filter-item/index.js +21 -249
  480. package/components/filter-item-Bg40lpo9.cjs +58 -0
  481. package/components/filter-item-PB4Frep-.js +236 -0
  482. package/components/filter-parameter-picker/filter-parameter-picker.d.ts +1 -1
  483. package/components/filter-parameter-picker/index.cjs +22 -0
  484. package/components/filter-parameter-picker/index.js +53 -0
  485. package/components/filter-value-picker/filter-value-picker.d.ts +7 -8
  486. package/components/filter-value-picker/index.cjs +2 -33
  487. package/components/filter-value-picker/index.js +17 -126
  488. package/components/filter-value-picker-DwdFY4YL.js +144 -0
  489. package/components/filter-value-picker-XYX5wyfG.cjs +60 -0
  490. package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +4 -6
  491. package/components/filter-value-picker-datetime/index.cjs +2 -21
  492. package/components/filter-value-picker-datetime/index.js +10 -129
  493. package/components/filter-value-picker-datetime-Butng8Od.js +135 -0
  494. package/components/filter-value-picker-datetime-Cqbn3tMK.cjs +42 -0
  495. package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +4 -6
  496. package/components/filter-value-picker-hierarchy/index.cjs +2 -28
  497. package/components/filter-value-picker-hierarchy/index.js +13 -245
  498. package/components/filter-value-picker-hierarchy-BS4cV3rD.js +227 -0
  499. package/components/filter-value-picker-hierarchy-eutJfU9f.cjs +47 -0
  500. package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +4 -6
  501. package/components/filter-value-picker-numeric/index.cjs +2 -29
  502. package/components/filter-value-picker-numeric/index.js +10 -244
  503. package/components/filter-value-picker-numeric-CBegx3kl.cjs +48 -0
  504. package/components/filter-value-picker-numeric-l6FH6T-t.js +215 -0
  505. package/components/filters/filters.d.ts +88 -0
  506. package/components/filters/index.cjs +20 -0
  507. package/components/filters/index.d.ts +8 -0
  508. package/components/filters/index.js +42 -0
  509. package/components/filters/transformations/transform-filters.d.ts +33 -0
  510. package/components/filters/types.d.ts +8 -0
  511. package/components/filters-BO0nqdIE.js +393 -0
  512. package/components/filters-BzA2ZJ40.cjs +150 -0
  513. package/components/focus-visible-26VqWQ_0.js +21 -0
  514. package/components/focus-visible-3ACCHno4.cjs +20 -0
  515. package/components/focus-visible-B_5e8cbD.cjs +20 -0
  516. package/components/focus-visible-D1pJhWEh.js +58 -0
  517. package/components/formatter-B21Tb3sf.js +1312 -0
  518. package/components/formatter-CWhf4xbq.cjs +20 -0
  519. package/components/fr-C0vAOyef.js +256 -0
  520. package/components/fr-CUzKlf1c.cjs +20 -0
  521. package/components/fr-DBwNhPNf.js +329 -0
  522. package/components/fr-Dxrj7r6-.cjs +20 -0
  523. package/components/funnel-chart-options.config-CR0BsYRL.cjs +20 -0
  524. package/components/funnel-chart-options.config-CcITIxuH.js +21 -0
  525. package/components/funnel-chart-options.config-DI39Ap38.js +184 -0
  526. package/components/funnel-chart-options.config-LYxHIfsT.cjs +20 -0
  527. package/components/funnel-chart-options.de-mCQwNGrQ.js +74 -0
  528. package/components/funnel-chart-options.de-spsoii6K.cjs +20 -0
  529. package/components/funnel-chart-options.en-Bk3aeecb.cjs +20 -0
  530. package/components/funnel-chart-options.en-C09HpdId.js +74 -0
  531. package/components/funnel-chart-options.es-CbwoPnJq.cjs +20 -0
  532. package/components/funnel-chart-options.es-DHQbhH_J.js +74 -0
  533. package/components/funnel-chart-options.fr-Dq_oh83E.cjs +20 -0
  534. package/components/funnel-chart-options.fr-cVNkrHrb.js +74 -0
  535. package/components/funnel-chart-options.nl-CciUmnTE.cjs +20 -0
  536. package/components/funnel-chart-options.nl-RkJx1ntj.js +74 -0
  537. package/components/funnel-chart-positioning.config-CVyhovS2.js +46 -0
  538. package/components/funnel-chart-positioning.config-DDibmDzS.cjs +20 -0
  539. package/components/funnel-chart-slots.config-B_2dyWdA.cjs +20 -0
  540. package/components/funnel-chart-slots.config-CsqvHpmB.js +40 -0
  541. package/components/funnel-chart-slots.config-HlWOU-HT.cjs +20 -0
  542. package/components/funnel-chart-slots.config-tjqAyMgL.js +21 -0
  543. package/components/get-css-variable-D9AU2CIU.cjs +24 -0
  544. package/components/get-css-variable-DpEed5QG.js +1209 -0
  545. package/components/he-Bxmbik6g.cjs +20 -0
  546. package/components/he-C2S_SnvD.js +124 -0
  547. package/components/heat-map-options.config-BjTJcoJH.js +21 -0
  548. package/components/heat-map-options.config-CA1cSG0P.cjs +20 -0
  549. package/components/heat-map-options.config-DzJAgvAO.cjs +20 -0
  550. package/components/heat-map-options.config-qi0P6Rrh.js +221 -0
  551. package/components/heat-map-options.de-BWhDL3Rc.js +73 -0
  552. package/components/heat-map-options.de-DPpwOJwm.cjs +20 -0
  553. package/components/heat-map-options.en-B_NXLKRi.js +73 -0
  554. package/components/heat-map-options.en-CU7HFMLM.cjs +20 -0
  555. package/components/heat-map-options.es-BRCVWUU6.cjs +20 -0
  556. package/components/heat-map-options.es-DSC9u8FE.js +73 -0
  557. package/components/heat-map-options.fr-Bpw5NaT-.cjs +20 -0
  558. package/components/heat-map-options.fr-oW1DDU6T.js +73 -0
  559. package/components/heat-map-options.nl-Dr0DJ1a9.js +73 -0
  560. package/components/heat-map-options.nl-JRXL_Sn8.cjs +20 -0
  561. package/components/heat-map-positioning.config-BFtYjOm1.cjs +20 -0
  562. package/components/heat-map-positioning.config-D74-PoO-.js +46 -0
  563. package/components/heat-map-slots.config-Bg2bvE_9.js +34 -0
  564. package/components/heat-map-slots.config-BiuWa5o6.cjs +20 -0
  565. package/components/heat-map-slots.config-Cc1UMWq8.js +21 -0
  566. package/components/heat-map-slots.config-r0b0TRPw.cjs +20 -0
  567. package/components/heat-table-options.config-CFJQS5uq.js +21 -0
  568. package/components/heat-table-options.config-DHhp6h3C.cjs +20 -0
  569. package/components/heat-table-options.config-DaLGjhrH.cjs +20 -0
  570. package/components/heat-table-options.config-Dv6JgH-p.js +369 -0
  571. package/components/heat-table-options.de-DwaeFZk_.js +110 -0
  572. package/components/heat-table-options.de-N8M1Prox.cjs +20 -0
  573. package/components/heat-table-options.en-BlIpSskG.cjs +20 -0
  574. package/components/heat-table-options.en-Cg4TyzvG.js +110 -0
  575. package/components/heat-table-options.es-D-mzZnna.cjs +20 -0
  576. package/components/heat-table-options.es-D9-hQbIr.js +110 -0
  577. package/components/heat-table-options.fr-BTNoq3vB.cjs +20 -0
  578. package/components/heat-table-options.fr-j6JIZHwq.js +110 -0
  579. package/components/heat-table-options.nl-CxpxKtqI.cjs +20 -0
  580. package/components/heat-table-options.nl-DIp7MLlD.js +110 -0
  581. package/components/heat-table-positioning.config-DeYitN8I.js +53 -0
  582. package/components/heat-table-positioning.config-Vkj4vWkB.cjs +20 -0
  583. package/components/heat-table-slots.config-BraPJ0R0.cjs +20 -0
  584. package/components/heat-table-slots.config-DNKyCIuB.js +46 -0
  585. package/components/heat-table-slots.config-DSPWmjn1.js +21 -0
  586. package/components/heat-table-slots.config-Lh-tPVbB.cjs +20 -0
  587. package/components/helpers-BXXe89TC.js +64 -0
  588. package/components/helpers-D_wpIYRY.cjs +20 -0
  589. package/components/hexbin-map-options.config-BLvdwou3.cjs +20 -0
  590. package/components/hexbin-map-options.config-BO6zuaKv.cjs +20 -0
  591. package/components/hexbin-map-options.config-C-yofDLZ.js +273 -0
  592. package/components/hexbin-map-options.config-D2vSUNdW.js +21 -0
  593. package/components/hexbin-map-options.de-BsMhwswX.cjs +20 -0
  594. package/components/hexbin-map-options.de-XfOpXsgG.js +106 -0
  595. package/components/hexbin-map-options.en-CMR3kxbq.cjs +20 -0
  596. package/components/hexbin-map-options.en-Cn1BMSdP.js +106 -0
  597. package/components/hexbin-map-options.es-Dd0W5btc.cjs +20 -0
  598. package/components/hexbin-map-options.es-VvPQXYl_.js +106 -0
  599. package/components/hexbin-map-options.fr-B7Xb7ify.cjs +20 -0
  600. package/components/hexbin-map-options.fr-DsAPvhFK.js +106 -0
  601. package/components/hexbin-map-options.nl-CvqfCmhS.cjs +20 -0
  602. package/components/hexbin-map-options.nl-TTDx7w0F.js +106 -0
  603. package/components/hexbin-map-positioning.config-BQbPC0c9.cjs +20 -0
  604. package/components/hexbin-map-positioning.config-BxnYLaay.js +46 -0
  605. package/components/hexbin-map-slots.config-CU1Wgf0e.cjs +20 -0
  606. package/components/hexbin-map-slots.config-DJTtpgNv.cjs +20 -0
  607. package/components/hexbin-map-slots.config-DY50xqh-.js +34 -0
  608. package/components/hexbin-map-slots.config-W6H7f7Gx.js +21 -0
  609. package/components/hu-CCt14ec_.cjs +20 -0
  610. package/components/hu-ChzZ4FLi.js +124 -0
  611. package/components/image-options.config-B9OtHgrA.cjs +20 -0
  612. package/components/image-options.config-BthoSF3b.js +21 -0
  613. package/components/image-options.config-Byb_MHDH.cjs +20 -0
  614. package/components/image-options.config-DQ2jvpDF.js +150 -0
  615. package/components/image-options.de-DW9WMmEg.cjs +20 -0
  616. package/components/image-options.de-o3rFcCX6.js +84 -0
  617. package/components/image-options.en-BfotlJD4.js +84 -0
  618. package/components/image-options.en-XF5k9QmZ.cjs +20 -0
  619. package/components/image-options.es-C1bR88In.js +84 -0
  620. package/components/image-options.es-C1xoDYGF.cjs +20 -0
  621. package/components/image-options.fr-DVzrKkab.cjs +20 -0
  622. package/components/image-options.fr-DvuM-Nvg.js +84 -0
  623. package/components/image-options.nl-Cdr24Vwt.cjs +20 -0
  624. package/components/image-options.nl-D9PU5ose.js +84 -0
  625. package/components/image-slots.config--vBJHr7S.cjs +20 -0
  626. package/components/image-slots.config-5nJDeex2.js +21 -0
  627. package/components/image-slots.config-BbGx0dKA.js +21 -0
  628. package/components/image-slots.config-CDonqLGB.cjs +20 -0
  629. package/components/index.cjs +2 -2
  630. package/components/index.js +698 -516
  631. package/components/it-Czry5-br.cjs +20 -0
  632. package/components/it-D_4Gl4Vs.js +329 -0
  633. package/components/item-context-configs.cjs +82 -70
  634. package/components/item-context-configs.js +969 -1130
  635. package/components/item-grid/actions.d.ts +3 -0
  636. package/components/item-grid/helpers/grid-effects.d.ts +1 -0
  637. package/components/item-grid/helpers/grid-events.d.ts +56 -0
  638. package/components/item-grid/helpers/grid-interactions.d.ts +88 -0
  639. package/components/item-grid/helpers/grid-item-management.d.ts +30 -0
  640. package/components/item-grid/helpers/grid-item-popover.d.ts +15 -0
  641. package/components/item-grid/helpers/grid-items.d.ts +9 -0
  642. package/components/item-grid/helpers/grid-keyboard-updates.d.ts +18 -0
  643. package/components/item-grid/helpers/grid-keydown-event.d.ts +18 -0
  644. package/components/item-grid/helpers/grid-popover-cleanup.d.ts +4 -0
  645. package/components/item-grid/helpers/grid-rendering.d.ts +63 -0
  646. package/components/item-grid/helpers/grid-stack-lifecycle.d.ts +26 -0
  647. package/components/item-grid/helpers/grid-theme.d.ts +16 -0
  648. package/components/item-grid/helpers/grid-update-cycle.d.ts +22 -0
  649. package/components/item-grid/index.cjs +20 -0
  650. package/components/item-grid/index.d.ts +11 -0
  651. package/components/item-grid/index.js +29 -0
  652. package/components/item-grid/item-grid-item-actions-menu.d.ts +34 -0
  653. package/components/item-grid/item-grid.d.ts +243 -0
  654. package/components/item-grid/types.d.ts +57 -0
  655. package/components/item-grid-C_gnR9oO.cjs +320 -0
  656. package/components/item-grid-i3dyIB95.js +8104 -0
  657. package/components/item-list-BMpMEG17.cjs +20 -0
  658. package/components/item-list-DM778zWU.js +743 -0
  659. package/components/item-list.cjs +2 -2
  660. package/components/item-list.js +3 -638
  661. package/components/item-option/helpers/enum-values.d.ts +7 -0
  662. package/components/item-option/index.cjs +20 -0
  663. package/components/item-option/index.d.ts +7 -0
  664. package/components/item-option/index.js +32 -0
  665. package/components/item-option/item-option.d.ts +48 -0
  666. package/components/item-option-DQSFyk2J.cjs +252 -0
  667. package/components/item-option-action-button-group/index.cjs +20 -0
  668. package/components/item-option-action-button-group/index.d.ts +7 -0
  669. package/components/item-option-action-button-group/index.js +32 -0
  670. package/components/item-option-action-button-group/item-option-action-button-group.d.ts +30 -0
  671. package/components/item-option-action-button-group-9oWHBH5s.js +114 -0
  672. package/components/item-option-action-button-group-iwhRt7xH.cjs +53 -0
  673. package/components/item-option-base/item-option-base.d.ts +23 -0
  674. package/components/item-option-base-CgttrCuj.cjs +56 -0
  675. package/components/item-option-base-DvdAO30m.js +121 -0
  676. package/components/item-option-color-palette-picker/index.cjs +20 -0
  677. package/components/item-option-color-palette-picker/index.d.ts +7 -0
  678. package/components/item-option-color-palette-picker/index.js +32 -0
  679. package/components/item-option-color-palette-picker/item-option-color-palette-picker.d.ts +45 -0
  680. package/components/item-option-color-palette-picker-BpZ6wGtt.cjs +39 -0
  681. package/components/item-option-color-palette-picker-CIc0kI-B.js +2034 -0
  682. package/components/item-option-color-picker/index.cjs +20 -0
  683. package/components/item-option-color-picker/index.d.ts +7 -0
  684. package/components/item-option-color-picker/index.js +32 -0
  685. package/components/item-option-color-picker/item-option-color-picker.d.ts +27 -0
  686. package/components/item-option-color-picker-BOw5Hft0.cjs +34 -0
  687. package/components/item-option-color-picker-De8gjX0B.js +83 -0
  688. package/components/item-option-color-range/index.cjs +20 -0
  689. package/components/item-option-color-range/index.d.ts +7 -0
  690. package/components/item-option-color-range/index.js +32 -0
  691. package/components/item-option-color-range/item-option-color-range.d.ts +99 -0
  692. package/components/item-option-color-range-BP5yxMPp.cjs +98 -0
  693. package/components/item-option-color-range-CzSwlhL8.js +217 -0
  694. package/components/item-option-multi-language-field/index.cjs +20 -0
  695. package/components/item-option-multi-language-field/index.d.ts +7 -0
  696. package/components/item-option-multi-language-field/index.js +32 -0
  697. package/components/item-option-multi-language-field/item-option-multi-language-field.d.ts +20 -0
  698. package/components/item-option-multi-language-field-C-SHY6mn.cjs +33 -0
  699. package/components/item-option-multi-language-field-CmnVTHrO.js +78 -0
  700. package/components/item-option-number-field/index.cjs +20 -0
  701. package/components/item-option-number-field/index.d.ts +7 -0
  702. package/components/item-option-number-field/index.js +32 -0
  703. package/components/item-option-number-field/item-option-number-field.d.ts +24 -0
  704. package/components/item-option-number-field-BLRfBW7F.js +98 -0
  705. package/components/item-option-number-field-CVVIiSGm.cjs +38 -0
  706. package/components/item-option-panel/index.cjs +20 -0
  707. package/components/item-option-panel/index.d.ts +7 -0
  708. package/components/item-option-panel/index.js +33 -0
  709. package/components/item-option-panel/item-option-panel.d.ts +77 -0
  710. package/components/item-option-panel-BefL26C8.js +174 -0
  711. package/components/item-option-panel-D1LCX5zz.cjs +67 -0
  712. package/components/item-option-picker/index.cjs +20 -0
  713. package/components/item-option-picker/index.d.ts +7 -0
  714. package/components/item-option-picker/index.js +32 -0
  715. package/components/item-option-picker/item-option-picker.d.ts +24 -0
  716. package/components/item-option-picker-D1W0E5Nx.cjs +37 -0
  717. package/components/item-option-picker-DEkuZ5Y9.js +73 -0
  718. package/components/item-option-position-picker/index.cjs +20 -0
  719. package/components/item-option-position-picker/index.d.ts +7 -0
  720. package/components/item-option-position-picker/index.js +32 -0
  721. package/components/item-option-position-picker/item-option-position-picker.d.ts +17 -0
  722. package/components/item-option-position-picker-BkIkYp0F.cjs +32 -0
  723. package/components/item-option-position-picker-DWHqds04.js +113 -0
  724. package/components/item-option-positions-number-field/index.cjs +20 -0
  725. package/components/item-option-positions-number-field/index.d.ts +7 -0
  726. package/components/item-option-positions-number-field/index.js +32 -0
  727. package/components/item-option-positions-number-field/item-option-positions-number-field.d.ts +33 -0
  728. package/components/item-option-positions-number-field-Cp19j-ZW.cjs +49 -0
  729. package/components/item-option-positions-number-field-CyciPArH.js +160 -0
  730. package/components/item-option-radio-button-group/index.cjs +20 -0
  731. package/components/item-option-radio-button-group/index.d.ts +7 -0
  732. package/components/item-option-radio-button-group/index.js +32 -0
  733. package/components/item-option-radio-button-group/item-option-radio-button-group.d.ts +21 -0
  734. package/components/item-option-radio-button-group-CA4CfkJY.js +70 -0
  735. package/components/item-option-radio-button-group-DBcqJ6ty.cjs +37 -0
  736. package/components/item-option-slider/index.cjs +20 -0
  737. package/components/item-option-slider/index.d.ts +7 -0
  738. package/components/item-option-slider/index.js +32 -0
  739. package/components/item-option-slider/item-option-slider.d.ts +18 -0
  740. package/components/item-option-slider-BXZAOF4o.js +77 -0
  741. package/components/item-option-slider-D8XIeW_D.cjs +33 -0
  742. package/components/item-option-switch/index.cjs +20 -0
  743. package/components/item-option-switch/index.d.ts +7 -0
  744. package/components/item-option-switch/index.js +32 -0
  745. package/components/item-option-switch/item-option-switch.d.ts +14 -0
  746. package/components/item-option-switch-C-GWu1gy.js +65 -0
  747. package/components/item-option-switch-Cptc4EQc.cjs +30 -0
  748. package/components/item-option-text-field/index.cjs +20 -0
  749. package/components/item-option-text-field/index.d.ts +7 -0
  750. package/components/item-option-text-field/index.js +32 -0
  751. package/components/item-option-text-field/item-option-text-field.d.ts +18 -0
  752. package/components/item-option-text-field-Bf0pYfn_.js +76 -0
  753. package/components/item-option-text-field-Bo-NFGA3.cjs +33 -0
  754. package/components/item-option-uJ33uw2_.js +962 -0
  755. package/components/item-options-configs.cjs +2 -2
  756. package/components/item-options-configs.js +47 -93
  757. package/components/item-slot-drop/index.cjs +20 -0
  758. package/components/item-slot-drop/index.d.ts +9 -0
  759. package/components/item-slot-drop/index.js +38 -0
  760. package/components/item-slot-drop/item-slot-drop.d.ts +99 -0
  761. package/components/item-slot-drop/types.d.ts +5 -0
  762. package/components/item-slot-drop-CJaVawdm.cjs +91 -0
  763. package/components/item-slot-drop-D8ZBuOui.js +313 -0
  764. package/components/item-slot-drop-panel/index.cjs +20 -0
  765. package/components/item-slot-drop-panel/index.d.ts +7 -0
  766. package/components/item-slot-drop-panel/index.js +39 -0
  767. package/components/item-slot-drop-panel/item-slot-drop-panel.d.ts +180 -0
  768. package/components/item-slot-drop-panel-BEZoJiBX.js +339 -0
  769. package/components/item-slot-drop-panel-v0p-BN8p.cjs +57 -0
  770. package/components/item-slot-picker/index.cjs +20 -0
  771. package/components/item-slot-picker/index.d.ts +7 -0
  772. package/components/item-slot-picker/index.js +40 -0
  773. package/components/item-slot-picker/item-slot-picker.d.ts +137 -0
  774. package/components/item-slot-picker-DPlWYF50.cjs +141 -0
  775. package/components/item-slot-picker-i-FYTerw.js +432 -0
  776. package/components/item-slot-picker-panel/index.cjs +20 -0
  777. package/components/item-slot-picker-panel/index.d.ts +7 -0
  778. package/components/item-slot-picker-panel/index.js +42 -0
  779. package/components/item-slot-picker-panel/item-slot-picker-panel.d.ts +230 -0
  780. package/components/item-slot-picker-panel-BI2mtoJN.js +432 -0
  781. package/components/item-slot-picker-panel-C3QGzzws.cjs +78 -0
  782. package/components/item-slots-configs.cjs +2 -2
  783. package/components/item-slots-configs.js +47 -93
  784. package/components/item-store-BVgJYtn3.js +22 -0
  785. package/components/item-store-BgyGor87.cjs +20 -0
  786. package/components/item-store-BxpZfVmQ.js +169 -0
  787. package/components/item-store-C8T5c76P.cjs +20 -0
  788. package/components/ja-DLYEeBwD.cjs +20 -0
  789. package/components/ja-XFGmFyEe.js +124 -0
  790. package/components/ko-Cq3bNSoY.cjs +20 -0
  791. package/components/ko-Qpg8jwKZ.js +124 -0
  792. package/components/line-chart-options.config-Bsd1SPG-.cjs +20 -0
  793. package/components/line-chart-options.config-CDlMxjSC.js +165 -0
  794. package/components/line-chart-options.config-D-Etkx01.js +21 -0
  795. package/components/line-chart-options.config-wrTCq7TL.cjs +20 -0
  796. package/components/line-chart-options.de-Bh4_yDwZ.cjs +20 -0
  797. package/components/line-chart-options.de-DxkNLL40.js +56 -0
  798. package/components/line-chart-options.en-BzKL6qlN.js +56 -0
  799. package/components/line-chart-options.en-DwOQVn6Z.cjs +20 -0
  800. package/components/line-chart-options.es-B9bpm5X4.cjs +20 -0
  801. package/components/line-chart-options.es-C0sUUaiD.js +56 -0
  802. package/components/line-chart-options.fr-D9MCvdFQ.cjs +20 -0
  803. package/components/line-chart-options.fr-DgWceVab.js +56 -0
  804. package/components/line-chart-options.nl-BZlL-Vly.cjs +20 -0
  805. package/components/line-chart-options.nl-Bnm9s9Wz.js +56 -0
  806. package/components/line-chart-positioning.config-CM8V5QoD.cjs +20 -0
  807. package/components/line-chart-positioning.config-DkOuQ1iP.js +53 -0
  808. package/components/line-chart-slots.config-B3fF_dKR.js +21 -0
  809. package/components/line-chart-slots.config-BBn_ppk-.js +52 -0
  810. package/components/line-chart-slots.config-CNYNSC8Y.cjs +20 -0
  811. package/components/line-chart-slots.config-e2Hp4_L_.cjs +20 -0
  812. package/components/load-data-fields-for-datasets-B6cGgPld.cjs +20 -0
  813. package/components/load-data-fields-for-datasets-CW4n0Pvf.js +40 -0
  814. package/components/localize-BBuZJf_h.cjs +20 -0
  815. package/components/localize-Dlt3EN5i.js +27 -0
  816. package/components/localized-mixin-B70oeOhE.cjs +20 -0
  817. package/components/localized-mixin-CcOogT3k.js +43 -0
  818. package/components/map-tile-providers-BB--WC-C.js +113 -0
  819. package/components/map-tile-providers-BkI5azgy.cjs +20 -0
  820. package/components/marker-map-options.config-BzxwSj61.js +21 -0
  821. package/components/marker-map-options.config-C6BAVh82.js +114 -0
  822. package/components/marker-map-options.config-CM09fPiP.cjs +20 -0
  823. package/components/marker-map-options.config-DtTdo0XX.cjs +20 -0
  824. package/components/marker-map-options.de-1vdaJoj-.cjs +20 -0
  825. package/components/marker-map-options.de-CcW1ATcS.js +61 -0
  826. package/components/marker-map-options.en-Bn5daK4d.cjs +20 -0
  827. package/components/marker-map-options.en-DX3jFHm2.js +61 -0
  828. package/components/marker-map-options.es-3ed-xNl-.cjs +20 -0
  829. package/components/marker-map-options.es-Biq3gn29.js +61 -0
  830. package/components/marker-map-options.fr-BufkXRnt.cjs +20 -0
  831. package/components/marker-map-options.fr-CDC79xGH.js +61 -0
  832. package/components/marker-map-options.nl-B4y6W2ts.js +61 -0
  833. package/components/marker-map-options.nl-Xom9UEnE.cjs +20 -0
  834. package/components/marker-map-positioning.config-BUfG15wT.js +46 -0
  835. package/components/marker-map-positioning.config-C1C-jInQ.cjs +20 -0
  836. package/components/marker-map-slots.config-B90dMeLU.cjs +20 -0
  837. package/components/marker-map-slots.config-BvhwooWC.cjs +20 -0
  838. package/components/marker-map-slots.config-SjcTdApB.js +34 -0
  839. package/components/marker-map-slots.config-z1jgKSMr.js +21 -0
  840. package/components/mk-CX6tWFGL.cjs +20 -0
  841. package/components/mk-CblE-ft8.js +124 -0
  842. package/components/nl-B3QObqms.js +136 -0
  843. package/components/nl-CC5UMR5B.cjs +20 -0
  844. package/components/nl-DMQJIQi4.cjs +20 -0
  845. package/components/nl-JwaZbB_r.js +256 -0
  846. package/components/no-CRcBAcaW.cjs +20 -0
  847. package/components/no-Cy3fZSjP.js +136 -0
  848. package/components/ohlc-chart-options.config-CEjuqIb-.cjs +20 -0
  849. package/components/ohlc-chart-options.config-CGF7HYMi.js +21 -0
  850. package/components/ohlc-chart-options.config-DWTv3j9Z.cjs +20 -0
  851. package/components/ohlc-chart-options.config-Dm5Nfk8U.js +62 -0
  852. package/components/ohlc-chart-options.de-CO8zgbTl.js +36 -0
  853. package/components/ohlc-chart-options.de-vh9zrAx6.cjs +20 -0
  854. package/components/ohlc-chart-options.en-DaHGmrtK.cjs +20 -0
  855. package/components/ohlc-chart-options.en-W517Yriv.js +36 -0
  856. package/components/ohlc-chart-options.es-Cy2w98EQ.cjs +20 -0
  857. package/components/ohlc-chart-options.es-l3A7gc6J.js +36 -0
  858. package/components/ohlc-chart-options.fr-DgcNBfou.js +36 -0
  859. package/components/ohlc-chart-options.fr-SwLTanJg.cjs +20 -0
  860. package/components/ohlc-chart-options.nl-C7Q_LxMG.cjs +20 -0
  861. package/components/ohlc-chart-options.nl-I3JIx5N_.js +36 -0
  862. package/components/ohlc-chart-positioning.config-7bwr8_jQ.cjs +20 -0
  863. package/components/ohlc-chart-positioning.config-Cvvyysp0.js +76 -0
  864. package/components/ohlc-chart-slots.config-0ehC5Fyt.cjs +20 -0
  865. package/components/ohlc-chart-slots.config-Bk1-BJY-.js +65 -0
  866. package/components/ohlc-chart-slots.config-BqjM77Qc.cjs +20 -0
  867. package/components/ohlc-chart-slots.config-OnAjdCTf.js +21 -0
  868. package/components/orion-BcuXfN1h.cjs +20 -0
  869. package/components/orion-C1zRb883.js +66 -0
  870. package/components/parallel-coordinates-plot-options.config-BltHQ78x.cjs +20 -0
  871. package/components/parallel-coordinates-plot-options.config-COFegmQi.cjs +20 -0
  872. package/components/parallel-coordinates-plot-options.config-D9NAIJ85.js +39 -0
  873. package/components/parallel-coordinates-plot-options.config-DRfzEbke.js +21 -0
  874. package/components/parallel-coordinates-plot-options.de-CYmxQH3T.js +28 -0
  875. package/components/parallel-coordinates-plot-options.de-D5fPIsoD.cjs +20 -0
  876. package/components/parallel-coordinates-plot-options.en-C09-PKF2.cjs +20 -0
  877. package/components/parallel-coordinates-plot-options.en-C5S98cWS.js +28 -0
  878. package/components/parallel-coordinates-plot-options.es-BcYtww6R.js +28 -0
  879. package/components/parallel-coordinates-plot-options.es-CQaQc1Tq.cjs +20 -0
  880. package/components/parallel-coordinates-plot-options.fr-D3PpA0os.js +28 -0
  881. package/components/parallel-coordinates-plot-options.fr-q28IjNKv.cjs +20 -0
  882. package/components/parallel-coordinates-plot-options.nl-Cc9dj7ZQ.cjs +20 -0
  883. package/components/parallel-coordinates-plot-options.nl-P48jxvEs.js +28 -0
  884. package/components/parallel-coordinates-plot-positioning.config-DCnedMVn.js +46 -0
  885. package/components/parallel-coordinates-plot-positioning.config-qluYShnu.cjs +20 -0
  886. package/components/parallel-coordinates-plot-slots.config-BIYLTZ9Z.js +21 -0
  887. package/components/parallel-coordinates-plot-slots.config-BLyrOAUK.js +43 -0
  888. package/components/parallel-coordinates-plot-slots.config-BsMuvluj.cjs +20 -0
  889. package/components/parallel-coordinates-plot-slots.config-DAo3zkZ1.cjs +20 -0
  890. package/components/period-over-period-condition.const-DasWQHju.js +27 -0
  891. package/components/period-over-period-condition.const-wVwKUthh.cjs +20 -0
  892. package/components/periods.const-CX2ZWWrf.cjs +20 -0
  893. package/components/periods.const-Ch6SfeaG.js +153 -0
  894. package/components/pinky-B0e-EdVc.cjs +20 -0
  895. package/components/pinky-BcDsL5CK.js +66 -0
  896. package/components/pivot-table-options.config-CiuWB8oe.cjs +20 -0
  897. package/components/pivot-table-options.config-DOiTmAN_.js +21 -0
  898. package/components/pivot-table-options.config-bigHk0oz.cjs +20 -0
  899. package/components/pivot-table-options.config-e3MLWnvO.js +242 -0
  900. package/components/pivot-table-options.de-D3Uyd9Qz.cjs +20 -0
  901. package/components/pivot-table-options.de-Iyh97wrP.js +65 -0
  902. package/components/pivot-table-options.en-CcdbmgVx.js +65 -0
  903. package/components/pivot-table-options.en-Y-3vIDtq.cjs +20 -0
  904. package/components/pivot-table-options.es-CiLpGJJd.cjs +20 -0
  905. package/components/pivot-table-options.es-CzaZwwcO.js +65 -0
  906. package/components/pivot-table-options.fr-ZhJq-Vh0.cjs +20 -0
  907. package/components/pivot-table-options.fr-vyY7VZZh.js +65 -0
  908. package/components/pivot-table-options.nl-B7e8GON4.js +65 -0
  909. package/components/pivot-table-options.nl-CO1zHkNP.cjs +20 -0
  910. package/components/pivot-table-positioning.config-BsDcySbu.cjs +20 -0
  911. package/components/pivot-table-positioning.config-CaWZdoxM.js +53 -0
  912. package/components/pivot-table-slots.config-BSJQbcN1.cjs +20 -0
  913. package/components/pivot-table-slots.config-CCty0gyB.cjs +20 -0
  914. package/components/pivot-table-slots.config-CqYhNqyL.js +21 -0
  915. package/components/pivot-table-slots.config-DaMvzKwG.js +52 -0
  916. package/components/pl-CoSiUM4w.js +124 -0
  917. package/components/pl-Cy4MfWob.cjs +20 -0
  918. package/components/positioning.config-CGP8sgwQ.cjs +20 -0
  919. package/components/positioning.config-r75q66s7.js +21 -0
  920. package/components/pt-BmXZldF9.cjs +20 -0
  921. package/components/pt-DnQKSJyE.js +124 -0
  922. package/components/pyramid-chart-options.config-A0zW80ei.js +237 -0
  923. package/components/pyramid-chart-options.config-DO9OZHSA.cjs +20 -0
  924. package/components/pyramid-chart-options.config-DnP5O3MH.js +21 -0
  925. package/components/pyramid-chart-options.config-gkvD6SIe.cjs +20 -0
  926. package/components/pyramid-chart-options.de-BJ20AR8v.js +100 -0
  927. package/components/pyramid-chart-options.de-BQ8j1EPM.cjs +20 -0
  928. package/components/pyramid-chart-options.en-BqVdnoBK.cjs +20 -0
  929. package/components/pyramid-chart-options.en-hnlQoi2n.js +100 -0
  930. package/components/pyramid-chart-options.es-2gssN9xN.cjs +20 -0
  931. package/components/pyramid-chart-options.es-AFcQ3y8v.js +100 -0
  932. package/components/pyramid-chart-options.fr-D4X4LkD4.cjs +20 -0
  933. package/components/pyramid-chart-options.fr-dT_bHV7R.js +100 -0
  934. package/components/pyramid-chart-options.nl-CPdfermO.cjs +20 -0
  935. package/components/pyramid-chart-options.nl-CrzgQwxU.js +100 -0
  936. package/components/pyramid-chart-positioning.config-TQyFx60J.cjs +20 -0
  937. package/components/pyramid-chart-positioning.config-d_f-7AJc.js +53 -0
  938. package/components/pyramid-chart-slots.config-CLXeam9e.js +47 -0
  939. package/components/pyramid-chart-slots.config-CgzwAz9R.js +21 -0
  940. package/components/pyramid-chart-slots.config-EOUt8Cot.cjs +20 -0
  941. package/components/pyramid-chart-slots.config-mK1P8O3f.cjs +20 -0
  942. package/components/radar-chart-options.config-Ce2DaICm.js +21 -0
  943. package/components/radar-chart-options.config-DmkGWg9N.cjs +20 -0
  944. package/components/radar-chart-options.config-L63Ysunt.js +127 -0
  945. package/components/radar-chart-options.config-fBo9ach1.cjs +20 -0
  946. package/components/radar-chart-options.de-BJNYwSU9.js +44 -0
  947. package/components/radar-chart-options.de-Bt2vKovl.cjs +20 -0
  948. package/components/radar-chart-options.en--kOe8g-X.js +44 -0
  949. package/components/radar-chart-options.en-DceWiBCu.cjs +20 -0
  950. package/components/radar-chart-options.es-BLbMc8cQ.js +44 -0
  951. package/components/radar-chart-options.es-DgmNCFxH.cjs +20 -0
  952. package/components/radar-chart-options.fr-CDPtRDOa.cjs +20 -0
  953. package/components/radar-chart-options.fr-CK5qgOZr.js +44 -0
  954. package/components/radar-chart-options.nl-Cav-G5Vb.cjs +20 -0
  955. package/components/radar-chart-options.nl-Cwh5ib8F.js +44 -0
  956. package/components/radar-chart-positioning.config-Bdr6-tPk.cjs +20 -0
  957. package/components/radar-chart-positioning.config-CsMy2JHu.js +53 -0
  958. package/components/radar-chart-slots.config-B4YB7uGr.cjs +20 -0
  959. package/components/radar-chart-slots.config-BIypl_rA.js +50 -0
  960. package/components/radar-chart-slots.config-De2QKsfn.js +21 -0
  961. package/components/radar-chart-slots.config-h3Oj45vm.cjs +20 -0
  962. package/components/radiant-DQ6-T3N9.cjs +20 -0
  963. package/components/radiant-Ea84f0KP.js +69 -0
  964. package/components/regular-table-options.config-8qD51SbN.js +21 -0
  965. package/components/regular-table-options.config-B3rQGN9V.cjs +20 -0
  966. package/components/regular-table-options.config-BMSRhV7M.cjs +20 -0
  967. package/components/regular-table-options.config-BzvI7AHL.js +145 -0
  968. package/components/regular-table-options.de-D5DsJi3n.cjs +20 -0
  969. package/components/regular-table-options.de-Dn5Ww0P5.js +55 -0
  970. package/components/regular-table-options.en-BQoRdbgi.js +55 -0
  971. package/components/regular-table-options.en-BmlkGVts.cjs +20 -0
  972. package/components/regular-table-options.es-CKAUeWpk.js +55 -0
  973. package/components/regular-table-options.es-CSnoarrx.cjs +20 -0
  974. package/components/regular-table-options.fr-DfupsEMT.js +55 -0
  975. package/components/regular-table-options.fr-DhvyiwST.cjs +20 -0
  976. package/components/regular-table-options.nl-BxdRz_LV.cjs +20 -0
  977. package/components/regular-table-options.nl-CZpBFGZm.js +55 -0
  978. package/components/regular-table-positioning.config-CEjo1kPF.js +36 -0
  979. package/components/regular-table-positioning.config-COLrXzP8.cjs +20 -0
  980. package/components/regular-table-slots.config-3utOfk2O.cjs +20 -0
  981. package/components/regular-table-slots.config-B3HOyJZP.cjs +20 -0
  982. package/components/regular-table-slots.config-CIDsU4HR.js +32 -0
  983. package/components/regular-table-slots.config-y3lW654J.js +21 -0
  984. package/components/route-map-options.config-BVIi1DTt.cjs +20 -0
  985. package/components/route-map-options.config-CqLIyCr3.cjs +20 -0
  986. package/components/route-map-options.config-MPfGzASb.js +323 -0
  987. package/components/route-map-options.config-qFATXqVH.js +21 -0
  988. package/components/route-map-options.de-C1fdk0i_.cjs +20 -0
  989. package/components/route-map-options.de-DtphMRWw.js +74 -0
  990. package/components/route-map-options.en-BmynSxLe.cjs +20 -0
  991. package/components/route-map-options.en-Cdd7ovK3.js +74 -0
  992. package/components/route-map-options.es-Ckiq2-SN.js +74 -0
  993. package/components/route-map-options.es-wEsbyCjc.cjs +20 -0
  994. package/components/route-map-options.fr-Be3oKjDd.js +74 -0
  995. package/components/route-map-options.fr-Bu_I9YBo.cjs +20 -0
  996. package/components/route-map-options.nl-DyCU2oFB.cjs +20 -0
  997. package/components/route-map-options.nl-PSjdbIWG.js +74 -0
  998. package/components/route-map-positioning.config-B2ZMiKmq.cjs +20 -0
  999. package/components/route-map-positioning.config-BQn37Bgt.js +64 -0
  1000. package/components/route-map-slots.config-BCEdcAsa.cjs +20 -0
  1001. package/components/route-map-slots.config-BhDXL4DE.js +21 -0
  1002. package/components/route-map-slots.config-CIOriAti.cjs +20 -0
  1003. package/components/route-map-slots.config-D_drONFu.js +56 -0
  1004. package/components/royale-BCPwhlnM.js +58 -0
  1005. package/components/royale-CDYCwQry.cjs +20 -0
  1006. package/components/ru-_1cVpawL.js +124 -0
  1007. package/components/ru-fWz2GIGG.cjs +20 -0
  1008. package/components/sankey-diagram-options.config-BhcnqRmc.js +21 -0
  1009. package/components/sankey-diagram-options.config-C6vB9-w3.cjs +20 -0
  1010. package/components/sankey-diagram-options.config-CmlqwZsp.js +123 -0
  1011. package/components/sankey-diagram-options.config-kGjLZs_2.cjs +20 -0
  1012. package/components/sankey-diagram-options.de-DJJlDCLQ.cjs +20 -0
  1013. package/components/sankey-diagram-options.de-DfXTJ-I1.js +61 -0
  1014. package/components/sankey-diagram-options.en-DYW2TJiY.js +61 -0
  1015. package/components/sankey-diagram-options.en-M7rOqzVB.cjs +20 -0
  1016. package/components/sankey-diagram-options.es-D1qtZuOm.js +61 -0
  1017. package/components/sankey-diagram-options.es-Dm4Qw9uu.cjs +20 -0
  1018. package/components/sankey-diagram-options.fr-CLqEXn0-.js +61 -0
  1019. package/components/sankey-diagram-options.fr-Rxno7l7m.cjs +20 -0
  1020. package/components/sankey-diagram-options.nl-DUcImgmg.cjs +20 -0
  1021. package/components/sankey-diagram-options.nl-OWm48tC4.js +61 -0
  1022. package/components/sankey-diagram-positioning.config-CPMneasr.cjs +20 -0
  1023. package/components/sankey-diagram-positioning.config-DTaQP-mU.js +64 -0
  1024. package/components/sankey-diagram-slots.config--zHIc2la.cjs +20 -0
  1025. package/components/sankey-diagram-slots.config-BJcLpDP1.cjs +20 -0
  1026. package/components/sankey-diagram-slots.config-BpyiUsVk.js +21 -0
  1027. package/components/sankey-diagram-slots.config-CfJSMERy.js +58 -0
  1028. package/components/scatter-plot-options.config-5zZB0ZGK.cjs +20 -0
  1029. package/components/scatter-plot-options.config-CDYD_sKA.cjs +20 -0
  1030. package/components/scatter-plot-options.config-DeyAyH7l.js +21 -0
  1031. package/components/scatter-plot-options.config-cfpekZ6n.js +299 -0
  1032. package/components/scatter-plot-options.de-CZqMX56b.cjs +20 -0
  1033. package/components/scatter-plot-options.de-DfAfUgsx.js +94 -0
  1034. package/components/scatter-plot-options.en-CRKfYmAC.cjs +20 -0
  1035. package/components/scatter-plot-options.en-_kvECw78.js +94 -0
  1036. package/components/scatter-plot-options.es-PLa-Ykn0.js +94 -0
  1037. package/components/scatter-plot-options.es-zbpgLFeN.cjs +20 -0
  1038. package/components/scatter-plot-options.fr-ZLwi6hx6.cjs +20 -0
  1039. package/components/scatter-plot-options.fr-gZc7XqGE.js +94 -0
  1040. package/components/scatter-plot-options.nl-CywDkI4T.js +94 -0
  1041. package/components/scatter-plot-options.nl-DY0JBMrF.cjs +20 -0
  1042. package/components/scatter-plot-positioning.config-Cw5TnjO2.js +75 -0
  1043. package/components/scatter-plot-positioning.config-DWDZ2Mm6.cjs +20 -0
  1044. package/components/scatter-plot-slots.config-CbdskkNg.cjs +20 -0
  1045. package/components/scatter-plot-slots.config-D7NjVbry.js +21 -0
  1046. package/components/scatter-plot-slots.config-XbICOlBB.js +71 -0
  1047. package/components/scatter-plot-slots.config-pYVmnCk0.cjs +20 -0
  1048. package/components/search-filter-options.config-D9GW-RZ-.js +21 -0
  1049. package/components/search-filter-options.config-DTu5psLb.cjs +20 -0
  1050. package/components/search-filter-options.config-D_cC2nZH.js +100 -0
  1051. package/components/search-filter-options.config-DequpI65.cjs +20 -0
  1052. package/components/search-filter-options.de-CIbSBcij.cjs +20 -0
  1053. package/components/search-filter-options.de-DQmsVlIX.js +40 -0
  1054. package/components/search-filter-options.en-BW3-eu_1.js +40 -0
  1055. package/components/search-filter-options.en-BuKuiRkM.cjs +20 -0
  1056. package/components/search-filter-options.es-BB0-U7yM.cjs +20 -0
  1057. package/components/search-filter-options.es-CS-Pj_6X.js +40 -0
  1058. package/components/search-filter-options.fr-DHrPRNL3.js +40 -0
  1059. package/components/search-filter-options.fr-n81Vq0a0.cjs +20 -0
  1060. package/components/search-filter-options.nl-B7VXgsK5.cjs +20 -0
  1061. package/components/search-filter-options.nl-D4rtkh83.js +40 -0
  1062. package/components/search-filter-positioning.config-B4uLZ66r.cjs +20 -0
  1063. package/components/search-filter-positioning.config-Cadl8L5z.js +36 -0
  1064. package/components/search-filter-slots.config-CbTZrGm9.cjs +20 -0
  1065. package/components/search-filter-slots.config-DV8qYbzU.js +21 -0
  1066. package/components/search-filter-slots.config-DnS0WLel.js +36 -0
  1067. package/components/search-filter-slots.config-DpZeFnf4.cjs +20 -0
  1068. package/components/seasonal-BZFwWrzW.js +74 -0
  1069. package/components/seasonal-QZpk-qX-.cjs +20 -0
  1070. package/components/set-locale-D5e2qb1S.cjs +20 -0
  1071. package/components/set-locale-DcalLjdU.js +43 -0
  1072. package/components/slicer-filter-options.config-B__s4mIK.js +21 -0
  1073. package/components/slicer-filter-options.config-Cxq42zN-.cjs +20 -0
  1074. package/components/slicer-filter-options.config-gopvysEM.cjs +20 -0
  1075. package/components/slicer-filter-options.config-v38WKFaX.js +223 -0
  1076. package/components/slicer-filter-options.de-9ltxfa8k.js +67 -0
  1077. package/components/slicer-filter-options.de-Cwy0kMs7.cjs +20 -0
  1078. package/components/slicer-filter-options.en-BSySPrNz.cjs +20 -0
  1079. package/components/slicer-filter-options.en-DlvikARI.js +67 -0
  1080. package/components/slicer-filter-options.es-Bm3wSiYd.js +67 -0
  1081. package/components/slicer-filter-options.es-CkYXNblb.cjs +20 -0
  1082. package/components/slicer-filter-options.fr-DnyWCCSm.cjs +20 -0
  1083. package/components/slicer-filter-options.fr-QWyeK2NL.js +67 -0
  1084. package/components/slicer-filter-options.nl-Cn9U6ZFp.cjs +20 -0
  1085. package/components/slicer-filter-options.nl-KPDT1ahs.js +67 -0
  1086. package/components/slicer-filter-positioning.config-DQHlINXH.js +46 -0
  1087. package/components/slicer-filter-positioning.config-Dpseu8CF.cjs +20 -0
  1088. package/components/slicer-filter-slots.config-B7tSQEJe.js +41 -0
  1089. package/components/slicer-filter-slots.config-CsbAboRS.cjs +20 -0
  1090. package/components/slicer-filter-slots.config-DN7adQKw.cjs +20 -0
  1091. package/components/slicer-filter-slots.config-hQMa1D2b.js +21 -0
  1092. package/components/slider-filter-options.config-BCLdJZi6.js +21 -0
  1093. package/components/slider-filter-options.config-DS87M6nn.js +69 -0
  1094. package/components/slider-filter-options.config-mZ_gA62o.cjs +20 -0
  1095. package/components/slider-filter-options.config-sqkI2jcV.cjs +20 -0
  1096. package/components/slider-filter-options.de-Ca4zX54z.cjs +20 -0
  1097. package/components/slider-filter-options.de-SPRKc85h.js +33 -0
  1098. package/components/slider-filter-options.en-BuM08ljg.cjs +20 -0
  1099. package/components/slider-filter-options.en-JMkjVGnU.js +33 -0
  1100. package/components/slider-filter-options.es-BAar4d2E.cjs +20 -0
  1101. package/components/slider-filter-options.es-B_7aCJa6.js +33 -0
  1102. package/components/slider-filter-options.fr-BkqPe3Oc.js +33 -0
  1103. package/components/slider-filter-options.fr-qfYuH72B.cjs +20 -0
  1104. package/components/slider-filter-options.nl-BlCRLcfG.js +33 -0
  1105. package/components/slider-filter-options.nl-CA9X6wWI.cjs +20 -0
  1106. package/components/slider-filter-positioning.config-D04hocnt.cjs +20 -0
  1107. package/components/slider-filter-positioning.config-NqEyuwNn.js +36 -0
  1108. package/components/slider-filter-slots.config-0QbRQ95F.js +21 -0
  1109. package/components/slider-filter-slots.config-BKDjJfRG.js +40 -0
  1110. package/components/slider-filter-slots.config-D41CdPY4.cjs +20 -0
  1111. package/components/slider-filter-slots.config-NGFFNUY0.cjs +20 -0
  1112. package/components/slot-labels.config-B_S_0RHd.cjs +20 -0
  1113. package/components/slot-labels.config-qPjdQ64P.js +61 -0
  1114. package/components/slot-menu/index.cjs +2 -44
  1115. package/components/slot-menu/index.d.ts +2 -1
  1116. package/components/slot-menu/index.js +16 -369
  1117. package/components/slot-menu/slot-menu.d.ts +11 -6
  1118. package/components/slot-menu/types.d.ts +1 -2
  1119. package/components/slot-menu-DgqxCJAt.js +377 -0
  1120. package/components/slot-menu-list/index.cjs +2 -17
  1121. package/components/slot-menu-list/index.js +12 -316
  1122. package/components/slot-menu-list/slot-menu-list.d.ts +6 -1
  1123. package/components/slot-menu-list-e7eMj7bf.js +314 -0
  1124. package/components/slot-menu-list-t2FkvQ1D.cjs +38 -0
  1125. package/components/slot-menu-sajn_Pdf.cjs +64 -0
  1126. package/components/slots-config-DCbeooTB.js +75 -0
  1127. package/components/slots-config-Dxz5MxUN.cjs +20 -0
  1128. package/components/spacer-options.config-CtuHEDtb.js +21 -0
  1129. package/components/spacer-options.config-cJ8E1c12.cjs +20 -0
  1130. package/components/speedometer-chart-options.config-BcsqMGd0.cjs +20 -0
  1131. package/components/speedometer-chart-options.config-C9jiUxtr.cjs +20 -0
  1132. package/components/speedometer-chart-options.config-aNnU3qo7.js +243 -0
  1133. package/components/speedometer-chart-options.config-yDU5uMdc.js +21 -0
  1134. package/components/speedometer-chart-options.de-Df-STBcN.js +64 -0
  1135. package/components/speedometer-chart-options.de-FqdMCkP_.cjs +20 -0
  1136. package/components/speedometer-chart-options.en-BXWzUXFO.js +64 -0
  1137. package/components/speedometer-chart-options.en-CCMfrJUy.cjs +20 -0
  1138. package/components/speedometer-chart-options.es-D3Ph-Rcx.js +64 -0
  1139. package/components/speedometer-chart-options.es-lhwiQ2qP.cjs +20 -0
  1140. package/components/speedometer-chart-options.fr-Cx3lxDOR.cjs +20 -0
  1141. package/components/speedometer-chart-options.fr-DSWMfKpP.js +64 -0
  1142. package/components/speedometer-chart-options.nl-Co4gG3q4.cjs +20 -0
  1143. package/components/speedometer-chart-options.nl-NHI-ac_S.js +64 -0
  1144. package/components/speedometer-chart-positioning.config-B4p27KfO.js +46 -0
  1145. package/components/speedometer-chart-positioning.config-Czolv_lA.cjs +20 -0
  1146. package/components/speedometer-chart-slots.config-BC2lgmE2.cjs +20 -0
  1147. package/components/speedometer-chart-slots.config-CJiFXzpW.js +36 -0
  1148. package/components/speedometer-chart-slots.config-CyETrF4M.js +21 -0
  1149. package/components/speedometer-chart-slots.config-DpkxwiMb.cjs +20 -0
  1150. package/components/spike-map-options.config-BPLpJRhh.js +410 -0
  1151. package/components/spike-map-options.config-BRHeIFwS.cjs +20 -0
  1152. package/components/spike-map-options.config-BuPH97u5.js +21 -0
  1153. package/components/spike-map-options.config-csQGkCTh.cjs +20 -0
  1154. package/components/spike-map-options.de-BxDg1Tm-.cjs +20 -0
  1155. package/components/spike-map-options.de-CYzXosOv.js +101 -0
  1156. package/components/spike-map-options.en-CPwkTwCf.js +101 -0
  1157. package/components/spike-map-options.en-X3WARWun.cjs +20 -0
  1158. package/components/spike-map-options.es-B610DM-j.cjs +20 -0
  1159. package/components/spike-map-options.es-BtKB0RYI.js +101 -0
  1160. package/components/spike-map-options.fr-CUCYB2YQ.cjs +20 -0
  1161. package/components/spike-map-options.fr-CsPYmk6X.js +101 -0
  1162. package/components/spike-map-options.nl-1sXyIvT3.cjs +20 -0
  1163. package/components/spike-map-options.nl-D3xhl1AL.js +101 -0
  1164. package/components/spike-map-positioning.config-CAEi2AcG.js +53 -0
  1165. package/components/spike-map-positioning.config-CuN6S8xj.cjs +20 -0
  1166. package/components/spike-map-slots.config-3m5mq_3U.cjs +20 -0
  1167. package/components/spike-map-slots.config-BPlGsCw2.js +44 -0
  1168. package/components/spike-map-slots.config-BcslTPMs.js +21 -0
  1169. package/components/spike-map-slots.config-DIGLKSXO.cjs +20 -0
  1170. package/components/strip-plot-options.config-0ifYqAQo.js +21 -0
  1171. package/components/strip-plot-options.config-BNi60jA8.cjs +20 -0
  1172. package/components/strip-plot-options.config-DMuSrMZ3.js +50 -0
  1173. package/components/strip-plot-options.config-GVV-5z_B.cjs +20 -0
  1174. package/components/strip-plot-options.de-CznXLMmP.js +29 -0
  1175. package/components/strip-plot-options.de-D9lXIh89.cjs +20 -0
  1176. package/components/strip-plot-options.en-BUheFbOo.cjs +20 -0
  1177. package/components/strip-plot-options.en-D1hlL9xn.js +29 -0
  1178. package/components/strip-plot-options.es-Db35y2Gr.cjs +20 -0
  1179. package/components/strip-plot-options.es-DqOD3-9y.js +29 -0
  1180. package/components/strip-plot-options.fr-BE-zAq2Y.cjs +20 -0
  1181. package/components/strip-plot-options.fr-DJpU8D22.js +29 -0
  1182. package/components/strip-plot-options.nl-BjAkCPF6.cjs +20 -0
  1183. package/components/strip-plot-options.nl-CgYj8MRW.js +29 -0
  1184. package/components/strip-plot-positioning.config-BQnrS7m0.cjs +20 -0
  1185. package/components/strip-plot-positioning.config-r43fOR6K.js +46 -0
  1186. package/components/strip-plot-slots.config-CIlAzKs9.cjs +20 -0
  1187. package/components/strip-plot-slots.config-CscNfEsY.js +35 -0
  1188. package/components/strip-plot-slots.config-CtzKV1zE.js +21 -0
  1189. package/components/strip-plot-slots.config-DklU3iKj.cjs +20 -0
  1190. package/components/sunburst-chart-options.config-1gcaASEV.js +157 -0
  1191. package/components/sunburst-chart-options.config-BqAQ_TdF.js +21 -0
  1192. package/components/sunburst-chart-options.config-CzqEd1N0.cjs +20 -0
  1193. package/components/sunburst-chart-options.config-ngsV9LyF.cjs +20 -0
  1194. package/components/sunburst-chart-options.de-ExKl_9iP.cjs +20 -0
  1195. package/components/sunburst-chart-options.de-Wh9wGDoy.js +58 -0
  1196. package/components/sunburst-chart-options.en-BX6LCBkx.cjs +20 -0
  1197. package/components/sunburst-chart-options.en-CuEjCKZf.js +58 -0
  1198. package/components/sunburst-chart-options.es-C0JZtuNM.js +58 -0
  1199. package/components/sunburst-chart-options.es-DmkadHJ5.cjs +20 -0
  1200. package/components/sunburst-chart-options.fr-BxDRF5q9.js +58 -0
  1201. package/components/sunburst-chart-options.fr-DOZ2Emtz.cjs +20 -0
  1202. package/components/sunburst-chart-options.nl-CeqIu17N.js +58 -0
  1203. package/components/sunburst-chart-options.nl-ECPhYZLe.cjs +20 -0
  1204. package/components/sunburst-chart-positioning.config-B7pa3jgB.js +46 -0
  1205. package/components/sunburst-chart-positioning.config-FDOCmELF.cjs +20 -0
  1206. package/components/sunburst-chart-slots.config-CGA8W6Qr.js +21 -0
  1207. package/components/sunburst-chart-slots.config-CgzRpwdC.cjs +20 -0
  1208. package/components/sunburst-chart-slots.config-CszbA3tp.cjs +20 -0
  1209. package/components/sunburst-chart-slots.config-DwTbpBF5.js +35 -0
  1210. package/components/sv-BJHpfzAX.cjs +20 -0
  1211. package/components/sv-DHtpgTI-.js +124 -0
  1212. package/components/symbol-map-options.config-BV6rh2c8.cjs +20 -0
  1213. package/components/symbol-map-options.config-CqLRqqx4.js +21 -0
  1214. package/components/symbol-map-options.config-D5alLWJT.js +154 -0
  1215. package/components/symbol-map-options.config-J8zT4ynI.cjs +20 -0
  1216. package/components/symbol-map-options.de-B-WtWu2H.js +64 -0
  1217. package/components/symbol-map-options.de-BPz2gFlZ.cjs +20 -0
  1218. package/components/symbol-map-options.en-Cg_XG8EK.js +64 -0
  1219. package/components/symbol-map-options.en-SCaCzh96.cjs +20 -0
  1220. package/components/symbol-map-options.es-CPFXc3Ww.cjs +20 -0
  1221. package/components/symbol-map-options.es-DsMamlwV.js +64 -0
  1222. package/components/symbol-map-options.fr-BGnn0oXs.cjs +20 -0
  1223. package/components/symbol-map-options.fr-C2dliwc7.js +64 -0
  1224. package/components/symbol-map-options.nl-CFNnetIH.cjs +20 -0
  1225. package/components/symbol-map-options.nl-DvL19fL-.js +64 -0
  1226. package/components/symbol-map-positioning.config-D6CinhUb.cjs +20 -0
  1227. package/components/symbol-map-positioning.config-idW3EFK4.js +53 -0
  1228. package/components/symbol-map-slots.config-DO14oTtC.cjs +20 -0
  1229. package/components/symbol-map-slots.config-DayTIKIt.js +50 -0
  1230. package/components/symbol-map-slots.config-DyN8cS7p.js +21 -0
  1231. package/components/symbol-map-slots.config-z893brxq.cjs +20 -0
  1232. package/components/text-options.config-BOFje4oW.js +64 -0
  1233. package/components/text-options.config-CJ3xtIjD.cjs +20 -0
  1234. package/components/text-options.config-CcFli7tg.cjs +20 -0
  1235. package/components/text-options.config-DVgJ384D.js +21 -0
  1236. package/components/text-options.de-B85BSnr3.js +28 -0
  1237. package/components/text-options.de-toiuT5SI.cjs +20 -0
  1238. package/components/text-options.en-D9akV2DO.js +28 -0
  1239. package/components/text-options.en-gciNl9jC.cjs +20 -0
  1240. package/components/text-options.es-CBOjuaIu.js +28 -0
  1241. package/components/text-options.es-DZXVtmC4.cjs +20 -0
  1242. package/components/text-options.fr-BwtyfY14.cjs +20 -0
  1243. package/components/text-options.fr-rlX0P1Cr.js +28 -0
  1244. package/components/text-options.nl-BLB5DcLA.cjs +20 -0
  1245. package/components/text-options.nl-epL5NErl.js +28 -0
  1246. package/components/text-slots.config-D2MGP7n6.cjs +20 -0
  1247. package/components/text-slots.config-DnJ6YUqh.js +21 -0
  1248. package/components/text-slots.config-DqheuXD2.js +21 -0
  1249. package/components/text-slots.config-Ld-48uIN.cjs +20 -0
  1250. package/components/themes-BZL9NfRc.cjs +20 -0
  1251. package/components/themes-DGjjIvSN.js +72 -0
  1252. package/components/tr-CQDEbLH9.js +136 -0
  1253. package/components/tr-Ctcalxbu.cjs +20 -0
  1254. package/components/treemap-chart-options.config-2K50kxq5.cjs +20 -0
  1255. package/components/treemap-chart-options.config-BxMozqCA.js +21 -0
  1256. package/components/treemap-chart-options.config-FeO_Yy-4.js +181 -0
  1257. package/components/treemap-chart-options.config-UJhm5ytp.cjs +20 -0
  1258. package/components/treemap-chart-options.de-BGyjb84d.js +62 -0
  1259. package/components/treemap-chart-options.de-Dd-fo16q.cjs +20 -0
  1260. package/components/treemap-chart-options.en--5b2v-Ui.cjs +20 -0
  1261. package/components/treemap-chart-options.en-CQPWiBkJ.js +62 -0
  1262. package/components/treemap-chart-options.es-DAwvNweL.cjs +20 -0
  1263. package/components/treemap-chart-options.es-_CoOIWaB.js +62 -0
  1264. package/components/treemap-chart-options.fr-B-2BvtfZ.js +62 -0
  1265. package/components/treemap-chart-options.fr-CsOeTOaD.cjs +20 -0
  1266. package/components/treemap-chart-options.nl-BPr2SP0y.js +62 -0
  1267. package/components/treemap-chart-options.nl-DX6UEd0d.cjs +20 -0
  1268. package/components/treemap-chart-positioning.config-BTF0wOir.js +53 -0
  1269. package/components/treemap-chart-positioning.config-erWZI4oU.cjs +20 -0
  1270. package/components/treemap-chart-slots.config-DP5TzInj.js +44 -0
  1271. package/components/treemap-chart-slots.config-DwHo0iT_.js +21 -0
  1272. package/components/treemap-chart-slots.config-gNukTo8T.cjs +20 -0
  1273. package/components/treemap-chart-slots.config-zIhxgUFq.cjs +20 -0
  1274. package/components/type-check-CVgyxvdF.js +50 -0
  1275. package/components/type-check-CdFE0wiu.cjs +20 -0
  1276. package/components/types.cjs +19 -0
  1277. package/components/types.js +19 -0
  1278. package/components/urban-_JnC62fb.js +69 -0
  1279. package/components/urban-yXJhZIhZ.cjs +20 -0
  1280. package/components/utils/base.cjs +20 -0
  1281. package/components/utils/base.js +24 -0
  1282. package/components/utils/store.cjs +20 -0
  1283. package/components/utils/store.js +82 -0
  1284. package/components/utils-BzkaogAH.cjs +20 -0
  1285. package/components/utils-bNKhPdfm.js +307 -0
  1286. package/components/utils.cjs +2 -2
  1287. package/components/utils.js +12 -143
  1288. package/components/validate-DGy5i56l.cjs +20 -0
  1289. package/components/validate-mtIcbiOa.js +25 -0
  1290. package/components/venn-diagram-options.config-Bk6qlLQs.js +21 -0
  1291. package/components/venn-diagram-options.config-CjpFENrm.js +21 -0
  1292. package/components/venn-diagram-options.config-CuaMwKLL.cjs +20 -0
  1293. package/components/venn-diagram-options.config-DHcg3js4.cjs +20 -0
  1294. package/components/venn-diagram-positioning.config-p2xh99LU.cjs +20 -0
  1295. package/components/venn-diagram-positioning.config-vZKP_zJ8.js +53 -0
  1296. package/components/venn-diagram-slots.config-1EHWwdxp.js +21 -0
  1297. package/components/venn-diagram-slots.config-CuyhVTVC.js +44 -0
  1298. package/components/venn-diagram-slots.config-DOuAdavb.cjs +20 -0
  1299. package/components/venn-diagram-slots.config-v66ObSoz.cjs +20 -0
  1300. package/components/video-options.config-BNAJi_XB.cjs +20 -0
  1301. package/components/video-options.config-CQvCsfUR.js +21 -0
  1302. package/components/video-options.config-D3DPj9NU.js +124 -0
  1303. package/components/video-options.config-ea3gIwYz.cjs +20 -0
  1304. package/components/video-options.de-DQGaj9I0.js +58 -0
  1305. package/components/video-options.de-bwodnVfH.cjs +20 -0
  1306. package/components/video-options.en-BTjKCOFa.cjs +20 -0
  1307. package/components/video-options.en-Bw-NmcDX.js +58 -0
  1308. package/components/video-options.es-BYHE3Zw4.cjs +20 -0
  1309. package/components/video-options.es-lG5luzd5.js +58 -0
  1310. package/components/video-options.fr-CikjzEHn.cjs +20 -0
  1311. package/components/video-options.fr-CqAj6DNP.js +58 -0
  1312. package/components/video-options.nl-kYi5F6Dh.js +58 -0
  1313. package/components/video-options.nl-vfugAYbc.cjs +20 -0
  1314. package/components/video-slots.config-1i2ZSU8K.cjs +20 -0
  1315. package/components/video-slots.config-CKEsOD63.cjs +20 -0
  1316. package/components/video-slots.config-CpOtrsD3.js +21 -0
  1317. package/components/video-slots.config-Dq-onS0I.js +21 -0
  1318. package/components/vivid-CwNdph7X.cjs +20 -0
  1319. package/components/vivid-DSzl_YXa.js +70 -0
  1320. package/components/viz-item-menu/index.cjs +2 -33
  1321. package/components/viz-item-menu/index.d.ts +1 -1
  1322. package/components/viz-item-menu/index.js +9 -188
  1323. package/components/viz-item-menu/types.d.ts +1 -0
  1324. package/components/viz-item-menu/viz-item-menu.d.ts +8 -10
  1325. package/components/viz-item-menu-CPADmIyd.cjs +55 -0
  1326. package/components/viz-item-menu-DqglwWK6.js +166 -0
  1327. package/components/wordcloud-chart-options.config-Bz6Cwutu.cjs +20 -0
  1328. package/components/wordcloud-chart-options.config-CYXNke8u.cjs +20 -0
  1329. package/components/wordcloud-chart-options.config-D4TcZPND.js +87 -0
  1330. package/components/wordcloud-chart-options.config-sx1FPsqw.js +21 -0
  1331. package/components/wordcloud-chart-options.de-BQswnN8V.cjs +20 -0
  1332. package/components/wordcloud-chart-options.de-CwMhGAou.js +47 -0
  1333. package/components/wordcloud-chart-options.en-B0dCi7xP.js +47 -0
  1334. package/components/wordcloud-chart-options.en-g9FIkW60.cjs +20 -0
  1335. package/components/wordcloud-chart-options.es--F5xTmjw.js +47 -0
  1336. package/components/wordcloud-chart-options.es-BtyzGWLG.cjs +20 -0
  1337. package/components/wordcloud-chart-options.fr-ClL6xRWX.cjs +20 -0
  1338. package/components/wordcloud-chart-options.fr-DuI8P_tq.js +47 -0
  1339. package/components/wordcloud-chart-options.nl-C3-yZ6fA.js +47 -0
  1340. package/components/wordcloud-chart-options.nl-DP1o6v4f.cjs +20 -0
  1341. package/components/wordcloud-chart-positioning.config-BPRDsaEk.js +53 -0
  1342. package/components/wordcloud-chart-positioning.config-HTEFGyT0.cjs +20 -0
  1343. package/components/wordcloud-chart-slots.config-BQAL4X4W.cjs +20 -0
  1344. package/components/wordcloud-chart-slots.config-CBAEQAHN.cjs +20 -0
  1345. package/components/wordcloud-chart-slots.config-CJZ7HaE-.js +21 -0
  1346. package/components/wordcloud-chart-slots.config-CQj298Sg.js +42 -0
  1347. package/components/zh-CN-B77UpR2K.cjs +20 -0
  1348. package/components/zh-CN-IY9kzosu.js +124 -0
  1349. package/components/zh-TW-BMgkslV-.js +124 -0
  1350. package/components/zh-TW-BsHHLnIy.cjs +20 -0
  1351. package/custom-elements.json +8564 -4789
  1352. package/index.d.ts +26 -24
  1353. package/item-definitions/item-context.config.d.ts +45 -45
  1354. package/item-definitions/item-options.config.d.ts +45 -45
  1355. package/item-definitions/item-slots.config.d.ts +1 -0
  1356. package/item-definitions/slot-labels.config.d.ts +2 -0
  1357. package/package.json +174 -139
  1358. package/react/README.md +102 -0
  1359. package/react/components/ai-chat.component.ts +41 -0
  1360. package/react/components/ai-interaction-textarea.component.ts +27 -0
  1361. package/react/components/data-field/types.ts +5 -0
  1362. package/react/components/data-field-level.component.ts +30 -0
  1363. package/react/components/data-field-panel/types.ts +27 -0
  1364. package/react/components/data-field-panel.component.ts +38 -0
  1365. package/react/components/data-field.component.ts +30 -0
  1366. package/react/components/data-fields-select.component.ts +27 -0
  1367. package/react/components/dataset-icon/types.ts +8 -0
  1368. package/react/components/dataset-icon.component.ts +22 -0
  1369. package/react/components/dataset-selector-list.component.ts +27 -0
  1370. package/react/components/dataset-selector-row.component.ts +30 -0
  1371. package/react/components/display-settings/types.ts +6 -0
  1372. package/react/components/display-settings-binning.component.ts +27 -0
  1373. package/react/components/display-settings-datetime.component.ts +27 -0
  1374. package/react/components/display-settings-grand-totals.component.ts +27 -0
  1375. package/react/components/display-settings-numeric.component.ts +27 -0
  1376. package/react/components/display-settings-period-over-period.component.ts +27 -0
  1377. package/react/components/display-settings.component.ts +33 -0
  1378. package/react/components/filter-expression-picker.component.ts +25 -0
  1379. package/react/components/filter-item.component.ts +25 -0
  1380. package/react/components/filter-parameter-picker.component.ts +22 -0
  1381. package/react/components/filter-value-picker-datetime.component.ts +25 -0
  1382. package/react/components/filter-value-picker-hierarchy.component.ts +25 -0
  1383. package/react/components/filter-value-picker-numeric.component.ts +25 -0
  1384. package/react/components/filter-value-picker.component.ts +25 -0
  1385. package/react/components/filters/types.ts +9 -0
  1386. package/react/components/filters.component.ts +27 -0
  1387. package/react/components/item-grid/types.ts +64 -0
  1388. package/react/components/item-grid.component.ts +36 -0
  1389. package/react/components/item-option-action-button-group.component.ts +25 -0
  1390. package/react/components/item-option-color-palette-picker.component.ts +25 -0
  1391. package/react/components/item-option-color-picker.component.ts +27 -0
  1392. package/react/components/item-option-color-range.component.ts +27 -0
  1393. package/react/components/item-option-multi-language-field.component.ts +25 -0
  1394. package/react/components/item-option-number-field.component.ts +25 -0
  1395. package/react/components/item-option-panel.component.ts +27 -0
  1396. package/react/components/item-option-picker.component.ts +25 -0
  1397. package/react/components/item-option-position-picker.component.ts +25 -0
  1398. package/react/components/item-option-positions-number-field.component.ts +25 -0
  1399. package/react/components/item-option-radio-button-group.component.ts +25 -0
  1400. package/react/components/item-option-slider.component.ts +25 -0
  1401. package/react/components/item-option-switch.component.ts +25 -0
  1402. package/react/components/item-option-text-field.component.ts +25 -0
  1403. package/react/components/item-option.component.ts +22 -0
  1404. package/react/components/item-slot-drop/types.ts +6 -0
  1405. package/react/components/item-slot-drop-panel.component.ts +30 -0
  1406. package/react/components/item-slot-drop.component.ts +36 -0
  1407. package/react/components/item-slot-picker-panel.component.ts +36 -0
  1408. package/react/components/item-slot-picker.component.ts +27 -0
  1409. package/react/components/slot-menu/types.ts +29 -0
  1410. package/react/components/slot-menu-list.component.ts +27 -0
  1411. package/react/components/slot-menu.component.ts +39 -0
  1412. package/react/components/viz-item-menu/types.ts +1 -0
  1413. package/react/components/viz-item-menu.component.ts +33 -0
  1414. package/react/esm/components/ai-chat.component.d.ts +21 -0
  1415. package/react/esm/components/ai-chat.component.js +26 -0
  1416. package/react/esm/components/ai-interaction-textarea.component.d.ts +12 -0
  1417. package/react/esm/components/ai-interaction-textarea.component.js +17 -0
  1418. package/react/esm/components/data-field/types.d.ts +4 -0
  1419. package/react/esm/components/data-field-level.component.d.ts +18 -0
  1420. package/react/esm/components/data-field-level.component.js +19 -0
  1421. package/react/esm/components/data-field-panel/types.d.ts +27 -0
  1422. package/react/esm/components/data-field-panel.component.d.ts +21 -0
  1423. package/react/esm/components/data-field-panel.component.js +26 -0
  1424. package/react/esm/components/data-field.component.d.ts +18 -0
  1425. package/react/esm/components/data-field.component.js +19 -0
  1426. package/react/esm/components/data-fields-select.component.d.ts +12 -0
  1427. package/react/esm/components/data-fields-select.component.js +17 -0
  1428. package/react/esm/components/dataset-icon/types.d.ts +11 -0
  1429. package/react/esm/components/dataset-icon.component.d.ts +8 -0
  1430. package/react/esm/components/dataset-icon.component.js +13 -0
  1431. package/react/esm/components/dataset-selector-list.component.d.ts +12 -0
  1432. package/react/esm/components/dataset-selector-list.component.js +17 -0
  1433. package/react/esm/components/dataset-selector-row.component.d.ts +14 -0
  1434. package/react/esm/components/dataset-selector-row.component.js +19 -0
  1435. package/react/esm/components/display-settings/index.d.ts +1 -0
  1436. package/react/esm/components/display-settings/index.js +1 -0
  1437. package/react/esm/components/display-settings/types.d.ts +5 -0
  1438. package/react/esm/components/display-settings-binning.component.d.ts +12 -0
  1439. package/react/esm/components/display-settings-binning.component.js +17 -0
  1440. package/react/esm/components/display-settings-datetime.component.d.ts +12 -0
  1441. package/react/esm/components/display-settings-datetime.component.js +17 -0
  1442. package/react/esm/components/display-settings-grand-totals.component.d.ts +12 -0
  1443. package/react/esm/components/display-settings-grand-totals.component.js +17 -0
  1444. package/react/esm/components/display-settings-numeric.component.d.ts +12 -0
  1445. package/react/esm/components/display-settings-numeric.component.js +17 -0
  1446. package/react/esm/components/display-settings-period-over-period.component.d.ts +12 -0
  1447. package/react/esm/components/display-settings-period-over-period.component.js +17 -0
  1448. package/react/esm/components/display-settings.component.d.ts +16 -0
  1449. package/react/esm/components/display-settings.component.js +21 -0
  1450. package/react/esm/components/filter-expression-picker.component.d.ts +10 -0
  1451. package/react/esm/components/filter-expression-picker.component.js +15 -0
  1452. package/react/esm/components/filter-item.component.d.ts +10 -0
  1453. package/react/esm/components/filter-item.component.js +15 -0
  1454. package/react/esm/components/filter-parameter-picker.component.d.ts +8 -0
  1455. package/react/esm/components/filter-parameter-picker.component.js +13 -0
  1456. package/react/esm/components/filter-value-picker-datetime.component.d.ts +10 -0
  1457. package/react/esm/components/filter-value-picker-datetime.component.js +15 -0
  1458. package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +10 -0
  1459. package/react/esm/components/filter-value-picker-hierarchy.component.js +15 -0
  1460. package/react/esm/components/filter-value-picker-numeric.component.d.ts +10 -0
  1461. package/react/esm/components/filter-value-picker-numeric.component.js +15 -0
  1462. package/react/esm/components/filter-value-picker.component.d.ts +10 -0
  1463. package/react/esm/components/filter-value-picker.component.js +15 -0
  1464. package/react/esm/components/filters/index.d.ts +1 -0
  1465. package/react/esm/components/filters/index.js +1 -0
  1466. package/react/esm/components/filters/types.d.ts +8 -0
  1467. package/react/esm/components/filters.component.d.ts +12 -0
  1468. package/react/esm/components/filters.component.js +17 -0
  1469. package/react/esm/components/item-grid/index.d.ts +1 -0
  1470. package/react/esm/components/item-grid/index.js +1 -0
  1471. package/react/esm/components/item-grid/types.d.ts +57 -0
  1472. package/react/esm/components/item-grid.component.d.ts +18 -0
  1473. package/react/esm/components/item-grid.component.js +23 -0
  1474. package/react/esm/components/item-option-action-button-group.component.d.ts +10 -0
  1475. package/react/esm/components/item-option-action-button-group.component.js +15 -0
  1476. package/react/esm/components/item-option-color-palette-picker.component.d.ts +10 -0
  1477. package/react/esm/components/item-option-color-palette-picker.component.js +15 -0
  1478. package/react/esm/components/item-option-color-picker.component.d.ts +12 -0
  1479. package/react/esm/components/item-option-color-picker.component.js +17 -0
  1480. package/react/esm/components/item-option-color-range.component.d.ts +12 -0
  1481. package/react/esm/components/item-option-color-range.component.js +17 -0
  1482. package/react/esm/components/item-option-multi-language-field.component.d.ts +10 -0
  1483. package/react/esm/components/item-option-multi-language-field.component.js +15 -0
  1484. package/react/esm/components/item-option-number-field.component.d.ts +10 -0
  1485. package/react/esm/components/item-option-number-field.component.js +15 -0
  1486. package/react/esm/components/item-option-panel.component.d.ts +12 -0
  1487. package/react/esm/components/item-option-panel.component.js +17 -0
  1488. package/react/esm/components/item-option-picker.component.d.ts +10 -0
  1489. package/react/esm/components/item-option-picker.component.js +15 -0
  1490. package/react/esm/components/item-option-position-picker.component.d.ts +10 -0
  1491. package/react/esm/components/item-option-position-picker.component.js +15 -0
  1492. package/react/esm/components/item-option-positions-number-field.component.d.ts +10 -0
  1493. package/react/esm/components/item-option-positions-number-field.component.js +15 -0
  1494. package/react/esm/components/item-option-radio-button-group.component.d.ts +10 -0
  1495. package/react/esm/components/item-option-radio-button-group.component.js +15 -0
  1496. package/react/esm/components/item-option-slider.component.d.ts +10 -0
  1497. package/react/esm/components/item-option-slider.component.js +15 -0
  1498. package/react/esm/components/item-option-switch.component.d.ts +10 -0
  1499. package/react/esm/components/item-option-switch.component.js +15 -0
  1500. package/react/esm/components/item-option-text-field.component.d.ts +10 -0
  1501. package/react/esm/components/item-option-text-field.component.js +15 -0
  1502. package/react/esm/components/item-option.component.d.ts +8 -0
  1503. package/react/esm/components/item-option.component.js +13 -0
  1504. package/react/esm/components/item-slot-drop/index.d.ts +1 -0
  1505. package/react/esm/components/item-slot-drop/index.js +1 -0
  1506. package/react/esm/components/item-slot-drop/types.d.ts +5 -0
  1507. package/react/esm/components/item-slot-drop-panel.component.d.ts +14 -0
  1508. package/react/esm/components/item-slot-drop-panel.component.js +19 -0
  1509. package/react/esm/components/item-slot-drop.component.d.ts +17 -0
  1510. package/react/esm/components/item-slot-drop.component.js +22 -0
  1511. package/react/esm/components/item-slot-picker-panel.component.d.ts +18 -0
  1512. package/react/esm/components/item-slot-picker-panel.component.js +23 -0
  1513. package/react/esm/components/item-slot-picker.component.d.ts +12 -0
  1514. package/react/esm/components/item-slot-picker.component.js +17 -0
  1515. package/react/esm/components/slot-menu/index.d.ts +1 -0
  1516. package/react/esm/components/slot-menu/index.js +1 -0
  1517. package/react/esm/components/slot-menu/types.d.ts +24 -0
  1518. package/react/esm/components/slot-menu-list.component.d.ts +12 -0
  1519. package/react/esm/components/slot-menu-list.component.js +17 -0
  1520. package/react/esm/components/slot-menu.component.d.ts +19 -0
  1521. package/react/esm/components/slot-menu.component.js +24 -0
  1522. package/react/esm/components/viz-item-menu/index.d.ts +1 -0
  1523. package/react/esm/components/viz-item-menu/index.js +1 -0
  1524. package/react/esm/components/viz-item-menu/types.d.ts +1 -0
  1525. package/react/esm/components/viz-item-menu.component.d.ts +16 -0
  1526. package/react/esm/components/viz-item-menu.component.js +21 -0
  1527. package/react/esm/index.d.ts +49 -0
  1528. package/react/esm/index.js +192 -0
  1529. package/react/esm/types.d.ts +26 -0
  1530. package/react/esm/types.js +8 -0
  1531. package/react/index.ts +198 -0
  1532. package/react/lit-react-stubs.d.ts +15 -0
  1533. package/react/luzmo-stub.d.ts +283 -0
  1534. package/react/react-stubs.d.ts +19 -0
  1535. package/react/tsconfig.json +41 -0
  1536. package/react/types.ts +51 -0
  1537. package/react/utils/base/index.d.ts +5 -0
  1538. package/react/utils/base/localized-mixin.d.ts +22 -0
  1539. package/react/utils/data/load-data-fields-for-datasets.d.ts +22 -0
  1540. package/react/utils/data-broker/index.d.ts +213 -0
  1541. package/react/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
  1542. package/react/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
  1543. package/react/utils/formatter/formatter.d.ts +9 -0
  1544. package/react/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
  1545. package/react/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
  1546. package/react/utils/formatter/tests/formatter.test.d.ts +1 -0
  1547. package/react/utils/formatter/tests/localize.test.d.ts +1 -0
  1548. package/react/utils/index.d.ts +9 -0
  1549. package/react/utils/slot-state/slot-store.d.ts +39 -0
  1550. package/react/utils/store/base-store.d.ts +162 -0
  1551. package/react/utils/store/dashboard-store.d.ts +49 -0
  1552. package/react/utils/store/index.d.ts +135 -0
  1553. package/react/utils/store/item-store.d.ts +33 -0
  1554. package/react/utils/store/store-registry.d.ts +170 -0
  1555. package/react/utils/store/tests/dashboard-store.test.d.ts +1 -0
  1556. package/react/utils/store/tests/item-store.test.d.ts +1 -0
  1557. package/react/utils/store/tests/store-registry.test.d.ts +1 -0
  1558. package/react/utils/store/types.d.ts +270 -0
  1559. package/react/utils/switch-item/index.d.ts +34 -0
  1560. package/react/utils/switch-item/slot-role-classification.d.ts +31 -0
  1561. package/react/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
  1562. package/react/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
  1563. package/react/utils/switch-item/tests/switch-item.test.d.ts +1 -0
  1564. package/react/utils/themes/bliss.d.ts +2 -0
  1565. package/react/utils/themes/classic-dark.d.ts +2 -0
  1566. package/react/utils/themes/classic.d.ts +2 -0
  1567. package/react/utils/themes/default-dark.d.ts +2 -0
  1568. package/react/utils/themes/default.d.ts +2 -0
  1569. package/react/utils/themes/index.d.ts +4 -0
  1570. package/react/utils/themes/orion.d.ts +2 -0
  1571. package/react/utils/themes/pinky.d.ts +2 -0
  1572. package/react/utils/themes/radiant.d.ts +2 -0
  1573. package/react/utils/themes/royale.d.ts +2 -0
  1574. package/react/utils/themes/seasonal.d.ts +2 -0
  1575. package/react/utils/themes/urban.d.ts +2 -0
  1576. package/react/utils/themes/vivid.d.ts +2 -0
  1577. package/react/utils/time/period-over-period-condition.const.d.ts +8 -0
  1578. package/react/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
  1579. package/react/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
  1580. package/react/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
  1581. package/react/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
  1582. package/react/utils/types/tests/type-check.test.d.ts +1 -0
  1583. package/react/utils/types/type-check.d.ts +28 -0
  1584. package/storybook/register-components.d.ts +51 -0
  1585. package/types/ai-chat.types.d.ts +51 -0
  1586. package/types/data-field-events.types.d.ts +7 -0
  1587. package/types/dataset-data-field.types.d.ts +53 -0
  1588. package/types/dataset.types.d.ts +27 -0
  1589. package/types/slot.types.d.ts +15 -0
  1590. package/types.d.ts +23 -121
  1591. package/utils/base/index.d.ts +1 -0
  1592. package/utils/base/localized-mixin.d.ts +22 -0
  1593. package/utils/data/load-data-fields-for-datasets.d.ts +22 -0
  1594. package/utils/data-broker/index.d.ts +23 -1
  1595. package/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
  1596. package/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
  1597. package/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts +1 -0
  1598. package/utils/formatter/formatter.d.ts +1 -1
  1599. package/utils/formatter/tests/calculate-duration.test.d.ts +1 -0
  1600. package/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
  1601. package/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
  1602. package/utils/formatter/tests/formatter.test.d.ts +1 -0
  1603. package/utils/formatter/tests/localize.test.d.ts +1 -0
  1604. package/utils/index.d.ts +4 -2
  1605. package/utils/slot-state/slot-store.d.ts +39 -0
  1606. package/utils/store/base-store.d.ts +162 -0
  1607. package/utils/store/dashboard-store.d.ts +49 -0
  1608. package/utils/store/index.d.ts +135 -0
  1609. package/utils/store/item-store.d.ts +33 -0
  1610. package/utils/store/store-registry.d.ts +170 -0
  1611. package/utils/store/tests/dashboard-store.test.d.ts +1 -0
  1612. package/utils/store/tests/item-store.test.d.ts +1 -0
  1613. package/utils/store/tests/store-registry.test.d.ts +1 -0
  1614. package/utils/store/types.d.ts +270 -0
  1615. package/utils/switch-item/index.d.ts +27 -7
  1616. package/utils/switch-item/slot-role-classification.d.ts +31 -0
  1617. package/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
  1618. package/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
  1619. package/utils/switch-item/tests/switch-item.test.d.ts +1 -0
  1620. package/utils/themes/bliss.d.ts +2 -43
  1621. package/utils/themes/classic-dark.d.ts +2 -34
  1622. package/utils/themes/classic.d.ts +2 -43
  1623. package/utils/themes/default-dark.d.ts +2 -46
  1624. package/utils/themes/default.d.ts +2 -46
  1625. package/utils/themes/index.d.ts +2 -1
  1626. package/utils/themes/orion.d.ts +2 -44
  1627. package/utils/themes/pinky.d.ts +2 -42
  1628. package/utils/themes/radiant.d.ts +2 -42
  1629. package/utils/themes/royale.d.ts +2 -36
  1630. package/utils/themes/seasonal.d.ts +2 -43
  1631. package/utils/themes/urban.d.ts +2 -44
  1632. package/utils/themes/vivid.d.ts +2 -42
  1633. package/utils/time/period-over-period-condition.const.d.ts +8 -0
  1634. package/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
  1635. package/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
  1636. package/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
  1637. package/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
  1638. package/utils/types/tests/type-check.test.d.ts +1 -0
  1639. package/utils/types/type-check.d.ts +21 -0
  1640. package/angular/README.md +0 -59
  1641. package/angular/angular-core-stubs.d.ts +0 -33
  1642. package/angular/components/ai-chat-message-assistant.component.ts +0 -25
  1643. package/angular/components/ai-chat-message-user.component.ts +0 -17
  1644. package/angular/components/ai-chat-messages-container.component.ts +0 -17
  1645. package/angular/components/ai-interaction-textarea.component.ts +0 -39
  1646. package/angular/components/data-items-select.component.ts +0 -67
  1647. package/angular/components/dataset-icon.component.ts +0 -21
  1648. package/angular/components/dataset-selector-list.component.ts +0 -31
  1649. package/angular/components/dataset-selector-row.component.ts +0 -33
  1650. package/angular/components/display-settings-binning.component.ts +0 -21
  1651. package/angular/components/display-settings-datetime.component.ts +0 -23
  1652. package/angular/components/display-settings-grand-totals.component.ts +0 -21
  1653. package/angular/components/display-settings-numeric.component.ts +0 -27
  1654. package/angular/components/display-settings-period-over-period.component.ts +0 -25
  1655. package/angular/components/display-settings.component.ts +0 -45
  1656. package/angular/components/draggable-data-item/types.ts +0 -42
  1657. package/angular/components/draggable-data-item-level/types.ts +0 -15
  1658. package/angular/components/draggable-data-item-level.component.ts +0 -31
  1659. package/angular/components/draggable-data-item.component.ts +0 -31
  1660. package/angular/components/droppable-slot/types.ts +0 -16
  1661. package/angular/components/droppable-slot.component.ts +0 -53
  1662. package/angular/components/edit-filters/types.ts +0 -10
  1663. package/angular/components/edit-filters.component.ts +0 -41
  1664. package/angular/components/edit-item.component.ts +0 -31
  1665. package/angular/components/edit-option-color-picker.component.ts +0 -31
  1666. package/angular/components/edit-option-color-range.component.ts +0 -43
  1667. package/angular/components/edit-option.component.ts +0 -33
  1668. package/angular/components/filter-expression-picker.component.ts +0 -43
  1669. package/angular/components/filter-item.component.ts +0 -41
  1670. package/angular/components/filter-parameter-picker.component.ts +0 -27
  1671. package/angular/components/filter-value-picker-datetime.component.ts +0 -31
  1672. package/angular/components/filter-value-picker-hierarchy.component.ts +0 -37
  1673. package/angular/components/filter-value-picker-numeric.component.ts +0 -37
  1674. package/angular/components/filter-value-picker.component.ts +0 -41
  1675. package/angular/components/grid-item-actions-menu.component.ts +0 -21
  1676. package/angular/components/grid.component.ts +0 -49
  1677. package/angular/components/slot-contents-picker.component.ts +0 -58
  1678. package/angular/components/slot-menu/types.ts +0 -31
  1679. package/angular/components/slot-menu-list.component.ts +0 -25
  1680. package/angular/components/slot-menu.component.ts +0 -65
  1681. package/angular/components/viz-item-menu.component.ts +0 -25
  1682. package/angular/esm/components/ai-chat-message-assistant.component.d.ts +0 -13
  1683. package/angular/esm/components/ai-chat-message-assistant.component.js +0 -49
  1684. package/angular/esm/components/ai-chat-message-user.component.d.ts +0 -6
  1685. package/angular/esm/components/ai-chat-message-user.component.js +0 -26
  1686. package/angular/esm/components/ai-chat-messages-container.component.d.ts +0 -5
  1687. package/angular/esm/components/ai-chat-messages-container.component.js +0 -23
  1688. package/angular/esm/components/ai-interaction-textarea.component.d.ts +0 -20
  1689. package/angular/esm/components/ai-interaction-textarea.component.js +0 -84
  1690. package/angular/esm/components/data-items-select.component.d.ts +0 -33
  1691. package/angular/esm/components/data-items-select.component.js +0 -114
  1692. package/angular/esm/components/dataset-icon.component.d.ts +0 -9
  1693. package/angular/esm/components/dataset-icon.component.js +0 -36
  1694. package/angular/esm/components/dataset-selector-list.component.d.ts +0 -15
  1695. package/angular/esm/components/dataset-selector-list.component.js +0 -64
  1696. package/angular/esm/components/dataset-selector-row.component.d.ts +0 -17
  1697. package/angular/esm/components/dataset-selector-row.component.js +0 -69
  1698. package/angular/esm/components/display-settings-binning.component.d.ts +0 -11
  1699. package/angular/esm/components/display-settings-binning.component.js +0 -39
  1700. package/angular/esm/components/display-settings-datetime.component.d.ts +0 -12
  1701. package/angular/esm/components/display-settings-datetime.component.js +0 -44
  1702. package/angular/esm/components/display-settings-grand-totals.component.d.ts +0 -11
  1703. package/angular/esm/components/display-settings-grand-totals.component.js +0 -39
  1704. package/angular/esm/components/display-settings-numeric.component.d.ts +0 -14
  1705. package/angular/esm/components/display-settings-numeric.component.js +0 -54
  1706. package/angular/esm/components/display-settings-period-over-period.component.d.ts +0 -15
  1707. package/angular/esm/components/display-settings-period-over-period.component.js +0 -49
  1708. package/angular/esm/components/display-settings.component.d.ts +0 -23
  1709. package/angular/esm/components/display-settings.component.js +0 -99
  1710. package/angular/esm/components/draggable-data-item/types.d.ts +0 -21
  1711. package/angular/esm/components/draggable-data-item-level/types.d.ts +0 -12
  1712. package/angular/esm/components/draggable-data-item-level.component.d.ts +0 -20
  1713. package/angular/esm/components/draggable-data-item-level.component.js +0 -64
  1714. package/angular/esm/components/draggable-data-item.component.d.ts +0 -20
  1715. package/angular/esm/components/draggable-data-item.component.js +0 -64
  1716. package/angular/esm/components/droppable-slot/types.d.ts +0 -9
  1717. package/angular/esm/components/droppable-slot.component.d.ts +0 -27
  1718. package/angular/esm/components/droppable-slot.component.js +0 -119
  1719. package/angular/esm/components/edit-filters/types.d.ts +0 -8
  1720. package/angular/esm/components/edit-filters.component.d.ts +0 -21
  1721. package/angular/esm/components/edit-filters.component.js +0 -89
  1722. package/angular/esm/components/edit-item.component.d.ts +0 -16
  1723. package/angular/esm/components/edit-item.component.js +0 -64
  1724. package/angular/esm/components/edit-option-color-picker.component.d.ts +0 -15
  1725. package/angular/esm/components/edit-option-color-picker.component.js +0 -64
  1726. package/angular/esm/components/edit-option-color-range.component.d.ts +0 -21
  1727. package/angular/esm/components/edit-option-color-range.component.js +0 -94
  1728. package/angular/esm/components/edit-option.component.d.ts +0 -15
  1729. package/angular/esm/components/edit-option.component.js +0 -66
  1730. package/angular/esm/components/filter-expression-picker.component.d.ts +0 -22
  1731. package/angular/esm/components/filter-expression-picker.component.js +0 -94
  1732. package/angular/esm/components/filter-item.component.d.ts +0 -20
  1733. package/angular/esm/components/filter-item.component.js +0 -89
  1734. package/angular/esm/components/filter-parameter-picker.component.d.ts +0 -11
  1735. package/angular/esm/components/filter-parameter-picker.component.js +0 -51
  1736. package/angular/esm/components/filter-value-picker-datetime.component.d.ts +0 -15
  1737. package/angular/esm/components/filter-value-picker-datetime.component.js +0 -64
  1738. package/angular/esm/components/filter-value-picker-hierarchy.component.d.ts +0 -18
  1739. package/angular/esm/components/filter-value-picker-hierarchy.component.js +0 -79
  1740. package/angular/esm/components/filter-value-picker-numeric.component.d.ts +0 -18
  1741. package/angular/esm/components/filter-value-picker-numeric.component.js +0 -79
  1742. package/angular/esm/components/filter-value-picker.component.d.ts +0 -20
  1743. package/angular/esm/components/filter-value-picker.component.js +0 -89
  1744. package/angular/esm/components/grid-item-actions-menu.component.d.ts +0 -11
  1745. package/angular/esm/components/grid-item-actions-menu.component.js +0 -39
  1746. package/angular/esm/components/grid.component.d.ts +0 -25
  1747. package/angular/esm/components/grid.component.js +0 -109
  1748. package/angular/esm/components/slot-contents-picker.component.d.ts +0 -34
  1749. package/angular/esm/components/slot-contents-picker.component.js +0 -119
  1750. package/angular/esm/components/slot-menu/types.d.ts +0 -25
  1751. package/angular/esm/components/slot-menu-list.component.d.ts +0 -11
  1752. package/angular/esm/components/slot-menu-list.component.js +0 -46
  1753. package/angular/esm/components/slot-menu.component.d.ts +0 -33
  1754. package/angular/esm/components/slot-menu.component.js +0 -149
  1755. package/angular/esm/components/viz-item-menu.component.d.ts +0 -13
  1756. package/angular/esm/components/viz-item-menu.component.js +0 -49
  1757. package/angular/esm/index.d.ts +0 -71
  1758. package/angular/esm/index.js +0 -107
  1759. package/angular/esm/types.d.ts +0 -124
  1760. package/angular/esm/types.js +0 -13
  1761. package/angular/index.ts +0 -109
  1762. package/angular/luzmo-stub.d.ts +0 -1
  1763. package/angular/package.json +0 -26
  1764. package/angular/tsconfig.json +0 -40
  1765. package/angular/types.ts +0 -169
  1766. package/angular/utils/base/index.d.ts +0 -4
  1767. package/angular/utils/data/load-draggable-items-for-datasets.d.ts +0 -24
  1768. package/angular/utils/data-broker/index.d.ts +0 -191
  1769. package/angular/utils/data-item-types/calculate-data-item-icon.d.ts +0 -10
  1770. package/angular/utils/formatter/formatter.d.ts +0 -9
  1771. package/angular/utils/index.d.ts +0 -7
  1772. package/angular/utils/store/slot-store.d.ts +0 -39
  1773. package/angular/utils/switch-item/index.d.ts +0 -14
  1774. package/angular/utils/themes/bliss.d.ts +0 -43
  1775. package/angular/utils/themes/classic-dark.d.ts +0 -34
  1776. package/angular/utils/themes/classic.d.ts +0 -43
  1777. package/angular/utils/themes/default-dark.d.ts +0 -46
  1778. package/angular/utils/themes/default.d.ts +0 -46
  1779. package/angular/utils/themes/index.d.ts +0 -3
  1780. package/angular/utils/themes/orion.d.ts +0 -44
  1781. package/angular/utils/themes/pinky.d.ts +0 -42
  1782. package/angular/utils/themes/radiant.d.ts +0 -42
  1783. package/angular/utils/themes/royale.d.ts +0 -36
  1784. package/angular/utils/themes/seasonal.d.ts +0 -43
  1785. package/angular/utils/themes/urban.d.ts +0 -44
  1786. package/angular/utils/themes/vivid.d.ts +0 -42
  1787. package/angular/utils/transformations/convert-data-item-to-slot-content.d.ts +0 -9
  1788. package/angular/utils/transformations/convert-datasets-to-draggable-items.d.ts +0 -17
  1789. package/angular/utils/types/type-check.d.ts +0 -7
  1790. package/components/ai-chat-message-assistant/ai-chat-message-assistant.d.ts +0 -29
  1791. package/components/ai-chat-message-assistant/index.cjs +0 -52
  1792. package/components/ai-chat-message-assistant/index.d.ts +0 -7
  1793. package/components/ai-chat-message-assistant/index.js +0 -651
  1794. package/components/ai-chat-message-user/ai-chat-message-user.d.ts +0 -13
  1795. package/components/ai-chat-message-user/index.cjs +0 -24
  1796. package/components/ai-chat-message-user/index.d.ts +0 -7
  1797. package/components/ai-chat-message-user/index.js +0 -54
  1798. package/components/ai-chat-messages-container/ai-chat-messages-container.d.ts +0 -11
  1799. package/components/ai-chat-messages-container/index.cjs +0 -24
  1800. package/components/ai-chat-messages-container/index.d.ts +0 -7
  1801. package/components/ai-chat-messages-container/index.js +0 -46
  1802. package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
  1803. package/components/area-chart-options.config-u8itidsi.js +0 -138
  1804. package/components/area-chart-options.de-D_LVLa1H.cjs +0 -20
  1805. package/components/area-chart-options.de-FcVE2Ywe.js +0 -80
  1806. package/components/area-chart-options.en-Cz5aXeVe.js +0 -80
  1807. package/components/area-chart-options.en-IauEvPHP.cjs +0 -20
  1808. package/components/area-chart-options.es-CmPycXn2.cjs +0 -20
  1809. package/components/area-chart-options.es-o3ABpXnC.js +0 -80
  1810. package/components/area-chart-options.fr-BMnkGWlJ.cjs +0 -20
  1811. package/components/area-chart-options.fr-CBhHB_ER.js +0 -80
  1812. package/components/area-chart-options.nl-C7-N_idS.cjs +0 -20
  1813. package/components/area-chart-options.nl-SbYGv26w.js +0 -80
  1814. package/components/area-chart-slots.config-DoytjTpw.js +0 -52
  1815. package/components/area-chart-slots.config-Dx_ysVZK.cjs +0 -20
  1816. package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
  1817. package/components/bar-chart-options.config-DIirbAJ0.js +0 -148
  1818. package/components/bar-chart-options.de-BQ4qGaQc.js +0 -87
  1819. package/components/bar-chart-options.de-Dr5zKz8Q.cjs +0 -20
  1820. package/components/bar-chart-options.en-DdQ2PYrw.cjs +0 -20
  1821. package/components/bar-chart-options.en-LjG6f4hw.js +0 -87
  1822. package/components/bar-chart-options.es-BfIKCPf-.js +0 -87
  1823. package/components/bar-chart-options.es-DgYVxn9U.cjs +0 -20
  1824. package/components/bar-chart-options.fr-Cg1lQV2y.js +0 -87
  1825. package/components/bar-chart-options.fr-rteFm93C.cjs +0 -20
  1826. package/components/bar-chart-options.nl--gwlkpc0.cjs +0 -20
  1827. package/components/bar-chart-options.nl-CB2W4rzf.js +0 -87
  1828. package/components/bar-chart-slots.config-Dn0IV43j.js +0 -47
  1829. package/components/bar-chart-slots.config-c_9ABPOI.cjs +0 -20
  1830. package/components/bliss-DQej6Odb.cjs +0 -20
  1831. package/components/bliss-Da17RL_E.js +0 -80
  1832. package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
  1833. package/components/box-plot-options.config-BWROiguA.js +0 -335
  1834. package/components/box-plot-options.de-D3Yye2Yp.js +0 -113
  1835. package/components/box-plot-options.de-QbWt-xja.cjs +0 -20
  1836. package/components/box-plot-options.en-CZhtAYXJ.cjs +0 -20
  1837. package/components/box-plot-options.en-DADAI4yL.js +0 -113
  1838. package/components/box-plot-options.es-ePZUgamp.js +0 -113
  1839. package/components/box-plot-options.es-lyXLMKKo.cjs +0 -20
  1840. package/components/box-plot-options.fr-BXh76t2K.cjs +0 -20
  1841. package/components/box-plot-options.fr-DNkSteEz.js +0 -113
  1842. package/components/box-plot-options.nl-DDAzT-zP.cjs +0 -20
  1843. package/components/box-plot-options.nl-GBXrkaLf.js +0 -113
  1844. package/components/box-plot-slots.config-FI5Id-7p.js +0 -48
  1845. package/components/box-plot-slots.config-K-1CiWO-.cjs +0 -20
  1846. package/components/bubble-chart-options.config-4QD8VPhU.js +0 -115
  1847. package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
  1848. package/components/bubble-chart-options.de-D2Z88fwi.cjs +0 -20
  1849. package/components/bubble-chart-options.de-D8Ap7joq.js +0 -63
  1850. package/components/bubble-chart-options.en-BU3F4n13.js +0 -63
  1851. package/components/bubble-chart-options.en-CP9PhuPw.cjs +0 -20
  1852. package/components/bubble-chart-options.es-B6mTDtxs.cjs +0 -20
  1853. package/components/bubble-chart-options.es-Bh_dRgE3.js +0 -63
  1854. package/components/bubble-chart-options.fr-BMPe3Z5G.cjs +0 -20
  1855. package/components/bubble-chart-options.fr-CNiJgmGl.js +0 -63
  1856. package/components/bubble-chart-options.nl-5thQrFoi.cjs +0 -20
  1857. package/components/bubble-chart-options.nl-BoV3kpaZ.js +0 -63
  1858. package/components/bubble-chart-slots.config-Bbh94VgZ.js +0 -46
  1859. package/components/bubble-chart-slots.config-BwSwgleO.cjs +0 -20
  1860. package/components/bullet-chart-options.config-3bH7uekx.js +0 -87
  1861. package/components/bullet-chart-options.config-tWb6Fio-.cjs +0 -20
  1862. package/components/bullet-chart-options.de-D0XaMKPn.cjs +0 -20
  1863. package/components/bullet-chart-options.de-DxBk0yku.js +0 -51
  1864. package/components/bullet-chart-options.en-BPjbk6Lk.cjs +0 -20
  1865. package/components/bullet-chart-options.en-Cu1cnL90.js +0 -51
  1866. package/components/bullet-chart-options.es-DxC9GWBS.cjs +0 -20
  1867. package/components/bullet-chart-options.es-pGm2umSR.js +0 -51
  1868. package/components/bullet-chart-options.fr-Cf_rodY7.cjs +0 -20
  1869. package/components/bullet-chart-options.fr-DGOcuFKQ.js +0 -51
  1870. package/components/bullet-chart-options.nl-BJ39_p2y.js +0 -51
  1871. package/components/bullet-chart-options.nl-BdIjKMZf.cjs +0 -20
  1872. package/components/bullet-chart-slots.config-BlWTleBt.js +0 -45
  1873. package/components/bullet-chart-slots.config-DQarxMR7.cjs +0 -20
  1874. package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
  1875. package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
  1876. package/components/choropleth-map-options.config-CMxx3ORp.js +0 -360
  1877. package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
  1878. package/components/choropleth-map-options.de-C4ko9lE4.cjs +0 -20
  1879. package/components/choropleth-map-options.de-CIls11eI.js +0 -102
  1880. package/components/choropleth-map-options.en-C7cPpmnS.js +0 -102
  1881. package/components/choropleth-map-options.en-DVWBmXFe.cjs +0 -20
  1882. package/components/choropleth-map-options.es-gQPy8Q0q.js +0 -102
  1883. package/components/choropleth-map-options.es-v5dYm1W3.cjs +0 -20
  1884. package/components/choropleth-map-options.fr-Bpk_J4Gw.cjs +0 -20
  1885. package/components/choropleth-map-options.fr-YsTTCv_p.js +0 -102
  1886. package/components/choropleth-map-options.nl-CnEI0pYJ.js +0 -102
  1887. package/components/choropleth-map-options.nl-CyDZDpyE.cjs +0 -20
  1888. package/components/choropleth-map-slots.config-CFERs0ca.cjs +0 -20
  1889. package/components/choropleth-map-slots.config-DStOyVgQ.js +0 -52
  1890. package/components/circle-pack-chart-options.config-DEYL3DMK.js +0 -55
  1891. package/components/circle-pack-chart-options.config-DWql72cN.cjs +0 -20
  1892. package/components/circle-pack-chart-options.de-BKCxSgFo.cjs +0 -20
  1893. package/components/circle-pack-chart-options.de-CUL0ypCU.js +0 -41
  1894. package/components/circle-pack-chart-options.en-8QoEZniy.cjs +0 -20
  1895. package/components/circle-pack-chart-options.en-CFTJowAI.js +0 -41
  1896. package/components/circle-pack-chart-options.es-BAdMklie.cjs +0 -20
  1897. package/components/circle-pack-chart-options.es-BGoaousJ.js +0 -41
  1898. package/components/circle-pack-chart-options.fr-DLb0Di6Z.js +0 -41
  1899. package/components/circle-pack-chart-options.fr-Dx2iO7nE.cjs +0 -20
  1900. package/components/circle-pack-chart-options.nl-BEbtjCy_.cjs +0 -20
  1901. package/components/circle-pack-chart-options.nl-CZL69ZgV.js +0 -41
  1902. package/components/circle-pack-chart-slots.config-B18aqdH1.cjs +0 -20
  1903. package/components/circle-pack-chart-slots.config-lV4uNMcp.js +0 -40
  1904. package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
  1905. package/components/circular-gauge-options.config-DhIKn44k.js +0 -179
  1906. package/components/circular-gauge-options.de-BMzGTpZD.js +0 -76
  1907. package/components/circular-gauge-options.de-CzEREduR.cjs +0 -20
  1908. package/components/circular-gauge-options.en--hMYjiKb.cjs +0 -20
  1909. package/components/circular-gauge-options.en-C6U5peDD.js +0 -79
  1910. package/components/circular-gauge-options.es-Kajxp0wO.js +0 -76
  1911. package/components/circular-gauge-options.es-bS5N1QyR.cjs +0 -20
  1912. package/components/circular-gauge-options.fr-VgkkhIDb.cjs +0 -20
  1913. package/components/circular-gauge-options.fr-l5cqWrSS.js +0 -79
  1914. package/components/circular-gauge-options.nl-B-E_GXJl.cjs +0 -20
  1915. package/components/circular-gauge-options.nl-CAx8oTMs.js +0 -79
  1916. package/components/circular-gauge-slots.config-Cd-nkNPm.cjs +0 -20
  1917. package/components/circular-gauge-slots.config-DA-ZAc5d.js +0 -39
  1918. package/components/classic-CW66MgMj.cjs +0 -20
  1919. package/components/classic-DSp70wnP.js +0 -86
  1920. package/components/classic-dark-DCtf8kpl.cjs +0 -20
  1921. package/components/classic-dark-o89nk6Bo.js +0 -77
  1922. package/components/color-B7m0j8lX.js +0 -2858
  1923. package/components/color-Czp4Im5q.cjs +0 -20
  1924. package/components/color-palettes-BqH2Fv19.js +0 -1852
  1925. package/components/color-palettes-DhNHcib8.cjs +0 -20
  1926. package/components/color-range-utils-BSfqtB3A.js +0 -67
  1927. package/components/color-range-utils-DYYR-iwx.cjs +0 -20
  1928. package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
  1929. package/components/column-chart-options.config-D5-yR7iq.js +0 -153
  1930. package/components/column-chart-options.de-BU__cJy3.cjs +0 -20
  1931. package/components/column-chart-options.de-BkkWD9rB.js +0 -87
  1932. package/components/column-chart-options.en-DdQ2PYrw.cjs +0 -20
  1933. package/components/column-chart-options.en-LjG6f4hw.js +0 -87
  1934. package/components/column-chart-options.es-BgOc-gTh.js +0 -87
  1935. package/components/column-chart-options.es-CkaTU6qn.cjs +0 -20
  1936. package/components/column-chart-options.fr-Cg1lQV2y.js +0 -87
  1937. package/components/column-chart-options.fr-rteFm93C.cjs +0 -20
  1938. package/components/column-chart-options.nl-Bhe6rcUo.cjs +0 -20
  1939. package/components/column-chart-options.nl-CAeBYwQC.js +0 -87
  1940. package/components/column-chart-slots.config-C0nGjkmv.cjs +0 -20
  1941. package/components/column-chart-slots.config-epF0y5yo.js +0 -47
  1942. package/components/combination-chart-options.config-CApdgFvv.js +0 -45
  1943. package/components/combination-chart-options.config-CyYEp-gX.cjs +0 -20
  1944. package/components/combination-chart-options.de-CEsSn5-2.js +0 -38
  1945. package/components/combination-chart-options.de-CuVQ-JHu.cjs +0 -20
  1946. package/components/combination-chart-options.en-BCKuLOQb.js +0 -38
  1947. package/components/combination-chart-options.en-BPcGTsP4.cjs +0 -20
  1948. package/components/combination-chart-options.es-Dy7jzzFy.cjs +0 -20
  1949. package/components/combination-chart-options.es-zMa9kqmV.js +0 -38
  1950. package/components/combination-chart-options.fr-CLUyqNH7.cjs +0 -20
  1951. package/components/combination-chart-options.fr-DOXtaY1V.js +0 -38
  1952. package/components/combination-chart-options.nl-BF6joCMV.cjs +0 -20
  1953. package/components/combination-chart-options.nl-CCChbhx_.js +0 -38
  1954. package/components/combination-chart-slots.config-CY07Q5Hw.cjs +0 -20
  1955. package/components/combination-chart-slots.config-DRKSJyCC.js +0 -45
  1956. package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
  1957. package/components/conditional-number-options.config-DPYsdML5.js +0 -173
  1958. package/components/conditional-number-options.de-DbpKd1bd.js +0 -74
  1959. package/components/conditional-number-options.de-R9Mtj45x.cjs +0 -20
  1960. package/components/conditional-number-options.en-C-nOJ85m.cjs +0 -20
  1961. package/components/conditional-number-options.en-DZH6utHH.js +0 -74
  1962. package/components/conditional-number-options.es-C41csR3J.cjs +0 -20
  1963. package/components/conditional-number-options.es-_oKhivId.js +0 -74
  1964. package/components/conditional-number-options.fr-BSSywulP.js +0 -74
  1965. package/components/conditional-number-options.fr-DgaXesnu.cjs +0 -20
  1966. package/components/conditional-number-options.nl-BuKNqxqm.js +0 -74
  1967. package/components/conditional-number-options.nl-CJ5teRtT.cjs +0 -20
  1968. package/components/conditional-number-slots.config-CD5ZwXuY.cjs +0 -20
  1969. package/components/conditional-number-slots.config-L3t5pb1-.js +0 -39
  1970. package/components/cs-DVZ0Tapy.js +0 -89
  1971. package/components/cs-I9E81keK.cjs +0 -20
  1972. package/components/da-DHy05oSR.js +0 -97
  1973. package/components/da-QkdvupDg.cjs +0 -20
  1974. package/components/data-items-select/data-items-select.d.ts +0 -91
  1975. package/components/data-items-select/index.cjs +0 -39
  1976. package/components/data-items-select/index.d.ts +0 -6
  1977. package/components/data-items-select/index.js +0 -209
  1978. package/components/date-comparison-filter-options.config-CSwGyuBg.js +0 -162
  1979. package/components/date-comparison-filter-options.config-QaoWaFUn.cjs +0 -20
  1980. package/components/date-comparison-filter-options.de-CJBePtFH.cjs +0 -20
  1981. package/components/date-comparison-filter-options.de-wvSe8jeD.js +0 -75
  1982. package/components/date-comparison-filter-options.en-Of-X7-Ft.cjs +0 -20
  1983. package/components/date-comparison-filter-options.en-fF2BTIHd.js +0 -77
  1984. package/components/date-comparison-filter-options.es-BGI50GK2.js +0 -77
  1985. package/components/date-comparison-filter-options.es-CU3KrdQh.cjs +0 -20
  1986. package/components/date-comparison-filter-options.fr-DYvk1dnm.js +0 -77
  1987. package/components/date-comparison-filter-options.fr-U0cC2xXg.cjs +0 -20
  1988. package/components/date-comparison-filter-options.nl-DJGHjXwg.cjs +0 -20
  1989. package/components/date-comparison-filter-options.nl-eU44rAlM.js +0 -77
  1990. package/components/date-comparison-filter-slots.config-CrA5ijD3.cjs +0 -20
  1991. package/components/date-comparison-filter-slots.config-DIjChKTZ.js +0 -33
  1992. package/components/date-filter-options.config-BTVyHRkp.js +0 -154
  1993. package/components/date-filter-options.config-n-zhWaYa.cjs +0 -20
  1994. package/components/date-filter-options.de-Cav0BXbX.cjs +0 -20
  1995. package/components/date-filter-options.de-DSWcur4l.js +0 -72
  1996. package/components/date-filter-options.en-B7MjV7xe.cjs +0 -20
  1997. package/components/date-filter-options.en-C0AmRz6f.js +0 -73
  1998. package/components/date-filter-options.es-C__wCKac.cjs +0 -20
  1999. package/components/date-filter-options.es-bN790adr.js +0 -73
  2000. package/components/date-filter-options.fr-CFqwPRzc.cjs +0 -20
  2001. package/components/date-filter-options.fr-CNKTJNWh.js +0 -73
  2002. package/components/date-filter-options.nl-CHOlmw93.cjs +0 -20
  2003. package/components/date-filter-options.nl-ajUXG8Z4.js +0 -73
  2004. package/components/date-filter-slots.config-CrA5ijD3.cjs +0 -20
  2005. package/components/date-filter-slots.config-DIjChKTZ.js +0 -33
  2006. package/components/de-DOYL4txr.cjs +0 -20
  2007. package/components/de-Dn5mUzha.cjs +0 -20
  2008. package/components/de-SDzGVifr.js +0 -182
  2009. package/components/de-iM39JlAt.js +0 -109
  2010. package/components/decompose-numeric-format-B3rVVHpO.cjs +0 -20
  2011. package/components/decompose-numeric-format-BuZcjH2k.js +0 -39
  2012. package/components/default-DBxqR7y5.js +0 -84
  2013. package/components/default-DcRD5JRU.cjs +0 -20
  2014. package/components/default-dark-1299UcUs.cjs +0 -20
  2015. package/components/default-dark-IedybpaJ.js +0 -84
  2016. package/components/donut-chart-options.config-3ZqX8Cbb.js +0 -185
  2017. package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
  2018. package/components/donut-chart-options.de-LQ01wQGN.cjs +0 -20
  2019. package/components/donut-chart-options.de-nSj3ghwo.js +0 -99
  2020. package/components/donut-chart-options.en-CrUf4CJ9.js +0 -99
  2021. package/components/donut-chart-options.en-DHCYs2el.cjs +0 -20
  2022. package/components/donut-chart-options.es-BLDU1xpY.cjs +0 -20
  2023. package/components/donut-chart-options.es-DnsGqOdo.js +0 -99
  2024. package/components/donut-chart-options.fr-C33dLw52.cjs +0 -20
  2025. package/components/donut-chart-options.fr-DVfZwZny.js +0 -99
  2026. package/components/donut-chart-options.nl-CUuOQyJg.js +0 -99
  2027. package/components/donut-chart-options.nl-h5-SSy_L.cjs +0 -20
  2028. package/components/donut-chart-slots.config-CHLEBSDg.js +0 -39
  2029. package/components/donut-chart-slots.config-DBowIZNO.cjs +0 -20
  2030. package/components/draggable-data-item/draggable-data-item.d.ts +0 -26
  2031. package/components/draggable-data-item/index.cjs +0 -48
  2032. package/components/draggable-data-item/index.d.ts +0 -8
  2033. package/components/draggable-data-item/index.js +0 -138
  2034. package/components/draggable-data-item/types.d.ts +0 -21
  2035. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +0 -34
  2036. package/components/draggable-data-item-level/index.cjs +0 -50
  2037. package/components/draggable-data-item-level/index.d.ts +0 -7
  2038. package/components/draggable-data-item-level/index.js +0 -255
  2039. package/components/draggable-data-item-level/types.d.ts +0 -12
  2040. package/components/dropdown-filter-options.config-CGJTtgAX.js +0 -160
  2041. package/components/dropdown-filter-options.config-DJvfCTk7.cjs +0 -20
  2042. package/components/dropdown-filter-options.de-0HBcrwev.js +0 -82
  2043. package/components/dropdown-filter-options.de-WLFUtnO_.cjs +0 -20
  2044. package/components/dropdown-filter-options.en-CNdmMsNW.js +0 -82
  2045. package/components/dropdown-filter-options.en-txvgrhI8.cjs +0 -20
  2046. package/components/dropdown-filter-options.es-C-U0fQJO.cjs +0 -20
  2047. package/components/dropdown-filter-options.es-DjgZxklA.js +0 -82
  2048. package/components/dropdown-filter-options.fr-Bl7uZNdT.cjs +0 -20
  2049. package/components/dropdown-filter-options.fr-n_2OjO_u.js +0 -82
  2050. package/components/dropdown-filter-options.nl-CL6UEP00.js +0 -82
  2051. package/components/dropdown-filter-options.nl-DIvw6DFh.cjs +0 -20
  2052. package/components/dropdown-filter-slots.config-0wn6pMvi.cjs +0 -20
  2053. package/components/dropdown-filter-slots.config-D2J9Z5aQ.js +0 -46
  2054. package/components/droppable-slot/droppable-slot.d.ts +0 -86
  2055. package/components/droppable-slot/index.cjs +0 -84
  2056. package/components/droppable-slot/index.d.ts +0 -8
  2057. package/components/droppable-slot/index.js +0 -435
  2058. package/components/droppable-slot/item-slots-configs/index.d.ts +0 -45
  2059. package/components/droppable-slot/item-slots-configs/slot-labels.const.d.ts +0 -8
  2060. package/components/droppable-slot/types.d.ts +0 -9
  2061. package/components/edit-filters/edit-filters.d.ts +0 -79
  2062. package/components/edit-filters/index.cjs +0 -144
  2063. package/components/edit-filters/index.d.ts +0 -8
  2064. package/components/edit-filters/index.js +0 -341
  2065. package/components/edit-filters/types.d.ts +0 -8
  2066. package/components/edit-item/edit-item.d.ts +0 -55
  2067. package/components/edit-item/index.cjs +0 -53
  2068. package/components/edit-item/index.d.ts +0 -7
  2069. package/components/edit-item/index.js +0 -473
  2070. package/components/edit-option/edit-option.d.ts +0 -24
  2071. package/components/edit-option/index.cjs +0 -20
  2072. package/components/edit-option/index.d.ts +0 -7
  2073. package/components/edit-option/index.js +0 -29
  2074. package/components/edit-option-action-button-group/edit-option-action-button-group.d.ts +0 -27
  2075. package/components/edit-option-action-button-group/index.cjs +0 -52
  2076. package/components/edit-option-action-button-group/index.d.ts +0 -7
  2077. package/components/edit-option-action-button-group/index.js +0 -152
  2078. package/components/edit-option-base/edit-option-base.d.ts +0 -23
  2079. package/components/edit-option-base-Bh29-Cak.js +0 -125
  2080. package/components/edit-option-base-tFr8Qg2B.cjs +0 -53
  2081. package/components/edit-option-color-palette-picker/edit-option-color-palette-picker.d.ts +0 -42
  2082. package/components/edit-option-color-palette-picker/index.cjs +0 -37
  2083. package/components/edit-option-color-palette-picker/index.d.ts +0 -7
  2084. package/components/edit-option-color-palette-picker/index.js +0 -124
  2085. package/components/edit-option-color-picker/edit-option-color-picker.d.ts +0 -28
  2086. package/components/edit-option-color-picker/index.cjs +0 -33
  2087. package/components/edit-option-color-picker/index.d.ts +0 -7
  2088. package/components/edit-option-color-picker/index.js +0 -109
  2089. package/components/edit-option-color-range/edit-option-color-range.d.ts +0 -99
  2090. package/components/edit-option-color-range/index.cjs +0 -85
  2091. package/components/edit-option-color-range/index.d.ts +0 -7
  2092. package/components/edit-option-color-range/index.js +0 -249
  2093. package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +0 -17
  2094. package/components/edit-option-multi-language-field/index.cjs +0 -31
  2095. package/components/edit-option-multi-language-field/index.d.ts +0 -7
  2096. package/components/edit-option-multi-language-field/index.js +0 -110
  2097. package/components/edit-option-number-field/edit-option-number-field.d.ts +0 -21
  2098. package/components/edit-option-number-field/index.cjs +0 -36
  2099. package/components/edit-option-number-field/index.d.ts +0 -7
  2100. package/components/edit-option-number-field/index.js +0 -125
  2101. package/components/edit-option-picker/edit-option-picker.d.ts +0 -22
  2102. package/components/edit-option-picker/index.cjs +0 -35
  2103. package/components/edit-option-picker/index.d.ts +0 -7
  2104. package/components/edit-option-picker/index.js +0 -106
  2105. package/components/edit-option-position-picker/edit-option-position-picker.d.ts +0 -13
  2106. package/components/edit-option-position-picker/index.cjs +0 -25
  2107. package/components/edit-option-position-picker/index.d.ts +0 -7
  2108. package/components/edit-option-position-picker/index.js +0 -104
  2109. package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +0 -30
  2110. package/components/edit-option-positions-number-field/index.cjs +0 -42
  2111. package/components/edit-option-positions-number-field/index.d.ts +0 -7
  2112. package/components/edit-option-positions-number-field/index.js +0 -173
  2113. package/components/edit-option-radio-button-group/edit-option-radio-button-group.d.ts +0 -18
  2114. package/components/edit-option-radio-button-group/index.cjs +0 -36
  2115. package/components/edit-option-radio-button-group/index.d.ts +0 -7
  2116. package/components/edit-option-radio-button-group/index.js +0 -111
  2117. package/components/edit-option-slider/edit-option-slider.d.ts +0 -15
  2118. package/components/edit-option-slider/index.cjs +0 -32
  2119. package/components/edit-option-slider/index.d.ts +0 -7
  2120. package/components/edit-option-slider/index.js +0 -100
  2121. package/components/edit-option-switch/edit-option-switch.d.ts +0 -11
  2122. package/components/edit-option-switch/index.cjs +0 -30
  2123. package/components/edit-option-switch/index.d.ts +0 -7
  2124. package/components/edit-option-switch/index.js +0 -104
  2125. package/components/edit-option-text-field/edit-option-text-field.d.ts +0 -15
  2126. package/components/edit-option-text-field/index.cjs +0 -31
  2127. package/components/edit-option-text-field/index.d.ts +0 -7
  2128. package/components/edit-option-text-field/index.js +0 -98
  2129. package/components/en-D3ihEGXg.js +0 -1483
  2130. package/components/en-DZcn_iz_.cjs +0 -20
  2131. package/components/en-GB-TqvgIw9B.cjs +0 -20
  2132. package/components/en-GB-ialeqj_z.js +0 -28
  2133. package/components/es-B1TeapPZ.js +0 -182
  2134. package/components/es-CwyPlN5d.cjs +0 -20
  2135. package/components/es-DcQvrHgz.cjs +0 -20
  2136. package/components/es-KhTq4jX8.js +0 -305
  2137. package/components/evolution-number-options.config-BIPO_4n3.js +0 -198
  2138. package/components/evolution-number-options.config-Bc9eKYnn.cjs +0 -20
  2139. package/components/evolution-number-options.de-BVv1Uutc.cjs +0 -20
  2140. package/components/evolution-number-options.de-CCfmEfYm.js +0 -104
  2141. package/components/evolution-number-options.en-CiZmE5r7.cjs +0 -20
  2142. package/components/evolution-number-options.en-DR_iG53H.js +0 -104
  2143. package/components/evolution-number-options.es-BPxQCaR6.js +0 -104
  2144. package/components/evolution-number-options.es-k2eY1Y3G.cjs +0 -20
  2145. package/components/evolution-number-options.fr-B47Fwd-D.cjs +0 -20
  2146. package/components/evolution-number-options.fr-CFfC9bub.js +0 -104
  2147. package/components/evolution-number-options.nl-CTppS5EY.cjs +0 -20
  2148. package/components/evolution-number-options.nl-CrD9OFX6.js +0 -104
  2149. package/components/evolution-number-slots.config-CNNVp6vR.cjs +0 -20
  2150. package/components/evolution-number-slots.config-CSDEf5Lv.js +0 -39
  2151. package/components/extrapolate-color-C0n1UDs-.cjs +0 -20
  2152. package/components/extrapolate-color-v1PimdQr.js +0 -33
  2153. package/components/fi-Dh_ebgpe.js +0 -97
  2154. package/components/fi-rijeZE5V.cjs +0 -20
  2155. package/components/focusable-BS2pbY7w.js +0 -274
  2156. package/components/focusable-QLh-LlNt.cjs +0 -20
  2157. package/components/fr-BcgE-6S_.cjs +0 -20
  2158. package/components/fr-CU727YF1.js +0 -305
  2159. package/components/fr-D6QmA3Ve.cjs +0 -20
  2160. package/components/fr-sZFBmltf.js +0 -182
  2161. package/components/funnel-chart-options.config-CrJy2U7_.js +0 -170
  2162. package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
  2163. package/components/funnel-chart-options.de-CuVFMJUC.js +0 -93
  2164. package/components/funnel-chart-options.de-DRAGes5d.cjs +0 -20
  2165. package/components/funnel-chart-options.en-CvPbJr1r.js +0 -93
  2166. package/components/funnel-chart-options.en-b6BBKfZh.cjs +0 -20
  2167. package/components/funnel-chart-options.es-DfDw5S5g.cjs +0 -20
  2168. package/components/funnel-chart-options.es-_M7sC4m6.js +0 -93
  2169. package/components/funnel-chart-options.fr-DWkPkC47.cjs +0 -20
  2170. package/components/funnel-chart-options.fr-DvnZ-XbE.js +0 -93
  2171. package/components/funnel-chart-options.nl-BdAL0ZJP.cjs +0 -20
  2172. package/components/funnel-chart-options.nl-C72_FTNm.js +0 -93
  2173. package/components/funnel-chart-slots.config-B-72sm5j.js +0 -45
  2174. package/components/funnel-chart-slots.config-GKBCY9xN.cjs +0 -20
  2175. package/components/get-css-variable-C0B_Sxqf.cjs +0 -24
  2176. package/components/get-css-variable-DgTBQV3c.js +0 -1414
  2177. package/components/grid/actions.d.ts +0 -3
  2178. package/components/grid/grid-item-actions-menu.d.ts +0 -35
  2179. package/components/grid/grid.d.ts +0 -150
  2180. package/components/grid/index.cjs +0 -313
  2181. package/components/grid/index.d.ts +0 -10
  2182. package/components/grid/index.js +0 -6827
  2183. package/components/he-Au3xg6lR.js +0 -89
  2184. package/components/he-O6Ih8Bqh.cjs +0 -20
  2185. package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
  2186. package/components/heat-map-options.config-CmL87j1j.js +0 -233
  2187. package/components/heat-map-options.de-CCzVMy-R.cjs +0 -20
  2188. package/components/heat-map-options.de-UJbdYtlh.js +0 -90
  2189. package/components/heat-map-options.en-Bg7i7QKn.cjs +0 -20
  2190. package/components/heat-map-options.en-C0K0NGEE.js +0 -91
  2191. package/components/heat-map-options.es-BYyHRdIH.cjs +0 -20
  2192. package/components/heat-map-options.es-DCUCh58R.js +0 -91
  2193. package/components/heat-map-options.fr-CLB-XMRA.cjs +0 -20
  2194. package/components/heat-map-options.fr-a-_Kw5S_.js +0 -91
  2195. package/components/heat-map-options.nl-BHrmi96k.cjs +0 -20
  2196. package/components/heat-map-options.nl-BRGoOun2.js +0 -91
  2197. package/components/heat-map-slots.config-CAj40INL.js +0 -39
  2198. package/components/heat-map-slots.config-D7cSAVdX.cjs +0 -20
  2199. package/components/heat-table-options.config-BrCYAgYD.js +0 -397
  2200. package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
  2201. package/components/heat-table-options.de-D6R0zXX0.js +0 -142
  2202. package/components/heat-table-options.de-cnjPxQep.cjs +0 -20
  2203. package/components/heat-table-options.en-Bjqpkm75.cjs +0 -20
  2204. package/components/heat-table-options.en-Co6IDHlF.js +0 -142
  2205. package/components/heat-table-options.es-B3Kb8J1N.js +0 -142
  2206. package/components/heat-table-options.es-IaNf_Ge4.cjs +0 -20
  2207. package/components/heat-table-options.fr-BdZnJYlb.cjs +0 -20
  2208. package/components/heat-table-options.fr-C51PmgHa.js +0 -142
  2209. package/components/heat-table-options.nl-DGS7vzoT.cjs +0 -20
  2210. package/components/heat-table-options.nl-DXOd_uE6.js +0 -142
  2211. package/components/heat-table-slots.config-DJkP72oT.js +0 -48
  2212. package/components/heat-table-slots.config-GGX3BCh1.cjs +0 -20
  2213. package/components/helpers-9I0oLoUB.cjs +0 -20
  2214. package/components/helpers-bR8Ibjqh.js +0 -79
  2215. package/components/hexbin-map-options.config-BguV1w8q.js +0 -249
  2216. package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
  2217. package/components/hexbin-map-options.de-D50U2vgf.js +0 -128
  2218. package/components/hexbin-map-options.de-DUp41p9I.cjs +0 -20
  2219. package/components/hexbin-map-options.en-B10UanAQ.cjs +0 -20
  2220. package/components/hexbin-map-options.en-iDuuqVpi.js +0 -128
  2221. package/components/hexbin-map-options.es-97IUVMSg.cjs +0 -20
  2222. package/components/hexbin-map-options.es-RRMQV0DY.js +0 -128
  2223. package/components/hexbin-map-options.fr-Bh9Swyi3.cjs +0 -20
  2224. package/components/hexbin-map-options.fr-CQ7JbE9T.js +0 -128
  2225. package/components/hexbin-map-options.nl-BpTRJ36m.js +0 -128
  2226. package/components/hexbin-map-options.nl-BzyMf0JQ.cjs +0 -20
  2227. package/components/hexbin-map-slots.config-CAj40INL.js +0 -39
  2228. package/components/hexbin-map-slots.config-D7cSAVdX.cjs +0 -20
  2229. package/components/hu-BnZ8y3xQ.cjs +0 -20
  2230. package/components/hu-DNJ-P_MW.js +0 -97
  2231. package/components/image-options.config-CBfeq5Zw.js +0 -127
  2232. package/components/image-options.config-Dqhc2c3b.cjs +0 -20
  2233. package/components/image-options.de-CBkRiIbw.cjs +0 -20
  2234. package/components/image-options.de-CYVnqdL_.js +0 -92
  2235. package/components/image-options.en-BMmV-4O-.js +0 -92
  2236. package/components/image-options.en-DflcU_2H.cjs +0 -20
  2237. package/components/image-options.es-CRbNv384.cjs +0 -20
  2238. package/components/image-options.es-UN5rmaEt.js +0 -92
  2239. package/components/image-options.fr-DRE3zImB.js +0 -92
  2240. package/components/image-options.fr-ycH7UoX5.cjs +0 -20
  2241. package/components/image-options.nl-D20hki6i.js +0 -92
  2242. package/components/image-options.nl-DQL45o0j.cjs +0 -20
  2243. package/components/image-slots.config-IpwUxDyU.js +0 -23
  2244. package/components/image-slots.config-mPXMR1CE.cjs +0 -20
  2245. package/components/index-6PmXiNch.cjs +0 -20
  2246. package/components/index-BekTY3Em.cjs +0 -121
  2247. package/components/index-BikhVAa1.js +0 -1755
  2248. package/components/index-CAbDIHYI.cjs +0 -20
  2249. package/components/index-CgnTl6Sc.js +0 -58
  2250. package/components/index-CqKpf0B8.js +0 -314
  2251. package/components/index-DM58h73U.cjs +0 -38
  2252. package/components/index-DR5275fa.js +0 -617
  2253. package/components/index-DhDgy1sp.cjs +0 -20
  2254. package/components/index-DvkzMbLt.cjs +0 -249
  2255. package/components/index-V1XCZI4y.js +0 -115
  2256. package/components/index-Vdyb9z2D.cjs +0 -20
  2257. package/components/index-haa7WNrl.js +0 -917
  2258. package/components/index-t45_zv93.js +0 -115
  2259. package/components/it-Bh5U73z6.js +0 -305
  2260. package/components/it-PshtLMkq.cjs +0 -20
  2261. package/components/ja-CCcHUL61.js +0 -89
  2262. package/components/ja-KIS2HdaG.cjs +0 -20
  2263. package/components/ko--l4qmjLV.cjs +0 -20
  2264. package/components/ko-DhapsZMM.js +0 -89
  2265. package/components/line-chart-options.config-BhirTGqD.js +0 -165
  2266. package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
  2267. package/components/line-chart-options.de-C4c6fWBr.js +0 -82
  2268. package/components/line-chart-options.de-zuguhS7L.cjs +0 -20
  2269. package/components/line-chart-options.en-C88UT2iR.cjs +0 -20
  2270. package/components/line-chart-options.en-XEng6bZk.js +0 -82
  2271. package/components/line-chart-options.es-B6CBKzRj.js +0 -82
  2272. package/components/line-chart-options.es-CvABRdF7.cjs +0 -20
  2273. package/components/line-chart-options.fr-BIugWKt4.js +0 -82
  2274. package/components/line-chart-options.fr-BtfgIPkW.cjs +0 -20
  2275. package/components/line-chart-options.nl-87TuLT5-.js +0 -82
  2276. package/components/line-chart-options.nl-mAxtSkJo.cjs +0 -20
  2277. package/components/line-chart-slots.config-DoytjTpw.js +0 -52
  2278. package/components/line-chart-slots.config-Dx_ysVZK.cjs +0 -20
  2279. package/components/localize-C4zNlrwK.cjs +0 -20
  2280. package/components/localize-CcDpq940.js +0 -52
  2281. package/components/marker-map-options.config-Bx17jmiq.js +0 -114
  2282. package/components/marker-map-options.config-CvhCylSC.cjs +0 -20
  2283. package/components/marker-map-options.de-BsQQMw02.cjs +0 -20
  2284. package/components/marker-map-options.de-FSPgJVkZ.js +0 -73
  2285. package/components/marker-map-options.en-B1rA5oWS.js +0 -73
  2286. package/components/marker-map-options.en-CS9itUOA.cjs +0 -20
  2287. package/components/marker-map-options.es-A5ZV4oul.cjs +0 -20
  2288. package/components/marker-map-options.es-BBzqqF-j.js +0 -73
  2289. package/components/marker-map-options.fr-CyoC79GW.js +0 -73
  2290. package/components/marker-map-options.fr-yEc1vbcL.cjs +0 -20
  2291. package/components/marker-map-options.nl-CBCPk9iq.js +0 -73
  2292. package/components/marker-map-options.nl-YdcS3JJg.cjs +0 -20
  2293. package/components/marker-map-slots.config-CAj40INL.js +0 -39
  2294. package/components/marker-map-slots.config-D7cSAVdX.cjs +0 -20
  2295. package/components/mk-B9HPSuKa.js +0 -97
  2296. package/components/mk-DZlj-edb.cjs +0 -20
  2297. package/components/nl-BKlDqOXb.cjs +0 -20
  2298. package/components/nl-BYXZ-qNp.js +0 -182
  2299. package/components/nl-BwSt5Bf4.js +0 -109
  2300. package/components/nl-D7oNsLn0.cjs +0 -20
  2301. package/components/no-D-DofYnx.js +0 -109
  2302. package/components/no-D_SzxhTu.cjs +0 -20
  2303. package/components/ohlc-chart-options.config-BLlRV_bs.cjs +0 -20
  2304. package/components/ohlc-chart-options.config-D9npwajt.js +0 -75
  2305. package/components/ohlc-chart-options.de-CZj-UIJm.js +0 -46
  2306. package/components/ohlc-chart-options.de-D82a4TlN.cjs +0 -20
  2307. package/components/ohlc-chart-options.en-W7r8X64N.js +0 -54
  2308. package/components/ohlc-chart-options.en-WsfJ9z1E.cjs +0 -20
  2309. package/components/ohlc-chart-options.es-B1PdbaLo.js +0 -46
  2310. package/components/ohlc-chart-options.es-BLKIOFho.cjs +0 -20
  2311. package/components/ohlc-chart-options.fr-3n_H_IQ3.js +0 -46
  2312. package/components/ohlc-chart-options.fr-D6YoAH4U.cjs +0 -20
  2313. package/components/ohlc-chart-options.nl-BVw9fPpa.js +0 -46
  2314. package/components/ohlc-chart-options.nl-lWVHjRUM.cjs +0 -20
  2315. package/components/ohlc-chart-slots.config-Cvy5n1xv.js +0 -64
  2316. package/components/ohlc-chart-slots.config-DMomcHMV.cjs +0 -20
  2317. package/components/orion-CfUR1e5D.cjs +0 -20
  2318. package/components/orion-DiAhsMdg.js +0 -74
  2319. package/components/parallel-coordinates-plot-options.config-B9eRq_Dj.cjs +0 -20
  2320. package/components/parallel-coordinates-plot-options.config-DxB4kd58.js +0 -46
  2321. package/components/parallel-coordinates-plot-options.de-DRG1qPm_.js +0 -38
  2322. package/components/parallel-coordinates-plot-options.de-Dm5-9Du6.cjs +0 -20
  2323. package/components/parallel-coordinates-plot-options.en-D40V_8T7.js +0 -38
  2324. package/components/parallel-coordinates-plot-options.en-mGJiceE7.cjs +0 -20
  2325. package/components/parallel-coordinates-plot-options.es-BCGOmM2a.js +0 -38
  2326. package/components/parallel-coordinates-plot-options.es-UhSh9vHw.cjs +0 -20
  2327. package/components/parallel-coordinates-plot-options.fr-DNjANPoh.cjs +0 -20
  2328. package/components/parallel-coordinates-plot-options.fr-DjnwEK55.js +0 -38
  2329. package/components/parallel-coordinates-plot-options.nl-BK5ytDIO.js +0 -38
  2330. package/components/parallel-coordinates-plot-options.nl-DCXPdyr2.cjs +0 -20
  2331. package/components/parallel-coordinates-plot-slots.config--fk40ZDu.cjs +0 -20
  2332. package/components/parallel-coordinates-plot-slots.config-BjRcJdWM.js +0 -49
  2333. package/components/periods.const-3jA-ECRf.cjs +0 -20
  2334. package/components/periods.const-CjHXYn-w.js +0 -176
  2335. package/components/pinky-Cb0md2xU.js +0 -72
  2336. package/components/pinky-DptTgIM4.cjs +0 -20
  2337. package/components/pivot-table-options.config-CFc7y0IT.js +0 -223
  2338. package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
  2339. package/components/pivot-table-options.de-CEaD9SHr.cjs +0 -20
  2340. package/components/pivot-table-options.de-Dfa6EWs8.js +0 -97
  2341. package/components/pivot-table-options.en-B5sM2MbV.js +0 -97
  2342. package/components/pivot-table-options.en-DC07VN7H.cjs +0 -20
  2343. package/components/pivot-table-options.es-DRXomw6R.js +0 -97
  2344. package/components/pivot-table-options.es-Xm6ENByP.cjs +0 -20
  2345. package/components/pivot-table-options.fr-ClLROt4b.cjs +0 -20
  2346. package/components/pivot-table-options.fr-DEm9IyRf.js +0 -97
  2347. package/components/pivot-table-options.nl-C4c_dGos.js +0 -97
  2348. package/components/pivot-table-options.nl-Dk2Oeu8i.cjs +0 -20
  2349. package/components/pivot-table-slots.config-45V_Gdm7.cjs +0 -20
  2350. package/components/pivot-table-slots.config-CGU7IyDG.js +0 -48
  2351. package/components/pl-D_L_0Boq.js +0 -97
  2352. package/components/pl-PIK23rK_.cjs +0 -20
  2353. package/components/pt-B0BBS5VB.js +0 -89
  2354. package/components/pt-Dqlu4MS5.cjs +0 -20
  2355. package/components/pyramid-chart-options.config-2Waxb11l.js +0 -271
  2356. package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
  2357. package/components/pyramid-chart-options.de-CwVggi4v.js +0 -109
  2358. package/components/pyramid-chart-options.de-DKas0NiC.cjs +0 -20
  2359. package/components/pyramid-chart-options.en-L6DFdrRz.cjs +0 -20
  2360. package/components/pyramid-chart-options.en-elRf98In.js +0 -109
  2361. package/components/pyramid-chart-options.es-BBbeV0cJ.js +0 -109
  2362. package/components/pyramid-chart-options.es-Cu0g6t6A.cjs +0 -20
  2363. package/components/pyramid-chart-options.fr-C1NDQloJ.js +0 -109
  2364. package/components/pyramid-chart-options.fr-CreHLwD_.cjs +0 -20
  2365. package/components/pyramid-chart-options.nl-CRbkXz3i.cjs +0 -20
  2366. package/components/pyramid-chart-options.nl-DBCQKS8l.js +0 -109
  2367. package/components/pyramid-chart-slots.config-D5F0WX2d.cjs +0 -20
  2368. package/components/pyramid-chart-slots.config-lfxmIAy_.js +0 -47
  2369. package/components/radar-chart-options.config-CPN5fOl8.js +0 -134
  2370. package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
  2371. package/components/radar-chart-options.de-BGHs6QoY.cjs +0 -20
  2372. package/components/radar-chart-options.de-DUzx_7w0.js +0 -66
  2373. package/components/radar-chart-options.en-CV6ZYx8z.js +0 -66
  2374. package/components/radar-chart-options.en-DXlfL8Qm.cjs +0 -20
  2375. package/components/radar-chart-options.es-BgvSKtUs.js +0 -66
  2376. package/components/radar-chart-options.es-DBw1arWW.cjs +0 -20
  2377. package/components/radar-chart-options.fr-CKBFCZK0.cjs +0 -20
  2378. package/components/radar-chart-options.fr-CobHnfMX.js +0 -66
  2379. package/components/radar-chart-options.nl-M4-vur3g.js +0 -66
  2380. package/components/radar-chart-options.nl-k4gGr6lf.cjs +0 -20
  2381. package/components/radar-chart-slots.config-BEigR_Ml.cjs +0 -20
  2382. package/components/radar-chart-slots.config-CuQvda0y.js +0 -52
  2383. package/components/radiant-C6fqp6jv.js +0 -75
  2384. package/components/radiant-Dv7GVveL.cjs +0 -20
  2385. package/components/regular-table-options.config-CFKCJQK1.js +0 -169
  2386. package/components/regular-table-options.config-YRuoijIk.cjs +0 -20
  2387. package/components/regular-table-options.de-DHgnwaEe.cjs +0 -20
  2388. package/components/regular-table-options.de-N0yetsiL.js +0 -73
  2389. package/components/regular-table-options.en-5rWPzGrr.js +0 -73
  2390. package/components/regular-table-options.en-DPoF7r6r.cjs +0 -20
  2391. package/components/regular-table-options.es-8cbzQG40.cjs +0 -20
  2392. package/components/regular-table-options.es-C__0JdSP.js +0 -73
  2393. package/components/regular-table-options.fr-C8X5GUEz.js +0 -73
  2394. package/components/regular-table-options.fr-D4dSaBN-.cjs +0 -20
  2395. package/components/regular-table-options.nl-DgDtntYc.js +0 -73
  2396. package/components/regular-table-options.nl-DvIvjTvR.cjs +0 -20
  2397. package/components/regular-table-slots.config-RLnMgOXn.cjs +0 -20
  2398. package/components/regular-table-slots.config-eQ8HccjY.js +0 -33
  2399. package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
  2400. package/components/route-map-options.config-CyolTJfK.js +0 -324
  2401. package/components/route-map-options.de-DXYmUtv8.js +0 -94
  2402. package/components/route-map-options.de-w5wuIvwf.cjs +0 -20
  2403. package/components/route-map-options.en-CYMhTqyE.js +0 -94
  2404. package/components/route-map-options.en-Co0Fbjkz.cjs +0 -20
  2405. package/components/route-map-options.es-BEBPlDvt.js +0 -94
  2406. package/components/route-map-options.es-Cjasm-ZQ.cjs +0 -20
  2407. package/components/route-map-options.fr-C1SCfKLH.cjs +0 -20
  2408. package/components/route-map-options.fr-DEHQekgM.js +0 -94
  2409. package/components/route-map-options.nl-CYmB51pE.cjs +0 -20
  2410. package/components/route-map-options.nl-CwUgb9Zg.js +0 -94
  2411. package/components/route-map-slots.config-B9dcwOXi.js +0 -58
  2412. package/components/route-map-slots.config-DsVJBR3D.cjs +0 -20
  2413. package/components/royale-CmXiODck.js +0 -66
  2414. package/components/royale-Ooq8M7Ef.cjs +0 -20
  2415. package/components/ru-Vo-m3O_2.js +0 -108
  2416. package/components/ru-zyNDTB04.cjs +0 -20
  2417. package/components/sankey-diagram-options.config-D7OSvSqm.cjs +0 -20
  2418. package/components/sankey-diagram-options.config-Ldjk84ro.js +0 -125
  2419. package/components/sankey-diagram-options.de-BOtJSpbI.cjs +0 -20
  2420. package/components/sankey-diagram-options.de-kp4wK81w.js +0 -79
  2421. package/components/sankey-diagram-options.en-BJG2rmog.js +0 -79
  2422. package/components/sankey-diagram-options.en-DMx4MkN-.cjs +0 -20
  2423. package/components/sankey-diagram-options.es-BdDSG9DB.cjs +0 -20
  2424. package/components/sankey-diagram-options.es-DoU2uZkk.js +0 -79
  2425. package/components/sankey-diagram-options.fr-CqASKXuH.js +0 -79
  2426. package/components/sankey-diagram-options.fr-D1MrJM4P.cjs +0 -20
  2427. package/components/sankey-diagram-options.nl-BQcClmve.js +0 -79
  2428. package/components/sankey-diagram-options.nl-DW_wVZ1O.cjs +0 -20
  2429. package/components/sankey-diagram-slots.config-CiyYElLX.cjs +0 -20
  2430. package/components/sankey-diagram-slots.config-DmqnP_mH.js +0 -55
  2431. package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
  2432. package/components/scatter-plot-options.config-CfxEfkQ1.js +0 -321
  2433. package/components/scatter-plot-options.de-CNfyb-0y.js +0 -134
  2434. package/components/scatter-plot-options.de-fSoIvHJy.cjs +0 -20
  2435. package/components/scatter-plot-options.en-CGCdpOtQ.cjs +0 -20
  2436. package/components/scatter-plot-options.en-DT_QitaD.js +0 -134
  2437. package/components/scatter-plot-options.es-CLRJMSqn.cjs +0 -20
  2438. package/components/scatter-plot-options.es-Cb_VrOKP.js +0 -134
  2439. package/components/scatter-plot-options.fr-AUEQJHAt.js +0 -134
  2440. package/components/scatter-plot-options.fr-Da2McGuN.cjs +0 -20
  2441. package/components/scatter-plot-options.nl-C53CChoE.js +0 -134
  2442. package/components/scatter-plot-options.nl-CRWq01rL.cjs +0 -20
  2443. package/components/scatter-plot-slots.config-47cB5_RC.cjs +0 -20
  2444. package/components/scatter-plot-slots.config-DjURFO07.js +0 -70
  2445. package/components/search-filter-options.config-C0syQmP4.js +0 -108
  2446. package/components/search-filter-options.config-Oqco9BKj.cjs +0 -20
  2447. package/components/search-filter-options.de-BK66ORWq.cjs +0 -20
  2448. package/components/search-filter-options.de-CtQU33mZ.js +0 -60
  2449. package/components/search-filter-options.en-CDPrPilw.cjs +0 -20
  2450. package/components/search-filter-options.en-D_lZl4BW.js +0 -60
  2451. package/components/search-filter-options.es-4mDTBqYv.js +0 -60
  2452. package/components/search-filter-options.es-D7Z_PcC1.cjs +0 -20
  2453. package/components/search-filter-options.fr-CSzsk8kC.js +0 -60
  2454. package/components/search-filter-options.fr-DhaK1uUa.cjs +0 -20
  2455. package/components/search-filter-options.nl-CAA7cBhK.cjs +0 -20
  2456. package/components/search-filter-options.nl-CUIS-wlX.js +0 -60
  2457. package/components/search-filter-slots.config-CCEWnbiJ.js +0 -47
  2458. package/components/search-filter-slots.config-DeHkvc2Q.cjs +0 -20
  2459. package/components/seasonal-9pbLR3XJ.js +0 -80
  2460. package/components/seasonal-OSKpFyta.cjs +0 -20
  2461. package/components/set-locale-B5562CBM.js +0 -40
  2462. package/components/set-locale-B8iQGfk0.cjs +0 -20
  2463. package/components/sized-mixin-DcvJLFeo.cjs +0 -20
  2464. package/components/sized-mixin-cJbo3PKR.js +0 -65
  2465. package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
  2466. package/components/slicer-filter-options.config-DmOe3440.js +0 -184
  2467. package/components/slicer-filter-options.de-89LcA_-b.js +0 -89
  2468. package/components/slicer-filter-options.de-DRazS_m2.cjs +0 -20
  2469. package/components/slicer-filter-options.en-BtvdQlh6.js +0 -89
  2470. package/components/slicer-filter-options.en-CpMgGFQr.cjs +0 -20
  2471. package/components/slicer-filter-options.es-CS_RNuGQ.cjs +0 -20
  2472. package/components/slicer-filter-options.es-CsuWj6x4.js +0 -89
  2473. package/components/slicer-filter-options.fr-CfCs-AJo.cjs +0 -20
  2474. package/components/slicer-filter-options.fr-Q1R9a5aW.js +0 -89
  2475. package/components/slicer-filter-options.nl-BR-R2l1o.js +0 -89
  2476. package/components/slicer-filter-options.nl-C_n1KiTW.cjs +0 -20
  2477. package/components/slicer-filter-slots.config-AOwwW5Ut.js +0 -45
  2478. package/components/slicer-filter-slots.config-V7hURjKI.cjs +0 -20
  2479. package/components/slider-filter-options.config-B1M8RcDs.js +0 -80
  2480. package/components/slider-filter-options.config-k45I-t6G.cjs +0 -20
  2481. package/components/slider-filter-options.de-BETdnh_t.js +0 -47
  2482. package/components/slider-filter-options.de-BgUkQGYO.cjs +0 -20
  2483. package/components/slider-filter-options.en-DpbWEGHE.js +0 -47
  2484. package/components/slider-filter-options.en-Dvn-ux4N.cjs +0 -20
  2485. package/components/slider-filter-options.es-B9ObSQWh.cjs +0 -20
  2486. package/components/slider-filter-options.es-CWazXehw.js +0 -47
  2487. package/components/slider-filter-options.fr-B2RT9GfR.js +0 -47
  2488. package/components/slider-filter-options.fr-DI6QMjqa.cjs +0 -20
  2489. package/components/slider-filter-options.nl-CwxJqGoK.js +0 -47
  2490. package/components/slider-filter-options.nl-autc8gPj.cjs +0 -20
  2491. package/components/slider-filter-slots.config-B--K9cpP.cjs +0 -20
  2492. package/components/slider-filter-slots.config-D7cv_Ky4.js +0 -38
  2493. package/components/slot-contents-picker/index.cjs +0 -150
  2494. package/components/slot-contents-picker/index.d.ts +0 -7
  2495. package/components/slot-contents-picker/index.js +0 -472
  2496. package/components/slot-contents-picker/slot-contents-picker.d.ts +0 -134
  2497. package/components/slot-store-CRfN0nD3.js +0 -98
  2498. package/components/slot-store-Dd_cPNXk.cjs +0 -20
  2499. package/components/spacer-options.config-IpwUxDyU.js +0 -23
  2500. package/components/spacer-options.config-mPXMR1CE.cjs +0 -20
  2501. package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
  2502. package/components/speedometer-chart-options.config-CzOmuEF8.js +0 -243
  2503. package/components/speedometer-chart-options.de-D5SIAUZA.cjs +0 -20
  2504. package/components/speedometer-chart-options.de-Es9DDvRK.js +0 -90
  2505. package/components/speedometer-chart-options.en-BUj6JXhT.cjs +0 -20
  2506. package/components/speedometer-chart-options.en-ByIJm8EZ.js +0 -90
  2507. package/components/speedometer-chart-options.es-CPKH0xpW.js +0 -90
  2508. package/components/speedometer-chart-options.es-DalX0e7D.cjs +0 -20
  2509. package/components/speedometer-chart-options.fr-BctlGfgX.js +0 -90
  2510. package/components/speedometer-chart-options.fr-Dqn95u64.cjs +0 -20
  2511. package/components/speedometer-chart-options.nl-Bo6cV2j0.cjs +0 -20
  2512. package/components/speedometer-chart-options.nl-Ygle7DjX.js +0 -90
  2513. package/components/speedometer-chart-slots.config-Cd-nkNPm.cjs +0 -20
  2514. package/components/speedometer-chart-slots.config-DA-ZAc5d.js +0 -39
  2515. package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
  2516. package/components/spike-map-options.config-Cbt1YUw6.js +0 -405
  2517. package/components/spike-map-options.de-COZovZ7s.js +0 -127
  2518. package/components/spike-map-options.de-_47BiyJQ.cjs +0 -20
  2519. package/components/spike-map-options.en-B9InMjtg.cjs +0 -20
  2520. package/components/spike-map-options.en-Dx9h9SIj.js +0 -127
  2521. package/components/spike-map-options.es-CHMMXuMS.js +0 -127
  2522. package/components/spike-map-options.es-e-sVsx0P.cjs +0 -20
  2523. package/components/spike-map-options.fr-BcRnMqG8.js +0 -127
  2524. package/components/spike-map-options.fr-DPpYI3Yd.cjs +0 -20
  2525. package/components/spike-map-options.nl-DOJHgdzZ.cjs +0 -20
  2526. package/components/spike-map-options.nl-DSGG2M38.js +0 -127
  2527. package/components/spike-map-slots.config-BM5-Dlub.cjs +0 -20
  2528. package/components/spike-map-slots.config-Bq0WfdI4.js +0 -46
  2529. package/components/strip-plot-options.config-Bdr8yQJu.js +0 -54
  2530. package/components/strip-plot-options.config-CKy1s16H.cjs +0 -20
  2531. package/components/strip-plot-options.de-DlfRU9aR.js +0 -41
  2532. package/components/strip-plot-options.de-DwOrv0sQ.cjs +0 -20
  2533. package/components/strip-plot-options.en-CjD5zNiU.cjs +0 -20
  2534. package/components/strip-plot-options.en-DqX0AadE.js +0 -41
  2535. package/components/strip-plot-options.es-9lwDujvw.js +0 -41
  2536. package/components/strip-plot-options.es-D_ZS1l9j.cjs +0 -20
  2537. package/components/strip-plot-options.fr-B9cy_kwu.js +0 -41
  2538. package/components/strip-plot-options.fr-C6gKZaLg.cjs +0 -20
  2539. package/components/strip-plot-options.nl-BKYdZ6MS.js +0 -41
  2540. package/components/strip-plot-options.nl-BkQ9nc9g.cjs +0 -20
  2541. package/components/strip-plot-slots.config-B1OLcL4K.js +0 -40
  2542. package/components/strip-plot-slots.config-DDUlLO8K.cjs +0 -20
  2543. package/components/sunburst-chart-options.config-Yrxc2i57.cjs +0 -20
  2544. package/components/sunburst-chart-options.config-_dyLQxPJ.js +0 -122
  2545. package/components/sunburst-chart-options.de-BDu_ZCdb.cjs +0 -20
  2546. package/components/sunburst-chart-options.de-DOjqnDNg.js +0 -58
  2547. package/components/sunburst-chart-options.en-D9Rr49yw.cjs +0 -20
  2548. package/components/sunburst-chart-options.en-DQOS_dec.js +0 -58
  2549. package/components/sunburst-chart-options.es-Ba8WDFHg.cjs +0 -20
  2550. package/components/sunburst-chart-options.es-DGsVkhyC.js +0 -58
  2551. package/components/sunburst-chart-options.fr-1Ecu2sp2.cjs +0 -20
  2552. package/components/sunburst-chart-options.fr-DIWRXmkr.js +0 -58
  2553. package/components/sunburst-chart-options.nl-BbOLWrEh.cjs +0 -20
  2554. package/components/sunburst-chart-options.nl-D0hYq2Mh.js +0 -58
  2555. package/components/sunburst-chart-slots.config-B18aqdH1.cjs +0 -20
  2556. package/components/sunburst-chart-slots.config-lV4uNMcp.js +0 -40
  2557. package/components/sv-1DPTltNQ.cjs +0 -20
  2558. package/components/sv-CiozMaev.js +0 -89
  2559. package/components/symbol-map-options.config-BORL1NSU.js +0 -160
  2560. package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
  2561. package/components/symbol-map-options.de-BpGDOFd7.cjs +0 -20
  2562. package/components/symbol-map-options.de-DH9lmyDE.js +0 -82
  2563. package/components/symbol-map-options.en-BZeByzvx.js +0 -82
  2564. package/components/symbol-map-options.en-DfbVAChu.cjs +0 -20
  2565. package/components/symbol-map-options.es-B4bPEp8B.js +0 -82
  2566. package/components/symbol-map-options.es-DwitkQlR.cjs +0 -20
  2567. package/components/symbol-map-options.fr-AkIE-3m3.js +0 -82
  2568. package/components/symbol-map-options.fr-CmMvfUDf.cjs +0 -20
  2569. package/components/symbol-map-options.nl-Dus8jRh5.js +0 -82
  2570. package/components/symbol-map-options.nl-DxnQtnnP.cjs +0 -20
  2571. package/components/symbol-map-slots.config-DT5lvWh_.js +0 -52
  2572. package/components/symbol-map-slots.config-Dm_FRGHA.cjs +0 -20
  2573. package/components/text-options.config-BFB3rEmt.cjs +0 -20
  2574. package/components/text-options.config-BWaJoeG2.js +0 -73
  2575. package/components/text-options.de-BjfS5RBn.js +0 -38
  2576. package/components/text-options.de-DLr2-jBn.cjs +0 -20
  2577. package/components/text-options.en-BQqHFc7M.js +0 -38
  2578. package/components/text-options.en-LfsMtwo6.cjs +0 -20
  2579. package/components/text-options.es-BLQBqlvK.cjs +0 -20
  2580. package/components/text-options.es-CMB1DKq4.js +0 -38
  2581. package/components/text-options.fr-B8x29grG.cjs +0 -20
  2582. package/components/text-options.fr-VPJ3bDOM.js +0 -38
  2583. package/components/text-options.nl-C8sliUgH.js +0 -38
  2584. package/components/text-options.nl-DzglrI3i.cjs +0 -20
  2585. package/components/text-slots.config-BMBEkf0O.cjs +0 -20
  2586. package/components/text-slots.config-Hy5yNIAX.js +0 -23
  2587. package/components/tr-BkmWvOG2.cjs +0 -20
  2588. package/components/tr-D_D4i5iv.js +0 -109
  2589. package/components/treemap-chart-options.config-B9i9qIm_.js +0 -173
  2590. package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
  2591. package/components/treemap-chart-options.de-Bdj6O-Ju.js +0 -84
  2592. package/components/treemap-chart-options.de-Crku8ynJ.cjs +0 -20
  2593. package/components/treemap-chart-options.en-D6co_QL8.js +0 -84
  2594. package/components/treemap-chart-options.en-zSWDcqFt.cjs +0 -20
  2595. package/components/treemap-chart-options.es-BjbsJzCM.js +0 -84
  2596. package/components/treemap-chart-options.es-DXX2PyUh.cjs +0 -20
  2597. package/components/treemap-chart-options.fr-B93bhLpR.cjs +0 -20
  2598. package/components/treemap-chart-options.fr-VG44wSIJ.js +0 -84
  2599. package/components/treemap-chart-options.nl-BTKv3TBd.js +0 -84
  2600. package/components/treemap-chart-options.nl-ButbMHmU.cjs +0 -20
  2601. package/components/treemap-chart-slots.config-C3bnHCyy.cjs +0 -20
  2602. package/components/treemap-chart-slots.config-xLD22K9V.js +0 -46
  2603. package/components/types-RxAJdtVT.js +0 -23
  2604. package/components/types-VPf7E5dD.cjs +0 -20
  2605. package/components/urban-BLQl5Oye.cjs +0 -20
  2606. package/components/urban-CZ4PAlar.js +0 -77
  2607. package/components/venn-diagram-options.config-CGUMA930.js +0 -23
  2608. package/components/venn-diagram-options.config-mPXMR1CE.cjs +0 -20
  2609. package/components/venn-diagram-slots.config-BPxkBFb6.js +0 -48
  2610. package/components/venn-diagram-slots.config-GytlZGbF.cjs +0 -20
  2611. package/components/video-options.config-B0asgYt8.cjs +0 -20
  2612. package/components/video-options.config-UX-9MDfS.js +0 -132
  2613. package/components/video-options.de-DIKmTgn5.js +0 -76
  2614. package/components/video-options.de-DZUy2pUo.cjs +0 -20
  2615. package/components/video-options.en-D69d612-.cjs +0 -20
  2616. package/components/video-options.en-DMzcDD7I.js +0 -76
  2617. package/components/video-options.es-BUKi6Pyc.cjs +0 -20
  2618. package/components/video-options.es-CtV-__xN.js +0 -76
  2619. package/components/video-options.fr-B7b4NJso.cjs +0 -20
  2620. package/components/video-options.fr-DHt0mV9L.js +0 -76
  2621. package/components/video-options.nl-1cNZgoqf.js +0 -76
  2622. package/components/video-options.nl-CSiCG3Vu.cjs +0 -20
  2623. package/components/video-slots.config-IpwUxDyU.js +0 -23
  2624. package/components/video-slots.config-mPXMR1CE.cjs +0 -20
  2625. package/components/vivid-B-cgSae_.js +0 -76
  2626. package/components/vivid-BpRn83MR.cjs +0 -20
  2627. package/components/wordcloud-chart-options.config-BKtJT8Va.cjs +0 -20
  2628. package/components/wordcloud-chart-options.config-BoB_KuhA.js +0 -68
  2629. package/components/wordcloud-chart-options.de-DnJjN2l-.cjs +0 -20
  2630. package/components/wordcloud-chart-options.de-DwLQlEJg.js +0 -48
  2631. package/components/wordcloud-chart-options.en-Ca5fXbS9.cjs +0 -20
  2632. package/components/wordcloud-chart-options.en-DWkM70-M.js +0 -48
  2633. package/components/wordcloud-chart-options.es-CkXbSwEc.js +0 -48
  2634. package/components/wordcloud-chart-options.es-TkHFgMUu.cjs +0 -20
  2635. package/components/wordcloud-chart-options.fr-DNK5Ouc5.js +0 -48
  2636. package/components/wordcloud-chart-options.fr-Dz53DWyA.cjs +0 -20
  2637. package/components/wordcloud-chart-options.nl-CcgmqL7I.js +0 -48
  2638. package/components/wordcloud-chart-options.nl-Cy_9TRvD.cjs +0 -20
  2639. package/components/wordcloud-chart-slots.config-BS4sOOHt.js +0 -44
  2640. package/components/wordcloud-chart-slots.config-D7CiYopX.cjs +0 -20
  2641. package/components/zh-CN-DTZ4OmdP.cjs +0 -20
  2642. package/components/zh-CN-wsl7eFSd.js +0 -89
  2643. package/components/zh-TW-DTZ4OmdP.cjs +0 -20
  2644. package/components/zh-TW-wsl7eFSd.js +0 -89
  2645. package/item-definitions/area-chart/area-chart-context.config.d.ts +0 -21
  2646. package/item-definitions/area-chart/area-chart-options.config.d.ts +0 -114
  2647. package/item-definitions/area-chart/area-chart-slots.config.d.ts +0 -44
  2648. package/item-definitions/area-chart/i18n/area-chart-options.de.d.ts +0 -59
  2649. package/item-definitions/area-chart/i18n/area-chart-options.en.d.ts +0 -59
  2650. package/item-definitions/area-chart/i18n/area-chart-options.es.d.ts +0 -59
  2651. package/item-definitions/area-chart/i18n/area-chart-options.fr.d.ts +0 -59
  2652. package/item-definitions/area-chart/i18n/area-chart-options.nl.d.ts +0 -59
  2653. package/item-definitions/bar-chart/bar-chart-context.config.d.ts +0 -21
  2654. package/item-definitions/bar-chart/bar-chart-options.config.d.ts +0 -129
  2655. package/item-definitions/bar-chart/bar-chart-slots.config.d.ts +0 -24
  2656. package/item-definitions/bar-chart/i18n/bar-chart-options.de.d.ts +0 -66
  2657. package/item-definitions/bar-chart/i18n/bar-chart-options.en.d.ts +0 -66
  2658. package/item-definitions/bar-chart/i18n/bar-chart-options.es.d.ts +0 -66
  2659. package/item-definitions/bar-chart/i18n/bar-chart-options.fr.d.ts +0 -66
  2660. package/item-definitions/bar-chart/i18n/bar-chart-options.nl.d.ts +0 -66
  2661. package/item-definitions/box-plot/box-plot-context.config.d.ts +0 -18
  2662. package/item-definitions/box-plot/box-plot-options.config.d.ts +0 -224
  2663. package/item-definitions/box-plot/box-plot-slots.config.d.ts +0 -26
  2664. package/item-definitions/box-plot/i18n/box-plot-options.de.d.ts +0 -92
  2665. package/item-definitions/box-plot/i18n/box-plot-options.en.d.ts +0 -92
  2666. package/item-definitions/box-plot/i18n/box-plot-options.es.d.ts +0 -92
  2667. package/item-definitions/box-plot/i18n/box-plot-options.fr.d.ts +0 -92
  2668. package/item-definitions/box-plot/i18n/box-plot-options.nl.d.ts +0 -92
  2669. package/item-definitions/bubble-chart/bubble-chart-context.config.d.ts +0 -21
  2670. package/item-definitions/bubble-chart/bubble-chart-options.config.d.ts +0 -90
  2671. package/item-definitions/bubble-chart/bubble-chart-slots.config.d.ts +0 -30
  2672. package/item-definitions/bubble-chart/i18n/bubble-chart-options.de.d.ts +0 -42
  2673. package/item-definitions/bubble-chart/i18n/bubble-chart-options.en.d.ts +0 -42
  2674. package/item-definitions/bubble-chart/i18n/bubble-chart-options.es.d.ts +0 -42
  2675. package/item-definitions/bubble-chart/i18n/bubble-chart-options.fr.d.ts +0 -42
  2676. package/item-definitions/bubble-chart/i18n/bubble-chart-options.nl.d.ts +0 -42
  2677. package/item-definitions/bullet-chart/bullet-chart-context.config.d.ts +0 -21
  2678. package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +0 -43
  2679. package/item-definitions/bullet-chart/bullet-chart-slots.config.d.ts +0 -18
  2680. package/item-definitions/bullet-chart/i18n/bullet-chart-options.de.d.ts +0 -30
  2681. package/item-definitions/bullet-chart/i18n/bullet-chart-options.en.d.ts +0 -30
  2682. package/item-definitions/bullet-chart/i18n/bullet-chart-options.es.d.ts +0 -30
  2683. package/item-definitions/bullet-chart/i18n/bullet-chart-options.fr.d.ts +0 -30
  2684. package/item-definitions/bullet-chart/i18n/bullet-chart-options.nl.d.ts +0 -30
  2685. package/item-definitions/choropleth-map/choropleth-map-context.config.d.ts +0 -21
  2686. package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +0 -293
  2687. package/item-definitions/choropleth-map/choropleth-map-slots.config.d.ts +0 -29
  2688. package/item-definitions/choropleth-map/i18n/choropleth-map-options.de.d.ts +0 -81
  2689. package/item-definitions/choropleth-map/i18n/choropleth-map-options.en.d.ts +0 -81
  2690. package/item-definitions/choropleth-map/i18n/choropleth-map-options.es.d.ts +0 -81
  2691. package/item-definitions/choropleth-map/i18n/choropleth-map-options.fr.d.ts +0 -81
  2692. package/item-definitions/choropleth-map/i18n/choropleth-map-options.nl.d.ts +0 -81
  2693. package/item-definitions/circle-pack-chart/circle-pack-chart-context.config.d.ts +0 -18
  2694. package/item-definitions/circle-pack-chart/circle-pack-chart-options.config.d.ts +0 -14
  2695. package/item-definitions/circle-pack-chart/circle-pack-chart-slots.config.d.ts +0 -22
  2696. package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.de.d.ts +0 -20
  2697. package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.en.d.ts +0 -20
  2698. package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.es.d.ts +0 -20
  2699. package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.fr.d.ts +0 -20
  2700. package/item-definitions/circle-pack-chart/i18n/circle-pack-chart-options.nl.d.ts +0 -20
  2701. package/item-definitions/circular-gauge/circular-gauge-context.config.d.ts +0 -18
  2702. package/item-definitions/circular-gauge/circular-gauge-options.config.d.ts +0 -206
  2703. package/item-definitions/circular-gauge/circular-gauge-slots.config.d.ts +0 -16
  2704. package/item-definitions/circular-gauge/i18n/circular-gauge-options.de.d.ts +0 -55
  2705. package/item-definitions/circular-gauge/i18n/circular-gauge-options.en.d.ts +0 -58
  2706. package/item-definitions/circular-gauge/i18n/circular-gauge-options.es.d.ts +0 -55
  2707. package/item-definitions/circular-gauge/i18n/circular-gauge-options.fr.d.ts +0 -58
  2708. package/item-definitions/circular-gauge/i18n/circular-gauge-options.nl.d.ts +0 -58
  2709. package/item-definitions/column-chart/column-chart-context.config.d.ts +0 -21
  2710. package/item-definitions/column-chart/column-chart-options.config.d.ts +0 -123
  2711. package/item-definitions/column-chart/column-chart-slots.config.d.ts +0 -24
  2712. package/item-definitions/column-chart/i18n/column-chart-options.de.d.ts +0 -66
  2713. package/item-definitions/column-chart/i18n/column-chart-options.en.d.ts +0 -66
  2714. package/item-definitions/column-chart/i18n/column-chart-options.es.d.ts +0 -66
  2715. package/item-definitions/column-chart/i18n/column-chart-options.fr.d.ts +0 -66
  2716. package/item-definitions/column-chart/i18n/column-chart-options.nl.d.ts +0 -66
  2717. package/item-definitions/combination-chart/combination-chart-context.config.d.ts +0 -18
  2718. package/item-definitions/combination-chart/combination-chart-options.config.d.ts +0 -13
  2719. package/item-definitions/combination-chart/combination-chart-slots.config.d.ts +0 -30
  2720. package/item-definitions/combination-chart/i18n/combination-chart-options.de.d.ts +0 -17
  2721. package/item-definitions/combination-chart/i18n/combination-chart-options.en.d.ts +0 -17
  2722. package/item-definitions/combination-chart/i18n/combination-chart-options.es.d.ts +0 -17
  2723. package/item-definitions/combination-chart/i18n/combination-chart-options.fr.d.ts +0 -17
  2724. package/item-definitions/combination-chart/i18n/combination-chart-options.nl.d.ts +0 -17
  2725. package/item-definitions/conditional-number/conditional-number-context.config.d.ts +0 -18
  2726. package/item-definitions/conditional-number/conditional-number-options.config.d.ts +0 -241
  2727. package/item-definitions/conditional-number/conditional-number-slots.config.d.ts +0 -16
  2728. package/item-definitions/conditional-number/i18n/conditional-number-options.de.d.ts +0 -53
  2729. package/item-definitions/conditional-number/i18n/conditional-number-options.en.d.ts +0 -53
  2730. package/item-definitions/conditional-number/i18n/conditional-number-options.es.d.ts +0 -53
  2731. package/item-definitions/conditional-number/i18n/conditional-number-options.fr.d.ts +0 -53
  2732. package/item-definitions/conditional-number/i18n/conditional-number-options.nl.d.ts +0 -53
  2733. package/item-definitions/date-comparison-filter/date-comparison-filter-context.config.d.ts +0 -15
  2734. package/item-definitions/date-comparison-filter/date-comparison-filter-options.config.d.ts +0 -60
  2735. package/item-definitions/date-comparison-filter/date-comparison-filter-slots.config.d.ts +0 -10
  2736. package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.de.d.ts +0 -54
  2737. package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.en.d.ts +0 -56
  2738. package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.es.d.ts +0 -56
  2739. package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.fr.d.ts +0 -56
  2740. package/item-definitions/date-comparison-filter/i18n/date-comparison-filter-options.nl.d.ts +0 -56
  2741. package/item-definitions/date-filter/date-filter-context.config.d.ts +0 -15
  2742. package/item-definitions/date-filter/date-filter-options.config.d.ts +0 -60
  2743. package/item-definitions/date-filter/date-filter-slots.config.d.ts +0 -10
  2744. package/item-definitions/date-filter/i18n/date-filter-options.de.d.ts +0 -51
  2745. package/item-definitions/date-filter/i18n/date-filter-options.en.d.ts +0 -52
  2746. package/item-definitions/date-filter/i18n/date-filter-options.es.d.ts +0 -52
  2747. package/item-definitions/date-filter/i18n/date-filter-options.fr.d.ts +0 -52
  2748. package/item-definitions/date-filter/i18n/date-filter-options.nl.d.ts +0 -52
  2749. package/item-definitions/donut-chart/donut-chart-context.config.d.ts +0 -18
  2750. package/item-definitions/donut-chart/donut-chart-options.config.d.ts +0 -129
  2751. package/item-definitions/donut-chart/donut-chart-slots.config.d.ts +0 -20
  2752. package/item-definitions/donut-chart/i18n/donut-chart-options.de.d.ts +0 -78
  2753. package/item-definitions/donut-chart/i18n/donut-chart-options.en.d.ts +0 -78
  2754. package/item-definitions/donut-chart/i18n/donut-chart-options.es.d.ts +0 -78
  2755. package/item-definitions/donut-chart/i18n/donut-chart-options.fr.d.ts +0 -78
  2756. package/item-definitions/donut-chart/i18n/donut-chart-options.nl.d.ts +0 -78
  2757. package/item-definitions/dropdown-filter/dropdown-filter-context.config.d.ts +0 -15
  2758. package/item-definitions/dropdown-filter/dropdown-filter-options.config.d.ts +0 -74
  2759. package/item-definitions/dropdown-filter/dropdown-filter-slots.config.d.ts +0 -23
  2760. package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.de.d.ts +0 -61
  2761. package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.en.d.ts +0 -61
  2762. package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.es.d.ts +0 -61
  2763. package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.fr.d.ts +0 -61
  2764. package/item-definitions/dropdown-filter/i18n/dropdown-filter-options.nl.d.ts +0 -61
  2765. package/item-definitions/evolution-number/evolution-number-context.config.d.ts +0 -18
  2766. package/item-definitions/evolution-number/evolution-number-options.config.d.ts +0 -184
  2767. package/item-definitions/evolution-number/evolution-number-slots.config.d.ts +0 -18
  2768. package/item-definitions/evolution-number/i18n/evolution-number-options.de.d.ts +0 -83
  2769. package/item-definitions/evolution-number/i18n/evolution-number-options.en.d.ts +0 -83
  2770. package/item-definitions/evolution-number/i18n/evolution-number-options.es.d.ts +0 -83
  2771. package/item-definitions/evolution-number/i18n/evolution-number-options.fr.d.ts +0 -83
  2772. package/item-definitions/evolution-number/i18n/evolution-number-options.nl.d.ts +0 -83
  2773. package/item-definitions/funnel-chart/funnel-chart-context.config.d.ts +0 -18
  2774. package/item-definitions/funnel-chart/funnel-chart-options.config.d.ts +0 -104
  2775. package/item-definitions/funnel-chart/funnel-chart-slots.config.d.ts +0 -22
  2776. package/item-definitions/funnel-chart/i18n/funnel-chart-options.de.d.ts +0 -72
  2777. package/item-definitions/funnel-chart/i18n/funnel-chart-options.en.d.ts +0 -72
  2778. package/item-definitions/funnel-chart/i18n/funnel-chart-options.es.d.ts +0 -72
  2779. package/item-definitions/funnel-chart/i18n/funnel-chart-options.fr.d.ts +0 -72
  2780. package/item-definitions/funnel-chart/i18n/funnel-chart-options.nl.d.ts +0 -72
  2781. package/item-definitions/heat-map/heat-map-context.config.d.ts +0 -18
  2782. package/item-definitions/heat-map/heat-map-options.config.d.ts +0 -238
  2783. package/item-definitions/heat-map/heat-map-slots.config.d.ts +0 -18
  2784. package/item-definitions/heat-map/i18n/heat-map-options.de.d.ts +0 -69
  2785. package/item-definitions/heat-map/i18n/heat-map-options.en.d.ts +0 -70
  2786. package/item-definitions/heat-map/i18n/heat-map-options.es.d.ts +0 -70
  2787. package/item-definitions/heat-map/i18n/heat-map-options.fr.d.ts +0 -70
  2788. package/item-definitions/heat-map/i18n/heat-map-options.nl.d.ts +0 -70
  2789. package/item-definitions/heat-table/heat-table-context.config.d.ts +0 -21
  2790. package/item-definitions/heat-table/heat-table-options.config.d.ts +0 -265
  2791. package/item-definitions/heat-table/heat-table-slots.config.d.ts +0 -20
  2792. package/item-definitions/heat-table/i18n/heat-table-options.de.d.ts +0 -121
  2793. package/item-definitions/heat-table/i18n/heat-table-options.en.d.ts +0 -121
  2794. package/item-definitions/heat-table/i18n/heat-table-options.es.d.ts +0 -121
  2795. package/item-definitions/heat-table/i18n/heat-table-options.fr.d.ts +0 -121
  2796. package/item-definitions/heat-table/i18n/heat-table-options.nl.d.ts +0 -121
  2797. package/item-definitions/helpers.d.ts +0 -21
  2798. package/item-definitions/hexbin-map/hexbin-map-context.config.d.ts +0 -18
  2799. package/item-definitions/hexbin-map/hexbin-map-options.config.d.ts +0 -242
  2800. package/item-definitions/hexbin-map/hexbin-map-slots.config.d.ts +0 -18
  2801. package/item-definitions/hexbin-map/i18n/hexbin-map-options.de.d.ts +0 -107
  2802. package/item-definitions/hexbin-map/i18n/hexbin-map-options.en.d.ts +0 -107
  2803. package/item-definitions/hexbin-map/i18n/hexbin-map-options.es.d.ts +0 -107
  2804. package/item-definitions/hexbin-map/i18n/hexbin-map-options.fr.d.ts +0 -107
  2805. package/item-definitions/hexbin-map/i18n/hexbin-map-options.nl.d.ts +0 -107
  2806. package/item-definitions/image/i18n/image-options.de.d.ts +0 -71
  2807. package/item-definitions/image/i18n/image-options.en.d.ts +0 -71
  2808. package/item-definitions/image/i18n/image-options.es.d.ts +0 -71
  2809. package/item-definitions/image/i18n/image-options.fr.d.ts +0 -71
  2810. package/item-definitions/image/i18n/image-options.nl.d.ts +0 -71
  2811. package/item-definitions/image/image-context.config.d.ts +0 -11
  2812. package/item-definitions/image/image-options.config.d.ts +0 -126
  2813. package/item-definitions/image/image-slots.config.d.ts +0 -2
  2814. package/item-definitions/line-chart/i18n/line-chart-options.de.d.ts +0 -61
  2815. package/item-definitions/line-chart/i18n/line-chart-options.en.d.ts +0 -61
  2816. package/item-definitions/line-chart/i18n/line-chart-options.es.d.ts +0 -61
  2817. package/item-definitions/line-chart/i18n/line-chart-options.fr.d.ts +0 -61
  2818. package/item-definitions/line-chart/i18n/line-chart-options.nl.d.ts +0 -61
  2819. package/item-definitions/line-chart/line-chart-context.config.d.ts +0 -21
  2820. package/item-definitions/line-chart/line-chart-options.config.d.ts +0 -170
  2821. package/item-definitions/line-chart/line-chart-slots.config.d.ts +0 -44
  2822. package/item-definitions/marker-map/i18n/marker-map-options.de.d.ts +0 -52
  2823. package/item-definitions/marker-map/i18n/marker-map-options.en.d.ts +0 -52
  2824. package/item-definitions/marker-map/i18n/marker-map-options.es.d.ts +0 -52
  2825. package/item-definitions/marker-map/i18n/marker-map-options.fr.d.ts +0 -52
  2826. package/item-definitions/marker-map/i18n/marker-map-options.nl.d.ts +0 -52
  2827. package/item-definitions/marker-map/marker-map-context.config.d.ts +0 -18
  2828. package/item-definitions/marker-map/marker-map-options.config.d.ts +0 -140
  2829. package/item-definitions/marker-map/marker-map-slots.config.d.ts +0 -18
  2830. package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.de.d.ts +0 -25
  2831. package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.en.d.ts +0 -25
  2832. package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.es.d.ts +0 -25
  2833. package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.fr.d.ts +0 -25
  2834. package/item-definitions/ohlc-chart/i18n/ohlc-chart-options.nl.d.ts +0 -25
  2835. package/item-definitions/ohlc-chart/ohlc-chart-context.config.d.ts +0 -27
  2836. package/item-definitions/ohlc-chart/ohlc-chart-options.config.d.ts +0 -37
  2837. package/item-definitions/ohlc-chart/ohlc-chart-slots.config.d.ts +0 -21
  2838. package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.de.d.ts +0 -17
  2839. package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.en.d.ts +0 -17
  2840. package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.es.d.ts +0 -17
  2841. package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.fr.d.ts +0 -17
  2842. package/item-definitions/parallel-coordinates-plot/i18n/parallel-coordinates-plot-options.nl.d.ts +0 -17
  2843. package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-context.config.d.ts +0 -18
  2844. package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-options.config.d.ts +0 -21
  2845. package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +0 -23
  2846. package/item-definitions/pivot-table/i18n/pivot-table-options.de.d.ts +0 -76
  2847. package/item-definitions/pivot-table/i18n/pivot-table-options.en.d.ts +0 -76
  2848. package/item-definitions/pivot-table/i18n/pivot-table-options.es.d.ts +0 -76
  2849. package/item-definitions/pivot-table/i18n/pivot-table-options.fr.d.ts +0 -76
  2850. package/item-definitions/pivot-table/i18n/pivot-table-options.nl.d.ts +0 -76
  2851. package/item-definitions/pivot-table/pivot-table-context.config.d.ts +0 -21
  2852. package/item-definitions/pivot-table/pivot-table-options.config.d.ts +0 -157
  2853. package/item-definitions/pivot-table/pivot-table-slots.config.d.ts +0 -21
  2854. package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.de.d.ts +0 -88
  2855. package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.en.d.ts +0 -88
  2856. package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.es.d.ts +0 -88
  2857. package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.fr.d.ts +0 -88
  2858. package/item-definitions/pyramid-chart/i18n/pyramid-chart-options.nl.d.ts +0 -88
  2859. package/item-definitions/pyramid-chart/pyramid-chart-context.config.d.ts +0 -21
  2860. package/item-definitions/pyramid-chart/pyramid-chart-options.config.d.ts +0 -113
  2861. package/item-definitions/pyramid-chart/pyramid-chart-slots.config.d.ts +0 -33
  2862. package/item-definitions/radar-chart/i18n/radar-chart-options.de.d.ts +0 -45
  2863. package/item-definitions/radar-chart/i18n/radar-chart-options.en.d.ts +0 -45
  2864. package/item-definitions/radar-chart/i18n/radar-chart-options.es.d.ts +0 -45
  2865. package/item-definitions/radar-chart/i18n/radar-chart-options.fr.d.ts +0 -45
  2866. package/item-definitions/radar-chart/i18n/radar-chart-options.nl.d.ts +0 -45
  2867. package/item-definitions/radar-chart/radar-chart-context.config.d.ts +0 -21
  2868. package/item-definitions/radar-chart/radar-chart-options.config.d.ts +0 -122
  2869. package/item-definitions/radar-chart/radar-chart-slots.config.d.ts +0 -33
  2870. package/item-definitions/regular-table/i18n/regular-table-options.de.d.ts +0 -52
  2871. package/item-definitions/regular-table/i18n/regular-table-options.en.d.ts +0 -52
  2872. package/item-definitions/regular-table/i18n/regular-table-options.es.d.ts +0 -52
  2873. package/item-definitions/regular-table/i18n/regular-table-options.fr.d.ts +0 -52
  2874. package/item-definitions/regular-table/i18n/regular-table-options.nl.d.ts +0 -52
  2875. package/item-definitions/regular-table/regular-table-context.config.d.ts +0 -15
  2876. package/item-definitions/regular-table/regular-table-options.config.d.ts +0 -125
  2877. package/item-definitions/regular-table/regular-table-slots.config.d.ts +0 -13
  2878. package/item-definitions/route-map/i18n/route-map-options.de.d.ts +0 -73
  2879. package/item-definitions/route-map/i18n/route-map-options.en.d.ts +0 -73
  2880. package/item-definitions/route-map/i18n/route-map-options.es.d.ts +0 -73
  2881. package/item-definitions/route-map/i18n/route-map-options.fr.d.ts +0 -73
  2882. package/item-definitions/route-map/i18n/route-map-options.nl.d.ts +0 -73
  2883. package/item-definitions/route-map/route-map-context.config.d.ts +0 -24
  2884. package/item-definitions/route-map/route-map-options.config.d.ts +0 -324
  2885. package/item-definitions/route-map/route-map-slots.config.d.ts +0 -28
  2886. package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.de.d.ts +0 -58
  2887. package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.en.d.ts +0 -58
  2888. package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.es.d.ts +0 -58
  2889. package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.fr.d.ts +0 -58
  2890. package/item-definitions/sankey-diagram/i18n/sankey-diagram-options.nl.d.ts +0 -58
  2891. package/item-definitions/sankey-diagram/sankey-diagram-context.config.d.ts +0 -24
  2892. package/item-definitions/sankey-diagram/sankey-diagram-options.config.d.ts +0 -46
  2893. package/item-definitions/sankey-diagram/sankey-diagram-slots.config.d.ts +0 -33
  2894. package/item-definitions/scatter-plot/i18n/scatter-plot-options.de.d.ts +0 -113
  2895. package/item-definitions/scatter-plot/i18n/scatter-plot-options.en.d.ts +0 -113
  2896. package/item-definitions/scatter-plot/i18n/scatter-plot-options.es.d.ts +0 -113
  2897. package/item-definitions/scatter-plot/i18n/scatter-plot-options.fr.d.ts +0 -113
  2898. package/item-definitions/scatter-plot/i18n/scatter-plot-options.nl.d.ts +0 -113
  2899. package/item-definitions/scatter-plot/scatter-plot-context.config.d.ts +0 -27
  2900. package/item-definitions/scatter-plot/scatter-plot-options.config.d.ts +0 -163
  2901. package/item-definitions/scatter-plot/scatter-plot-slots.config.d.ts +0 -50
  2902. package/item-definitions/search-filter/i18n/search-filter-options.de.d.ts +0 -39
  2903. package/item-definitions/search-filter/i18n/search-filter-options.en.d.ts +0 -39
  2904. package/item-definitions/search-filter/i18n/search-filter-options.es.d.ts +0 -39
  2905. package/item-definitions/search-filter/i18n/search-filter-options.fr.d.ts +0 -39
  2906. package/item-definitions/search-filter/i18n/search-filter-options.nl.d.ts +0 -39
  2907. package/item-definitions/search-filter/search-filter-context.config.d.ts +0 -15
  2908. package/item-definitions/search-filter/search-filter-options.config.d.ts +0 -40
  2909. package/item-definitions/search-filter/search-filter-slots.config.d.ts +0 -24
  2910. package/item-definitions/shared/color-range-utils.d.ts +0 -22
  2911. package/item-definitions/slicer-filter/i18n/slicer-filter-options.de.d.ts +0 -68
  2912. package/item-definitions/slicer-filter/i18n/slicer-filter-options.en.d.ts +0 -68
  2913. package/item-definitions/slicer-filter/i18n/slicer-filter-options.es.d.ts +0 -68
  2914. package/item-definitions/slicer-filter/i18n/slicer-filter-options.fr.d.ts +0 -68
  2915. package/item-definitions/slicer-filter/i18n/slicer-filter-options.nl.d.ts +0 -68
  2916. package/item-definitions/slicer-filter/slicer-filter-context.config.d.ts +0 -18
  2917. package/item-definitions/slicer-filter/slicer-filter-options.config.d.ts +0 -136
  2918. package/item-definitions/slicer-filter/slicer-filter-slots.config.d.ts +0 -23
  2919. package/item-definitions/slider-filter/i18n/slider-filter-options.de.d.ts +0 -26
  2920. package/item-definitions/slider-filter/i18n/slider-filter-options.en.d.ts +0 -26
  2921. package/item-definitions/slider-filter/i18n/slider-filter-options.es.d.ts +0 -26
  2922. package/item-definitions/slider-filter/i18n/slider-filter-options.fr.d.ts +0 -26
  2923. package/item-definitions/slider-filter/i18n/slider-filter-options.nl.d.ts +0 -26
  2924. package/item-definitions/slider-filter/slider-filter-context.config.d.ts +0 -15
  2925. package/item-definitions/slider-filter/slider-filter-options.config.d.ts +0 -45
  2926. package/item-definitions/slider-filter/slider-filter-slots.config.d.ts +0 -13
  2927. package/item-definitions/spacer/spacer-context.config.d.ts +0 -11
  2928. package/item-definitions/spacer/spacer-options.config.d.ts +0 -2
  2929. package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.de.d.ts +0 -69
  2930. package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.en.d.ts +0 -69
  2931. package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.es.d.ts +0 -69
  2932. package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.fr.d.ts +0 -69
  2933. package/item-definitions/speedometer-chart/i18n/speedometer-chart-options.nl.d.ts +0 -69
  2934. package/item-definitions/speedometer-chart/speedometer-chart-context.config.d.ts +0 -18
  2935. package/item-definitions/speedometer-chart/speedometer-chart-options.config.d.ts +0 -206
  2936. package/item-definitions/speedometer-chart/speedometer-chart-slots.config.d.ts +0 -16
  2937. package/item-definitions/spike-map/i18n/spike-map-options.de.d.ts +0 -106
  2938. package/item-definitions/spike-map/i18n/spike-map-options.en.d.ts +0 -106
  2939. package/item-definitions/spike-map/i18n/spike-map-options.es.d.ts +0 -106
  2940. package/item-definitions/spike-map/i18n/spike-map-options.fr.d.ts +0 -106
  2941. package/item-definitions/spike-map/i18n/spike-map-options.nl.d.ts +0 -106
  2942. package/item-definitions/spike-map/spike-map-context.config.d.ts +0 -21
  2943. package/item-definitions/spike-map/spike-map-options.config.d.ts +0 -328
  2944. package/item-definitions/spike-map/spike-map-slots.config.d.ts +0 -31
  2945. package/item-definitions/strip-plot/i18n/strip-plot-options.de.d.ts +0 -20
  2946. package/item-definitions/strip-plot/i18n/strip-plot-options.en.d.ts +0 -20
  2947. package/item-definitions/strip-plot/i18n/strip-plot-options.es.d.ts +0 -20
  2948. package/item-definitions/strip-plot/i18n/strip-plot-options.fr.d.ts +0 -20
  2949. package/item-definitions/strip-plot/i18n/strip-plot-options.nl.d.ts +0 -20
  2950. package/item-definitions/strip-plot/strip-plot-context.config.d.ts +0 -18
  2951. package/item-definitions/strip-plot/strip-plot-options.config.d.ts +0 -21
  2952. package/item-definitions/strip-plot/strip-plot-slots.config.d.ts +0 -22
  2953. package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.de.d.ts +0 -37
  2954. package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.en.d.ts +0 -37
  2955. package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.es.d.ts +0 -37
  2956. package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.fr.d.ts +0 -37
  2957. package/item-definitions/sunburst-chart/i18n/sunburst-chart-options.nl.d.ts +0 -37
  2958. package/item-definitions/sunburst-chart/sunburst-chart-context.config.d.ts +0 -18
  2959. package/item-definitions/sunburst-chart/sunburst-chart-options.config.d.ts +0 -51
  2960. package/item-definitions/sunburst-chart/sunburst-chart-slots.config.d.ts +0 -22
  2961. package/item-definitions/symbol-map/i18n/symbol-map-options.de.d.ts +0 -61
  2962. package/item-definitions/symbol-map/i18n/symbol-map-options.en.d.ts +0 -61
  2963. package/item-definitions/symbol-map/i18n/symbol-map-options.es.d.ts +0 -61
  2964. package/item-definitions/symbol-map/i18n/symbol-map-options.fr.d.ts +0 -61
  2965. package/item-definitions/symbol-map/i18n/symbol-map-options.nl.d.ts +0 -61
  2966. package/item-definitions/symbol-map/symbol-map-context.config.d.ts +0 -21
  2967. package/item-definitions/symbol-map/symbol-map-options.config.d.ts +0 -164
  2968. package/item-definitions/symbol-map/symbol-map-slots.config.d.ts +0 -31
  2969. package/item-definitions/text/i18n/text-options.de.d.ts +0 -17
  2970. package/item-definitions/text/i18n/text-options.en.d.ts +0 -17
  2971. package/item-definitions/text/i18n/text-options.es.d.ts +0 -17
  2972. package/item-definitions/text/i18n/text-options.fr.d.ts +0 -17
  2973. package/item-definitions/text/i18n/text-options.nl.d.ts +0 -17
  2974. package/item-definitions/text/text-context.config.d.ts +0 -11
  2975. package/item-definitions/text/text-options.config.d.ts +0 -45
  2976. package/item-definitions/text/text-slots.config.d.ts +0 -2
  2977. package/item-definitions/treemap-chart/i18n/treemap-chart-options.de.d.ts +0 -63
  2978. package/item-definitions/treemap-chart/i18n/treemap-chart-options.en.d.ts +0 -63
  2979. package/item-definitions/treemap-chart/i18n/treemap-chart-options.es.d.ts +0 -63
  2980. package/item-definitions/treemap-chart/i18n/treemap-chart-options.fr.d.ts +0 -63
  2981. package/item-definitions/treemap-chart/i18n/treemap-chart-options.nl.d.ts +0 -63
  2982. package/item-definitions/treemap-chart/treemap-chart-context.config.d.ts +0 -21
  2983. package/item-definitions/treemap-chart/treemap-chart-options.config.d.ts +0 -103
  2984. package/item-definitions/treemap-chart/treemap-chart-slots.config.d.ts +0 -30
  2985. package/item-definitions/venn-diagram/venn-diagram-context.config.d.ts +0 -21
  2986. package/item-definitions/venn-diagram/venn-diagram-options.config.d.ts +0 -2
  2987. package/item-definitions/venn-diagram/venn-diagram-slots.config.d.ts +0 -18
  2988. package/item-definitions/video/i18n/video-options.de.d.ts +0 -55
  2989. package/item-definitions/video/i18n/video-options.en.d.ts +0 -55
  2990. package/item-definitions/video/i18n/video-options.es.d.ts +0 -55
  2991. package/item-definitions/video/i18n/video-options.fr.d.ts +0 -55
  2992. package/item-definitions/video/i18n/video-options.nl.d.ts +0 -55
  2993. package/item-definitions/video/video-context.config.d.ts +0 -11
  2994. package/item-definitions/video/video-options.config.d.ts +0 -90
  2995. package/item-definitions/video/video-slots.config.d.ts +0 -2
  2996. package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.de.d.ts +0 -27
  2997. package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.en.d.ts +0 -27
  2998. package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.es.d.ts +0 -27
  2999. package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.fr.d.ts +0 -27
  3000. package/item-definitions/wordcloud-chart/i18n/wordcloud-chart-options.nl.d.ts +0 -27
  3001. package/item-definitions/wordcloud-chart/wordcloud-chart-context.config.d.ts +0 -21
  3002. package/item-definitions/wordcloud-chart/wordcloud-chart-options.config.d.ts +0 -46
  3003. package/item-definitions/wordcloud-chart/wordcloud-chart-slots.config.d.ts +0 -23
  3004. package/utils/data/load-draggable-items-for-datasets.d.ts +0 -24
  3005. package/utils/data-item-types/calculate-data-item-icon.d.ts +0 -10
  3006. package/utils/store/slot-store.d.ts +0 -39
  3007. package/utils/transformations/convert-data-item-to-slot-content.d.ts +0 -9
  3008. package/utils/transformations/convert-datasets-to-draggable-items.d.ts +0 -17
  3009. /package/components/{draggable-data-item-level → data-field-level}/helpers/generate-preview.d.ts +0 -0
  3010. /package/components/{edit-option → item-option}/helpers/control-markup.d.ts +0 -0
  3011. /package/components/{edit-option → item-option}/helpers/control-templates/action-button-group-template.d.ts +0 -0
  3012. /package/components/{edit-option → item-option}/helpers/control-templates/color-palette-picker-template.d.ts +0 -0
  3013. /package/components/{edit-option → item-option}/helpers/control-templates/color-picker-template.d.ts +0 -0
  3014. /package/components/{edit-option → item-option}/helpers/control-templates/color-range-template.d.ts +0 -0
  3015. /package/components/{edit-option → item-option}/helpers/control-templates/multi-language-field-template.d.ts +0 -0
  3016. /package/components/{edit-option → item-option}/helpers/control-templates/number-field-template.d.ts +0 -0
  3017. /package/components/{edit-option → item-option}/helpers/control-templates/picker-template.d.ts +0 -0
  3018. /package/components/{edit-option → item-option}/helpers/control-templates/position-picker-template.d.ts +0 -0
  3019. /package/components/{edit-option → item-option}/helpers/control-templates/positions-number-field-template.d.ts +0 -0
  3020. /package/components/{edit-option → item-option}/helpers/control-templates/radio-button-group.d.ts +0 -0
  3021. /package/components/{edit-option → item-option}/helpers/control-templates/slider-template.d.ts +0 -0
  3022. /package/components/{edit-option → item-option}/helpers/control-templates/switch-template.d.ts +0 -0
  3023. /package/components/{edit-option → item-option}/helpers/control-templates/text-field-template.d.ts +0 -0
  3024. /package/components/{edit-option → item-option}/helpers/generate-callback.d.ts +0 -0
  3025. /package/components/{edit-option → item-option}/helpers/get-control-by-key.d.ts +0 -0
  3026. /package/components/{edit-option → item-option}/helpers/get-default-value.d.ts +0 -0
  3027. /package/components/{edit-option → item-option}/helpers/get-enum-values.d.ts +0 -0
  3028. /package/components/{edit-option → item-option}/helpers/get-extra-label-values.d.ts +0 -0
  3029. /package/components/{edit-option → item-option}/helpers/get-value-by-key.d.ts +0 -0
  3030. /package/{angular/components/draggable-data-item → react/components/data-field}/index.ts +0 -0
  3031. /package/{angular/components/draggable-data-item-level → react/components/data-field-panel}/index.ts +0 -0
  3032. /package/{angular/components/droppable-slot → react/components/dataset-icon}/index.ts +0 -0
  3033. /package/{angular/components/edit-filters → react/components/display-settings}/index.ts +0 -0
  3034. /package/{angular/components/slot-menu → react/components/filters}/index.ts +0 -0
  3035. /package/{angular/esm/components/draggable-data-item-level/index.d.ts → react/components/item-grid/index.ts} +0 -0
  3036. /package/{angular/esm/components/draggable-data-item-level/index.js → react/components/item-slot-drop/index.ts} +0 -0
  3037. /package/{angular/esm/components/draggable-data-item/index.d.ts → react/components/slot-menu/index.ts} +0 -0
  3038. /package/{angular/esm/components/draggable-data-item/index.js → react/components/viz-item-menu/index.ts} +0 -0
  3039. /package/{angular/esm/components/edit-filters → react/esm/components/data-field}/index.d.ts +0 -0
  3040. /package/{angular/esm/components/edit-filters → react/esm/components/data-field}/index.js +0 -0
  3041. /package/{angular/esm/components/draggable-data-item → react/esm/components/data-field}/types.js +0 -0
  3042. /package/{angular/esm/components/droppable-slot → react/esm/components/data-field-panel}/index.d.ts +0 -0
  3043. /package/{angular/esm/components/droppable-slot → react/esm/components/data-field-panel}/index.js +0 -0
  3044. /package/{angular/esm/components/draggable-data-item-level → react/esm/components/data-field-panel}/types.js +0 -0
  3045. /package/{angular/esm/components/slot-menu → react/esm/components/dataset-icon}/index.d.ts +0 -0
  3046. /package/{angular/esm/components/slot-menu → react/esm/components/dataset-icon}/index.js +0 -0
  3047. /package/{angular/esm/components/droppable-slot → react/esm/components/dataset-icon}/types.js +0 -0
  3048. /package/{angular/esm/components/edit-filters → react/esm/components/display-settings}/types.js +0 -0
  3049. /package/{angular/esm/components/slot-menu → react/esm/components/filters}/types.js +0 -0
  3050. /package/{angular/utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/item-grid/types.js} +0 -0
  3051. /package/{angular/utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/esm/components/item-slot-drop/types.js} +0 -0
  3052. /package/{angular/utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/esm/components/slot-menu/types.js} +0 -0
  3053. /package/{utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/viz-item-menu/types.js} +0 -0
  3054. /package/{angular → react}/utils/base/base.d.ts +0 -0
  3055. /package/{angular → react}/utils/base/focus-visible.d.ts +0 -0
  3056. /package/{angular → react}/utils/base/focusable.d.ts +0 -0
  3057. /package/{angular → react}/utils/base/sized-mixin.d.ts +0 -0
  3058. /package/{angular → react}/utils/color/color-palettes.d.ts +0 -0
  3059. /package/{angular → react}/utils/color/extrapolate-color.d.ts +0 -0
  3060. /package/{utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts} +0 -0
  3061. /package/{angular → react}/utils/drag/draggable.d.ts +0 -0
  3062. /package/{angular → react}/utils/filters/expressions.d.ts +0 -0
  3063. /package/{angular → react}/utils/filters/index.d.ts +0 -0
  3064. /package/{angular → react}/utils/formatter/calculate-duration.d.ts +0 -0
  3065. /package/{angular → react}/utils/formatter/decompose-numeric-format.d.ts +0 -0
  3066. /package/{angular → react}/utils/formatter/default-local-formats.d.ts +0 -0
  3067. /package/{angular → react}/utils/formatter/formats/cs.d.ts +0 -0
  3068. /package/{angular → react}/utils/formatter/formats/da.d.ts +0 -0
  3069. /package/{angular → react}/utils/formatter/formats/de.d.ts +0 -0
  3070. /package/{angular → react}/utils/formatter/formats/en-GB.d.ts +0 -0
  3071. /package/{angular → react}/utils/formatter/formats/en-US.d.ts +0 -0
  3072. /package/{angular → react}/utils/formatter/formats/en.d.ts +0 -0
  3073. /package/{angular → react}/utils/formatter/formats/es.d.ts +0 -0
  3074. /package/{angular → react}/utils/formatter/formats/fi.d.ts +0 -0
  3075. /package/{angular → react}/utils/formatter/formats/fr.d.ts +0 -0
  3076. /package/{angular → react}/utils/formatter/formats/he.d.ts +0 -0
  3077. /package/{angular → react}/utils/formatter/formats/hu.d.ts +0 -0
  3078. /package/{angular → react}/utils/formatter/formats/it.d.ts +0 -0
  3079. /package/{angular → react}/utils/formatter/formats/ja.d.ts +0 -0
  3080. /package/{angular → react}/utils/formatter/formats/ko.d.ts +0 -0
  3081. /package/{angular → react}/utils/formatter/formats/mk.d.ts +0 -0
  3082. /package/{angular → react}/utils/formatter/formats/nl.d.ts +0 -0
  3083. /package/{angular → react}/utils/formatter/formats/no.d.ts +0 -0
  3084. /package/{angular → react}/utils/formatter/formats/pl.d.ts +0 -0
  3085. /package/{angular → react}/utils/formatter/formats/pt.d.ts +0 -0
  3086. /package/{angular → react}/utils/formatter/formats/ru.d.ts +0 -0
  3087. /package/{angular → react}/utils/formatter/formats/sv.d.ts +0 -0
  3088. /package/{angular → react}/utils/formatter/formats/tr.d.ts +0 -0
  3089. /package/{angular → react}/utils/formatter/formats/zh-CN.d.ts +0 -0
  3090. /package/{angular → react}/utils/formatter/formats/zh-TW.d.ts +0 -0
  3091. /package/{angular → react}/utils/formatter/localize.d.ts +0 -0
  3092. /package/{angular → react}/utils/formatter/smart-datetime-formats.const.d.ts +0 -0
  3093. /package/{utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/utils/formatter/tests/calculate-duration.test.d.ts} +0 -0
  3094. /package/{angular → react}/utils/get-css-variable.d.ts +0 -0
  3095. /package/{angular → react}/utils/localize/set-locale.d.ts +0 -0
  3096. /package/{angular → react}/utils/map-tile-providers/index.d.ts +0 -0
  3097. /package/{angular/utils/store → react/utils/slot-state}/slot-context.d.ts +0 -0
  3098. /package/{angular → react}/utils/time/formats.const.d.ts +0 -0
  3099. /package/{angular → react}/utils/time/periods.const.d.ts +0 -0
  3100. /package/utils/{store → slot-state}/slot-context.d.ts +0 -0
@@ -0,0 +1,3807 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2026 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ function multiplyMatrices(e, s) {
21
+ let l = e.length;
22
+ Array.isArray(e[0]) || (e = [e]), Array.isArray(s[0]) || (s = s.map((e) => [e]));
23
+ let u = s[0].length, f = s[0].map((e, l) => s.map((e) => e[l])), h = e.map((e) => f.map((s) => {
24
+ let l = 0;
25
+ if (!Array.isArray(e)) {
26
+ for (let u of s) l += e * u;
27
+ return l;
28
+ }
29
+ for (let u = 0; u < e.length; u++) l += e[u] * (s[u] || 0);
30
+ return l;
31
+ }));
32
+ return l === 1 && (h = h[0]), u === 1 ? h.map((e) => e[0]) : h;
33
+ }
34
+ function isString(e) {
35
+ return type(e) === "string";
36
+ }
37
+ function type(e) {
38
+ return (Object.prototype.toString.call(e).match(/^\[object\s+(.*?)\]$/)[1] || "").toLowerCase();
39
+ }
40
+ function serializeNumber(e, { precision: s, unit: l }) {
41
+ return isNone(e) ? "none" : toPrecision(e, s) + (l ?? "");
42
+ }
43
+ function isNone(e) {
44
+ return Number.isNaN(e) || e instanceof Number && e?.none;
45
+ }
46
+ function skipNone(e) {
47
+ return isNone(e) ? 0 : e;
48
+ }
49
+ function toPrecision(e, s) {
50
+ if (e === 0) return 0;
51
+ let l = ~~e, u = 0;
52
+ l && s && (u = ~~Math.log10(Math.abs(l)) + 1);
53
+ let f = 10 ** (s - u);
54
+ return Math.floor(e * f + .5) / f;
55
+ }
56
+ var angleFactor = {
57
+ deg: 1,
58
+ grad: .9,
59
+ rad: 180 / Math.PI,
60
+ turn: 360
61
+ };
62
+ function parseFunction(e) {
63
+ if (!e) return;
64
+ e = e.trim();
65
+ let s = /^([a-z]+)\((.+?)\)$/i, l = /^-?[\d.]+$/, u = /%|deg|g?rad|turn$/, f = /\/?\s*(none|[-\w.]+(?:%|deg|g?rad|turn)?)/g, h = e.match(s);
66
+ if (h) {
67
+ let e = [];
68
+ return h[2].replace(f, (s, f) => {
69
+ let h = f.match(u), _ = f;
70
+ if (h) {
71
+ let e = h[0], s = _.slice(0, -e.length);
72
+ e === "%" ? (_ = /* @__PURE__ */ new Number(s / 100), _.type = "<percentage>") : (_ = new Number(s * angleFactor[e]), _.type = "<angle>", _.unit = e);
73
+ } else l.test(_) ? (_ = new Number(_), _.type = "<number>") : _ === "none" && (_ = /* @__PURE__ */ new Number(NaN), _.none = !0);
74
+ s.startsWith("/") && (_ = _ instanceof Number ? _ : new Number(_), _.alpha = !0), typeof _ == "object" && _ instanceof Number && (_.raw = f), e.push(_);
75
+ }), {
76
+ name: h[1].toLowerCase(),
77
+ rawName: h[1],
78
+ rawArgs: h[2],
79
+ args: e
80
+ };
81
+ }
82
+ }
83
+ function last(e) {
84
+ return e[e.length - 1];
85
+ }
86
+ function interpolate(e, s, l) {
87
+ return isNaN(e) ? s : isNaN(s) ? e : e + (s - e) * l;
88
+ }
89
+ function interpolateInv(e, s, l) {
90
+ return (l - e) / (s - e);
91
+ }
92
+ function mapRange(e, s, l) {
93
+ return interpolate(s[0], s[1], interpolateInv(e[0], e[1], l));
94
+ }
95
+ function parseCoordGrammar(e) {
96
+ return e.map((e) => e.split("|").map((e) => {
97
+ e = e.trim();
98
+ let s = e.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);
99
+ if (s) {
100
+ let e = new String(s[1]);
101
+ return e.range = [+s[2], +s[3]], e;
102
+ }
103
+ return e;
104
+ }));
105
+ }
106
+ function clamp(e, s, l) {
107
+ return Math.max(Math.min(l, s), e);
108
+ }
109
+ function copySign(e, s) {
110
+ return Math.sign(e) === Math.sign(s) ? e : -e;
111
+ }
112
+ function spow(e, s) {
113
+ return copySign(Math.abs(e) ** s, e);
114
+ }
115
+ function zdiv(e, s) {
116
+ return s === 0 ? 0 : e / s;
117
+ }
118
+ function bisectLeft(e, s, l = 0, u = e.length) {
119
+ for (; l < u;) {
120
+ let f = l + u >> 1;
121
+ e[f] < s ? l = f + 1 : u = f;
122
+ }
123
+ return l;
124
+ }
125
+ var util = /* @__PURE__ */ Object.freeze({
126
+ __proto__: null,
127
+ bisectLeft,
128
+ clamp,
129
+ copySign,
130
+ interpolate,
131
+ interpolateInv,
132
+ isNone,
133
+ isString,
134
+ last,
135
+ mapRange,
136
+ multiplyMatrices,
137
+ parseCoordGrammar,
138
+ parseFunction,
139
+ serializeNumber,
140
+ skipNone,
141
+ spow,
142
+ toPrecision,
143
+ type,
144
+ zdiv
145
+ }), hooks = new class {
146
+ add(e, s, l) {
147
+ if (typeof arguments[0] != "string") {
148
+ for (var e in arguments[0]) this.add(e, arguments[0][e], arguments[1]);
149
+ return;
150
+ }
151
+ (Array.isArray(e) ? e : [e]).forEach(function(e) {
152
+ this[e] = this[e] || [], s && this[e][l ? "unshift" : "push"](s);
153
+ }, this);
154
+ }
155
+ run(e, s) {
156
+ this[e] = this[e] || [], this[e].forEach(function(e) {
157
+ e.call(s && s.context ? s.context : s, s);
158
+ });
159
+ }
160
+ }(), defaults = {
161
+ gamut_mapping: "css",
162
+ precision: 5,
163
+ deltaE: "76",
164
+ verbose: globalThis?.process?.env?.NODE_ENV?.toLowerCase() !== "test",
165
+ warn: function(e) {
166
+ this.verbose && globalThis?.console?.warn?.(e);
167
+ }
168
+ }, WHITES = {
169
+ D50: [
170
+ .3457 / .3585,
171
+ 1,
172
+ .2958 / .3585
173
+ ],
174
+ D65: [
175
+ .3127 / .329,
176
+ 1,
177
+ .3583 / .329
178
+ ]
179
+ };
180
+ function getWhite(e) {
181
+ return Array.isArray(e) ? e : WHITES[e];
182
+ }
183
+ function adapt$2(s, l, u, f = {}) {
184
+ if (s = getWhite(s), l = getWhite(l), !s || !l) throw TypeError(`Missing white point to convert ${s ? "" : "from"}${!s && !l ? "/" : ""}${l ? "" : "to"}`);
185
+ if (s === l) return u;
186
+ let h = {
187
+ W1: s,
188
+ W2: l,
189
+ XYZ: u,
190
+ options: f
191
+ };
192
+ if (hooks.run("chromatic-adaptation-start", h), h.M || (h.W1 === WHITES.D65 && h.W2 === WHITES.D50 ? h.M = [
193
+ [
194
+ 1.0479297925449969,
195
+ .022946870601609652,
196
+ -.05019226628920524
197
+ ],
198
+ [
199
+ .02962780877005599,
200
+ .9904344267538799,
201
+ -.017073799063418826
202
+ ],
203
+ [
204
+ -.009243040646204504,
205
+ .015055191490298152,
206
+ .7518742814281371
207
+ ]
208
+ ] : h.W1 === WHITES.D50 && h.W2 === WHITES.D65 && (h.M = [
209
+ [
210
+ .955473421488075,
211
+ -.02309845494876471,
212
+ .06325924320057072
213
+ ],
214
+ [
215
+ -.0283697093338637,
216
+ 1.0099953980813041,
217
+ .021041441191917323
218
+ ],
219
+ [
220
+ .012314014864481998,
221
+ -.020507649298898964,
222
+ 1.330365926242124
223
+ ]
224
+ ])), hooks.run("chromatic-adaptation-end", h), h.M) return multiplyMatrices(h.M, h.XYZ);
225
+ throw TypeError("Only Bradford CAT with white points D50 and D65 supported for now.");
226
+ }
227
+ var noneTypes = new Set([
228
+ "<number>",
229
+ "<percentage>",
230
+ "<angle>"
231
+ ]);
232
+ function coerceCoords(e, s, l, u) {
233
+ return Object.entries(e.coords).map(([e, f], h) => {
234
+ let _ = s.coordGrammar[h], v = u[h], y = v?.type, x;
235
+ if (x = v.none ? _.find((e) => noneTypes.has(e)) : _.find((e) => e == y), !x) {
236
+ let s = f.name || e;
237
+ throw TypeError(`${y ?? v.raw} not allowed for ${s} in ${l}()`);
238
+ }
239
+ let S = x.range;
240
+ y === "<percentage>" && (S ||= [0, 1]);
241
+ let C = f.range || f.refRange;
242
+ return S && C && (u[h] = mapRange(S, C, u[h])), x;
243
+ });
244
+ }
245
+ function parse(e, { meta: s } = {}) {
246
+ let l = { str: String(e)?.trim() };
247
+ if (hooks.run("parse-start", l), l.color) return l.color;
248
+ if (l.parsed = parseFunction(l.str), l.parsed) {
249
+ let e = l.parsed.name;
250
+ if (e === "color") {
251
+ let e = l.parsed.args.shift(), u = e.startsWith("--") ? e.substring(2) : `--${e}`, f = [e, u], h = l.parsed.rawArgs.indexOf("/") > 0 ? l.parsed.args.pop() : 1;
252
+ for (let u of ColorSpace.all) {
253
+ let _ = u.getFormat("color");
254
+ if (_ && (f.includes(_.id) || _.ids?.filter((e) => f.includes(e)).length)) {
255
+ let f = Object.keys(u.coords).map((e, s) => l.parsed.args[s] || 0), v;
256
+ return _.coordGrammar && (v = coerceCoords(u, _, "color", f)), s && Object.assign(s, {
257
+ formatId: "color",
258
+ types: v
259
+ }), _.id.startsWith("--") && !e.startsWith("--") && defaults.warn(`${u.name} is a non-standard space and not currently supported in the CSS spec. Use prefixed color(${_.id}) instead of color(${e}).`), e.startsWith("--") && !_.id.startsWith("--") && defaults.warn(`${u.name} is a standard space and supported in the CSS spec. Use color(${_.id}) instead of prefixed color(${e}).`), {
260
+ spaceId: u.id,
261
+ coords: f,
262
+ alpha: h
263
+ };
264
+ }
265
+ }
266
+ let _ = "", v = e in ColorSpace.registry ? e : u;
267
+ if (v in ColorSpace.registry) {
268
+ let e = ColorSpace.registry[v].formats?.color?.id;
269
+ e && (_ = `Did you mean color(${e})?`);
270
+ }
271
+ throw TypeError(`Cannot parse color(${e}). ` + (_ || "Missing a plugin?"));
272
+ } else for (let u of ColorSpace.all) {
273
+ let f = u.getFormat(e);
274
+ if (f && f.type === "function") {
275
+ let h = 1;
276
+ (f.lastAlpha || last(l.parsed.args).alpha) && (h = l.parsed.args.pop());
277
+ let _ = l.parsed.args, v;
278
+ return f.coordGrammar && (v = coerceCoords(u, f, e, _)), s && Object.assign(s, {
279
+ formatId: f.name,
280
+ types: v
281
+ }), {
282
+ spaceId: u.id,
283
+ coords: _,
284
+ alpha: h
285
+ };
286
+ }
287
+ }
288
+ } else for (let e of ColorSpace.all) for (let u in e.formats) {
289
+ let f = e.formats[u];
290
+ if (f.type !== "custom" || f.test && !f.test(l.str)) continue;
291
+ let h = f.parse(l.str);
292
+ if (h) return h.alpha ??= 1, s && (s.formatId = u), h;
293
+ }
294
+ throw TypeError(`Could not parse ${e} as a color. Missing a plugin?`);
295
+ }
296
+ function getColor(e) {
297
+ if (Array.isArray(e)) return e.map(getColor);
298
+ if (!e) throw TypeError("Empty color reference");
299
+ isString(e) && (e = parse(e));
300
+ let l = e.space || e.spaceId;
301
+ return l instanceof ColorSpace || (e.space = ColorSpace.get(l)), e.alpha === void 0 && (e.alpha = 1), e;
302
+ }
303
+ var ε$7 = 75e-6, ColorSpace = class e {
304
+ constructor(s) {
305
+ this.id = s.id, this.name = s.name, this.base = s.base ? e.get(s.base) : null, this.aliases = s.aliases, this.base && (this.fromBase = s.fromBase, this.toBase = s.toBase);
306
+ let l = s.coords ?? this.base.coords;
307
+ for (let e in l) "name" in l[e] || (l[e].name = e);
308
+ for (let e in this.coords = l, this.white = getWhite(s.white ?? this.base.white ?? "D65"), this.formats = s.formats ?? {}, this.formats) {
309
+ let s = this.formats[e];
310
+ s.type ||= "function", s.name ||= e;
311
+ }
312
+ this.formats.color?.id || (this.formats.color = {
313
+ ...this.formats.color ?? {},
314
+ id: s.cssId || this.id
315
+ }), s.gamutSpace ? this.gamutSpace = s.gamutSpace === "self" ? this : e.get(s.gamutSpace) : this.isPolar ? this.gamutSpace = this.base : this.gamutSpace = this, this.gamutSpace.isUnbounded && (this.inGamut = (e, s) => !0), this.referred = s.referred, Object.defineProperty(this, "path", {
316
+ value: getPath(this).reverse(),
317
+ writable: !1,
318
+ enumerable: !0,
319
+ configurable: !0
320
+ }), hooks.run("colorspace-init-end", this);
321
+ }
322
+ inGamut(e, { epsilon: s = ε$7 } = {}) {
323
+ if (!this.equals(this.gamutSpace)) return e = this.to(this.gamutSpace, e), this.gamutSpace.inGamut(e, { epsilon: s });
324
+ let l = Object.values(this.coords);
325
+ return e.every((e, u) => {
326
+ let f = l[u];
327
+ if (f.type !== "angle" && f.range) {
328
+ if (Number.isNaN(e)) return !0;
329
+ let [l, u] = f.range;
330
+ return (l === void 0 || e >= l - s) && (u === void 0 || e <= u + s);
331
+ }
332
+ return !0;
333
+ });
334
+ }
335
+ get isUnbounded() {
336
+ return Object.values(this.coords).every((e) => !("range" in e));
337
+ }
338
+ get cssId() {
339
+ return this.formats?.color?.id || this.id;
340
+ }
341
+ get isPolar() {
342
+ for (let e in this.coords) if (this.coords[e].type === "angle") return !0;
343
+ return !1;
344
+ }
345
+ getFormat(e) {
346
+ if (typeof e == "object") return e = processFormat(e, this), e;
347
+ let s;
348
+ return s = e === "default" ? Object.values(this.formats)[0] : this.formats[e], s ? (s = processFormat(s, this), s) : null;
349
+ }
350
+ equals(e) {
351
+ return e ? this === e || this.id === e || this.id === e.id : !1;
352
+ }
353
+ to(s, l) {
354
+ if (arguments.length === 1) {
355
+ let e = getColor(s);
356
+ [s, l] = [e.space, e.coords];
357
+ }
358
+ if (s = e.get(s), this.equals(s)) return l;
359
+ l = l.map((e) => Number.isNaN(e) ? 0 : e);
360
+ let u = this.path, f = s.path, h, _;
361
+ for (let e = 0; e < u.length && u[e].equals(f[e]); e++) h = u[e], _ = e;
362
+ if (!h) throw Error(`Cannot convert between color spaces ${this} and ${s}: no connection space was found`);
363
+ for (let e = u.length - 1; e > _; e--) l = u[e].toBase(l);
364
+ for (let e = _ + 1; e < f.length; e++) l = f[e].fromBase(l);
365
+ return l;
366
+ }
367
+ from(s, l) {
368
+ if (arguments.length === 1) {
369
+ let e = getColor(s);
370
+ [s, l] = [e.space, e.coords];
371
+ }
372
+ return s = e.get(s), s.to(this, l);
373
+ }
374
+ toString() {
375
+ return `${this.name} (${this.id})`;
376
+ }
377
+ getMinCoords() {
378
+ let e = [];
379
+ for (let s in this.coords) {
380
+ let l = this.coords[s], u = l.range || l.refRange;
381
+ e.push(u?.min ?? 0);
382
+ }
383
+ return e;
384
+ }
385
+ static registry = {};
386
+ static get all() {
387
+ return [...new Set(Object.values(e.registry))];
388
+ }
389
+ static register(e, s) {
390
+ if (arguments.length === 1 && (s = arguments[0], e = s.id), s = this.get(s), this.registry[e] && this.registry[e] !== s) throw Error(`Duplicate color space registration: '${e}'`);
391
+ if (this.registry[e] = s, arguments.length === 1 && s.aliases) for (let e of s.aliases) this.register(e, s);
392
+ return s;
393
+ }
394
+ static get(s, ...u) {
395
+ if (!s || s instanceof e) return s;
396
+ if (type(s) === "string") {
397
+ let l = e.registry[s.toLowerCase()];
398
+ if (!l) throw TypeError(`No color space found with id = "${s}"`);
399
+ return l;
400
+ }
401
+ if (u.length) return e.get(...u);
402
+ throw TypeError(`${s} is not a valid color space`);
403
+ }
404
+ static resolveCoord(s, u) {
405
+ let f = type(s), h, _;
406
+ if (f === "string" ? s.includes(".") ? [h, _] = s.split(".") : [h, _] = [, s] : Array.isArray(s) ? [h, _] = s : (h = s.space, _ = s.coordId), h = e.get(h), h ||= u, !h) throw TypeError(`Cannot resolve coordinate reference ${s}: No color space specified and relative references are not allowed here`);
407
+ if (f = type(_), f === "number" || f === "string" && _ >= 0) {
408
+ let e = Object.entries(h.coords)[_];
409
+ if (e) return {
410
+ space: h,
411
+ id: e[0],
412
+ index: _,
413
+ ...e[1]
414
+ };
415
+ }
416
+ h = e.get(h);
417
+ let v = _.toLowerCase(), y = 0;
418
+ for (let e in h.coords) {
419
+ let s = h.coords[e];
420
+ if (e.toLowerCase() === v || s.name?.toLowerCase() === v) return {
421
+ space: h,
422
+ id: e,
423
+ index: y,
424
+ ...s
425
+ };
426
+ y++;
427
+ }
428
+ throw TypeError(`No "${_}" coordinate found in ${h.name}. Its coordinates are: ${Object.keys(h.coords).join(", ")}`);
429
+ }
430
+ static DEFAULT_FORMAT = {
431
+ type: "functions",
432
+ name: "color"
433
+ };
434
+ };
435
+ function getPath(e) {
436
+ let s = [e];
437
+ for (let l = e; l = l.base;) s.push(l);
438
+ return s;
439
+ }
440
+ function processFormat(e, { coords: s } = {}) {
441
+ if (e.coords && !e.coordGrammar) {
442
+ e.type ||= "function", e.name ||= "color", e.coordGrammar = parseCoordGrammar(e.coords);
443
+ let l = Object.entries(s).map(([s, l], u) => {
444
+ let f = e.coordGrammar[u][0], h = l.range || l.refRange, _ = f.range, v = "";
445
+ return f == "<percentage>" ? (_ = [0, 100], v = "%") : f == "<angle>" && (v = "deg"), {
446
+ fromRange: h,
447
+ toRange: _,
448
+ suffix: v
449
+ };
450
+ });
451
+ e.serializeCoords = (e, s) => e.map((e, f) => {
452
+ let { fromRange: h, toRange: _, suffix: v } = l[f];
453
+ return h && _ && (e = mapRange(h, _, e)), e = serializeNumber(e, {
454
+ precision: s,
455
+ unit: v
456
+ }), e;
457
+ });
458
+ }
459
+ return e;
460
+ }
461
+ var xyz_d65 = new ColorSpace({
462
+ id: "xyz-d65",
463
+ name: "XYZ D65",
464
+ coords: {
465
+ x: { name: "X" },
466
+ y: { name: "Y" },
467
+ z: { name: "Z" }
468
+ },
469
+ white: "D65",
470
+ formats: { color: { ids: ["xyz-d65", "xyz"] } },
471
+ aliases: ["xyz"]
472
+ }), RGBColorSpace = class extends ColorSpace {
473
+ constructor(s) {
474
+ s.coords ||= {
475
+ r: {
476
+ range: [0, 1],
477
+ name: "Red"
478
+ },
479
+ g: {
480
+ range: [0, 1],
481
+ name: "Green"
482
+ },
483
+ b: {
484
+ range: [0, 1],
485
+ name: "Blue"
486
+ }
487
+ }, s.base ||= xyz_d65, s.toXYZ_M && s.fromXYZ_M && (s.toBase ??= (l) => {
488
+ let u = multiplyMatrices(s.toXYZ_M, l);
489
+ return this.white !== this.base.white && (u = adapt$2(this.white, this.base.white, u)), u;
490
+ }, s.fromBase ??= (l) => (l = adapt$2(this.base.white, this.white, l), multiplyMatrices(s.fromXYZ_M, l))), s.referred ??= "display", super(s);
491
+ }
492
+ };
493
+ function getAll(e, s) {
494
+ return e = getColor(e), !s || e.space.equals(s) ? e.coords.slice() : (s = ColorSpace.get(s), s.from(e));
495
+ }
496
+ function get(e, s) {
497
+ e = getColor(e);
498
+ let { space: l, index: u } = ColorSpace.resolveCoord(s, e.space);
499
+ return getAll(e, l)[u];
500
+ }
501
+ function setAll(e, s, l) {
502
+ return e = getColor(e), s = ColorSpace.get(s), e.coords = s.to(e.space, l), e;
503
+ }
504
+ setAll.returns = "color";
505
+ function set(e, s, u) {
506
+ if (e = getColor(e), arguments.length === 2 && type(arguments[1]) === "object") {
507
+ let s = arguments[1];
508
+ for (let l in s) set(e, l, s[l]);
509
+ } else {
510
+ typeof u == "function" && (u = u(get(e, s)));
511
+ let { space: l, index: f } = ColorSpace.resolveCoord(s, e.space), h = getAll(e, l);
512
+ h[f] = u, setAll(e, l, h);
513
+ }
514
+ return e;
515
+ }
516
+ set.returns = "color";
517
+ var XYZ_D50 = new ColorSpace({
518
+ id: "xyz-d50",
519
+ name: "XYZ D50",
520
+ white: "D50",
521
+ base: xyz_d65,
522
+ fromBase: (e) => adapt$2(xyz_d65.white, "D50", e),
523
+ toBase: (e) => adapt$2("D50", xyz_d65.white, e)
524
+ }), ε$6 = 216 / 24389, ε3$1 = 24 / 116, κ$4 = 24389 / 27, white$4 = WHITES.D50, lab = new ColorSpace({
525
+ id: "lab",
526
+ name: "Lab",
527
+ coords: {
528
+ l: {
529
+ refRange: [0, 100],
530
+ name: "Lightness"
531
+ },
532
+ a: { refRange: [-125, 125] },
533
+ b: { refRange: [-125, 125] }
534
+ },
535
+ white: white$4,
536
+ base: XYZ_D50,
537
+ fromBase(e) {
538
+ let s = e.map((e, s) => e / white$4[s]).map((e) => e > ε$6 ? Math.cbrt(e) : (κ$4 * e + 16) / 116);
539
+ return [
540
+ 116 * s[1] - 16,
541
+ 500 * (s[0] - s[1]),
542
+ 200 * (s[1] - s[2])
543
+ ];
544
+ },
545
+ toBase(e) {
546
+ let s = [];
547
+ return s[1] = (e[0] + 16) / 116, s[0] = e[1] / 500 + s[1], s[2] = s[1] - e[2] / 200, [
548
+ s[0] > ε3$1 ? s[0] ** 3 : (116 * s[0] - 16) / κ$4,
549
+ e[0] > 8 ? ((e[0] + 16) / 116) ** 3 : e[0] / κ$4,
550
+ s[2] > ε3$1 ? s[2] ** 3 : (116 * s[2] - 16) / κ$4
551
+ ].map((e, s) => e * white$4[s]);
552
+ },
553
+ formats: { lab: { coords: [
554
+ "<number> | <percentage>",
555
+ "<number> | <percentage>[-1,1]",
556
+ "<number> | <percentage>[-1,1]"
557
+ ] } }
558
+ });
559
+ function constrain(e) {
560
+ return (e % 360 + 360) % 360;
561
+ }
562
+ function adjust(e, s) {
563
+ if (e === "raw") return s;
564
+ let [l, u] = s.map(constrain), f = u - l;
565
+ return e === "increasing" ? f < 0 && (u += 360) : e === "decreasing" ? f > 0 && (l += 360) : e === "longer" ? -180 < f && f < 180 && (f > 0 ? l += 360 : u += 360) : e === "shorter" && (f > 180 ? l += 360 : f < -180 && (u += 360)), [l, u];
566
+ }
567
+ var lch = new ColorSpace({
568
+ id: "lch",
569
+ name: "LCH",
570
+ coords: {
571
+ l: {
572
+ refRange: [0, 100],
573
+ name: "Lightness"
574
+ },
575
+ c: {
576
+ refRange: [0, 150],
577
+ name: "Chroma"
578
+ },
579
+ h: {
580
+ refRange: [0, 360],
581
+ type: "angle",
582
+ name: "Hue"
583
+ }
584
+ },
585
+ base: lab,
586
+ fromBase(e) {
587
+ let [s, l, u] = e, f, h = .02;
588
+ return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
589
+ s,
590
+ Math.sqrt(l ** 2 + u ** 2),
591
+ constrain(f)
592
+ ];
593
+ },
594
+ toBase(e) {
595
+ let [s, l, u] = e;
596
+ return l < 0 && (l = 0), isNaN(u) && (u = 0), [
597
+ s,
598
+ l * Math.cos(u * Math.PI / 180),
599
+ l * Math.sin(u * Math.PI / 180)
600
+ ];
601
+ },
602
+ formats: { lch: { coords: [
603
+ "<number> | <percentage>",
604
+ "<number> | <percentage>",
605
+ "<number> | <angle>"
606
+ ] } }
607
+ }), Gfactor = 25 ** 7, π$1 = Math.PI, r2d = 180 / π$1, d2r$1 = π$1 / 180;
608
+ function pow7(e) {
609
+ let s = e * e;
610
+ return s * s * s * e;
611
+ }
612
+ function deltaE2000(e, s, { kL: l = 1, kC: u = 1, kH: f = 1 } = {}) {
613
+ [e, s] = getColor([e, s]);
614
+ let [h, _, v] = lab.from(e), y = lch.from(lab, [
615
+ h,
616
+ _,
617
+ v
618
+ ])[1], [x, S, C] = lab.from(s), w = lch.from(lab, [
619
+ x,
620
+ S,
621
+ C
622
+ ])[1];
623
+ y < 0 && (y = 0), w < 0 && (w = 0);
624
+ let T = pow7((y + w) / 2), E = .5 * (1 - Math.sqrt(T / (T + Gfactor))), D = (1 + E) * _, O = (1 + E) * S, k = Math.sqrt(D ** 2 + v ** 2), A = Math.sqrt(O ** 2 + C ** 2), j = D === 0 && v === 0 ? 0 : Math.atan2(v, D), M = O === 0 && C === 0 ? 0 : Math.atan2(C, O);
625
+ j < 0 && (j += 2 * π$1), M < 0 && (M += 2 * π$1), j *= r2d, M *= r2d;
626
+ let P = x - h, F = A - k, I = M - j, L = j + M, R = Math.abs(I), z;
627
+ k * A === 0 ? z = 0 : R <= 180 ? z = I : I > 180 ? z = I - 360 : I < -180 ? z = I + 360 : defaults.warn("the unthinkable has happened");
628
+ let B = 2 * Math.sqrt(A * k) * Math.sin(z * d2r$1 / 2), V = (h + x) / 2, H = (k + A) / 2, U = pow7(H), W;
629
+ W = k * A === 0 ? L : R <= 180 ? L / 2 : L < 360 ? (L + 360) / 2 : (L - 360) / 2;
630
+ let G = (V - 50) ** 2, K = 1 + .015 * G / Math.sqrt(20 + G), q = 1 + .045 * H, J = 1;
631
+ J -= .17 * Math.cos((W - 30) * d2r$1), J += .24 * Math.cos(2 * W * d2r$1), J += .32 * Math.cos((3 * W + 6) * d2r$1), J -= .2 * Math.cos((4 * W - 63) * d2r$1);
632
+ let Y = 1 + .015 * H * J, X = 30 * Math.exp(-1 * ((W - 275) / 25) ** 2), Z = 2 * Math.sqrt(U / (U + Gfactor)), Q = -1 * Math.sin(2 * X * d2r$1) * Z, $ = (P / (l * K)) ** 2;
633
+ return $ += (F / (u * q)) ** 2, $ += (B / (f * Y)) ** 2, $ += Q * (F / (u * q)) * (B / (f * Y)), Math.sqrt($);
634
+ }
635
+ var XYZtoLMS_M$1 = [
636
+ [
637
+ .819022437996703,
638
+ .3619062600528904,
639
+ -.1288737815209879
640
+ ],
641
+ [
642
+ .0329836539323885,
643
+ .9292868615863434,
644
+ .0361446663506424
645
+ ],
646
+ [
647
+ .0481771893596242,
648
+ .2642395317527308,
649
+ .6335478284694309
650
+ ]
651
+ ], LMStoXYZ_M$1 = [
652
+ [
653
+ 1.2268798758459243,
654
+ -.5578149944602171,
655
+ .2813910456659647
656
+ ],
657
+ [
658
+ -.0405757452148008,
659
+ 1.112286803280317,
660
+ -.0717110580655164
661
+ ],
662
+ [
663
+ -.0763729366746601,
664
+ -.4214933324022432,
665
+ 1.5869240198367816
666
+ ]
667
+ ], LMStoLab_M = [
668
+ [
669
+ .210454268309314,
670
+ .7936177747023054,
671
+ -.0040720430116193
672
+ ],
673
+ [
674
+ 1.9779985324311684,
675
+ -2.42859224204858,
676
+ .450593709617411
677
+ ],
678
+ [
679
+ .0259040424655478,
680
+ .7827717124575296,
681
+ -.8086757549230774
682
+ ]
683
+ ], LabtoLMS_M = [
684
+ [
685
+ 1,
686
+ .3963377773761749,
687
+ .2158037573099136
688
+ ],
689
+ [
690
+ 1,
691
+ -.1055613458156586,
692
+ -.0638541728258133
693
+ ],
694
+ [
695
+ 1,
696
+ -.0894841775298119,
697
+ -1.2914855480194092
698
+ ]
699
+ ], OKLab = new ColorSpace({
700
+ id: "oklab",
701
+ name: "Oklab",
702
+ coords: {
703
+ l: {
704
+ refRange: [0, 1],
705
+ name: "Lightness"
706
+ },
707
+ a: { refRange: [-.4, .4] },
708
+ b: { refRange: [-.4, .4] }
709
+ },
710
+ white: "D65",
711
+ base: xyz_d65,
712
+ fromBase(s) {
713
+ return multiplyMatrices(LMStoLab_M, multiplyMatrices(XYZtoLMS_M$1, s).map((e) => Math.cbrt(e)));
714
+ },
715
+ toBase(s) {
716
+ return multiplyMatrices(LMStoXYZ_M$1, multiplyMatrices(LabtoLMS_M, s).map((e) => e ** 3));
717
+ },
718
+ formats: { oklab: { coords: [
719
+ "<percentage> | <number>",
720
+ "<number> | <percentage>[-1,1]",
721
+ "<number> | <percentage>[-1,1]"
722
+ ] } }
723
+ });
724
+ function deltaEOK(e, s) {
725
+ [e, s] = getColor([e, s]);
726
+ let [l, u, f] = OKLab.from(e), [h, _, v] = OKLab.from(s), y = l - h, x = u - _, S = f - v;
727
+ return Math.sqrt(y ** 2 + x ** 2 + S ** 2);
728
+ }
729
+ var ε$5 = 75e-6;
730
+ function inGamut(e, s, { epsilon: l = ε$5 } = {}) {
731
+ e = getColor(e), s ||= e.space, s = ColorSpace.get(s);
732
+ let u = e.coords;
733
+ return s !== e.space && (u = s.from(e)), s.inGamut(u, { epsilon: l });
734
+ }
735
+ function clone(e) {
736
+ return {
737
+ space: e.space,
738
+ coords: e.coords.slice(),
739
+ alpha: e.alpha
740
+ };
741
+ }
742
+ function distance(e, s, l = "lab") {
743
+ l = ColorSpace.get(l);
744
+ let u = l.from(e), f = l.from(s);
745
+ return Math.sqrt(u.reduce((e, s, l) => {
746
+ let u = f[l];
747
+ return isNaN(s) || isNaN(u) ? e : e + (u - s) ** 2;
748
+ }, 0));
749
+ }
750
+ function deltaE76(e, s) {
751
+ return distance(e, s, "lab");
752
+ }
753
+ var d2r = Math.PI / 180;
754
+ function deltaECMC(e, s, { l = 2, c: u = 1 } = {}) {
755
+ [e, s] = getColor([e, s]);
756
+ let [f, h, _] = lab.from(e), [, v, y] = lch.from(lab, [
757
+ f,
758
+ h,
759
+ _
760
+ ]), [x, S, C] = lab.from(s), w = lch.from(lab, [
761
+ x,
762
+ S,
763
+ C
764
+ ])[1];
765
+ v < 0 && (v = 0), w < 0 && (w = 0);
766
+ let T = f - x, E = v - w, D = h - S, O = _ - C, k = D ** 2 + O ** 2 - E ** 2, A = .511;
767
+ f >= 16 && (A = .040975 * f / (1 + .01765 * f));
768
+ let j = .0638 * v / (1 + .0131 * v) + .638, M;
769
+ Number.isNaN(y) && (y = 0), M = y >= 164 && y <= 345 ? .56 + Math.abs(.2 * Math.cos((y + 168) * d2r)) : .36 + Math.abs(.4 * Math.cos((y + 35) * d2r));
770
+ let N = v ** 4, P = Math.sqrt(N / (N + 1900)), F = j * (P * M + 1 - P), I = (T / (l * A)) ** 2;
771
+ return I += (E / (u * j)) ** 2, I += k / F ** 2, Math.sqrt(I);
772
+ }
773
+ var Yw$1 = 203, XYZ_Abs_D65 = new ColorSpace({
774
+ id: "xyz-abs-d65",
775
+ cssId: "--xyz-abs-d65",
776
+ name: "Absolute XYZ D65",
777
+ coords: {
778
+ x: {
779
+ refRange: [0, 9504.7],
780
+ name: "Xa"
781
+ },
782
+ y: {
783
+ refRange: [0, 1e4],
784
+ name: "Ya"
785
+ },
786
+ z: {
787
+ refRange: [0, 10888.3],
788
+ name: "Za"
789
+ }
790
+ },
791
+ base: xyz_d65,
792
+ fromBase(e) {
793
+ return e.map((e) => Math.max(e * Yw$1, 0));
794
+ },
795
+ toBase(e) {
796
+ return e.map((e) => Math.max(e / Yw$1, 0));
797
+ }
798
+ }), b$1 = 1.15, g = .66, n$1 = 2610 / 2 ** 14, ninv$1 = 2 ** 14 / 2610, c1$2 = 3424 / 2 ** 12, c2$2 = 2413 / 2 ** 7, c3$2 = 2392 / 2 ** 7, p = 1.7 * 2523 / 2 ** 5, pinv = 2 ** 5 / (1.7 * 2523), d = -.56, d0 = 16295499532821565e-27, XYZtoCone_M = [
799
+ [
800
+ .41478972,
801
+ .579999,
802
+ .014648
803
+ ],
804
+ [
805
+ -.20151,
806
+ 1.120649,
807
+ .0531008
808
+ ],
809
+ [
810
+ -.0166008,
811
+ .2648,
812
+ .6684799
813
+ ]
814
+ ], ConetoXYZ_M = [
815
+ [
816
+ 1.9242264357876067,
817
+ -1.0047923125953657,
818
+ .037651404030618
819
+ ],
820
+ [
821
+ .35031676209499907,
822
+ .7264811939316552,
823
+ -.06538442294808501
824
+ ],
825
+ [
826
+ -.09098281098284752,
827
+ -.3127282905230739,
828
+ 1.5227665613052603
829
+ ]
830
+ ], ConetoIab_M = [
831
+ [
832
+ .5,
833
+ .5,
834
+ 0
835
+ ],
836
+ [
837
+ 3.524,
838
+ -4.066708,
839
+ .542708
840
+ ],
841
+ [
842
+ .199076,
843
+ 1.096799,
844
+ -1.295875
845
+ ]
846
+ ], IabtoCone_M = [
847
+ [
848
+ 1,
849
+ .1386050432715393,
850
+ .05804731615611886
851
+ ],
852
+ [
853
+ .9999999999999999,
854
+ -.1386050432715393,
855
+ -.05804731615611886
856
+ ],
857
+ [
858
+ .9999999999999998,
859
+ -.09601924202631895,
860
+ -.8118918960560388
861
+ ]
862
+ ], Jzazbz = new ColorSpace({
863
+ id: "jzazbz",
864
+ name: "Jzazbz",
865
+ coords: {
866
+ jz: {
867
+ refRange: [0, 1],
868
+ name: "Jz"
869
+ },
870
+ az: { refRange: [-.5, .5] },
871
+ bz: { refRange: [-.5, .5] }
872
+ },
873
+ base: XYZ_Abs_D65,
874
+ fromBase(s) {
875
+ let [l, u, f] = s, [h, _, v] = multiplyMatrices(ConetoIab_M, multiplyMatrices(XYZtoCone_M, [
876
+ b$1 * l - (b$1 - 1) * f,
877
+ g * u - (g - 1) * l,
878
+ f
879
+ ]).map(function(e) {
880
+ return ((c1$2 + c2$2 * (e / 1e4) ** n$1) / (1 + c3$2 * (e / 1e4) ** n$1)) ** p;
881
+ }));
882
+ return [
883
+ (1 + d) * h / (1 + d * h) - d0,
884
+ _,
885
+ v
886
+ ];
887
+ },
888
+ toBase(s) {
889
+ let [l, u, f] = s, [h, _, v] = multiplyMatrices(ConetoXYZ_M, multiplyMatrices(IabtoCone_M, [
890
+ (l + d0) / (1 + d - d * (l + d0)),
891
+ u,
892
+ f
893
+ ]).map(function(e) {
894
+ return 1e4 * ((c1$2 - e ** pinv) / (c3$2 * e ** pinv - c2$2)) ** ninv$1;
895
+ })), y = (h + (b$1 - 1) * v) / b$1;
896
+ return [
897
+ y,
898
+ (_ + (g - 1) * y) / g,
899
+ v
900
+ ];
901
+ },
902
+ formats: { color: { coords: [
903
+ "<number> | <percentage>",
904
+ "<number> | <percentage>[-1,1]",
905
+ "<number> | <percentage>[-1,1]"
906
+ ] } }
907
+ }), jzczhz = new ColorSpace({
908
+ id: "jzczhz",
909
+ name: "JzCzHz",
910
+ coords: {
911
+ jz: {
912
+ refRange: [0, 1],
913
+ name: "Jz"
914
+ },
915
+ cz: {
916
+ refRange: [0, 1],
917
+ name: "Chroma"
918
+ },
919
+ hz: {
920
+ refRange: [0, 360],
921
+ type: "angle",
922
+ name: "Hue"
923
+ }
924
+ },
925
+ base: Jzazbz,
926
+ fromBase(e) {
927
+ let [s, l, u] = e, f, h = 2e-4;
928
+ return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
929
+ s,
930
+ Math.sqrt(l ** 2 + u ** 2),
931
+ constrain(f)
932
+ ];
933
+ },
934
+ toBase(e) {
935
+ return [
936
+ e[0],
937
+ e[1] * Math.cos(e[2] * Math.PI / 180),
938
+ e[1] * Math.sin(e[2] * Math.PI / 180)
939
+ ];
940
+ }
941
+ });
942
+ function deltaEJz(e, s) {
943
+ [e, s] = getColor([e, s]);
944
+ let [l, u, f] = jzczhz.from(e), [h, _, v] = jzczhz.from(s), y = l - h, x = u - _;
945
+ Number.isNaN(f) && Number.isNaN(v) ? (f = 0, v = 0) : Number.isNaN(f) ? f = v : Number.isNaN(v) && (v = f);
946
+ let S = f - v, C = 2 * Math.sqrt(u * _) * Math.sin(S / 2 * (Math.PI / 180));
947
+ return Math.sqrt(y ** 2 + x ** 2 + C ** 2);
948
+ }
949
+ var c1$1 = 3424 / 4096, c2$1 = 2413 / 128, c3$1 = 2392 / 128, m1$1 = 2610 / 16384, m2 = 2523 / 32, im1 = 16384 / 2610, im2 = 32 / 2523, XYZtoLMS_M = [
950
+ [
951
+ .3592832590121217,
952
+ .6976051147779502,
953
+ -.035891593232029
954
+ ],
955
+ [
956
+ -.1920808463704993,
957
+ 1.100476797037432,
958
+ .0753748658519118
959
+ ],
960
+ [
961
+ .0070797844607479,
962
+ .0748396662186362,
963
+ .8433265453898765
964
+ ]
965
+ ], LMStoIPT_M = [
966
+ [
967
+ 2048 / 4096,
968
+ 2048 / 4096,
969
+ 0
970
+ ],
971
+ [
972
+ 6610 / 4096,
973
+ -13613 / 4096,
974
+ 7003 / 4096
975
+ ],
976
+ [
977
+ 17933 / 4096,
978
+ -17390 / 4096,
979
+ -543 / 4096
980
+ ]
981
+ ], IPTtoLMS_M = [
982
+ [
983
+ .9999999999999998,
984
+ .0086090370379328,
985
+ .111029625003026
986
+ ],
987
+ [
988
+ .9999999999999998,
989
+ -.0086090370379328,
990
+ -.1110296250030259
991
+ ],
992
+ [
993
+ .9999999999999998,
994
+ .5600313357106791,
995
+ -.3206271749873188
996
+ ]
997
+ ], LMStoXYZ_M = [
998
+ [
999
+ 2.0701522183894223,
1000
+ -1.3263473389671563,
1001
+ .2066510476294053
1002
+ ],
1003
+ [
1004
+ .3647385209748072,
1005
+ .6805660249472273,
1006
+ -.0453045459220347
1007
+ ],
1008
+ [
1009
+ -.0497472075358123,
1010
+ -.0492609666966131,
1011
+ 1.1880659249923042
1012
+ ]
1013
+ ], ictcp = new ColorSpace({
1014
+ id: "ictcp",
1015
+ name: "ICTCP",
1016
+ coords: {
1017
+ i: {
1018
+ refRange: [0, 1],
1019
+ name: "I"
1020
+ },
1021
+ ct: {
1022
+ refRange: [-.5, .5],
1023
+ name: "CT"
1024
+ },
1025
+ cp: {
1026
+ refRange: [-.5, .5],
1027
+ name: "CP"
1028
+ }
1029
+ },
1030
+ base: XYZ_Abs_D65,
1031
+ fromBase(s) {
1032
+ return LMStoICtCp(multiplyMatrices(XYZtoLMS_M, s));
1033
+ },
1034
+ toBase(s) {
1035
+ return multiplyMatrices(LMStoXYZ_M, ICtCptoLMS(s));
1036
+ }
1037
+ });
1038
+ function LMStoICtCp(s) {
1039
+ return multiplyMatrices(LMStoIPT_M, s.map(function(e) {
1040
+ return ((c1$1 + c2$1 * (e / 1e4) ** m1$1) / (1 + c3$1 * (e / 1e4) ** m1$1)) ** m2;
1041
+ }));
1042
+ }
1043
+ function ICtCptoLMS(s) {
1044
+ return multiplyMatrices(IPTtoLMS_M, s).map(function(e) {
1045
+ return 1e4 * (Math.max(e ** im2 - c1$1, 0) / (c2$1 - c3$1 * e ** im2)) ** im1;
1046
+ });
1047
+ }
1048
+ function deltaEITP(e, s) {
1049
+ [e, s] = getColor([e, s]);
1050
+ let [l, u, f] = ictcp.from(e), [h, _, v] = ictcp.from(s);
1051
+ return 720 * Math.sqrt((l - h) ** 2 + .25 * (u - _) ** 2 + (f - v) ** 2);
1052
+ }
1053
+ var white$3 = WHITES.D65, adaptedCoef = .42, adaptedCoefInv = 1 / adaptedCoef, tau = 2 * Math.PI, cat16 = [
1054
+ [
1055
+ .401288,
1056
+ .650173,
1057
+ -.051461
1058
+ ],
1059
+ [
1060
+ -.250268,
1061
+ 1.204414,
1062
+ .045854
1063
+ ],
1064
+ [
1065
+ -.002079,
1066
+ .048952,
1067
+ .953127
1068
+ ]
1069
+ ], cat16Inv = [
1070
+ [
1071
+ 1.8620678550872327,
1072
+ -1.0112546305316843,
1073
+ .14918677544445175
1074
+ ],
1075
+ [
1076
+ .38752654323613717,
1077
+ .6214474419314753,
1078
+ -.008973985167612518
1079
+ ],
1080
+ [
1081
+ -.015841498849333856,
1082
+ -.03412293802851557,
1083
+ 1.0499644368778496
1084
+ ]
1085
+ ], m1 = [
1086
+ [
1087
+ 460,
1088
+ 451,
1089
+ 288
1090
+ ],
1091
+ [
1092
+ 460,
1093
+ -891,
1094
+ -261
1095
+ ],
1096
+ [
1097
+ 460,
1098
+ -220,
1099
+ -6300
1100
+ ]
1101
+ ], surroundMap = {
1102
+ dark: [
1103
+ .8,
1104
+ .525,
1105
+ .8
1106
+ ],
1107
+ dim: [
1108
+ .9,
1109
+ .59,
1110
+ .9
1111
+ ],
1112
+ average: [
1113
+ 1,
1114
+ .69,
1115
+ 1
1116
+ ]
1117
+ }, hueQuadMap = {
1118
+ h: [
1119
+ 20.14,
1120
+ 90,
1121
+ 164.25,
1122
+ 237.53,
1123
+ 380.14
1124
+ ],
1125
+ e: [
1126
+ .8,
1127
+ .7,
1128
+ 1,
1129
+ 1.2,
1130
+ .8
1131
+ ],
1132
+ H: [
1133
+ 0,
1134
+ 100,
1135
+ 200,
1136
+ 300,
1137
+ 400
1138
+ ]
1139
+ }, rad2deg = 180 / Math.PI, deg2rad$1 = Math.PI / 180;
1140
+ function adapt$1(e, s) {
1141
+ return e.map((e) => {
1142
+ let l = spow(s * Math.abs(e) * .01, adaptedCoef);
1143
+ return 400 * copySign(l, e) / (l + 27.13);
1144
+ });
1145
+ }
1146
+ function unadapt(e, s) {
1147
+ let l = 100 / s * 27.13 ** adaptedCoefInv;
1148
+ return e.map((e) => {
1149
+ let s = Math.abs(e);
1150
+ return copySign(l * spow(s / (400 - s), adaptedCoefInv), e);
1151
+ });
1152
+ }
1153
+ function hueQuadrature(e) {
1154
+ let s = constrain(e);
1155
+ s <= hueQuadMap.h[0] && (s += 360);
1156
+ let l = bisectLeft(hueQuadMap.h, s) - 1, [u, f] = hueQuadMap.h.slice(l, l + 2), [h, _] = hueQuadMap.e.slice(l, l + 2), v = hueQuadMap.H[l], y = (s - u) / h;
1157
+ return v + 100 * y / (y + (f - s) / _);
1158
+ }
1159
+ function invHueQuadrature(e) {
1160
+ let s = (e % 400 + 400) % 400, l = Math.floor(.01 * s);
1161
+ s %= 100;
1162
+ let [u, f] = hueQuadMap.h.slice(l, l + 2), [h, _] = hueQuadMap.e.slice(l, l + 2);
1163
+ return constrain((s * (_ * u - h * f) - 100 * u * _) / (s * (_ - h) - 100 * _));
1164
+ }
1165
+ function environment(s, l, u, f, h) {
1166
+ let _ = {};
1167
+ _.discounting = h, _.refWhite = s, _.surround = f;
1168
+ let v = s.map((e) => e * 100);
1169
+ _.la = l, _.yb = u;
1170
+ let y = v[1], x = multiplyMatrices(cat16, v);
1171
+ f = surroundMap[_.surround];
1172
+ let C = f[0];
1173
+ _.c = f[1], _.nc = f[2];
1174
+ let w = (1 / (5 * _.la + 1)) ** 4;
1175
+ _.fl = w * _.la + .1 * (1 - w) * (1 - w) * Math.cbrt(5 * _.la), _.flRoot = _.fl ** .25, _.n = _.yb / y, _.z = 1.48 + Math.sqrt(_.n), _.nbb = .725 * _.n ** -.2, _.ncb = _.nbb;
1176
+ let T = h ? 1 : Math.max(Math.min(C * (1 - 1 / 3.6 * Math.exp((-_.la - 42) / 92)), 1), 0);
1177
+ _.dRgb = x.map((e) => interpolate(1, y / e, T)), _.dRgbInv = _.dRgb.map((e) => 1 / e);
1178
+ let E = adapt$1(x.map((e, s) => e * _.dRgb[s]), _.fl);
1179
+ return _.aW = _.nbb * (2 * E[0] + E[1] + .05 * E[2]), _;
1180
+ }
1181
+ var viewingConditions$1 = environment(white$3, 64 / Math.PI * .2, 20, "average", !1);
1182
+ function fromCam16(s, l) {
1183
+ if (!(s.J !== void 0 ^ s.Q !== void 0)) throw Error("Conversion requires one and only one: 'J' or 'Q'");
1184
+ if (!(s.C !== void 0 ^ s.M !== void 0 ^ s.s !== void 0)) throw Error("Conversion requires one and only one: 'C', 'M' or 's'");
1185
+ if (!(s.h !== void 0 ^ s.H !== void 0)) throw Error("Conversion requires one and only one: 'h' or 'H'");
1186
+ if (s.J === 0 || s.Q === 0) return [
1187
+ 0,
1188
+ 0,
1189
+ 0
1190
+ ];
1191
+ let u = 0;
1192
+ u = s.h === void 0 ? invHueQuadrature(s.H) * deg2rad$1 : constrain(s.h) * deg2rad$1;
1193
+ let f = Math.cos(u), h = Math.sin(u), _ = 0;
1194
+ s.J === void 0 ? s.Q !== void 0 && (_ = .25 * l.c * s.Q / ((l.aW + 4) * l.flRoot)) : _ = spow(s.J, 1 / 2) * .1;
1195
+ let v = 0;
1196
+ s.C === void 0 ? s.M === void 0 ? s.s !== void 0 && (v = 4e-4 * s.s ** 2 * (l.aW + 4) / l.c) : v = s.M / l.flRoot / _ : v = s.C / _;
1197
+ let y = spow(v * (1.64 - .29 ** l.n) ** -.73, 10 / 9), x = .25 * (Math.cos(u + 2) + 3.8), S = l.aW * spow(_, 2 / l.c / l.z), C = 5e4 / 13 * l.nc * l.ncb * x, w = S / l.nbb, T = 23 * (w + .305) * zdiv(y, 23 * C + y * (11 * f + 108 * h));
1198
+ return multiplyMatrices(cat16Inv, unadapt(multiplyMatrices(m1, [
1199
+ w,
1200
+ T * f,
1201
+ T * h
1202
+ ]).map((e) => e * 1 / 1403), l.fl).map((e, s) => e * l.dRgbInv[s])).map((e) => e / 100);
1203
+ }
1204
+ function toCam16(s, l) {
1205
+ let u = adapt$1(multiplyMatrices(cat16, s.map((e) => e * 100)).map((e, s) => e * l.dRgb[s]), l.fl), f = u[0] + (-12 * u[1] + u[2]) / 11, h = (u[0] + u[1] - 2 * u[2]) / 9, _ = (Math.atan2(h, f) % tau + tau) % tau, v = .25 * (Math.cos(_ + 2) + 3.8), y = spow(5e4 / 13 * l.nc * l.ncb * zdiv(v * Math.sqrt(f ** 2 + h ** 2), u[0] + u[1] + 1.05 * u[2] + .305), .9) * (1.64 - .29 ** l.n) ** .73, x = spow(l.nbb * (2 * u[0] + u[1] + .05 * u[2]) / l.aW, .5 * l.c * l.z), S = 100 * spow(x, 2), C = 4 / l.c * x * (l.aW + 4) * l.flRoot, w = y * x, T = w * l.flRoot, E = constrain(_ * rad2deg), D = hueQuadrature(E);
1206
+ return {
1207
+ J: S,
1208
+ C: w,
1209
+ h: E,
1210
+ s: 50 * spow(l.c * y / (l.aW + 4), 1 / 2),
1211
+ Q: C,
1212
+ M: T,
1213
+ H: D
1214
+ };
1215
+ }
1216
+ var cam16 = new ColorSpace({
1217
+ id: "cam16-jmh",
1218
+ cssId: "--cam16-jmh",
1219
+ name: "CAM16-JMh",
1220
+ coords: {
1221
+ j: {
1222
+ refRange: [0, 100],
1223
+ name: "J"
1224
+ },
1225
+ m: {
1226
+ refRange: [0, 105],
1227
+ name: "Colorfulness"
1228
+ },
1229
+ h: {
1230
+ refRange: [0, 360],
1231
+ type: "angle",
1232
+ name: "Hue"
1233
+ }
1234
+ },
1235
+ base: xyz_d65,
1236
+ fromBase(e) {
1237
+ let s = toCam16(e, viewingConditions$1);
1238
+ return [
1239
+ s.J,
1240
+ s.M,
1241
+ s.h
1242
+ ];
1243
+ },
1244
+ toBase(e) {
1245
+ return fromCam16({
1246
+ J: e[0],
1247
+ M: e[1],
1248
+ h: e[2]
1249
+ }, viewingConditions$1);
1250
+ }
1251
+ }), white$2 = WHITES.D65, ε$4 = 216 / 24389, κ$3 = 24389 / 27;
1252
+ function toLstar(e) {
1253
+ return 116 * (e > ε$4 ? Math.cbrt(e) : (κ$3 * e + 16) / 116) - 16;
1254
+ }
1255
+ function fromLstar(e) {
1256
+ return e > 8 ? ((e + 16) / 116) ** 3 : e / κ$3;
1257
+ }
1258
+ function fromHct(e, s) {
1259
+ let [l, u, f] = e, h = [], _ = 0;
1260
+ if (f === 0) return [
1261
+ 0,
1262
+ 0,
1263
+ 0
1264
+ ];
1265
+ let v = fromLstar(f);
1266
+ _ = f > 0 ? .00379058511492914 * f ** 2 + .608983189401032 * f + .9155088574762233 : 9514440756550361e-21 * f ** 2 + .08693057439788597 * f - 21.928975842194614;
1267
+ let y = 0, x = Infinity;
1268
+ for (; y <= 15;) {
1269
+ h = fromCam16({
1270
+ J: _,
1271
+ C: u,
1272
+ h: l
1273
+ }, s);
1274
+ let e = Math.abs(h[1] - v);
1275
+ if (e < x) {
1276
+ if (e <= 2e-12) return h;
1277
+ x = e;
1278
+ }
1279
+ _ -= (h[1] - v) * _ / (2 * h[1]), y += 1;
1280
+ }
1281
+ return fromCam16({
1282
+ J: _,
1283
+ C: u,
1284
+ h: l
1285
+ }, s);
1286
+ }
1287
+ function toHct(e, s) {
1288
+ let l = toLstar(e[1]);
1289
+ if (l === 0) return [
1290
+ 0,
1291
+ 0,
1292
+ 0
1293
+ ];
1294
+ let u = toCam16(e, viewingConditions);
1295
+ return [
1296
+ constrain(u.h),
1297
+ u.C,
1298
+ l
1299
+ ];
1300
+ }
1301
+ var viewingConditions = environment(white$2, 200 / Math.PI * fromLstar(50), fromLstar(50) * 100, "average", !1), hct = new ColorSpace({
1302
+ id: "hct",
1303
+ name: "HCT",
1304
+ coords: {
1305
+ h: {
1306
+ refRange: [0, 360],
1307
+ type: "angle",
1308
+ name: "Hue"
1309
+ },
1310
+ c: {
1311
+ refRange: [0, 145],
1312
+ name: "Colorfulness"
1313
+ },
1314
+ t: {
1315
+ refRange: [0, 100],
1316
+ name: "Tone"
1317
+ }
1318
+ },
1319
+ base: xyz_d65,
1320
+ fromBase(e) {
1321
+ return toHct(e);
1322
+ },
1323
+ toBase(e) {
1324
+ return fromHct(e, viewingConditions);
1325
+ },
1326
+ formats: { color: {
1327
+ id: "--hct",
1328
+ coords: [
1329
+ "<number> | <angle>",
1330
+ "<percentage> | <number>",
1331
+ "<percentage> | <number>"
1332
+ ]
1333
+ } }
1334
+ }), deg2rad = Math.PI / 180, ucsCoeff = [
1335
+ 1,
1336
+ .007,
1337
+ .0228
1338
+ ];
1339
+ function convertUcsAb(e) {
1340
+ e[1] < 0 && (e = hct.fromBase(hct.toBase(e)));
1341
+ let s = Math.log(Math.max(1 + ucsCoeff[2] * e[1] * viewingConditions.flRoot, 1)) / ucsCoeff[2], l = e[0] * deg2rad, u = s * Math.cos(l), f = s * Math.sin(l);
1342
+ return [
1343
+ e[2],
1344
+ u,
1345
+ f
1346
+ ];
1347
+ }
1348
+ function deltaEHCT(e, s) {
1349
+ [e, s] = getColor([e, s]);
1350
+ let [l, u, f] = convertUcsAb(hct.from(e)), [h, _, v] = convertUcsAb(hct.from(s));
1351
+ return Math.sqrt((l - h) ** 2 + (u - _) ** 2 + (f - v) ** 2);
1352
+ }
1353
+ var deltaEMethods = {
1354
+ deltaE76,
1355
+ deltaECMC,
1356
+ deltaE2000,
1357
+ deltaEJz,
1358
+ deltaEITP,
1359
+ deltaEOK,
1360
+ deltaEHCT
1361
+ };
1362
+ function calcEpsilon(e) {
1363
+ let s = e ? Math.floor(Math.log10(Math.abs(e))) : 0;
1364
+ return Math.max(parseFloat(`1e${s - 2}`), 1e-6);
1365
+ }
1366
+ var GMAPPRESET = {
1367
+ hct: {
1368
+ method: "hct.c",
1369
+ jnd: 2,
1370
+ deltaEMethod: "hct",
1371
+ blackWhiteClamp: {}
1372
+ },
1373
+ "hct-tonal": {
1374
+ method: "hct.c",
1375
+ jnd: 0,
1376
+ deltaEMethod: "hct",
1377
+ blackWhiteClamp: {
1378
+ channel: "hct.t",
1379
+ min: 0,
1380
+ max: 100
1381
+ }
1382
+ }
1383
+ };
1384
+ function toGamut(e, { method: l = defaults.gamut_mapping, space: u = void 0, deltaEMethod: h = "", jnd: _ = 2, blackWhiteClamp: v = {} } = {}) {
1385
+ if (e = getColor(e), isString(arguments[1]) ? u = arguments[1] : u ||= e.space, u = ColorSpace.get(u), inGamut(e, u, { epsilon: 0 })) return e;
1386
+ let y;
1387
+ if (l === "css") y = toGamutCSS(e, { space: u });
1388
+ else {
1389
+ if (l !== "clip" && !inGamut(e, u)) {
1390
+ Object.prototype.hasOwnProperty.call(GMAPPRESET, l) && ({method: l, jnd: _, deltaEMethod: h, blackWhiteClamp: v} = GMAPPRESET[l]);
1391
+ let s = deltaE2000;
1392
+ if (h !== "") {
1393
+ for (let e in deltaEMethods) if ("deltae" + h.toLowerCase() === e.toLowerCase()) {
1394
+ s = deltaEMethods[e];
1395
+ break;
1396
+ }
1397
+ }
1398
+ let x = toGamut(to(e, u), {
1399
+ method: "clip",
1400
+ space: u
1401
+ });
1402
+ if (s(e, x) > _) {
1403
+ if (Object.keys(v).length === 3) {
1404
+ let s = ColorSpace.resolveCoord(v.channel), l = get(to(e, s.space), s.id);
1405
+ if (isNone(l) && (l = 0), l >= v.max) return to({
1406
+ space: "xyz-d65",
1407
+ coords: WHITES.D65
1408
+ }, e.space);
1409
+ if (l <= v.min) return to({
1410
+ space: "xyz-d65",
1411
+ coords: [
1412
+ 0,
1413
+ 0,
1414
+ 0
1415
+ ]
1416
+ }, e.space);
1417
+ }
1418
+ let h = ColorSpace.resolveCoord(l), x = h.space, S = h.id, C = to(e, x);
1419
+ C.coords.forEach((e, s) => {
1420
+ isNone(e) && (C.coords[s] = 0);
1421
+ });
1422
+ let w = (h.range || h.refRange)[0], T = calcEpsilon(_), E = w, D = get(C, S);
1423
+ for (; D - E > T;) {
1424
+ let e = clone(C);
1425
+ e = toGamut(e, {
1426
+ space: u,
1427
+ method: "clip"
1428
+ }), s(C, e) - _ < T ? E = get(C, S) : D = get(C, S), set(C, S, (E + D) / 2);
1429
+ }
1430
+ y = to(C, u);
1431
+ } else y = x;
1432
+ } else y = to(e, u);
1433
+ if (l === "clip" || !inGamut(y, u, { epsilon: 0 })) {
1434
+ let e = Object.values(u.coords).map((e) => e.range || []);
1435
+ y.coords = y.coords.map((s, l) => {
1436
+ let [u, f] = e[l];
1437
+ return u !== void 0 && (s = Math.max(u, s)), f !== void 0 && (s = Math.min(s, f)), s;
1438
+ });
1439
+ }
1440
+ }
1441
+ return u !== e.space && (y = to(y, e.space)), e.coords = y.coords, e;
1442
+ }
1443
+ toGamut.returns = "color";
1444
+ var COLORS = {
1445
+ WHITE: {
1446
+ space: OKLab,
1447
+ coords: [
1448
+ 1,
1449
+ 0,
1450
+ 0
1451
+ ]
1452
+ },
1453
+ BLACK: {
1454
+ space: OKLab,
1455
+ coords: [
1456
+ 0,
1457
+ 0,
1458
+ 0
1459
+ ]
1460
+ }
1461
+ };
1462
+ function toGamutCSS(e, { space: s } = {}) {
1463
+ let l = .02, u = 1e-4;
1464
+ e = getColor(e), s ||= e.space, s = ColorSpace.get(s);
1465
+ let f = ColorSpace.get("oklch");
1466
+ if (s.isUnbounded) return to(e, s);
1467
+ let h = to(e, f), _ = h.coords[0];
1468
+ if (_ >= 1) {
1469
+ let l = to(COLORS.WHITE, s);
1470
+ return l.alpha = e.alpha, to(l, s);
1471
+ }
1472
+ if (_ <= 0) {
1473
+ let l = to(COLORS.BLACK, s);
1474
+ return l.alpha = e.alpha, to(l, s);
1475
+ }
1476
+ if (inGamut(h, s, { epsilon: 0 })) return to(h, s);
1477
+ function v(e) {
1478
+ let l = to(e, s), u = Object.values(s.coords);
1479
+ return l.coords = l.coords.map((e, s) => {
1480
+ if ("range" in u[s]) {
1481
+ let [l, f] = u[s].range;
1482
+ return clamp(l, e, f);
1483
+ }
1484
+ return e;
1485
+ }), l;
1486
+ }
1487
+ let y = 0, x = h.coords[1], S = !0, C = clone(h), w = v(C), T = deltaEOK(w, C);
1488
+ if (T < l) return w;
1489
+ for (; x - y > u;) {
1490
+ let e = (y + x) / 2;
1491
+ if (C.coords[1] = e, S && inGamut(C, s, { epsilon: 0 })) y = e;
1492
+ else if (w = v(C), T = deltaEOK(w, C), T < l) {
1493
+ if (l - T < u) break;
1494
+ S = !1, y = e;
1495
+ } else x = e;
1496
+ }
1497
+ return w;
1498
+ }
1499
+ function to(e, s, { inGamut: l } = {}) {
1500
+ e = getColor(e), s = ColorSpace.get(s);
1501
+ let u = s.from(e), f = {
1502
+ space: s,
1503
+ coords: u,
1504
+ alpha: e.alpha
1505
+ };
1506
+ return l && (f = toGamut(f, l === !0 ? void 0 : l)), f;
1507
+ }
1508
+ to.returns = "color";
1509
+ function serialize(e, { precision: s = defaults.precision, format: l = "default", inGamut: f = !0, ...h } = {}) {
1510
+ let _;
1511
+ e = getColor(e);
1512
+ let v = l;
1513
+ l = e.space.getFormat(l) ?? e.space.getFormat("default") ?? ColorSpace.DEFAULT_FORMAT;
1514
+ let y = e.coords.slice();
1515
+ if (f ||= l.toGamut, f && !inGamut(e) && (y = toGamut(clone(e), f === !0 ? void 0 : f).coords), l.type === "custom") if (h.precision = s, l.serialize) _ = l.serialize(y, e.alpha, h);
1516
+ else throw TypeError(`format ${v} can only be used to parse colors, not for serialization`);
1517
+ else {
1518
+ let f = l.name || "color";
1519
+ l.serializeCoords ? y = l.serializeCoords(y, s) : s !== null && (y = y.map((e) => serializeNumber(e, { precision: s })));
1520
+ let h = [...y];
1521
+ if (f === "color") {
1522
+ let s = l.id || l.ids?.[0] || e.space.id;
1523
+ h.unshift(s);
1524
+ }
1525
+ let v = e.alpha;
1526
+ s !== null && (v = serializeNumber(v, { precision: s }));
1527
+ let x = e.alpha >= 1 || l.noAlpha ? "" : `${l.commas ? "," : " /"} ${v}`;
1528
+ _ = `${f}(${h.join(l.commas ? ", " : " ")}${x})`;
1529
+ }
1530
+ return _;
1531
+ }
1532
+ var REC2020Linear = new RGBColorSpace({
1533
+ id: "rec2020-linear",
1534
+ cssId: "--rec2020-linear",
1535
+ name: "Linear REC.2020",
1536
+ white: "D65",
1537
+ toXYZ_M: [
1538
+ [
1539
+ .6369580483012914,
1540
+ .14461690358620832,
1541
+ .1688809751641721
1542
+ ],
1543
+ [
1544
+ .2627002120112671,
1545
+ .6779980715188708,
1546
+ .05930171646986196
1547
+ ],
1548
+ [
1549
+ 0,
1550
+ .028072693049087428,
1551
+ 1.060985057710791
1552
+ ]
1553
+ ],
1554
+ fromXYZ_M: [
1555
+ [
1556
+ 1.716651187971268,
1557
+ -.355670783776392,
1558
+ -.25336628137366
1559
+ ],
1560
+ [
1561
+ -.666684351832489,
1562
+ 1.616481236634939,
1563
+ .0157685458139111
1564
+ ],
1565
+ [
1566
+ .017639857445311,
1567
+ -.042770613257809,
1568
+ .942103121235474
1569
+ ]
1570
+ ]
1571
+ }), α = 1.09929682680944, β = .018053968510807, REC2020 = new RGBColorSpace({
1572
+ id: "rec2020",
1573
+ name: "REC.2020",
1574
+ base: REC2020Linear,
1575
+ toBase(e) {
1576
+ return e.map(function(e) {
1577
+ return e < β * 4.5 ? e / 4.5 : ((e + α - 1) / α) ** (1 / .45);
1578
+ });
1579
+ },
1580
+ fromBase(e) {
1581
+ return e.map(function(e) {
1582
+ return e >= β ? α * e ** .45 - (α - 1) : 4.5 * e;
1583
+ });
1584
+ }
1585
+ }), P3Linear = new RGBColorSpace({
1586
+ id: "p3-linear",
1587
+ cssId: "--display-p3-linear",
1588
+ name: "Linear P3",
1589
+ white: "D65",
1590
+ toXYZ_M: [
1591
+ [
1592
+ .4865709486482162,
1593
+ .26566769316909306,
1594
+ .1982172852343625
1595
+ ],
1596
+ [
1597
+ .2289745640697488,
1598
+ .6917385218365064,
1599
+ .079286914093745
1600
+ ],
1601
+ [
1602
+ 0,
1603
+ .04511338185890264,
1604
+ 1.043944368900976
1605
+ ]
1606
+ ],
1607
+ fromXYZ_M: [
1608
+ [
1609
+ 2.493496911941425,
1610
+ -.9313836179191239,
1611
+ -.40271078445071684
1612
+ ],
1613
+ [
1614
+ -.8294889695615747,
1615
+ 1.7626640603183463,
1616
+ .023624685841943577
1617
+ ],
1618
+ [
1619
+ .03584583024378447,
1620
+ -.07617238926804182,
1621
+ .9568845240076872
1622
+ ]
1623
+ ]
1624
+ }), toXYZ_M$3 = [
1625
+ [
1626
+ .41239079926595934,
1627
+ .357584339383878,
1628
+ .1804807884018343
1629
+ ],
1630
+ [
1631
+ .21263900587151027,
1632
+ .715168678767756,
1633
+ .07219231536073371
1634
+ ],
1635
+ [
1636
+ .01933081871559182,
1637
+ .11919477979462598,
1638
+ .9505321522496607
1639
+ ]
1640
+ ], fromXYZ_M$3 = [
1641
+ [
1642
+ 3.2409699419045226,
1643
+ -1.537383177570094,
1644
+ -.4986107602930034
1645
+ ],
1646
+ [
1647
+ -.9692436362808796,
1648
+ 1.8759675015077202,
1649
+ .04155505740717559
1650
+ ],
1651
+ [
1652
+ .05563007969699366,
1653
+ -.20397695888897652,
1654
+ 1.0569715142428786
1655
+ ]
1656
+ ], sRGBLinear = new RGBColorSpace({
1657
+ id: "srgb-linear",
1658
+ name: "Linear sRGB",
1659
+ white: "D65",
1660
+ toXYZ_M: toXYZ_M$3,
1661
+ fromXYZ_M: fromXYZ_M$3
1662
+ }), KEYWORDS = {
1663
+ aliceblue: [
1664
+ 240 / 255,
1665
+ 248 / 255,
1666
+ 1
1667
+ ],
1668
+ antiquewhite: [
1669
+ 250 / 255,
1670
+ 235 / 255,
1671
+ 215 / 255
1672
+ ],
1673
+ aqua: [
1674
+ 0,
1675
+ 1,
1676
+ 1
1677
+ ],
1678
+ aquamarine: [
1679
+ 127 / 255,
1680
+ 1,
1681
+ 212 / 255
1682
+ ],
1683
+ azure: [
1684
+ 240 / 255,
1685
+ 1,
1686
+ 1
1687
+ ],
1688
+ beige: [
1689
+ 245 / 255,
1690
+ 245 / 255,
1691
+ 220 / 255
1692
+ ],
1693
+ bisque: [
1694
+ 1,
1695
+ 228 / 255,
1696
+ 196 / 255
1697
+ ],
1698
+ black: [
1699
+ 0,
1700
+ 0,
1701
+ 0
1702
+ ],
1703
+ blanchedalmond: [
1704
+ 1,
1705
+ 235 / 255,
1706
+ 205 / 255
1707
+ ],
1708
+ blue: [
1709
+ 0,
1710
+ 0,
1711
+ 1
1712
+ ],
1713
+ blueviolet: [
1714
+ 138 / 255,
1715
+ 43 / 255,
1716
+ 226 / 255
1717
+ ],
1718
+ brown: [
1719
+ 165 / 255,
1720
+ 42 / 255,
1721
+ 42 / 255
1722
+ ],
1723
+ burlywood: [
1724
+ 222 / 255,
1725
+ 184 / 255,
1726
+ 135 / 255
1727
+ ],
1728
+ cadetblue: [
1729
+ 95 / 255,
1730
+ 158 / 255,
1731
+ 160 / 255
1732
+ ],
1733
+ chartreuse: [
1734
+ 127 / 255,
1735
+ 1,
1736
+ 0
1737
+ ],
1738
+ chocolate: [
1739
+ 210 / 255,
1740
+ 105 / 255,
1741
+ 30 / 255
1742
+ ],
1743
+ coral: [
1744
+ 1,
1745
+ 127 / 255,
1746
+ 80 / 255
1747
+ ],
1748
+ cornflowerblue: [
1749
+ 100 / 255,
1750
+ 149 / 255,
1751
+ 237 / 255
1752
+ ],
1753
+ cornsilk: [
1754
+ 1,
1755
+ 248 / 255,
1756
+ 220 / 255
1757
+ ],
1758
+ crimson: [
1759
+ 220 / 255,
1760
+ 20 / 255,
1761
+ 60 / 255
1762
+ ],
1763
+ cyan: [
1764
+ 0,
1765
+ 1,
1766
+ 1
1767
+ ],
1768
+ darkblue: [
1769
+ 0,
1770
+ 0,
1771
+ 139 / 255
1772
+ ],
1773
+ darkcyan: [
1774
+ 0,
1775
+ 139 / 255,
1776
+ 139 / 255
1777
+ ],
1778
+ darkgoldenrod: [
1779
+ 184 / 255,
1780
+ 134 / 255,
1781
+ 11 / 255
1782
+ ],
1783
+ darkgray: [
1784
+ 169 / 255,
1785
+ 169 / 255,
1786
+ 169 / 255
1787
+ ],
1788
+ darkgreen: [
1789
+ 0,
1790
+ 100 / 255,
1791
+ 0
1792
+ ],
1793
+ darkgrey: [
1794
+ 169 / 255,
1795
+ 169 / 255,
1796
+ 169 / 255
1797
+ ],
1798
+ darkkhaki: [
1799
+ 189 / 255,
1800
+ 183 / 255,
1801
+ 107 / 255
1802
+ ],
1803
+ darkmagenta: [
1804
+ 139 / 255,
1805
+ 0,
1806
+ 139 / 255
1807
+ ],
1808
+ darkolivegreen: [
1809
+ 85 / 255,
1810
+ 107 / 255,
1811
+ 47 / 255
1812
+ ],
1813
+ darkorange: [
1814
+ 1,
1815
+ 140 / 255,
1816
+ 0
1817
+ ],
1818
+ darkorchid: [
1819
+ 153 / 255,
1820
+ 50 / 255,
1821
+ 204 / 255
1822
+ ],
1823
+ darkred: [
1824
+ 139 / 255,
1825
+ 0,
1826
+ 0
1827
+ ],
1828
+ darksalmon: [
1829
+ 233 / 255,
1830
+ 150 / 255,
1831
+ 122 / 255
1832
+ ],
1833
+ darkseagreen: [
1834
+ 143 / 255,
1835
+ 188 / 255,
1836
+ 143 / 255
1837
+ ],
1838
+ darkslateblue: [
1839
+ 72 / 255,
1840
+ 61 / 255,
1841
+ 139 / 255
1842
+ ],
1843
+ darkslategray: [
1844
+ 47 / 255,
1845
+ 79 / 255,
1846
+ 79 / 255
1847
+ ],
1848
+ darkslategrey: [
1849
+ 47 / 255,
1850
+ 79 / 255,
1851
+ 79 / 255
1852
+ ],
1853
+ darkturquoise: [
1854
+ 0,
1855
+ 206 / 255,
1856
+ 209 / 255
1857
+ ],
1858
+ darkviolet: [
1859
+ 148 / 255,
1860
+ 0,
1861
+ 211 / 255
1862
+ ],
1863
+ deeppink: [
1864
+ 1,
1865
+ 20 / 255,
1866
+ 147 / 255
1867
+ ],
1868
+ deepskyblue: [
1869
+ 0,
1870
+ 191 / 255,
1871
+ 1
1872
+ ],
1873
+ dimgray: [
1874
+ 105 / 255,
1875
+ 105 / 255,
1876
+ 105 / 255
1877
+ ],
1878
+ dimgrey: [
1879
+ 105 / 255,
1880
+ 105 / 255,
1881
+ 105 / 255
1882
+ ],
1883
+ dodgerblue: [
1884
+ 30 / 255,
1885
+ 144 / 255,
1886
+ 1
1887
+ ],
1888
+ firebrick: [
1889
+ 178 / 255,
1890
+ 34 / 255,
1891
+ 34 / 255
1892
+ ],
1893
+ floralwhite: [
1894
+ 1,
1895
+ 250 / 255,
1896
+ 240 / 255
1897
+ ],
1898
+ forestgreen: [
1899
+ 34 / 255,
1900
+ 139 / 255,
1901
+ 34 / 255
1902
+ ],
1903
+ fuchsia: [
1904
+ 1,
1905
+ 0,
1906
+ 1
1907
+ ],
1908
+ gainsboro: [
1909
+ 220 / 255,
1910
+ 220 / 255,
1911
+ 220 / 255
1912
+ ],
1913
+ ghostwhite: [
1914
+ 248 / 255,
1915
+ 248 / 255,
1916
+ 1
1917
+ ],
1918
+ gold: [
1919
+ 1,
1920
+ 215 / 255,
1921
+ 0
1922
+ ],
1923
+ goldenrod: [
1924
+ 218 / 255,
1925
+ 165 / 255,
1926
+ 32 / 255
1927
+ ],
1928
+ gray: [
1929
+ 128 / 255,
1930
+ 128 / 255,
1931
+ 128 / 255
1932
+ ],
1933
+ green: [
1934
+ 0,
1935
+ 128 / 255,
1936
+ 0
1937
+ ],
1938
+ greenyellow: [
1939
+ 173 / 255,
1940
+ 1,
1941
+ 47 / 255
1942
+ ],
1943
+ grey: [
1944
+ 128 / 255,
1945
+ 128 / 255,
1946
+ 128 / 255
1947
+ ],
1948
+ honeydew: [
1949
+ 240 / 255,
1950
+ 1,
1951
+ 240 / 255
1952
+ ],
1953
+ hotpink: [
1954
+ 1,
1955
+ 105 / 255,
1956
+ 180 / 255
1957
+ ],
1958
+ indianred: [
1959
+ 205 / 255,
1960
+ 92 / 255,
1961
+ 92 / 255
1962
+ ],
1963
+ indigo: [
1964
+ 75 / 255,
1965
+ 0,
1966
+ 130 / 255
1967
+ ],
1968
+ ivory: [
1969
+ 1,
1970
+ 1,
1971
+ 240 / 255
1972
+ ],
1973
+ khaki: [
1974
+ 240 / 255,
1975
+ 230 / 255,
1976
+ 140 / 255
1977
+ ],
1978
+ lavender: [
1979
+ 230 / 255,
1980
+ 230 / 255,
1981
+ 250 / 255
1982
+ ],
1983
+ lavenderblush: [
1984
+ 1,
1985
+ 240 / 255,
1986
+ 245 / 255
1987
+ ],
1988
+ lawngreen: [
1989
+ 124 / 255,
1990
+ 252 / 255,
1991
+ 0
1992
+ ],
1993
+ lemonchiffon: [
1994
+ 1,
1995
+ 250 / 255,
1996
+ 205 / 255
1997
+ ],
1998
+ lightblue: [
1999
+ 173 / 255,
2000
+ 216 / 255,
2001
+ 230 / 255
2002
+ ],
2003
+ lightcoral: [
2004
+ 240 / 255,
2005
+ 128 / 255,
2006
+ 128 / 255
2007
+ ],
2008
+ lightcyan: [
2009
+ 224 / 255,
2010
+ 1,
2011
+ 1
2012
+ ],
2013
+ lightgoldenrodyellow: [
2014
+ 250 / 255,
2015
+ 250 / 255,
2016
+ 210 / 255
2017
+ ],
2018
+ lightgray: [
2019
+ 211 / 255,
2020
+ 211 / 255,
2021
+ 211 / 255
2022
+ ],
2023
+ lightgreen: [
2024
+ 144 / 255,
2025
+ 238 / 255,
2026
+ 144 / 255
2027
+ ],
2028
+ lightgrey: [
2029
+ 211 / 255,
2030
+ 211 / 255,
2031
+ 211 / 255
2032
+ ],
2033
+ lightpink: [
2034
+ 1,
2035
+ 182 / 255,
2036
+ 193 / 255
2037
+ ],
2038
+ lightsalmon: [
2039
+ 1,
2040
+ 160 / 255,
2041
+ 122 / 255
2042
+ ],
2043
+ lightseagreen: [
2044
+ 32 / 255,
2045
+ 178 / 255,
2046
+ 170 / 255
2047
+ ],
2048
+ lightskyblue: [
2049
+ 135 / 255,
2050
+ 206 / 255,
2051
+ 250 / 255
2052
+ ],
2053
+ lightslategray: [
2054
+ 119 / 255,
2055
+ 136 / 255,
2056
+ 153 / 255
2057
+ ],
2058
+ lightslategrey: [
2059
+ 119 / 255,
2060
+ 136 / 255,
2061
+ 153 / 255
2062
+ ],
2063
+ lightsteelblue: [
2064
+ 176 / 255,
2065
+ 196 / 255,
2066
+ 222 / 255
2067
+ ],
2068
+ lightyellow: [
2069
+ 1,
2070
+ 1,
2071
+ 224 / 255
2072
+ ],
2073
+ lime: [
2074
+ 0,
2075
+ 1,
2076
+ 0
2077
+ ],
2078
+ limegreen: [
2079
+ 50 / 255,
2080
+ 205 / 255,
2081
+ 50 / 255
2082
+ ],
2083
+ linen: [
2084
+ 250 / 255,
2085
+ 240 / 255,
2086
+ 230 / 255
2087
+ ],
2088
+ magenta: [
2089
+ 1,
2090
+ 0,
2091
+ 1
2092
+ ],
2093
+ maroon: [
2094
+ 128 / 255,
2095
+ 0,
2096
+ 0
2097
+ ],
2098
+ mediumaquamarine: [
2099
+ 102 / 255,
2100
+ 205 / 255,
2101
+ 170 / 255
2102
+ ],
2103
+ mediumblue: [
2104
+ 0,
2105
+ 0,
2106
+ 205 / 255
2107
+ ],
2108
+ mediumorchid: [
2109
+ 186 / 255,
2110
+ 85 / 255,
2111
+ 211 / 255
2112
+ ],
2113
+ mediumpurple: [
2114
+ 147 / 255,
2115
+ 112 / 255,
2116
+ 219 / 255
2117
+ ],
2118
+ mediumseagreen: [
2119
+ 60 / 255,
2120
+ 179 / 255,
2121
+ 113 / 255
2122
+ ],
2123
+ mediumslateblue: [
2124
+ 123 / 255,
2125
+ 104 / 255,
2126
+ 238 / 255
2127
+ ],
2128
+ mediumspringgreen: [
2129
+ 0,
2130
+ 250 / 255,
2131
+ 154 / 255
2132
+ ],
2133
+ mediumturquoise: [
2134
+ 72 / 255,
2135
+ 209 / 255,
2136
+ 204 / 255
2137
+ ],
2138
+ mediumvioletred: [
2139
+ 199 / 255,
2140
+ 21 / 255,
2141
+ 133 / 255
2142
+ ],
2143
+ midnightblue: [
2144
+ 25 / 255,
2145
+ 25 / 255,
2146
+ 112 / 255
2147
+ ],
2148
+ mintcream: [
2149
+ 245 / 255,
2150
+ 1,
2151
+ 250 / 255
2152
+ ],
2153
+ mistyrose: [
2154
+ 1,
2155
+ 228 / 255,
2156
+ 225 / 255
2157
+ ],
2158
+ moccasin: [
2159
+ 1,
2160
+ 228 / 255,
2161
+ 181 / 255
2162
+ ],
2163
+ navajowhite: [
2164
+ 1,
2165
+ 222 / 255,
2166
+ 173 / 255
2167
+ ],
2168
+ navy: [
2169
+ 0,
2170
+ 0,
2171
+ 128 / 255
2172
+ ],
2173
+ oldlace: [
2174
+ 253 / 255,
2175
+ 245 / 255,
2176
+ 230 / 255
2177
+ ],
2178
+ olive: [
2179
+ 128 / 255,
2180
+ 128 / 255,
2181
+ 0
2182
+ ],
2183
+ olivedrab: [
2184
+ 107 / 255,
2185
+ 142 / 255,
2186
+ 35 / 255
2187
+ ],
2188
+ orange: [
2189
+ 1,
2190
+ 165 / 255,
2191
+ 0
2192
+ ],
2193
+ orangered: [
2194
+ 1,
2195
+ 69 / 255,
2196
+ 0
2197
+ ],
2198
+ orchid: [
2199
+ 218 / 255,
2200
+ 112 / 255,
2201
+ 214 / 255
2202
+ ],
2203
+ palegoldenrod: [
2204
+ 238 / 255,
2205
+ 232 / 255,
2206
+ 170 / 255
2207
+ ],
2208
+ palegreen: [
2209
+ 152 / 255,
2210
+ 251 / 255,
2211
+ 152 / 255
2212
+ ],
2213
+ paleturquoise: [
2214
+ 175 / 255,
2215
+ 238 / 255,
2216
+ 238 / 255
2217
+ ],
2218
+ palevioletred: [
2219
+ 219 / 255,
2220
+ 112 / 255,
2221
+ 147 / 255
2222
+ ],
2223
+ papayawhip: [
2224
+ 1,
2225
+ 239 / 255,
2226
+ 213 / 255
2227
+ ],
2228
+ peachpuff: [
2229
+ 1,
2230
+ 218 / 255,
2231
+ 185 / 255
2232
+ ],
2233
+ peru: [
2234
+ 205 / 255,
2235
+ 133 / 255,
2236
+ 63 / 255
2237
+ ],
2238
+ pink: [
2239
+ 1,
2240
+ 192 / 255,
2241
+ 203 / 255
2242
+ ],
2243
+ plum: [
2244
+ 221 / 255,
2245
+ 160 / 255,
2246
+ 221 / 255
2247
+ ],
2248
+ powderblue: [
2249
+ 176 / 255,
2250
+ 224 / 255,
2251
+ 230 / 255
2252
+ ],
2253
+ purple: [
2254
+ 128 / 255,
2255
+ 0,
2256
+ 128 / 255
2257
+ ],
2258
+ rebeccapurple: [
2259
+ 102 / 255,
2260
+ 51 / 255,
2261
+ 153 / 255
2262
+ ],
2263
+ red: [
2264
+ 1,
2265
+ 0,
2266
+ 0
2267
+ ],
2268
+ rosybrown: [
2269
+ 188 / 255,
2270
+ 143 / 255,
2271
+ 143 / 255
2272
+ ],
2273
+ royalblue: [
2274
+ 65 / 255,
2275
+ 105 / 255,
2276
+ 225 / 255
2277
+ ],
2278
+ saddlebrown: [
2279
+ 139 / 255,
2280
+ 69 / 255,
2281
+ 19 / 255
2282
+ ],
2283
+ salmon: [
2284
+ 250 / 255,
2285
+ 128 / 255,
2286
+ 114 / 255
2287
+ ],
2288
+ sandybrown: [
2289
+ 244 / 255,
2290
+ 164 / 255,
2291
+ 96 / 255
2292
+ ],
2293
+ seagreen: [
2294
+ 46 / 255,
2295
+ 139 / 255,
2296
+ 87 / 255
2297
+ ],
2298
+ seashell: [
2299
+ 1,
2300
+ 245 / 255,
2301
+ 238 / 255
2302
+ ],
2303
+ sienna: [
2304
+ 160 / 255,
2305
+ 82 / 255,
2306
+ 45 / 255
2307
+ ],
2308
+ silver: [
2309
+ 192 / 255,
2310
+ 192 / 255,
2311
+ 192 / 255
2312
+ ],
2313
+ skyblue: [
2314
+ 135 / 255,
2315
+ 206 / 255,
2316
+ 235 / 255
2317
+ ],
2318
+ slateblue: [
2319
+ 106 / 255,
2320
+ 90 / 255,
2321
+ 205 / 255
2322
+ ],
2323
+ slategray: [
2324
+ 112 / 255,
2325
+ 128 / 255,
2326
+ 144 / 255
2327
+ ],
2328
+ slategrey: [
2329
+ 112 / 255,
2330
+ 128 / 255,
2331
+ 144 / 255
2332
+ ],
2333
+ snow: [
2334
+ 1,
2335
+ 250 / 255,
2336
+ 250 / 255
2337
+ ],
2338
+ springgreen: [
2339
+ 0,
2340
+ 1,
2341
+ 127 / 255
2342
+ ],
2343
+ steelblue: [
2344
+ 70 / 255,
2345
+ 130 / 255,
2346
+ 180 / 255
2347
+ ],
2348
+ tan: [
2349
+ 210 / 255,
2350
+ 180 / 255,
2351
+ 140 / 255
2352
+ ],
2353
+ teal: [
2354
+ 0,
2355
+ 128 / 255,
2356
+ 128 / 255
2357
+ ],
2358
+ thistle: [
2359
+ 216 / 255,
2360
+ 191 / 255,
2361
+ 216 / 255
2362
+ ],
2363
+ tomato: [
2364
+ 1,
2365
+ 99 / 255,
2366
+ 71 / 255
2367
+ ],
2368
+ turquoise: [
2369
+ 64 / 255,
2370
+ 224 / 255,
2371
+ 208 / 255
2372
+ ],
2373
+ violet: [
2374
+ 238 / 255,
2375
+ 130 / 255,
2376
+ 238 / 255
2377
+ ],
2378
+ wheat: [
2379
+ 245 / 255,
2380
+ 222 / 255,
2381
+ 179 / 255
2382
+ ],
2383
+ white: [
2384
+ 1,
2385
+ 1,
2386
+ 1
2387
+ ],
2388
+ whitesmoke: [
2389
+ 245 / 255,
2390
+ 245 / 255,
2391
+ 245 / 255
2392
+ ],
2393
+ yellow: [
2394
+ 1,
2395
+ 1,
2396
+ 0
2397
+ ],
2398
+ yellowgreen: [
2399
+ 154 / 255,
2400
+ 205 / 255,
2401
+ 50 / 255
2402
+ ]
2403
+ }, coordGrammar = [
2404
+ ,
2405
+ ,
2406
+ ,
2407
+ ].fill("<percentage> | <number>[0, 255]"), coordGrammarNumber = [
2408
+ ,
2409
+ ,
2410
+ ,
2411
+ ].fill("<number>[0, 255]"), sRGB = new RGBColorSpace({
2412
+ id: "srgb",
2413
+ name: "sRGB",
2414
+ base: sRGBLinear,
2415
+ fromBase: (e) => e.map((e) => {
2416
+ let s = e < 0 ? -1 : 1, l = e * s;
2417
+ return l > .0031308 ? s * (1.055 * l ** (1 / 2.4) - .055) : 12.92 * e;
2418
+ }),
2419
+ toBase: (e) => e.map((e) => {
2420
+ let s = e < 0 ? -1 : 1, l = e * s;
2421
+ return l <= .04045 ? e / 12.92 : s * ((l + .055) / 1.055) ** 2.4;
2422
+ }),
2423
+ formats: {
2424
+ rgb: { coords: coordGrammar },
2425
+ rgb_number: {
2426
+ name: "rgb",
2427
+ commas: !0,
2428
+ coords: coordGrammarNumber,
2429
+ noAlpha: !0
2430
+ },
2431
+ color: {},
2432
+ rgba: {
2433
+ coords: coordGrammar,
2434
+ commas: !0,
2435
+ lastAlpha: !0
2436
+ },
2437
+ rgba_number: {
2438
+ name: "rgba",
2439
+ commas: !0,
2440
+ coords: coordGrammarNumber
2441
+ },
2442
+ hex: {
2443
+ type: "custom",
2444
+ toGamut: !0,
2445
+ test: (e) => /^#([a-f0-9]{3,4}){1,2}$/i.test(e),
2446
+ parse(e) {
2447
+ e.length <= 5 && (e = e.replace(/[a-f0-9]/gi, "$&$&"));
2448
+ let s = [];
2449
+ return e.replace(/[a-f0-9]{2}/gi, (e) => {
2450
+ s.push(parseInt(e, 16) / 255);
2451
+ }), {
2452
+ spaceId: "srgb",
2453
+ coords: s.slice(0, 3),
2454
+ alpha: s.slice(3)[0]
2455
+ };
2456
+ },
2457
+ serialize: (e, s, { collapse: l = !0 } = {}) => {
2458
+ s < 1 && e.push(s), e = e.map((e) => Math.round(e * 255));
2459
+ let u = l && e.every((e) => e % 17 == 0);
2460
+ return "#" + e.map((e) => u ? (e / 17).toString(16) : e.toString(16).padStart(2, "0")).join("");
2461
+ }
2462
+ },
2463
+ keyword: {
2464
+ type: "custom",
2465
+ test: (e) => /^[a-z]+$/i.test(e),
2466
+ parse(e) {
2467
+ e = e.toLowerCase();
2468
+ let s = {
2469
+ spaceId: "srgb",
2470
+ coords: null,
2471
+ alpha: 1
2472
+ };
2473
+ if (e === "transparent" ? (s.coords = KEYWORDS.black, s.alpha = 0) : s.coords = KEYWORDS[e], s.coords) return s;
2474
+ }
2475
+ }
2476
+ }
2477
+ }), P3 = new RGBColorSpace({
2478
+ id: "p3",
2479
+ cssId: "display-p3",
2480
+ name: "P3",
2481
+ base: P3Linear,
2482
+ fromBase: sRGB.fromBase,
2483
+ toBase: sRGB.toBase
2484
+ });
2485
+ defaults.display_space = sRGB;
2486
+ var supportsNone;
2487
+ if (typeof CSS < "u" && CSS.supports) for (let e of [
2488
+ lab,
2489
+ REC2020,
2490
+ P3
2491
+ ]) {
2492
+ let s = serialize({
2493
+ space: e,
2494
+ coords: e.getMinCoords(),
2495
+ alpha: 1
2496
+ });
2497
+ if (CSS.supports("color", s)) {
2498
+ defaults.display_space = e;
2499
+ break;
2500
+ }
2501
+ }
2502
+ function display(e, { space: s = defaults.display_space, ...l } = {}) {
2503
+ let u = serialize(e, l);
2504
+ if (typeof CSS > "u" || CSS.supports("color", u) || !defaults.display_space) u = new String(u), u.color = e;
2505
+ else {
2506
+ let _ = e;
2507
+ if ((e.coords.some(isNone) || isNone(e.alpha)) && !(supportsNone ??= CSS.supports("color", "hsl(none 50% 50%)")) && (_ = clone(e), _.coords = _.coords.map(skipNone), _.alpha = skipNone(_.alpha), u = serialize(_, l), CSS.supports("color", u))) return u = new String(u), u.color = _, u;
2508
+ _ = to(_, s), u = new String(serialize(_, l)), u.color = _;
2509
+ }
2510
+ return u;
2511
+ }
2512
+ function equals(e, s) {
2513
+ return e = getColor(e), s = getColor(s), e.space === s.space && e.alpha === s.alpha && e.coords.every((e, l) => e === s.coords[l]);
2514
+ }
2515
+ function getLuminance(e) {
2516
+ return get(e, [xyz_d65, "y"]);
2517
+ }
2518
+ function setLuminance(e, s) {
2519
+ set(e, [xyz_d65, "y"], s);
2520
+ }
2521
+ function register$2(e) {
2522
+ Object.defineProperty(e.prototype, "luminance", {
2523
+ get() {
2524
+ return getLuminance(this);
2525
+ },
2526
+ set(e) {
2527
+ setLuminance(this, e);
2528
+ }
2529
+ });
2530
+ }
2531
+ var luminance = /* @__PURE__ */ Object.freeze({
2532
+ __proto__: null,
2533
+ getLuminance,
2534
+ register: register$2,
2535
+ setLuminance
2536
+ });
2537
+ function contrastWCAG21(e, s) {
2538
+ e = getColor(e), s = getColor(s);
2539
+ let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
2540
+ return u > l && ([l, u] = [u, l]), (l + .05) / (u + .05);
2541
+ }
2542
+ var normBG = .56, normTXT = .57, revTXT = .62, revBG = .65, blkThrs = .022, blkClmp = 1.414, loClip = .1, deltaYmin = 5e-4, scaleBoW = 1.14, loBoWoffset = .027, scaleWoB = 1.14;
2543
+ function fclamp(e) {
2544
+ return e >= blkThrs ? e : e + (blkThrs - e) ** blkClmp;
2545
+ }
2546
+ function linearize(e) {
2547
+ return (e < 0 ? -1 : 1) * Math.abs(e) ** 2.4;
2548
+ }
2549
+ function contrastAPCA(e, s) {
2550
+ s = getColor(s), e = getColor(e);
2551
+ let l, u, f, h, _, v;
2552
+ s = to(s, "srgb"), [h, _, v] = s.coords;
2553
+ let y = linearize(h) * .2126729 + linearize(_) * .7151522 + linearize(v) * .072175;
2554
+ e = to(e, "srgb"), [h, _, v] = e.coords;
2555
+ let x = linearize(h) * .2126729 + linearize(_) * .7151522 + linearize(v) * .072175, S = fclamp(y), C = fclamp(x), w = C > S;
2556
+ return Math.abs(C - S) < deltaYmin ? u = 0 : w ? (l = C ** normBG - S ** normTXT, u = l * scaleBoW) : (l = C ** revBG - S ** revTXT, u = l * scaleWoB), f = Math.abs(u) < loClip ? 0 : u > 0 ? u - loBoWoffset : u + loBoWoffset, f * 100;
2557
+ }
2558
+ function contrastMichelson(e, s) {
2559
+ e = getColor(e), s = getColor(s);
2560
+ let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
2561
+ u > l && ([l, u] = [u, l]);
2562
+ let f = l + u;
2563
+ return f === 0 ? 0 : (l - u) / f;
2564
+ }
2565
+ var max = 5e4;
2566
+ function contrastWeber(e, s) {
2567
+ e = getColor(e), s = getColor(s);
2568
+ let l = Math.max(getLuminance(e), 0), u = Math.max(getLuminance(s), 0);
2569
+ return u > l && ([l, u] = [u, l]), u === 0 ? max : (l - u) / u;
2570
+ }
2571
+ function contrastLstar(e, s) {
2572
+ e = getColor(e), s = getColor(s);
2573
+ let l = get(e, [lab, "l"]), u = get(s, [lab, "l"]);
2574
+ return Math.abs(l - u);
2575
+ }
2576
+ var ε$3 = 216 / 24389, ε3 = 24 / 116, κ$2 = 24389 / 27, white$1 = WHITES.D65, lab_d65 = new ColorSpace({
2577
+ id: "lab-d65",
2578
+ name: "Lab D65",
2579
+ coords: {
2580
+ l: {
2581
+ refRange: [0, 100],
2582
+ name: "Lightness"
2583
+ },
2584
+ a: { refRange: [-125, 125] },
2585
+ b: { refRange: [-125, 125] }
2586
+ },
2587
+ white: white$1,
2588
+ base: xyz_d65,
2589
+ fromBase(e) {
2590
+ let s = e.map((e, s) => e / white$1[s]).map((e) => e > ε$3 ? Math.cbrt(e) : (κ$2 * e + 16) / 116);
2591
+ return [
2592
+ 116 * s[1] - 16,
2593
+ 500 * (s[0] - s[1]),
2594
+ 200 * (s[1] - s[2])
2595
+ ];
2596
+ },
2597
+ toBase(e) {
2598
+ let s = [];
2599
+ return s[1] = (e[0] + 16) / 116, s[0] = e[1] / 500 + s[1], s[2] = s[1] - e[2] / 200, [
2600
+ s[0] > ε3 ? s[0] ** 3 : (116 * s[0] - 16) / κ$2,
2601
+ e[0] > 8 ? ((e[0] + 16) / 116) ** 3 : e[0] / κ$2,
2602
+ s[2] > ε3 ? s[2] ** 3 : (116 * s[2] - 16) / κ$2
2603
+ ].map((e, s) => e * white$1[s]);
2604
+ },
2605
+ formats: { "lab-d65": { coords: [
2606
+ "<number> | <percentage>",
2607
+ "<number> | <percentage>[-1,1]",
2608
+ "<number> | <percentage>[-1,1]"
2609
+ ] } }
2610
+ }), phi = 5 ** .5 * .5 + .5;
2611
+ function contrastDeltaPhi(e, s) {
2612
+ e = getColor(e), s = getColor(s);
2613
+ let l = get(e, [lab_d65, "l"]), u = get(s, [lab_d65, "l"]), f = Math.abs(l ** +phi - u ** +phi) ** (1 / phi) * Math.SQRT2 - 40;
2614
+ return f < 7.5 ? 0 : f;
2615
+ }
2616
+ var contrastMethods = /* @__PURE__ */ Object.freeze({
2617
+ __proto__: null,
2618
+ contrastAPCA,
2619
+ contrastDeltaPhi,
2620
+ contrastLstar,
2621
+ contrastMichelson,
2622
+ contrastWCAG21,
2623
+ contrastWeber
2624
+ });
2625
+ function contrast(e, l, u = {}) {
2626
+ isString(u) && (u = { algorithm: u });
2627
+ let { algorithm: f, ...h } = u;
2628
+ if (!f) {
2629
+ let e = Object.keys(contrastMethods).map((e) => e.replace(/^contrast/, "")).join(", ");
2630
+ throw TypeError(`contrast() function needs a contrast algorithm. Please specify one of: ${e}`);
2631
+ }
2632
+ for (let s in e = getColor(e), l = getColor(l), contrastMethods) if ("contrast" + f.toLowerCase() === s.toLowerCase()) return contrastMethods[s](e, l, h);
2633
+ throw TypeError(`Unknown contrast algorithm: ${f}`);
2634
+ }
2635
+ function uv(e) {
2636
+ let [s, l, u] = getAll(e, xyz_d65), f = s + 15 * l + 3 * u;
2637
+ return [4 * s / f, 9 * l / f];
2638
+ }
2639
+ function xy(e) {
2640
+ let [s, l, u] = getAll(e, xyz_d65), f = s + l + u;
2641
+ return [s / f, l / f];
2642
+ }
2643
+ function register$1(e) {
2644
+ Object.defineProperty(e.prototype, "uv", { get() {
2645
+ return uv(this);
2646
+ } }), Object.defineProperty(e.prototype, "xy", { get() {
2647
+ return xy(this);
2648
+ } });
2649
+ }
2650
+ var chromaticity = /* @__PURE__ */ Object.freeze({
2651
+ __proto__: null,
2652
+ register: register$1,
2653
+ uv,
2654
+ xy
2655
+ });
2656
+ function deltaE(e, l, u = {}) {
2657
+ isString(u) && (u = { method: u });
2658
+ let { method: f = defaults.deltaE, ...h } = u;
2659
+ for (let s in deltaEMethods) if ("deltae" + f.toLowerCase() === s.toLowerCase()) return deltaEMethods[s](e, l, h);
2660
+ throw TypeError(`Unknown deltaE method: ${f}`);
2661
+ }
2662
+ function lighten(e, s = .25) {
2663
+ return set(e, [ColorSpace.get("oklch", "lch"), "l"], (e) => e * (1 + s));
2664
+ }
2665
+ function darken(e, s = .25) {
2666
+ return set(e, [ColorSpace.get("oklch", "lch"), "l"], (e) => e * (1 - s));
2667
+ }
2668
+ var variations = /* @__PURE__ */ Object.freeze({
2669
+ __proto__: null,
2670
+ darken,
2671
+ lighten
2672
+ });
2673
+ function mix(e, s, u = .5, f = {}) {
2674
+ return [e, s] = [getColor(e), getColor(s)], type(u) === "object" && ([u, f] = [.5, u]), range(e, s, f)(u);
2675
+ }
2676
+ function steps(e, s, l = {}) {
2677
+ let u;
2678
+ isRange(e) && ([u, l] = [e, s], [e, s] = u.rangeArgs.colors);
2679
+ let { maxDeltaE: f, deltaEMethod: h, steps: _ = 2, maxSteps: v = 1e3, ...y } = l;
2680
+ u ||= ([e, s] = [getColor(e), getColor(s)], range(e, s, y));
2681
+ let x = deltaE(e, s), S = f > 0 ? Math.max(_, Math.ceil(x / f) + 1) : _, C = [];
2682
+ if (v !== void 0 && (S = Math.min(S, v)), S === 1) C = [{
2683
+ p: .5,
2684
+ color: u(.5)
2685
+ }];
2686
+ else {
2687
+ let e = 1 / (S - 1);
2688
+ C = Array.from({ length: S }, (s, l) => {
2689
+ let f = l * e;
2690
+ return {
2691
+ p: f,
2692
+ color: u(f)
2693
+ };
2694
+ });
2695
+ }
2696
+ if (f > 0) {
2697
+ let e = C.reduce((e, s, l) => {
2698
+ if (l === 0) return 0;
2699
+ let u = deltaE(s.color, C[l - 1].color, h);
2700
+ return Math.max(e, u);
2701
+ }, 0);
2702
+ for (; e > f;) {
2703
+ e = 0;
2704
+ for (let s = 1; s < C.length && C.length < v; s++) {
2705
+ let l = C[s - 1], f = C[s], h = (f.p + l.p) / 2, _ = u(h);
2706
+ e = Math.max(e, deltaE(_, l.color), deltaE(_, f.color)), C.splice(s, 0, {
2707
+ p: h,
2708
+ color: u(h)
2709
+ }), s++;
2710
+ }
2711
+ }
2712
+ }
2713
+ return C = C.map((e) => e.color), C;
2714
+ }
2715
+ function range(e, s, l = {}) {
2716
+ if (isRange(e)) {
2717
+ let [l, u] = [e, s];
2718
+ return range(...l.rangeArgs.colors, {
2719
+ ...l.rangeArgs.options,
2720
+ ...u
2721
+ });
2722
+ }
2723
+ let { space: u, outputSpace: f, progression: h, premultiplied: _ } = l;
2724
+ e = getColor(e), s = getColor(s), e = clone(e), s = clone(s);
2725
+ let v = {
2726
+ colors: [e, s],
2727
+ options: l
2728
+ };
2729
+ if (u = u ? ColorSpace.get(u) : ColorSpace.registry[defaults.interpolationSpace] || e.space, f = f ? ColorSpace.get(f) : u, e = to(e, u), s = to(s, u), e = toGamut(e), s = toGamut(s), u.coords.h && u.coords.h.type === "angle") {
2730
+ let f = l.hue = l.hue || "shorter", h = [u, "h"], [_, v] = [get(e, h), get(s, h)];
2731
+ isNaN(_) && !isNaN(v) ? _ = v : isNaN(v) && !isNaN(_) && (v = _), [_, v] = adjust(f, [_, v]), set(e, h, _), set(s, h, v);
2732
+ }
2733
+ return _ && (e.coords = e.coords.map((s) => s * e.alpha), s.coords = s.coords.map((e) => e * s.alpha)), Object.assign((l) => {
2734
+ l = h ? h(l) : l;
2735
+ let v = e.coords.map((e, u) => {
2736
+ let f = s.coords[u];
2737
+ return interpolate(e, f, l);
2738
+ }), y = interpolate(e.alpha, s.alpha, l), x = {
2739
+ space: u,
2740
+ coords: v,
2741
+ alpha: y
2742
+ };
2743
+ return _ && (x.coords = x.coords.map((e) => e / y)), f !== u && (x = to(x, f)), x;
2744
+ }, { rangeArgs: v });
2745
+ }
2746
+ function isRange(e) {
2747
+ return type(e) === "function" && !!e.rangeArgs;
2748
+ }
2749
+ defaults.interpolationSpace = "lab";
2750
+ function register(e) {
2751
+ e.defineFunction("mix", mix, { returns: "color" }), e.defineFunction("range", range, { returns: "function<color>" }), e.defineFunction("steps", steps, { returns: "array<color>" });
2752
+ }
2753
+ var interpolation = /* @__PURE__ */ Object.freeze({
2754
+ __proto__: null,
2755
+ isRange,
2756
+ mix,
2757
+ range,
2758
+ register,
2759
+ steps
2760
+ }), HSL = new ColorSpace({
2761
+ id: "hsl",
2762
+ name: "HSL",
2763
+ coords: {
2764
+ h: {
2765
+ refRange: [0, 360],
2766
+ type: "angle",
2767
+ name: "Hue"
2768
+ },
2769
+ s: {
2770
+ range: [0, 100],
2771
+ name: "Saturation"
2772
+ },
2773
+ l: {
2774
+ range: [0, 100],
2775
+ name: "Lightness"
2776
+ }
2777
+ },
2778
+ base: sRGB,
2779
+ fromBase: (e) => {
2780
+ let s = Math.max(...e), l = Math.min(...e), [u, f, h] = e, [_, v, y] = [
2781
+ NaN,
2782
+ 0,
2783
+ (l + s) / 2
2784
+ ], x = s - l;
2785
+ if (x !== 0) {
2786
+ switch (v = y === 0 || y === 1 ? 0 : (s - y) / Math.min(y, 1 - y), s) {
2787
+ case u:
2788
+ _ = (f - h) / x + (f < h ? 6 : 0);
2789
+ break;
2790
+ case f:
2791
+ _ = (h - u) / x + 2;
2792
+ break;
2793
+ case h: _ = (u - f) / x + 4;
2794
+ }
2795
+ _ *= 60;
2796
+ }
2797
+ return v < 0 && (_ += 180, v = Math.abs(v)), _ >= 360 && (_ -= 360), [
2798
+ _,
2799
+ v * 100,
2800
+ y * 100
2801
+ ];
2802
+ },
2803
+ toBase: (e) => {
2804
+ let [s, l, u] = e;
2805
+ s %= 360, s < 0 && (s += 360), l /= 100, u /= 100;
2806
+ function f(e) {
2807
+ let f = (e + s / 30) % 12, h = l * Math.min(u, 1 - u);
2808
+ return u - h * Math.max(-1, Math.min(f - 3, 9 - f, 1));
2809
+ }
2810
+ return [
2811
+ f(0),
2812
+ f(8),
2813
+ f(4)
2814
+ ];
2815
+ },
2816
+ formats: {
2817
+ hsl: { coords: [
2818
+ "<number> | <angle>",
2819
+ "<percentage>",
2820
+ "<percentage>"
2821
+ ] },
2822
+ hsla: {
2823
+ coords: [
2824
+ "<number> | <angle>",
2825
+ "<percentage>",
2826
+ "<percentage>"
2827
+ ],
2828
+ commas: !0,
2829
+ lastAlpha: !0
2830
+ }
2831
+ }
2832
+ }), HSV = new ColorSpace({
2833
+ id: "hsv",
2834
+ name: "HSV",
2835
+ coords: {
2836
+ h: {
2837
+ refRange: [0, 360],
2838
+ type: "angle",
2839
+ name: "Hue"
2840
+ },
2841
+ s: {
2842
+ range: [0, 100],
2843
+ name: "Saturation"
2844
+ },
2845
+ v: {
2846
+ range: [0, 100],
2847
+ name: "Value"
2848
+ }
2849
+ },
2850
+ base: HSL,
2851
+ fromBase(e) {
2852
+ let [s, l, u] = e;
2853
+ l /= 100, u /= 100;
2854
+ let f = u + l * Math.min(u, 1 - u);
2855
+ return [
2856
+ s,
2857
+ f === 0 ? 0 : 200 * (1 - u / f),
2858
+ 100 * f
2859
+ ];
2860
+ },
2861
+ toBase(e) {
2862
+ let [s, l, u] = e;
2863
+ l /= 100, u /= 100;
2864
+ let f = u * (1 - l / 2);
2865
+ return [
2866
+ s,
2867
+ f === 0 || f === 1 ? 0 : (u - f) / Math.min(f, 1 - f) * 100,
2868
+ f * 100
2869
+ ];
2870
+ },
2871
+ formats: { color: {
2872
+ id: "--hsv",
2873
+ coords: [
2874
+ "<number> | <angle>",
2875
+ "<percentage> | <number>",
2876
+ "<percentage> | <number>"
2877
+ ]
2878
+ } }
2879
+ }), hwb = new ColorSpace({
2880
+ id: "hwb",
2881
+ name: "HWB",
2882
+ coords: {
2883
+ h: {
2884
+ refRange: [0, 360],
2885
+ type: "angle",
2886
+ name: "Hue"
2887
+ },
2888
+ w: {
2889
+ range: [0, 100],
2890
+ name: "Whiteness"
2891
+ },
2892
+ b: {
2893
+ range: [0, 100],
2894
+ name: "Blackness"
2895
+ }
2896
+ },
2897
+ base: HSV,
2898
+ fromBase(e) {
2899
+ let [s, l, u] = e;
2900
+ return [
2901
+ s,
2902
+ u * (100 - l) / 100,
2903
+ 100 - u
2904
+ ];
2905
+ },
2906
+ toBase(e) {
2907
+ let [s, l, u] = e;
2908
+ l /= 100, u /= 100;
2909
+ let f = l + u;
2910
+ if (f >= 1) return [
2911
+ s,
2912
+ 0,
2913
+ l / f * 100
2914
+ ];
2915
+ let h = 1 - u;
2916
+ return [
2917
+ s,
2918
+ (h === 0 ? 0 : 1 - l / h) * 100,
2919
+ h * 100
2920
+ ];
2921
+ },
2922
+ formats: { hwb: { coords: [
2923
+ "<number> | <angle>",
2924
+ "<percentage> | <number>",
2925
+ "<percentage> | <number>"
2926
+ ] } }
2927
+ }), A98Linear = new RGBColorSpace({
2928
+ id: "a98rgb-linear",
2929
+ cssId: "--a98-rgb-linear",
2930
+ name: "Linear Adobe® 98 RGB compatible",
2931
+ white: "D65",
2932
+ toXYZ_M: [
2933
+ [
2934
+ .5766690429101305,
2935
+ .1855582379065463,
2936
+ .1882286462349947
2937
+ ],
2938
+ [
2939
+ .29734497525053605,
2940
+ .6273635662554661,
2941
+ .07529145849399788
2942
+ ],
2943
+ [
2944
+ .02703136138641234,
2945
+ .07068885253582723,
2946
+ .9913375368376388
2947
+ ]
2948
+ ],
2949
+ fromXYZ_M: [
2950
+ [
2951
+ 2.0415879038107465,
2952
+ -.5650069742788596,
2953
+ -.34473135077832956
2954
+ ],
2955
+ [
2956
+ -.9692436362808795,
2957
+ 1.8759675015077202,
2958
+ .04155505740717557
2959
+ ],
2960
+ [
2961
+ .013444280632031142,
2962
+ -.11836239223101838,
2963
+ 1.0151749943912054
2964
+ ]
2965
+ ]
2966
+ }), a98rgb = new RGBColorSpace({
2967
+ id: "a98rgb",
2968
+ cssId: "a98-rgb",
2969
+ name: "Adobe® 98 RGB compatible",
2970
+ base: A98Linear,
2971
+ toBase: (e) => e.map((e) => Math.abs(e) ** (563 / 256) * Math.sign(e)),
2972
+ fromBase: (e) => e.map((e) => Math.abs(e) ** (256 / 563) * Math.sign(e))
2973
+ }), ProPhotoLinear = new RGBColorSpace({
2974
+ id: "prophoto-linear",
2975
+ cssId: "--prophoto-rgb-linear",
2976
+ name: "Linear ProPhoto",
2977
+ white: "D50",
2978
+ base: XYZ_D50,
2979
+ toXYZ_M: [
2980
+ [
2981
+ .7977666449006423,
2982
+ .13518129740053308,
2983
+ .0313477341283922
2984
+ ],
2985
+ [
2986
+ .2880748288194013,
2987
+ .711835234241873,
2988
+ 8993693872564e-17
2989
+ ],
2990
+ [
2991
+ 0,
2992
+ 0,
2993
+ .8251046025104602
2994
+ ]
2995
+ ],
2996
+ fromXYZ_M: [
2997
+ [
2998
+ 1.3457868816471583,
2999
+ -.25557208737979464,
3000
+ -.05110186497554526
3001
+ ],
3002
+ [
3003
+ -.5446307051249019,
3004
+ 1.5082477428451468,
3005
+ .02052744743642139
3006
+ ],
3007
+ [
3008
+ 0,
3009
+ 0,
3010
+ 1.2119675456389452
3011
+ ]
3012
+ ]
3013
+ }), Et = 1 / 512, Et2 = 16 / 512, prophoto = new RGBColorSpace({
3014
+ id: "prophoto",
3015
+ cssId: "prophoto-rgb",
3016
+ name: "ProPhoto",
3017
+ base: ProPhotoLinear,
3018
+ toBase(e) {
3019
+ return e.map((e) => e < Et2 ? e / 16 : e ** 1.8);
3020
+ },
3021
+ fromBase(e) {
3022
+ return e.map((e) => e >= Et ? e ** (1 / 1.8) : 16 * e);
3023
+ }
3024
+ }), oklch = new ColorSpace({
3025
+ id: "oklch",
3026
+ name: "Oklch",
3027
+ coords: {
3028
+ l: {
3029
+ refRange: [0, 1],
3030
+ name: "Lightness"
3031
+ },
3032
+ c: {
3033
+ refRange: [0, .4],
3034
+ name: "Chroma"
3035
+ },
3036
+ h: {
3037
+ refRange: [0, 360],
3038
+ type: "angle",
3039
+ name: "Hue"
3040
+ }
3041
+ },
3042
+ white: "D65",
3043
+ base: OKLab,
3044
+ fromBase(e) {
3045
+ let [s, l, u] = e, f, h = 2e-4;
3046
+ return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
3047
+ s,
3048
+ Math.sqrt(l ** 2 + u ** 2),
3049
+ constrain(f)
3050
+ ];
3051
+ },
3052
+ toBase(e) {
3053
+ let [s, l, u] = e, f, h;
3054
+ return isNaN(u) ? (f = 0, h = 0) : (f = l * Math.cos(u * Math.PI / 180), h = l * Math.sin(u * Math.PI / 180)), [
3055
+ s,
3056
+ f,
3057
+ h
3058
+ ];
3059
+ },
3060
+ formats: { oklch: { coords: [
3061
+ "<percentage> | <number>",
3062
+ "<number> | <percentage>[0,1]",
3063
+ "<number> | <angle>"
3064
+ ] } }
3065
+ }), white = WHITES.D65, ε$2 = 216 / 24389, κ$1 = 24389 / 27, [U_PRIME_WHITE, V_PRIME_WHITE] = uv({
3066
+ space: xyz_d65,
3067
+ coords: white
3068
+ }), Luv = new ColorSpace({
3069
+ id: "luv",
3070
+ name: "Luv",
3071
+ coords: {
3072
+ l: {
3073
+ refRange: [0, 100],
3074
+ name: "Lightness"
3075
+ },
3076
+ u: { refRange: [-215, 215] },
3077
+ v: { refRange: [-215, 215] }
3078
+ },
3079
+ white,
3080
+ base: xyz_d65,
3081
+ fromBase(e) {
3082
+ let s = [
3083
+ skipNone(e[0]),
3084
+ skipNone(e[1]),
3085
+ skipNone(e[2])
3086
+ ], l = s[1], [u, f] = uv({
3087
+ space: xyz_d65,
3088
+ coords: s
3089
+ });
3090
+ if (!Number.isFinite(u) || !Number.isFinite(f)) return [
3091
+ 0,
3092
+ 0,
3093
+ 0
3094
+ ];
3095
+ let _ = l <= ε$2 ? κ$1 * l : 116 * Math.cbrt(l) - 16;
3096
+ return [
3097
+ _,
3098
+ 13 * _ * (u - U_PRIME_WHITE),
3099
+ 13 * _ * (f - V_PRIME_WHITE)
3100
+ ];
3101
+ },
3102
+ toBase(e) {
3103
+ let [s, l, u] = e;
3104
+ if (s === 0 || isNone(s)) return [
3105
+ 0,
3106
+ 0,
3107
+ 0
3108
+ ];
3109
+ l = skipNone(l), u = skipNone(u);
3110
+ let _ = l / (13 * s) + U_PRIME_WHITE, v = u / (13 * s) + V_PRIME_WHITE, y = s <= 8 ? s / κ$1 : ((s + 16) / 116) ** 3;
3111
+ return [
3112
+ y * (9 * _ / (4 * v)),
3113
+ y,
3114
+ y * ((12 - 3 * _ - 20 * v) / (4 * v))
3115
+ ];
3116
+ },
3117
+ formats: { color: {
3118
+ id: "--luv",
3119
+ coords: [
3120
+ "<number> | <percentage>",
3121
+ "<number> | <percentage>[-1,1]",
3122
+ "<number> | <percentage>[-1,1]"
3123
+ ]
3124
+ } }
3125
+ }), LCHuv = new ColorSpace({
3126
+ id: "lchuv",
3127
+ name: "LChuv",
3128
+ coords: {
3129
+ l: {
3130
+ refRange: [0, 100],
3131
+ name: "Lightness"
3132
+ },
3133
+ c: {
3134
+ refRange: [0, 220],
3135
+ name: "Chroma"
3136
+ },
3137
+ h: {
3138
+ refRange: [0, 360],
3139
+ type: "angle",
3140
+ name: "Hue"
3141
+ }
3142
+ },
3143
+ base: Luv,
3144
+ fromBase(e) {
3145
+ let [s, l, u] = e, f, h = .02;
3146
+ return f = Math.abs(l) < h && Math.abs(u) < h ? NaN : Math.atan2(u, l) * 180 / Math.PI, [
3147
+ s,
3148
+ Math.sqrt(l ** 2 + u ** 2),
3149
+ constrain(f)
3150
+ ];
3151
+ },
3152
+ toBase(e) {
3153
+ let [s, l, u] = e;
3154
+ return l < 0 && (l = 0), isNaN(u) && (u = 0), [
3155
+ s,
3156
+ l * Math.cos(u * Math.PI / 180),
3157
+ l * Math.sin(u * Math.PI / 180)
3158
+ ];
3159
+ },
3160
+ formats: { color: {
3161
+ id: "--lchuv",
3162
+ coords: [
3163
+ "<number> | <percentage>",
3164
+ "<number> | <percentage>",
3165
+ "<number> | <angle>"
3166
+ ]
3167
+ } }
3168
+ }), ε$1 = 216 / 24389, κ = 24389 / 27, m_r0 = fromXYZ_M$3[0][0], m_r1 = fromXYZ_M$3[0][1], m_r2 = fromXYZ_M$3[0][2], m_g0 = fromXYZ_M$3[1][0], m_g1 = fromXYZ_M$3[1][1], m_g2 = fromXYZ_M$3[1][2], m_b0 = fromXYZ_M$3[2][0], m_b1 = fromXYZ_M$3[2][1], m_b2 = fromXYZ_M$3[2][2];
3169
+ function distanceFromOriginAngle(e, s, l) {
3170
+ let u = s / (Math.sin(l) - e * Math.cos(l));
3171
+ return u < 0 ? Infinity : u;
3172
+ }
3173
+ function calculateBoundingLines(e) {
3174
+ let s = (e + 16) ** 3 / 1560896, l = s > ε$1 ? s : e / κ, u = l * (284517 * m_r0 - 94839 * m_r2), f = l * (838422 * m_r2 + 769860 * m_r1 + 731718 * m_r0), h = l * (632260 * m_r2 - 126452 * m_r1), _ = l * (284517 * m_g0 - 94839 * m_g2), v = l * (838422 * m_g2 + 769860 * m_g1 + 731718 * m_g0), y = l * (632260 * m_g2 - 126452 * m_g1), x = l * (284517 * m_b0 - 94839 * m_b2), S = l * (838422 * m_b2 + 769860 * m_b1 + 731718 * m_b0), C = l * (632260 * m_b2 - 126452 * m_b1);
3175
+ return {
3176
+ r0s: u / h,
3177
+ r0i: f * e / h,
3178
+ r1s: u / (h + 126452),
3179
+ r1i: (f - 769860) * e / (h + 126452),
3180
+ g0s: _ / y,
3181
+ g0i: v * e / y,
3182
+ g1s: _ / (y + 126452),
3183
+ g1i: (v - 769860) * e / (y + 126452),
3184
+ b0s: x / C,
3185
+ b0i: S * e / C,
3186
+ b1s: x / (C + 126452),
3187
+ b1i: (S - 769860) * e / (C + 126452)
3188
+ };
3189
+ }
3190
+ function calcMaxChromaHsluv(e, s) {
3191
+ let l = s / 360 * Math.PI * 2, u = distanceFromOriginAngle(e.r0s, e.r0i, l), f = distanceFromOriginAngle(e.r1s, e.r1i, l), h = distanceFromOriginAngle(e.g0s, e.g0i, l), _ = distanceFromOriginAngle(e.g1s, e.g1i, l), v = distanceFromOriginAngle(e.b0s, e.b0i, l), y = distanceFromOriginAngle(e.b1s, e.b1i, l);
3192
+ return Math.min(u, f, h, _, v, y);
3193
+ }
3194
+ var hsluv = new ColorSpace({
3195
+ id: "hsluv",
3196
+ name: "HSLuv",
3197
+ coords: {
3198
+ h: {
3199
+ refRange: [0, 360],
3200
+ type: "angle",
3201
+ name: "Hue"
3202
+ },
3203
+ s: {
3204
+ range: [0, 100],
3205
+ name: "Saturation"
3206
+ },
3207
+ l: {
3208
+ range: [0, 100],
3209
+ name: "Lightness"
3210
+ }
3211
+ },
3212
+ base: LCHuv,
3213
+ gamutSpace: sRGB,
3214
+ fromBase(e) {
3215
+ let [s, l, u] = [
3216
+ skipNone(e[0]),
3217
+ skipNone(e[1]),
3218
+ skipNone(e[2])
3219
+ ], f;
3220
+ return s > 99.9999999 ? (f = 0, s = 100) : s < 1e-8 ? (f = 0, s = 0) : f = l / calcMaxChromaHsluv(calculateBoundingLines(s), u) * 100, [
3221
+ u,
3222
+ f,
3223
+ s
3224
+ ];
3225
+ },
3226
+ toBase(e) {
3227
+ let [s, l, u] = [
3228
+ skipNone(e[0]),
3229
+ skipNone(e[1]),
3230
+ skipNone(e[2])
3231
+ ], f;
3232
+ return u > 99.9999999 ? (u = 100, f = 0) : u < 1e-8 ? (u = 0, f = 0) : f = calcMaxChromaHsluv(calculateBoundingLines(u), s) / 100 * l, [
3233
+ u,
3234
+ f,
3235
+ s
3236
+ ];
3237
+ },
3238
+ formats: { color: {
3239
+ id: "--hsluv",
3240
+ coords: [
3241
+ "<number> | <angle>",
3242
+ "<percentage> | <number>",
3243
+ "<percentage> | <number>"
3244
+ ]
3245
+ } }
3246
+ });
3247
+ fromXYZ_M$3[0][0], fromXYZ_M$3[0][1], fromXYZ_M$3[0][2], fromXYZ_M$3[1][0], fromXYZ_M$3[1][1], fromXYZ_M$3[1][2], fromXYZ_M$3[2][0], fromXYZ_M$3[2][1], fromXYZ_M$3[2][2];
3248
+ function distanceFromOrigin(e, s) {
3249
+ return Math.abs(s) / Math.sqrt(e ** 2 + 1);
3250
+ }
3251
+ function calcMaxChromaHpluv(e) {
3252
+ let s = distanceFromOrigin(e.r0s, e.r0i), l = distanceFromOrigin(e.r1s, e.r1i), u = distanceFromOrigin(e.g0s, e.g0i), f = distanceFromOrigin(e.g1s, e.g1i), h = distanceFromOrigin(e.b0s, e.b0i), _ = distanceFromOrigin(e.b1s, e.b1i);
3253
+ return Math.min(s, l, u, f, h, _);
3254
+ }
3255
+ var hpluv = new ColorSpace({
3256
+ id: "hpluv",
3257
+ name: "HPLuv",
3258
+ coords: {
3259
+ h: {
3260
+ refRange: [0, 360],
3261
+ type: "angle",
3262
+ name: "Hue"
3263
+ },
3264
+ s: {
3265
+ range: [0, 100],
3266
+ name: "Saturation"
3267
+ },
3268
+ l: {
3269
+ range: [0, 100],
3270
+ name: "Lightness"
3271
+ }
3272
+ },
3273
+ base: LCHuv,
3274
+ gamutSpace: "self",
3275
+ fromBase(e) {
3276
+ let [s, l, u] = [
3277
+ skipNone(e[0]),
3278
+ skipNone(e[1]),
3279
+ skipNone(e[2])
3280
+ ], f;
3281
+ return s > 99.9999999 ? (f = 0, s = 100) : s < 1e-8 ? (f = 0, s = 0) : f = l / calcMaxChromaHpluv(calculateBoundingLines(s)) * 100, [
3282
+ u,
3283
+ f,
3284
+ s
3285
+ ];
3286
+ },
3287
+ toBase(e) {
3288
+ let [s, l, u] = [
3289
+ skipNone(e[0]),
3290
+ skipNone(e[1]),
3291
+ skipNone(e[2])
3292
+ ], f;
3293
+ return u > 99.9999999 ? (u = 100, f = 0) : u < 1e-8 ? (u = 0, f = 0) : f = calcMaxChromaHpluv(calculateBoundingLines(u)) / 100 * l, [
3294
+ u,
3295
+ f,
3296
+ s
3297
+ ];
3298
+ },
3299
+ formats: { color: {
3300
+ id: "--hpluv",
3301
+ coords: [
3302
+ "<number> | <angle>",
3303
+ "<percentage> | <number>",
3304
+ "<percentage> | <number>"
3305
+ ]
3306
+ } }
3307
+ }), Yw = 203, n = 2610 / 2 ** 14, ninv = 2 ** 14 / 2610, m = 2523 / 2 ** 5, minv = 2 ** 5 / 2523, c1 = 3424 / 2 ** 12, c2 = 2413 / 2 ** 7, c3 = 2392 / 2 ** 7, rec2100Pq = new RGBColorSpace({
3308
+ id: "rec2100pq",
3309
+ cssId: "rec2100-pq",
3310
+ name: "REC.2100-PQ",
3311
+ base: REC2020Linear,
3312
+ toBase(e) {
3313
+ return e.map(function(e) {
3314
+ return (Math.max(e ** minv - c1, 0) / (c2 - c3 * e ** minv)) ** ninv * 1e4 / Yw;
3315
+ });
3316
+ },
3317
+ fromBase(e) {
3318
+ return e.map(function(e) {
3319
+ let s = Math.max(e * Yw / 1e4, 0);
3320
+ return ((c1 + c2 * s ** n) / (1 + c3 * s ** n)) ** m;
3321
+ });
3322
+ }
3323
+ }), a = .17883277, b = .28466892, c = .55991073, scale = 3.7743, rec2100Hlg = new RGBColorSpace({
3324
+ id: "rec2100hlg",
3325
+ cssId: "rec2100-hlg",
3326
+ name: "REC.2100-HLG",
3327
+ referred: "scene",
3328
+ base: REC2020Linear,
3329
+ toBase(e) {
3330
+ return e.map(function(e) {
3331
+ return e <= .5 ? e ** 2 / 3 * scale : (Math.exp((e - c) / a) + b) / 12 * scale;
3332
+ });
3333
+ },
3334
+ fromBase(e) {
3335
+ return e.map(function(e) {
3336
+ return e /= scale, e <= 1 / 12 ? Math.sqrt(3 * e) : a * Math.log(12 * e - b) + c;
3337
+ });
3338
+ }
3339
+ }), CATs = {};
3340
+ hooks.add("chromatic-adaptation-start", (e) => {
3341
+ e.options.method && (e.M = adapt(e.W1, e.W2, e.options.method));
3342
+ }), hooks.add("chromatic-adaptation-end", (e) => {
3343
+ e.M ||= adapt(e.W1, e.W2, e.options.method);
3344
+ });
3345
+ function defineCAT({ id: e, toCone_M: s, fromCone_M: l }) {
3346
+ CATs[e] = arguments[0];
3347
+ }
3348
+ function adapt(s, l, u = "Bradford") {
3349
+ let f = CATs[u], [h, _, v] = multiplyMatrices(f.toCone_M, s), [y, x, S] = multiplyMatrices(f.toCone_M, l), C = multiplyMatrices([
3350
+ [
3351
+ y / h,
3352
+ 0,
3353
+ 0
3354
+ ],
3355
+ [
3356
+ 0,
3357
+ x / _,
3358
+ 0
3359
+ ],
3360
+ [
3361
+ 0,
3362
+ 0,
3363
+ S / v
3364
+ ]
3365
+ ], f.toCone_M);
3366
+ return multiplyMatrices(f.fromCone_M, C);
3367
+ }
3368
+ defineCAT({
3369
+ id: "von Kries",
3370
+ toCone_M: [
3371
+ [
3372
+ .40024,
3373
+ .7076,
3374
+ -.08081
3375
+ ],
3376
+ [
3377
+ -.2263,
3378
+ 1.16532,
3379
+ .0457
3380
+ ],
3381
+ [
3382
+ 0,
3383
+ 0,
3384
+ .91822
3385
+ ]
3386
+ ],
3387
+ fromCone_M: [
3388
+ [
3389
+ 1.8599363874558397,
3390
+ -1.1293816185800916,
3391
+ .21989740959619328
3392
+ ],
3393
+ [
3394
+ .3611914362417676,
3395
+ .6388124632850422,
3396
+ -6370596838649899e-21
3397
+ ],
3398
+ [
3399
+ 0,
3400
+ 0,
3401
+ 1.0890636230968613
3402
+ ]
3403
+ ]
3404
+ }), defineCAT({
3405
+ id: "Bradford",
3406
+ toCone_M: [
3407
+ [
3408
+ .8951,
3409
+ .2664,
3410
+ -.1614
3411
+ ],
3412
+ [
3413
+ -.7502,
3414
+ 1.7135,
3415
+ .0367
3416
+ ],
3417
+ [
3418
+ .0389,
3419
+ -.0685,
3420
+ 1.0296
3421
+ ]
3422
+ ],
3423
+ fromCone_M: [
3424
+ [
3425
+ .9869929054667121,
3426
+ -.14705425642099013,
3427
+ .15996265166373122
3428
+ ],
3429
+ [
3430
+ .4323052697233945,
3431
+ .5183602715367774,
3432
+ .049291228212855594
3433
+ ],
3434
+ [
3435
+ -.00852866457517732,
3436
+ .04004282165408486,
3437
+ .96848669578755
3438
+ ]
3439
+ ]
3440
+ }), defineCAT({
3441
+ id: "CAT02",
3442
+ toCone_M: [
3443
+ [
3444
+ .7328,
3445
+ .4296,
3446
+ -.1624
3447
+ ],
3448
+ [
3449
+ -.7036,
3450
+ 1.6975,
3451
+ .0061
3452
+ ],
3453
+ [
3454
+ .003,
3455
+ .0136,
3456
+ .9834
3457
+ ]
3458
+ ],
3459
+ fromCone_M: [
3460
+ [
3461
+ 1.0961238208355142,
3462
+ -.27886900021828726,
3463
+ .18274517938277307
3464
+ ],
3465
+ [
3466
+ .4543690419753592,
3467
+ .4735331543074117,
3468
+ .07209780371722911
3469
+ ],
3470
+ [
3471
+ -.009627608738429355,
3472
+ -.00569803121611342,
3473
+ 1.0153256399545427
3474
+ ]
3475
+ ]
3476
+ }), defineCAT({
3477
+ id: "CAT16",
3478
+ toCone_M: [
3479
+ [
3480
+ .401288,
3481
+ .650173,
3482
+ -.051461
3483
+ ],
3484
+ [
3485
+ -.250268,
3486
+ 1.204414,
3487
+ .045854
3488
+ ],
3489
+ [
3490
+ -.002079,
3491
+ .048952,
3492
+ .953127
3493
+ ]
3494
+ ],
3495
+ fromCone_M: [
3496
+ [
3497
+ 1.862067855087233,
3498
+ -1.0112546305316845,
3499
+ .14918677544445172
3500
+ ],
3501
+ [
3502
+ .3875265432361372,
3503
+ .6214474419314753,
3504
+ -.008973985167612521
3505
+ ],
3506
+ [
3507
+ -.01584149884933386,
3508
+ -.03412293802851557,
3509
+ 1.0499644368778496
3510
+ ]
3511
+ ]
3512
+ }), Object.assign(WHITES, {
3513
+ A: [
3514
+ 1.0985,
3515
+ 1,
3516
+ .35585
3517
+ ],
3518
+ C: [
3519
+ .98074,
3520
+ 1,
3521
+ 1.18232
3522
+ ],
3523
+ D55: [
3524
+ .95682,
3525
+ 1,
3526
+ .92149
3527
+ ],
3528
+ D75: [
3529
+ .94972,
3530
+ 1,
3531
+ 1.22638
3532
+ ],
3533
+ E: [
3534
+ 1,
3535
+ 1,
3536
+ 1
3537
+ ],
3538
+ F2: [
3539
+ .99186,
3540
+ 1,
3541
+ .67393
3542
+ ],
3543
+ F7: [
3544
+ .95041,
3545
+ 1,
3546
+ 1.08747
3547
+ ],
3548
+ F11: [
3549
+ 1.00962,
3550
+ 1,
3551
+ .6435
3552
+ ]
3553
+ }), WHITES.ACES = [
3554
+ .32168 / .33767,
3555
+ 1,
3556
+ .34065 / .33767
3557
+ ];
3558
+ var ACEScg = new RGBColorSpace({
3559
+ id: "acescg",
3560
+ cssId: "--acescg",
3561
+ name: "ACEScg",
3562
+ coords: {
3563
+ r: {
3564
+ range: [0, 65504],
3565
+ name: "Red"
3566
+ },
3567
+ g: {
3568
+ range: [0, 65504],
3569
+ name: "Green"
3570
+ },
3571
+ b: {
3572
+ range: [0, 65504],
3573
+ name: "Blue"
3574
+ }
3575
+ },
3576
+ referred: "scene",
3577
+ white: WHITES.ACES,
3578
+ toXYZ_M: [
3579
+ [
3580
+ .6624541811085053,
3581
+ .13400420645643313,
3582
+ .1561876870049078
3583
+ ],
3584
+ [
3585
+ .27222871678091454,
3586
+ .6740817658111484,
3587
+ .05368951740793705
3588
+ ],
3589
+ [
3590
+ -.005574649490394108,
3591
+ .004060733528982826,
3592
+ 1.0103391003129971
3593
+ ]
3594
+ ],
3595
+ fromXYZ_M: [
3596
+ [
3597
+ 1.6410233796943257,
3598
+ -.32480329418479,
3599
+ -.23642469523761225
3600
+ ],
3601
+ [
3602
+ -.6636628587229829,
3603
+ 1.6153315916573379,
3604
+ .016756347685530137
3605
+ ],
3606
+ [
3607
+ .011721894328375376,
3608
+ -.008284441996237409,
3609
+ .9883948585390215
3610
+ ]
3611
+ ]
3612
+ }), ε = 2 ** -16, ACES_min_nonzero = -.35828683, ACES_cc_max = (Math.log2(65504) + 9.72) / 17.52, acescc = new RGBColorSpace({
3613
+ id: "acescc",
3614
+ cssId: "--acescc",
3615
+ name: "ACEScc",
3616
+ coords: {
3617
+ r: {
3618
+ range: [ACES_min_nonzero, ACES_cc_max],
3619
+ name: "Red"
3620
+ },
3621
+ g: {
3622
+ range: [ACES_min_nonzero, ACES_cc_max],
3623
+ name: "Green"
3624
+ },
3625
+ b: {
3626
+ range: [ACES_min_nonzero, ACES_cc_max],
3627
+ name: "Blue"
3628
+ }
3629
+ },
3630
+ referred: "scene",
3631
+ base: ACEScg,
3632
+ toBase(e) {
3633
+ return e.map(function(e) {
3634
+ return e <= -.3013698630136986 ? (2 ** (e * 17.52 - 9.72) - ε) * 2 : e < ACES_cc_max ? 2 ** (e * 17.52 - 9.72) : 65504;
3635
+ });
3636
+ },
3637
+ fromBase(e) {
3638
+ return e.map(function(e) {
3639
+ return e <= 0 ? (Math.log2(ε) + 9.72) / 17.52 : e < ε ? (Math.log2(ε + e * .5) + 9.72) / 17.52 : (Math.log2(e) + 9.72) / 17.52;
3640
+ });
3641
+ }
3642
+ }), spaces = /* @__PURE__ */ Object.freeze({
3643
+ __proto__: null,
3644
+ A98RGB: a98rgb,
3645
+ A98RGB_Linear: A98Linear,
3646
+ ACEScc: acescc,
3647
+ ACEScg,
3648
+ CAM16_JMh: cam16,
3649
+ HCT: hct,
3650
+ HPLuv: hpluv,
3651
+ HSL,
3652
+ HSLuv: hsluv,
3653
+ HSV,
3654
+ HWB: hwb,
3655
+ ICTCP: ictcp,
3656
+ JzCzHz: jzczhz,
3657
+ Jzazbz,
3658
+ LCH: lch,
3659
+ LCHuv,
3660
+ Lab: lab,
3661
+ Lab_D65: lab_d65,
3662
+ Luv,
3663
+ OKLCH: oklch,
3664
+ OKLab,
3665
+ P3,
3666
+ P3_Linear: P3Linear,
3667
+ ProPhoto: prophoto,
3668
+ ProPhoto_Linear: ProPhotoLinear,
3669
+ REC_2020: REC2020,
3670
+ REC_2020_Linear: REC2020Linear,
3671
+ REC_2100_HLG: rec2100Hlg,
3672
+ REC_2100_PQ: rec2100Pq,
3673
+ XYZ_ABS_D65: XYZ_Abs_D65,
3674
+ XYZ_D50,
3675
+ XYZ_D65: xyz_d65,
3676
+ sRGB,
3677
+ sRGB_Linear: sRGBLinear
3678
+ }), Color = class e {
3679
+ constructor(...e) {
3680
+ let s;
3681
+ e.length === 1 && (s = getColor(e[0]));
3682
+ let l, u, f;
3683
+ s ? (l = s.space || s.spaceId, u = s.coords, f = s.alpha) : [l, u, f] = e, Object.defineProperty(this, "space", {
3684
+ value: ColorSpace.get(l),
3685
+ writable: !1,
3686
+ enumerable: !0,
3687
+ configurable: !0
3688
+ }), this.coords = u ? u.slice() : [
3689
+ 0,
3690
+ 0,
3691
+ 0
3692
+ ], this.alpha = f > 1 || f === void 0 ? 1 : f < 0 ? 0 : f;
3693
+ for (let e = 0; e < this.coords.length; e++) this.coords[e] === "NaN" && (this.coords[e] = NaN);
3694
+ for (let e in this.space.coords) Object.defineProperty(this, e, {
3695
+ get: () => this.get(e),
3696
+ set: (s) => this.set(e, s)
3697
+ });
3698
+ }
3699
+ get spaceId() {
3700
+ return this.space.id;
3701
+ }
3702
+ clone() {
3703
+ return new e(this.space, this.coords, this.alpha);
3704
+ }
3705
+ toJSON() {
3706
+ return {
3707
+ spaceId: this.spaceId,
3708
+ coords: this.coords,
3709
+ alpha: this.alpha
3710
+ };
3711
+ }
3712
+ display(...s) {
3713
+ let l = display(this, ...s);
3714
+ return l.color = new e(l.color), l;
3715
+ }
3716
+ static get(s, ...l) {
3717
+ return s instanceof e ? s : new e(s, ...l);
3718
+ }
3719
+ static defineFunction(s, l, u = l) {
3720
+ let { instance: f = !0, returns: h } = u, _ = function(...s) {
3721
+ let u = l(...s);
3722
+ if (h === "color") u = e.get(u);
3723
+ else if (h === "function<color>") {
3724
+ let s = u;
3725
+ u = function(...l) {
3726
+ let u = s(...l);
3727
+ return e.get(u);
3728
+ }, Object.assign(u, s);
3729
+ } else h === "array<color>" && (u = u.map((s) => e.get(s)));
3730
+ return u;
3731
+ };
3732
+ s in e || (e[s] = _), f && (e.prototype[s] = function(...e) {
3733
+ return _(this, ...e);
3734
+ });
3735
+ }
3736
+ static defineFunctions(s) {
3737
+ for (let l in s) e.defineFunction(l, s[l], s[l]);
3738
+ }
3739
+ static extend(s) {
3740
+ if (s.register) s.register(e);
3741
+ else for (let l in s) e.defineFunction(l, s[l]);
3742
+ }
3743
+ };
3744
+ Color.defineFunctions({
3745
+ get,
3746
+ getAll,
3747
+ set,
3748
+ setAll,
3749
+ to,
3750
+ equals,
3751
+ inGamut,
3752
+ toGamut,
3753
+ distance,
3754
+ toString: serialize
3755
+ }), Object.assign(Color, {
3756
+ util,
3757
+ hooks,
3758
+ WHITES,
3759
+ Space: ColorSpace,
3760
+ spaces: ColorSpace.registry,
3761
+ parse,
3762
+ defaults
3763
+ });
3764
+ for (let e of Object.keys(spaces)) ColorSpace.register(spaces[e]);
3765
+ for (let e in ColorSpace.registry) addSpaceAccessors(e, ColorSpace.registry[e]);
3766
+ hooks.add("colorspace-init-end", (e) => {
3767
+ addSpaceAccessors(e.id, e), e.aliases?.forEach((s) => {
3768
+ addSpaceAccessors(s, e);
3769
+ });
3770
+ });
3771
+ function addSpaceAccessors(e, s) {
3772
+ let l = e.replace(/-/g, "_");
3773
+ Object.defineProperty(Color.prototype, l, {
3774
+ get() {
3775
+ let l = this.getAll(e);
3776
+ return typeof Proxy > "u" ? l : new Proxy(l, {
3777
+ has: (e, l) => {
3778
+ try {
3779
+ return ColorSpace.resolveCoord([s, l]), !0;
3780
+ } catch {}
3781
+ return Reflect.has(e, l);
3782
+ },
3783
+ get: (e, l, u) => {
3784
+ if (l && typeof l != "symbol" && !(l in e)) {
3785
+ let { index: u } = ColorSpace.resolveCoord([s, l]);
3786
+ if (u >= 0) return e[u];
3787
+ }
3788
+ return Reflect.get(e, l, u);
3789
+ },
3790
+ set: (l, u, f, h) => {
3791
+ if (u && typeof u != "symbol" && !(u in l) || u >= 0) {
3792
+ let { index: h } = ColorSpace.resolveCoord([s, u]);
3793
+ if (h >= 0) return l[h] = f, this.setAll(e, l), !0;
3794
+ }
3795
+ return Reflect.set(l, u, f, h);
3796
+ }
3797
+ });
3798
+ },
3799
+ set(s) {
3800
+ this.setAll(e, s);
3801
+ },
3802
+ configurable: !0,
3803
+ enumerable: !0
3804
+ });
3805
+ }
3806
+ Color.extend(deltaEMethods), Color.extend({ deltaE }), Object.assign(Color, { deltaEMethods }), Color.extend(variations), Color.extend({ contrast }), Color.extend(chromaticity), Color.extend(luminance), Color.extend(interpolation), Color.extend(contrastMethods);
3807
+ export { Color as t };