@luzmo/analytics-components-kit 1.0.1-alpha.98 → 1.0.1-beta.1

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 (3095) 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 +53 -26
  12. package/components/ai-interaction-textarea/index.cjs +2 -36
  13. package/components/ai-interaction-textarea/index.js +12 -145
  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 -147
  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 -323
  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 -195
  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 -129
  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 -502
  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 -105
  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 -523
  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 -469
  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 -34
  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 -128
  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 -144
  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 -256
  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 -28
  502. package/components/filter-value-picker-numeric/index.js +10 -252
  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 -517
  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 -382
  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 -322
  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 -146
  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 -190
  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-B0sIa9sK.cjs +55 -0
  1326. package/components/viz-item-menu-BbWanN9j.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 +8715 -4629
  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 +175 -140
  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/index.js +1 -0
  1419. package/react/esm/components/data-field/types.d.ts +4 -0
  1420. package/react/esm/components/data-field-level.component.d.ts +18 -0
  1421. package/react/esm/components/data-field-level.component.js +19 -0
  1422. package/react/esm/components/data-field-panel/types.d.ts +27 -0
  1423. package/react/esm/components/data-field-panel.component.d.ts +21 -0
  1424. package/react/esm/components/data-field-panel.component.js +26 -0
  1425. package/react/esm/components/data-field.component.d.ts +18 -0
  1426. package/react/esm/components/data-field.component.js +19 -0
  1427. package/react/esm/components/data-fields-select.component.d.ts +12 -0
  1428. package/react/esm/components/data-fields-select.component.js +17 -0
  1429. package/react/esm/components/dataset-icon/index.d.ts +1 -0
  1430. package/react/esm/components/dataset-icon/index.js +1 -0
  1431. package/react/esm/components/dataset-icon/types.d.ts +11 -0
  1432. package/react/esm/components/dataset-icon.component.d.ts +8 -0
  1433. package/react/esm/components/dataset-icon.component.js +13 -0
  1434. package/react/esm/components/dataset-selector-list.component.d.ts +12 -0
  1435. package/react/esm/components/dataset-selector-list.component.js +17 -0
  1436. package/react/esm/components/dataset-selector-row.component.d.ts +14 -0
  1437. package/react/esm/components/dataset-selector-row.component.js +19 -0
  1438. package/react/esm/components/display-settings/index.d.ts +1 -0
  1439. package/react/esm/components/display-settings/index.js +1 -0
  1440. package/react/esm/components/display-settings/types.d.ts +5 -0
  1441. package/react/esm/components/display-settings-binning.component.d.ts +12 -0
  1442. package/react/esm/components/display-settings-binning.component.js +17 -0
  1443. package/react/esm/components/display-settings-datetime.component.d.ts +12 -0
  1444. package/react/esm/components/display-settings-datetime.component.js +17 -0
  1445. package/react/esm/components/display-settings-grand-totals.component.d.ts +12 -0
  1446. package/react/esm/components/display-settings-grand-totals.component.js +17 -0
  1447. package/react/esm/components/display-settings-numeric.component.d.ts +12 -0
  1448. package/react/esm/components/display-settings-numeric.component.js +17 -0
  1449. package/react/esm/components/display-settings-period-over-period.component.d.ts +12 -0
  1450. package/react/esm/components/display-settings-period-over-period.component.js +17 -0
  1451. package/react/esm/components/display-settings.component.d.ts +16 -0
  1452. package/react/esm/components/display-settings.component.js +21 -0
  1453. package/react/esm/components/filter-expression-picker.component.d.ts +10 -0
  1454. package/react/esm/components/filter-expression-picker.component.js +15 -0
  1455. package/react/esm/components/filter-item.component.d.ts +10 -0
  1456. package/react/esm/components/filter-item.component.js +15 -0
  1457. package/react/esm/components/filter-parameter-picker.component.d.ts +8 -0
  1458. package/react/esm/components/filter-parameter-picker.component.js +13 -0
  1459. package/react/esm/components/filter-value-picker-datetime.component.d.ts +10 -0
  1460. package/react/esm/components/filter-value-picker-datetime.component.js +15 -0
  1461. package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +10 -0
  1462. package/react/esm/components/filter-value-picker-hierarchy.component.js +15 -0
  1463. package/react/esm/components/filter-value-picker-numeric.component.d.ts +10 -0
  1464. package/react/esm/components/filter-value-picker-numeric.component.js +15 -0
  1465. package/react/esm/components/filter-value-picker.component.d.ts +10 -0
  1466. package/react/esm/components/filter-value-picker.component.js +15 -0
  1467. package/react/esm/components/filters/index.d.ts +1 -0
  1468. package/react/esm/components/filters/index.js +1 -0
  1469. package/react/esm/components/filters/types.d.ts +8 -0
  1470. package/react/esm/components/filters.component.d.ts +12 -0
  1471. package/react/esm/components/filters.component.js +17 -0
  1472. package/react/esm/components/item-grid/index.d.ts +1 -0
  1473. package/react/esm/components/item-grid/index.js +1 -0
  1474. package/react/esm/components/item-grid/types.d.ts +57 -0
  1475. package/react/esm/components/item-grid.component.d.ts +18 -0
  1476. package/react/esm/components/item-grid.component.js +23 -0
  1477. package/react/esm/components/item-option-action-button-group.component.d.ts +10 -0
  1478. package/react/esm/components/item-option-action-button-group.component.js +15 -0
  1479. package/react/esm/components/item-option-color-palette-picker.component.d.ts +10 -0
  1480. package/react/esm/components/item-option-color-palette-picker.component.js +15 -0
  1481. package/react/esm/components/item-option-color-picker.component.d.ts +12 -0
  1482. package/react/esm/components/item-option-color-picker.component.js +17 -0
  1483. package/react/esm/components/item-option-color-range.component.d.ts +12 -0
  1484. package/react/esm/components/item-option-color-range.component.js +17 -0
  1485. package/react/esm/components/item-option-multi-language-field.component.d.ts +10 -0
  1486. package/react/esm/components/item-option-multi-language-field.component.js +15 -0
  1487. package/react/esm/components/item-option-number-field.component.d.ts +10 -0
  1488. package/react/esm/components/item-option-number-field.component.js +15 -0
  1489. package/react/esm/components/item-option-panel.component.d.ts +12 -0
  1490. package/react/esm/components/item-option-panel.component.js +17 -0
  1491. package/react/esm/components/item-option-picker.component.d.ts +10 -0
  1492. package/react/esm/components/item-option-picker.component.js +15 -0
  1493. package/react/esm/components/item-option-position-picker.component.d.ts +10 -0
  1494. package/react/esm/components/item-option-position-picker.component.js +15 -0
  1495. package/react/esm/components/item-option-positions-number-field.component.d.ts +10 -0
  1496. package/react/esm/components/item-option-positions-number-field.component.js +15 -0
  1497. package/react/esm/components/item-option-radio-button-group.component.d.ts +10 -0
  1498. package/react/esm/components/item-option-radio-button-group.component.js +15 -0
  1499. package/react/esm/components/item-option-slider.component.d.ts +10 -0
  1500. package/react/esm/components/item-option-slider.component.js +15 -0
  1501. package/react/esm/components/item-option-switch.component.d.ts +10 -0
  1502. package/react/esm/components/item-option-switch.component.js +15 -0
  1503. package/react/esm/components/item-option-text-field.component.d.ts +10 -0
  1504. package/react/esm/components/item-option-text-field.component.js +15 -0
  1505. package/react/esm/components/item-option.component.d.ts +8 -0
  1506. package/react/esm/components/item-option.component.js +13 -0
  1507. package/react/esm/components/item-slot-drop/index.d.ts +1 -0
  1508. package/react/esm/components/item-slot-drop/index.js +1 -0
  1509. package/react/esm/components/item-slot-drop/types.d.ts +5 -0
  1510. package/react/esm/components/item-slot-drop-panel.component.d.ts +14 -0
  1511. package/react/esm/components/item-slot-drop-panel.component.js +19 -0
  1512. package/react/esm/components/item-slot-drop.component.d.ts +17 -0
  1513. package/react/esm/components/item-slot-drop.component.js +22 -0
  1514. package/react/esm/components/item-slot-picker-panel.component.d.ts +18 -0
  1515. package/react/esm/components/item-slot-picker-panel.component.js +23 -0
  1516. package/react/esm/components/item-slot-picker.component.d.ts +12 -0
  1517. package/react/esm/components/item-slot-picker.component.js +17 -0
  1518. package/react/esm/components/slot-menu/index.d.ts +1 -0
  1519. package/react/esm/components/slot-menu/index.js +1 -0
  1520. package/react/esm/components/slot-menu/types.d.ts +24 -0
  1521. package/react/esm/components/slot-menu-list.component.d.ts +12 -0
  1522. package/react/esm/components/slot-menu-list.component.js +17 -0
  1523. package/react/esm/components/slot-menu.component.d.ts +19 -0
  1524. package/react/esm/components/slot-menu.component.js +24 -0
  1525. package/react/esm/components/viz-item-menu/index.d.ts +1 -0
  1526. package/react/esm/components/viz-item-menu/index.js +1 -0
  1527. package/react/esm/components/viz-item-menu/types.d.ts +1 -0
  1528. package/react/esm/components/viz-item-menu.component.d.ts +16 -0
  1529. package/react/esm/components/viz-item-menu.component.js +21 -0
  1530. package/react/esm/index.d.ts +49 -0
  1531. package/react/esm/index.js +192 -0
  1532. package/react/esm/types.d.ts +26 -0
  1533. package/react/esm/types.js +8 -0
  1534. package/react/index.ts +198 -0
  1535. package/react/lit-react-stubs.d.ts +15 -0
  1536. package/react/luzmo-stub.d.ts +283 -0
  1537. package/react/react-stubs.d.ts +19 -0
  1538. package/react/tsconfig.json +41 -0
  1539. package/react/types.ts +51 -0
  1540. package/react/utils/base/index.d.ts +5 -0
  1541. package/react/utils/base/localized-mixin.d.ts +22 -0
  1542. package/react/utils/data/load-data-fields-for-datasets.d.ts +22 -0
  1543. package/react/utils/data-broker/index.d.ts +213 -0
  1544. package/react/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
  1545. package/react/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
  1546. package/react/utils/filters/expressions.d.ts +15 -0
  1547. package/react/utils/formatter/formatter.d.ts +9 -0
  1548. package/react/utils/formatter/tests/calculate-duration.test.d.ts +1 -0
  1549. package/react/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
  1550. package/react/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
  1551. package/react/utils/formatter/tests/formatter.test.d.ts +1 -0
  1552. package/react/utils/formatter/tests/localize.test.d.ts +1 -0
  1553. package/react/utils/index.d.ts +9 -0
  1554. package/react/utils/slot-state/slot-store.d.ts +39 -0
  1555. package/react/utils/store/base-store.d.ts +162 -0
  1556. package/react/utils/store/dashboard-store.d.ts +49 -0
  1557. package/react/utils/store/index.d.ts +135 -0
  1558. package/react/utils/store/item-store.d.ts +33 -0
  1559. package/react/utils/store/store-registry.d.ts +170 -0
  1560. package/react/utils/store/tests/dashboard-store.test.d.ts +1 -0
  1561. package/react/utils/store/tests/item-store.test.d.ts +1 -0
  1562. package/react/utils/store/tests/store-registry.test.d.ts +1 -0
  1563. package/react/utils/store/types.d.ts +270 -0
  1564. package/react/utils/switch-item/index.d.ts +34 -0
  1565. package/react/utils/switch-item/slot-role-classification.d.ts +31 -0
  1566. package/react/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
  1567. package/react/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
  1568. package/react/utils/switch-item/tests/switch-item.test.d.ts +1 -0
  1569. package/react/utils/themes/bliss.d.ts +2 -0
  1570. package/react/utils/themes/classic-dark.d.ts +2 -0
  1571. package/react/utils/themes/classic.d.ts +2 -0
  1572. package/react/utils/themes/default-dark.d.ts +2 -0
  1573. package/react/utils/themes/default.d.ts +2 -0
  1574. package/react/utils/themes/index.d.ts +4 -0
  1575. package/react/utils/themes/orion.d.ts +2 -0
  1576. package/react/utils/themes/pinky.d.ts +2 -0
  1577. package/react/utils/themes/radiant.d.ts +2 -0
  1578. package/react/utils/themes/royale.d.ts +2 -0
  1579. package/react/utils/themes/seasonal.d.ts +2 -0
  1580. package/react/utils/themes/urban.d.ts +2 -0
  1581. package/react/utils/themes/vivid.d.ts +2 -0
  1582. package/react/utils/time/period-over-period-condition.const.d.ts +8 -0
  1583. package/react/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
  1584. package/react/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
  1585. package/react/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
  1586. package/react/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
  1587. package/react/utils/types/tests/type-check.test.d.ts +1 -0
  1588. package/react/utils/types/type-check.d.ts +28 -0
  1589. package/storybook/register-components.d.ts +51 -0
  1590. package/types/ai-chat.types.d.ts +51 -0
  1591. package/types/data-field-events.types.d.ts +7 -0
  1592. package/types/dataset-data-field.types.d.ts +53 -0
  1593. package/types/dataset.types.d.ts +27 -0
  1594. package/types/slot.types.d.ts +15 -0
  1595. package/types.d.ts +23 -112
  1596. package/utils/base/index.d.ts +1 -0
  1597. package/utils/base/localized-mixin.d.ts +22 -0
  1598. package/utils/data/load-data-fields-for-datasets.d.ts +22 -0
  1599. package/utils/data-broker/index.d.ts +23 -1
  1600. package/utils/data-field-types/calculate-data-field-icon.d.ts +12 -0
  1601. package/utils/data-field-types/default-acceptable-data-field-types.d.ts +1 -0
  1602. package/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts +1 -0
  1603. package/utils/filters/expressions.d.ts +1 -1
  1604. package/utils/formatter/formatter.d.ts +1 -1
  1605. package/utils/formatter/tests/calculate-duration.test.d.ts +1 -0
  1606. package/utils/formatter/tests/decompose-numeric-format.test.d.ts +1 -0
  1607. package/utils/formatter/tests/default-local-formats.test.d.ts +1 -0
  1608. package/utils/formatter/tests/formatter.test.d.ts +1 -0
  1609. package/utils/formatter/tests/localize.test.d.ts +1 -0
  1610. package/utils/index.d.ts +4 -2
  1611. package/utils/slot-state/slot-store.d.ts +39 -0
  1612. package/utils/store/base-store.d.ts +162 -0
  1613. package/utils/store/dashboard-store.d.ts +49 -0
  1614. package/utils/store/index.d.ts +135 -0
  1615. package/utils/store/item-store.d.ts +33 -0
  1616. package/utils/store/store-registry.d.ts +170 -0
  1617. package/utils/store/tests/dashboard-store.test.d.ts +1 -0
  1618. package/utils/store/tests/item-store.test.d.ts +1 -0
  1619. package/utils/store/tests/store-registry.test.d.ts +1 -0
  1620. package/utils/store/types.d.ts +270 -0
  1621. package/utils/switch-item/index.d.ts +27 -7
  1622. package/utils/switch-item/slot-role-classification.d.ts +31 -0
  1623. package/utils/switch-item/stories/switch-item.stories.d.ts +17 -0
  1624. package/utils/switch-item/tests/slot-role-classification.test.d.ts +1 -0
  1625. package/utils/switch-item/tests/switch-item.test.d.ts +1 -0
  1626. package/utils/themes/bliss.d.ts +2 -43
  1627. package/utils/themes/classic-dark.d.ts +2 -34
  1628. package/utils/themes/classic.d.ts +2 -43
  1629. package/utils/themes/default-dark.d.ts +2 -46
  1630. package/utils/themes/default.d.ts +2 -46
  1631. package/utils/themes/index.d.ts +2 -1
  1632. package/utils/themes/orion.d.ts +2 -44
  1633. package/utils/themes/pinky.d.ts +2 -42
  1634. package/utils/themes/radiant.d.ts +2 -42
  1635. package/utils/themes/royale.d.ts +2 -36
  1636. package/utils/themes/seasonal.d.ts +2 -43
  1637. package/utils/themes/urban.d.ts +2 -44
  1638. package/utils/themes/vivid.d.ts +2 -42
  1639. package/utils/time/period-over-period-condition.const.d.ts +8 -0
  1640. package/utils/transformations/convert-data-field-to-slot-content.d.ts +9 -0
  1641. package/utils/transformations/convert-datasets-to-data-fields.d.ts +30 -0
  1642. package/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +1 -0
  1643. package/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +1 -0
  1644. package/utils/types/tests/type-check.test.d.ts +1 -0
  1645. package/utils/types/type-check.d.ts +21 -0
  1646. package/angular/README.md +0 -59
  1647. package/angular/angular-core-stubs.d.ts +0 -33
  1648. package/angular/components/ai-chat-message-assistant.component.ts +0 -25
  1649. package/angular/components/ai-chat-message-user.component.ts +0 -17
  1650. package/angular/components/ai-chat-messages-container.component.ts +0 -17
  1651. package/angular/components/ai-interaction-textarea.component.ts +0 -31
  1652. package/angular/components/dataset-icon.component.ts +0 -21
  1653. package/angular/components/dataset-selector-list.component.ts +0 -31
  1654. package/angular/components/dataset-selector-row.component.ts +0 -33
  1655. package/angular/components/display-settings-binning.component.ts +0 -21
  1656. package/angular/components/display-settings-datetime.component.ts +0 -23
  1657. package/angular/components/display-settings-grand-totals.component.ts +0 -21
  1658. package/angular/components/display-settings-numeric.component.ts +0 -27
  1659. package/angular/components/display-settings-period-over-period.component.ts +0 -25
  1660. package/angular/components/display-settings.component.ts +0 -45
  1661. package/angular/components/draggable-data-item/types.ts +0 -42
  1662. package/angular/components/draggable-data-item-level/types.ts +0 -15
  1663. package/angular/components/draggable-data-item-level.component.ts +0 -31
  1664. package/angular/components/draggable-data-item.component.ts +0 -31
  1665. package/angular/components/droppable-slot/types.ts +0 -16
  1666. package/angular/components/droppable-slot.component.ts +0 -53
  1667. package/angular/components/edit-item.component.ts +0 -31
  1668. package/angular/components/edit-option-color-picker.component.ts +0 -31
  1669. package/angular/components/edit-option-color-range.component.ts +0 -43
  1670. package/angular/components/edit-option.component.ts +0 -33
  1671. package/angular/components/filter-data-item-picker.component.ts +0 -50
  1672. package/angular/components/filter-expression-picker.component.ts +0 -43
  1673. package/angular/components/filter-group.component.ts +0 -29
  1674. package/angular/components/filter-item.component.ts +0 -41
  1675. package/angular/components/filter-parameter-picker.component.ts +0 -27
  1676. package/angular/components/filter-value-picker-datetime.component.ts +0 -31
  1677. package/angular/components/filter-value-picker-hierarchy.component.ts +0 -37
  1678. package/angular/components/filter-value-picker-numeric.component.ts +0 -37
  1679. package/angular/components/filter-value-picker.component.ts +0 -41
  1680. package/angular/components/grid-item-actions-menu.component.ts +0 -21
  1681. package/angular/components/grid.component.ts +0 -49
  1682. package/angular/components/slot-contents-picker.component.ts +0 -56
  1683. package/angular/components/slot-menu/types.ts +0 -31
  1684. package/angular/components/slot-menu-list.component.ts +0 -25
  1685. package/angular/components/slot-menu.component.ts +0 -65
  1686. package/angular/components/viz-item-menu.component.ts +0 -25
  1687. package/angular/esm/components/ai-chat-message-assistant.component.d.ts +0 -13
  1688. package/angular/esm/components/ai-chat-message-assistant.component.js +0 -49
  1689. package/angular/esm/components/ai-chat-message-user.component.d.ts +0 -6
  1690. package/angular/esm/components/ai-chat-message-user.component.js +0 -26
  1691. package/angular/esm/components/ai-chat-messages-container.component.d.ts +0 -5
  1692. package/angular/esm/components/ai-chat-messages-container.component.js +0 -23
  1693. package/angular/esm/components/ai-interaction-textarea.component.d.ts +0 -16
  1694. package/angular/esm/components/ai-interaction-textarea.component.js +0 -64
  1695. package/angular/esm/components/dataset-icon.component.d.ts +0 -9
  1696. package/angular/esm/components/dataset-icon.component.js +0 -36
  1697. package/angular/esm/components/dataset-selector-list.component.d.ts +0 -15
  1698. package/angular/esm/components/dataset-selector-list.component.js +0 -64
  1699. package/angular/esm/components/dataset-selector-row.component.d.ts +0 -17
  1700. package/angular/esm/components/dataset-selector-row.component.js +0 -69
  1701. package/angular/esm/components/display-settings-binning.component.d.ts +0 -11
  1702. package/angular/esm/components/display-settings-binning.component.js +0 -39
  1703. package/angular/esm/components/display-settings-datetime.component.d.ts +0 -12
  1704. package/angular/esm/components/display-settings-datetime.component.js +0 -44
  1705. package/angular/esm/components/display-settings-grand-totals.component.d.ts +0 -11
  1706. package/angular/esm/components/display-settings-grand-totals.component.js +0 -39
  1707. package/angular/esm/components/display-settings-numeric.component.d.ts +0 -14
  1708. package/angular/esm/components/display-settings-numeric.component.js +0 -54
  1709. package/angular/esm/components/display-settings-period-over-period.component.d.ts +0 -15
  1710. package/angular/esm/components/display-settings-period-over-period.component.js +0 -49
  1711. package/angular/esm/components/display-settings.component.d.ts +0 -23
  1712. package/angular/esm/components/display-settings.component.js +0 -99
  1713. package/angular/esm/components/draggable-data-item/types.d.ts +0 -21
  1714. package/angular/esm/components/draggable-data-item-level/types.d.ts +0 -12
  1715. package/angular/esm/components/draggable-data-item-level.component.d.ts +0 -20
  1716. package/angular/esm/components/draggable-data-item-level.component.js +0 -64
  1717. package/angular/esm/components/draggable-data-item.component.d.ts +0 -20
  1718. package/angular/esm/components/draggable-data-item.component.js +0 -64
  1719. package/angular/esm/components/droppable-slot/types.d.ts +0 -9
  1720. package/angular/esm/components/droppable-slot.component.d.ts +0 -27
  1721. package/angular/esm/components/droppable-slot.component.js +0 -119
  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-data-item-picker.component.d.ts +0 -30
  1731. package/angular/esm/components/filter-data-item-picker.component.js +0 -99
  1732. package/angular/esm/components/filter-expression-picker.component.d.ts +0 -22
  1733. package/angular/esm/components/filter-expression-picker.component.js +0 -94
  1734. package/angular/esm/components/filter-group.component.d.ts +0 -12
  1735. package/angular/esm/components/filter-group.component.js +0 -56
  1736. package/angular/esm/components/filter-item.component.d.ts +0 -20
  1737. package/angular/esm/components/filter-item.component.js +0 -89
  1738. package/angular/esm/components/filter-parameter-picker.component.d.ts +0 -11
  1739. package/angular/esm/components/filter-parameter-picker.component.js +0 -51
  1740. package/angular/esm/components/filter-value-picker-datetime.component.d.ts +0 -15
  1741. package/angular/esm/components/filter-value-picker-datetime.component.js +0 -64
  1742. package/angular/esm/components/filter-value-picker-hierarchy.component.d.ts +0 -18
  1743. package/angular/esm/components/filter-value-picker-hierarchy.component.js +0 -79
  1744. package/angular/esm/components/filter-value-picker-numeric.component.d.ts +0 -18
  1745. package/angular/esm/components/filter-value-picker-numeric.component.js +0 -79
  1746. package/angular/esm/components/filter-value-picker.component.d.ts +0 -20
  1747. package/angular/esm/components/filter-value-picker.component.js +0 -89
  1748. package/angular/esm/components/grid-item-actions-menu.component.d.ts +0 -11
  1749. package/angular/esm/components/grid-item-actions-menu.component.js +0 -39
  1750. package/angular/esm/components/grid.component.d.ts +0 -25
  1751. package/angular/esm/components/grid.component.js +0 -109
  1752. package/angular/esm/components/slot-contents-picker.component.d.ts +0 -33
  1753. package/angular/esm/components/slot-contents-picker.component.js +0 -114
  1754. package/angular/esm/components/slot-menu/types.d.ts +0 -25
  1755. package/angular/esm/components/slot-menu-list.component.d.ts +0 -11
  1756. package/angular/esm/components/slot-menu-list.component.js +0 -46
  1757. package/angular/esm/components/slot-menu.component.d.ts +0 -33
  1758. package/angular/esm/components/slot-menu.component.js +0 -149
  1759. package/angular/esm/components/viz-item-menu.component.d.ts +0 -13
  1760. package/angular/esm/components/viz-item-menu.component.js +0 -49
  1761. package/angular/esm/index.d.ts +0 -71
  1762. package/angular/esm/index.js +0 -107
  1763. package/angular/esm/types.d.ts +0 -115
  1764. package/angular/esm/types.js +0 -13
  1765. package/angular/index.ts +0 -109
  1766. package/angular/luzmo-stub.d.ts +0 -1
  1767. package/angular/package.json +0 -26
  1768. package/angular/tsconfig.json +0 -40
  1769. package/angular/types.ts +0 -152
  1770. package/angular/utils/base/index.d.ts +0 -4
  1771. package/angular/utils/data/load-draggable-items-for-datasets.d.ts +0 -24
  1772. package/angular/utils/data-broker/index.d.ts +0 -191
  1773. package/angular/utils/data-item-types/calculate-data-item-icon.d.ts +0 -10
  1774. package/angular/utils/filters/expressions.d.ts +0 -15
  1775. package/angular/utils/formatter/formatter.d.ts +0 -9
  1776. package/angular/utils/index.d.ts +0 -7
  1777. package/angular/utils/store/slot-store.d.ts +0 -39
  1778. package/angular/utils/switch-item/index.d.ts +0 -14
  1779. package/angular/utils/themes/bliss.d.ts +0 -43
  1780. package/angular/utils/themes/classic-dark.d.ts +0 -34
  1781. package/angular/utils/themes/classic.d.ts +0 -43
  1782. package/angular/utils/themes/default-dark.d.ts +0 -46
  1783. package/angular/utils/themes/default.d.ts +0 -46
  1784. package/angular/utils/themes/index.d.ts +0 -3
  1785. package/angular/utils/themes/orion.d.ts +0 -44
  1786. package/angular/utils/themes/pinky.d.ts +0 -42
  1787. package/angular/utils/themes/radiant.d.ts +0 -42
  1788. package/angular/utils/themes/royale.d.ts +0 -36
  1789. package/angular/utils/themes/seasonal.d.ts +0 -43
  1790. package/angular/utils/themes/urban.d.ts +0 -44
  1791. package/angular/utils/themes/vivid.d.ts +0 -42
  1792. package/angular/utils/transformations/convert-data-item-to-slot-content.d.ts +0 -9
  1793. package/angular/utils/transformations/convert-datasets-to-draggable-items.d.ts +0 -17
  1794. package/angular/utils/types/type-check.d.ts +0 -7
  1795. package/components/ai-chat-message-assistant/ai-chat-message-assistant.d.ts +0 -29
  1796. package/components/ai-chat-message-assistant/index.cjs +0 -52
  1797. package/components/ai-chat-message-assistant/index.d.ts +0 -7
  1798. package/components/ai-chat-message-assistant/index.js +0 -652
  1799. package/components/ai-chat-message-user/ai-chat-message-user.d.ts +0 -13
  1800. package/components/ai-chat-message-user/index.cjs +0 -24
  1801. package/components/ai-chat-message-user/index.d.ts +0 -7
  1802. package/components/ai-chat-message-user/index.js +0 -54
  1803. package/components/ai-chat-messages-container/ai-chat-messages-container.d.ts +0 -11
  1804. package/components/ai-chat-messages-container/index.cjs +0 -24
  1805. package/components/ai-chat-messages-container/index.d.ts +0 -7
  1806. package/components/ai-chat-messages-container/index.js +0 -46
  1807. package/components/area-chart-options.config-C7sMAHco.cjs +0 -20
  1808. package/components/area-chart-options.config-_J0sG4NF.js +0 -150
  1809. package/components/area-chart-options.de-D_LVLa1H.cjs +0 -20
  1810. package/components/area-chart-options.de-FcVE2Ywe.js +0 -80
  1811. package/components/area-chart-options.en-Cz5aXeVe.js +0 -80
  1812. package/components/area-chart-options.en-IauEvPHP.cjs +0 -20
  1813. package/components/area-chart-options.es-CmPycXn2.cjs +0 -20
  1814. package/components/area-chart-options.es-o3ABpXnC.js +0 -80
  1815. package/components/area-chart-options.fr-BMnkGWlJ.cjs +0 -20
  1816. package/components/area-chart-options.fr-CBhHB_ER.js +0 -80
  1817. package/components/area-chart-options.nl-C7-N_idS.cjs +0 -20
  1818. package/components/area-chart-options.nl-SbYGv26w.js +0 -80
  1819. package/components/area-chart-slots.config-DoytjTpw.js +0 -52
  1820. package/components/area-chart-slots.config-Dx_ysVZK.cjs +0 -20
  1821. package/components/bar-chart-options.config-D1mb5TDl.js +0 -162
  1822. package/components/bar-chart-options.config-DcxEkOT5.cjs +0 -20
  1823. package/components/bar-chart-options.de-BQ4qGaQc.js +0 -87
  1824. package/components/bar-chart-options.de-Dr5zKz8Q.cjs +0 -20
  1825. package/components/bar-chart-options.en-DdQ2PYrw.cjs +0 -20
  1826. package/components/bar-chart-options.en-LjG6f4hw.js +0 -87
  1827. package/components/bar-chart-options.es-BfIKCPf-.js +0 -87
  1828. package/components/bar-chart-options.es-DgYVxn9U.cjs +0 -20
  1829. package/components/bar-chart-options.fr-Cg1lQV2y.js +0 -87
  1830. package/components/bar-chart-options.fr-rteFm93C.cjs +0 -20
  1831. package/components/bar-chart-options.nl--gwlkpc0.cjs +0 -20
  1832. package/components/bar-chart-options.nl-CB2W4rzf.js +0 -87
  1833. package/components/bar-chart-slots.config-Dn0IV43j.js +0 -47
  1834. package/components/bar-chart-slots.config-c_9ABPOI.cjs +0 -20
  1835. package/components/bliss-DQej6Odb.cjs +0 -20
  1836. package/components/bliss-Da17RL_E.js +0 -80
  1837. package/components/box-plot-options.config-SrrbDEYW.cjs +0 -20
  1838. package/components/box-plot-options.config-xu_i6ms7.js +0 -371
  1839. package/components/box-plot-options.de-D3Yye2Yp.js +0 -113
  1840. package/components/box-plot-options.de-QbWt-xja.cjs +0 -20
  1841. package/components/box-plot-options.en-CZhtAYXJ.cjs +0 -20
  1842. package/components/box-plot-options.en-DADAI4yL.js +0 -113
  1843. package/components/box-plot-options.es-ePZUgamp.js +0 -113
  1844. package/components/box-plot-options.es-lyXLMKKo.cjs +0 -20
  1845. package/components/box-plot-options.fr-BXh76t2K.cjs +0 -20
  1846. package/components/box-plot-options.fr-DNkSteEz.js +0 -113
  1847. package/components/box-plot-options.nl-DDAzT-zP.cjs +0 -20
  1848. package/components/box-plot-options.nl-GBXrkaLf.js +0 -113
  1849. package/components/box-plot-slots.config-FI5Id-7p.js +0 -48
  1850. package/components/box-plot-slots.config-K-1CiWO-.cjs +0 -20
  1851. package/components/bubble-chart-options.config-BacgXkJ_.js +0 -124
  1852. package/components/bubble-chart-options.config-Ihn6eVQI.cjs +0 -20
  1853. package/components/bubble-chart-options.de-D2Z88fwi.cjs +0 -20
  1854. package/components/bubble-chart-options.de-D8Ap7joq.js +0 -63
  1855. package/components/bubble-chart-options.en-BU3F4n13.js +0 -63
  1856. package/components/bubble-chart-options.en-CP9PhuPw.cjs +0 -20
  1857. package/components/bubble-chart-options.es-B6mTDtxs.cjs +0 -20
  1858. package/components/bubble-chart-options.es-Bh_dRgE3.js +0 -63
  1859. package/components/bubble-chart-options.fr-BMPe3Z5G.cjs +0 -20
  1860. package/components/bubble-chart-options.fr-CNiJgmGl.js +0 -63
  1861. package/components/bubble-chart-options.nl-5thQrFoi.cjs +0 -20
  1862. package/components/bubble-chart-options.nl-BoV3kpaZ.js +0 -63
  1863. package/components/bubble-chart-slots.config-Bbh94VgZ.js +0 -46
  1864. package/components/bubble-chart-slots.config-BwSwgleO.cjs +0 -20
  1865. package/components/bullet-chart-options.config-CDPpX1yc.js +0 -87
  1866. package/components/bullet-chart-options.config-DfS4Bwds.cjs +0 -20
  1867. package/components/bullet-chart-options.de-D0XaMKPn.cjs +0 -20
  1868. package/components/bullet-chart-options.de-DxBk0yku.js +0 -51
  1869. package/components/bullet-chart-options.en-BPjbk6Lk.cjs +0 -20
  1870. package/components/bullet-chart-options.en-Cu1cnL90.js +0 -51
  1871. package/components/bullet-chart-options.es-DxC9GWBS.cjs +0 -20
  1872. package/components/bullet-chart-options.es-pGm2umSR.js +0 -51
  1873. package/components/bullet-chart-options.fr-Cf_rodY7.cjs +0 -20
  1874. package/components/bullet-chart-options.fr-DGOcuFKQ.js +0 -51
  1875. package/components/bullet-chart-options.nl-BJ39_p2y.js +0 -51
  1876. package/components/bullet-chart-options.nl-BdIjKMZf.cjs +0 -20
  1877. package/components/bullet-chart-slots.config-BlWTleBt.js +0 -45
  1878. package/components/bullet-chart-slots.config-DQarxMR7.cjs +0 -20
  1879. package/components/calculate-data-item-icon-CEa82-5u.cjs +0 -20
  1880. package/components/calculate-data-item-icon-DjlZwMdO.js +0 -147
  1881. package/components/choropleth-map-options.config-B_W9-rhe.js +0 -381
  1882. package/components/choropleth-map-options.config-ZW8yoZH2.cjs +0 -20
  1883. package/components/choropleth-map-options.de-C4ko9lE4.cjs +0 -20
  1884. package/components/choropleth-map-options.de-CIls11eI.js +0 -102
  1885. package/components/choropleth-map-options.en-C7cPpmnS.js +0 -102
  1886. package/components/choropleth-map-options.en-DVWBmXFe.cjs +0 -20
  1887. package/components/choropleth-map-options.es-gQPy8Q0q.js +0 -102
  1888. package/components/choropleth-map-options.es-v5dYm1W3.cjs +0 -20
  1889. package/components/choropleth-map-options.fr-Bpk_J4Gw.cjs +0 -20
  1890. package/components/choropleth-map-options.fr-YsTTCv_p.js +0 -102
  1891. package/components/choropleth-map-options.nl-CnEI0pYJ.js +0 -102
  1892. package/components/choropleth-map-options.nl-CyDZDpyE.cjs +0 -20
  1893. package/components/choropleth-map-slots.config-CFERs0ca.cjs +0 -20
  1894. package/components/choropleth-map-slots.config-DStOyVgQ.js +0 -52
  1895. package/components/circle-pack-chart-options.config-DEYL3DMK.js +0 -55
  1896. package/components/circle-pack-chart-options.config-DWql72cN.cjs +0 -20
  1897. package/components/circle-pack-chart-options.de-BKCxSgFo.cjs +0 -20
  1898. package/components/circle-pack-chart-options.de-CUL0ypCU.js +0 -41
  1899. package/components/circle-pack-chart-options.en-8QoEZniy.cjs +0 -20
  1900. package/components/circle-pack-chart-options.en-CFTJowAI.js +0 -41
  1901. package/components/circle-pack-chart-options.es-BAdMklie.cjs +0 -20
  1902. package/components/circle-pack-chart-options.es-BGoaousJ.js +0 -41
  1903. package/components/circle-pack-chart-options.fr-DLb0Di6Z.js +0 -41
  1904. package/components/circle-pack-chart-options.fr-Dx2iO7nE.cjs +0 -20
  1905. package/components/circle-pack-chart-options.nl-BEbtjCy_.cjs +0 -20
  1906. package/components/circle-pack-chart-options.nl-CZL69ZgV.js +0 -41
  1907. package/components/circle-pack-chart-slots.config-B18aqdH1.cjs +0 -20
  1908. package/components/circle-pack-chart-slots.config-lV4uNMcp.js +0 -40
  1909. package/components/circular-gauge-options.config-DAIjz4Rl.js +0 -192
  1910. package/components/circular-gauge-options.config-msZ4mfpN.cjs +0 -20
  1911. package/components/circular-gauge-options.de-BMzGTpZD.js +0 -76
  1912. package/components/circular-gauge-options.de-CzEREduR.cjs +0 -20
  1913. package/components/circular-gauge-options.en--hMYjiKb.cjs +0 -20
  1914. package/components/circular-gauge-options.en-C6U5peDD.js +0 -79
  1915. package/components/circular-gauge-options.es-Kajxp0wO.js +0 -76
  1916. package/components/circular-gauge-options.es-bS5N1QyR.cjs +0 -20
  1917. package/components/circular-gauge-options.fr-VgkkhIDb.cjs +0 -20
  1918. package/components/circular-gauge-options.fr-l5cqWrSS.js +0 -79
  1919. package/components/circular-gauge-options.nl-B-E_GXJl.cjs +0 -20
  1920. package/components/circular-gauge-options.nl-CAx8oTMs.js +0 -79
  1921. package/components/circular-gauge-slots.config-Cd-nkNPm.cjs +0 -20
  1922. package/components/circular-gauge-slots.config-DA-ZAc5d.js +0 -39
  1923. package/components/classic-CW66MgMj.cjs +0 -20
  1924. package/components/classic-DSp70wnP.js +0 -86
  1925. package/components/classic-dark-DCtf8kpl.cjs +0 -20
  1926. package/components/classic-dark-o89nk6Bo.js +0 -77
  1927. package/components/color-B6LaL8qz.cjs +0 -20
  1928. package/components/color-DuJ4-73S.js +0 -2867
  1929. package/components/color-palettes-BqH2Fv19.js +0 -1852
  1930. package/components/color-palettes-DhNHcib8.cjs +0 -20
  1931. package/components/color-range-utils-Bvo9sm5A.js +0 -68
  1932. package/components/color-range-utils-C5yXW7ZC.cjs +0 -20
  1933. package/components/column-chart-options.config-B5SjBVdy.js +0 -163
  1934. package/components/column-chart-options.config-BjDvA7i9.cjs +0 -20
  1935. package/components/column-chart-options.de-BU__cJy3.cjs +0 -20
  1936. package/components/column-chart-options.de-BkkWD9rB.js +0 -87
  1937. package/components/column-chart-options.en-DdQ2PYrw.cjs +0 -20
  1938. package/components/column-chart-options.en-LjG6f4hw.js +0 -87
  1939. package/components/column-chart-options.es-BgOc-gTh.js +0 -87
  1940. package/components/column-chart-options.es-CkaTU6qn.cjs +0 -20
  1941. package/components/column-chart-options.fr-Cg1lQV2y.js +0 -87
  1942. package/components/column-chart-options.fr-rteFm93C.cjs +0 -20
  1943. package/components/column-chart-options.nl-Bhe6rcUo.cjs +0 -20
  1944. package/components/column-chart-options.nl-CAeBYwQC.js +0 -87
  1945. package/components/column-chart-slots.config-C0nGjkmv.cjs +0 -20
  1946. package/components/column-chart-slots.config-epF0y5yo.js +0 -47
  1947. package/components/combination-chart-options.config-CApdgFvv.js +0 -45
  1948. package/components/combination-chart-options.config-CyYEp-gX.cjs +0 -20
  1949. package/components/combination-chart-options.de-CEsSn5-2.js +0 -38
  1950. package/components/combination-chart-options.de-CuVQ-JHu.cjs +0 -20
  1951. package/components/combination-chart-options.en-BCKuLOQb.js +0 -38
  1952. package/components/combination-chart-options.en-BPcGTsP4.cjs +0 -20
  1953. package/components/combination-chart-options.es-Dy7jzzFy.cjs +0 -20
  1954. package/components/combination-chart-options.es-zMa9kqmV.js +0 -38
  1955. package/components/combination-chart-options.fr-CLUyqNH7.cjs +0 -20
  1956. package/components/combination-chart-options.fr-DOXtaY1V.js +0 -38
  1957. package/components/combination-chart-options.nl-BF6joCMV.cjs +0 -20
  1958. package/components/combination-chart-options.nl-CCChbhx_.js +0 -38
  1959. package/components/combination-chart-slots.config-CY07Q5Hw.cjs +0 -20
  1960. package/components/combination-chart-slots.config-DRKSJyCC.js +0 -45
  1961. package/components/conditional-number-options.config-BCEpSK9J.js +0 -189
  1962. package/components/conditional-number-options.config-DgzUo0xi.cjs +0 -20
  1963. package/components/conditional-number-options.de-DbpKd1bd.js +0 -74
  1964. package/components/conditional-number-options.de-R9Mtj45x.cjs +0 -20
  1965. package/components/conditional-number-options.en-C-nOJ85m.cjs +0 -20
  1966. package/components/conditional-number-options.en-DZH6utHH.js +0 -74
  1967. package/components/conditional-number-options.es-C41csR3J.cjs +0 -20
  1968. package/components/conditional-number-options.es-_oKhivId.js +0 -74
  1969. package/components/conditional-number-options.fr-BSSywulP.js +0 -74
  1970. package/components/conditional-number-options.fr-DgaXesnu.cjs +0 -20
  1971. package/components/conditional-number-options.nl-BuKNqxqm.js +0 -74
  1972. package/components/conditional-number-options.nl-CJ5teRtT.cjs +0 -20
  1973. package/components/conditional-number-slots.config-CD5ZwXuY.cjs +0 -20
  1974. package/components/conditional-number-slots.config-L3t5pb1-.js +0 -39
  1975. package/components/cs-DVZ0Tapy.js +0 -89
  1976. package/components/cs-I9E81keK.cjs +0 -20
  1977. package/components/da-DHy05oSR.js +0 -97
  1978. package/components/da-QkdvupDg.cjs +0 -20
  1979. package/components/date-comparison-filter-options.config-DAVncmi0.cjs +0 -20
  1980. package/components/date-comparison-filter-options.config-JA_yYpJa.js +0 -165
  1981. package/components/date-comparison-filter-options.de-CJBePtFH.cjs +0 -20
  1982. package/components/date-comparison-filter-options.de-wvSe8jeD.js +0 -75
  1983. package/components/date-comparison-filter-options.en-Of-X7-Ft.cjs +0 -20
  1984. package/components/date-comparison-filter-options.en-fF2BTIHd.js +0 -77
  1985. package/components/date-comparison-filter-options.es-BGI50GK2.js +0 -77
  1986. package/components/date-comparison-filter-options.es-CU3KrdQh.cjs +0 -20
  1987. package/components/date-comparison-filter-options.fr-DYvk1dnm.js +0 -77
  1988. package/components/date-comparison-filter-options.fr-U0cC2xXg.cjs +0 -20
  1989. package/components/date-comparison-filter-options.nl-DJGHjXwg.cjs +0 -20
  1990. package/components/date-comparison-filter-options.nl-eU44rAlM.js +0 -77
  1991. package/components/date-comparison-filter-slots.config-CrA5ijD3.cjs +0 -20
  1992. package/components/date-comparison-filter-slots.config-DIjChKTZ.js +0 -33
  1993. package/components/date-filter-options.config-CWPMtA18.cjs +0 -20
  1994. package/components/date-filter-options.config-DBRxlTWy.js +0 -157
  1995. package/components/date-filter-options.de-Cav0BXbX.cjs +0 -20
  1996. package/components/date-filter-options.de-DSWcur4l.js +0 -72
  1997. package/components/date-filter-options.en-B7MjV7xe.cjs +0 -20
  1998. package/components/date-filter-options.en-C0AmRz6f.js +0 -73
  1999. package/components/date-filter-options.es-C__wCKac.cjs +0 -20
  2000. package/components/date-filter-options.es-bN790adr.js +0 -73
  2001. package/components/date-filter-options.fr-CFqwPRzc.cjs +0 -20
  2002. package/components/date-filter-options.fr-CNKTJNWh.js +0 -73
  2003. package/components/date-filter-options.nl-CHOlmw93.cjs +0 -20
  2004. package/components/date-filter-options.nl-ajUXG8Z4.js +0 -73
  2005. package/components/date-filter-slots.config-CrA5ijD3.cjs +0 -20
  2006. package/components/date-filter-slots.config-DIjChKTZ.js +0 -33
  2007. package/components/de-COKGBX9L.cjs +0 -20
  2008. package/components/de-DU0DlXuf.js +0 -173
  2009. package/components/de-Dn5mUzha.cjs +0 -20
  2010. package/components/de-iM39JlAt.js +0 -109
  2011. package/components/decompose-numeric-format-B3rVVHpO.cjs +0 -20
  2012. package/components/decompose-numeric-format-BuZcjH2k.js +0 -39
  2013. package/components/default-DBxqR7y5.js +0 -84
  2014. package/components/default-DcRD5JRU.cjs +0 -20
  2015. package/components/default-dark-1299UcUs.cjs +0 -20
  2016. package/components/default-dark-IedybpaJ.js +0 -84
  2017. package/components/donut-chart-options.config-BulUEiaH.js +0 -201
  2018. package/components/donut-chart-options.config-tNpqBZfR.cjs +0 -20
  2019. package/components/donut-chart-options.de-LQ01wQGN.cjs +0 -20
  2020. package/components/donut-chart-options.de-nSj3ghwo.js +0 -99
  2021. package/components/donut-chart-options.en-CrUf4CJ9.js +0 -99
  2022. package/components/donut-chart-options.en-DHCYs2el.cjs +0 -20
  2023. package/components/donut-chart-options.es-BLDU1xpY.cjs +0 -20
  2024. package/components/donut-chart-options.es-DnsGqOdo.js +0 -99
  2025. package/components/donut-chart-options.fr-C33dLw52.cjs +0 -20
  2026. package/components/donut-chart-options.fr-DVfZwZny.js +0 -99
  2027. package/components/donut-chart-options.nl-CUuOQyJg.js +0 -99
  2028. package/components/donut-chart-options.nl-h5-SSy_L.cjs +0 -20
  2029. package/components/donut-chart-slots.config-CHLEBSDg.js +0 -39
  2030. package/components/donut-chart-slots.config-DBowIZNO.cjs +0 -20
  2031. package/components/draggable-data-item/draggable-data-item.d.ts +0 -26
  2032. package/components/draggable-data-item/index.cjs +0 -48
  2033. package/components/draggable-data-item/index.d.ts +0 -8
  2034. package/components/draggable-data-item/index.js +0 -139
  2035. package/components/draggable-data-item/types.d.ts +0 -21
  2036. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +0 -34
  2037. package/components/draggable-data-item-level/index.cjs +0 -50
  2038. package/components/draggable-data-item-level/index.d.ts +0 -7
  2039. package/components/draggable-data-item-level/index.js +0 -258
  2040. package/components/draggable-data-item-level/types.d.ts +0 -12
  2041. package/components/dropdown-filter-options.config-D9dvPypF.js +0 -163
  2042. package/components/dropdown-filter-options.config-DS-MORmq.cjs +0 -20
  2043. package/components/dropdown-filter-options.de-0HBcrwev.js +0 -82
  2044. package/components/dropdown-filter-options.de-WLFUtnO_.cjs +0 -20
  2045. package/components/dropdown-filter-options.en-CNdmMsNW.js +0 -82
  2046. package/components/dropdown-filter-options.en-txvgrhI8.cjs +0 -20
  2047. package/components/dropdown-filter-options.es-C-U0fQJO.cjs +0 -20
  2048. package/components/dropdown-filter-options.es-DjgZxklA.js +0 -82
  2049. package/components/dropdown-filter-options.fr-Bl7uZNdT.cjs +0 -20
  2050. package/components/dropdown-filter-options.fr-n_2OjO_u.js +0 -82
  2051. package/components/dropdown-filter-options.nl-CL6UEP00.js +0 -82
  2052. package/components/dropdown-filter-options.nl-DIvw6DFh.cjs +0 -20
  2053. package/components/dropdown-filter-slots.config-0wn6pMvi.cjs +0 -20
  2054. package/components/dropdown-filter-slots.config-D2J9Z5aQ.js +0 -46
  2055. package/components/droppable-slot/droppable-slot.d.ts +0 -86
  2056. package/components/droppable-slot/index.cjs +0 -84
  2057. package/components/droppable-slot/index.d.ts +0 -8
  2058. package/components/droppable-slot/index.js +0 -526
  2059. package/components/droppable-slot/item-slots-configs/index.d.ts +0 -45
  2060. package/components/droppable-slot/item-slots-configs/slot-labels.const.d.ts +0 -8
  2061. package/components/droppable-slot/types.d.ts +0 -9
  2062. package/components/edit-item/edit-item.d.ts +0 -55
  2063. package/components/edit-item/index.cjs +0 -53
  2064. package/components/edit-item/index.d.ts +0 -7
  2065. package/components/edit-item/index.js +0 -476
  2066. package/components/edit-option/edit-option.d.ts +0 -24
  2067. package/components/edit-option/index.cjs +0 -20
  2068. package/components/edit-option/index.d.ts +0 -7
  2069. package/components/edit-option/index.js +0 -29
  2070. package/components/edit-option-action-button-group/edit-option-action-button-group.d.ts +0 -27
  2071. package/components/edit-option-action-button-group/index.cjs +0 -52
  2072. package/components/edit-option-action-button-group/index.d.ts +0 -7
  2073. package/components/edit-option-action-button-group/index.js +0 -153
  2074. package/components/edit-option-base/edit-option-base.d.ts +0 -23
  2075. package/components/edit-option-base-DIc7iC-b.js +0 -125
  2076. package/components/edit-option-base-VhTih9T1.cjs +0 -53
  2077. package/components/edit-option-color-palette-picker/edit-option-color-palette-picker.d.ts +0 -42
  2078. package/components/edit-option-color-palette-picker/index.cjs +0 -37
  2079. package/components/edit-option-color-palette-picker/index.d.ts +0 -7
  2080. package/components/edit-option-color-palette-picker/index.js +0 -124
  2081. package/components/edit-option-color-picker/edit-option-color-picker.d.ts +0 -28
  2082. package/components/edit-option-color-picker/index.cjs +0 -33
  2083. package/components/edit-option-color-picker/index.d.ts +0 -7
  2084. package/components/edit-option-color-picker/index.js +0 -109
  2085. package/components/edit-option-color-range/edit-option-color-range.d.ts +0 -99
  2086. package/components/edit-option-color-range/index.cjs +0 -85
  2087. package/components/edit-option-color-range/index.d.ts +0 -7
  2088. package/components/edit-option-color-range/index.js +0 -260
  2089. package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +0 -17
  2090. package/components/edit-option-multi-language-field/index.cjs +0 -31
  2091. package/components/edit-option-multi-language-field/index.d.ts +0 -7
  2092. package/components/edit-option-multi-language-field/index.js +0 -111
  2093. package/components/edit-option-number-field/edit-option-number-field.d.ts +0 -21
  2094. package/components/edit-option-number-field/index.cjs +0 -36
  2095. package/components/edit-option-number-field/index.d.ts +0 -7
  2096. package/components/edit-option-number-field/index.js +0 -125
  2097. package/components/edit-option-picker/edit-option-picker.d.ts +0 -22
  2098. package/components/edit-option-picker/index.cjs +0 -35
  2099. package/components/edit-option-picker/index.d.ts +0 -7
  2100. package/components/edit-option-picker/index.js +0 -106
  2101. package/components/edit-option-position-picker/edit-option-position-picker.d.ts +0 -13
  2102. package/components/edit-option-position-picker/index.cjs +0 -25
  2103. package/components/edit-option-position-picker/index.d.ts +0 -7
  2104. package/components/edit-option-position-picker/index.js +0 -108
  2105. package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +0 -30
  2106. package/components/edit-option-positions-number-field/index.cjs +0 -42
  2107. package/components/edit-option-positions-number-field/index.d.ts +0 -7
  2108. package/components/edit-option-positions-number-field/index.js +0 -178
  2109. package/components/edit-option-radio-button-group/edit-option-radio-button-group.d.ts +0 -18
  2110. package/components/edit-option-radio-button-group/index.cjs +0 -36
  2111. package/components/edit-option-radio-button-group/index.d.ts +0 -7
  2112. package/components/edit-option-radio-button-group/index.js +0 -112
  2113. package/components/edit-option-slider/edit-option-slider.d.ts +0 -15
  2114. package/components/edit-option-slider/index.cjs +0 -32
  2115. package/components/edit-option-slider/index.d.ts +0 -7
  2116. package/components/edit-option-slider/index.js +0 -100
  2117. package/components/edit-option-switch/edit-option-switch.d.ts +0 -11
  2118. package/components/edit-option-switch/index.cjs +0 -30
  2119. package/components/edit-option-switch/index.d.ts +0 -7
  2120. package/components/edit-option-switch/index.js +0 -104
  2121. package/components/edit-option-text-field/edit-option-text-field.d.ts +0 -15
  2122. package/components/edit-option-text-field/index.cjs +0 -31
  2123. package/components/edit-option-text-field/index.d.ts +0 -7
  2124. package/components/edit-option-text-field/index.js +0 -99
  2125. package/components/en-BKBhKBXY.cjs +0 -20
  2126. package/components/en-BOTjhwEc.js +0 -1488
  2127. package/components/en-GB-CEHEs8F2.js +0 -28
  2128. package/components/en-GB-DG6uS3sM.cjs +0 -20
  2129. package/components/es-BxR1uGKR.js +0 -173
  2130. package/components/es-CaKfa7fn.cjs +0 -20
  2131. package/components/es-CwyPlN5d.cjs +0 -20
  2132. package/components/es-KhTq4jX8.js +0 -305
  2133. package/components/evolution-number-options.config-BgIZY4gQ.cjs +0 -20
  2134. package/components/evolution-number-options.config-DzkfeoIN.js +0 -201
  2135. package/components/evolution-number-options.de-BVv1Uutc.cjs +0 -20
  2136. package/components/evolution-number-options.de-CCfmEfYm.js +0 -104
  2137. package/components/evolution-number-options.en-CiZmE5r7.cjs +0 -20
  2138. package/components/evolution-number-options.en-DR_iG53H.js +0 -104
  2139. package/components/evolution-number-options.es-BPxQCaR6.js +0 -104
  2140. package/components/evolution-number-options.es-k2eY1Y3G.cjs +0 -20
  2141. package/components/evolution-number-options.fr-B47Fwd-D.cjs +0 -20
  2142. package/components/evolution-number-options.fr-CFfC9bub.js +0 -104
  2143. package/components/evolution-number-options.nl-CTppS5EY.cjs +0 -20
  2144. package/components/evolution-number-options.nl-CrD9OFX6.js +0 -104
  2145. package/components/evolution-number-slots.config-CNNVp6vR.cjs +0 -20
  2146. package/components/evolution-number-slots.config-CSDEf5Lv.js +0 -39
  2147. package/components/extrapolate-color-0j_AeYkz.cjs +0 -20
  2148. package/components/extrapolate-color-CC9CURf6.js +0 -33
  2149. package/components/fi-Dh_ebgpe.js +0 -97
  2150. package/components/fi-rijeZE5V.cjs +0 -20
  2151. package/components/filter-data-item-picker/filter-data-item-picker.d.ts +0 -76
  2152. package/components/filter-data-item-picker/index.cjs +0 -47
  2153. package/components/filter-data-item-picker/index.d.ts +0 -7
  2154. package/components/filter-data-item-picker/index.js +0 -192
  2155. package/components/filter-group/filter-group.d.ts +0 -26
  2156. package/components/filter-group/index.d.ts +0 -7
  2157. package/components/focusable-B3E_hQmm.cjs +0 -20
  2158. package/components/focusable-DCIFkpiW.js +0 -276
  2159. package/components/fr-BcgE-6S_.cjs +0 -20
  2160. package/components/fr-CU727YF1.js +0 -305
  2161. package/components/fr-CvltYxR_.js +0 -173
  2162. package/components/fr-DiZbjx_a.cjs +0 -20
  2163. package/components/funnel-chart-options.config-C_VjTOvD.js +0 -185
  2164. package/components/funnel-chart-options.config-D7H7gFcx.cjs +0 -20
  2165. package/components/funnel-chart-options.de-CuVFMJUC.js +0 -93
  2166. package/components/funnel-chart-options.de-DRAGes5d.cjs +0 -20
  2167. package/components/funnel-chart-options.en-CvPbJr1r.js +0 -93
  2168. package/components/funnel-chart-options.en-b6BBKfZh.cjs +0 -20
  2169. package/components/funnel-chart-options.es-DfDw5S5g.cjs +0 -20
  2170. package/components/funnel-chart-options.es-_M7sC4m6.js +0 -93
  2171. package/components/funnel-chart-options.fr-DWkPkC47.cjs +0 -20
  2172. package/components/funnel-chart-options.fr-DvnZ-XbE.js +0 -93
  2173. package/components/funnel-chart-options.nl-BdAL0ZJP.cjs +0 -20
  2174. package/components/funnel-chart-options.nl-C72_FTNm.js +0 -93
  2175. package/components/funnel-chart-slots.config-B-72sm5j.js +0 -45
  2176. package/components/funnel-chart-slots.config-GKBCY9xN.cjs +0 -20
  2177. package/components/get-css-variable-DLiZYZEi.cjs +0 -24
  2178. package/components/get-css-variable-YlLiVgo8.js +0 -1413
  2179. package/components/grid/actions.d.ts +0 -3
  2180. package/components/grid/grid-item-actions-menu.d.ts +0 -35
  2181. package/components/grid/grid.d.ts +0 -150
  2182. package/components/grid/index.cjs +0 -319
  2183. package/components/grid/index.d.ts +0 -10
  2184. package/components/grid/index.js +0 -6095
  2185. package/components/he-Au3xg6lR.js +0 -89
  2186. package/components/he-O6Ih8Bqh.cjs +0 -20
  2187. package/components/heat-map-options.config-BnLWe8jS.js +0 -239
  2188. package/components/heat-map-options.config-DVH-Bb5-.cjs +0 -20
  2189. package/components/heat-map-options.de-CCzVMy-R.cjs +0 -20
  2190. package/components/heat-map-options.de-UJbdYtlh.js +0 -90
  2191. package/components/heat-map-options.en-Bg7i7QKn.cjs +0 -20
  2192. package/components/heat-map-options.en-C0K0NGEE.js +0 -91
  2193. package/components/heat-map-options.es-BYyHRdIH.cjs +0 -20
  2194. package/components/heat-map-options.es-DCUCh58R.js +0 -91
  2195. package/components/heat-map-options.fr-CLB-XMRA.cjs +0 -20
  2196. package/components/heat-map-options.fr-a-_Kw5S_.js +0 -91
  2197. package/components/heat-map-options.nl-BHrmi96k.cjs +0 -20
  2198. package/components/heat-map-options.nl-BRGoOun2.js +0 -91
  2199. package/components/heat-map-slots.config-CAj40INL.js +0 -39
  2200. package/components/heat-map-slots.config-D7cSAVdX.cjs +0 -20
  2201. package/components/heat-table-options.config-B12JEYnp.cjs +0 -20
  2202. package/components/heat-table-options.config-CUsDdgUr.js +0 -425
  2203. package/components/heat-table-options.de-D6R0zXX0.js +0 -142
  2204. package/components/heat-table-options.de-cnjPxQep.cjs +0 -20
  2205. package/components/heat-table-options.en-Bjqpkm75.cjs +0 -20
  2206. package/components/heat-table-options.en-Co6IDHlF.js +0 -142
  2207. package/components/heat-table-options.es-B3Kb8J1N.js +0 -142
  2208. package/components/heat-table-options.es-IaNf_Ge4.cjs +0 -20
  2209. package/components/heat-table-options.fr-BdZnJYlb.cjs +0 -20
  2210. package/components/heat-table-options.fr-C51PmgHa.js +0 -142
  2211. package/components/heat-table-options.nl-DGS7vzoT.cjs +0 -20
  2212. package/components/heat-table-options.nl-DXOd_uE6.js +0 -142
  2213. package/components/heat-table-slots.config-DJkP72oT.js +0 -48
  2214. package/components/heat-table-slots.config-GGX3BCh1.cjs +0 -20
  2215. package/components/helpers-DXQwEH1P.cjs +0 -20
  2216. package/components/helpers-v1bPALRP.js +0 -91
  2217. package/components/hexbin-map-options.config-DZERRhM8.cjs +0 -20
  2218. package/components/hexbin-map-options.config-F-7uCqxb.js +0 -267
  2219. package/components/hexbin-map-options.de-D50U2vgf.js +0 -128
  2220. package/components/hexbin-map-options.de-DUp41p9I.cjs +0 -20
  2221. package/components/hexbin-map-options.en-B10UanAQ.cjs +0 -20
  2222. package/components/hexbin-map-options.en-iDuuqVpi.js +0 -128
  2223. package/components/hexbin-map-options.es-97IUVMSg.cjs +0 -20
  2224. package/components/hexbin-map-options.es-RRMQV0DY.js +0 -128
  2225. package/components/hexbin-map-options.fr-Bh9Swyi3.cjs +0 -20
  2226. package/components/hexbin-map-options.fr-CQ7JbE9T.js +0 -128
  2227. package/components/hexbin-map-options.nl-BpTRJ36m.js +0 -128
  2228. package/components/hexbin-map-options.nl-BzyMf0JQ.cjs +0 -20
  2229. package/components/hexbin-map-slots.config-CAj40INL.js +0 -39
  2230. package/components/hexbin-map-slots.config-D7cSAVdX.cjs +0 -20
  2231. package/components/hu-BnZ8y3xQ.cjs +0 -20
  2232. package/components/hu-DNJ-P_MW.js +0 -97
  2233. package/components/image-options.config-CBfeq5Zw.js +0 -127
  2234. package/components/image-options.config-Dqhc2c3b.cjs +0 -20
  2235. package/components/image-options.de-CBkRiIbw.cjs +0 -20
  2236. package/components/image-options.de-CYVnqdL_.js +0 -92
  2237. package/components/image-options.en-BMmV-4O-.js +0 -92
  2238. package/components/image-options.en-DflcU_2H.cjs +0 -20
  2239. package/components/image-options.es-CRbNv384.cjs +0 -20
  2240. package/components/image-options.es-UN5rmaEt.js +0 -92
  2241. package/components/image-options.fr-DRE3zImB.js +0 -92
  2242. package/components/image-options.fr-ycH7UoX5.cjs +0 -20
  2243. package/components/image-options.nl-D20hki6i.js +0 -92
  2244. package/components/image-options.nl-DQL45o0j.cjs +0 -20
  2245. package/components/image-slots.config-IpwUxDyU.js +0 -23
  2246. package/components/image-slots.config-mPXMR1CE.cjs +0 -20
  2247. package/components/index-6PmXiNch.cjs +0 -20
  2248. package/components/index-BPNsFiyq.cjs +0 -38
  2249. package/components/index-CDi4fe3N.js +0 -1716
  2250. package/components/index-CQ9ck-BO.cjs +0 -249
  2251. package/components/index-CXn67vdn.cjs +0 -121
  2252. package/components/index-CdIUfo-L.js +0 -945
  2253. package/components/index-CgnTl6Sc.js +0 -58
  2254. package/components/index-Cz9vSXy6.cjs +0 -20
  2255. package/components/index-D0GBF6tg.js +0 -597
  2256. package/components/index-DhDgy1sp.cjs +0 -20
  2257. package/components/index-Do7O9azB.js +0 -325
  2258. package/components/index-V1XCZI4y.js +0 -115
  2259. package/components/index-Vdyb9z2D.cjs +0 -20
  2260. package/components/index-t45_zv93.js +0 -115
  2261. package/components/it-Bh5U73z6.js +0 -305
  2262. package/components/it-PshtLMkq.cjs +0 -20
  2263. package/components/ja-CCcHUL61.js +0 -89
  2264. package/components/ja-KIS2HdaG.cjs +0 -20
  2265. package/components/ko--l4qmjLV.cjs +0 -20
  2266. package/components/ko-DhapsZMM.js +0 -89
  2267. package/components/line-chart-options.config-DB3IsXXr.js +0 -180
  2268. package/components/line-chart-options.config-DSugoe0t.cjs +0 -20
  2269. package/components/line-chart-options.de-C4c6fWBr.js +0 -82
  2270. package/components/line-chart-options.de-zuguhS7L.cjs +0 -20
  2271. package/components/line-chart-options.en-C88UT2iR.cjs +0 -20
  2272. package/components/line-chart-options.en-XEng6bZk.js +0 -82
  2273. package/components/line-chart-options.es-B6CBKzRj.js +0 -82
  2274. package/components/line-chart-options.es-CvABRdF7.cjs +0 -20
  2275. package/components/line-chart-options.fr-BIugWKt4.js +0 -82
  2276. package/components/line-chart-options.fr-BtfgIPkW.cjs +0 -20
  2277. package/components/line-chart-options.nl-87TuLT5-.js +0 -82
  2278. package/components/line-chart-options.nl-mAxtSkJo.cjs +0 -20
  2279. package/components/line-chart-slots.config-DoytjTpw.js +0 -52
  2280. package/components/line-chart-slots.config-Dx_ysVZK.cjs +0 -20
  2281. package/components/localize-BX7q0S0M.js +0 -52
  2282. package/components/localize-r7ALOUy_.cjs +0 -20
  2283. package/components/marker-map-options.config-DPJ955tt.js +0 -114
  2284. package/components/marker-map-options.config-_FYZzRwA.cjs +0 -20
  2285. package/components/marker-map-options.de-BsQQMw02.cjs +0 -20
  2286. package/components/marker-map-options.de-FSPgJVkZ.js +0 -73
  2287. package/components/marker-map-options.en-B1rA5oWS.js +0 -73
  2288. package/components/marker-map-options.en-CS9itUOA.cjs +0 -20
  2289. package/components/marker-map-options.es-A5ZV4oul.cjs +0 -20
  2290. package/components/marker-map-options.es-BBzqqF-j.js +0 -73
  2291. package/components/marker-map-options.fr-CyoC79GW.js +0 -73
  2292. package/components/marker-map-options.fr-yEc1vbcL.cjs +0 -20
  2293. package/components/marker-map-options.nl-CBCPk9iq.js +0 -73
  2294. package/components/marker-map-options.nl-YdcS3JJg.cjs +0 -20
  2295. package/components/marker-map-slots.config-CAj40INL.js +0 -39
  2296. package/components/marker-map-slots.config-D7cSAVdX.cjs +0 -20
  2297. package/components/mk-B9HPSuKa.js +0 -97
  2298. package/components/mk-DZlj-edb.cjs +0 -20
  2299. package/components/nl-BKlDqOXb.cjs +0 -20
  2300. package/components/nl-Bot6bJ4g.cjs +0 -20
  2301. package/components/nl-BwSt5Bf4.js +0 -109
  2302. package/components/nl-CLs7FmRK.js +0 -173
  2303. package/components/no-D-DofYnx.js +0 -109
  2304. package/components/no-D_SzxhTu.cjs +0 -20
  2305. package/components/ohlc-chart-options.config-BLlRV_bs.cjs +0 -20
  2306. package/components/ohlc-chart-options.config-D9npwajt.js +0 -75
  2307. package/components/ohlc-chart-options.de-CZj-UIJm.js +0 -46
  2308. package/components/ohlc-chart-options.de-D82a4TlN.cjs +0 -20
  2309. package/components/ohlc-chart-options.en-W7r8X64N.js +0 -54
  2310. package/components/ohlc-chart-options.en-WsfJ9z1E.cjs +0 -20
  2311. package/components/ohlc-chart-options.es-B1PdbaLo.js +0 -46
  2312. package/components/ohlc-chart-options.es-BLKIOFho.cjs +0 -20
  2313. package/components/ohlc-chart-options.fr-3n_H_IQ3.js +0 -46
  2314. package/components/ohlc-chart-options.fr-D6YoAH4U.cjs +0 -20
  2315. package/components/ohlc-chart-options.nl-BVw9fPpa.js +0 -46
  2316. package/components/ohlc-chart-options.nl-lWVHjRUM.cjs +0 -20
  2317. package/components/ohlc-chart-slots.config-Cvy5n1xv.js +0 -64
  2318. package/components/ohlc-chart-slots.config-DMomcHMV.cjs +0 -20
  2319. package/components/orion-CfUR1e5D.cjs +0 -20
  2320. package/components/orion-DiAhsMdg.js +0 -74
  2321. package/components/parallel-coordinates-plot-options.config-B9eRq_Dj.cjs +0 -20
  2322. package/components/parallel-coordinates-plot-options.config-DxB4kd58.js +0 -46
  2323. package/components/parallel-coordinates-plot-options.de-DRG1qPm_.js +0 -38
  2324. package/components/parallel-coordinates-plot-options.de-Dm5-9Du6.cjs +0 -20
  2325. package/components/parallel-coordinates-plot-options.en-D40V_8T7.js +0 -38
  2326. package/components/parallel-coordinates-plot-options.en-mGJiceE7.cjs +0 -20
  2327. package/components/parallel-coordinates-plot-options.es-BCGOmM2a.js +0 -38
  2328. package/components/parallel-coordinates-plot-options.es-UhSh9vHw.cjs +0 -20
  2329. package/components/parallel-coordinates-plot-options.fr-DNjANPoh.cjs +0 -20
  2330. package/components/parallel-coordinates-plot-options.fr-DjnwEK55.js +0 -38
  2331. package/components/parallel-coordinates-plot-options.nl-BK5ytDIO.js +0 -38
  2332. package/components/parallel-coordinates-plot-options.nl-DCXPdyr2.cjs +0 -20
  2333. package/components/parallel-coordinates-plot-slots.config--fk40ZDu.cjs +0 -20
  2334. package/components/parallel-coordinates-plot-slots.config-BjRcJdWM.js +0 -49
  2335. package/components/periods.const-3jA-ECRf.cjs +0 -20
  2336. package/components/periods.const-CjHXYn-w.js +0 -176
  2337. package/components/pinky-Cb0md2xU.js +0 -72
  2338. package/components/pinky-DptTgIM4.cjs +0 -20
  2339. package/components/pivot-table-options.config-BiJXKSFR.cjs +0 -20
  2340. package/components/pivot-table-options.config-DNK_AIG7.js +0 -232
  2341. package/components/pivot-table-options.de-CEaD9SHr.cjs +0 -20
  2342. package/components/pivot-table-options.de-Dfa6EWs8.js +0 -97
  2343. package/components/pivot-table-options.en-B5sM2MbV.js +0 -97
  2344. package/components/pivot-table-options.en-DC07VN7H.cjs +0 -20
  2345. package/components/pivot-table-options.es-DRXomw6R.js +0 -97
  2346. package/components/pivot-table-options.es-Xm6ENByP.cjs +0 -20
  2347. package/components/pivot-table-options.fr-ClLROt4b.cjs +0 -20
  2348. package/components/pivot-table-options.fr-DEm9IyRf.js +0 -97
  2349. package/components/pivot-table-options.nl-C4c_dGos.js +0 -97
  2350. package/components/pivot-table-options.nl-Dk2Oeu8i.cjs +0 -20
  2351. package/components/pivot-table-slots.config-45V_Gdm7.cjs +0 -20
  2352. package/components/pivot-table-slots.config-CGU7IyDG.js +0 -48
  2353. package/components/pl-D_L_0Boq.js +0 -97
  2354. package/components/pl-PIK23rK_.cjs +0 -20
  2355. package/components/pt-B0BBS5VB.js +0 -89
  2356. package/components/pt-Dqlu4MS5.cjs +0 -20
  2357. package/components/pyramid-chart-options.config-C4zbFS26.cjs +0 -20
  2358. package/components/pyramid-chart-options.config-CcVMatYx.js +0 -285
  2359. package/components/pyramid-chart-options.de-CwVggi4v.js +0 -109
  2360. package/components/pyramid-chart-options.de-DKas0NiC.cjs +0 -20
  2361. package/components/pyramid-chart-options.en-L6DFdrRz.cjs +0 -20
  2362. package/components/pyramid-chart-options.en-elRf98In.js +0 -109
  2363. package/components/pyramid-chart-options.es-BBbeV0cJ.js +0 -109
  2364. package/components/pyramid-chart-options.es-Cu0g6t6A.cjs +0 -20
  2365. package/components/pyramid-chart-options.fr-C1NDQloJ.js +0 -109
  2366. package/components/pyramid-chart-options.fr-CreHLwD_.cjs +0 -20
  2367. package/components/pyramid-chart-options.nl-CRbkXz3i.cjs +0 -20
  2368. package/components/pyramid-chart-options.nl-DBCQKS8l.js +0 -109
  2369. package/components/pyramid-chart-slots.config-D5F0WX2d.cjs +0 -20
  2370. package/components/pyramid-chart-slots.config-lfxmIAy_.js +0 -47
  2371. package/components/radar-chart-options.config-CUZn_3Fd.js +0 -146
  2372. package/components/radar-chart-options.config-EqQu6PTh.cjs +0 -20
  2373. package/components/radar-chart-options.de-BGHs6QoY.cjs +0 -20
  2374. package/components/radar-chart-options.de-DUzx_7w0.js +0 -66
  2375. package/components/radar-chart-options.en-CV6ZYx8z.js +0 -66
  2376. package/components/radar-chart-options.en-DXlfL8Qm.cjs +0 -20
  2377. package/components/radar-chart-options.es-BgvSKtUs.js +0 -66
  2378. package/components/radar-chart-options.es-DBw1arWW.cjs +0 -20
  2379. package/components/radar-chart-options.fr-CKBFCZK0.cjs +0 -20
  2380. package/components/radar-chart-options.fr-CobHnfMX.js +0 -66
  2381. package/components/radar-chart-options.nl-M4-vur3g.js +0 -66
  2382. package/components/radar-chart-options.nl-k4gGr6lf.cjs +0 -20
  2383. package/components/radar-chart-slots.config-BEigR_Ml.cjs +0 -20
  2384. package/components/radar-chart-slots.config-CuQvda0y.js +0 -52
  2385. package/components/radiant-C6fqp6jv.js +0 -75
  2386. package/components/radiant-Dv7GVveL.cjs +0 -20
  2387. package/components/regular-table-options.config-BoLZsBry.js +0 -175
  2388. package/components/regular-table-options.config-DTx3RTnS.cjs +0 -20
  2389. package/components/regular-table-options.de-DHgnwaEe.cjs +0 -20
  2390. package/components/regular-table-options.de-N0yetsiL.js +0 -73
  2391. package/components/regular-table-options.en-5rWPzGrr.js +0 -73
  2392. package/components/regular-table-options.en-DPoF7r6r.cjs +0 -20
  2393. package/components/regular-table-options.es-8cbzQG40.cjs +0 -20
  2394. package/components/regular-table-options.es-C__0JdSP.js +0 -73
  2395. package/components/regular-table-options.fr-C8X5GUEz.js +0 -73
  2396. package/components/regular-table-options.fr-D4dSaBN-.cjs +0 -20
  2397. package/components/regular-table-options.nl-DgDtntYc.js +0 -73
  2398. package/components/regular-table-options.nl-DvIvjTvR.cjs +0 -20
  2399. package/components/regular-table-slots.config-RLnMgOXn.cjs +0 -20
  2400. package/components/regular-table-slots.config-eQ8HccjY.js +0 -33
  2401. package/components/route-map-options.config-CN86T7c0.js +0 -346
  2402. package/components/route-map-options.config-D7NJePTu.cjs +0 -20
  2403. package/components/route-map-options.de-DXYmUtv8.js +0 -94
  2404. package/components/route-map-options.de-w5wuIvwf.cjs +0 -20
  2405. package/components/route-map-options.en-CYMhTqyE.js +0 -94
  2406. package/components/route-map-options.en-Co0Fbjkz.cjs +0 -20
  2407. package/components/route-map-options.es-BEBPlDvt.js +0 -94
  2408. package/components/route-map-options.es-Cjasm-ZQ.cjs +0 -20
  2409. package/components/route-map-options.fr-C1SCfKLH.cjs +0 -20
  2410. package/components/route-map-options.fr-DEHQekgM.js +0 -94
  2411. package/components/route-map-options.nl-CYmB51pE.cjs +0 -20
  2412. package/components/route-map-options.nl-CwUgb9Zg.js +0 -94
  2413. package/components/route-map-slots.config-B9dcwOXi.js +0 -58
  2414. package/components/route-map-slots.config-DsVJBR3D.cjs +0 -20
  2415. package/components/royale-CmXiODck.js +0 -66
  2416. package/components/royale-Ooq8M7Ef.cjs +0 -20
  2417. package/components/ru-Vo-m3O_2.js +0 -108
  2418. package/components/ru-zyNDTB04.cjs +0 -20
  2419. package/components/sankey-diagram-options.config-RFB83YLZ.cjs +0 -20
  2420. package/components/sankey-diagram-options.config-tVLKy_Zn.js +0 -128
  2421. package/components/sankey-diagram-options.de-BOtJSpbI.cjs +0 -20
  2422. package/components/sankey-diagram-options.de-kp4wK81w.js +0 -79
  2423. package/components/sankey-diagram-options.en-BJG2rmog.js +0 -79
  2424. package/components/sankey-diagram-options.en-DMx4MkN-.cjs +0 -20
  2425. package/components/sankey-diagram-options.es-BdDSG9DB.cjs +0 -20
  2426. package/components/sankey-diagram-options.es-DoU2uZkk.js +0 -79
  2427. package/components/sankey-diagram-options.fr-CqASKXuH.js +0 -79
  2428. package/components/sankey-diagram-options.fr-D1MrJM4P.cjs +0 -20
  2429. package/components/sankey-diagram-options.nl-BQcClmve.js +0 -79
  2430. package/components/sankey-diagram-options.nl-DW_wVZ1O.cjs +0 -20
  2431. package/components/sankey-diagram-slots.config-CiyYElLX.cjs +0 -20
  2432. package/components/sankey-diagram-slots.config-DmqnP_mH.js +0 -55
  2433. package/components/scatter-plot-options.config-CFfGJXsV.cjs +0 -20
  2434. package/components/scatter-plot-options.config-Corlzno1.js +0 -351
  2435. package/components/scatter-plot-options.de-CNfyb-0y.js +0 -134
  2436. package/components/scatter-plot-options.de-fSoIvHJy.cjs +0 -20
  2437. package/components/scatter-plot-options.en-CGCdpOtQ.cjs +0 -20
  2438. package/components/scatter-plot-options.en-DT_QitaD.js +0 -134
  2439. package/components/scatter-plot-options.es-CLRJMSqn.cjs +0 -20
  2440. package/components/scatter-plot-options.es-Cb_VrOKP.js +0 -134
  2441. package/components/scatter-plot-options.fr-AUEQJHAt.js +0 -134
  2442. package/components/scatter-plot-options.fr-Da2McGuN.cjs +0 -20
  2443. package/components/scatter-plot-options.nl-C53CChoE.js +0 -134
  2444. package/components/scatter-plot-options.nl-CRWq01rL.cjs +0 -20
  2445. package/components/scatter-plot-slots.config-47cB5_RC.cjs +0 -20
  2446. package/components/scatter-plot-slots.config-DjURFO07.js +0 -70
  2447. package/components/search-filter-options.config-BCaDlYqZ.cjs +0 -20
  2448. package/components/search-filter-options.config-BE3JhR-F.js +0 -111
  2449. package/components/search-filter-options.de-BK66ORWq.cjs +0 -20
  2450. package/components/search-filter-options.de-CtQU33mZ.js +0 -60
  2451. package/components/search-filter-options.en-CDPrPilw.cjs +0 -20
  2452. package/components/search-filter-options.en-D_lZl4BW.js +0 -60
  2453. package/components/search-filter-options.es-4mDTBqYv.js +0 -60
  2454. package/components/search-filter-options.es-D7Z_PcC1.cjs +0 -20
  2455. package/components/search-filter-options.fr-CSzsk8kC.js +0 -60
  2456. package/components/search-filter-options.fr-DhaK1uUa.cjs +0 -20
  2457. package/components/search-filter-options.nl-CAA7cBhK.cjs +0 -20
  2458. package/components/search-filter-options.nl-CUIS-wlX.js +0 -60
  2459. package/components/search-filter-slots.config-CCEWnbiJ.js +0 -47
  2460. package/components/search-filter-slots.config-DeHkvc2Q.cjs +0 -20
  2461. package/components/seasonal-9pbLR3XJ.js +0 -80
  2462. package/components/seasonal-OSKpFyta.cjs +0 -20
  2463. package/components/set-locale-BRRalqne.cjs +0 -20
  2464. package/components/set-locale-Dp3N_gXN.js +0 -47
  2465. package/components/sized-mixin-DcvJLFeo.cjs +0 -20
  2466. package/components/sized-mixin-cJbo3PKR.js +0 -65
  2467. package/components/slicer-filter-options.config-3JZZcw5C.js +0 -193
  2468. package/components/slicer-filter-options.config-DNI-XevE.cjs +0 -20
  2469. package/components/slicer-filter-options.de-89LcA_-b.js +0 -89
  2470. package/components/slicer-filter-options.de-DRazS_m2.cjs +0 -20
  2471. package/components/slicer-filter-options.en-BtvdQlh6.js +0 -89
  2472. package/components/slicer-filter-options.en-CpMgGFQr.cjs +0 -20
  2473. package/components/slicer-filter-options.es-CS_RNuGQ.cjs +0 -20
  2474. package/components/slicer-filter-options.es-CsuWj6x4.js +0 -89
  2475. package/components/slicer-filter-options.fr-CfCs-AJo.cjs +0 -20
  2476. package/components/slicer-filter-options.fr-Q1R9a5aW.js +0 -89
  2477. package/components/slicer-filter-options.nl-BR-R2l1o.js +0 -89
  2478. package/components/slicer-filter-options.nl-C_n1KiTW.cjs +0 -20
  2479. package/components/slicer-filter-slots.config-AOwwW5Ut.js +0 -45
  2480. package/components/slicer-filter-slots.config-V7hURjKI.cjs +0 -20
  2481. package/components/slider-filter-options.config-DH4SS8wH.js +0 -80
  2482. package/components/slider-filter-options.config-_8Z2zKmU.cjs +0 -20
  2483. package/components/slider-filter-options.de-BETdnh_t.js +0 -47
  2484. package/components/slider-filter-options.de-BgUkQGYO.cjs +0 -20
  2485. package/components/slider-filter-options.en-DpbWEGHE.js +0 -47
  2486. package/components/slider-filter-options.en-Dvn-ux4N.cjs +0 -20
  2487. package/components/slider-filter-options.es-B9ObSQWh.cjs +0 -20
  2488. package/components/slider-filter-options.es-CWazXehw.js +0 -47
  2489. package/components/slider-filter-options.fr-B2RT9GfR.js +0 -47
  2490. package/components/slider-filter-options.fr-DI6QMjqa.cjs +0 -20
  2491. package/components/slider-filter-options.nl-CwxJqGoK.js +0 -47
  2492. package/components/slider-filter-options.nl-autc8gPj.cjs +0 -20
  2493. package/components/slider-filter-slots.config-B--K9cpP.cjs +0 -20
  2494. package/components/slider-filter-slots.config-D7cv_Ky4.js +0 -38
  2495. package/components/slot-contents-picker/index.cjs +0 -146
  2496. package/components/slot-contents-picker/index.d.ts +0 -7
  2497. package/components/slot-contents-picker/index.js +0 -470
  2498. package/components/slot-contents-picker/slot-contents-picker.d.ts +0 -113
  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-BX9LTQBH.cjs +0 -20
  2502. package/components/speedometer-chart-options.config-SL581yOa.js +0 -265
  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-C5KewecZ.js +0 -436
  2516. package/components/spike-map-options.config-DoBFXPmN.cjs +0 -20
  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-AbNjWS6t.cjs +0 -20
  2544. package/components/sunburst-chart-options.config-CNauGQJv.js +0 -133
  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-DdDA4aa7.js +0 -169
  2560. package/components/symbol-map-options.config-m-lwLTtu.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-C0Q9aQ1Z.cjs +0 -20
  2590. package/components/treemap-chart-options.config-D5AJaF_u.js +0 -190
  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-CGsDTwHc.cjs +0 -20
  2612. package/components/video-options.config-Dk36zJ1B.js +0 -135
  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-vGfCW8kE.cjs +0 -20
  2628. package/components/wordcloud-chart-options.config-w2NUIWVA.js +0 -71
  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/slot-menu → react/components/display-settings}/index.ts +0 -0
  3034. /package/{angular/esm/components/draggable-data-item-level/index.d.ts → react/components/filters/index.ts} +0 -0
  3035. /package/{angular/esm/components/draggable-data-item-level/index.js → react/components/item-grid/index.ts} +0 -0
  3036. /package/{angular/esm/components/draggable-data-item/index.d.ts → react/components/item-slot-drop/index.ts} +0 -0
  3037. /package/{angular/esm/components/draggable-data-item/index.js → react/components/slot-menu/index.ts} +0 -0
  3038. /package/{angular/esm/components/droppable-slot/index.d.ts → react/components/viz-item-menu/index.ts} +0 -0
  3039. /package/{angular/esm/components/slot-menu/index.js → react/esm/components/data-field/index.d.ts} +0 -0
  3040. /package/{angular/esm/components/draggable-data-item → react/esm/components/data-field}/types.js +0 -0
  3041. /package/{angular/esm/components/slot-menu → react/esm/components/data-field-panel}/index.d.ts +0 -0
  3042. /package/{angular/esm/components/droppable-slot → react/esm/components/data-field-panel}/index.js +0 -0
  3043. /package/{angular/esm/components/draggable-data-item-level → react/esm/components/data-field-panel}/types.js +0 -0
  3044. /package/{angular/esm/components/droppable-slot → react/esm/components/dataset-icon}/types.js +0 -0
  3045. /package/{angular/esm/components/slot-menu → react/esm/components/display-settings}/types.js +0 -0
  3046. /package/{angular/utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/filters/types.js} +0 -0
  3047. /package/{angular/utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/esm/components/item-grid/types.js} +0 -0
  3048. /package/{angular/utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/esm/components/item-slot-drop/types.js} +0 -0
  3049. /package/{utils/data-item-types/tests/calculate-data-item-icon.test.d.ts → react/esm/components/slot-menu/types.js} +0 -0
  3050. /package/{utils/transformations/tests/convert-data-item-to-slot-content.test.d.ts → react/esm/components/viz-item-menu/types.js} +0 -0
  3051. /package/{angular → react}/utils/base/base.d.ts +0 -0
  3052. /package/{angular → react}/utils/base/focus-visible.d.ts +0 -0
  3053. /package/{angular → react}/utils/base/focusable.d.ts +0 -0
  3054. /package/{angular → react}/utils/base/sized-mixin.d.ts +0 -0
  3055. /package/{angular → react}/utils/color/color-palettes.d.ts +0 -0
  3056. /package/{angular → react}/utils/color/extrapolate-color.d.ts +0 -0
  3057. /package/{utils/transformations/tests/convert-datasets-to-draggable-items.test.d.ts → react/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts} +0 -0
  3058. /package/{angular → react}/utils/drag/draggable.d.ts +0 -0
  3059. /package/{angular → react}/utils/filters/index.d.ts +0 -0
  3060. /package/{angular → react}/utils/formatter/calculate-duration.d.ts +0 -0
  3061. /package/{angular → react}/utils/formatter/decompose-numeric-format.d.ts +0 -0
  3062. /package/{angular → react}/utils/formatter/default-local-formats.d.ts +0 -0
  3063. /package/{angular → react}/utils/formatter/formats/cs.d.ts +0 -0
  3064. /package/{angular → react}/utils/formatter/formats/da.d.ts +0 -0
  3065. /package/{angular → react}/utils/formatter/formats/de.d.ts +0 -0
  3066. /package/{angular → react}/utils/formatter/formats/en-GB.d.ts +0 -0
  3067. /package/{angular → react}/utils/formatter/formats/en-US.d.ts +0 -0
  3068. /package/{angular → react}/utils/formatter/formats/en.d.ts +0 -0
  3069. /package/{angular → react}/utils/formatter/formats/es.d.ts +0 -0
  3070. /package/{angular → react}/utils/formatter/formats/fi.d.ts +0 -0
  3071. /package/{angular → react}/utils/formatter/formats/fr.d.ts +0 -0
  3072. /package/{angular → react}/utils/formatter/formats/he.d.ts +0 -0
  3073. /package/{angular → react}/utils/formatter/formats/hu.d.ts +0 -0
  3074. /package/{angular → react}/utils/formatter/formats/it.d.ts +0 -0
  3075. /package/{angular → react}/utils/formatter/formats/ja.d.ts +0 -0
  3076. /package/{angular → react}/utils/formatter/formats/ko.d.ts +0 -0
  3077. /package/{angular → react}/utils/formatter/formats/mk.d.ts +0 -0
  3078. /package/{angular → react}/utils/formatter/formats/nl.d.ts +0 -0
  3079. /package/{angular → react}/utils/formatter/formats/no.d.ts +0 -0
  3080. /package/{angular → react}/utils/formatter/formats/pl.d.ts +0 -0
  3081. /package/{angular → react}/utils/formatter/formats/pt.d.ts +0 -0
  3082. /package/{angular → react}/utils/formatter/formats/ru.d.ts +0 -0
  3083. /package/{angular → react}/utils/formatter/formats/sv.d.ts +0 -0
  3084. /package/{angular → react}/utils/formatter/formats/tr.d.ts +0 -0
  3085. /package/{angular → react}/utils/formatter/formats/zh-CN.d.ts +0 -0
  3086. /package/{angular → react}/utils/formatter/formats/zh-TW.d.ts +0 -0
  3087. /package/{angular → react}/utils/formatter/localize.d.ts +0 -0
  3088. /package/{angular → react}/utils/formatter/smart-datetime-formats.const.d.ts +0 -0
  3089. /package/{angular → react}/utils/get-css-variable.d.ts +0 -0
  3090. /package/{angular → react}/utils/localize/set-locale.d.ts +0 -0
  3091. /package/{angular → react}/utils/map-tile-providers/index.d.ts +0 -0
  3092. /package/{angular/utils/store → react/utils/slot-state}/slot-context.d.ts +0 -0
  3093. /package/{angular → react}/utils/time/formats.const.d.ts +0 -0
  3094. /package/{angular → react}/utils/time/periods.const.d.ts +0 -0
  3095. /package/utils/{store → slot-state}/slot-context.d.ts +0 -0
@@ -1,2867 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2025 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
- var tr = Object.defineProperty;
21
- var rr = (t, e, r) => e in t ? tr(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
22
- var ve = (t, e, r) => rr(t, typeof e != "symbol" ? e + "" : e, r);
23
- function L(t, e) {
24
- let r = t.length;
25
- Array.isArray(t[0]) || (t = [t]), Array.isArray(e[0]) || (e = e.map((i) => [i]));
26
- let n = e[0].length, a = e[0].map((i, o) => e.map((l) => l[o])), s = t.map((i) => a.map((o) => {
27
- let l = 0;
28
- if (!Array.isArray(i)) {
29
- for (let c of o)
30
- l += i * c;
31
- return l;
32
- }
33
- for (let c = 0; c < i.length; c++)
34
- l += i[c] * (o[c] || 0);
35
- return l;
36
- }));
37
- return r === 1 && (s = s[0]), n === 1 ? s.map((i) => i[0]) : s;
38
- }
39
- function ue(t) {
40
- return D(t) === "string";
41
- }
42
- function D(t) {
43
- return (Object.prototype.toString.call(t).match(/^\[object\s+(.*?)\]$/)[1] || "").toLowerCase();
44
- }
45
- function Re(t, { precision: e, unit: r }) {
46
- return X(t) ? "none" : d0(t, e) + (r ?? "");
47
- }
48
- function X(t) {
49
- return Number.isNaN(t) || t instanceof Number && (t == null ? void 0 : t.none);
50
- }
51
- function R(t) {
52
- return X(t) ? 0 : t;
53
- }
54
- function d0(t, e) {
55
- if (t === 0)
56
- return 0;
57
- let r = ~~t, n = 0;
58
- r && e && (n = ~~Math.log10(Math.abs(r)) + 1);
59
- const a = 10 ** (e - n);
60
- return Math.floor(t * a + 0.5) / a;
61
- }
62
- const nr = {
63
- deg: 1,
64
- grad: 0.9,
65
- rad: 180 / Math.PI,
66
- turn: 360
67
- };
68
- function m0(t) {
69
- if (!t)
70
- return;
71
- t = t.trim();
72
- const e = /^([a-z]+)\((.+?)\)$/i, r = /^-?[\d.]+$/, n = /%|deg|g?rad|turn$/, a = /\/?\s*(none|[-\w.]+(?:%|deg|g?rad|turn)?)/g;
73
- let s = t.match(e);
74
- if (s) {
75
- let i = [];
76
- return s[2].replace(a, (o, l) => {
77
- let c = l.match(n), u = l;
78
- if (c) {
79
- let f = c[0], h = u.slice(0, -f.length);
80
- f === "%" ? (u = new Number(h / 100), u.type = "<percentage>") : (u = new Number(h * nr[f]), u.type = "<angle>", u.unit = f);
81
- } else r.test(u) ? (u = new Number(u), u.type = "<number>") : u === "none" && (u = new Number(NaN), u.none = !0);
82
- o.startsWith("/") && (u = u instanceof Number ? u : new Number(u), u.alpha = !0), typeof u == "object" && u instanceof Number && (u.raw = l), i.push(u);
83
- }), {
84
- name: s[1].toLowerCase(),
85
- rawName: s[1],
86
- rawArgs: s[2],
87
- // An argument could be (as of css-color-4):
88
- // a number, percentage, degrees (hue), ident (in color())
89
- args: i
90
- };
91
- }
92
- }
93
- function g0(t) {
94
- return t[t.length - 1];
95
- }
96
- function oe(t, e, r) {
97
- return isNaN(t) ? e : isNaN(e) ? t : t + (e - t) * r;
98
- }
99
- function p0(t, e, r) {
100
- return (r - t) / (e - t);
101
- }
102
- function Ve(t, e, r) {
103
- return oe(e[0], e[1], p0(t[0], t[1], r));
104
- }
105
- function b0(t) {
106
- return t.map((e) => e.split("|").map((r) => {
107
- r = r.trim();
108
- let n = r.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);
109
- if (n) {
110
- let a = new String(n[1]);
111
- return a.range = [+n[2], +n[3]], a;
112
- }
113
- return r;
114
- }));
115
- }
116
- function M0(t, e, r) {
117
- return Math.max(Math.min(r, e), t);
118
- }
119
- function Ie(t, e) {
120
- return Math.sign(t) === Math.sign(e) ? t : -t;
121
- }
122
- function k(t, e) {
123
- return Ie(Math.abs(t) ** e, t);
124
- }
125
- function et(t, e) {
126
- return e === 0 ? 0 : t / e;
127
- }
128
- function w0(t, e, r = 0, n = t.length) {
129
- for (; r < n; ) {
130
- const a = r + n >> 1;
131
- t[a] < e ? r = a + 1 : n = a;
132
- }
133
- return r;
134
- }
135
- var ar = /* @__PURE__ */ Object.freeze({
136
- __proto__: null,
137
- bisectLeft: w0,
138
- clamp: M0,
139
- copySign: Ie,
140
- interpolate: oe,
141
- interpolateInv: p0,
142
- isNone: X,
143
- isString: ue,
144
- last: g0,
145
- mapRange: Ve,
146
- multiplyMatrices: L,
147
- parseCoordGrammar: b0,
148
- parseFunction: m0,
149
- serializeNumber: Re,
150
- skipNone: R,
151
- spow: k,
152
- toPrecision: d0,
153
- type: D,
154
- zdiv: et
155
- });
156
- class sr {
157
- add(e, r, n) {
158
- if (typeof arguments[0] != "string") {
159
- for (var e in arguments[0])
160
- this.add(e, arguments[0][e], arguments[1]);
161
- return;
162
- }
163
- (Array.isArray(e) ? e : [e]).forEach(function(a) {
164
- this[a] = this[a] || [], r && this[a][n ? "unshift" : "push"](r);
165
- }, this);
166
- }
167
- run(e, r) {
168
- this[e] = this[e] || [], this[e].forEach(function(n) {
169
- n.call(r && r.context ? r.context : r, r);
170
- });
171
- }
172
- }
173
- const j = new sr();
174
- var u0, f0, h0, v = {
175
- gamut_mapping: "css",
176
- precision: 5,
177
- deltaE: "76",
178
- // Default deltaE method
179
- verbose: ((h0 = (f0 = (u0 = globalThis == null ? void 0 : globalThis.process) == null ? void 0 : u0.env) == null ? void 0 : f0.NODE_ENV) == null ? void 0 : h0.toLowerCase()) !== "test",
180
- warn: function(e) {
181
- var r, n;
182
- this.verbose && ((n = (r = globalThis == null ? void 0 : globalThis.console) == null ? void 0 : r.warn) == null || n.call(r, e));
183
- }
184
- };
185
- const B = {
186
- // for compatibility, the four-digit chromaticity-derived ones everyone else uses
187
- D50: [0.3457 / 0.3585, 1, (1 - 0.3457 - 0.3585) / 0.3585],
188
- D65: [0.3127 / 0.329, 1, (1 - 0.3127 - 0.329) / 0.329]
189
- };
190
- function Ze(t) {
191
- return Array.isArray(t) ? t : B[t];
192
- }
193
- function xe(t, e, r, n = {}) {
194
- if (t = Ze(t), e = Ze(e), !t || !e)
195
- throw new TypeError(`Missing white point to convert ${t ? "" : "from"}${!t && !e ? "/" : ""}${e ? "" : "to"}`);
196
- if (t === e)
197
- return r;
198
- let a = { W1: t, W2: e, XYZ: r, options: n };
199
- if (j.run("chromatic-adaptation-start", a), a.M || (a.W1 === B.D65 && a.W2 === B.D50 ? a.M = [
200
- [1.0479297925449969, 0.022946870601609652, -0.05019226628920524],
201
- [0.02962780877005599, 0.9904344267538799, -0.017073799063418826],
202
- [-0.009243040646204504, 0.015055191490298152, 0.7518742814281371]
203
- ] : a.W1 === B.D50 && a.W2 === B.D65 && (a.M = [
204
- [0.955473421488075, -0.02309845494876471, 0.06325924320057072],
205
- [-0.0283697093338637, 1.0099953980813041, 0.021041441191917323],
206
- [0.012314014864481998, -0.020507649298898964, 1.330365926242124]
207
- ])), j.run("chromatic-adaptation-end", a), a.M)
208
- return L(a.M, a.XYZ);
209
- throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.");
210
- }
211
- const ir = /* @__PURE__ */ new Set(["<number>", "<percentage>", "<angle>"]);
212
- function dt(t, e, r, n) {
213
- return Object.entries(t.coords).map(([s, i], o) => {
214
- let l = e.coordGrammar[o], c = n[o], u = c == null ? void 0 : c.type, f;
215
- if (c.none ? f = l.find((d) => ir.has(d)) : f = l.find((d) => d == u), !f) {
216
- let d = i.name || s;
217
- throw new TypeError(`${u ?? c.raw} not allowed for ${d} in ${r}()`);
218
- }
219
- let h = f.range;
220
- u === "<percentage>" && (h || (h = [0, 1]));
221
- let p = i.range || i.refRange;
222
- return h && p && (n[o] = Ve(h, p, n[o])), f;
223
- });
224
- }
225
- function y0(t, { meta: e } = {}) {
226
- var n, a, s, i;
227
- let r = { str: (n = String(t)) == null ? void 0 : n.trim() };
228
- if (j.run("parse-start", r), r.color)
229
- return r.color;
230
- if (r.parsed = m0(r.str), r.parsed) {
231
- let o = r.parsed.name;
232
- if (o === "color") {
233
- let l = r.parsed.args.shift(), c = l.startsWith("--") ? l.substring(2) : `--${l}`, u = [l, c], f = r.parsed.rawArgs.indexOf("/") > 0 ? r.parsed.args.pop() : 1;
234
- for (let d of m.all) {
235
- let g = d.getFormat("color");
236
- if (g && (u.includes(g.id) || (a = g.ids) != null && a.filter((M) => u.includes(M)).length)) {
237
- const M = Object.keys(d.coords).map((S, y) => r.parsed.args[y] || 0);
238
- let _;
239
- return g.coordGrammar && (_ = dt(d, g, "color", M)), e && Object.assign(e, { formatId: "color", types: _ }), g.id.startsWith("--") && !l.startsWith("--") && v.warn(`${d.name} is a non-standard space and not currently supported in the CSS spec. Use prefixed color(${g.id}) instead of color(${l}).`), l.startsWith("--") && !g.id.startsWith("--") && v.warn(`${d.name} is a standard space and supported in the CSS spec. Use color(${g.id}) instead of prefixed color(${l}).`), { spaceId: d.id, coords: M, alpha: f };
240
- }
241
- }
242
- let h = "", p = l in m.registry ? l : c;
243
- if (p in m.registry) {
244
- let d = (i = (s = m.registry[p].formats) == null ? void 0 : s.color) == null ? void 0 : i.id;
245
- d && (h = `Did you mean color(${d})?`);
246
- }
247
- throw new TypeError(`Cannot parse color(${l}). ` + (h || "Missing a plugin?"));
248
- } else
249
- for (let l of m.all) {
250
- let c = l.getFormat(o);
251
- if (c && c.type === "function") {
252
- let u = 1;
253
- (c.lastAlpha || g0(r.parsed.args).alpha) && (u = r.parsed.args.pop());
254
- let f = r.parsed.args, h;
255
- return c.coordGrammar && (h = dt(l, c, o, f)), e && Object.assign(e, { formatId: c.name, types: h }), {
256
- spaceId: l.id,
257
- coords: f,
258
- alpha: u
259
- };
260
- }
261
- }
262
- } else
263
- for (let o of m.all)
264
- for (let l in o.formats) {
265
- let c = o.formats[l];
266
- if (c.type !== "custom" || c.test && !c.test(r.str))
267
- continue;
268
- let u = c.parse(r.str);
269
- if (u)
270
- return u.alpha ?? (u.alpha = 1), e && (e.formatId = l), u;
271
- }
272
- throw new TypeError(`Could not parse ${t} as a color. Missing a plugin?`);
273
- }
274
- function b(t) {
275
- if (Array.isArray(t))
276
- return t.map(b);
277
- if (!t)
278
- throw new TypeError("Empty color reference");
279
- ue(t) && (t = y0(t));
280
- let e = t.space || t.spaceId;
281
- return e instanceof m || (t.space = m.get(e)), t.alpha === void 0 && (t.alpha = 1), t;
282
- }
283
- const or = 75e-6, I = class I {
284
- constructor(e) {
285
- var a;
286
- this.id = e.id, this.name = e.name, this.base = e.base ? I.get(e.base) : null, this.aliases = e.aliases, this.base && (this.fromBase = e.fromBase, this.toBase = e.toBase);
287
- let r = e.coords ?? this.base.coords;
288
- for (let s in r)
289
- "name" in r[s] || (r[s].name = s);
290
- this.coords = r;
291
- let n = e.white ?? this.base.white ?? "D65";
292
- this.white = Ze(n), this.formats = e.formats ?? {};
293
- for (let s in this.formats) {
294
- let i = this.formats[s];
295
- i.type || (i.type = "function"), i.name || (i.name = s);
296
- }
297
- (a = this.formats.color) != null && a.id || (this.formats.color = {
298
- ...this.formats.color ?? {},
299
- id: e.cssId || this.id
300
- }), e.gamutSpace ? this.gamutSpace = e.gamutSpace === "self" ? this : I.get(e.gamutSpace) : this.isPolar ? this.gamutSpace = this.base : this.gamutSpace = this, this.gamutSpace.isUnbounded && (this.inGamut = (s, i) => !0), this.referred = e.referred, Object.defineProperty(this, "path", {
301
- value: lr(this).reverse(),
302
- writable: !1,
303
- enumerable: !0,
304
- configurable: !0
305
- }), j.run("colorspace-init-end", this);
306
- }
307
- inGamut(e, { epsilon: r = or } = {}) {
308
- if (!this.equals(this.gamutSpace))
309
- return e = this.to(this.gamutSpace, e), this.gamutSpace.inGamut(e, { epsilon: r });
310
- let n = Object.values(this.coords);
311
- return e.every((a, s) => {
312
- let i = n[s];
313
- if (i.type !== "angle" && i.range) {
314
- if (Number.isNaN(a))
315
- return !0;
316
- let [o, l] = i.range;
317
- return (o === void 0 || a >= o - r) && (l === void 0 || a <= l + r);
318
- }
319
- return !0;
320
- });
321
- }
322
- get isUnbounded() {
323
- return Object.values(this.coords).every((e) => !("range" in e));
324
- }
325
- get cssId() {
326
- var e, r;
327
- return ((r = (e = this.formats) == null ? void 0 : e.color) == null ? void 0 : r.id) || this.id;
328
- }
329
- get isPolar() {
330
- for (let e in this.coords)
331
- if (this.coords[e].type === "angle")
332
- return !0;
333
- return !1;
334
- }
335
- getFormat(e) {
336
- if (typeof e == "object")
337
- return e = mt(e, this), e;
338
- let r;
339
- return e === "default" ? r = Object.values(this.formats)[0] : r = this.formats[e], r ? (r = mt(r, this), r) : null;
340
- }
341
- /**
342
- * Check if this color space is the same as another color space reference.
343
- * Allows proxying color space objects and comparing color spaces with ids.
344
- * @param {string | ColorSpace} space ColorSpace object or id to compare to
345
- * @returns {boolean}
346
- */
347
- equals(e) {
348
- return e ? this === e || this.id === e || this.id === e.id : !1;
349
- }
350
- to(e, r) {
351
- if (arguments.length === 1) {
352
- const o = b(e);
353
- [e, r] = [o.space, o.coords];
354
- }
355
- if (e = I.get(e), this.equals(e))
356
- return r;
357
- r = r.map((o) => Number.isNaN(o) ? 0 : o);
358
- let n = this.path, a = e.path, s, i;
359
- for (let o = 0; o < n.length && n[o].equals(a[o]); o++)
360
- s = n[o], i = o;
361
- if (!s)
362
- throw new Error(`Cannot convert between color spaces ${this} and ${e}: no connection space was found`);
363
- for (let o = n.length - 1; o > i; o--)
364
- r = n[o].toBase(r);
365
- for (let o = i + 1; o < a.length; o++)
366
- r = a[o].fromBase(r);
367
- return r;
368
- }
369
- from(e, r) {
370
- if (arguments.length === 1) {
371
- const n = b(e);
372
- [e, r] = [n.space, n.coords];
373
- }
374
- return e = I.get(e), e.to(this, r);
375
- }
376
- toString() {
377
- return `${this.name} (${this.id})`;
378
- }
379
- getMinCoords() {
380
- let e = [];
381
- for (let r in this.coords) {
382
- let n = this.coords[r], a = n.range || n.refRange;
383
- e.push((a == null ? void 0 : a.min) ?? 0);
384
- }
385
- return e;
386
- }
387
- // Returns array of unique color spaces
388
- static get all() {
389
- return [...new Set(Object.values(I.registry))];
390
- }
391
- static register(e, r) {
392
- if (arguments.length === 1 && (r = arguments[0], e = r.id), r = this.get(r), this.registry[e] && this.registry[e] !== r)
393
- throw new Error(`Duplicate color space registration: '${e}'`);
394
- if (this.registry[e] = r, arguments.length === 1 && r.aliases)
395
- for (let n of r.aliases)
396
- this.register(n, r);
397
- return r;
398
- }
399
- /**
400
- * Lookup ColorSpace object by name
401
- * @param {ColorSpace | string} name
402
- */
403
- static get(e, ...r) {
404
- if (!e || e instanceof I)
405
- return e;
406
- if (D(e) === "string") {
407
- let a = I.registry[e.toLowerCase()];
408
- if (!a)
409
- throw new TypeError(`No color space found with id = "${e}"`);
410
- return a;
411
- }
412
- if (r.length)
413
- return I.get(...r);
414
- throw new TypeError(`${e} is not a valid color space`);
415
- }
416
- /**
417
- * Get metadata about a coordinate of a color space
418
- *
419
- * @static
420
- * @param {Array | string} ref
421
- * @param {ColorSpace | string} [workingSpace]
422
- * @return {Object}
423
- */
424
- static resolveCoord(e, r) {
425
- var l;
426
- let n = D(e), a, s;
427
- if (n === "string" ? e.includes(".") ? [a, s] = e.split(".") : [a, s] = [, e] : Array.isArray(e) ? [a, s] = e : (a = e.space, s = e.coordId), a = I.get(a), a || (a = r), !a)
428
- throw new TypeError(`Cannot resolve coordinate reference ${e}: No color space specified and relative references are not allowed here`);
429
- if (n = D(s), n === "number" || n === "string" && s >= 0) {
430
- let c = Object.entries(a.coords)[s];
431
- if (c)
432
- return { space: a, id: c[0], index: s, ...c[1] };
433
- }
434
- a = I.get(a);
435
- let i = s.toLowerCase(), o = 0;
436
- for (let c in a.coords) {
437
- let u = a.coords[c];
438
- if (c.toLowerCase() === i || ((l = u.name) == null ? void 0 : l.toLowerCase()) === i)
439
- return { space: a, id: c, index: o, ...u };
440
- o++;
441
- }
442
- throw new TypeError(`No "${s}" coordinate found in ${a.name}. Its coordinates are: ${Object.keys(a.coords).join(", ")}`);
443
- }
444
- };
445
- ve(I, "registry", {}), ve(I, "DEFAULT_FORMAT", {
446
- type: "functions",
447
- name: "color"
448
- });
449
- let m = I;
450
- function lr(t) {
451
- let e = [t];
452
- for (let r = t; r = r.base; )
453
- e.push(r);
454
- return e;
455
- }
456
- function mt(t, { coords: e } = {}) {
457
- if (t.coords && !t.coordGrammar) {
458
- t.type || (t.type = "function"), t.name || (t.name = "color"), t.coordGrammar = b0(t.coords);
459
- let r = Object.entries(e).map(([n, a], s) => {
460
- let i = t.coordGrammar[s][0], o = a.range || a.refRange, l = i.range, c = "";
461
- return i == "<percentage>" ? (l = [0, 100], c = "%") : i == "<angle>" && (c = "deg"), { fromRange: o, toRange: l, suffix: c };
462
- });
463
- t.serializeCoords = (n, a) => n.map((s, i) => {
464
- let { fromRange: o, toRange: l, suffix: c } = r[i];
465
- return o && l && (s = Ve(o, l, s)), s = Re(s, { precision: a, unit: c }), s;
466
- });
467
- }
468
- return t;
469
- }
470
- var N = new m({
471
- id: "xyz-d65",
472
- name: "XYZ D65",
473
- coords: {
474
- x: { name: "X" },
475
- y: { name: "Y" },
476
- z: { name: "Z" }
477
- },
478
- white: "D65",
479
- formats: {
480
- color: {
481
- ids: ["xyz-d65", "xyz"]
482
- }
483
- },
484
- aliases: ["xyz"]
485
- });
486
- class z extends m {
487
- /**
488
- * Creates a new RGB ColorSpace.
489
- * If coords are not specified, they will use the default RGB coords.
490
- * Instead of `fromBase()` and `toBase()` functions,
491
- * you can specify to/from XYZ matrices and have `toBase()` and `fromBase()` automatically generated.
492
- * @param {*} options - Same options as {@link ColorSpace} plus:
493
- * @param {number[][]} options.toXYZ_M - Matrix to convert to XYZ
494
- * @param {number[][]} options.fromXYZ_M - Matrix to convert from XYZ
495
- */
496
- constructor(e) {
497
- e.coords || (e.coords = {
498
- r: {
499
- range: [0, 1],
500
- name: "Red"
501
- },
502
- g: {
503
- range: [0, 1],
504
- name: "Green"
505
- },
506
- b: {
507
- range: [0, 1],
508
- name: "Blue"
509
- }
510
- }), e.base || (e.base = N), e.toXYZ_M && e.fromXYZ_M && (e.toBase ?? (e.toBase = (r) => {
511
- let n = L(e.toXYZ_M, r);
512
- return this.white !== this.base.white && (n = xe(this.white, this.base.white, n)), n;
513
- }), e.fromBase ?? (e.fromBase = (r) => (r = xe(this.base.white, this.white, r), L(e.fromXYZ_M, r)))), e.referred ?? (e.referred = "display"), super(e);
514
- }
515
- }
516
- function fe(t, e) {
517
- return t = b(t), !e || t.space.equals(e) ? t.coords.slice() : (e = m.get(e), e.from(t));
518
- }
519
- function P(t, e) {
520
- t = b(t);
521
- let { space: r, index: n } = m.resolveCoord(e, t.space);
522
- return fe(t, r)[n];
523
- }
524
- function tt(t, e, r) {
525
- return t = b(t), e = m.get(e), t.coords = e.to(t.space, r), t;
526
- }
527
- tt.returns = "color";
528
- function O(t, e, r) {
529
- if (t = b(t), arguments.length === 2 && D(arguments[1]) === "object") {
530
- let n = arguments[1];
531
- for (let a in n)
532
- O(t, a, n[a]);
533
- } else {
534
- typeof r == "function" && (r = r(P(t, e)));
535
- let { space: n, index: a } = m.resolveCoord(e, t.space), s = fe(t, n);
536
- s[a] = r, tt(t, n, s);
537
- }
538
- return t;
539
- }
540
- O.returns = "color";
541
- var rt = new m({
542
- id: "xyz-d50",
543
- name: "XYZ D50",
544
- white: "D50",
545
- base: N,
546
- fromBase: (t) => xe(N.white, "D50", t),
547
- toBase: (t) => xe("D50", N.white, t)
548
- });
549
- const cr = 216 / 24389, gt = 24 / 116, pe = 24389 / 27;
550
- let Ae = B.D50;
551
- var E = new m({
552
- id: "lab",
553
- name: "Lab",
554
- coords: {
555
- l: {
556
- refRange: [0, 100],
557
- name: "Lightness"
558
- },
559
- a: {
560
- refRange: [-125, 125]
561
- },
562
- b: {
563
- refRange: [-125, 125]
564
- }
565
- },
566
- // Assuming XYZ is relative to D50, convert to CIE Lab
567
- // from CIE standard, which now defines these as a rational fraction
568
- white: Ae,
569
- base: rt,
570
- // Convert D50-adapted XYX to Lab
571
- // CIE 15.3:2004 section 8.2.1.1
572
- fromBase(t) {
573
- let r = t.map((n, a) => n / Ae[a]).map((n) => n > cr ? Math.cbrt(n) : (pe * n + 16) / 116);
574
- return [
575
- 116 * r[1] - 16,
576
- // L
577
- 500 * (r[0] - r[1]),
578
- // a
579
- 200 * (r[1] - r[2])
580
- // b
581
- ];
582
- },
583
- // Convert Lab to D50-adapted XYZ
584
- // Same result as CIE 15.3:2004 Appendix D although the derivation is different
585
- // http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html
586
- toBase(t) {
587
- let e = [];
588
- return e[1] = (t[0] + 16) / 116, e[0] = t[1] / 500 + e[1], e[2] = e[1] - t[2] / 200, [
589
- e[0] > gt ? Math.pow(e[0], 3) : (116 * e[0] - 16) / pe,
590
- t[0] > 8 ? Math.pow((t[0] + 16) / 116, 3) : t[0] / pe,
591
- e[2] > gt ? Math.pow(e[2], 3) : (116 * e[2] - 16) / pe
592
- ].map((n, a) => n * Ae[a]);
593
- },
594
- formats: {
595
- lab: {
596
- coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
597
- }
598
- }
599
- });
600
- function H(t) {
601
- return (t % 360 + 360) % 360;
602
- }
603
- function ur(t, e) {
604
- if (t === "raw")
605
- return e;
606
- let [r, n] = e.map(H), a = n - r;
607
- return t === "increasing" ? a < 0 && (n += 360) : t === "decreasing" ? a > 0 && (r += 360) : t === "longer" ? -180 < a && a < 180 && (a > 0 ? r += 360 : n += 360) : t === "shorter" && (a > 180 ? r += 360 : a < -180 && (n += 360)), [r, n];
608
- }
609
- var le = new m({
610
- id: "lch",
611
- name: "LCH",
612
- coords: {
613
- l: {
614
- refRange: [0, 100],
615
- name: "Lightness"
616
- },
617
- c: {
618
- refRange: [0, 150],
619
- name: "Chroma"
620
- },
621
- h: {
622
- refRange: [0, 360],
623
- type: "angle",
624
- name: "Hue"
625
- }
626
- },
627
- base: E,
628
- fromBase(t) {
629
- let [e, r, n] = t, a;
630
- const s = 0.02;
631
- return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
632
- e,
633
- // L is still L
634
- Math.sqrt(r ** 2 + n ** 2),
635
- // Chroma
636
- H(a)
637
- // Hue, in degrees [0 to 360)
638
- ];
639
- },
640
- toBase(t) {
641
- let [e, r, n] = t;
642
- return r < 0 && (r = 0), isNaN(n) && (n = 0), [
643
- e,
644
- // L is still L
645
- r * Math.cos(n * Math.PI / 180),
646
- // a
647
- r * Math.sin(n * Math.PI / 180)
648
- // b
649
- ];
650
- },
651
- formats: {
652
- lch: {
653
- coords: ["<number> | <percentage>", "<number> | <percentage>", "<number> | <angle>"]
654
- }
655
- }
656
- });
657
- const pt = 25 ** 7, Ne = Math.PI, bt = 180 / Ne, F = Ne / 180;
658
- function Mt(t) {
659
- const e = t * t;
660
- return e * e * e * t;
661
- }
662
- function C0(t, e, { kL: r = 1, kC: n = 1, kH: a = 1 } = {}) {
663
- [t, e] = b([t, e]);
664
- let [s, i, o] = E.from(t), l = le.from(E, [s, i, o])[1], [c, u, f] = E.from(e), h = le.from(E, [c, u, f])[1];
665
- l < 0 && (l = 0), h < 0 && (h = 0);
666
- let p = (l + h) / 2, d = Mt(p), g = 0.5 * (1 - Math.sqrt(d / (d + pt))), M = (1 + g) * i, _ = (1 + g) * u, S = Math.sqrt(M ** 2 + o ** 2), y = Math.sqrt(_ ** 2 + f ** 2), $ = M === 0 && o === 0 ? 0 : Math.atan2(o, M), Y = _ === 0 && f === 0 ? 0 : Math.atan2(f, _);
667
- $ < 0 && ($ += 2 * Ne), Y < 0 && (Y += 2 * Ne), $ *= bt, Y *= bt;
668
- let de = c - s, me = y - S, A = Y - $, re = $ + Y, ot = Math.abs(A), ne;
669
- S * y === 0 ? ne = 0 : ot <= 180 ? ne = A : A > 180 ? ne = A - 360 : A < -180 ? ne = A + 360 : v.warn("the unthinkable has happened");
670
- let lt = 2 * Math.sqrt(y * S) * Math.sin(ne * F / 2), Q0 = (s + c) / 2, Ee = (S + y) / 2, ct = Mt(Ee), T;
671
- S * y === 0 ? T = re : ot <= 180 ? T = re / 2 : re < 360 ? T = (re + 360) / 2 : T = (re - 360) / 2;
672
- let ut = (Q0 - 50) ** 2, U0 = 1 + 0.015 * ut / Math.sqrt(20 + ut), ft = 1 + 0.045 * Ee, ae = 1;
673
- ae -= 0.17 * Math.cos((T - 30) * F), ae += 0.24 * Math.cos(2 * T * F), ae += 0.32 * Math.cos((3 * T + 6) * F), ae -= 0.2 * Math.cos((4 * T - 63) * F);
674
- let ht = 1 + 0.015 * Ee * ae, K0 = 30 * Math.exp(-1 * ((T - 275) / 25) ** 2), V0 = 2 * Math.sqrt(ct / (ct + pt)), er = -1 * Math.sin(2 * K0 * F) * V0, ge = (de / (r * U0)) ** 2;
675
- return ge += (me / (n * ft)) ** 2, ge += (lt / (a * ht)) ** 2, ge += er * (me / (n * ft)) * (lt / (a * ht)), Math.sqrt(ge);
676
- }
677
- const fr = [
678
- [0.819022437996703, 0.3619062600528904, -0.1288737815209879],
679
- [0.0329836539323885, 0.9292868615863434, 0.0361446663506424],
680
- [0.0481771893596242, 0.2642395317527308, 0.6335478284694309]
681
- ], hr = [
682
- [1.2268798758459243, -0.5578149944602171, 0.2813910456659647],
683
- [-0.0405757452148008, 1.112286803280317, -0.0717110580655164],
684
- [-0.0763729366746601, -0.4214933324022432, 1.5869240198367816]
685
- ], dr = [
686
- [0.210454268309314, 0.7936177747023054, -0.0040720430116193],
687
- [1.9779985324311684, -2.42859224204858, 0.450593709617411],
688
- [0.0259040424655478, 0.7827717124575296, -0.8086757549230774]
689
- ], mr = [
690
- [1, 0.3963377773761749, 0.2158037573099136],
691
- [1, -0.1055613458156586, -0.0638541728258133],
692
- [1, -0.0894841775298119, -1.2914855480194092]
693
- ];
694
- var K = new m({
695
- id: "oklab",
696
- name: "Oklab",
697
- coords: {
698
- l: {
699
- refRange: [0, 1],
700
- name: "Lightness"
701
- },
702
- a: {
703
- refRange: [-0.4, 0.4]
704
- },
705
- b: {
706
- refRange: [-0.4, 0.4]
707
- }
708
- },
709
- // Note that XYZ is relative to D65
710
- white: "D65",
711
- base: N,
712
- fromBase(t) {
713
- let r = L(fr, t).map((n) => Math.cbrt(n));
714
- return L(dr, r);
715
- },
716
- toBase(t) {
717
- let r = L(mr, t).map((n) => n ** 3);
718
- return L(hr, r);
719
- },
720
- formats: {
721
- oklab: {
722
- coords: ["<percentage> | <number>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
723
- }
724
- }
725
- });
726
- function Ge(t, e) {
727
- [t, e] = b([t, e]);
728
- let [r, n, a] = K.from(t), [s, i, o] = K.from(e), l = r - s, c = n - i, u = a - o;
729
- return Math.sqrt(l ** 2 + c ** 2 + u ** 2);
730
- }
731
- const gr = 75e-6;
732
- function J(t, e, { epsilon: r = gr } = {}) {
733
- t = b(t), e || (e = t.space), e = m.get(e);
734
- let n = t.coords;
735
- return e !== t.space && (n = e.from(t)), e.inGamut(n, { epsilon: r });
736
- }
737
- function V(t) {
738
- return {
739
- space: t.space,
740
- coords: t.coords.slice(),
741
- alpha: t.alpha
742
- };
743
- }
744
- function L0(t, e, r = "lab") {
745
- r = m.get(r);
746
- let n = r.from(t), a = r.from(e);
747
- return Math.sqrt(n.reduce((s, i, o) => {
748
- let l = a[o];
749
- return isNaN(i) || isNaN(l) ? s : s + (l - i) ** 2;
750
- }, 0));
751
- }
752
- function pr(t, e) {
753
- return L0(t, e, "lab");
754
- }
755
- const br = Math.PI, wt = br / 180;
756
- function Mr(t, e, { l: r = 2, c: n = 1 } = {}) {
757
- [t, e] = b([t, e]);
758
- let [a, s, i] = E.from(t), [, o, l] = le.from(E, [a, s, i]), [c, u, f] = E.from(e), h = le.from(E, [c, u, f])[1];
759
- o < 0 && (o = 0), h < 0 && (h = 0);
760
- let p = a - c, d = o - h, g = s - u, M = i - f, _ = g ** 2 + M ** 2 - d ** 2, S = 0.511;
761
- a >= 16 && (S = 0.040975 * a / (1 + 0.01765 * a));
762
- let y = 0.0638 * o / (1 + 0.0131 * o) + 0.638, $;
763
- Number.isNaN(l) && (l = 0), l >= 164 && l <= 345 ? $ = 0.56 + Math.abs(0.2 * Math.cos((l + 168) * wt)) : $ = 0.36 + Math.abs(0.4 * Math.cos((l + 35) * wt));
764
- let Y = Math.pow(o, 4), de = Math.sqrt(Y / (Y + 1900)), me = y * (de * $ + 1 - de), A = (p / (r * S)) ** 2;
765
- return A += (d / (n * y)) ** 2, A += _ / me ** 2, Math.sqrt(A);
766
- }
767
- const yt = 203;
768
- var nt = new m({
769
- // Absolute CIE XYZ, with a D65 whitepoint,
770
- // as used in most HDR colorspaces as a starting point.
771
- // SDR spaces are converted per BT.2048
772
- // so that diffuse, media white is 203 cd/m²
773
- id: "xyz-abs-d65",
774
- cssId: "--xyz-abs-d65",
775
- name: "Absolute XYZ D65",
776
- coords: {
777
- x: {
778
- refRange: [0, 9504.7],
779
- name: "Xa"
780
- },
781
- y: {
782
- refRange: [0, 1e4],
783
- name: "Ya"
784
- },
785
- z: {
786
- refRange: [0, 10888.3],
787
- name: "Za"
788
- }
789
- },
790
- base: N,
791
- fromBase(t) {
792
- return t.map((e) => Math.max(e * yt, 0));
793
- },
794
- toBase(t) {
795
- return t.map((e) => Math.max(e / yt, 0));
796
- }
797
- });
798
- const be = 1.15, Me = 0.66, Ct = 2610 / 2 ** 14, wr = 2 ** 14 / 2610, Lt = 3424 / 2 ** 12, St = 2413 / 2 ** 7, _t = 2392 / 2 ** 7, yr = 1.7 * 2523 / 2 ** 5, Rt = 2 ** 5 / (1.7 * 2523), we = -0.56, ke = 16295499532821565e-27, Cr = [
799
- [0.41478972, 0.579999, 0.014648],
800
- [-0.20151, 1.120649, 0.0531008],
801
- [-0.0166008, 0.2648, 0.6684799]
802
- ], Lr = [
803
- [1.9242264357876067, -1.0047923125953657, 0.037651404030618],
804
- [0.35031676209499907, 0.7264811939316552, -0.06538442294808501],
805
- [-0.09098281098284752, -0.3127282905230739, 1.5227665613052603]
806
- ], Sr = [
807
- [0.5, 0.5, 0],
808
- [3.524, -4.066708, 0.542708],
809
- [0.199076, 1.096799, -1.295875]
810
- ], _r = [
811
- [1, 0.1386050432715393, 0.05804731615611886],
812
- [0.9999999999999999, -0.1386050432715393, -0.05804731615611886],
813
- [0.9999999999999998, -0.09601924202631895, -0.8118918960560388]
814
- ];
815
- var S0 = new m({
816
- id: "jzazbz",
817
- name: "Jzazbz",
818
- coords: {
819
- jz: {
820
- refRange: [0, 1],
821
- name: "Jz"
822
- },
823
- az: {
824
- refRange: [-0.5, 0.5]
825
- },
826
- bz: {
827
- refRange: [-0.5, 0.5]
828
- }
829
- },
830
- base: nt,
831
- fromBase(t) {
832
- let [e, r, n] = t, a = be * e - (be - 1) * n, s = Me * r - (Me - 1) * e, o = L(Cr, [a, s, n]).map(function(h) {
833
- let p = Lt + St * (h / 1e4) ** Ct, d = 1 + _t * (h / 1e4) ** Ct;
834
- return (p / d) ** yr;
835
- }), [l, c, u] = L(Sr, o);
836
- return [(1 + we) * l / (1 + we * l) - ke, c, u];
837
- },
838
- toBase(t) {
839
- let [e, r, n] = t, a = (e + ke) / (1 + we - we * (e + ke)), i = L(_r, [a, r, n]).map(function(h) {
840
- let p = Lt - h ** Rt, d = _t * h ** Rt - St;
841
- return 1e4 * (p / d) ** wr;
842
- }), [o, l, c] = L(Lr, i), u = (o + (be - 1) * c) / be, f = (l + (Me - 1) * u) / Me;
843
- return [u, f, c];
844
- },
845
- formats: {
846
- // https://drafts.csswg.org/css-color-hdr/#Jzazbz
847
- color: {
848
- coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
849
- }
850
- }
851
- }), Je = new m({
852
- id: "jzczhz",
853
- name: "JzCzHz",
854
- coords: {
855
- jz: {
856
- refRange: [0, 1],
857
- name: "Jz"
858
- },
859
- cz: {
860
- refRange: [0, 1],
861
- name: "Chroma"
862
- },
863
- hz: {
864
- refRange: [0, 360],
865
- type: "angle",
866
- name: "Hue"
867
- }
868
- },
869
- base: S0,
870
- fromBase(t) {
871
- let [e, r, n] = t, a;
872
- const s = 2e-4;
873
- return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
874
- e,
875
- // Jz is still Jz
876
- Math.sqrt(r ** 2 + n ** 2),
877
- // Chroma
878
- H(a)
879
- // Hue, in degrees [0 to 360)
880
- ];
881
- },
882
- toBase(t) {
883
- return [
884
- t[0],
885
- // Jz is still Jz
886
- t[1] * Math.cos(t[2] * Math.PI / 180),
887
- // az
888
- t[1] * Math.sin(t[2] * Math.PI / 180)
889
- // bz
890
- ];
891
- }
892
- });
893
- function Rr(t, e) {
894
- [t, e] = b([t, e]);
895
- let [r, n, a] = Je.from(t), [s, i, o] = Je.from(e), l = r - s, c = n - i;
896
- Number.isNaN(a) && Number.isNaN(o) ? (a = 0, o = 0) : Number.isNaN(a) ? a = o : Number.isNaN(o) && (o = a);
897
- let u = a - o, f = 2 * Math.sqrt(n * i) * Math.sin(u / 2 * (Math.PI / 180));
898
- return Math.sqrt(l ** 2 + c ** 2 + f ** 2);
899
- }
900
- const _0 = 3424 / 4096, R0 = 2413 / 128, x0 = 2392 / 128, xt = 2610 / 16384, xr = 2523 / 32, Nr = 16384 / 2610, Nt = 32 / 2523, Br = [
901
- [0.3592832590121217, 0.6976051147779502, -0.035891593232029],
902
- [-0.1920808463704993, 1.100476797037432, 0.0753748658519118],
903
- [0.0070797844607479, 0.0748396662186362, 0.8433265453898765]
904
- ], Ir = [
905
- [2048 / 4096, 2048 / 4096, 0],
906
- [6610 / 4096, -13613 / 4096, 7003 / 4096],
907
- [17933 / 4096, -17390 / 4096, -543 / 4096]
908
- ], zr = [
909
- [0.9999999999999998, 0.0086090370379328, 0.111029625003026],
910
- [0.9999999999999998, -0.0086090370379328, -0.1110296250030259],
911
- [0.9999999999999998, 0.5600313357106791, -0.3206271749873188]
912
- ], $r = [
913
- [2.0701522183894223, -1.3263473389671563, 0.2066510476294053],
914
- [0.3647385209748072, 0.6805660249472273, -0.0453045459220347],
915
- [-0.0497472075358123, -0.0492609666966131, 1.1880659249923042]
916
- ];
917
- var Fe = new m({
918
- id: "ictcp",
919
- name: "ICTCP",
920
- // From BT.2100-2 page 7:
921
- // During production, signal values are expected to exceed the
922
- // range E′ = [0.0 : 1.0]. This provides processing headroom and avoids
923
- // signal degradation during cascaded processing. Such values of E′,
924
- // below 0.0 or exceeding 1.0, should not be clipped during production
925
- // and exchange.
926
- // Values below 0.0 should not be clipped in reference displays (even
927
- // though they represent “negative” light) to allow the black level of
928
- // the signal (LB) to be properly set using test signals known as “PLUGE”
929
- coords: {
930
- i: {
931
- refRange: [0, 1],
932
- // Constant luminance,
933
- name: "I"
934
- },
935
- ct: {
936
- refRange: [-0.5, 0.5],
937
- // Full BT.2020 gamut in range [-0.5, 0.5]
938
- name: "CT"
939
- },
940
- cp: {
941
- refRange: [-0.5, 0.5],
942
- name: "CP"
943
- }
944
- },
945
- base: nt,
946
- fromBase(t) {
947
- let e = L(Br, t);
948
- return Pr(e);
949
- },
950
- toBase(t) {
951
- let e = Er(t);
952
- return L($r, e);
953
- }
954
- });
955
- function Pr(t) {
956
- let e = t.map(function(r) {
957
- let n = _0 + R0 * (r / 1e4) ** xt, a = 1 + x0 * (r / 1e4) ** xt;
958
- return (n / a) ** xr;
959
- });
960
- return L(Ir, e);
961
- }
962
- function Er(t) {
963
- return L(zr, t).map(function(n) {
964
- let a = Math.max(n ** Nt - _0, 0), s = R0 - x0 * n ** Nt;
965
- return 1e4 * (a / s) ** Nr;
966
- });
967
- }
968
- function vr(t, e) {
969
- [t, e] = b([t, e]);
970
- let [r, n, a] = Fe.from(t), [s, i, o] = Fe.from(e);
971
- return 720 * Math.sqrt((r - s) ** 2 + 0.25 * (n - i) ** 2 + (a - o) ** 2);
972
- }
973
- const Ar = B.D65, N0 = 0.42, Bt = 1 / N0, He = 2 * Math.PI, B0 = [
974
- [0.401288, 0.650173, -0.051461],
975
- [-0.250268, 1.204414, 0.045854],
976
- [-2079e-6, 0.048952, 0.953127]
977
- ], kr = [
978
- [1.8620678550872327, -1.0112546305316843, 0.14918677544445175],
979
- [0.38752654323613717, 0.6214474419314753, -0.008973985167612518],
980
- [-0.015841498849333856, -0.03412293802851557, 1.0499644368778496]
981
- ], Hr = [
982
- [460, 451, 288],
983
- [460, -891, -261],
984
- [460, -220, -6300]
985
- ], Tr = {
986
- dark: [0.8, 0.525, 0.8],
987
- dim: [0.9, 0.59, 0.9],
988
- average: [1, 0.69, 1]
989
- }, G = {
990
- // Red, Yellow, Green, Blue, Red
991
- h: [20.14, 90, 164.25, 237.53, 380.14],
992
- e: [0.8, 0.7, 1, 1.2, 0.8],
993
- H: [0, 100, 200, 300, 400]
994
- }, Or = 180 / Math.PI, It = Math.PI / 180;
995
- function I0(t, e) {
996
- return t.map((n) => {
997
- const a = k(e * Math.abs(n) * 0.01, N0);
998
- return 400 * Ie(a, n) / (a + 27.13);
999
- });
1000
- }
1001
- function Yr(t, e) {
1002
- const r = 100 / e * 27.13 ** Bt;
1003
- return t.map((n) => {
1004
- const a = Math.abs(n);
1005
- return Ie(r * k(a / (400 - a), Bt), n);
1006
- });
1007
- }
1008
- function Dr(t) {
1009
- let e = H(t);
1010
- e <= G.h[0] && (e += 360);
1011
- const r = w0(G.h, e) - 1, [n, a] = G.h.slice(r, r + 2), [s, i] = G.e.slice(r, r + 2), o = G.H[r], l = (e - n) / s;
1012
- return o + 100 * l / (l + (a - e) / i);
1013
- }
1014
- function Xr(t) {
1015
- let e = (t % 400 + 400) % 400;
1016
- const r = Math.floor(0.01 * e);
1017
- e = e % 100;
1018
- const [n, a] = G.h.slice(r, r + 2), [s, i] = G.e.slice(r, r + 2);
1019
- return H(
1020
- (e * (i * n - s * a) - 100 * n * i) / (e * (i - s) - 100 * i)
1021
- );
1022
- }
1023
- function z0(t, e, r, n, a) {
1024
- const s = {};
1025
- s.discounting = a, s.refWhite = t, s.surround = n;
1026
- const i = t.map((g) => g * 100);
1027
- s.la = e, s.yb = r;
1028
- const o = i[1], l = L(B0, i);
1029
- n = Tr[s.surround];
1030
- const c = n[0];
1031
- s.c = n[1], s.nc = n[2];
1032
- const f = (1 / (5 * s.la + 1)) ** 4;
1033
- s.fl = f * s.la + 0.1 * (1 - f) * (1 - f) * Math.cbrt(5 * s.la), s.flRoot = s.fl ** 0.25, s.n = s.yb / o, s.z = 1.48 + Math.sqrt(s.n), s.nbb = 0.725 * s.n ** -0.2, s.ncb = s.nbb;
1034
- const h = Math.max(
1035
- Math.min(c * (1 - 1 / 3.6 * Math.exp((-s.la - 42) / 92)), 1),
1036
- 0
1037
- );
1038
- s.dRgb = l.map((g) => oe(1, o / g, h)), s.dRgbInv = s.dRgb.map((g) => 1 / g);
1039
- const p = l.map((g, M) => g * s.dRgb[M]), d = I0(p, s.fl);
1040
- return s.aW = s.nbb * (2 * d[0] + d[1] + 0.05 * d[2]), s;
1041
- }
1042
- const zt = z0(
1043
- Ar,
1044
- 64 / Math.PI * 0.2,
1045
- 20,
1046
- "average",
1047
- !1
1048
- );
1049
- function We(t, e) {
1050
- if (!(t.J !== void 0 ^ t.Q !== void 0))
1051
- throw new Error("Conversion requires one and only one: 'J' or 'Q'");
1052
- if (!(t.C !== void 0 ^ t.M !== void 0 ^ t.s !== void 0))
1053
- throw new Error("Conversion requires one and only one: 'C', 'M' or 's'");
1054
- if (!(t.h !== void 0 ^ t.H !== void 0))
1055
- throw new Error("Conversion requires one and only one: 'h' or 'H'");
1056
- if (t.J === 0 || t.Q === 0)
1057
- return [0, 0, 0];
1058
- let r = 0;
1059
- t.h !== void 0 ? r = H(t.h) * It : r = Xr(t.H) * It;
1060
- const n = Math.cos(r), a = Math.sin(r);
1061
- let s = 0;
1062
- t.J !== void 0 ? s = k(t.J, 1 / 2) * 0.1 : t.Q !== void 0 && (s = 0.25 * e.c * t.Q / ((e.aW + 4) * e.flRoot));
1063
- let i = 0;
1064
- t.C !== void 0 ? i = t.C / s : t.M !== void 0 ? i = t.M / e.flRoot / s : t.s !== void 0 && (i = 4e-4 * t.s ** 2 * (e.aW + 4) / e.c);
1065
- const o = k(
1066
- i * Math.pow(1.64 - Math.pow(0.29, e.n), -0.73),
1067
- 10 / 9
1068
- ), l = 0.25 * (Math.cos(r + 2) + 3.8), c = e.aW * k(s, 2 / e.c / e.z), u = 5e4 / 13 * e.nc * e.ncb * l, f = c / e.nbb, h = 23 * (f + 0.305) * et(o, 23 * u + o * (11 * n + 108 * a)), p = h * n, d = h * a, g = Yr(
1069
- L(Hr, [f, p, d]).map((M) => M * 1 / 1403),
1070
- e.fl
1071
- );
1072
- return L(
1073
- kr,
1074
- g.map((M, _) => M * e.dRgbInv[_])
1075
- ).map((M) => M / 100);
1076
- }
1077
- function $0(t, e) {
1078
- const r = t.map((y) => y * 100), n = I0(
1079
- L(B0, r).map((y, $) => y * e.dRgb[$]),
1080
- e.fl
1081
- ), a = n[0] + (-12 * n[1] + n[2]) / 11, s = (n[0] + n[1] - 2 * n[2]) / 9, i = (Math.atan2(s, a) % He + He) % He, o = 0.25 * (Math.cos(i + 2) + 3.8), l = 5e4 / 13 * e.nc * e.ncb * et(
1082
- o * Math.sqrt(a ** 2 + s ** 2),
1083
- n[0] + n[1] + 1.05 * n[2] + 0.305
1084
- ), c = k(l, 0.9) * Math.pow(1.64 - Math.pow(0.29, e.n), 0.73), u = e.nbb * (2 * n[0] + n[1] + 0.05 * n[2]), f = k(u / e.aW, 0.5 * e.c * e.z), h = 100 * k(f, 2), p = 4 / e.c * f * (e.aW + 4) * e.flRoot, d = c * f, g = d * e.flRoot, M = H(i * Or), _ = Dr(M), S = 50 * k(e.c * c / (e.aW + 4), 1 / 2);
1085
- return { J: h, C: d, h: M, s: S, Q: p, M: g, H: _ };
1086
- }
1087
- var jr = new m({
1088
- id: "cam16-jmh",
1089
- cssId: "--cam16-jmh",
1090
- name: "CAM16-JMh",
1091
- coords: {
1092
- j: {
1093
- refRange: [0, 100],
1094
- name: "J"
1095
- },
1096
- m: {
1097
- refRange: [0, 105],
1098
- name: "Colorfulness"
1099
- },
1100
- h: {
1101
- refRange: [0, 360],
1102
- type: "angle",
1103
- name: "Hue"
1104
- }
1105
- },
1106
- base: N,
1107
- fromBase(t) {
1108
- const e = $0(t, zt);
1109
- return [e.J, e.M, e.h];
1110
- },
1111
- toBase(t) {
1112
- return We(
1113
- { J: t[0], M: t[1], h: t[2] },
1114
- zt
1115
- );
1116
- }
1117
- });
1118
- const qr = B.D65, Zr = 216 / 24389, P0 = 24389 / 27;
1119
- function Gr(t) {
1120
- return 116 * (t > Zr ? Math.cbrt(t) : (P0 * t + 16) / 116) - 16;
1121
- }
1122
- function Qe(t) {
1123
- return t > 8 ? Math.pow((t + 16) / 116, 3) : t / P0;
1124
- }
1125
- function Jr(t, e) {
1126
- let [r, n, a] = t, s = [], i = 0;
1127
- if (a === 0)
1128
- return [0, 0, 0];
1129
- let o = Qe(a);
1130
- a > 0 ? i = 0.00379058511492914 * a ** 2 + 0.608983189401032 * a + 0.9155088574762233 : i = 9514440756550361e-21 * a ** 2 + 0.08693057439788597 * a - 21.928975842194614;
1131
- const l = 2e-12, c = 15;
1132
- let u = 0, f = 1 / 0;
1133
- for (; u <= c; ) {
1134
- s = We({ J: i, C: n, h: r }, e);
1135
- const h = Math.abs(s[1] - o);
1136
- if (h < f) {
1137
- if (h <= l)
1138
- return s;
1139
- f = h;
1140
- }
1141
- i = i - (s[1] - o) * i / (2 * s[1]), u += 1;
1142
- }
1143
- return We({ J: i, C: n, h: r }, e);
1144
- }
1145
- function Fr(t, e) {
1146
- const r = Gr(t[1]);
1147
- if (r === 0)
1148
- return [0, 0, 0];
1149
- const n = $0(t, at);
1150
- return [H(n.h), n.C, r];
1151
- }
1152
- const at = z0(
1153
- qr,
1154
- 200 / Math.PI * Qe(50),
1155
- Qe(50) * 100,
1156
- "average",
1157
- !1
1158
- );
1159
- var ce = new m({
1160
- id: "hct",
1161
- name: "HCT",
1162
- coords: {
1163
- h: {
1164
- refRange: [0, 360],
1165
- type: "angle",
1166
- name: "Hue"
1167
- },
1168
- c: {
1169
- refRange: [0, 145],
1170
- name: "Colorfulness"
1171
- },
1172
- t: {
1173
- refRange: [0, 100],
1174
- name: "Tone"
1175
- }
1176
- },
1177
- base: N,
1178
- fromBase(t) {
1179
- return Fr(t);
1180
- },
1181
- toBase(t) {
1182
- return Jr(t, at);
1183
- },
1184
- formats: {
1185
- color: {
1186
- id: "--hct",
1187
- coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
1188
- }
1189
- }
1190
- });
1191
- const Wr = Math.PI / 180, $t = [1, 7e-3, 0.0228];
1192
- function Pt(t) {
1193
- t[1] < 0 && (t = ce.fromBase(ce.toBase(t)));
1194
- const e = Math.log(Math.max(1 + $t[2] * t[1] * at.flRoot, 1)) / $t[2], r = t[0] * Wr, n = e * Math.cos(r), a = e * Math.sin(r);
1195
- return [t[2], n, a];
1196
- }
1197
- function Qr(t, e) {
1198
- [t, e] = b([t, e]);
1199
- let [r, n, a] = Pt(ce.from(t)), [s, i, o] = Pt(ce.from(e));
1200
- return Math.sqrt((r - s) ** 2 + (n - i) ** 2 + (a - o) ** 2);
1201
- }
1202
- var ee = {
1203
- deltaE76: pr,
1204
- deltaECMC: Mr,
1205
- deltaE2000: C0,
1206
- deltaEJz: Rr,
1207
- deltaEITP: vr,
1208
- deltaEOK: Ge,
1209
- deltaEHCT: Qr
1210
- };
1211
- function Ur(t) {
1212
- const e = t ? Math.floor(Math.log10(Math.abs(t))) : 0;
1213
- return Math.max(parseFloat(`1e${e - 2}`), 1e-6);
1214
- }
1215
- const Et = {
1216
- hct: {
1217
- method: "hct.c",
1218
- jnd: 2,
1219
- deltaEMethod: "hct",
1220
- blackWhiteClamp: {}
1221
- },
1222
- "hct-tonal": {
1223
- method: "hct.c",
1224
- jnd: 0,
1225
- deltaEMethod: "hct",
1226
- blackWhiteClamp: { channel: "hct.t", min: 0, max: 100 }
1227
- }
1228
- };
1229
- function q(t, {
1230
- method: e = v.gamut_mapping,
1231
- space: r = void 0,
1232
- deltaEMethod: n = "",
1233
- jnd: a = 2,
1234
- blackWhiteClamp: s = {}
1235
- } = {}) {
1236
- if (t = b(t), ue(arguments[1]) ? r = arguments[1] : r || (r = t.space), r = m.get(r), J(t, r, { epsilon: 0 }))
1237
- return t;
1238
- let i;
1239
- if (e === "css")
1240
- i = Kr(t, { space: r });
1241
- else {
1242
- if (e !== "clip" && !J(t, r)) {
1243
- Object.prototype.hasOwnProperty.call(Et, e) && ({ method: e, jnd: a, deltaEMethod: n, blackWhiteClamp: s } = Et[e]);
1244
- let o = C0;
1245
- if (n !== "") {
1246
- for (let c in ee)
1247
- if ("deltae" + n.toLowerCase() === c.toLowerCase()) {
1248
- o = ee[c];
1249
- break;
1250
- }
1251
- }
1252
- let l = q(C(t, r), { method: "clip", space: r });
1253
- if (o(t, l) > a) {
1254
- if (Object.keys(s).length === 3) {
1255
- let S = m.resolveCoord(s.channel), y = P(C(t, S.space), S.id);
1256
- if (X(y) && (y = 0), y >= s.max)
1257
- return C({ space: "xyz-d65", coords: B.D65 }, t.space);
1258
- if (y <= s.min)
1259
- return C({ space: "xyz-d65", coords: [0, 0, 0] }, t.space);
1260
- }
1261
- let c = m.resolveCoord(e), u = c.space, f = c.id, h = C(t, u);
1262
- h.coords.forEach((S, y) => {
1263
- X(S) && (h.coords[y] = 0);
1264
- });
1265
- let d = (c.range || c.refRange)[0], g = Ur(a), M = d, _ = P(h, f);
1266
- for (; _ - M > g; ) {
1267
- let S = V(h);
1268
- S = q(S, { space: r, method: "clip" }), o(h, S) - a < g ? M = P(h, f) : _ = P(h, f), O(h, f, (M + _) / 2);
1269
- }
1270
- i = C(h, r);
1271
- } else
1272
- i = l;
1273
- } else
1274
- i = C(t, r);
1275
- if (e === "clip" || !J(i, r, { epsilon: 0 })) {
1276
- let o = Object.values(r.coords).map((l) => l.range || []);
1277
- i.coords = i.coords.map((l, c) => {
1278
- let [u, f] = o[c];
1279
- return u !== void 0 && (l = Math.max(u, l)), f !== void 0 && (l = Math.min(l, f)), l;
1280
- });
1281
- }
1282
- }
1283
- return r !== t.space && (i = C(i, t.space)), t.coords = i.coords, t;
1284
- }
1285
- q.returns = "color";
1286
- const vt = {
1287
- WHITE: { space: K, coords: [1, 0, 0] },
1288
- BLACK: { space: K, coords: [0, 0, 0] }
1289
- };
1290
- function Kr(t, { space: e } = {}) {
1291
- t = b(t), e || (e = t.space), e = m.get(e);
1292
- const a = m.get("oklch");
1293
- if (e.isUnbounded)
1294
- return C(t, e);
1295
- const s = C(t, a);
1296
- let i = s.coords[0];
1297
- if (i >= 1) {
1298
- const d = C(vt.WHITE, e);
1299
- return d.alpha = t.alpha, C(d, e);
1300
- }
1301
- if (i <= 0) {
1302
- const d = C(vt.BLACK, e);
1303
- return d.alpha = t.alpha, C(d, e);
1304
- }
1305
- if (J(s, e, { epsilon: 0 }))
1306
- return C(s, e);
1307
- function o(d) {
1308
- const g = C(d, e), M = Object.values(e.coords);
1309
- return g.coords = g.coords.map((_, S) => {
1310
- if ("range" in M[S]) {
1311
- const [y, $] = M[S].range;
1312
- return M0(y, _, $);
1313
- }
1314
- return _;
1315
- }), g;
1316
- }
1317
- let l = 0, c = s.coords[1], u = !0, f = V(s), h = o(f), p = Ge(h, f);
1318
- if (p < 0.02)
1319
- return h;
1320
- for (; c - l > 1e-4; ) {
1321
- const d = (l + c) / 2;
1322
- if (f.coords[1] = d, u && J(f, e, { epsilon: 0 }))
1323
- l = d;
1324
- else if (h = o(f), p = Ge(h, f), p < 0.02) {
1325
- if (0.02 - p < 1e-4)
1326
- break;
1327
- u = !1, l = d;
1328
- } else
1329
- c = d;
1330
- }
1331
- return h;
1332
- }
1333
- function C(t, e, { inGamut: r } = {}) {
1334
- t = b(t), e = m.get(e);
1335
- let n = e.from(t), a = { space: e, coords: n, alpha: t.alpha };
1336
- return r && (a = q(a, r === !0 ? void 0 : r)), a;
1337
- }
1338
- C.returns = "color";
1339
- function ie(t, {
1340
- precision: e = v.precision,
1341
- format: r = "default",
1342
- inGamut: n = !0,
1343
- ...a
1344
- } = {}) {
1345
- var l;
1346
- let s;
1347
- t = b(t);
1348
- let i = r;
1349
- r = t.space.getFormat(r) ?? t.space.getFormat("default") ?? m.DEFAULT_FORMAT;
1350
- let o = t.coords.slice();
1351
- if (n || (n = r.toGamut), n && !J(t) && (o = q(V(t), n === !0 ? void 0 : n).coords), r.type === "custom")
1352
- if (a.precision = e, r.serialize)
1353
- s = r.serialize(o, t.alpha, a);
1354
- else
1355
- throw new TypeError(`format ${i} can only be used to parse colors, not for serialization`);
1356
- else {
1357
- let c = r.name || "color";
1358
- r.serializeCoords ? o = r.serializeCoords(o, e) : e !== null && (o = o.map((p) => Re(p, { precision: e })));
1359
- let u = [...o];
1360
- if (c === "color") {
1361
- let p = r.id || ((l = r.ids) == null ? void 0 : l[0]) || t.space.id;
1362
- u.unshift(p);
1363
- }
1364
- let f = t.alpha;
1365
- e !== null && (f = Re(f, { precision: e }));
1366
- let h = t.alpha >= 1 || r.noAlpha ? "" : `${r.commas ? "," : " /"} ${f}`;
1367
- s = `${c}(${u.join(r.commas ? ", " : " ")}${h})`;
1368
- }
1369
- return s;
1370
- }
1371
- const Vr = [
1372
- [0.6369580483012914, 0.14461690358620832, 0.1688809751641721],
1373
- [0.2627002120112671, 0.6779980715188708, 0.05930171646986196],
1374
- [0, 0.028072693049087428, 1.060985057710791]
1375
- ], en = [
1376
- [1.716651187971268, -0.355670783776392, -0.25336628137366],
1377
- [-0.666684351832489, 1.616481236634939, 0.0157685458139111],
1378
- [0.017639857445311, -0.042770613257809, 0.942103121235474]
1379
- ];
1380
- var ze = new z({
1381
- id: "rec2020-linear",
1382
- cssId: "--rec2020-linear",
1383
- name: "Linear REC.2020",
1384
- white: "D65",
1385
- toXYZ_M: Vr,
1386
- fromXYZ_M: en
1387
- });
1388
- const ye = 1.09929682680944, At = 0.018053968510807;
1389
- var E0 = new z({
1390
- id: "rec2020",
1391
- name: "REC.2020",
1392
- base: ze,
1393
- // Non-linear transfer function from Rec. ITU-R BT.2020-2 table 4
1394
- toBase(t) {
1395
- return t.map(function(e) {
1396
- return e < At * 4.5 ? e / 4.5 : Math.pow((e + ye - 1) / ye, 1 / 0.45);
1397
- });
1398
- },
1399
- fromBase(t) {
1400
- return t.map(function(e) {
1401
- return e >= At ? ye * Math.pow(e, 0.45) - (ye - 1) : 4.5 * e;
1402
- });
1403
- }
1404
- });
1405
- const tn = [
1406
- [0.4865709486482162, 0.26566769316909306, 0.1982172852343625],
1407
- [0.2289745640697488, 0.6917385218365064, 0.079286914093745],
1408
- [0, 0.04511338185890264, 1.043944368900976]
1409
- ], rn = [
1410
- [2.493496911941425, -0.9313836179191239, -0.40271078445071684],
1411
- [-0.8294889695615747, 1.7626640603183463, 0.023624685841943577],
1412
- [0.03584583024378447, -0.07617238926804182, 0.9568845240076872]
1413
- ];
1414
- var v0 = new z({
1415
- id: "p3-linear",
1416
- cssId: "--display-p3-linear",
1417
- name: "Linear P3",
1418
- white: "D65",
1419
- toXYZ_M: tn,
1420
- fromXYZ_M: rn
1421
- });
1422
- const nn = [
1423
- [0.41239079926595934, 0.357584339383878, 0.1804807884018343],
1424
- [0.21263900587151027, 0.715168678767756, 0.07219231536073371],
1425
- [0.01933081871559182, 0.11919477979462598, 0.9505321522496607]
1426
- ], x = [
1427
- [3.2409699419045226, -1.537383177570094, -0.4986107602930034],
1428
- [-0.9692436362808796, 1.8759675015077202, 0.04155505740717559],
1429
- [0.05563007969699366, -0.20397695888897652, 1.0569715142428786]
1430
- ];
1431
- var A0 = new z({
1432
- id: "srgb-linear",
1433
- name: "Linear sRGB",
1434
- white: "D65",
1435
- toXYZ_M: nn,
1436
- fromXYZ_M: x
1437
- }), kt = {
1438
- aliceblue: [240 / 255, 248 / 255, 1],
1439
- antiquewhite: [250 / 255, 235 / 255, 215 / 255],
1440
- aqua: [0, 1, 1],
1441
- aquamarine: [127 / 255, 1, 212 / 255],
1442
- azure: [240 / 255, 1, 1],
1443
- beige: [245 / 255, 245 / 255, 220 / 255],
1444
- bisque: [1, 228 / 255, 196 / 255],
1445
- black: [0, 0, 0],
1446
- blanchedalmond: [1, 235 / 255, 205 / 255],
1447
- blue: [0, 0, 1],
1448
- blueviolet: [138 / 255, 43 / 255, 226 / 255],
1449
- brown: [165 / 255, 42 / 255, 42 / 255],
1450
- burlywood: [222 / 255, 184 / 255, 135 / 255],
1451
- cadetblue: [95 / 255, 158 / 255, 160 / 255],
1452
- chartreuse: [127 / 255, 1, 0],
1453
- chocolate: [210 / 255, 105 / 255, 30 / 255],
1454
- coral: [1, 127 / 255, 80 / 255],
1455
- cornflowerblue: [100 / 255, 149 / 255, 237 / 255],
1456
- cornsilk: [1, 248 / 255, 220 / 255],
1457
- crimson: [220 / 255, 20 / 255, 60 / 255],
1458
- cyan: [0, 1, 1],
1459
- darkblue: [0, 0, 139 / 255],
1460
- darkcyan: [0, 139 / 255, 139 / 255],
1461
- darkgoldenrod: [184 / 255, 134 / 255, 11 / 255],
1462
- darkgray: [169 / 255, 169 / 255, 169 / 255],
1463
- darkgreen: [0, 100 / 255, 0],
1464
- darkgrey: [169 / 255, 169 / 255, 169 / 255],
1465
- darkkhaki: [189 / 255, 183 / 255, 107 / 255],
1466
- darkmagenta: [139 / 255, 0, 139 / 255],
1467
- darkolivegreen: [85 / 255, 107 / 255, 47 / 255],
1468
- darkorange: [1, 140 / 255, 0],
1469
- darkorchid: [153 / 255, 50 / 255, 204 / 255],
1470
- darkred: [139 / 255, 0, 0],
1471
- darksalmon: [233 / 255, 150 / 255, 122 / 255],
1472
- darkseagreen: [143 / 255, 188 / 255, 143 / 255],
1473
- darkslateblue: [72 / 255, 61 / 255, 139 / 255],
1474
- darkslategray: [47 / 255, 79 / 255, 79 / 255],
1475
- darkslategrey: [47 / 255, 79 / 255, 79 / 255],
1476
- darkturquoise: [0, 206 / 255, 209 / 255],
1477
- darkviolet: [148 / 255, 0, 211 / 255],
1478
- deeppink: [1, 20 / 255, 147 / 255],
1479
- deepskyblue: [0, 191 / 255, 1],
1480
- dimgray: [105 / 255, 105 / 255, 105 / 255],
1481
- dimgrey: [105 / 255, 105 / 255, 105 / 255],
1482
- dodgerblue: [30 / 255, 144 / 255, 1],
1483
- firebrick: [178 / 255, 34 / 255, 34 / 255],
1484
- floralwhite: [1, 250 / 255, 240 / 255],
1485
- forestgreen: [34 / 255, 139 / 255, 34 / 255],
1486
- fuchsia: [1, 0, 1],
1487
- gainsboro: [220 / 255, 220 / 255, 220 / 255],
1488
- ghostwhite: [248 / 255, 248 / 255, 1],
1489
- gold: [1, 215 / 255, 0],
1490
- goldenrod: [218 / 255, 165 / 255, 32 / 255],
1491
- gray: [128 / 255, 128 / 255, 128 / 255],
1492
- green: [0, 128 / 255, 0],
1493
- greenyellow: [173 / 255, 1, 47 / 255],
1494
- grey: [128 / 255, 128 / 255, 128 / 255],
1495
- honeydew: [240 / 255, 1, 240 / 255],
1496
- hotpink: [1, 105 / 255, 180 / 255],
1497
- indianred: [205 / 255, 92 / 255, 92 / 255],
1498
- indigo: [75 / 255, 0, 130 / 255],
1499
- ivory: [1, 1, 240 / 255],
1500
- khaki: [240 / 255, 230 / 255, 140 / 255],
1501
- lavender: [230 / 255, 230 / 255, 250 / 255],
1502
- lavenderblush: [1, 240 / 255, 245 / 255],
1503
- lawngreen: [124 / 255, 252 / 255, 0],
1504
- lemonchiffon: [1, 250 / 255, 205 / 255],
1505
- lightblue: [173 / 255, 216 / 255, 230 / 255],
1506
- lightcoral: [240 / 255, 128 / 255, 128 / 255],
1507
- lightcyan: [224 / 255, 1, 1],
1508
- lightgoldenrodyellow: [250 / 255, 250 / 255, 210 / 255],
1509
- lightgray: [211 / 255, 211 / 255, 211 / 255],
1510
- lightgreen: [144 / 255, 238 / 255, 144 / 255],
1511
- lightgrey: [211 / 255, 211 / 255, 211 / 255],
1512
- lightpink: [1, 182 / 255, 193 / 255],
1513
- lightsalmon: [1, 160 / 255, 122 / 255],
1514
- lightseagreen: [32 / 255, 178 / 255, 170 / 255],
1515
- lightskyblue: [135 / 255, 206 / 255, 250 / 255],
1516
- lightslategray: [119 / 255, 136 / 255, 153 / 255],
1517
- lightslategrey: [119 / 255, 136 / 255, 153 / 255],
1518
- lightsteelblue: [176 / 255, 196 / 255, 222 / 255],
1519
- lightyellow: [1, 1, 224 / 255],
1520
- lime: [0, 1, 0],
1521
- limegreen: [50 / 255, 205 / 255, 50 / 255],
1522
- linen: [250 / 255, 240 / 255, 230 / 255],
1523
- magenta: [1, 0, 1],
1524
- maroon: [128 / 255, 0, 0],
1525
- mediumaquamarine: [102 / 255, 205 / 255, 170 / 255],
1526
- mediumblue: [0, 0, 205 / 255],
1527
- mediumorchid: [186 / 255, 85 / 255, 211 / 255],
1528
- mediumpurple: [147 / 255, 112 / 255, 219 / 255],
1529
- mediumseagreen: [60 / 255, 179 / 255, 113 / 255],
1530
- mediumslateblue: [123 / 255, 104 / 255, 238 / 255],
1531
- mediumspringgreen: [0, 250 / 255, 154 / 255],
1532
- mediumturquoise: [72 / 255, 209 / 255, 204 / 255],
1533
- mediumvioletred: [199 / 255, 21 / 255, 133 / 255],
1534
- midnightblue: [25 / 255, 25 / 255, 112 / 255],
1535
- mintcream: [245 / 255, 1, 250 / 255],
1536
- mistyrose: [1, 228 / 255, 225 / 255],
1537
- moccasin: [1, 228 / 255, 181 / 255],
1538
- navajowhite: [1, 222 / 255, 173 / 255],
1539
- navy: [0, 0, 128 / 255],
1540
- oldlace: [253 / 255, 245 / 255, 230 / 255],
1541
- olive: [128 / 255, 128 / 255, 0],
1542
- olivedrab: [107 / 255, 142 / 255, 35 / 255],
1543
- orange: [1, 165 / 255, 0],
1544
- orangered: [1, 69 / 255, 0],
1545
- orchid: [218 / 255, 112 / 255, 214 / 255],
1546
- palegoldenrod: [238 / 255, 232 / 255, 170 / 255],
1547
- palegreen: [152 / 255, 251 / 255, 152 / 255],
1548
- paleturquoise: [175 / 255, 238 / 255, 238 / 255],
1549
- palevioletred: [219 / 255, 112 / 255, 147 / 255],
1550
- papayawhip: [1, 239 / 255, 213 / 255],
1551
- peachpuff: [1, 218 / 255, 185 / 255],
1552
- peru: [205 / 255, 133 / 255, 63 / 255],
1553
- pink: [1, 192 / 255, 203 / 255],
1554
- plum: [221 / 255, 160 / 255, 221 / 255],
1555
- powderblue: [176 / 255, 224 / 255, 230 / 255],
1556
- purple: [128 / 255, 0, 128 / 255],
1557
- rebeccapurple: [102 / 255, 51 / 255, 153 / 255],
1558
- red: [1, 0, 0],
1559
- rosybrown: [188 / 255, 143 / 255, 143 / 255],
1560
- royalblue: [65 / 255, 105 / 255, 225 / 255],
1561
- saddlebrown: [139 / 255, 69 / 255, 19 / 255],
1562
- salmon: [250 / 255, 128 / 255, 114 / 255],
1563
- sandybrown: [244 / 255, 164 / 255, 96 / 255],
1564
- seagreen: [46 / 255, 139 / 255, 87 / 255],
1565
- seashell: [1, 245 / 255, 238 / 255],
1566
- sienna: [160 / 255, 82 / 255, 45 / 255],
1567
- silver: [192 / 255, 192 / 255, 192 / 255],
1568
- skyblue: [135 / 255, 206 / 255, 235 / 255],
1569
- slateblue: [106 / 255, 90 / 255, 205 / 255],
1570
- slategray: [112 / 255, 128 / 255, 144 / 255],
1571
- slategrey: [112 / 255, 128 / 255, 144 / 255],
1572
- snow: [1, 250 / 255, 250 / 255],
1573
- springgreen: [0, 1, 127 / 255],
1574
- steelblue: [70 / 255, 130 / 255, 180 / 255],
1575
- tan: [210 / 255, 180 / 255, 140 / 255],
1576
- teal: [0, 128 / 255, 128 / 255],
1577
- thistle: [216 / 255, 191 / 255, 216 / 255],
1578
- tomato: [1, 99 / 255, 71 / 255],
1579
- turquoise: [64 / 255, 224 / 255, 208 / 255],
1580
- violet: [238 / 255, 130 / 255, 238 / 255],
1581
- wheat: [245 / 255, 222 / 255, 179 / 255],
1582
- white: [1, 1, 1],
1583
- whitesmoke: [245 / 255, 245 / 255, 245 / 255],
1584
- yellow: [1, 1, 0],
1585
- yellowgreen: [154 / 255, 205 / 255, 50 / 255]
1586
- };
1587
- let Ht = Array(3).fill("<percentage> | <number>[0, 255]"), Tt = Array(3).fill("<number>[0, 255]");
1588
- var te = new z({
1589
- id: "srgb",
1590
- name: "sRGB",
1591
- base: A0,
1592
- fromBase: (t) => t.map((e) => {
1593
- let r = e < 0 ? -1 : 1, n = e * r;
1594
- return n > 31308e-7 ? r * (1.055 * n ** (1 / 2.4) - 0.055) : 12.92 * e;
1595
- }),
1596
- toBase: (t) => t.map((e) => {
1597
- let r = e < 0 ? -1 : 1, n = e * r;
1598
- return n <= 0.04045 ? e / 12.92 : r * ((n + 0.055) / 1.055) ** 2.4;
1599
- }),
1600
- formats: {
1601
- rgb: {
1602
- coords: Ht
1603
- },
1604
- rgb_number: {
1605
- name: "rgb",
1606
- commas: !0,
1607
- coords: Tt,
1608
- noAlpha: !0
1609
- },
1610
- color: {
1611
- /* use defaults */
1612
- },
1613
- rgba: {
1614
- coords: Ht,
1615
- commas: !0,
1616
- lastAlpha: !0
1617
- },
1618
- rgba_number: {
1619
- name: "rgba",
1620
- commas: !0,
1621
- coords: Tt
1622
- },
1623
- hex: {
1624
- type: "custom",
1625
- toGamut: !0,
1626
- test: (t) => /^#([a-f0-9]{3,4}){1,2}$/i.test(t),
1627
- parse(t) {
1628
- t.length <= 5 && (t = t.replace(/[a-f0-9]/gi, "$&$&"));
1629
- let e = [];
1630
- return t.replace(/[a-f0-9]{2}/gi, (r) => {
1631
- e.push(parseInt(r, 16) / 255);
1632
- }), {
1633
- spaceId: "srgb",
1634
- coords: e.slice(0, 3),
1635
- alpha: e.slice(3)[0]
1636
- };
1637
- },
1638
- serialize: (t, e, {
1639
- collapse: r = !0
1640
- // collapse to 3-4 digit hex when possible?
1641
- } = {}) => {
1642
- e < 1 && t.push(e), t = t.map((s) => Math.round(s * 255));
1643
- let n = r && t.every((s) => s % 17 === 0);
1644
- return "#" + t.map((s) => n ? (s / 17).toString(16) : s.toString(16).padStart(2, "0")).join("");
1645
- }
1646
- },
1647
- keyword: {
1648
- type: "custom",
1649
- test: (t) => /^[a-z]+$/i.test(t),
1650
- parse(t) {
1651
- t = t.toLowerCase();
1652
- let e = { spaceId: "srgb", coords: null, alpha: 1 };
1653
- if (t === "transparent" ? (e.coords = kt.black, e.alpha = 0) : e.coords = kt[t], e.coords)
1654
- return e;
1655
- }
1656
- }
1657
- }
1658
- }), k0 = new z({
1659
- id: "p3",
1660
- cssId: "display-p3",
1661
- name: "P3",
1662
- base: v0,
1663
- // Gamma encoding/decoding is the same as sRGB
1664
- fromBase: te.fromBase,
1665
- toBase: te.toBase
1666
- });
1667
- v.display_space = te;
1668
- let an;
1669
- if (typeof CSS < "u" && CSS.supports)
1670
- for (let t of [E, E0, k0]) {
1671
- let e = t.getMinCoords(), n = ie({ space: t, coords: e, alpha: 1 });
1672
- if (CSS.supports("color", n)) {
1673
- v.display_space = t;
1674
- break;
1675
- }
1676
- }
1677
- function sn(t, { space: e = v.display_space, ...r } = {}) {
1678
- let n = ie(t, r);
1679
- if (typeof CSS > "u" || CSS.supports("color", n) || !v.display_space)
1680
- n = new String(n), n.color = t;
1681
- else {
1682
- let a = t;
1683
- if ((t.coords.some(X) || X(t.alpha)) && !(an ?? (an = CSS.supports("color", "hsl(none 50% 50%)"))) && (a = V(t), a.coords = a.coords.map(R), a.alpha = R(a.alpha), n = ie(a, r), CSS.supports("color", n)))
1684
- return n = new String(n), n.color = a, n;
1685
- a = C(a, e), n = new String(ie(a, r)), n.color = a;
1686
- }
1687
- return n;
1688
- }
1689
- function on(t, e) {
1690
- return t = b(t), e = b(e), t.space === e.space && t.alpha === e.alpha && t.coords.every((r, n) => r === e.coords[n]);
1691
- }
1692
- function Z(t) {
1693
- return P(t, [N, "y"]);
1694
- }
1695
- function H0(t, e) {
1696
- O(t, [N, "y"], e);
1697
- }
1698
- function ln(t) {
1699
- Object.defineProperty(t.prototype, "luminance", {
1700
- get() {
1701
- return Z(this);
1702
- },
1703
- set(e) {
1704
- H0(this, e);
1705
- }
1706
- });
1707
- }
1708
- var cn = /* @__PURE__ */ Object.freeze({
1709
- __proto__: null,
1710
- getLuminance: Z,
1711
- register: ln,
1712
- setLuminance: H0
1713
- });
1714
- function un(t, e) {
1715
- t = b(t), e = b(e);
1716
- let r = Math.max(Z(t), 0), n = Math.max(Z(e), 0);
1717
- return n > r && ([r, n] = [n, r]), (r + 0.05) / (n + 0.05);
1718
- }
1719
- const fn = 0.56, hn = 0.57, dn = 0.62, mn = 0.65, Ot = 0.022, gn = 1.414, pn = 0.1, bn = 5e-4, Mn = 1.14, Yt = 0.027, wn = 1.14;
1720
- function Dt(t) {
1721
- return t >= Ot ? t : t + (Ot - t) ** gn;
1722
- }
1723
- function W(t) {
1724
- let e = t < 0 ? -1 : 1, r = Math.abs(t);
1725
- return e * Math.pow(r, 2.4);
1726
- }
1727
- function yn(t, e) {
1728
- e = b(e), t = b(t);
1729
- let r, n, a, s, i, o;
1730
- e = C(e, "srgb"), [s, i, o] = e.coords;
1731
- let l = W(s) * 0.2126729 + W(i) * 0.7151522 + W(o) * 0.072175;
1732
- t = C(t, "srgb"), [s, i, o] = t.coords;
1733
- let c = W(s) * 0.2126729 + W(i) * 0.7151522 + W(o) * 0.072175, u = Dt(l), f = Dt(c), h = f > u;
1734
- return Math.abs(f - u) < bn ? n = 0 : h ? (r = f ** fn - u ** hn, n = r * Mn) : (r = f ** mn - u ** dn, n = r * wn), Math.abs(n) < pn ? a = 0 : n > 0 ? a = n - Yt : a = n + Yt, a * 100;
1735
- }
1736
- function Cn(t, e) {
1737
- t = b(t), e = b(e);
1738
- let r = Math.max(Z(t), 0), n = Math.max(Z(e), 0);
1739
- n > r && ([r, n] = [n, r]);
1740
- let a = r + n;
1741
- return a === 0 ? 0 : (r - n) / a;
1742
- }
1743
- const Ln = 5e4;
1744
- function Sn(t, e) {
1745
- t = b(t), e = b(e);
1746
- let r = Math.max(Z(t), 0), n = Math.max(Z(e), 0);
1747
- return n > r && ([r, n] = [n, r]), n === 0 ? Ln : (r - n) / n;
1748
- }
1749
- function _n(t, e) {
1750
- t = b(t), e = b(e);
1751
- let r = P(t, [E, "l"]), n = P(e, [E, "l"]);
1752
- return Math.abs(r - n);
1753
- }
1754
- const Rn = 216 / 24389, Xt = 24 / 116, Ce = 24389 / 27;
1755
- let Te = B.D65;
1756
- var Ue = new m({
1757
- id: "lab-d65",
1758
- name: "Lab D65",
1759
- coords: {
1760
- l: {
1761
- refRange: [0, 100],
1762
- name: "Lightness"
1763
- },
1764
- a: {
1765
- refRange: [-125, 125]
1766
- },
1767
- b: {
1768
- refRange: [-125, 125]
1769
- }
1770
- },
1771
- // Assuming XYZ is relative to D65, convert to CIE Lab
1772
- // from CIE standard, which now defines these as a rational fraction
1773
- white: Te,
1774
- base: N,
1775
- // Convert D65-adapted XYZ to Lab
1776
- // CIE 15.3:2004 section 8.2.1.1
1777
- fromBase(t) {
1778
- let r = t.map((n, a) => n / Te[a]).map((n) => n > Rn ? Math.cbrt(n) : (Ce * n + 16) / 116);
1779
- return [
1780
- 116 * r[1] - 16,
1781
- // L
1782
- 500 * (r[0] - r[1]),
1783
- // a
1784
- 200 * (r[1] - r[2])
1785
- // b
1786
- ];
1787
- },
1788
- // Convert Lab to D65-adapted XYZ
1789
- // Same result as CIE 15.3:2004 Appendix D although the derivation is different
1790
- // http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html
1791
- toBase(t) {
1792
- let e = [];
1793
- return e[1] = (t[0] + 16) / 116, e[0] = t[1] / 500 + e[1], e[2] = e[1] - t[2] / 200, [
1794
- e[0] > Xt ? Math.pow(e[0], 3) : (116 * e[0] - 16) / Ce,
1795
- t[0] > 8 ? Math.pow((t[0] + 16) / 116, 3) : t[0] / Ce,
1796
- e[2] > Xt ? Math.pow(e[2], 3) : (116 * e[2] - 16) / Ce
1797
- ].map((n, a) => n * Te[a]);
1798
- },
1799
- formats: {
1800
- "lab-d65": {
1801
- coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
1802
- }
1803
- }
1804
- });
1805
- const Oe = Math.pow(5, 0.5) * 0.5 + 0.5;
1806
- function xn(t, e) {
1807
- t = b(t), e = b(e);
1808
- let r = P(t, [Ue, "l"]), n = P(e, [Ue, "l"]), a = Math.abs(Math.pow(r, Oe) - Math.pow(n, Oe)), s = Math.pow(a, 1 / Oe) * Math.SQRT2 - 40;
1809
- return s < 7.5 ? 0 : s;
1810
- }
1811
- var _e = /* @__PURE__ */ Object.freeze({
1812
- __proto__: null,
1813
- contrastAPCA: yn,
1814
- contrastDeltaPhi: xn,
1815
- contrastLstar: _n,
1816
- contrastMichelson: Cn,
1817
- contrastWCAG21: un,
1818
- contrastWeber: Sn
1819
- });
1820
- function Nn(t, e, r = {}) {
1821
- ue(r) && (r = { algorithm: r });
1822
- let { algorithm: n, ...a } = r;
1823
- if (!n) {
1824
- let s = Object.keys(_e).map((i) => i.replace(/^contrast/, "")).join(", ");
1825
- throw new TypeError(`contrast() function needs a contrast algorithm. Please specify one of: ${s}`);
1826
- }
1827
- t = b(t), e = b(e);
1828
- for (let s in _e)
1829
- if ("contrast" + n.toLowerCase() === s.toLowerCase())
1830
- return _e[s](t, e, a);
1831
- throw new TypeError(`Unknown contrast algorithm: ${n}`);
1832
- }
1833
- function $e(t) {
1834
- let [e, r, n] = fe(t, N), a = e + 15 * r + 3 * n;
1835
- return [4 * e / a, 9 * r / a];
1836
- }
1837
- function T0(t) {
1838
- let [e, r, n] = fe(t, N), a = e + r + n;
1839
- return [e / a, r / a];
1840
- }
1841
- function Bn(t) {
1842
- Object.defineProperty(t.prototype, "uv", {
1843
- get() {
1844
- return $e(this);
1845
- }
1846
- }), Object.defineProperty(t.prototype, "xy", {
1847
- get() {
1848
- return T0(this);
1849
- }
1850
- });
1851
- }
1852
- var In = /* @__PURE__ */ Object.freeze({
1853
- __proto__: null,
1854
- register: Bn,
1855
- uv: $e,
1856
- xy: T0
1857
- });
1858
- function se(t, e, r = {}) {
1859
- ue(r) && (r = { method: r });
1860
- let { method: n = v.deltaE, ...a } = r;
1861
- for (let s in ee)
1862
- if ("deltae" + n.toLowerCase() === s.toLowerCase())
1863
- return ee[s](t, e, a);
1864
- throw new TypeError(`Unknown deltaE method: ${n}`);
1865
- }
1866
- function zn(t, e = 0.25) {
1867
- let n = [m.get("oklch", "lch"), "l"];
1868
- return O(t, n, (a) => a * (1 + e));
1869
- }
1870
- function $n(t, e = 0.25) {
1871
- let n = [m.get("oklch", "lch"), "l"];
1872
- return O(t, n, (a) => a * (1 - e));
1873
- }
1874
- var Pn = /* @__PURE__ */ Object.freeze({
1875
- __proto__: null,
1876
- darken: $n,
1877
- lighten: zn
1878
- });
1879
- function O0(t, e, r = 0.5, n = {}) {
1880
- return [t, e] = [b(t), b(e)], D(r) === "object" && ([r, n] = [0.5, r]), he(t, e, n)(r);
1881
- }
1882
- function Y0(t, e, r = {}) {
1883
- let n;
1884
- st(t) && ([n, r] = [t, e], [t, e] = n.rangeArgs.colors);
1885
- let {
1886
- maxDeltaE: a,
1887
- deltaEMethod: s,
1888
- steps: i = 2,
1889
- maxSteps: o = 1e3,
1890
- ...l
1891
- } = r;
1892
- n || ([t, e] = [b(t), b(e)], n = he(t, e, l));
1893
- let c = se(t, e), u = a > 0 ? Math.max(i, Math.ceil(c / a) + 1) : i, f = [];
1894
- if (o !== void 0 && (u = Math.min(u, o)), u === 1)
1895
- f = [{ p: 0.5, color: n(0.5) }];
1896
- else {
1897
- let h = 1 / (u - 1);
1898
- f = Array.from({ length: u }, (p, d) => {
1899
- let g = d * h;
1900
- return { p: g, color: n(g) };
1901
- });
1902
- }
1903
- if (a > 0) {
1904
- let h = f.reduce((p, d, g) => {
1905
- if (g === 0)
1906
- return 0;
1907
- let M = se(d.color, f[g - 1].color, s);
1908
- return Math.max(p, M);
1909
- }, 0);
1910
- for (; h > a; ) {
1911
- h = 0;
1912
- for (let p = 1; p < f.length && f.length < o; p++) {
1913
- let d = f[p - 1], g = f[p], M = (g.p + d.p) / 2, _ = n(M);
1914
- h = Math.max(h, se(_, d.color), se(_, g.color)), f.splice(p, 0, { p: M, color: n(M) }), p++;
1915
- }
1916
- }
1917
- }
1918
- return f = f.map((h) => h.color), f;
1919
- }
1920
- function he(t, e, r = {}) {
1921
- if (st(t)) {
1922
- let [l, c] = [t, e];
1923
- return he(...l.rangeArgs.colors, { ...l.rangeArgs.options, ...c });
1924
- }
1925
- let { space: n, outputSpace: a, progression: s, premultiplied: i } = r;
1926
- t = b(t), e = b(e), t = V(t), e = V(e);
1927
- let o = { colors: [t, e], options: r };
1928
- if (n ? n = m.get(n) : n = m.registry[v.interpolationSpace] || t.space, a = a ? m.get(a) : n, t = C(t, n), e = C(e, n), t = q(t), e = q(e), n.coords.h && n.coords.h.type === "angle") {
1929
- let l = r.hue = r.hue || "shorter", c = [n, "h"], [u, f] = [P(t, c), P(e, c)];
1930
- isNaN(u) && !isNaN(f) ? u = f : isNaN(f) && !isNaN(u) && (f = u), [u, f] = ur(l, [u, f]), O(t, c, u), O(e, c, f);
1931
- }
1932
- return i && (t.coords = t.coords.map((l) => l * t.alpha), e.coords = e.coords.map((l) => l * e.alpha)), Object.assign((l) => {
1933
- l = s ? s(l) : l;
1934
- let c = t.coords.map((h, p) => {
1935
- let d = e.coords[p];
1936
- return oe(h, d, l);
1937
- }), u = oe(t.alpha, e.alpha, l), f = { space: n, coords: c, alpha: u };
1938
- return i && (f.coords = f.coords.map((h) => h / u)), a !== n && (f = C(f, a)), f;
1939
- }, {
1940
- rangeArgs: o
1941
- });
1942
- }
1943
- function st(t) {
1944
- return D(t) === "function" && !!t.rangeArgs;
1945
- }
1946
- v.interpolationSpace = "lab";
1947
- function En(t) {
1948
- t.defineFunction("mix", O0, { returns: "color" }), t.defineFunction("range", he, { returns: "function<color>" }), t.defineFunction("steps", Y0, { returns: "array<color>" });
1949
- }
1950
- var vn = /* @__PURE__ */ Object.freeze({
1951
- __proto__: null,
1952
- isRange: st,
1953
- mix: O0,
1954
- range: he,
1955
- register: En,
1956
- steps: Y0
1957
- }), D0 = new m({
1958
- id: "hsl",
1959
- name: "HSL",
1960
- coords: {
1961
- h: {
1962
- refRange: [0, 360],
1963
- type: "angle",
1964
- name: "Hue"
1965
- },
1966
- s: {
1967
- range: [0, 100],
1968
- name: "Saturation"
1969
- },
1970
- l: {
1971
- range: [0, 100],
1972
- name: "Lightness"
1973
- }
1974
- },
1975
- base: te,
1976
- // Adapted from https://drafts.csswg.org/css-color-4/better-rgbToHsl.js
1977
- fromBase: (t) => {
1978
- let e = Math.max(...t), r = Math.min(...t), [n, a, s] = t, [i, o, l] = [NaN, 0, (r + e) / 2], c = e - r;
1979
- if (c !== 0) {
1980
- switch (o = l === 0 || l === 1 ? 0 : (e - l) / Math.min(l, 1 - l), e) {
1981
- case n:
1982
- i = (a - s) / c + (a < s ? 6 : 0);
1983
- break;
1984
- case a:
1985
- i = (s - n) / c + 2;
1986
- break;
1987
- case s:
1988
- i = (n - a) / c + 4;
1989
- }
1990
- i = i * 60;
1991
- }
1992
- return o < 0 && (i += 180, o = Math.abs(o)), i >= 360 && (i -= 360), [i, o * 100, l * 100];
1993
- },
1994
- // Adapted from https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB_alternative
1995
- toBase: (t) => {
1996
- let [e, r, n] = t;
1997
- e = e % 360, e < 0 && (e += 360), r /= 100, n /= 100;
1998
- function a(s) {
1999
- let i = (s + e / 30) % 12, o = r * Math.min(n, 1 - n);
2000
- return n - o * Math.max(-1, Math.min(i - 3, 9 - i, 1));
2001
- }
2002
- return [a(0), a(8), a(4)];
2003
- },
2004
- formats: {
2005
- hsl: {
2006
- coords: ["<number> | <angle>", "<percentage>", "<percentage>"]
2007
- },
2008
- hsla: {
2009
- coords: ["<number> | <angle>", "<percentage>", "<percentage>"],
2010
- commas: !0,
2011
- lastAlpha: !0
2012
- }
2013
- }
2014
- }), X0 = new m({
2015
- id: "hsv",
2016
- name: "HSV",
2017
- coords: {
2018
- h: {
2019
- refRange: [0, 360],
2020
- type: "angle",
2021
- name: "Hue"
2022
- },
2023
- s: {
2024
- range: [0, 100],
2025
- name: "Saturation"
2026
- },
2027
- v: {
2028
- range: [0, 100],
2029
- name: "Value"
2030
- }
2031
- },
2032
- base: D0,
2033
- // https://en.wikipedia.org/wiki/HSL_and_HSV#Interconversion
2034
- fromBase(t) {
2035
- let [e, r, n] = t;
2036
- r /= 100, n /= 100;
2037
- let a = n + r * Math.min(n, 1 - n);
2038
- return [
2039
- e,
2040
- // h is the same
2041
- a === 0 ? 0 : 200 * (1 - n / a),
2042
- // s
2043
- 100 * a
2044
- ];
2045
- },
2046
- // https://en.wikipedia.org/wiki/HSL_and_HSV#Interconversion
2047
- toBase(t) {
2048
- let [e, r, n] = t;
2049
- r /= 100, n /= 100;
2050
- let a = n * (1 - r / 2);
2051
- return [
2052
- e,
2053
- // h is the same
2054
- a === 0 || a === 1 ? 0 : (n - a) / Math.min(a, 1 - a) * 100,
2055
- a * 100
2056
- ];
2057
- },
2058
- formats: {
2059
- color: {
2060
- id: "--hsv",
2061
- coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
2062
- }
2063
- }
2064
- }), An = new m({
2065
- id: "hwb",
2066
- name: "HWB",
2067
- coords: {
2068
- h: {
2069
- refRange: [0, 360],
2070
- type: "angle",
2071
- name: "Hue"
2072
- },
2073
- w: {
2074
- range: [0, 100],
2075
- name: "Whiteness"
2076
- },
2077
- b: {
2078
- range: [0, 100],
2079
- name: "Blackness"
2080
- }
2081
- },
2082
- base: X0,
2083
- fromBase(t) {
2084
- let [e, r, n] = t;
2085
- return [e, n * (100 - r) / 100, 100 - n];
2086
- },
2087
- toBase(t) {
2088
- let [e, r, n] = t;
2089
- r /= 100, n /= 100;
2090
- let a = r + n;
2091
- if (a >= 1) {
2092
- let o = r / a;
2093
- return [e, 0, o * 100];
2094
- }
2095
- let s = 1 - n, i = s === 0 ? 0 : 1 - r / s;
2096
- return [e, i * 100, s * 100];
2097
- },
2098
- formats: {
2099
- hwb: {
2100
- coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
2101
- }
2102
- }
2103
- });
2104
- const kn = [
2105
- [0.5766690429101305, 0.1855582379065463, 0.1882286462349947],
2106
- [0.29734497525053605, 0.6273635662554661, 0.07529145849399788],
2107
- [0.02703136138641234, 0.07068885253582723, 0.9913375368376388]
2108
- ], Hn = [
2109
- [2.0415879038107465, -0.5650069742788596, -0.34473135077832956],
2110
- [-0.9692436362808795, 1.8759675015077202, 0.04155505740717557],
2111
- [0.013444280632031142, -0.11836239223101838, 1.0151749943912054]
2112
- ];
2113
- var j0 = new z({
2114
- id: "a98rgb-linear",
2115
- cssId: "--a98-rgb-linear",
2116
- name: "Linear Adobe® 98 RGB compatible",
2117
- white: "D65",
2118
- toXYZ_M: kn,
2119
- fromXYZ_M: Hn
2120
- }), Tn = new z({
2121
- id: "a98rgb",
2122
- cssId: "a98-rgb",
2123
- name: "Adobe® 98 RGB compatible",
2124
- base: j0,
2125
- toBase: (t) => t.map((e) => Math.pow(Math.abs(e), 563 / 256) * Math.sign(e)),
2126
- fromBase: (t) => t.map((e) => Math.pow(Math.abs(e), 256 / 563) * Math.sign(e))
2127
- });
2128
- const On = [
2129
- [0.7977666449006423, 0.13518129740053308, 0.0313477341283922],
2130
- [0.2880748288194013, 0.711835234241873, 8993693872564e-17],
2131
- [0, 0, 0.8251046025104602]
2132
- ], Yn = [
2133
- [1.3457868816471583, -0.25557208737979464, -0.05110186497554526],
2134
- [-0.5446307051249019, 1.5082477428451468, 0.02052744743642139],
2135
- [0, 0, 1.2119675456389452]
2136
- ];
2137
- var q0 = new z({
2138
- id: "prophoto-linear",
2139
- cssId: "--prophoto-rgb-linear",
2140
- name: "Linear ProPhoto",
2141
- white: "D50",
2142
- base: rt,
2143
- toXYZ_M: On,
2144
- fromXYZ_M: Yn
2145
- });
2146
- const Dn = 1 / 512, Xn = 16 / 512;
2147
- var jn = new z({
2148
- id: "prophoto",
2149
- cssId: "prophoto-rgb",
2150
- name: "ProPhoto",
2151
- base: q0,
2152
- toBase(t) {
2153
- return t.map((e) => e < Xn ? e / 16 : e ** 1.8);
2154
- },
2155
- fromBase(t) {
2156
- return t.map((e) => e >= Dn ? e ** (1 / 1.8) : 16 * e);
2157
- }
2158
- }), qn = new m({
2159
- id: "oklch",
2160
- name: "Oklch",
2161
- coords: {
2162
- l: {
2163
- refRange: [0, 1],
2164
- name: "Lightness"
2165
- },
2166
- c: {
2167
- refRange: [0, 0.4],
2168
- name: "Chroma"
2169
- },
2170
- h: {
2171
- refRange: [0, 360],
2172
- type: "angle",
2173
- name: "Hue"
2174
- }
2175
- },
2176
- white: "D65",
2177
- base: K,
2178
- fromBase(t) {
2179
- let [e, r, n] = t, a;
2180
- const s = 2e-4;
2181
- return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
2182
- e,
2183
- // OKLab L is still L
2184
- Math.sqrt(r ** 2 + n ** 2),
2185
- // Chroma
2186
- H(a)
2187
- // Hue, in degrees [0 to 360)
2188
- ];
2189
- },
2190
- // Convert from polar form
2191
- toBase(t) {
2192
- let [e, r, n] = t, a, s;
2193
- return isNaN(n) ? (a = 0, s = 0) : (a = r * Math.cos(n * Math.PI / 180), s = r * Math.sin(n * Math.PI / 180)), [e, a, s];
2194
- },
2195
- formats: {
2196
- oklch: {
2197
- coords: ["<percentage> | <number>", "<number> | <percentage>[0,1]", "<number> | <angle>"]
2198
- }
2199
- }
2200
- });
2201
- let Z0 = B.D65;
2202
- const Zn = 216 / 24389, jt = 24389 / 27, [qt, Zt] = $e({ space: N, coords: Z0 });
2203
- var G0 = new m({
2204
- id: "luv",
2205
- name: "Luv",
2206
- coords: {
2207
- l: {
2208
- refRange: [0, 100],
2209
- name: "Lightness"
2210
- },
2211
- // Reference ranges from https://facelessuser.github.io/coloraide/colors/luv/
2212
- u: {
2213
- refRange: [-215, 215]
2214
- },
2215
- v: {
2216
- refRange: [-215, 215]
2217
- }
2218
- },
2219
- white: Z0,
2220
- base: N,
2221
- // Convert D65-adapted XYZ to Luv
2222
- // https://en.wikipedia.org/wiki/CIELUV#The_forward_transformation
2223
- fromBase(t) {
2224
- let e = [R(t[0]), R(t[1]), R(t[2])], r = e[1], [n, a] = $e({ space: N, coords: e });
2225
- if (!Number.isFinite(n) || !Number.isFinite(a))
2226
- return [0, 0, 0];
2227
- let s = r <= Zn ? jt * r : 116 * Math.cbrt(r) - 16;
2228
- return [
2229
- s,
2230
- 13 * s * (n - qt),
2231
- 13 * s * (a - Zt)
2232
- ];
2233
- },
2234
- // Convert Luv to D65-adapted XYZ
2235
- // https://en.wikipedia.org/wiki/CIELUV#The_reverse_transformation
2236
- toBase(t) {
2237
- let [e, r, n] = t;
2238
- if (e === 0 || X(e))
2239
- return [0, 0, 0];
2240
- r = R(r), n = R(n);
2241
- let a = r / (13 * e) + qt, s = n / (13 * e) + Zt, i = e <= 8 ? e / jt : Math.pow((e + 16) / 116, 3);
2242
- return [
2243
- i * (9 * a / (4 * s)),
2244
- i,
2245
- i * ((12 - 3 * a - 20 * s) / (4 * s))
2246
- ];
2247
- },
2248
- formats: {
2249
- color: {
2250
- id: "--luv",
2251
- coords: ["<number> | <percentage>", "<number> | <percentage>[-1,1]", "<number> | <percentage>[-1,1]"]
2252
- }
2253
- }
2254
- }), it = new m({
2255
- id: "lchuv",
2256
- name: "LChuv",
2257
- coords: {
2258
- l: {
2259
- refRange: [0, 100],
2260
- name: "Lightness"
2261
- },
2262
- c: {
2263
- refRange: [0, 220],
2264
- name: "Chroma"
2265
- },
2266
- h: {
2267
- refRange: [0, 360],
2268
- type: "angle",
2269
- name: "Hue"
2270
- }
2271
- },
2272
- base: G0,
2273
- fromBase(t) {
2274
- let [e, r, n] = t, a;
2275
- const s = 0.02;
2276
- return Math.abs(r) < s && Math.abs(n) < s ? a = NaN : a = Math.atan2(n, r) * 180 / Math.PI, [
2277
- e,
2278
- // L is still L
2279
- Math.sqrt(r ** 2 + n ** 2),
2280
- // Chroma
2281
- H(a)
2282
- // Hue, in degrees [0 to 360)
2283
- ];
2284
- },
2285
- toBase(t) {
2286
- let [e, r, n] = t;
2287
- return r < 0 && (r = 0), isNaN(n) && (n = 0), [
2288
- e,
2289
- // L is still L
2290
- r * Math.cos(n * Math.PI / 180),
2291
- // u
2292
- r * Math.sin(n * Math.PI / 180)
2293
- // v
2294
- ];
2295
- },
2296
- formats: {
2297
- color: {
2298
- id: "--lchuv",
2299
- coords: ["<number> | <percentage>", "<number> | <percentage>", "<number> | <angle>"]
2300
- }
2301
- }
2302
- });
2303
- const Gn = 216 / 24389, Jn = 24389 / 27, Gt = x[0][0], Jt = x[0][1], Ye = x[0][2], Ft = x[1][0], Wt = x[1][1], De = x[1][2], Qt = x[2][0], Ut = x[2][1], Xe = x[2][2];
2304
- function Q(t, e, r) {
2305
- const n = e / (Math.sin(r) - t * Math.cos(r));
2306
- return n < 0 ? 1 / 0 : n;
2307
- }
2308
- function Be(t) {
2309
- const e = Math.pow(t + 16, 3) / 1560896, r = e > Gn ? e : t / Jn, n = r * (284517 * Gt - 94839 * Ye), a = r * (838422 * Ye + 769860 * Jt + 731718 * Gt), s = r * (632260 * Ye - 126452 * Jt), i = r * (284517 * Ft - 94839 * De), o = r * (838422 * De + 769860 * Wt + 731718 * Ft), l = r * (632260 * De - 126452 * Wt), c = r * (284517 * Qt - 94839 * Xe), u = r * (838422 * Xe + 769860 * Ut + 731718 * Qt), f = r * (632260 * Xe - 126452 * Ut);
2310
- return {
2311
- r0s: n / s,
2312
- r0i: a * t / s,
2313
- r1s: n / (s + 126452),
2314
- r1i: (a - 769860) * t / (s + 126452),
2315
- g0s: i / l,
2316
- g0i: o * t / l,
2317
- g1s: i / (l + 126452),
2318
- g1i: (o - 769860) * t / (l + 126452),
2319
- b0s: c / f,
2320
- b0i: u * t / f,
2321
- b1s: c / (f + 126452),
2322
- b1i: (u - 769860) * t / (f + 126452)
2323
- };
2324
- }
2325
- function Kt(t, e) {
2326
- const r = e / 360 * Math.PI * 2, n = Q(t.r0s, t.r0i, r), a = Q(t.r1s, t.r1i, r), s = Q(t.g0s, t.g0i, r), i = Q(t.g1s, t.g1i, r), o = Q(t.b0s, t.b0i, r), l = Q(t.b1s, t.b1i, r);
2327
- return Math.min(n, a, s, i, o, l);
2328
- }
2329
- var Fn = new m({
2330
- id: "hsluv",
2331
- name: "HSLuv",
2332
- coords: {
2333
- h: {
2334
- refRange: [0, 360],
2335
- type: "angle",
2336
- name: "Hue"
2337
- },
2338
- s: {
2339
- range: [0, 100],
2340
- name: "Saturation"
2341
- },
2342
- l: {
2343
- range: [0, 100],
2344
- name: "Lightness"
2345
- }
2346
- },
2347
- base: it,
2348
- gamutSpace: te,
2349
- // Convert LCHuv to HSLuv
2350
- fromBase(t) {
2351
- let [e, r, n] = [R(t[0]), R(t[1]), R(t[2])], a;
2352
- if (e > 99.9999999)
2353
- a = 0, e = 100;
2354
- else if (e < 1e-8)
2355
- a = 0, e = 0;
2356
- else {
2357
- let s = Be(e), i = Kt(s, n);
2358
- a = r / i * 100;
2359
- }
2360
- return [n, a, e];
2361
- },
2362
- // Convert HSLuv to LCHuv
2363
- toBase(t) {
2364
- let [e, r, n] = [R(t[0]), R(t[1]), R(t[2])], a;
2365
- if (n > 99.9999999)
2366
- n = 100, a = 0;
2367
- else if (n < 1e-8)
2368
- n = 0, a = 0;
2369
- else {
2370
- let s = Be(n);
2371
- a = Kt(s, e) / 100 * r;
2372
- }
2373
- return [n, a, e];
2374
- },
2375
- formats: {
2376
- color: {
2377
- id: "--hsluv",
2378
- coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
2379
- }
2380
- }
2381
- });
2382
- x[0][0];
2383
- x[0][1];
2384
- x[0][2];
2385
- x[1][0];
2386
- x[1][1];
2387
- x[1][2];
2388
- x[2][0];
2389
- x[2][1];
2390
- x[2][2];
2391
- function U(t, e) {
2392
- return Math.abs(e) / Math.sqrt(Math.pow(t, 2) + 1);
2393
- }
2394
- function Vt(t) {
2395
- let e = U(t.r0s, t.r0i), r = U(t.r1s, t.r1i), n = U(t.g0s, t.g0i), a = U(t.g1s, t.g1i), s = U(t.b0s, t.b0i), i = U(t.b1s, t.b1i);
2396
- return Math.min(e, r, n, a, s, i);
2397
- }
2398
- var Wn = new m({
2399
- id: "hpluv",
2400
- name: "HPLuv",
2401
- coords: {
2402
- h: {
2403
- refRange: [0, 360],
2404
- type: "angle",
2405
- name: "Hue"
2406
- },
2407
- s: {
2408
- range: [0, 100],
2409
- name: "Saturation"
2410
- },
2411
- l: {
2412
- range: [0, 100],
2413
- name: "Lightness"
2414
- }
2415
- },
2416
- base: it,
2417
- gamutSpace: "self",
2418
- // Convert LCHuv to HPLuv
2419
- fromBase(t) {
2420
- let [e, r, n] = [R(t[0]), R(t[1]), R(t[2])], a;
2421
- if (e > 99.9999999)
2422
- a = 0, e = 100;
2423
- else if (e < 1e-8)
2424
- a = 0, e = 0;
2425
- else {
2426
- let s = Be(e), i = Vt(s);
2427
- a = r / i * 100;
2428
- }
2429
- return [n, a, e];
2430
- },
2431
- // Convert HPLuv to LCHuv
2432
- toBase(t) {
2433
- let [e, r, n] = [R(t[0]), R(t[1]), R(t[2])], a;
2434
- if (n > 99.9999999)
2435
- n = 100, a = 0;
2436
- else if (n < 1e-8)
2437
- n = 0, a = 0;
2438
- else {
2439
- let s = Be(n);
2440
- a = Vt(s) / 100 * r;
2441
- }
2442
- return [n, a, e];
2443
- },
2444
- formats: {
2445
- color: {
2446
- id: "--hpluv",
2447
- coords: ["<number> | <angle>", "<percentage> | <number>", "<percentage> | <number>"]
2448
- }
2449
- }
2450
- });
2451
- const e0 = 203, t0 = 2610 / 2 ** 14, Qn = 2 ** 14 / 2610, Un = 2523 / 2 ** 5, r0 = 2 ** 5 / 2523, n0 = 3424 / 2 ** 12, a0 = 2413 / 2 ** 7, s0 = 2392 / 2 ** 7;
2452
- var Kn = new z({
2453
- id: "rec2100pq",
2454
- cssId: "rec2100-pq",
2455
- name: "REC.2100-PQ",
2456
- base: ze,
2457
- toBase(t) {
2458
- return t.map(function(e) {
2459
- return (Math.max(e ** r0 - n0, 0) / (a0 - s0 * e ** r0)) ** Qn * 1e4 / e0;
2460
- });
2461
- },
2462
- fromBase(t) {
2463
- return t.map(function(e) {
2464
- let r = Math.max(e * e0 / 1e4, 0), n = n0 + a0 * r ** t0, a = 1 + s0 * r ** t0;
2465
- return (n / a) ** Un;
2466
- });
2467
- }
2468
- });
2469
- const i0 = 0.17883277, o0 = 0.28466892, l0 = 0.55991073, je = 3.7743;
2470
- var Vn = new z({
2471
- id: "rec2100hlg",
2472
- cssId: "rec2100-hlg",
2473
- name: "REC.2100-HLG",
2474
- referred: "scene",
2475
- base: ze,
2476
- toBase(t) {
2477
- return t.map(function(e) {
2478
- return e <= 0.5 ? e ** 2 / 3 * je : (Math.exp((e - l0) / i0) + o0) / 12 * je;
2479
- });
2480
- },
2481
- fromBase(t) {
2482
- return t.map(function(e) {
2483
- return e /= je, e <= 1 / 12 ? Math.sqrt(3 * e) : i0 * Math.log(12 * e - o0) + l0;
2484
- });
2485
- }
2486
- });
2487
- const J0 = {};
2488
- j.add("chromatic-adaptation-start", (t) => {
2489
- t.options.method && (t.M = F0(t.W1, t.W2, t.options.method));
2490
- });
2491
- j.add("chromatic-adaptation-end", (t) => {
2492
- t.M || (t.M = F0(t.W1, t.W2, t.options.method));
2493
- });
2494
- function Pe({ id: t, toCone_M: e, fromCone_M: r }) {
2495
- J0[t] = arguments[0];
2496
- }
2497
- function F0(t, e, r = "Bradford") {
2498
- let n = J0[r], [a, s, i] = L(n.toCone_M, t), [o, l, c] = L(n.toCone_M, e), u = [
2499
- [o / a, 0, 0],
2500
- [0, l / s, 0],
2501
- [0, 0, c / i]
2502
- ], f = L(u, n.toCone_M);
2503
- return L(n.fromCone_M, f);
2504
- }
2505
- Pe({
2506
- id: "von Kries",
2507
- toCone_M: [
2508
- [0.40024, 0.7076, -0.08081],
2509
- [-0.2263, 1.16532, 0.0457],
2510
- [0, 0, 0.91822]
2511
- ],
2512
- fromCone_M: [
2513
- [1.8599363874558397, -1.1293816185800916, 0.21989740959619328],
2514
- [0.3611914362417676, 0.6388124632850422, -6370596838649899e-21],
2515
- [0, 0, 1.0890636230968613]
2516
- ]
2517
- });
2518
- Pe({
2519
- id: "Bradford",
2520
- // Convert an array of XYZ values in the range 0.0 - 1.0
2521
- // to cone fundamentals
2522
- toCone_M: [
2523
- [0.8951, 0.2664, -0.1614],
2524
- [-0.7502, 1.7135, 0.0367],
2525
- [0.0389, -0.0685, 1.0296]
2526
- ],
2527
- // and back
2528
- fromCone_M: [
2529
- [0.9869929054667121, -0.14705425642099013, 0.15996265166373122],
2530
- [0.4323052697233945, 0.5183602715367774, 0.049291228212855594],
2531
- [-0.00852866457517732, 0.04004282165408486, 0.96848669578755]
2532
- ]
2533
- });
2534
- Pe({
2535
- id: "CAT02",
2536
- // with complete chromatic adaptation to W2, so D = 1.0
2537
- toCone_M: [
2538
- [0.7328, 0.4296, -0.1624],
2539
- [-0.7036, 1.6975, 61e-4],
2540
- [3e-3, 0.0136, 0.9834]
2541
- ],
2542
- fromCone_M: [
2543
- [1.0961238208355142, -0.27886900021828726, 0.18274517938277307],
2544
- [0.4543690419753592, 0.4735331543074117, 0.07209780371722911],
2545
- [-0.009627608738429355, -0.00569803121611342, 1.0153256399545427]
2546
- ]
2547
- });
2548
- Pe({
2549
- id: "CAT16",
2550
- toCone_M: [
2551
- [0.401288, 0.650173, -0.051461],
2552
- [-0.250268, 1.204414, 0.045854],
2553
- [-2079e-6, 0.048952, 0.953127]
2554
- ],
2555
- // the extra precision is needed to avoid roundtripping errors
2556
- fromCone_M: [
2557
- [1.862067855087233, -1.0112546305316845, 0.14918677544445172],
2558
- [0.3875265432361372, 0.6214474419314753, -0.008973985167612521],
2559
- [-0.01584149884933386, -0.03412293802851557, 1.0499644368778496]
2560
- ]
2561
- });
2562
- Object.assign(B, {
2563
- // whitepoint values from ASTM E308-01 with 10nm spacing, 1931 2 degree observer
2564
- // all normalized to Y (luminance) = 1.00000
2565
- // Illuminant A is a tungsten electric light, giving a very warm, orange light.
2566
- A: [1.0985, 1, 0.35585],
2567
- // Illuminant C was an early approximation to daylight: illuminant A with a blue filter.
2568
- C: [0.98074, 1, 1.18232],
2569
- // The daylight series of illuminants simulate natural daylight.
2570
- // The color temperature (in degrees Kelvin/100) ranges from
2571
- // cool, overcast daylight (D50) to bright, direct sunlight (D65).
2572
- D55: [0.95682, 1, 0.92149],
2573
- D75: [0.94972, 1, 1.22638],
2574
- // Equal-energy illuminant, used in two-stage CAT16
2575
- E: [1, 1, 1],
2576
- // The F series of illuminants represent fluorescent lights
2577
- F2: [0.99186, 1, 0.67393],
2578
- F7: [0.95041, 1, 1.08747],
2579
- F11: [1.00962, 1, 0.6435]
2580
- });
2581
- B.ACES = [0.32168 / 0.33767, 1, (1 - 0.32168 - 0.33767) / 0.33767];
2582
- const ea = [
2583
- [0.6624541811085053, 0.13400420645643313, 0.1561876870049078],
2584
- [0.27222871678091454, 0.6740817658111484, 0.05368951740793705],
2585
- [-0.005574649490394108, 0.004060733528982826, 1.0103391003129971]
2586
- ], ta = [
2587
- [1.6410233796943257, -0.32480329418479, -0.23642469523761225],
2588
- [-0.6636628587229829, 1.6153315916573379, 0.016756347685530137],
2589
- [0.011721894328375376, -0.008284441996237409, 0.9883948585390215]
2590
- ];
2591
- var W0 = new z({
2592
- id: "acescg",
2593
- cssId: "--acescg",
2594
- name: "ACEScg",
2595
- // ACEScg – A scene-referred, linear-light encoding of ACES Data
2596
- // https://docs.acescentral.com/specifications/acescg/
2597
- // uses the AP1 primaries, see section 4.3.1 Color primaries
2598
- coords: {
2599
- r: {
2600
- range: [0, 65504],
2601
- name: "Red"
2602
- },
2603
- g: {
2604
- range: [0, 65504],
2605
- name: "Green"
2606
- },
2607
- b: {
2608
- range: [0, 65504],
2609
- name: "Blue"
2610
- }
2611
- },
2612
- referred: "scene",
2613
- white: B.ACES,
2614
- toXYZ_M: ea,
2615
- fromXYZ_M: ta
2616
- });
2617
- const Le = 2 ** -16, qe = -0.35828683, Se = (Math.log2(65504) + 9.72) / 17.52;
2618
- var ra = new z({
2619
- id: "acescc",
2620
- cssId: "--acescc",
2621
- name: "ACEScc",
2622
- // see S-2014-003 ACEScc – A Logarithmic Encoding of ACES Data
2623
- // https://docs.acescentral.com/specifications/acescc/
2624
- // uses the AP1 primaries, see section 4.3.1 Color primaries
2625
- // Appendix A: "Very small ACES scene referred values below 7 1/4 stops
2626
- // below 18% middle gray are encoded as negative ACEScc values.
2627
- // These values should be preserved per the encoding in Section 4.4
2628
- // so that all positive ACES values are maintained."
2629
- coords: {
2630
- r: {
2631
- range: [qe, Se],
2632
- name: "Red"
2633
- },
2634
- g: {
2635
- range: [qe, Se],
2636
- name: "Green"
2637
- },
2638
- b: {
2639
- range: [qe, Se],
2640
- name: "Blue"
2641
- }
2642
- },
2643
- referred: "scene",
2644
- base: W0,
2645
- // from section 4.4.2 Decoding Function
2646
- toBase(t) {
2647
- const e = -0.3013698630136986;
2648
- return t.map(function(r) {
2649
- return r <= e ? (2 ** (r * 17.52 - 9.72) - Le) * 2 : r < Se ? 2 ** (r * 17.52 - 9.72) : 65504;
2650
- });
2651
- },
2652
- // Non-linear encoding function from S-2014-003, section 4.4.1 Encoding Function
2653
- fromBase(t) {
2654
- return t.map(function(e) {
2655
- return e <= 0 ? (Math.log2(Le) + 9.72) / 17.52 : e < Le ? (Math.log2(Le + e * 0.5) + 9.72) / 17.52 : (Math.log2(e) + 9.72) / 17.52;
2656
- });
2657
- }
2658
- // encoded media white (rgb 1,1,1) => linear [ 222.861, 222.861, 222.861 ]
2659
- // encoded media black (rgb 0,0,0) => linear [ 0.0011857, 0.0011857, 0.0011857]
2660
- }), c0 = /* @__PURE__ */ Object.freeze({
2661
- __proto__: null,
2662
- A98RGB: Tn,
2663
- A98RGB_Linear: j0,
2664
- ACEScc: ra,
2665
- ACEScg: W0,
2666
- CAM16_JMh: jr,
2667
- HCT: ce,
2668
- HPLuv: Wn,
2669
- HSL: D0,
2670
- HSLuv: Fn,
2671
- HSV: X0,
2672
- HWB: An,
2673
- ICTCP: Fe,
2674
- JzCzHz: Je,
2675
- Jzazbz: S0,
2676
- LCH: le,
2677
- LCHuv: it,
2678
- Lab: E,
2679
- Lab_D65: Ue,
2680
- Luv: G0,
2681
- OKLCH: qn,
2682
- OKLab: K,
2683
- P3: k0,
2684
- P3_Linear: v0,
2685
- ProPhoto: jn,
2686
- ProPhoto_Linear: q0,
2687
- REC_2020: E0,
2688
- REC_2020_Linear: ze,
2689
- REC_2100_HLG: Vn,
2690
- REC_2100_PQ: Kn,
2691
- XYZ_ABS_D65: nt,
2692
- XYZ_D50: rt,
2693
- XYZ_D65: N,
2694
- sRGB: te,
2695
- sRGB_Linear: A0
2696
- });
2697
- class w {
2698
- /**
2699
- * Creates an instance of Color.
2700
- * Signatures:
2701
- * - `new Color(stringToParse)`
2702
- * - `new Color(otherColor)`
2703
- * - `new Color({space, coords, alpha})`
2704
- * - `new Color(space, coords, alpha)`
2705
- * - `new Color(spaceId, coords, alpha)`
2706
- */
2707
- constructor(...e) {
2708
- let r;
2709
- e.length === 1 && (r = b(e[0]));
2710
- let n, a, s;
2711
- r ? (n = r.space || r.spaceId, a = r.coords, s = r.alpha) : [n, a, s] = e, Object.defineProperty(this, "space", {
2712
- value: m.get(n),
2713
- writable: !1,
2714
- enumerable: !0,
2715
- configurable: !0
2716
- // see note in https://262.ecma-international.org/8.0/#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver
2717
- }), this.coords = a ? a.slice() : [0, 0, 0], this.alpha = s > 1 || s === void 0 ? 1 : s < 0 ? 0 : s;
2718
- for (let i = 0; i < this.coords.length; i++)
2719
- this.coords[i] === "NaN" && (this.coords[i] = NaN);
2720
- for (let i in this.space.coords)
2721
- Object.defineProperty(this, i, {
2722
- get: () => this.get(i),
2723
- set: (o) => this.set(i, o)
2724
- });
2725
- }
2726
- get spaceId() {
2727
- return this.space.id;
2728
- }
2729
- clone() {
2730
- return new w(this.space, this.coords, this.alpha);
2731
- }
2732
- toJSON() {
2733
- return {
2734
- spaceId: this.spaceId,
2735
- coords: this.coords,
2736
- alpha: this.alpha
2737
- };
2738
- }
2739
- display(...e) {
2740
- let r = sn(this, ...e);
2741
- return r.color = new w(r.color), r;
2742
- }
2743
- /**
2744
- * Get a color from the argument passed
2745
- * Basically gets us the same result as new Color(color) but doesn't clone an existing color object
2746
- */
2747
- static get(e, ...r) {
2748
- return e instanceof w ? e : new w(e, ...r);
2749
- }
2750
- static defineFunction(e, r, n = r) {
2751
- let { instance: a = !0, returns: s } = n, i = function(...o) {
2752
- let l = r(...o);
2753
- if (s === "color")
2754
- l = w.get(l);
2755
- else if (s === "function<color>") {
2756
- let c = l;
2757
- l = function(...u) {
2758
- let f = c(...u);
2759
- return w.get(f);
2760
- }, Object.assign(l, c);
2761
- } else s === "array<color>" && (l = l.map((c) => w.get(c)));
2762
- return l;
2763
- };
2764
- e in w || (w[e] = i), a && (w.prototype[e] = function(...o) {
2765
- return i(this, ...o);
2766
- });
2767
- }
2768
- static defineFunctions(e) {
2769
- for (let r in e)
2770
- w.defineFunction(r, e[r], e[r]);
2771
- }
2772
- static extend(e) {
2773
- if (e.register)
2774
- e.register(w);
2775
- else
2776
- for (let r in e)
2777
- w.defineFunction(r, e[r]);
2778
- }
2779
- }
2780
- w.defineFunctions({
2781
- get: P,
2782
- getAll: fe,
2783
- set: O,
2784
- setAll: tt,
2785
- to: C,
2786
- equals: on,
2787
- inGamut: J,
2788
- toGamut: q,
2789
- distance: L0,
2790
- toString: ie
2791
- });
2792
- Object.assign(w, {
2793
- util: ar,
2794
- hooks: j,
2795
- WHITES: B,
2796
- Space: m,
2797
- spaces: m.registry,
2798
- parse: y0,
2799
- // Global defaults one may want to configure
2800
- defaults: v
2801
- });
2802
- for (let t of Object.keys(c0))
2803
- m.register(c0[t]);
2804
- for (let t in m.registry)
2805
- Ke(t, m.registry[t]);
2806
- j.add("colorspace-init-end", (t) => {
2807
- var e;
2808
- Ke(t.id, t), (e = t.aliases) == null || e.forEach((r) => {
2809
- Ke(r, t);
2810
- });
2811
- });
2812
- function Ke(t, e) {
2813
- let r = t.replace(/-/g, "_");
2814
- Object.defineProperty(w.prototype, r, {
2815
- // Convert coords to coords in another colorspace and return them
2816
- // Source colorspace: this.spaceId
2817
- // Target colorspace: id
2818
- get() {
2819
- let n = this.getAll(t);
2820
- return typeof Proxy > "u" ? n : new Proxy(n, {
2821
- has: (a, s) => {
2822
- try {
2823
- return m.resolveCoord([e, s]), !0;
2824
- } catch {
2825
- }
2826
- return Reflect.has(a, s);
2827
- },
2828
- get: (a, s, i) => {
2829
- if (s && typeof s != "symbol" && !(s in a)) {
2830
- let { index: o } = m.resolveCoord([e, s]);
2831
- if (o >= 0)
2832
- return a[o];
2833
- }
2834
- return Reflect.get(a, s, i);
2835
- },
2836
- set: (a, s, i, o) => {
2837
- if (s && typeof s != "symbol" && !(s in a) || s >= 0) {
2838
- let { index: l } = m.resolveCoord([e, s]);
2839
- if (l >= 0)
2840
- return a[l] = i, this.setAll(t, a), !0;
2841
- }
2842
- return Reflect.set(a, s, i, o);
2843
- }
2844
- });
2845
- },
2846
- // Convert coords in another colorspace to internal coords and set them
2847
- // Target colorspace: this.spaceId
2848
- // Source colorspace: id
2849
- set(n) {
2850
- this.setAll(t, n);
2851
- },
2852
- configurable: !0,
2853
- enumerable: !0
2854
- });
2855
- }
2856
- w.extend(ee);
2857
- w.extend({ deltaE: se });
2858
- Object.assign(w, { deltaEMethods: ee });
2859
- w.extend(Pn);
2860
- w.extend({ contrast: Nn });
2861
- w.extend(In);
2862
- w.extend(cn);
2863
- w.extend(vn);
2864
- w.extend(_e);
2865
- export {
2866
- w as C
2867
- };