@luzmo/analytics-components-kit 1.0.3-beta.9 → 1.0.4-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 (1822) hide show
  1. package/README.md +320 -11
  2. package/components/ai-chat/ai-chat.d.ts +45 -8
  3. package/components/ai-chat/empty-state/ai-chat-empty-state.d.ts +2 -2
  4. package/components/ai-chat/index.cjs +1 -1
  5. package/components/ai-chat/index.d.ts +1 -1
  6. package/components/ai-chat/index.js +2 -2
  7. package/components/ai-chat/session/ai-chat-session.d.ts +7 -1
  8. package/components/ai-chat/stream/chunk-extractors.d.ts +8 -0
  9. package/components/ai-chat/stream/index.d.ts +1 -1
  10. package/components/ai-chat-BMDfKnEj.cjs +258 -0
  11. package/components/ai-chat-Cd26aDpX.js +3718 -0
  12. package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +7 -2
  13. package/components/ai-interaction-textarea/index.cjs +1 -1
  14. package/components/ai-interaction-textarea/index.d.ts +1 -0
  15. package/components/ai-interaction-textarea/index.js +2 -2
  16. package/components/ai-interaction-textarea/types.d.ts +5 -0
  17. package/components/ai-interaction-textarea-CPfJqTB0.cjs +68 -0
  18. package/components/ai-interaction-textarea-DkBglh6Q.js +299 -0
  19. package/components/area-chart-options.config-4OY_kXkB.js +146 -0
  20. package/components/area-chart-options.config-Cf1VrUNv.cjs +20 -0
  21. package/components/area-chart-positioning.config-CAPrtEZW.js +55 -0
  22. package/components/area-chart-positioning.config-CfC43YUW.cjs +20 -0
  23. package/components/area-chart-slots.config--pd_dBTn.js +55 -0
  24. package/components/area-chart-slots.config-BOhwdLnr.cjs +20 -0
  25. package/components/bar-chart-options.config-BF7Q15FL.cjs +20 -0
  26. package/components/bar-chart-options.config-C3puwFpi.js +220 -0
  27. package/components/bar-chart-positioning.config-C1MLYyl9.js +59 -0
  28. package/components/bar-chart-positioning.config-vJOALpQP.cjs +20 -0
  29. package/components/bar-chart-slots.config-DMWjAd5a.cjs +20 -0
  30. package/components/bar-chart-slots.config-Dr7v4xxd.js +50 -0
  31. package/components/base-B_wdCOxV.js +249 -0
  32. package/components/base-kQ6cjcIZ.cjs +20 -0
  33. package/components/base-store-DHC2m2Os.cjs +20 -0
  34. package/components/base-store-DmDe0dTU.js +160 -0
  35. package/components/box-plot-options.config-B486nCds.js +296 -0
  36. package/components/box-plot-options.config-BkD5CYGz.cjs +20 -0
  37. package/components/box-plot-positioning.config-CA27sCpO.js +48 -0
  38. package/components/box-plot-positioning.config-DVNeh9kg.cjs +20 -0
  39. package/components/box-plot-slots.config-5B_pTjPJ.cjs +20 -0
  40. package/components/box-plot-slots.config-Bdb7pkky.js +40 -0
  41. package/components/bubble-chart-options.config-4f9FUNhc.cjs +20 -0
  42. package/components/bubble-chart-options.config-BymUqNR5.js +115 -0
  43. package/components/bubble-chart-positioning.config-Dg92VJnB.cjs +20 -0
  44. package/components/bubble-chart-positioning.config-OlbBZU4m.js +55 -0
  45. package/components/bubble-chart-slots.config-B4tsJDuz.js +47 -0
  46. package/components/bubble-chart-slots.config-VHKuntJk.cjs +20 -0
  47. package/components/bullet-chart-options.config-BtyRdRk2.js +75 -0
  48. package/components/bullet-chart-options.config-DDygYBiy.cjs +20 -0
  49. package/components/bullet-chart-positioning.config-BwqxpSSL.cjs +20 -0
  50. package/components/bullet-chart-positioning.config-Y18yvzoc.js +56 -0
  51. package/components/bullet-chart-slots.config-CZfTgKZ4.cjs +20 -0
  52. package/components/bullet-chart-slots.config-ccCSNJ5q.js +46 -0
  53. package/components/calculate-data-field-icon-DenGmW74.cjs +20 -0
  54. package/components/choropleth-map-options.config-5W6nNlL7.cjs +20 -0
  55. package/components/choropleth-map-options.config-CqCciAvW.js +348 -0
  56. package/components/choropleth-map-positioning.config-Dmzy3fMc.js +55 -0
  57. package/components/choropleth-map-positioning.config-y-bYMoxr.cjs +20 -0
  58. package/components/choropleth-map-slots.config-CZKWF1qV.cjs +20 -0
  59. package/components/choropleth-map-slots.config-X2YYrSXc.js +53 -0
  60. package/components/circle-pack-chart-options.config-CD8MWMTw.cjs +20 -0
  61. package/components/circle-pack-chart-options.config-D9C-ltHA.js +54 -0
  62. package/components/circle-pack-chart-positioning.config-YDdY2cc2.js +48 -0
  63. package/components/circle-pack-chart-positioning.config-wKIQDFe8.cjs +20 -0
  64. package/components/circle-pack-chart-slots.config-BIO1dZsK.js +38 -0
  65. package/components/circle-pack-chart-slots.config-GL7T5_o4.cjs +20 -0
  66. package/components/circular-gauge-options.config-D9gcbX57.cjs +20 -0
  67. package/components/circular-gauge-options.config-De6SlTLT.js +188 -0
  68. package/components/circular-gauge-positioning.config-C41euPS9.js +48 -0
  69. package/components/circular-gauge-positioning.config-CKNanoFX.cjs +20 -0
  70. package/components/circular-gauge-slots.config-DUHabt3G.cjs +20 -0
  71. package/components/circular-gauge-slots.config-Dv_7fAD_.js +39 -0
  72. package/components/color-BWnYpOu7.js +3812 -0
  73. package/components/color-Bl8h58rV.cjs +20 -0
  74. package/components/color-palettes-BFpQSXfW.cjs +20 -0
  75. package/components/color-range-utils-CwwtLDX_.js +63 -0
  76. package/components/color-range-utils-D59Jawkj.cjs +20 -0
  77. package/components/column-chart-options.config-5Dbg3FmH.js +219 -0
  78. package/components/column-chart-options.config-CiIw23Yo.cjs +20 -0
  79. package/components/column-chart-positioning.config-BdyuErF8.js +55 -0
  80. package/components/column-chart-positioning.config-Enx15Dqh.cjs +20 -0
  81. package/components/column-chart-slots.config-CM5aytbj.cjs +20 -0
  82. package/components/column-chart-slots.config-eHvTwZLX.js +50 -0
  83. package/components/combination-chart-options.config-BzmLGCal.js +87 -0
  84. package/components/combination-chart-options.config-DaTYSfnr.cjs +20 -0
  85. package/components/combination-chart-positioning.config-BQRn0EfF.js +48 -0
  86. package/components/combination-chart-positioning.config-CqlKA__j.cjs +20 -0
  87. package/components/combination-chart-slots.config-BwUOXFCR.cjs +20 -0
  88. package/components/combination-chart-slots.config-CG40JjE3.js +43 -0
  89. package/components/conditional-number-options.config-BPzCxo2q.cjs +20 -0
  90. package/components/conditional-number-options.config-CVgV7s7f.js +205 -0
  91. package/components/conditional-number-positioning.config-BBivi4ps.js +48 -0
  92. package/components/conditional-number-positioning.config-CR45rPru.cjs +20 -0
  93. package/components/conditional-number-slots.config-B7maHIaG.cjs +20 -0
  94. package/components/conditional-number-slots.config-o22l-qLv.js +39 -0
  95. package/components/convert-datasets-to-data-fields-B13rl1an.cjs +20 -0
  96. package/components/data-broker-Bdv5V8Yp.js +1680 -0
  97. package/components/data-broker-DWEXs6-2.cjs +20 -0
  98. package/components/data-field/data-field.d.ts +7 -2
  99. package/components/data-field/index.cjs +1 -1
  100. package/components/data-field/index.d.ts +1 -0
  101. package/components/data-field/index.js +2 -2
  102. package/components/data-field-CAGprHjS.cjs +54 -0
  103. package/components/data-field-CLfUWgK9.js +121 -0
  104. package/components/data-field-level/data-field-level.d.ts +8 -2
  105. package/components/data-field-level/index.cjs +1 -1
  106. package/components/data-field-level/index.js +2 -2
  107. package/components/data-field-level-7qi9K__S.cjs +55 -0
  108. package/components/data-field-level-CfJ0dmxo.js +247 -0
  109. package/components/data-field-panel/data-field-panel.d.ts +3 -3
  110. package/components/data-field-panel/index.cjs +1 -1
  111. package/components/data-field-panel/index.js +2 -2
  112. package/components/data-field-panel-DUc8y4WA.cjs +87 -0
  113. package/components/data-field-panel-N7mukLj6.js +385 -0
  114. package/components/data-fields-select/data-fields-select.d.ts +7 -2
  115. package/components/data-fields-select/index.cjs +1 -1
  116. package/components/data-fields-select/index.d.ts +1 -0
  117. package/components/data-fields-select/index.js +2 -2
  118. package/components/data-fields-select/types.d.ts +4 -0
  119. package/components/data-fields-select-B1pwPYt6.js +262 -0
  120. package/components/data-fields-select-qCWuzckJ.cjs +41 -0
  121. package/components/dataset-icon/index.cjs +1 -1
  122. package/components/dataset-icon/index.js +2 -2
  123. package/components/dataset-icon-BAV0S4sZ.cjs +64 -0
  124. package/components/dataset-icon-CWT5Ju8w.js +125 -0
  125. package/components/dataset-selector-list/dataset-selector-list.d.ts +1 -1
  126. package/components/dataset-selector-list/index.cjs +1 -1
  127. package/components/dataset-selector-list/index.d.ts +1 -0
  128. package/components/dataset-selector-list/index.js +2 -2
  129. package/components/dataset-selector-list-BPBZ04Lf.cjs +75 -0
  130. package/components/dataset-selector-list-DmajZuNC.js +313 -0
  131. package/components/dataset-selector-row/dataset-selector-row.d.ts +2 -2
  132. package/components/dataset-selector-row/index.cjs +1 -1
  133. package/components/dataset-selector-row/index.d.ts +1 -0
  134. package/components/dataset-selector-row/index.js +2 -2
  135. package/components/dataset-selector-row-SJzYIpO6.js +273 -0
  136. package/components/dataset-selector-row-qxfmcxpm.cjs +79 -0
  137. package/components/date-comparison-filter-options.config-4yHPEJSU.cjs +20 -0
  138. package/components/date-comparison-filter-options.config-BJg_WqL4.js +126 -0
  139. package/components/date-comparison-filter-slots.config-BIK5aZ6P.js +33 -0
  140. package/components/date-comparison-filter-slots.config-oABOLs3D.cjs +20 -0
  141. package/components/date-filter-options.config-AFAngO_i.cjs +20 -0
  142. package/components/date-filter-options.config-N6eGgPGL.js +118 -0
  143. package/components/date-filter-slots.config-CJJ4P0v6.js +37 -0
  144. package/components/date-filter-slots.config-Cuzz0RjE.cjs +20 -0
  145. package/components/de-BHQ-FfU0.js +465 -0
  146. package/components/de-DnADyZVQ.cjs +20 -0
  147. package/components/decompose-numeric-format-DGJua3rU.cjs +20 -0
  148. package/components/decorate-DCJt-2rt.cjs +20 -0
  149. package/components/decorate-DyMgX_Uh.js +28 -0
  150. package/components/default-acceptable-data-field-types-DFOFWWnT.js +53 -0
  151. package/components/default-acceptable-data-field-types-fPsz64ka.cjs +20 -0
  152. package/components/display-settings/display-settings.d.ts +6 -5
  153. package/components/display-settings/index.cjs +1 -1
  154. package/components/display-settings/index.d.ts +1 -1
  155. package/components/display-settings/index.js +2 -2
  156. package/components/display-settings/types.d.ts +5 -1
  157. package/components/display-settings-CkkjJjem.js +272 -0
  158. package/components/display-settings-DnzOjr-1.cjs +120 -0
  159. package/components/display-settings-binning/display-settings-binning.d.ts +2 -1
  160. package/components/display-settings-binning/index.cjs +1 -1
  161. package/components/display-settings-binning/index.d.ts +1 -0
  162. package/components/display-settings-binning/index.js +2 -2
  163. package/components/display-settings-binning-BohjN2qK.js +110 -0
  164. package/components/display-settings-binning-C7-gByrp.cjs +56 -0
  165. package/components/display-settings-datetime/display-settings-datetime.d.ts +3 -1
  166. package/components/display-settings-datetime/index.cjs +1 -1
  167. package/components/display-settings-datetime/index.d.ts +1 -0
  168. package/components/display-settings-datetime/index.js +2 -2
  169. package/components/display-settings-datetime-7pUcku_h.js +413 -0
  170. package/components/display-settings-datetime-DL0Qcz8Y.cjs +217 -0
  171. package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +1 -1
  172. package/components/display-settings-grand-totals/index.cjs +1 -1
  173. package/components/display-settings-grand-totals/index.d.ts +1 -0
  174. package/components/display-settings-grand-totals/index.js +2 -2
  175. package/components/display-settings-grand-totals-CV5guBhH.js +89 -0
  176. package/components/display-settings-grand-totals-DHQSZqMI.cjs +44 -0
  177. package/components/display-settings-numeric/display-settings-numeric.d.ts +1 -1
  178. package/components/display-settings-numeric/index.cjs +1 -1
  179. package/components/display-settings-numeric/index.d.ts +1 -0
  180. package/components/display-settings-numeric/index.js +2 -2
  181. package/components/display-settings-numeric--5zk8_7K.cjs +190 -0
  182. package/components/display-settings-numeric-D2LjMepO.js +479 -0
  183. package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +5 -3
  184. package/components/display-settings-period-over-period/index.cjs +1 -1
  185. package/components/display-settings-period-over-period/index.d.ts +1 -0
  186. package/components/display-settings-period-over-period/index.js +2 -2
  187. package/components/display-settings-period-over-period-BE22oHvV.cjs +229 -0
  188. package/components/display-settings-period-over-period-sqZU6Zj_.js +433 -0
  189. package/components/donut-chart-options.config-C66yOoed.js +207 -0
  190. package/components/donut-chart-options.config-D8Bvo6Cc.cjs +20 -0
  191. package/components/donut-chart-positioning.config-B9sm4yFV.cjs +20 -0
  192. package/components/donut-chart-positioning.config-DtaPAgXE.js +48 -0
  193. package/components/donut-chart-slots.config-2XbT9Uu8.js +39 -0
  194. package/components/donut-chart-slots.config-Bi08z-XB.cjs +20 -0
  195. package/components/dropdown-filter-options.config-BRzYD0KE.cjs +20 -0
  196. package/components/dropdown-filter-options.config-Cm_wK0mn.js +153 -0
  197. package/components/dropdown-filter-slots.config-CR-Ko6q_.cjs +20 -0
  198. package/components/dropdown-filter-slots.config-CnESCGuw.js +38 -0
  199. package/components/en-CcLhGxIh.js +21 -0
  200. package/components/en-GB-DzkdeUQh.js +28 -0
  201. package/components/en-GB-uxY5qmIM.cjs +20 -0
  202. package/components/en-US-CcLhGxIh.js +21 -0
  203. package/components/en-US-q_Ruzags.cjs +20 -0
  204. package/components/en-q_Ruzags.cjs +20 -0
  205. package/components/es-B4xWcOeJ.cjs +20 -0
  206. package/components/es-CkCov6l7.js +465 -0
  207. package/components/evolution-number-options.config-07Jd0oUL.js +228 -0
  208. package/components/evolution-number-options.config-CkqNYgWn.cjs +20 -0
  209. package/components/evolution-number-positioning.config-DVXhBZYj.cjs +20 -0
  210. package/components/evolution-number-positioning.config-v8_6kB1H.js +48 -0
  211. package/components/evolution-number-slots.config-BKdD3cKw.js +37 -0
  212. package/components/evolution-number-slots.config-CikuQYgm.cjs +20 -0
  213. package/components/filter-expression-picker/filter-expression-picker.d.ts +1 -0
  214. package/components/filter-expression-picker/index.cjs +1 -1
  215. package/components/filter-expression-picker/index.js +2 -2
  216. package/components/filter-expression-picker-CF4Otpll.cjs +38 -0
  217. package/components/filter-expression-picker-DCrCAIhg.js +425 -0
  218. package/components/filter-item/filter-item.d.ts +1 -0
  219. package/components/filter-item/index.cjs +1 -1
  220. package/components/filter-item/index.js +2 -2
  221. package/components/filter-item-CKg3oQlZ.cjs +58 -0
  222. package/components/filter-item-DtdK1jvx.js +242 -0
  223. package/components/filter-parameter-picker/index.cjs +1 -1
  224. package/components/filter-parameter-picker/index.js +2 -2
  225. package/components/filter-value-picker/filter-value-picker.d.ts +1 -0
  226. package/components/filter-value-picker/index.cjs +1 -1
  227. package/components/filter-value-picker/index.js +2 -2
  228. package/components/filter-value-picker-B5fHoLAG.cjs +60 -0
  229. package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +1 -0
  230. package/components/filter-value-picker-datetime/index.cjs +1 -1
  231. package/components/filter-value-picker-datetime/index.js +2 -2
  232. package/components/filter-value-picker-datetime-CFCV2jkK.js +139 -0
  233. package/components/filter-value-picker-datetime-D20WnWar.cjs +42 -0
  234. package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +1 -0
  235. package/components/filter-value-picker-hierarchy/index.cjs +1 -1
  236. package/components/filter-value-picker-hierarchy/index.js +2 -2
  237. package/components/filter-value-picker-hierarchy-CSM0RPvX.cjs +47 -0
  238. package/components/filter-value-picker-hierarchy-DEbN7h5L.js +232 -0
  239. package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +1 -0
  240. package/components/filter-value-picker-numeric/index.cjs +1 -1
  241. package/components/filter-value-picker-numeric/index.js +2 -2
  242. package/components/filter-value-picker-numeric-BYspQRSi.js +219 -0
  243. package/components/filter-value-picker-numeric-BtZaQvkr.cjs +48 -0
  244. package/components/filter-value-picker-tyoO5ISM.js +151 -0
  245. package/components/filters/filters.d.ts +1 -1
  246. package/components/filters/index.cjs +1 -1
  247. package/components/filters/index.d.ts +1 -1
  248. package/components/filters/index.js +2 -2
  249. package/components/filters/types.d.ts +4 -0
  250. package/components/filters-C8fHs4_m.js +400 -0
  251. package/components/filters-sR8GxUGw.cjs +150 -0
  252. package/components/formatter-BeXmurVe.cjs +20 -0
  253. package/components/formatter-Cq5dFCyU.js +1473 -0
  254. package/components/formula/formula.d.ts +66 -0
  255. package/components/formula/index.cjs +20 -0
  256. package/components/formula/index.d.ts +7 -0
  257. package/components/formula/index.js +28 -0
  258. package/components/formula-BPHH_GKB.cjs +45 -0
  259. package/components/formula-DYdcMG-v.js +138 -0
  260. package/components/formula-codemirror/formula-codemirror.d.ts +79 -0
  261. package/components/formula-codemirror/index.d.ts +7 -0
  262. package/components/formula-codemirror/pills/formula-aggregation/formula-aggregation.d.ts +125 -0
  263. package/components/formula-codemirror/pills/formula-aggregation/index.d.ts +7 -0
  264. package/components/formula-codemirror/pills/formula-empty-argument-pill/formula-empty-argument-pill.d.ts +28 -0
  265. package/components/formula-codemirror/pills/formula-empty-argument-pill/index.d.ts +7 -0
  266. package/components/formula-codemirror/pills/formula-include-exclude-panel.d.ts +38 -0
  267. package/components/formula-codemirror-CFgPlkN8.cjs +215 -0
  268. package/components/formula-codemirror-CQonNhmd.js +12018 -0
  269. package/components/formula-display-store-BGzj13Cs.js +1086 -0
  270. package/components/formula-display-store-DFAvw21p.cjs +20 -0
  271. package/components/formula-draggable-field/formula-draggable-field.d.ts +53 -0
  272. package/components/formula-draggable-field/index.d.ts +8 -0
  273. package/components/formula-draggable-field/types.d.ts +24 -0
  274. package/components/formula-editor/formula-aggregations-list.d.ts +21 -0
  275. package/components/formula-editor/formula-datasets-list.d.ts +37 -0
  276. package/components/formula-editor/formula-description.d.ts +17 -0
  277. package/components/formula-editor/formula-editor.d.ts +70 -0
  278. package/components/formula-editor/formula-functions-list.d.ts +28 -0
  279. package/components/formula-editor/index.cjs +20 -0
  280. package/components/formula-editor/index.d.ts +12 -0
  281. package/components/formula-editor/index.js +30 -0
  282. package/components/formula-editor-CtCvJkyS.cjs +218 -0
  283. package/components/formula-editor-KXxQlh2n.js +666 -0
  284. package/components/formula-field/formula-field.d.ts +20 -0
  285. package/components/formula-field/index.cjs +20 -0
  286. package/components/formula-field/index.d.ts +7 -0
  287. package/components/formula-field/index.js +28 -0
  288. package/components/formula-field-OcD4TWAn.js +40 -0
  289. package/components/formula-field-aiqX7nRp.cjs +20 -0
  290. package/components/formula-input-base-CGe2ABn6.cjs +49 -0
  291. package/components/formula-input-base-CQPGmISj.js +236 -0
  292. package/components/fr-BOivrXqX.cjs +20 -0
  293. package/components/fr-BSFpJ50_.js +465 -0
  294. package/components/funnel-chart-options.config-BVmrhzna.cjs +20 -0
  295. package/components/funnel-chart-options.config-PV1Hlu91.js +187 -0
  296. package/components/funnel-chart-positioning.config-BT-YoTgv.js +48 -0
  297. package/components/funnel-chart-positioning.config-C5Z3JkuS.cjs +20 -0
  298. package/components/funnel-chart-slots.config-B8zC6Q6_.cjs +20 -0
  299. package/components/funnel-chart-slots.config-_9HUPvTb.js +43 -0
  300. package/components/get-css-variable-CBXsAxR6.cjs +20 -0
  301. package/components/get-css-variable-DYnldi15.js +63 -0
  302. package/components/get-dataset-name-BGCvfcdY.js +27 -0
  303. package/components/get-dataset-name-EkeeFzI3.cjs +20 -0
  304. package/components/groupings-CrE-yp0S.js +52 -0
  305. package/components/groupings-dIFi0bJY.cjs +20 -0
  306. package/components/heat-map-options.config-CQY6t9AL.js +224 -0
  307. package/components/heat-map-options.config-xPdOcXDk.cjs +20 -0
  308. package/components/heat-map-positioning.config-BpFis567.js +48 -0
  309. package/components/heat-map-positioning.config-HPftgmdz.cjs +20 -0
  310. package/components/heat-map-slots.config-B4AswVSo.js +37 -0
  311. package/components/heat-map-slots.config-Wp_oS8JQ.cjs +20 -0
  312. package/components/heat-table-options.config-DPbTFoRn.cjs +20 -0
  313. package/components/heat-table-options.config-IlVPk4Q4.js +372 -0
  314. package/components/heat-table-positioning.config-Canc3aEE.js +55 -0
  315. package/components/heat-table-positioning.config-wkrm8Fbk.cjs +20 -0
  316. package/components/heat-table-slots.config-BN7rtHZG.cjs +20 -0
  317. package/components/heat-table-slots.config-CB509zU4.js +49 -0
  318. package/components/helpers-ByM0mGw3.cjs +20 -0
  319. package/components/hexbin-map-options.config-CSFSqpMU.cjs +20 -0
  320. package/components/hexbin-map-options.config-vzw6ovva.js +276 -0
  321. package/components/hexbin-map-positioning.config-CBv6Lij5.js +48 -0
  322. package/components/hexbin-map-positioning.config-D0hAchxV.cjs +20 -0
  323. package/components/hexbin-map-slots.config-Dyse0pui.js +37 -0
  324. package/components/hexbin-map-slots.config-mx5zUTrA.cjs +20 -0
  325. package/components/icon-element-DpN-9yaN.cjs +20 -0
  326. package/components/icon-element-_jY440X2.js +85 -0
  327. package/components/image-options.config-Cmrsd8Yu.js +153 -0
  328. package/components/image-options.config-DZ5q1D63.cjs +20 -0
  329. package/components/image-slots.config-CVj-DM07.js +24 -0
  330. package/components/image-slots.config-ODQBVz5H.cjs +20 -0
  331. package/components/index.cjs +1 -1
  332. package/components/index.js +64 -59
  333. package/components/item-grid/helpers/grid-events.d.ts +1 -1
  334. package/components/item-grid/index.cjs +1 -1
  335. package/components/item-grid/index.d.ts +1 -0
  336. package/components/item-grid/index.js +2 -2
  337. package/components/item-grid/item-grid-item-actions-menu.d.ts +1 -0
  338. package/components/item-grid/item-grid.d.ts +4 -4
  339. package/components/item-grid-BXZXJV3g.cjs +339 -0
  340. package/components/item-grid-uWM-Unjx.js +8814 -0
  341. package/components/item-option/index.cjs +1 -1
  342. package/components/item-option/index.d.ts +1 -0
  343. package/components/item-option/index.js +2 -2
  344. package/components/item-option/item-option.d.ts +11 -0
  345. package/components/item-option/types.d.ts +8 -0
  346. package/components/item-option-CEwjJc1p.cjs +252 -0
  347. package/components/item-option-action-button-group/index.cjs +1 -1
  348. package/components/item-option-action-button-group/index.d.ts +1 -0
  349. package/components/item-option-action-button-group/index.js +2 -2
  350. package/components/item-option-action-button-group/item-option-action-button-group.d.ts +6 -0
  351. package/components/item-option-action-button-group-BOxQFfBF.js +118 -0
  352. package/components/item-option-action-button-group-DXCVJqpt.cjs +53 -0
  353. package/components/item-option-base-DKieCS-Y.cjs +56 -0
  354. package/components/item-option-base-Dr5-WxZ9.js +123 -0
  355. package/components/item-option-color-palette-picker/index.cjs +1 -1
  356. package/components/item-option-color-palette-picker/index.d.ts +1 -0
  357. package/components/item-option-color-palette-picker/index.js +2 -2
  358. package/components/item-option-color-palette-picker/item-option-color-palette-picker.d.ts +1 -0
  359. package/components/item-option-color-palette-picker-7vSSpj5o.cjs +40 -0
  360. package/components/item-option-color-palette-picker-D_mABGWh.js +2041 -0
  361. package/components/item-option-color-picker/index.cjs +1 -1
  362. package/components/item-option-color-picker/index.d.ts +1 -0
  363. package/components/item-option-color-picker/index.js +2 -2
  364. package/components/item-option-color-picker/item-option-color-picker.d.ts +10 -4
  365. package/components/item-option-color-picker-COLBYeRy.js +87 -0
  366. package/components/item-option-color-picker-DMyNeD2e.cjs +34 -0
  367. package/components/item-option-color-range/index.cjs +1 -1
  368. package/components/item-option-color-range/index.d.ts +1 -0
  369. package/components/item-option-color-range/index.js +2 -2
  370. package/components/item-option-color-range/item-option-color-range.d.ts +1 -1
  371. package/components/item-option-color-range-BFr0B6Vf.cjs +98 -0
  372. package/components/item-option-color-range-CueVlyT2.js +220 -0
  373. package/components/item-option-multi-language-field/index.cjs +1 -1
  374. package/components/item-option-multi-language-field/index.d.ts +1 -0
  375. package/components/item-option-multi-language-field/index.js +2 -2
  376. package/components/item-option-multi-language-field/item-option-multi-language-field.d.ts +10 -0
  377. package/components/item-option-multi-language-field-CMuQwrwQ.js +82 -0
  378. package/components/item-option-multi-language-field-q7txF5xA.cjs +33 -0
  379. package/components/item-option-number-field/index.cjs +1 -1
  380. package/components/item-option-number-field/index.d.ts +1 -0
  381. package/components/item-option-number-field/index.js +2 -2
  382. package/components/item-option-number-field/item-option-number-field.d.ts +14 -0
  383. package/components/item-option-number-field-BODNSx66.js +102 -0
  384. package/components/item-option-number-field-DWeJWUxY.cjs +38 -0
  385. package/components/item-option-panel/index.cjs +1 -1
  386. package/components/item-option-panel/index.d.ts +1 -0
  387. package/components/item-option-panel/index.js +2 -2
  388. package/components/item-option-panel/item-option-panel.d.ts +1 -1
  389. package/components/item-option-panel-CxOfVI0z.js +183 -0
  390. package/components/item-option-panel-D0dxyUfE.cjs +67 -0
  391. package/components/item-option-picker/index.cjs +1 -1
  392. package/components/item-option-picker/index.d.ts +1 -0
  393. package/components/item-option-picker/index.js +2 -2
  394. package/components/item-option-picker/item-option-picker.d.ts +8 -3
  395. package/components/item-option-picker-BsP_0XyD.cjs +37 -0
  396. package/components/item-option-picker-CyX7qqrb.js +77 -0
  397. package/components/item-option-position-picker/index.cjs +1 -1
  398. package/components/item-option-position-picker/index.d.ts +1 -0
  399. package/components/item-option-position-picker/index.js +2 -2
  400. package/components/item-option-position-picker/item-option-position-picker.d.ts +5 -0
  401. package/components/item-option-position-picker-CcmBYyqF.cjs +32 -0
  402. package/components/item-option-position-picker-LOg6P4Gl.js +117 -0
  403. package/components/item-option-positions-number-field/index.cjs +1 -1
  404. package/components/item-option-positions-number-field/index.d.ts +1 -0
  405. package/components/item-option-positions-number-field/index.js +2 -2
  406. package/components/item-option-positions-number-field/item-option-positions-number-field.d.ts +11 -0
  407. package/components/item-option-positions-number-field-BCbWb1R6.js +164 -0
  408. package/components/item-option-positions-number-field-o3Qckgwd.cjs +49 -0
  409. package/components/item-option-radio-button-group/index.cjs +1 -1
  410. package/components/item-option-radio-button-group/index.d.ts +1 -0
  411. package/components/item-option-radio-button-group/index.js +2 -2
  412. package/components/item-option-radio-button-group/item-option-radio-button-group.d.ts +8 -0
  413. package/components/item-option-radio-button-group-CDebmEn3.js +74 -0
  414. package/components/item-option-radio-button-group-CjLhWTEJ.cjs +37 -0
  415. package/components/item-option-slider/index.cjs +1 -1
  416. package/components/item-option-slider/index.d.ts +1 -0
  417. package/components/item-option-slider/index.js +2 -2
  418. package/components/item-option-slider/item-option-slider.d.ts +9 -0
  419. package/components/item-option-slider-C9ZJZcdg.js +81 -0
  420. package/components/item-option-slider-CHbkJHLK.cjs +33 -0
  421. package/components/item-option-switch/index.cjs +1 -1
  422. package/components/item-option-switch/index.d.ts +1 -0
  423. package/components/item-option-switch/index.js +2 -2
  424. package/components/item-option-switch/item-option-switch.d.ts +5 -0
  425. package/components/item-option-switch-BVMOOWya.js +69 -0
  426. package/components/item-option-switch-FRAZWozp.cjs +30 -0
  427. package/components/item-option-text-field/index.cjs +1 -1
  428. package/components/item-option-text-field/index.d.ts +1 -0
  429. package/components/item-option-text-field/index.js +2 -2
  430. package/components/item-option-text-field/item-option-text-field.d.ts +7 -0
  431. package/components/item-option-text-field-DkYqHfdJ.cjs +33 -0
  432. package/components/item-option-text-field-e6NLDlSq.js +80 -0
  433. package/components/item-option-uyAsPcfE.js +919 -0
  434. package/components/item-options-configs.cjs +1 -1
  435. package/components/item-options-configs.js +45 -45
  436. package/components/item-slot-drop/index.cjs +1 -1
  437. package/components/item-slot-drop/index.d.ts +2 -0
  438. package/components/item-slot-drop/index.js +2 -2
  439. package/components/item-slot-drop/item-slot-drop.d.ts +12 -0
  440. package/components/item-slot-drop-BUCjEfJf.cjs +91 -0
  441. package/components/item-slot-drop-CoReI68M.js +324 -0
  442. package/components/item-slot-drop-panel/index.cjs +1 -1
  443. package/components/item-slot-drop-panel/index.d.ts +1 -0
  444. package/components/item-slot-drop-panel/index.js +2 -2
  445. package/components/item-slot-drop-panel/item-slot-drop-panel.d.ts +2 -2
  446. package/components/item-slot-drop-panel-CEI1q060.js +355 -0
  447. package/components/item-slot-drop-panel-DqekQtOr.cjs +57 -0
  448. package/components/item-slot-picker/index.cjs +1 -1
  449. package/components/item-slot-picker/index.d.ts +1 -0
  450. package/components/item-slot-picker/index.js +2 -2
  451. package/components/item-slot-picker/item-slot-picker.d.ts +2 -5
  452. package/components/item-slot-picker-CvbXFh6Z.cjs +158 -0
  453. package/components/item-slot-picker-dy5hVID5.js +474 -0
  454. package/components/item-slot-picker-panel/index.cjs +1 -1
  455. package/components/item-slot-picker-panel/index.d.ts +2 -0
  456. package/components/item-slot-picker-panel/index.js +2 -2
  457. package/components/item-slot-picker-panel/item-slot-picker-panel.d.ts +4 -4
  458. package/components/item-slot-picker-panel-BUyp6Hbg.cjs +81 -0
  459. package/components/item-slot-picker-panel-CG0NyMDX.js +448 -0
  460. package/components/item-slots-configs.cjs +1 -1
  461. package/components/item-slots-configs.js +45 -45
  462. package/components/line-chart-options.config-1TpSJqeb.js +168 -0
  463. package/components/line-chart-options.config-BkK829A2.cjs +20 -0
  464. package/components/line-chart-positioning.config-61uNfPZs.js +55 -0
  465. package/components/line-chart-positioning.config-BNtGFWUK.cjs +20 -0
  466. package/components/line-chart-slots.config-CcCpwWzZ.js +55 -0
  467. package/components/line-chart-slots.config-vv66fcoE.cjs +20 -0
  468. package/components/load-data-fields-for-datasets-BNnr8x3m.js +42 -0
  469. package/components/load-data-fields-for-datasets-CW4Voiex.cjs +20 -0
  470. package/components/localize-BT7REYBY.js +29 -0
  471. package/components/localize-D3i4Epy_.cjs +20 -0
  472. package/components/localized-mixin-CiBWThrZ.cjs +20 -0
  473. package/components/localized-mixin-EpweDrTk.js +45 -0
  474. package/components/map-tile-providers-DzSBmFkY.cjs +20 -0
  475. package/components/marker-map-options.config-BfPFVxpD.cjs +20 -0
  476. package/components/marker-map-options.config-DTaax79J.js +117 -0
  477. package/components/marker-map-positioning.config-Bi5WCVgJ.js +48 -0
  478. package/components/marker-map-positioning.config-C2cL7uZJ.cjs +20 -0
  479. package/components/marker-map-slots.config-BOWmS_IZ.js +37 -0
  480. package/components/marker-map-slots.config-DigZk7lN.cjs +20 -0
  481. package/components/nl-DS4Y_g8B.cjs +20 -0
  482. package/components/nl-D_MleIlk.js +465 -0
  483. package/components/ohlc-chart-options.config-BsBVP-Io.cjs +20 -0
  484. package/components/ohlc-chart-options.config-Dfes8ROC.js +65 -0
  485. package/components/ohlc-chart-positioning.config-DFx99k9A.js +78 -0
  486. package/components/ohlc-chart-positioning.config-IAOfu4ue.cjs +20 -0
  487. package/components/ohlc-chart-slots.config-D3fzoQJH.cjs +20 -0
  488. package/components/ohlc-chart-slots.config-JRztPEXL.js +68 -0
  489. package/components/parallel-coordinates-plot-options.config--6iJkURT.cjs +20 -0
  490. package/components/parallel-coordinates-plot-options.config-NSk_HC0H.js +42 -0
  491. package/components/parallel-coordinates-plot-positioning.config-Bf0Leksw.cjs +20 -0
  492. package/components/parallel-coordinates-plot-positioning.config-C9TqUuGC.js +48 -0
  493. package/components/parallel-coordinates-plot-slots.config-pmbO5DnL.js +46 -0
  494. package/components/parallel-coordinates-plot-slots.config-s_tLqGA-.cjs +20 -0
  495. package/components/period-over-period-condition.const-C1NZ9Bkp.cjs +20 -0
  496. package/components/periods.const-Db0nXrwr.cjs +20 -0
  497. package/components/periods.const-NCTkxnvG.js +155 -0
  498. package/components/pivot-table-options.config-B3wYlzEq.js +245 -0
  499. package/components/pivot-table-options.config-CKGnnXa_.cjs +20 -0
  500. package/components/pivot-table-positioning.config-CPXqqtcR.js +55 -0
  501. package/components/pivot-table-positioning.config-D1R3VO88.cjs +20 -0
  502. package/components/pivot-table-slots.config-DaLfGOP9.js +55 -0
  503. package/components/pivot-table-slots.config-KlYXL90k.cjs +20 -0
  504. package/components/pragmatic-element-adapter-D0LRKx5U.js +1253 -0
  505. package/components/pragmatic-element-adapter-DdyH32ix.cjs +24 -0
  506. package/components/pyramid-chart-options.config-8QtjhcJC.cjs +20 -0
  507. package/components/pyramid-chart-options.config-DIyiyqGM.js +240 -0
  508. package/components/pyramid-chart-positioning.config-BfXdJS8g.cjs +20 -0
  509. package/components/pyramid-chart-positioning.config-JAUQpA0B.js +55 -0
  510. package/components/pyramid-chart-slots.config-CreUpxI2.cjs +20 -0
  511. package/components/pyramid-chart-slots.config-DtnUlw5y.js +50 -0
  512. package/components/radar-chart-options.config-DvW36_zk.cjs +20 -0
  513. package/components/radar-chart-options.config-UVOzUnVT.js +130 -0
  514. package/components/radar-chart-positioning.config-Bixdrod2.cjs +20 -0
  515. package/components/radar-chart-positioning.config-CdJSazt4.js +55 -0
  516. package/components/radar-chart-slots.config-B3oIp-8w.cjs +20 -0
  517. package/components/radar-chart-slots.config-CkLoeAV7.js +53 -0
  518. package/components/regular-table-options.config-B0WNqEjR.cjs +20 -0
  519. package/components/regular-table-options.config-CBvnxTdd.js +148 -0
  520. package/components/regular-table-slots.config-Cc6hL7iu.js +35 -0
  521. package/components/regular-table-slots.config-UwzWj6gg.cjs +20 -0
  522. package/components/resolve-column-presentation-BaEP1mvs.js +34 -0
  523. package/components/resolve-column-presentation-DUETRVCH.cjs +20 -0
  524. package/components/rolldown-runtime-mLOUI7ql.cjs +20 -0
  525. package/components/route-map-options.config-CYNKz_Xm.cjs +20 -0
  526. package/components/route-map-options.config-DZrlGa5o.js +326 -0
  527. package/components/route-map-positioning.config-7aca5Iex.cjs +20 -0
  528. package/components/route-map-positioning.config-Bk_BndTS.js +66 -0
  529. package/components/route-map-slots.config-CQxB8gKC.js +59 -0
  530. package/components/route-map-slots.config-DfYT65BF.cjs +20 -0
  531. package/components/sankey-diagram-options.config-D49IZ1y3.cjs +20 -0
  532. package/components/sankey-diagram-options.config-s_QRVr1r.js +126 -0
  533. package/components/sankey-diagram-positioning.config-Bvus3RDi.cjs +20 -0
  534. package/components/sankey-diagram-positioning.config-DPgQELIu.js +66 -0
  535. package/components/sankey-diagram-slots.config-C9tIfWHU.js +61 -0
  536. package/components/sankey-diagram-slots.config-D-_u4w36.cjs +20 -0
  537. package/components/scatter-plot-options.config-BETVLevv.cjs +20 -0
  538. package/components/scatter-plot-options.config-DI4hlqi5.js +302 -0
  539. package/components/scatter-plot-positioning.config-D-ifHW9P.js +77 -0
  540. package/components/scatter-plot-positioning.config-DBDCDDad.cjs +20 -0
  541. package/components/scatter-plot-slots.config-CUURijrN.js +74 -0
  542. package/components/scatter-plot-slots.config-CrG6wQtV.cjs +20 -0
  543. package/components/search-filter-options.config-B-dGVPhS.cjs +20 -0
  544. package/components/search-filter-options.config-CPzfgUWV.js +103 -0
  545. package/components/search-filter-slots.config-DD119qkk.js +39 -0
  546. package/components/search-filter-slots.config-DP06ulJA.cjs +20 -0
  547. package/components/set-locale-DTFOOSog.cjs +20 -0
  548. package/components/set-locale-UK0ghkg9.js +43 -0
  549. package/components/slicer-filter-options.config-7OXpRWtw.cjs +20 -0
  550. package/components/slicer-filter-options.config-F2CZ8ckV.js +226 -0
  551. package/components/slicer-filter-positioning.config-0uGZ8EgN.js +48 -0
  552. package/components/slicer-filter-positioning.config-Bx2_7jxp.cjs +20 -0
  553. package/components/slicer-filter-slots.config-CHKpdJvF.cjs +20 -0
  554. package/components/slicer-filter-slots.config-D-BhCuA9.js +44 -0
  555. package/components/slider-filter-options.config-CRdbX1IJ.cjs +20 -0
  556. package/components/slider-filter-options.config-DO0HHK2l.js +72 -0
  557. package/components/slider-filter-slots.config-9R298H0t.cjs +20 -0
  558. package/components/slider-filter-slots.config-CGQG6JqK.js +43 -0
  559. package/components/slot-labels.config-DKnxOncr.cjs +20 -0
  560. package/components/slot-menu/index.cjs +1 -1
  561. package/components/slot-menu/index.d.ts +1 -0
  562. package/components/slot-menu/index.js +2 -2
  563. package/components/slot-menu/slot-menu.d.ts +18 -3
  564. package/components/slot-menu/types.d.ts +1 -1
  565. package/components/slot-menu-Cw5HJ_bk.js +404 -0
  566. package/components/slot-menu-DkyDLDSd.cjs +64 -0
  567. package/components/slot-menu-list/index.cjs +1 -1
  568. package/components/slot-menu-list/index.d.ts +1 -0
  569. package/components/slot-menu-list/index.js +2 -2
  570. package/components/slot-menu-list/slot-menu-list.d.ts +3 -1
  571. package/components/slot-menu-list-BZllvntQ.cjs +38 -0
  572. package/components/slot-menu-list-CTJ-owp1.js +326 -0
  573. package/components/slots-config-BuHluMEl.js +77 -0
  574. package/components/slots-config-DVH0lz6t.cjs +20 -0
  575. package/components/speedometer-chart-options.config-BsIu28S3.cjs +20 -0
  576. package/components/speedometer-chart-options.config-jK_yQjy2.js +246 -0
  577. package/components/speedometer-chart-positioning.config-CNOKIw7e.cjs +20 -0
  578. package/components/speedometer-chart-positioning.config-FzFxMi0X.js +48 -0
  579. package/components/speedometer-chart-slots.config-CjkHAHNX.js +39 -0
  580. package/components/speedometer-chart-slots.config-S_hQm2MV.cjs +20 -0
  581. package/components/spike-map-options.config-aaiZyME6.cjs +20 -0
  582. package/components/spike-map-options.config-cj07bETE.js +413 -0
  583. package/components/spike-map-positioning.config-B4NYfmEw.js +55 -0
  584. package/components/spike-map-positioning.config-Bcdt8670.cjs +20 -0
  585. package/components/spike-map-slots.config-cKfaD6dQ.cjs +20 -0
  586. package/components/spike-map-slots.config-yMkdy-0w.js +47 -0
  587. package/components/strip-plot-options.config-DmAxeY2S.js +53 -0
  588. package/components/strip-plot-options.config-TB3rkoj2.cjs +20 -0
  589. package/components/strip-plot-positioning.config-BjcqWJoD.cjs +20 -0
  590. package/components/strip-plot-positioning.config-n9OIxpa_.js +48 -0
  591. package/components/strip-plot-slots.config-C07nIM5s.js +38 -0
  592. package/components/strip-plot-slots.config-DNYlrK_c.cjs +20 -0
  593. package/components/sunburst-chart-options.config-CLyQG-8x.js +160 -0
  594. package/components/sunburst-chart-options.config-Ckk_kY_s.cjs +20 -0
  595. package/components/sunburst-chart-positioning.config-BIpSCpSi.cjs +20 -0
  596. package/components/sunburst-chart-positioning.config-CcGOcwOK.js +48 -0
  597. package/components/sunburst-chart-slots.config-BU9ma0xm.js +38 -0
  598. package/components/sunburst-chart-slots.config-DkUUt5RF.cjs +20 -0
  599. package/components/symbol-map-options.config-56eoWz4w.cjs +20 -0
  600. package/components/symbol-map-options.config-I_gykFhh.js +157 -0
  601. package/components/symbol-map-positioning.config-DPv89eCY.cjs +20 -0
  602. package/components/symbol-map-positioning.config-H3n2ngaa.js +55 -0
  603. package/components/symbol-map-slots.config-CQJgV5bh.js +53 -0
  604. package/components/symbol-map-slots.config-DwNf547A.cjs +20 -0
  605. package/components/text-options.config-BwBCG2yo.cjs +20 -0
  606. package/components/text-options.config-DUMx63Ol.js +67 -0
  607. package/components/text-slots.config-CPghLc8b.cjs +20 -0
  608. package/components/text-slots.config-YmmXsb-0.js +24 -0
  609. package/components/themes-CQZd578_.js +72 -0
  610. package/components/themes-kvrISOTz.cjs +20 -0
  611. package/components/treemap-chart-options.config-CAWPa5jK.js +184 -0
  612. package/components/treemap-chart-options.config-r6biULUj.cjs +20 -0
  613. package/components/treemap-chart-positioning.config-Dzp4TodY.js +55 -0
  614. package/components/treemap-chart-positioning.config-W2sl4gZ0.cjs +20 -0
  615. package/components/treemap-chart-slots.config-CS3ot6ZJ.cjs +20 -0
  616. package/components/treemap-chart-slots.config-QEVbKZyS.js +47 -0
  617. package/components/type-check-BehV9ZL1.cjs +20 -0
  618. package/components/utils/base.cjs +1 -1
  619. package/components/utils/base.js +2 -2
  620. package/components/utils/store.cjs +1 -1
  621. package/components/utils/store.js +464 -42
  622. package/components/utils-3XO8ba12.cjs +20 -0
  623. package/components/utils-B6EE0gvH.js +313 -0
  624. package/components/utils.cjs +1 -1
  625. package/components/utils.js +9 -9
  626. package/components/v4-DIjJgmR0.js +49 -0
  627. package/components/v4-Dyp-SQ1c.cjs +20 -0
  628. package/components/venn-diagram-options.config-BamlR1qo.cjs +20 -0
  629. package/components/venn-diagram-options.config-KKD89q3q.js +24 -0
  630. package/components/venn-diagram-positioning.config-BLSj3JqA.js +55 -0
  631. package/components/venn-diagram-positioning.config-Bv3pFJIU.cjs +20 -0
  632. package/components/venn-diagram-slots.config-DYTmU8v2.cjs +20 -0
  633. package/components/venn-diagram-slots.config-DsIqVOI2.js +47 -0
  634. package/components/video-options.config-BhBpkaLJ.cjs +20 -0
  635. package/components/video-options.config-D2SEyNrP.js +127 -0
  636. package/components/video-slots.config-B680gLmP.js +24 -0
  637. package/components/video-slots.config-DMut7o7r.cjs +20 -0
  638. package/components/viz-item-menu/index.cjs +1 -1
  639. package/components/viz-item-menu/index.d.ts +1 -1
  640. package/components/viz-item-menu/index.js +2 -2
  641. package/components/viz-item-menu/types.d.ts +8 -0
  642. package/components/viz-item-menu/viz-item-menu.d.ts +3 -3
  643. package/components/viz-item-menu-CiEJJddu.js +170 -0
  644. package/components/viz-item-menu-Dry8xpRA.cjs +55 -0
  645. package/components/wordcloud-chart-options.config-DLN2RAEK.js +90 -0
  646. package/components/wordcloud-chart-options.config-DgH4JgN2.cjs +20 -0
  647. package/components/wordcloud-chart-positioning.config-DVPWXJXb.js +55 -0
  648. package/components/wordcloud-chart-positioning.config-ZTO2VLdY.cjs +20 -0
  649. package/components/wordcloud-chart-slots.config-V29v2Fhr.cjs +20 -0
  650. package/components/wordcloud-chart-slots.config-mFvqkiQE.js +45 -0
  651. package/custom-elements.json +10187 -4415
  652. package/index.d.ts +3 -0
  653. package/package.json +23 -3
  654. package/react/README.md +3 -0
  655. package/react/components/ai-chat.component.ts +9 -9
  656. package/react/components/ai-interaction-textarea/index.ts +1 -0
  657. package/react/components/ai-interaction-textarea/types.ts +6 -0
  658. package/react/components/ai-interaction-textarea.component.ts +5 -5
  659. package/react/components/data-field-level.component.ts +5 -5
  660. package/react/components/data-field-panel.component.ts +7 -7
  661. package/react/components/data-field.component.ts +5 -5
  662. package/react/components/data-fields-select/index.ts +1 -0
  663. package/react/components/data-fields-select/types.ts +5 -0
  664. package/react/components/data-fields-select.component.ts +4 -4
  665. package/react/components/dataset-selector-list.component.ts +3 -3
  666. package/react/components/dataset-selector-row.component.ts +5 -5
  667. package/react/components/display-settings/types.ts +7 -1
  668. package/react/components/display-settings-binning.component.ts +3 -3
  669. package/react/components/display-settings-datetime.component.ts +3 -3
  670. package/react/components/display-settings-grand-totals.component.ts +3 -3
  671. package/react/components/display-settings-numeric.component.ts +3 -3
  672. package/react/components/display-settings-period-over-period.component.ts +3 -3
  673. package/react/components/display-settings.component.ts +7 -7
  674. package/react/components/filter-expression-picker.component.ts +2 -0
  675. package/react/components/filter-item.component.ts +2 -0
  676. package/react/components/filter-value-picker-datetime.component.ts +2 -0
  677. package/react/components/filter-value-picker-hierarchy.component.ts +2 -0
  678. package/react/components/filter-value-picker-numeric.component.ts +2 -0
  679. package/react/components/filter-value-picker.component.ts +2 -0
  680. package/react/components/filters/types.ts +6 -0
  681. package/react/components/filters.component.ts +3 -3
  682. package/react/components/formula-draggable-field/index.ts +1 -0
  683. package/react/components/formula-draggable-field/types.ts +26 -0
  684. package/react/components/formula-editor.component.ts +33 -0
  685. package/react/components/formula-field.component.ts +30 -0
  686. package/react/components/formula.component.ts +30 -0
  687. package/react/components/item-grid.component.ts +9 -9
  688. package/react/components/item-option/index.ts +1 -0
  689. package/react/components/item-option/types.ts +10 -0
  690. package/react/components/item-option-action-button-group.component.ts +5 -3
  691. package/react/components/item-option-color-palette-picker.component.ts +5 -3
  692. package/react/components/item-option-color-picker.component.ts +4 -4
  693. package/react/components/item-option-color-range.component.ts +4 -4
  694. package/react/components/item-option-multi-language-field.component.ts +5 -3
  695. package/react/components/item-option-number-field.component.ts +5 -3
  696. package/react/components/item-option-panel.component.ts +3 -3
  697. package/react/components/item-option-picker.component.ts +5 -3
  698. package/react/components/item-option-position-picker.component.ts +5 -3
  699. package/react/components/item-option-positions-number-field.component.ts +5 -3
  700. package/react/components/item-option-radio-button-group.component.ts +5 -3
  701. package/react/components/item-option-slider.component.ts +5 -3
  702. package/react/components/item-option-switch.component.ts +5 -3
  703. package/react/components/item-option-text-field.component.ts +5 -3
  704. package/react/components/item-option.component.ts +9 -4
  705. package/react/components/item-slot-drop-panel.component.ts +5 -5
  706. package/react/components/item-slot-drop.component.ts +8 -5
  707. package/react/components/item-slot-picker-panel.component.ts +9 -9
  708. package/react/components/item-slot-picker.component.ts +3 -3
  709. package/react/components/slot-menu-list.component.ts +3 -3
  710. package/react/components/slot-menu.component.ts +14 -11
  711. package/react/components/viz-item-menu/types.ts +10 -0
  712. package/react/components/viz-item-menu.component.ts +9 -9
  713. package/react/esm/components/ai-chat.component.d.ts +5 -5
  714. package/react/esm/components/ai-interaction-textarea/index.d.ts +1 -0
  715. package/react/esm/components/ai-interaction-textarea/index.js +1 -0
  716. package/react/esm/components/ai-interaction-textarea/types.d.ts +5 -0
  717. package/react/esm/components/ai-interaction-textarea/types.js +1 -0
  718. package/react/esm/components/ai-interaction-textarea.component.d.ts +3 -3
  719. package/react/esm/components/data-field-level.component.d.ts +3 -7
  720. package/react/esm/components/data-field-panel.component.d.ts +4 -4
  721. package/react/esm/components/data-field.component.d.ts +3 -7
  722. package/react/esm/components/data-fields-select/index.d.ts +1 -0
  723. package/react/esm/components/data-fields-select/index.js +1 -0
  724. package/react/esm/components/data-fields-select/types.d.ts +4 -0
  725. package/react/esm/components/data-fields-select/types.js +1 -0
  726. package/react/esm/components/data-fields-select.component.d.ts +3 -3
  727. package/react/esm/components/data-fields-select.component.js +1 -1
  728. package/react/esm/components/dataset-selector-list.component.d.ts +2 -2
  729. package/react/esm/components/dataset-selector-row.component.d.ts +3 -3
  730. package/react/esm/components/display-settings/types.d.ts +5 -1
  731. package/react/esm/components/display-settings-binning.component.d.ts +2 -2
  732. package/react/esm/components/display-settings-datetime.component.d.ts +2 -2
  733. package/react/esm/components/display-settings-grand-totals.component.d.ts +2 -2
  734. package/react/esm/components/display-settings-numeric.component.d.ts +2 -2
  735. package/react/esm/components/display-settings-period-over-period.component.d.ts +2 -2
  736. package/react/esm/components/display-settings.component.d.ts +4 -4
  737. package/react/esm/components/filter-expression-picker.component.d.ts +2 -0
  738. package/react/esm/components/filter-expression-picker.component.js +2 -0
  739. package/react/esm/components/filter-item.component.d.ts +2 -0
  740. package/react/esm/components/filter-item.component.js +2 -0
  741. package/react/esm/components/filter-value-picker-datetime.component.d.ts +2 -0
  742. package/react/esm/components/filter-value-picker-datetime.component.js +2 -0
  743. package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +2 -0
  744. package/react/esm/components/filter-value-picker-hierarchy.component.js +2 -0
  745. package/react/esm/components/filter-value-picker-numeric.component.d.ts +2 -0
  746. package/react/esm/components/filter-value-picker-numeric.component.js +2 -0
  747. package/react/esm/components/filter-value-picker.component.d.ts +2 -0
  748. package/react/esm/components/filter-value-picker.component.js +2 -0
  749. package/react/esm/components/filters/types.d.ts +4 -0
  750. package/react/esm/components/filters.component.d.ts +2 -2
  751. package/react/esm/components/formula-draggable-field/index.d.ts +1 -0
  752. package/react/esm/components/formula-draggable-field/index.js +1 -0
  753. package/react/esm/components/formula-draggable-field/types.d.ts +24 -0
  754. package/react/esm/components/formula-draggable-field/types.js +1 -0
  755. package/react/esm/components/formula-editor.component.d.ts +16 -0
  756. package/react/esm/components/formula-editor.component.js +21 -0
  757. package/react/esm/components/formula-field.component.d.ts +14 -0
  758. package/react/esm/components/formula-field.component.js +19 -0
  759. package/react/esm/components/formula.component.d.ts +14 -0
  760. package/react/esm/components/formula.component.js +19 -0
  761. package/react/esm/components/item-grid.component.d.ts +5 -5
  762. package/react/esm/components/item-option/index.d.ts +1 -0
  763. package/react/esm/components/item-option/index.js +1 -0
  764. package/react/esm/components/item-option/types.d.ts +8 -0
  765. package/react/esm/components/item-option/types.js +1 -0
  766. package/react/esm/components/item-option-action-button-group.component.d.ts +4 -2
  767. package/react/esm/components/item-option-action-button-group.component.js +2 -0
  768. package/react/esm/components/item-option-color-palette-picker.component.d.ts +4 -2
  769. package/react/esm/components/item-option-color-palette-picker.component.js +2 -0
  770. package/react/esm/components/item-option-color-picker.component.d.ts +3 -3
  771. package/react/esm/components/item-option-color-picker.component.js +1 -1
  772. package/react/esm/components/item-option-color-range.component.d.ts +3 -3
  773. package/react/esm/components/item-option-color-range.component.js +1 -1
  774. package/react/esm/components/item-option-multi-language-field.component.d.ts +4 -2
  775. package/react/esm/components/item-option-multi-language-field.component.js +2 -0
  776. package/react/esm/components/item-option-number-field.component.d.ts +4 -2
  777. package/react/esm/components/item-option-number-field.component.js +2 -0
  778. package/react/esm/components/item-option-panel.component.d.ts +2 -2
  779. package/react/esm/components/item-option-picker.component.d.ts +4 -2
  780. package/react/esm/components/item-option-picker.component.js +2 -0
  781. package/react/esm/components/item-option-position-picker.component.d.ts +4 -2
  782. package/react/esm/components/item-option-position-picker.component.js +2 -0
  783. package/react/esm/components/item-option-positions-number-field.component.d.ts +4 -2
  784. package/react/esm/components/item-option-positions-number-field.component.js +2 -0
  785. package/react/esm/components/item-option-radio-button-group.component.d.ts +4 -2
  786. package/react/esm/components/item-option-radio-button-group.component.js +2 -0
  787. package/react/esm/components/item-option-slider.component.d.ts +4 -2
  788. package/react/esm/components/item-option-slider.component.js +2 -0
  789. package/react/esm/components/item-option-switch.component.d.ts +4 -2
  790. package/react/esm/components/item-option-switch.component.js +2 -0
  791. package/react/esm/components/item-option-text-field.component.d.ts +4 -2
  792. package/react/esm/components/item-option-text-field.component.js +2 -0
  793. package/react/esm/components/item-option.component.d.ts +7 -3
  794. package/react/esm/components/item-option.component.js +5 -1
  795. package/react/esm/components/item-slot-drop-panel.component.d.ts +3 -3
  796. package/react/esm/components/item-slot-drop.component.d.ts +6 -3
  797. package/react/esm/components/item-slot-drop.component.js +3 -0
  798. package/react/esm/components/item-slot-picker-panel.component.d.ts +5 -5
  799. package/react/esm/components/item-slot-picker.component.d.ts +2 -2
  800. package/react/esm/components/slot-menu-list.component.d.ts +2 -2
  801. package/react/esm/components/slot-menu.component.d.ts +9 -6
  802. package/react/esm/components/slot-menu.component.js +3 -0
  803. package/react/esm/components/viz-item-menu/types.d.ts +8 -0
  804. package/react/esm/components/viz-item-menu.component.d.ts +6 -6
  805. package/react/esm/components/viz-item-menu.component.js +2 -2
  806. package/react/esm/index.d.ts +5 -2
  807. package/react/esm/index.js +12 -0
  808. package/react/esm/types.d.ts +4 -0
  809. package/react/index.ts +12 -0
  810. package/react/luzmo-stub.d.ts +74 -35
  811. package/react/types.ts +4 -0
  812. package/react/utils/data-broker/index.d.ts +40 -1
  813. package/react/utils/drag/pragmatic-element-adapter.d.ts +2 -0
  814. package/react/utils/drag/tests/pragmatic-element-adapter.first-import.test.d.ts +1 -0
  815. package/react/utils/drag/tests/pragmatic-element-adapter.test.d.ts +1 -0
  816. package/react/utils/formula/base/formula-base.d.ts +117 -0
  817. package/react/utils/formula/base/formula-input-base.d.ts +62 -0
  818. package/react/utils/formula/codemirror/actions.d.ts +47 -0
  819. package/react/utils/formula/codemirror/drop-cursor.d.ts +15 -0
  820. package/react/utils/formula/codemirror/icon-element.d.ts +7 -0
  821. package/react/utils/formula/codemirror/parser.d.ts +16 -0
  822. package/react/utils/formula/codemirror/tests/actions.test.d.ts +1 -0
  823. package/react/utils/formula/codemirror/theme.d.ts +20 -0
  824. package/react/utils/formula/codemirror/widget.d.ts +18 -0
  825. package/react/utils/formula/config/aggregations.d.ts +9 -0
  826. package/react/utils/formula/config/build-datasets.d.ts +10 -0
  827. package/react/utils/formula/config/expression-helpers.d.ts +42 -0
  828. package/react/utils/formula/config/functions.d.ts +3 -0
  829. package/react/utils/formula/config/groupings.d.ts +9 -0
  830. package/react/utils/formula/config/regex.d.ts +39 -0
  831. package/react/utils/formula/config/resolve-column-presentation.d.ts +19 -0
  832. package/react/utils/formula/config/validate-expression.d.ts +19 -0
  833. package/react/utils/formula/load-formula-codemirror.d.ts +4 -0
  834. package/react/utils/formula/render-explanation-tooltip.d.ts +7 -0
  835. package/react/utils/formula/store/formula-display-store.d.ts +87 -0
  836. package/react/utils/formula/store/formula-editor-context.d.ts +8 -0
  837. package/react/utils/formula/store/formula-editor-store.d.ts +46 -0
  838. package/react/utils/formula/store/tests/formula-editor-store.test.d.ts +1 -0
  839. package/react/utils/formula/tests/validate-expression.test.d.ts +1 -0
  840. package/storybook/inject-global-vars.d.ts +1 -0
  841. package/types/ai-chat.types.d.ts +12 -0
  842. package/types/formula.types.d.ts +204 -0
  843. package/types/slot.types.d.ts +10 -0
  844. package/types.d.ts +4 -0
  845. package/utils/data-broker/index.d.ts +40 -1
  846. package/utils/drag/pragmatic-element-adapter.d.ts +2 -0
  847. package/utils/drag/tests/pragmatic-element-adapter.first-import.test.d.ts +1 -0
  848. package/utils/drag/tests/pragmatic-element-adapter.test.d.ts +1 -0
  849. package/utils/formula/base/formula-base.d.ts +117 -0
  850. package/utils/formula/base/formula-input-base.d.ts +62 -0
  851. package/utils/formula/codemirror/actions.d.ts +47 -0
  852. package/utils/formula/codemirror/drop-cursor.d.ts +15 -0
  853. package/utils/formula/codemirror/icon-element.d.ts +7 -0
  854. package/utils/formula/codemirror/parser.d.ts +16 -0
  855. package/utils/formula/codemirror/tests/actions.test.d.ts +1 -0
  856. package/utils/formula/codemirror/theme.d.ts +20 -0
  857. package/utils/formula/codemirror/widget.d.ts +18 -0
  858. package/utils/formula/config/aggregations.d.ts +9 -0
  859. package/utils/formula/config/build-datasets.d.ts +10 -0
  860. package/utils/formula/config/expression-helpers.d.ts +42 -0
  861. package/utils/formula/config/functions.d.ts +3 -0
  862. package/utils/formula/config/groupings.d.ts +9 -0
  863. package/utils/formula/config/regex.d.ts +39 -0
  864. package/utils/formula/config/resolve-column-presentation.d.ts +19 -0
  865. package/utils/formula/config/validate-expression.d.ts +19 -0
  866. package/utils/formula/load-formula-codemirror.d.ts +4 -0
  867. package/utils/formula/render-explanation-tooltip.d.ts +7 -0
  868. package/utils/formula/store/formula-display-store.d.ts +87 -0
  869. package/utils/formula/store/formula-editor-context.d.ts +8 -0
  870. package/utils/formula/store/formula-editor-store.d.ts +46 -0
  871. package/utils/formula/store/tests/formula-editor-store.test.d.ts +1 -0
  872. package/utils/formula/tests/validate-expression.test.d.ts +1 -0
  873. package/components/ai-chat-DwfEoMKd.cjs +0 -180
  874. package/components/ai-chat-szPpRGXy.js +0 -2041
  875. package/components/ai-interaction-textarea-Cf3U2_fn.cjs +0 -68
  876. package/components/ai-interaction-textarea-DlsK6Im8.js +0 -296
  877. package/components/area-chart-options.config-BUHjb7Bk.js +0 -146
  878. package/components/area-chart-options.config-BXDfD6pD.cjs +0 -20
  879. package/components/area-chart-positioning.config-DJNTb4RT.cjs +0 -20
  880. package/components/area-chart-positioning.config-DsBxAHkn.js +0 -55
  881. package/components/area-chart-slots.config-CX6XiQmK.js +0 -55
  882. package/components/area-chart-slots.config-DF2qOej0.cjs +0 -20
  883. package/components/bar-chart-options.config-AMHDb2It.js +0 -220
  884. package/components/bar-chart-options.config-DB3W9NAV.cjs +0 -20
  885. package/components/bar-chart-positioning.config-C2wiEnxv.js +0 -59
  886. package/components/bar-chart-positioning.config-DVi1acXG.cjs +0 -20
  887. package/components/bar-chart-slots.config-C4kwftML.cjs +0 -20
  888. package/components/bar-chart-slots.config-Dx2uBeLI.js +0 -50
  889. package/components/base-D2usiVzl.cjs +0 -20
  890. package/components/base-DpP5fc1A.js +0 -213
  891. package/components/base-store-C5K7XsQT.js +0 -160
  892. package/components/base-store-CdR8FdCW.cjs +0 -20
  893. package/components/box-plot-options.config-3VF9Ffkn.js +0 -296
  894. package/components/box-plot-options.config-DkJsdTy2.cjs +0 -20
  895. package/components/box-plot-positioning.config-4yKDr3nj.js +0 -48
  896. package/components/box-plot-positioning.config-Cla6FgEp.cjs +0 -20
  897. package/components/box-plot-slots.config-98bIBB6q.js +0 -40
  898. package/components/box-plot-slots.config-ClMyckLN.cjs +0 -20
  899. package/components/bubble-chart-options.config-fLlN-ALn.cjs +0 -20
  900. package/components/bubble-chart-options.config-l0ueCukf.js +0 -115
  901. package/components/bubble-chart-positioning.config-BihbNVMb.js +0 -55
  902. package/components/bubble-chart-positioning.config-mvGPgwOb.cjs +0 -20
  903. package/components/bubble-chart-slots.config-BNw5e2MJ.js +0 -47
  904. package/components/bubble-chart-slots.config-C8HbFYG6.cjs +0 -20
  905. package/components/bullet-chart-options.config-BQNJrMl3.js +0 -75
  906. package/components/bullet-chart-options.config-JtsbSZn9.cjs +0 -20
  907. package/components/bullet-chart-positioning.config-B4sUTb9J.cjs +0 -20
  908. package/components/bullet-chart-positioning.config-B_mH7Wga.js +0 -56
  909. package/components/bullet-chart-slots.config-Bz-w_7_A.js +0 -46
  910. package/components/bullet-chart-slots.config-C9jaNOCX.cjs +0 -20
  911. package/components/calculate-data-field-icon-DZN47Tts.cjs +0 -20
  912. package/components/choropleth-map-options.config-CudwUWQj.cjs +0 -20
  913. package/components/choropleth-map-options.config-DhAdPcc2.js +0 -348
  914. package/components/choropleth-map-positioning.config-CD2hmo_3.cjs +0 -20
  915. package/components/choropleth-map-positioning.config-JJoRxokU.js +0 -55
  916. package/components/choropleth-map-slots.config-Db8ppeLJ.js +0 -53
  917. package/components/choropleth-map-slots.config-b0vYkUKa.cjs +0 -20
  918. package/components/chunk-i8uDWG73.cjs +0 -20
  919. package/components/circle-pack-chart-options.config-DOJGc7Np.js +0 -54
  920. package/components/circle-pack-chart-options.config-DuORYh-M.cjs +0 -20
  921. package/components/circle-pack-chart-positioning.config-Bs_HhPd5.js +0 -48
  922. package/components/circle-pack-chart-positioning.config-DLWpJ8-g.cjs +0 -20
  923. package/components/circle-pack-chart-slots.config-Cv_GLFlx.cjs +0 -20
  924. package/components/circle-pack-chart-slots.config-HMO_5Ocw.js +0 -38
  925. package/components/circular-gauge-options.config-DPeS3lms.cjs +0 -20
  926. package/components/circular-gauge-options.config-xz9LLSt2.js +0 -188
  927. package/components/circular-gauge-positioning.config-CnaAxArN.cjs +0 -20
  928. package/components/circular-gauge-positioning.config-NRtEQ7tc.js +0 -48
  929. package/components/circular-gauge-slots.config-Bc0CDAgT.js +0 -39
  930. package/components/circular-gauge-slots.config-BlP_M50D.cjs +0 -20
  931. package/components/color-DAdZX4rn.js +0 -3812
  932. package/components/color-NSHups5I.cjs +0 -20
  933. package/components/color-palettes-BcKM_T7m.cjs +0 -20
  934. package/components/color-range-utils-C2ZQ9g07.cjs +0 -20
  935. package/components/color-range-utils-LxP2LlLV.js +0 -63
  936. package/components/column-chart-options.config-DWQzz77a.cjs +0 -20
  937. package/components/column-chart-options.config-RxfBQiPF.js +0 -219
  938. package/components/column-chart-positioning.config-CfprJf4o.js +0 -55
  939. package/components/column-chart-positioning.config-Dki_sGIE.cjs +0 -20
  940. package/components/column-chart-slots.config-BwuEjScL.js +0 -50
  941. package/components/column-chart-slots.config-L2_1wDCM.cjs +0 -20
  942. package/components/combination-chart-options.config-DkVs_-j_.cjs +0 -20
  943. package/components/combination-chart-options.config-DzcWIp-7.js +0 -87
  944. package/components/combination-chart-positioning.config-BxMiCMze.js +0 -48
  945. package/components/combination-chart-positioning.config-CAJRK20j.cjs +0 -20
  946. package/components/combination-chart-slots.config-CFotmdhU.js +0 -43
  947. package/components/combination-chart-slots.config-kqrmUi5H.cjs +0 -20
  948. package/components/conditional-number-options.config-DdrC2VCC.js +0 -205
  949. package/components/conditional-number-options.config-NUfXRm5b.cjs +0 -20
  950. package/components/conditional-number-positioning.config-Du2YK26V.cjs +0 -20
  951. package/components/conditional-number-positioning.config-F4jN7gGQ.js +0 -48
  952. package/components/conditional-number-slots.config-CnXEPNyJ.js +0 -39
  953. package/components/conditional-number-slots.config-DsXI_HCr.cjs +0 -20
  954. package/components/convert-datasets-to-data-fields-Cw51cEmZ.cjs +0 -20
  955. package/components/dashboard-store-C6T3ac7g.js +0 -294
  956. package/components/dashboard-store-DDHrd8OV.cjs +0 -20
  957. package/components/data-broker-CIVFcrOy.cjs +0 -20
  958. package/components/data-broker-CW4ZQUct.js +0 -1660
  959. package/components/data-field-CBtv-jhH.js +0 -121
  960. package/components/data-field-CryEVnQK.cjs +0 -54
  961. package/components/data-field-level-BZYngmGB.cjs +0 -55
  962. package/components/data-field-level-Br-OI68o.js +0 -245
  963. package/components/data-field-panel-Ddj8wjOg.js +0 -385
  964. package/components/data-field-panel-DiTRg8Kj.cjs +0 -87
  965. package/components/data-fields-select-BT2GkAO3.cjs +0 -41
  966. package/components/data-fields-select-_UfZWV2m.js +0 -263
  967. package/components/dataset-icon-DCvy3NSz.cjs +0 -64
  968. package/components/dataset-icon-DVvk1RBl.js +0 -125
  969. package/components/dataset-selector-list-BtLJwawI.js +0 -313
  970. package/components/dataset-selector-list-CVe9uTWO.cjs +0 -75
  971. package/components/dataset-selector-row-BA11iRb9.cjs +0 -79
  972. package/components/dataset-selector-row-BMbP12NS.js +0 -273
  973. package/components/date-comparison-filter-options.config-BVwgbMmu.cjs +0 -20
  974. package/components/date-comparison-filter-options.config-CWAlfcUv.js +0 -126
  975. package/components/date-comparison-filter-slots.config-CSJHllBh.js +0 -33
  976. package/components/date-comparison-filter-slots.config-D7qwYxnq.cjs +0 -20
  977. package/components/date-filter-options.config-D_Vh52bL.cjs +0 -20
  978. package/components/date-filter-options.config-dReQr-A6.js +0 -118
  979. package/components/date-filter-slots.config-BqVWrway.cjs +0 -20
  980. package/components/date-filter-slots.config-CKHD2R2g.js +0 -37
  981. package/components/de-CMzW4a-B.cjs +0 -20
  982. package/components/de-c4EpIsVL.js +0 -264
  983. package/components/decompose-numeric-format-DuZkAMnU.cjs +0 -20
  984. package/components/decorate-BfLyr4NV.cjs +0 -20
  985. package/components/decorate-DKLaHs_w.js +0 -28
  986. package/components/default-acceptable-data-field-types-CrLMBH0o.cjs +0 -20
  987. package/components/default-acceptable-data-field-types-uWz9Zitf.js +0 -53
  988. package/components/default-local-formats-CjPRUFK_.js +0 -138
  989. package/components/default-local-formats-CxwL543r.cjs +0 -20
  990. package/components/display-settings-CaV6Hywp.cjs +0 -120
  991. package/components/display-settings-Dfomzw2n.js +0 -272
  992. package/components/display-settings-binning-BfRuYNgI.js +0 -110
  993. package/components/display-settings-binning-CNrMKvxb.cjs +0 -56
  994. package/components/display-settings-datetime-CGkfg1GG.cjs +0 -217
  995. package/components/display-settings-datetime-DomcIFNI.js +0 -413
  996. package/components/display-settings-grand-totals-BK7BN9v7.js +0 -89
  997. package/components/display-settings-grand-totals-DB4-nhZe.cjs +0 -44
  998. package/components/display-settings-numeric-CeRW4rsD.cjs +0 -190
  999. package/components/display-settings-numeric-vW5uUfgL.js +0 -479
  1000. package/components/display-settings-period-over-period-ChJiFWpj.cjs +0 -229
  1001. package/components/display-settings-period-over-period-CpoaYJua.js +0 -433
  1002. package/components/donut-chart-options.config-BICFvGZz.js +0 -207
  1003. package/components/donut-chart-options.config-f9mGCNyN.cjs +0 -20
  1004. package/components/donut-chart-positioning.config-C0OgH05L.cjs +0 -20
  1005. package/components/donut-chart-positioning.config-DKdv2lbD.js +0 -48
  1006. package/components/donut-chart-slots.config-4Y7a_BBN.js +0 -39
  1007. package/components/donut-chart-slots.config-C2dVCphw.cjs +0 -20
  1008. package/components/dropdown-filter-options.config-DJpXWhri.cjs +0 -20
  1009. package/components/dropdown-filter-options.config-DmYDu2BM.js +0 -153
  1010. package/components/dropdown-filter-slots.config-ATT7kYtC.cjs +0 -20
  1011. package/components/dropdown-filter-slots.config-CYEuYS8j.js +0 -38
  1012. package/components/en-9E-eyc18.cjs +0 -20
  1013. package/components/en-BbUh7MAv.js +0 -21
  1014. package/components/en-GB-CS0oU8WI.js +0 -28
  1015. package/components/en-GB-CnwEsqkB.cjs +0 -20
  1016. package/components/en-US-BTP2w-HP.cjs +0 -20
  1017. package/components/en-US-QUS7ISxW.js +0 -21
  1018. package/components/es-BGnD2rUM.cjs +0 -20
  1019. package/components/es-DESnK6_W.js +0 -264
  1020. package/components/evolution-number-options.config-Cr376lEC.cjs +0 -20
  1021. package/components/evolution-number-options.config-DXHlpKC3.js +0 -228
  1022. package/components/evolution-number-positioning.config-Bkztx5ze.js +0 -48
  1023. package/components/evolution-number-positioning.config-OfG69u2W.cjs +0 -20
  1024. package/components/evolution-number-slots.config-C8SCPebs.js +0 -37
  1025. package/components/evolution-number-slots.config-CL3pKdYD.cjs +0 -20
  1026. package/components/filter-expression-picker-DUMdFKqv.js +0 -425
  1027. package/components/filter-expression-picker-DyhQQNAU.cjs +0 -38
  1028. package/components/filter-item-BcJIYIeF.cjs +0 -58
  1029. package/components/filter-item-DHqfRQoW.js +0 -242
  1030. package/components/filter-value-picker-9OzUb0AI.cjs +0 -60
  1031. package/components/filter-value-picker-Cp-qcWBt.js +0 -151
  1032. package/components/filter-value-picker-datetime-CL-JF28J.cjs +0 -42
  1033. package/components/filter-value-picker-datetime-DkZ-hkK7.js +0 -139
  1034. package/components/filter-value-picker-hierarchy-C7njew4w.js +0 -232
  1035. package/components/filter-value-picker-hierarchy-Dx_kC99J.cjs +0 -47
  1036. package/components/filter-value-picker-numeric-CXXYB3xg.js +0 -219
  1037. package/components/filter-value-picker-numeric-q2vzWnOn.cjs +0 -48
  1038. package/components/filters-CJrqpqsh.js +0 -400
  1039. package/components/filters-D8fJdhGy.cjs +0 -150
  1040. package/components/focus-visible-0whqb10B.js +0 -60
  1041. package/components/focus-visible-D2-3gw3J.cjs +0 -20
  1042. package/components/formatter-B-7UHTKd.js +0 -1359
  1043. package/components/formatter-BblIPq_5.cjs +0 -20
  1044. package/components/fr-Clpoa4hE.cjs +0 -20
  1045. package/components/fr-DdkZqv58.js +0 -264
  1046. package/components/funnel-chart-options.config-B5HjVyUm.js +0 -187
  1047. package/components/funnel-chart-options.config-BTe0vI68.cjs +0 -20
  1048. package/components/funnel-chart-positioning.config-BDQH1MRU.cjs +0 -20
  1049. package/components/funnel-chart-positioning.config-C5b1Oskm.js +0 -48
  1050. package/components/funnel-chart-slots.config-D__0IzVy.cjs +0 -20
  1051. package/components/funnel-chart-slots.config-VkGwIx-V.js +0 -43
  1052. package/components/get-css-variable-CnnzoZfI.js +0 -1277
  1053. package/components/get-css-variable-DZGARg96.cjs +0 -24
  1054. package/components/get-dataset-name-Ces_RM9x.js +0 -27
  1055. package/components/get-dataset-name-DuJAGRbK.cjs +0 -20
  1056. package/components/heat-map-options.config-BKlymTfd.cjs +0 -20
  1057. package/components/heat-map-options.config-CA2d2rzv.js +0 -224
  1058. package/components/heat-map-positioning.config-5yKCQtel.js +0 -48
  1059. package/components/heat-map-positioning.config-Blb3fxZa.cjs +0 -20
  1060. package/components/heat-map-slots.config-DVX2iVod.js +0 -37
  1061. package/components/heat-map-slots.config-fc-eVEqq.cjs +0 -20
  1062. package/components/heat-table-options.config-BFvlFX7X.cjs +0 -20
  1063. package/components/heat-table-options.config-ChHQhm1k.js +0 -372
  1064. package/components/heat-table-positioning.config-BITaotzD.js +0 -55
  1065. package/components/heat-table-positioning.config-Cb5M5UY0.cjs +0 -20
  1066. package/components/heat-table-slots.config-Cz-wr76b.js +0 -49
  1067. package/components/heat-table-slots.config-DVm7qJZT.cjs +0 -20
  1068. package/components/helpers-B6BqQGsX.cjs +0 -20
  1069. package/components/hexbin-map-options.config-B2uwlOFO.cjs +0 -20
  1070. package/components/hexbin-map-options.config-BNxDjIdK.js +0 -276
  1071. package/components/hexbin-map-positioning.config-BxXdPtC2.cjs +0 -20
  1072. package/components/hexbin-map-positioning.config-E4y-_83G.js +0 -48
  1073. package/components/hexbin-map-slots.config-CiyHpPCI.cjs +0 -20
  1074. package/components/hexbin-map-slots.config-DdScczWY.js +0 -37
  1075. package/components/image-options.config-Bhe1AOII.cjs +0 -20
  1076. package/components/image-options.config-CpDMEDEw.js +0 -153
  1077. package/components/image-slots.config-DTAMrpD8.js +0 -24
  1078. package/components/image-slots.config-n4bjm9r0.cjs +0 -20
  1079. package/components/item-grid-CMEPlRI4.js +0 -8190
  1080. package/components/item-grid-Mr-s7M5Y.cjs +0 -320
  1081. package/components/item-option-5lzwVt47.js +0 -969
  1082. package/components/item-option-CFXa8Slr.cjs +0 -252
  1083. package/components/item-option-action-button-group-B3CY3IJc.cjs +0 -53
  1084. package/components/item-option-action-button-group-JqgizD-8.js +0 -118
  1085. package/components/item-option-base-DZt35CP_.js +0 -123
  1086. package/components/item-option-base-O47CO6Nd.cjs +0 -56
  1087. package/components/item-option-color-palette-picker-BJFxlDLK.js +0 -2041
  1088. package/components/item-option-color-palette-picker-DmisGfwY.cjs +0 -40
  1089. package/components/item-option-color-picker-BXTxAYBs.js +0 -87
  1090. package/components/item-option-color-picker-CMREyuiX.cjs +0 -34
  1091. package/components/item-option-color-range-QM3mV8PB.js +0 -220
  1092. package/components/item-option-color-range-fqwBwDe4.cjs +0 -98
  1093. package/components/item-option-multi-language-field-B5iqAs-a.js +0 -82
  1094. package/components/item-option-multi-language-field-D16abGKV.cjs +0 -33
  1095. package/components/item-option-number-field-FFXRdy6U.js +0 -102
  1096. package/components/item-option-number-field-kLEduB1z.cjs +0 -38
  1097. package/components/item-option-panel-BXL8z2yJ.cjs +0 -67
  1098. package/components/item-option-panel-Bz7lYgjy.js +0 -183
  1099. package/components/item-option-picker-CDSWQHhu.js +0 -77
  1100. package/components/item-option-picker-Dpr8zxVK.cjs +0 -37
  1101. package/components/item-option-position-picker-BtflOA00.cjs +0 -32
  1102. package/components/item-option-position-picker-Dugo8dwe.js +0 -117
  1103. package/components/item-option-positions-number-field-CyKZ9RuF.cjs +0 -49
  1104. package/components/item-option-positions-number-field-DILSfkEM.js +0 -164
  1105. package/components/item-option-radio-button-group-Cp8Pupht.js +0 -74
  1106. package/components/item-option-radio-button-group-DpKFIamq.cjs +0 -37
  1107. package/components/item-option-slider-BFayF67q.js +0 -81
  1108. package/components/item-option-slider-qPQ0IqRB.cjs +0 -33
  1109. package/components/item-option-switch-D1AzAkLB.cjs +0 -30
  1110. package/components/item-option-switch-cjFwvgw0.js +0 -69
  1111. package/components/item-option-text-field-BfD0CyZQ.js +0 -80
  1112. package/components/item-option-text-field-y4QDbJm_.cjs +0 -33
  1113. package/components/item-slot-drop-3l2tEtrX.cjs +0 -91
  1114. package/components/item-slot-drop-6E637v--.js +0 -324
  1115. package/components/item-slot-drop-panel-D728Z5ss.cjs +0 -57
  1116. package/components/item-slot-drop-panel-DvZKr8YC.js +0 -353
  1117. package/components/item-slot-picker-panel-CKlcnuMO.cjs +0 -81
  1118. package/components/item-slot-picker-panel-COZb5FWU.js +0 -448
  1119. package/components/item-slot-picker-sDHX9u6r.cjs +0 -158
  1120. package/components/item-slot-picker-vXIFuGEC.js +0 -474
  1121. package/components/item-store-CCMrymXJ.js +0 -172
  1122. package/components/item-store-ZR0KG81k.cjs +0 -20
  1123. package/components/line-chart-options.config-BTXvgkbA.cjs +0 -20
  1124. package/components/line-chart-options.config-CmMT8RHt.js +0 -168
  1125. package/components/line-chart-positioning.config-BqfUFPVK.cjs +0 -20
  1126. package/components/line-chart-positioning.config-DpYbD3Il.js +0 -55
  1127. package/components/line-chart-slots.config-Bt__J-tp.cjs +0 -20
  1128. package/components/line-chart-slots.config-MPLdbdFh.js +0 -55
  1129. package/components/load-data-fields-for-datasets-Co30ufjO.cjs +0 -20
  1130. package/components/load-data-fields-for-datasets-CqgoEsRu.js +0 -42
  1131. package/components/localize-BKptOXuV.cjs +0 -20
  1132. package/components/localize-BTLmwb_o.js +0 -29
  1133. package/components/localized-mixin-BE3k9U9M.cjs +0 -20
  1134. package/components/localized-mixin-FMs1WqDF.js +0 -45
  1135. package/components/map-tile-providers-BABAcV6U.cjs +0 -20
  1136. package/components/marker-map-options.config-BnUPaTFv.js +0 -117
  1137. package/components/marker-map-options.config-DlRMAynq.cjs +0 -20
  1138. package/components/marker-map-positioning.config-B0LCLZPl.js +0 -48
  1139. package/components/marker-map-positioning.config-COWpfKe1.cjs +0 -20
  1140. package/components/marker-map-slots.config-CTekSEvh.cjs +0 -20
  1141. package/components/marker-map-slots.config-UWuNsO1j.js +0 -37
  1142. package/components/nl-BFxNmaWH.js +0 -264
  1143. package/components/nl-DL9W7RGd.cjs +0 -20
  1144. package/components/ohlc-chart-options.config-DhAF45f2.cjs +0 -20
  1145. package/components/ohlc-chart-options.config-DizRyUVs.js +0 -65
  1146. package/components/ohlc-chart-positioning.config-BDtdfMvX.cjs +0 -20
  1147. package/components/ohlc-chart-positioning.config-BN4m0Gcv.js +0 -78
  1148. package/components/ohlc-chart-slots.config-CH2oSSbb.js +0 -68
  1149. package/components/ohlc-chart-slots.config-DEYE5hjW.cjs +0 -20
  1150. package/components/parallel-coordinates-plot-options.config-B9yYabBP.js +0 -42
  1151. package/components/parallel-coordinates-plot-options.config-BkRcp6v0.cjs +0 -20
  1152. package/components/parallel-coordinates-plot-positioning.config-B0xkzfSA.js +0 -48
  1153. package/components/parallel-coordinates-plot-positioning.config-BnrgfJK6.cjs +0 -20
  1154. package/components/parallel-coordinates-plot-slots.config-9jDqrkXm.js +0 -46
  1155. package/components/parallel-coordinates-plot-slots.config-CWFqCIFU.cjs +0 -20
  1156. package/components/period-over-period-condition.const-BkZf5SbF.cjs +0 -20
  1157. package/components/periods.const-BxFA8cFJ.cjs +0 -20
  1158. package/components/periods.const-CwCg21Rl.js +0 -155
  1159. package/components/pivot-table-options.config-BO9rWRUX.js +0 -245
  1160. package/components/pivot-table-options.config-CSirK4FK.cjs +0 -20
  1161. package/components/pivot-table-positioning.config-CQjGLAn2.js +0 -55
  1162. package/components/pivot-table-positioning.config-CgRxKvkx.cjs +0 -20
  1163. package/components/pivot-table-slots.config-BUD3gQC-.cjs +0 -20
  1164. package/components/pivot-table-slots.config-DffrC-bD.js +0 -55
  1165. package/components/positioning.config-D4y0A4Ir.cjs +0 -20
  1166. package/components/positioning.config-Dq-g4IGe.js +0 -23
  1167. package/components/pyramid-chart-options.config-B4eY0KZi.cjs +0 -20
  1168. package/components/pyramid-chart-options.config-Cm6Deui7.js +0 -240
  1169. package/components/pyramid-chart-positioning.config-XK53uj_F.js +0 -55
  1170. package/components/pyramid-chart-positioning.config-jReCXg_Y.cjs +0 -20
  1171. package/components/pyramid-chart-slots.config-CQ9xJGGD.js +0 -50
  1172. package/components/pyramid-chart-slots.config-DFLSlNqT.cjs +0 -20
  1173. package/components/radar-chart-options.config-CFpcAbPC.cjs +0 -20
  1174. package/components/radar-chart-options.config-Cn4pNvbw.js +0 -130
  1175. package/components/radar-chart-positioning.config-Qj0KMWFG.cjs +0 -20
  1176. package/components/radar-chart-positioning.config-zQ7P4WCR.js +0 -55
  1177. package/components/radar-chart-slots.config-C_CptVN0.js +0 -53
  1178. package/components/radar-chart-slots.config-CuYVWcfC.cjs +0 -20
  1179. package/components/regular-table-options.config-CfNVgksx.cjs +0 -20
  1180. package/components/regular-table-options.config-CtkOoj_l.js +0 -148
  1181. package/components/regular-table-slots.config-BaR_yo4d.js +0 -35
  1182. package/components/regular-table-slots.config-KbUS8UP3.cjs +0 -20
  1183. package/components/rolldown-runtime-Bk2QBDSK.js +0 -30
  1184. package/components/route-map-options.config-Cypf0okc.js +0 -326
  1185. package/components/route-map-options.config-DTJXi4O1.cjs +0 -20
  1186. package/components/route-map-positioning.config-C21oZnsX.js +0 -66
  1187. package/components/route-map-positioning.config-DCPQhWAC.cjs +0 -20
  1188. package/components/route-map-slots.config-B936XnUl.cjs +0 -20
  1189. package/components/route-map-slots.config-CFQOTSNX.js +0 -59
  1190. package/components/sankey-diagram-options.config-CSTpHGJL.js +0 -126
  1191. package/components/sankey-diagram-options.config-ZNPm_kZZ.cjs +0 -20
  1192. package/components/sankey-diagram-positioning.config-CmZdQ28s.cjs +0 -20
  1193. package/components/sankey-diagram-positioning.config-DgqEqfOr.js +0 -66
  1194. package/components/sankey-diagram-slots.config-DV65WrvM.cjs +0 -20
  1195. package/components/sankey-diagram-slots.config-Dco5Kxfw.js +0 -61
  1196. package/components/scatter-plot-options.config-C_Rz9Jhw.cjs +0 -20
  1197. package/components/scatter-plot-options.config-D8bKMmZ1.js +0 -302
  1198. package/components/scatter-plot-positioning.config-BVSW2Sb9.js +0 -77
  1199. package/components/scatter-plot-positioning.config-Dz8wIQCG.cjs +0 -20
  1200. package/components/scatter-plot-slots.config-DeU2Is5C.cjs +0 -20
  1201. package/components/scatter-plot-slots.config-Dngu7hqV.js +0 -74
  1202. package/components/search-filter-options.config-DRQ618sw.js +0 -103
  1203. package/components/search-filter-options.config-DpIFTl-i.cjs +0 -20
  1204. package/components/search-filter-slots.config-C3uoQg9c.js +0 -39
  1205. package/components/search-filter-slots.config-DphmzU24.cjs +0 -20
  1206. package/components/set-locale-DUoggY9j.js +0 -43
  1207. package/components/set-locale-IwP7yaYP.cjs +0 -20
  1208. package/components/slicer-filter-options.config-DLAoSffs.cjs +0 -20
  1209. package/components/slicer-filter-options.config-Dj8faIRf.js +0 -226
  1210. package/components/slicer-filter-positioning.config-M2MNVsEl.js +0 -48
  1211. package/components/slicer-filter-positioning.config-Z_nOVkw3.cjs +0 -20
  1212. package/components/slicer-filter-slots.config-D1OfT3Bu.js +0 -44
  1213. package/components/slicer-filter-slots.config-D_C26u6O.cjs +0 -20
  1214. package/components/slider-filter-options.config-Dz_G_3fi.js +0 -72
  1215. package/components/slider-filter-options.config-n833qBhd.cjs +0 -20
  1216. package/components/slider-filter-slots.config-D9xcjU_A.cjs +0 -20
  1217. package/components/slider-filter-slots.config-DraAvzUg.js +0 -43
  1218. package/components/slot-labels.config-Drf-s1qt.cjs +0 -20
  1219. package/components/slot-menu-Bn9ooaWT.cjs +0 -64
  1220. package/components/slot-menu-HHCJNW8i.js +0 -400
  1221. package/components/slot-menu-list-DqDhM9pz.cjs +0 -38
  1222. package/components/slot-menu-list-TG7B-pHs.js +0 -324
  1223. package/components/slots-config-D45__I20.cjs +0 -20
  1224. package/components/slots-config-vPaGUfS5.js +0 -77
  1225. package/components/speedometer-chart-options.config-B4EnHOGA.js +0 -246
  1226. package/components/speedometer-chart-options.config-DJfPtMtg.cjs +0 -20
  1227. package/components/speedometer-chart-positioning.config-CLjEReSV.js +0 -48
  1228. package/components/speedometer-chart-positioning.config-Dk10_FSb.cjs +0 -20
  1229. package/components/speedometer-chart-slots.config-C71bdefi.cjs +0 -20
  1230. package/components/speedometer-chart-slots.config-Dqh66aOo.js +0 -39
  1231. package/components/spike-map-options.config-Bdg-gPNj.cjs +0 -20
  1232. package/components/spike-map-options.config-SJYSo7vN.js +0 -413
  1233. package/components/spike-map-positioning.config-BPNhp370.js +0 -55
  1234. package/components/spike-map-positioning.config-DSYDlcst.cjs +0 -20
  1235. package/components/spike-map-slots.config-BO5iKnVw.cjs +0 -20
  1236. package/components/spike-map-slots.config-h6roZjqV.js +0 -47
  1237. package/components/strip-plot-options.config-ByczJvlp.js +0 -53
  1238. package/components/strip-plot-options.config-CNkoPzGY.cjs +0 -20
  1239. package/components/strip-plot-positioning.config-BcD-lf07.js +0 -48
  1240. package/components/strip-plot-positioning.config-DiImqCaE.cjs +0 -20
  1241. package/components/strip-plot-slots.config-B4iFGXPZ.js +0 -38
  1242. package/components/strip-plot-slots.config-DrGPFSnB.cjs +0 -20
  1243. package/components/sunburst-chart-options.config-CIEZVgKe.js +0 -160
  1244. package/components/sunburst-chart-options.config-CQxYqhSa.cjs +0 -20
  1245. package/components/sunburst-chart-positioning.config-DY49M2N8.cjs +0 -20
  1246. package/components/sunburst-chart-positioning.config-nvegUDfV.js +0 -48
  1247. package/components/sunburst-chart-slots.config-BPrI0_Cs.cjs +0 -20
  1248. package/components/sunburst-chart-slots.config-C9dCLpYi.js +0 -38
  1249. package/components/symbol-map-options.config-CDJCPRzC.js +0 -157
  1250. package/components/symbol-map-options.config-Dp5w9PoB.cjs +0 -20
  1251. package/components/symbol-map-positioning.config-B9wkICqd.js +0 -55
  1252. package/components/symbol-map-positioning.config-BCyq6Xb3.cjs +0 -20
  1253. package/components/symbol-map-slots.config-BJPWFEqQ.js +0 -53
  1254. package/components/symbol-map-slots.config-CAMpC5f-.cjs +0 -20
  1255. package/components/text-options.config-BoV_dLHO.cjs +0 -20
  1256. package/components/text-options.config-CiSSxk_m.js +0 -67
  1257. package/components/text-slots.config-BzTUJFkf.cjs +0 -20
  1258. package/components/text-slots.config-DTMDjAbN.js +0 -24
  1259. package/components/themes-DIfW9JmF.js +0 -72
  1260. package/components/themes-hv0JcFUi.cjs +0 -20
  1261. package/components/treemap-chart-options.config-BI9BTjM0.cjs +0 -20
  1262. package/components/treemap-chart-options.config-BuRbdZLH.js +0 -184
  1263. package/components/treemap-chart-positioning.config-BIFXv9e1.js +0 -55
  1264. package/components/treemap-chart-positioning.config-Dv19VV1P.cjs +0 -20
  1265. package/components/treemap-chart-slots.config-BUObviNr.cjs +0 -20
  1266. package/components/treemap-chart-slots.config-trGEtTMn.js +0 -47
  1267. package/components/type-check-DUUUyiLI.cjs +0 -20
  1268. package/components/utils-1WbXH1SI.cjs +0 -20
  1269. package/components/utils-B6GbNRf-.js +0 -313
  1270. package/components/v4-D4Wzj1sP.cjs +0 -20
  1271. package/components/v4-DWaGWeI-.js +0 -49
  1272. package/components/validate-KpIpi6ts.js +0 -28
  1273. package/components/validate-_aWwmj1A.cjs +0 -20
  1274. package/components/venn-diagram-options.config-Bn1zHbkm.cjs +0 -20
  1275. package/components/venn-diagram-options.config-CARU54Qf.js +0 -24
  1276. package/components/venn-diagram-positioning.config-BtV3LShR.cjs +0 -20
  1277. package/components/venn-diagram-positioning.config-G_CDMpxo.js +0 -55
  1278. package/components/venn-diagram-slots.config-BbSzVyn-.js +0 -47
  1279. package/components/venn-diagram-slots.config-CZFciDJt.cjs +0 -20
  1280. package/components/video-options.config-0isnqE2h.js +0 -127
  1281. package/components/video-options.config-CAJBz_A-.cjs +0 -20
  1282. package/components/video-slots.config-Cid_srca.js +0 -24
  1283. package/components/video-slots.config-DOWhQOnA.cjs +0 -20
  1284. package/components/viz-item-menu-C22IaSbb.cjs +0 -55
  1285. package/components/viz-item-menu-DDvZ1Twl.js +0 -170
  1286. package/components/wordcloud-chart-options.config-4Z0FsjYj.cjs +0 -20
  1287. package/components/wordcloud-chart-options.config-Cy0ApHB0.js +0 -90
  1288. package/components/wordcloud-chart-positioning.config-B5AdgKIP.js +0 -55
  1289. package/components/wordcloud-chart-positioning.config-BUgNMigv.cjs +0 -20
  1290. package/components/wordcloud-chart-slots.config-DQcsPuo7.cjs +0 -20
  1291. package/components/wordcloud-chart-slots.config-T-Q71nDq.js +0 -45
  1292. /package/components/{area-chart-options.de-BpDbhl1K.js → area-chart-options.de-C1ZU8WzK.js} +0 -0
  1293. /package/components/{area-chart-options.de-CWWGLkt9.cjs → area-chart-options.de-D8BQNKUI.cjs} +0 -0
  1294. /package/components/{area-chart-options.en-nRo1jcHw.cjs → area-chart-options.en-56iX6mWn.cjs} +0 -0
  1295. /package/components/{area-chart-options.en-DRitXZ8i.js → area-chart-options.en-Co5sb5WQ.js} +0 -0
  1296. /package/components/{area-chart-options.es-Pnm5cfAv.js → area-chart-options.es-BXV6YNap.js} +0 -0
  1297. /package/components/{area-chart-options.es-Csa-2MOr.cjs → area-chart-options.es-DFrkysGB.cjs} +0 -0
  1298. /package/components/{area-chart-options.fr-b_P2nSRG.cjs → area-chart-options.fr-CDj1qAj-.cjs} +0 -0
  1299. /package/components/{area-chart-options.fr-By2nVddn.js → area-chart-options.fr-D9Yg6Y7Q.js} +0 -0
  1300. /package/components/{area-chart-options.nl-CV4csfAi.js → area-chart-options.nl-B6N9WBRI.js} +0 -0
  1301. /package/components/{area-chart-options.nl-DRc9cHQo.cjs → area-chart-options.nl-eo9FDeky.cjs} +0 -0
  1302. /package/components/{bar-chart-options.de-BibUbjkb.cjs → bar-chart-options.de-B5k5qDdb.cjs} +0 -0
  1303. /package/components/{bar-chart-options.de-DilvKCi4.js → bar-chart-options.de-CXoolf76.js} +0 -0
  1304. /package/components/{bar-chart-options.en-DOqTTX4c.js → bar-chart-options.en-Bc7rYF-A.js} +0 -0
  1305. /package/components/{bar-chart-options.en-CfvNXI86.cjs → bar-chart-options.en-BraK2iD0.cjs} +0 -0
  1306. /package/components/{bar-chart-options.es-BOl6LbCv.cjs → bar-chart-options.es-B_DHmJc7.cjs} +0 -0
  1307. /package/components/{bar-chart-options.es-CaACnk2I.js → bar-chart-options.es-b99O5KLs.js} +0 -0
  1308. /package/components/{bar-chart-options.fr-Dt88Bl4L.cjs → bar-chart-options.fr-DzcIOVOG.cjs} +0 -0
  1309. /package/components/{bar-chart-options.fr-XscqdPsW.js → bar-chart-options.fr-vPbJFozS.js} +0 -0
  1310. /package/components/{bar-chart-options.nl-BBnkoVMn.js → bar-chart-options.nl-CSyhgVMt.js} +0 -0
  1311. /package/components/{bar-chart-options.nl-CVP4wfHE.cjs → bar-chart-options.nl-CjsRoRe7.cjs} +0 -0
  1312. /package/components/{bliss-fJOaNzJm.js → bliss-CK3rEnFv.js} +0 -0
  1313. /package/components/{bliss-C8uE5nXK.cjs → bliss-Cggxb-YF.cjs} +0 -0
  1314. /package/components/{box-plot-options.de-Z3PM5Uhe.cjs → box-plot-options.de-CoCVWTDq.cjs} +0 -0
  1315. /package/components/{box-plot-options.de-BzK586kU.js → box-plot-options.de-Dggr8Ynl.js} +0 -0
  1316. /package/components/{box-plot-options.en-DriAtGeX.cjs → box-plot-options.en-DIyPB6AA.cjs} +0 -0
  1317. /package/components/{box-plot-options.en-CQT7ipdA.js → box-plot-options.en-DwpTCV_F.js} +0 -0
  1318. /package/components/{box-plot-options.es-B5mqFm85.js → box-plot-options.es-DRDXc7nh.js} +0 -0
  1319. /package/components/{box-plot-options.es-Bmhie8Mp.cjs → box-plot-options.es-aIf8_OyE.cjs} +0 -0
  1320. /package/components/{box-plot-options.fr-DgSH9ard.cjs → box-plot-options.fr-C2Q08CHF.cjs} +0 -0
  1321. /package/components/{box-plot-options.fr-eIdDqkTq.js → box-plot-options.fr-DEjIaGtd.js} +0 -0
  1322. /package/components/{box-plot-options.nl-CPLj-NMB.cjs → box-plot-options.nl-DGXHXqx7.cjs} +0 -0
  1323. /package/components/{box-plot-options.nl-Ckv_Myvf.js → box-plot-options.nl-ET7bc0RD.js} +0 -0
  1324. /package/components/{bubble-chart-options.de-BAP8pWmS.cjs → bubble-chart-options.de-D-ylbLIk.cjs} +0 -0
  1325. /package/components/{bubble-chart-options.de-DrMw1PoX.js → bubble-chart-options.de-TKXer4ZT.js} +0 -0
  1326. /package/components/{bubble-chart-options.en-BFCjz326.js → bubble-chart-options.en-CBL-Ea6R.js} +0 -0
  1327. /package/components/{bubble-chart-options.en-A5DfdHpQ.cjs → bubble-chart-options.en-YjokcFur.cjs} +0 -0
  1328. /package/components/{bubble-chart-options.es-BK88TzAB.cjs → bubble-chart-options.es-BiM9exvv.cjs} +0 -0
  1329. /package/components/{bubble-chart-options.es-Cy8DbFYu.js → bubble-chart-options.es-Dpx4Quxl.js} +0 -0
  1330. /package/components/{bubble-chart-options.fr-BL0pN1Wy.cjs → bubble-chart-options.fr-CB4rhJRR.cjs} +0 -0
  1331. /package/components/{bubble-chart-options.fr-CnZ9326C.js → bubble-chart-options.fr-DzBzHUT7.js} +0 -0
  1332. /package/components/{bubble-chart-options.nl-B7P0SvZz.js → bubble-chart-options.nl-DvcKSDZX.js} +0 -0
  1333. /package/components/{bubble-chart-options.nl-Bnr-WG4h.cjs → bubble-chart-options.nl-tG0U8b3q.cjs} +0 -0
  1334. /package/components/{bullet-chart-options.de-DYbmxYhP.js → bullet-chart-options.de-C7ZQkm0L.js} +0 -0
  1335. /package/components/{bullet-chart-options.de-CXuDf0Aq.cjs → bullet-chart-options.de-DQhoZIdV.cjs} +0 -0
  1336. /package/components/{bullet-chart-options.en-BVoPVeam.js → bullet-chart-options.en-BLmALEPb.js} +0 -0
  1337. /package/components/{bullet-chart-options.en-cCOrngUZ.cjs → bullet-chart-options.en-CTpxw73t.cjs} +0 -0
  1338. /package/components/{bullet-chart-options.es-B5hEOy3w.js → bullet-chart-options.es-BrJHkmap.js} +0 -0
  1339. /package/components/{bullet-chart-options.es-CJk6ImUS.cjs → bullet-chart-options.es-Cc4GzyJG.cjs} +0 -0
  1340. /package/components/{bullet-chart-options.fr-ByrhREKu.js → bullet-chart-options.fr-C8nkO914.js} +0 -0
  1341. /package/components/{bullet-chart-options.fr-C1Jm1dTf.cjs → bullet-chart-options.fr-D2Z5WBfJ.cjs} +0 -0
  1342. /package/components/{bullet-chart-options.nl-DEzIYgDc.cjs → bullet-chart-options.nl-B7tw2hO6.cjs} +0 -0
  1343. /package/components/{bullet-chart-options.nl-CvAWji6q.js → bullet-chart-options.nl-DU_OaXNy.js} +0 -0
  1344. /package/components/{calculate-data-field-icon-CBhSMupd.js → calculate-data-field-icon-DrSg1PuD.js} +0 -0
  1345. /package/components/{choropleth-map-options.de-Dd40TwKi.js → choropleth-map-options.de-B51Xejii.js} +0 -0
  1346. /package/components/{choropleth-map-options.de-dkHpJOfz.cjs → choropleth-map-options.de-GB7-eHSP.cjs} +0 -0
  1347. /package/components/{choropleth-map-options.en-78ickMLn.js → choropleth-map-options.en-BWmf5jjV.js} +0 -0
  1348. /package/components/{choropleth-map-options.en-Co4zliP4.cjs → choropleth-map-options.en-CT3LM0TX.cjs} +0 -0
  1349. /package/components/{choropleth-map-options.es-Bb3uSQEl.cjs → choropleth-map-options.es-D13n2Wh1.cjs} +0 -0
  1350. /package/components/{choropleth-map-options.es-CZLRx8Ez.js → choropleth-map-options.es-Gw9dxuZI.js} +0 -0
  1351. /package/components/{choropleth-map-options.fr-DiBO4T0s.js → choropleth-map-options.fr-BdJSGu2c.js} +0 -0
  1352. /package/components/{choropleth-map-options.fr-Dbv67IzF.cjs → choropleth-map-options.fr-CqIpVZuN.cjs} +0 -0
  1353. /package/components/{choropleth-map-options.nl-B8pfyMWR.js → choropleth-map-options.nl-CRkMP1jP.js} +0 -0
  1354. /package/components/{choropleth-map-options.nl-Ci__X4nW.cjs → choropleth-map-options.nl-YqFPhBJJ.cjs} +0 -0
  1355. /package/components/{circle-pack-chart-options.de-B9qCGlDi.cjs → circle-pack-chart-options.de-Dlg-Dtyq.cjs} +0 -0
  1356. /package/components/{circle-pack-chart-options.de-CIVxtY8L.js → circle-pack-chart-options.de-JDfszFAV.js} +0 -0
  1357. /package/components/{circle-pack-chart-options.en-Bg9D3XkM.cjs → circle-pack-chart-options.en-ARMcjtyu.cjs} +0 -0
  1358. /package/components/{circle-pack-chart-options.en-D2QgrRYQ.js → circle-pack-chart-options.en-DbasVsPb.js} +0 -0
  1359. /package/components/{circle-pack-chart-options.es-CBGR51Zq.cjs → circle-pack-chart-options.es-CHFiuQ-k.cjs} +0 -0
  1360. /package/components/{circle-pack-chart-options.es-CVMkdY_4.js → circle-pack-chart-options.es-D_Nqpv9k.js} +0 -0
  1361. /package/components/{circle-pack-chart-options.fr-DFKSshk7.js → circle-pack-chart-options.fr-Bzd5HKu_.js} +0 -0
  1362. /package/components/{circle-pack-chart-options.fr-CauL-tcC.cjs → circle-pack-chart-options.fr-CxDnnCxR.cjs} +0 -0
  1363. /package/components/{circle-pack-chart-options.nl-1D6zjJ-5.js → circle-pack-chart-options.nl-DGnSsGfe.js} +0 -0
  1364. /package/components/{circle-pack-chart-options.nl-9leIBg4r.cjs → circle-pack-chart-options.nl-Dp-iaTw6.cjs} +0 -0
  1365. /package/components/{circular-gauge-options.de-DHPf-d3z.cjs → circular-gauge-options.de-CXNpTJ5Q.cjs} +0 -0
  1366. /package/components/{circular-gauge-options.de-BiDAxagp.js → circular-gauge-options.de-pEMeH8Qx.js} +0 -0
  1367. /package/components/{circular-gauge-options.en-CaKj0YVi.cjs → circular-gauge-options.en-Cbvt0Mn4.cjs} +0 -0
  1368. /package/components/{circular-gauge-options.en-BIWxW8up.js → circular-gauge-options.en-HbLqnnOH.js} +0 -0
  1369. /package/components/{circular-gauge-options.es-Dk87d4bb.js → circular-gauge-options.es-BggJySYI.js} +0 -0
  1370. /package/components/{circular-gauge-options.es-DYP7ILqV.cjs → circular-gauge-options.es-CHmDAZjB.cjs} +0 -0
  1371. /package/components/{circular-gauge-options.fr-ye-HH1qs.js → circular-gauge-options.fr-BkRfCePL.js} +0 -0
  1372. /package/components/{circular-gauge-options.fr-DuZoGO6t.cjs → circular-gauge-options.fr-C4mL6X8Z.cjs} +0 -0
  1373. /package/components/{circular-gauge-options.nl-D51exNbQ.cjs → circular-gauge-options.nl-B27G1yLw.cjs} +0 -0
  1374. /package/components/{circular-gauge-options.nl-xqEbrzup.js → circular-gauge-options.nl-Cr3_-8Tf.js} +0 -0
  1375. /package/components/{classic-C2ZRxUTk.js → classic-BLOsKyb3.js} +0 -0
  1376. /package/components/{classic-dark-Cl-LwWlF.cjs → classic-dark-B-bGXFgE.cjs} +0 -0
  1377. /package/components/{classic-dark-2ED5Ldpb.js → classic-dark-Bw01Wzq_.js} +0 -0
  1378. /package/components/{classic-hz2G_Z8e.cjs → classic-fniwVVvX.cjs} +0 -0
  1379. /package/components/{color-palettes-CsPAeXzG.js → color-palettes-B99PIMzZ.js} +0 -0
  1380. /package/components/{column-chart-options.de-DjTdnm6b.cjs → column-chart-options.de-BTnjxgGU.cjs} +0 -0
  1381. /package/components/{column-chart-options.de-BmHL6iiz.js → column-chart-options.de-e6NDw-ce.js} +0 -0
  1382. /package/components/{column-chart-options.en-wiNKE_zA.cjs → column-chart-options.en-BraK2iD0.cjs} +0 -0
  1383. /package/components/{column-chart-options.en-S8E6EHpI.js → column-chart-options.en-ZOcw1FIF.js} +0 -0
  1384. /package/components/{column-chart-options.es-4ksVWRCq.cjs → column-chart-options.es-DyaIZzEH.cjs} +0 -0
  1385. /package/components/{column-chart-options.es-BFywELgq.js → column-chart-options.es-zgVGyy6E.js} +0 -0
  1386. /package/components/{column-chart-options.fr-Cd2T2RTk.js → column-chart-options.fr-BW4IEd6E.js} +0 -0
  1387. /package/components/{column-chart-options.fr-tAaxtu_n.cjs → column-chart-options.fr-DzcIOVOG.cjs} +0 -0
  1388. /package/components/{column-chart-options.nl-DpGOSkzh.js → column-chart-options.nl-DcMK0Xij.js} +0 -0
  1389. /package/components/{column-chart-options.nl-D1UmRiaj.cjs → column-chart-options.nl-_Y8YJEn6.cjs} +0 -0
  1390. /package/components/{combination-chart-options.de-C_7_R9bz.cjs → combination-chart-options.de-BYOFfEbM.cjs} +0 -0
  1391. /package/components/{combination-chart-options.de-yhebV_GK.js → combination-chart-options.de-CZcnpbQE.js} +0 -0
  1392. /package/components/{combination-chart-options.en-D_rPGWVF.js → combination-chart-options.en-DE03M06X.js} +0 -0
  1393. /package/components/{combination-chart-options.en-aQBbxQ0A.cjs → combination-chart-options.en-Dx5vhF9Z.cjs} +0 -0
  1394. /package/components/{combination-chart-options.es-Dt6X07Ld.js → combination-chart-options.es-BTC1pVY_.js} +0 -0
  1395. /package/components/{combination-chart-options.es-Cmk8STBT.cjs → combination-chart-options.es-DhZGzDhi.cjs} +0 -0
  1396. /package/components/{combination-chart-options.fr-D0Jg_eX9.js → combination-chart-options.fr-CvjoYoj9.js} +0 -0
  1397. /package/components/{combination-chart-options.fr-D_zorkuR.cjs → combination-chart-options.fr-Ds2DQ0gS.cjs} +0 -0
  1398. /package/components/{combination-chart-options.nl-Di8BjpFe.cjs → combination-chart-options.nl-CT2hcHUL.cjs} +0 -0
  1399. /package/components/{combination-chart-options.nl-DMJJ9GDs.js → combination-chart-options.nl-oy88_y21.js} +0 -0
  1400. /package/components/{conditional-number-options.de-CaQb6MDk.cjs → conditional-number-options.de-B4pb0dOt.cjs} +0 -0
  1401. /package/components/{conditional-number-options.de-BdYoEOG4.js → conditional-number-options.de-DcMMZo_Y.js} +0 -0
  1402. /package/components/{conditional-number-options.en-3ZjRx9Yo.cjs → conditional-number-options.en-RlShluZP.cjs} +0 -0
  1403. /package/components/{conditional-number-options.en-izxvFJKm.js → conditional-number-options.en-v6FTfypu.js} +0 -0
  1404. /package/components/{conditional-number-options.es-B3k3SnXP.js → conditional-number-options.es-Br1lDM3A.js} +0 -0
  1405. /package/components/{conditional-number-options.es-CEVy9vj4.cjs → conditional-number-options.es-D6Thuvvq.cjs} +0 -0
  1406. /package/components/{conditional-number-options.fr-CWl23Yp8.cjs → conditional-number-options.fr-CoObS5Et.cjs} +0 -0
  1407. /package/components/{conditional-number-options.fr-DQW9dEbQ.js → conditional-number-options.fr-hcuNbiC5.js} +0 -0
  1408. /package/components/{conditional-number-options.nl-BTZFEnp2.cjs → conditional-number-options.nl-BWXoNc8Z.cjs} +0 -0
  1409. /package/components/{conditional-number-options.nl-D-UfrjeT.js → conditional-number-options.nl-CR4rF-CA.js} +0 -0
  1410. /package/components/{convert-datasets-to-data-fields-y2MdBEer.js → convert-datasets-to-data-fields-PmQzeVLG.js} +0 -0
  1411. /package/components/{cs-NavRtxq_.cjs → cs-a-HHJy3d.cjs} +0 -0
  1412. /package/components/{cs-DmbqR6sL.js → cs-wc4Fl7IN.js} +0 -0
  1413. /package/components/{da-CR4RxdhN.cjs → da-BuDewcQL.cjs} +0 -0
  1414. /package/components/{da-Jo2wl7uu.js → da-Byf4w3lJ.js} +0 -0
  1415. /package/components/{date-comparison-filter-options.de-CvQQ64T4.cjs → date-comparison-filter-options.de-DJ43Wuh1.cjs} +0 -0
  1416. /package/components/{date-comparison-filter-options.de-B5mk1w8z.js → date-comparison-filter-options.de-HsUg9fQm.js} +0 -0
  1417. /package/components/{date-comparison-filter-options.en-CMbn1eBj.cjs → date-comparison-filter-options.en-BeWcjUc3.cjs} +0 -0
  1418. /package/components/{date-comparison-filter-options.en-o2KqI4-V.js → date-comparison-filter-options.en-CcaNMoOt.js} +0 -0
  1419. /package/components/{date-comparison-filter-options.es-BukgvEGJ.js → date-comparison-filter-options.es-B10rR6bB.js} +0 -0
  1420. /package/components/{date-comparison-filter-options.es-DjcGREIQ.cjs → date-comparison-filter-options.es-mBbFqdyP.cjs} +0 -0
  1421. /package/components/{date-comparison-filter-options.fr-DkUs7TlC.js → date-comparison-filter-options.fr-8n3sdmqR.js} +0 -0
  1422. /package/components/{date-comparison-filter-options.fr-0W_zvN90.cjs → date-comparison-filter-options.fr-CJYSimcC.cjs} +0 -0
  1423. /package/components/{date-comparison-filter-options.nl-BLXoXvDU.cjs → date-comparison-filter-options.nl-DMCiGzTv.cjs} +0 -0
  1424. /package/components/{date-comparison-filter-options.nl-DY7sF_xB.js → date-comparison-filter-options.nl-OUoVBhmg.js} +0 -0
  1425. /package/components/{date-comparison-filter-positioning.config-DuUJQPaz.js → date-comparison-filter-positioning.config-CK8Z_g1V.js} +0 -0
  1426. /package/components/{date-comparison-filter-positioning.config-BwM8dpSu.cjs → date-comparison-filter-positioning.config-DZI9jN5L.cjs} +0 -0
  1427. /package/components/{date-filter-options.de-qC1oupb-.cjs → date-filter-options.de-Do8uE7X4.cjs} +0 -0
  1428. /package/components/{date-filter-options.de-Cg89Hqs-.js → date-filter-options.de-NRSHZacA.js} +0 -0
  1429. /package/components/{date-filter-options.en-D7kfCF-I.cjs → date-filter-options.en-DGay_JgN.cjs} +0 -0
  1430. /package/components/{date-filter-options.en-CTRraOjR.js → date-filter-options.en-DUO-t91h.js} +0 -0
  1431. /package/components/{date-filter-options.es-DkhdyU0h.js → date-filter-options.es-CvT1iWvL.js} +0 -0
  1432. /package/components/{date-filter-options.es-CPCrQ6wS.cjs → date-filter-options.es-dwt_ouf1.cjs} +0 -0
  1433. /package/components/{date-filter-options.fr-xL8Zlswr.cjs → date-filter-options.fr-D-OlAJSs.cjs} +0 -0
  1434. /package/components/{date-filter-options.fr-eENXJIug.js → date-filter-options.fr-DRZ9YUAy.js} +0 -0
  1435. /package/components/{date-filter-options.nl-DWmyp4xu.cjs → date-filter-options.nl-0pj5_uvF.cjs} +0 -0
  1436. /package/components/{date-filter-options.nl-C7gtfzU8.js → date-filter-options.nl-C79AkD_s.js} +0 -0
  1437. /package/components/{date-filter-positioning.config-Cp5-dxJK.cjs → date-filter-positioning.config-CtEFg3RO.cjs} +0 -0
  1438. /package/components/{date-filter-positioning.config-DZBZYnEU.js → date-filter-positioning.config-D4OQrpTY.js} +0 -0
  1439. /package/components/{de-DLgT-OlB.cjs → de-BLMiWrvE.cjs} +0 -0
  1440. /package/components/{de-Dt7jE4A3.js → de-OHJ9YCFU.js} +0 -0
  1441. /package/components/{decompose-numeric-format-bSRd_jIJ.js → decompose-numeric-format-DS0j2wa1.js} +0 -0
  1442. /package/components/{default-BqVUD8v8.js → default-B35Bj34G.js} +0 -0
  1443. /package/components/{default-DZMDmF-Y.cjs → default-B5D3aZAS.cjs} +0 -0
  1444. /package/components/{default-dark-BDDhyZeP.cjs → default-dark-BOvJQVaq.cjs} +0 -0
  1445. /package/components/{default-dark-CH6f42SK.js → default-dark-CRMTsWZ1.js} +0 -0
  1446. /package/components/{donut-chart-options.de-D55Il7k2.js → donut-chart-options.de-CSmk4849.js} +0 -0
  1447. /package/components/{donut-chart-options.de-CvJWhN3u.cjs → donut-chart-options.de-MwhxVUQU.cjs} +0 -0
  1448. /package/components/{donut-chart-options.en-Ch3OZC8-.js → donut-chart-options.en-DL2s8O3X.js} +0 -0
  1449. /package/components/{donut-chart-options.en-Du3FqSKX.cjs → donut-chart-options.en-Z9kCIcjz.cjs} +0 -0
  1450. /package/components/{donut-chart-options.es-C57F8gbZ.cjs → donut-chart-options.es-Ch83fRxI.cjs} +0 -0
  1451. /package/components/{donut-chart-options.es-wDHheATA.js → donut-chart-options.es-XL3Efug9.js} +0 -0
  1452. /package/components/{donut-chart-options.fr-BW8x5hhK.cjs → donut-chart-options.fr-B7JWWsro.cjs} +0 -0
  1453. /package/components/{donut-chart-options.fr-BSyuo_gk.js → donut-chart-options.fr-eYmh1KAo.js} +0 -0
  1454. /package/components/{donut-chart-options.nl-DgjGNGGm.cjs → donut-chart-options.nl-Brxyw7wD.cjs} +0 -0
  1455. /package/components/{donut-chart-options.nl-ByimYwde.js → donut-chart-options.nl-C7RwBT-Y.js} +0 -0
  1456. /package/components/{dropdown-filter-options.de-DTv2UeuZ.js → dropdown-filter-options.de-BHxj7f_r.js} +0 -0
  1457. /package/components/{dropdown-filter-options.de-DYxDUBQi.cjs → dropdown-filter-options.de-BdvWDGQ4.cjs} +0 -0
  1458. /package/components/{dropdown-filter-options.en-DOqRJTa2.js → dropdown-filter-options.en-BD2IkPf5.js} +0 -0
  1459. /package/components/{dropdown-filter-options.en-DrUBhibs.cjs → dropdown-filter-options.en-DEHrGxy0.cjs} +0 -0
  1460. /package/components/{dropdown-filter-options.es-_GPU9LyU.cjs → dropdown-filter-options.es-C6qkLl6c.cjs} +0 -0
  1461. /package/components/{dropdown-filter-options.es-CRXLR7to.js → dropdown-filter-options.es-DGmT3xE4.js} +0 -0
  1462. /package/components/{dropdown-filter-options.fr-Bl9Tifry.cjs → dropdown-filter-options.fr-DZxfuy7q.cjs} +0 -0
  1463. /package/components/{dropdown-filter-options.fr-EW0Lsd-z.js → dropdown-filter-options.fr-wfJhGECP.js} +0 -0
  1464. /package/components/{dropdown-filter-options.nl-DKMN5lfI.js → dropdown-filter-options.nl-D-dsVlJk.js} +0 -0
  1465. /package/components/{dropdown-filter-options.nl-9qd9ixPE.cjs → dropdown-filter-options.nl-dmpP9bir.cjs} +0 -0
  1466. /package/components/{dropdown-filter-positioning.config-CnUDVIYA.cjs → dropdown-filter-positioning.config-Ck97Moc_.cjs} +0 -0
  1467. /package/components/{dropdown-filter-positioning.config-Bby7c9Li.js → dropdown-filter-positioning.config-DjsclbCc.js} +0 -0
  1468. /package/components/{dynamic-imageobject-slots.config-C7KE3duU.cjs → dynamic-imageobject-slots.config-BaAk9eHz.cjs} +0 -0
  1469. /package/components/{dynamic-imageobject-slots.config-DZwOghdP.js → dynamic-imageobject-slots.config-C9pnHqO_.js} +0 -0
  1470. /package/components/{es-CgA2oDLF.cjs → es-D8MxHOsN.cjs} +0 -0
  1471. /package/components/{es-DnKv7zHf.js → es-DuN6cMja.js} +0 -0
  1472. /package/components/{evolution-number-options.de-DCksgkpj.cjs → evolution-number-options.de-CjNBpzAw.cjs} +0 -0
  1473. /package/components/{evolution-number-options.de-fWmGSXcb.js → evolution-number-options.de-Co3tTtbZ.js} +0 -0
  1474. /package/components/{evolution-number-options.en-Ck3Cc1Cn.js → evolution-number-options.en-B50TttsV.js} +0 -0
  1475. /package/components/{evolution-number-options.en-BPr_1-CL.cjs → evolution-number-options.en-B9BpR4nq.cjs} +0 -0
  1476. /package/components/{evolution-number-options.es-BRVXgpV6.js → evolution-number-options.es-Bhn3cKAX.js} +0 -0
  1477. /package/components/{evolution-number-options.es-CALlAemH.cjs → evolution-number-options.es-CxbiY9G6.cjs} +0 -0
  1478. /package/components/{evolution-number-options.fr-Bgn2_GvY.cjs → evolution-number-options.fr-Cae20bgZ.cjs} +0 -0
  1479. /package/components/{evolution-number-options.fr-9_vYFtfX.js → evolution-number-options.fr-D4k7QvUr.js} +0 -0
  1480. /package/components/{evolution-number-options.nl-CN5mY6Zt.cjs → evolution-number-options.nl-BJ-5M5kB.cjs} +0 -0
  1481. /package/components/{evolution-number-options.nl-OBVVw8FC.js → evolution-number-options.nl-C6Ykxu1Y.js} +0 -0
  1482. /package/components/{fi-D4qBFRYe.cjs → fi-CzBe3q93.cjs} +0 -0
  1483. /package/components/{fi-CKc1A6_y.js → fi-vuFNiOkH.js} +0 -0
  1484. /package/components/{fr-BVejVYqF.cjs → fr-BlAUad9k.cjs} +0 -0
  1485. /package/components/{fr-UMgIFF79.js → fr-CwOLJGv2.js} +0 -0
  1486. /package/components/{funnel-chart-options.de-ytqBgCH3.cjs → funnel-chart-options.de-CW29wkd4.cjs} +0 -0
  1487. /package/components/{funnel-chart-options.de-vhFJdzTt.js → funnel-chart-options.de-CbKnCE_z.js} +0 -0
  1488. /package/components/{funnel-chart-options.en-TC2vrWPb.cjs → funnel-chart-options.en-CGVFwHzU.cjs} +0 -0
  1489. /package/components/{funnel-chart-options.en-B7c0i-Ny.js → funnel-chart-options.en-CSzkUOna.js} +0 -0
  1490. /package/components/{funnel-chart-options.es-CUy5kIOA.cjs → funnel-chart-options.es-Bcot5MS3.cjs} +0 -0
  1491. /package/components/{funnel-chart-options.es-BZxeahxw.js → funnel-chart-options.es-C3mkd61J.js} +0 -0
  1492. /package/components/{funnel-chart-options.fr-CVg2RDa7.cjs → funnel-chart-options.fr-7ZROacsE.cjs} +0 -0
  1493. /package/components/{funnel-chart-options.fr-Gad3eJhT.js → funnel-chart-options.fr-CAj5H8iO.js} +0 -0
  1494. /package/components/{funnel-chart-options.nl-ks7qlG-s.cjs → funnel-chart-options.nl-C0VZ6Ure.cjs} +0 -0
  1495. /package/components/{funnel-chart-options.nl-CdbazHEL.js → funnel-chart-options.nl-Dsf3J4dV.js} +0 -0
  1496. /package/components/{he-B4zi6VDk.cjs → he-CdtHCved.cjs} +0 -0
  1497. /package/components/{he-BhU6iF-0.js → he-Cs_3gvpL.js} +0 -0
  1498. /package/components/{heat-map-options.de-3HiaucHJ.js → heat-map-options.de-BjccX9sD.js} +0 -0
  1499. /package/components/{heat-map-options.de-BnJdrfzo.cjs → heat-map-options.de-Zq-m7g1c.cjs} +0 -0
  1500. /package/components/{heat-map-options.en-CFUaQNhg.js → heat-map-options.en-B6xgVOKA.js} +0 -0
  1501. /package/components/{heat-map-options.en-a6S7RqhN.cjs → heat-map-options.en-CbP14v8z.cjs} +0 -0
  1502. /package/components/{heat-map-options.es-DveRHd5V.cjs → heat-map-options.es-CUkrnKed.cjs} +0 -0
  1503. /package/components/{heat-map-options.es-OZp_cy7J.js → heat-map-options.es-DlsO_p0i.js} +0 -0
  1504. /package/components/{heat-map-options.fr-DVEr3WKv.js → heat-map-options.fr-BE1Yoo0f.js} +0 -0
  1505. /package/components/{heat-map-options.fr--r1hrkMu.cjs → heat-map-options.fr-DXcosm8B.cjs} +0 -0
  1506. /package/components/{heat-map-options.nl-DWyhHMc5.cjs → heat-map-options.nl-B8LsAqqA.cjs} +0 -0
  1507. /package/components/{heat-map-options.nl-CJWeYWuA.js → heat-map-options.nl-BZRshZju.js} +0 -0
  1508. /package/components/{heat-table-options.de-D4CywDZI.cjs → heat-table-options.de-D16uyY3b.cjs} +0 -0
  1509. /package/components/{heat-table-options.de-C1lx8VmW.js → heat-table-options.de-mJTOeU33.js} +0 -0
  1510. /package/components/{heat-table-options.en-CtuTk7uT.cjs → heat-table-options.en-Dhd_yZdX.cjs} +0 -0
  1511. /package/components/{heat-table-options.en-pbuoXZ7e.js → heat-table-options.en-iiQWCR_j.js} +0 -0
  1512. /package/components/{heat-table-options.es-B4VQPsAk.js → heat-table-options.es-CdlsuKqP.js} +0 -0
  1513. /package/components/{heat-table-options.es-CmsHbBMI.cjs → heat-table-options.es-DPqviw02.cjs} +0 -0
  1514. /package/components/{heat-table-options.fr-DEL7SwnM.cjs → heat-table-options.fr-BVwdrQWA.cjs} +0 -0
  1515. /package/components/{heat-table-options.fr-BSshm3kA.js → heat-table-options.fr-DWj1rkIk.js} +0 -0
  1516. /package/components/{heat-table-options.nl-CxhA0x-T.cjs → heat-table-options.nl-BAiKDY6k.cjs} +0 -0
  1517. /package/components/{heat-table-options.nl-yaS0b18V.js → heat-table-options.nl-KOgcD2Z4.js} +0 -0
  1518. /package/components/{helpers-DEuwNMdb.js → helpers-d8Tb1scY.js} +0 -0
  1519. /package/components/{hexbin-map-options.de-szBL61N3.cjs → hexbin-map-options.de-Ch56ViJL.cjs} +0 -0
  1520. /package/components/{hexbin-map-options.de-DK0LpVlF.js → hexbin-map-options.de-Cr9eiC9A.js} +0 -0
  1521. /package/components/{hexbin-map-options.en-D0EhCXnR.cjs → hexbin-map-options.en-BHNWW3n5.cjs} +0 -0
  1522. /package/components/{hexbin-map-options.en-t4AgHPIS.js → hexbin-map-options.en-DGo4xVoy.js} +0 -0
  1523. /package/components/{hexbin-map-options.es-CHcgiAvK.js → hexbin-map-options.es-Chutks7U.js} +0 -0
  1524. /package/components/{hexbin-map-options.es-CLrXWTUy.cjs → hexbin-map-options.es-CinY6Q9x.cjs} +0 -0
  1525. /package/components/{hexbin-map-options.fr-CgUq1N70.cjs → hexbin-map-options.fr-3EQtw1--.cjs} +0 -0
  1526. /package/components/{hexbin-map-options.fr-DPZ7eSbT.js → hexbin-map-options.fr-wyHRYEe9.js} +0 -0
  1527. /package/components/{hexbin-map-options.nl-Bzf87rgB.cjs → hexbin-map-options.nl-2P7aufJe.cjs} +0 -0
  1528. /package/components/{hexbin-map-options.nl-_rnw4tlM.js → hexbin-map-options.nl-BKPHzVZ4.js} +0 -0
  1529. /package/components/{hu-w0jL65aA.js → hu-BXedq4ZF.js} +0 -0
  1530. /package/components/{hu-D8g5G98Q.cjs → hu-D0kNP1hN.cjs} +0 -0
  1531. /package/components/{image-options.de-DgpPu4_I.js → image-options.de-BICnSn_v.js} +0 -0
  1532. /package/components/{image-options.de-B-JNU2sJ.cjs → image-options.de-Bm7MsFjT.cjs} +0 -0
  1533. /package/components/{image-options.en-4ecZY6cr.js → image-options.en--6ChBjFR.js} +0 -0
  1534. /package/components/{image-options.en-B8jA19rO.cjs → image-options.en-Bt3w6SPu.cjs} +0 -0
  1535. /package/components/{image-options.es-Bw2D4APk.js → image-options.es-BY51ZpVY.js} +0 -0
  1536. /package/components/{image-options.es-BIJujv9w.cjs → image-options.es-ecJMtP0F.cjs} +0 -0
  1537. /package/components/{image-options.fr-ay-kMhSa.js → image-options.fr-C46efXPn.js} +0 -0
  1538. /package/components/{image-options.fr-C8JyJaMo.cjs → image-options.fr-D5P3FQRB.cjs} +0 -0
  1539. /package/components/{image-options.nl-CCuVWKZP.cjs → image-options.nl-B7M__YOZ.cjs} +0 -0
  1540. /package/components/{image-options.nl-B0i7Ymca.js → image-options.nl-BbainjfD.js} +0 -0
  1541. /package/components/{it-LvfQ_jN5.cjs → it-BZF7oRfg.cjs} +0 -0
  1542. /package/components/{it-C6VlZpHS.js → it-BoudiwDn.js} +0 -0
  1543. /package/components/{ja-B7xUX36z.js → ja-DOkmGGSd.js} +0 -0
  1544. /package/components/{ja-Dxqq7nz5.cjs → ja-aOzAwMPW.cjs} +0 -0
  1545. /package/components/{ko-C1ozT7Ld.cjs → ko-B50TWXco.cjs} +0 -0
  1546. /package/components/{ko-BYhNl9hr.js → ko-BrzKwqTe.js} +0 -0
  1547. /package/components/{line-chart-options.de-Dqv6C-Az.cjs → line-chart-options.de-BUldhmo4.cjs} +0 -0
  1548. /package/components/{line-chart-options.de-FT6kgLKH.js → line-chart-options.de-QffYpEIP.js} +0 -0
  1549. /package/components/{line-chart-options.en-D1Xe46F1.js → line-chart-options.en-B_JC0o6Q.js} +0 -0
  1550. /package/components/{line-chart-options.en-CfBOEuJ8.cjs → line-chart-options.en-DoxLZyuo.cjs} +0 -0
  1551. /package/components/{line-chart-options.es-YLrM48AJ.js → line-chart-options.es-CvAzqXDr.js} +0 -0
  1552. /package/components/{line-chart-options.es-BuFoPI-W.cjs → line-chart-options.es-iEODcZCD.cjs} +0 -0
  1553. /package/components/{line-chart-options.fr-Cxg8LhdK.js → line-chart-options.fr-Co0AWIUU.js} +0 -0
  1554. /package/components/{line-chart-options.fr-Cu96Otj1.cjs → line-chart-options.fr-KzNNpQOL.cjs} +0 -0
  1555. /package/components/{line-chart-options.nl-C3Rtd1XD.js → line-chart-options.nl-C0-1WgGw.js} +0 -0
  1556. /package/components/{line-chart-options.nl-Bdf7mDbN.cjs → line-chart-options.nl-CQ4XkYpS.cjs} +0 -0
  1557. /package/components/{map-tile-providers-Cnykh_xh.js → map-tile-providers-BYi0m8bP.js} +0 -0
  1558. /package/components/{marker-map-options.de-BjSIS9a3.js → marker-map-options.de-BO_ubfdm.js} +0 -0
  1559. /package/components/{marker-map-options.de-DGnB9hh9.cjs → marker-map-options.de-BSu8VCAw.cjs} +0 -0
  1560. /package/components/{marker-map-options.en-C0_5XHEw.cjs → marker-map-options.en-CKMe-zNW.cjs} +0 -0
  1561. /package/components/{marker-map-options.en-QD-WiVBZ.js → marker-map-options.en-DTxOYpa8.js} +0 -0
  1562. /package/components/{marker-map-options.es-BGngdE10.js → marker-map-options.es-BXgk6DwR.js} +0 -0
  1563. /package/components/{marker-map-options.es-Cqq20eBq.cjs → marker-map-options.es-D6x5XPW7.cjs} +0 -0
  1564. /package/components/{marker-map-options.fr-BQmbQRv5.js → marker-map-options.fr-DIpgeftk.js} +0 -0
  1565. /package/components/{marker-map-options.fr-D13YoKTm.cjs → marker-map-options.fr-xZ7ixq37.cjs} +0 -0
  1566. /package/components/{marker-map-options.nl-BqNmXcbl.js → marker-map-options.nl-B79mkbmi.js} +0 -0
  1567. /package/components/{marker-map-options.nl-4DPvnfyj.cjs → marker-map-options.nl-Bvo1Sgwp.cjs} +0 -0
  1568. /package/components/{mk-DvW5ldNq.cjs → mk-CehJi277.cjs} +0 -0
  1569. /package/components/{mk-Bj3pQXoq.js → mk-Deht4BwZ.js} +0 -0
  1570. /package/components/{nl-Cu6YatSK.js → nl-C1BTOQ5N.js} +0 -0
  1571. /package/components/{nl-CT4aTlpF.cjs → nl-wyer9j4m.cjs} +0 -0
  1572. /package/components/{no-XXD7j6i9.js → no-C9FQ33Mp.js} +0 -0
  1573. /package/components/{no-C3UZu4D-.cjs → no-PqE_GjX_.cjs} +0 -0
  1574. /package/components/{ohlc-chart-options.de-LLbi4KYO.cjs → ohlc-chart-options.de-B9c5_k_F.cjs} +0 -0
  1575. /package/components/{ohlc-chart-options.de-BH_3wN_B.js → ohlc-chart-options.de-C4zIuDFx.js} +0 -0
  1576. /package/components/{ohlc-chart-options.en-DNEtmjaA.cjs → ohlc-chart-options.en-B5WVCZoU.cjs} +0 -0
  1577. /package/components/{ohlc-chart-options.en-Ygzt1rVK.js → ohlc-chart-options.en-DFO-7urT.js} +0 -0
  1578. /package/components/{ohlc-chart-options.es-DWgRqS57.cjs → ohlc-chart-options.es-CRtSTFtx.cjs} +0 -0
  1579. /package/components/{ohlc-chart-options.es-Chc6w4NI.js → ohlc-chart-options.es-Df-WKMYg.js} +0 -0
  1580. /package/components/{ohlc-chart-options.fr-Naq4VakJ.js → ohlc-chart-options.fr-BVAMKEde.js} +0 -0
  1581. /package/components/{ohlc-chart-options.fr-D4s3ZSpr.cjs → ohlc-chart-options.fr-Cf4ndAZM.cjs} +0 -0
  1582. /package/components/{ohlc-chart-options.nl-Cs2X4cyv.cjs → ohlc-chart-options.nl-DP64kt9q.cjs} +0 -0
  1583. /package/components/{ohlc-chart-options.nl-CqCV73p1.js → ohlc-chart-options.nl-qm4XDd28.js} +0 -0
  1584. /package/components/{orion-DM7Iq9fC.js → orion-CXeT8EeB.js} +0 -0
  1585. /package/components/{orion-BoJjL9Dk.cjs → orion-DkQrXOy_.cjs} +0 -0
  1586. /package/components/{parallel-coordinates-plot-options.de-ClB9_hbR.cjs → parallel-coordinates-plot-options.de-0P5Lyjc_.cjs} +0 -0
  1587. /package/components/{parallel-coordinates-plot-options.de-a2oC5zvb.js → parallel-coordinates-plot-options.de-DbZ34NjR.js} +0 -0
  1588. /package/components/{parallel-coordinates-plot-options.en-B9egDOxa.cjs → parallel-coordinates-plot-options.en-CSn2MAT2.cjs} +0 -0
  1589. /package/components/{parallel-coordinates-plot-options.en-CLzIpVKA.js → parallel-coordinates-plot-options.en-DZWVOKzt.js} +0 -0
  1590. /package/components/{parallel-coordinates-plot-options.es-BEE-cz2P.cjs → parallel-coordinates-plot-options.es-30M9dgQD.cjs} +0 -0
  1591. /package/components/{parallel-coordinates-plot-options.es-Bsp4HWao.js → parallel-coordinates-plot-options.es-BbFgNcFX.js} +0 -0
  1592. /package/components/{parallel-coordinates-plot-options.fr-CICjXvGA.cjs → parallel-coordinates-plot-options.fr-B3wy9Y-c.cjs} +0 -0
  1593. /package/components/{parallel-coordinates-plot-options.fr-BCD2UIZ3.js → parallel-coordinates-plot-options.fr-DPkPguDR.js} +0 -0
  1594. /package/components/{parallel-coordinates-plot-options.nl-Cztu9fPI.cjs → parallel-coordinates-plot-options.nl-CK0Z_bEU.cjs} +0 -0
  1595. /package/components/{parallel-coordinates-plot-options.nl-CbSpSGFN.js → parallel-coordinates-plot-options.nl-q7opDecP.js} +0 -0
  1596. /package/components/{period-over-period-condition.const-BUEH5Yg0.js → period-over-period-condition.const-BZ7j5Z5t.js} +0 -0
  1597. /package/components/{pinky-D0L3oAl3.js → pinky-CtuaRwwY.js} +0 -0
  1598. /package/components/{pinky-CGkAEFad.cjs → pinky-TtncdghA.cjs} +0 -0
  1599. /package/components/{pivot-table-options.de-B_3iPB6f.cjs → pivot-table-options.de-D4WdihDf.cjs} +0 -0
  1600. /package/components/{pivot-table-options.de-DjGCR4hw.js → pivot-table-options.de-HGHQHOJF.js} +0 -0
  1601. /package/components/{pivot-table-options.en-DmBjWTXF.cjs → pivot-table-options.en-Ch0mKBst.cjs} +0 -0
  1602. /package/components/{pivot-table-options.en-m9O5UGLf.js → pivot-table-options.en-CrpRfQfY.js} +0 -0
  1603. /package/components/{pivot-table-options.es-wIQJepOG.js → pivot-table-options.es-Cw1r-PSq.js} +0 -0
  1604. /package/components/{pivot-table-options.es-D_TO22gG.cjs → pivot-table-options.es-DKNkDOBt.cjs} +0 -0
  1605. /package/components/{pivot-table-options.fr-BtBudUXX.cjs → pivot-table-options.fr-BAKlur9_.cjs} +0 -0
  1606. /package/components/{pivot-table-options.fr-DfbCreht.js → pivot-table-options.fr-BiuYTJqg.js} +0 -0
  1607. /package/components/{pivot-table-options.nl-H_4G45CX.cjs → pivot-table-options.nl-2mSHbpcz.cjs} +0 -0
  1608. /package/components/{pivot-table-options.nl-Bxi8rqHY.js → pivot-table-options.nl-Cq0pFpVd.js} +0 -0
  1609. /package/components/{pl-DvtzUiHQ.js → pl-4xvkt0Pl.js} +0 -0
  1610. /package/components/{pl-B2x-G4j6.cjs → pl-Cu6_UJbA.cjs} +0 -0
  1611. /package/components/{pt-BecdojPA.js → pt-BUpCBhz9.js} +0 -0
  1612. /package/components/{pt-D217Dfc5.cjs → pt-fymmI5Y3.cjs} +0 -0
  1613. /package/components/{pyramid-chart-options.de-Db6XaSX3.cjs → pyramid-chart-options.de-BYqibA2g.cjs} +0 -0
  1614. /package/components/{pyramid-chart-options.de-D_Rdyvy_.js → pyramid-chart-options.de-nLlXFF35.js} +0 -0
  1615. /package/components/{pyramid-chart-options.en-BorxPX3x.js → pyramid-chart-options.en-1EMjKIIS.js} +0 -0
  1616. /package/components/{pyramid-chart-options.en-Crg02_jH.cjs → pyramid-chart-options.en-HiLgjfbn.cjs} +0 -0
  1617. /package/components/{pyramid-chart-options.es-D5gV8W-W.cjs → pyramid-chart-options.es-BQ8qCZ32.cjs} +0 -0
  1618. /package/components/{pyramid-chart-options.es-BIRb7Umk.js → pyramid-chart-options.es-Wjsv8O48.js} +0 -0
  1619. /package/components/{pyramid-chart-options.fr-xVy7aap5.cjs → pyramid-chart-options.fr-BA7xAAsG.cjs} +0 -0
  1620. /package/components/{pyramid-chart-options.fr-CGJTIY3h.js → pyramid-chart-options.fr-Dk5NbO64.js} +0 -0
  1621. /package/components/{pyramid-chart-options.nl-DKHGxbCZ.cjs → pyramid-chart-options.nl-BYiPyjuQ.cjs} +0 -0
  1622. /package/components/{pyramid-chart-options.nl-BOxKpeMV.js → pyramid-chart-options.nl-C1LDwP2O.js} +0 -0
  1623. /package/components/{radar-chart-options.de-1kxv4W3t.cjs → radar-chart-options.de-D9sVJ3e-.cjs} +0 -0
  1624. /package/components/{radar-chart-options.de-Dfj-35w3.js → radar-chart-options.de-DuPElmmk.js} +0 -0
  1625. /package/components/{radar-chart-options.en-K38_CyHN.cjs → radar-chart-options.en-Brb_kgjH.cjs} +0 -0
  1626. /package/components/{radar-chart-options.en-BEwCqEpe.js → radar-chart-options.en-sQnpaZcs.js} +0 -0
  1627. /package/components/{radar-chart-options.es-DRg8mpMg.cjs → radar-chart-options.es-BmpV458O.cjs} +0 -0
  1628. /package/components/{radar-chart-options.es-rQlMg1eh.js → radar-chart-options.es-Bn7B0JMU.js} +0 -0
  1629. /package/components/{radar-chart-options.fr-DYhrBI_0.cjs → radar-chart-options.fr-B-gaDJX4.cjs} +0 -0
  1630. /package/components/{radar-chart-options.fr-B5O4Nve-.js → radar-chart-options.fr-Dowk5bKg.js} +0 -0
  1631. /package/components/{radar-chart-options.nl-DPm5MLfK.cjs → radar-chart-options.nl-DH_wKvgI.cjs} +0 -0
  1632. /package/components/{radar-chart-options.nl-BMKDZ-6f.js → radar-chart-options.nl-DhzFlYOd.js} +0 -0
  1633. /package/components/{radiant-KcXjllxX.cjs → radiant-Brxg53Bd.cjs} +0 -0
  1634. /package/components/{radiant-CH8S4zCR.js → radiant-CFMCU8Ue.js} +0 -0
  1635. /package/components/{regular-table-options.de-DkvwOM2f.cjs → regular-table-options.de-C1P8Cfb_.cjs} +0 -0
  1636. /package/components/{regular-table-options.de-pjH-tZ-S.js → regular-table-options.de-Cx6jiVGT.js} +0 -0
  1637. /package/components/{regular-table-options.en-Cftgrs1W.js → regular-table-options.en-BNWHrbMb.js} +0 -0
  1638. /package/components/{regular-table-options.en-WUeS00l-.cjs → regular-table-options.en-C2gYTBRo.cjs} +0 -0
  1639. /package/components/{regular-table-options.es-p6aKhxJB.js → regular-table-options.es-DxEsQcPg.js} +0 -0
  1640. /package/components/{regular-table-options.es-BHM9TfMM.cjs → regular-table-options.es-okSFyOya.cjs} +0 -0
  1641. /package/components/{regular-table-options.fr-Dhwiqs0w.js → regular-table-options.fr-29GrT1aR.js} +0 -0
  1642. /package/components/{regular-table-options.fr-2NW2coUY.cjs → regular-table-options.fr-CcAJM6IR.cjs} +0 -0
  1643. /package/components/{regular-table-options.nl-BmdntB2E.js → regular-table-options.nl-CNirUBp2.js} +0 -0
  1644. /package/components/{regular-table-options.nl-DRM2SKt4.cjs → regular-table-options.nl-YAFLo-aU.cjs} +0 -0
  1645. /package/components/{regular-table-positioning.config-BEaiaCrM.js → regular-table-positioning.config-BIcprRZz.js} +0 -0
  1646. /package/components/{regular-table-positioning.config-CFrwzxad.cjs → regular-table-positioning.config-CXabhyJu.cjs} +0 -0
  1647. /package/components/{route-map-options.de-BJM4_yBS.js → route-map-options.de-B01XbCXa.js} +0 -0
  1648. /package/components/{route-map-options.de-qFwod0Sr.cjs → route-map-options.de-B6WL0heF.cjs} +0 -0
  1649. /package/components/{route-map-options.en-Ccqz3zq5.cjs → route-map-options.en-BCuStpST.cjs} +0 -0
  1650. /package/components/{route-map-options.en-D-ZpXBgw.js → route-map-options.en-D9T0__c8.js} +0 -0
  1651. /package/components/{route-map-options.es-C1Y1wRAP.cjs → route-map-options.es-DRPguAOv.cjs} +0 -0
  1652. /package/components/{route-map-options.es-Cy2kQguu.js → route-map-options.es-DgWHaOFx.js} +0 -0
  1653. /package/components/{route-map-options.fr-CEzD8tMW.cjs → route-map-options.fr-CIOd_axV.cjs} +0 -0
  1654. /package/components/{route-map-options.fr-DdAU_6f4.js → route-map-options.fr-D4OtdMcA.js} +0 -0
  1655. /package/components/{route-map-options.nl-iQN7QuH5.cjs → route-map-options.nl-BQoR8rHj.cjs} +0 -0
  1656. /package/components/{route-map-options.nl--0P2f45M.js → route-map-options.nl-CmfS0vTm.js} +0 -0
  1657. /package/components/{royale-aPyeCuST.cjs → royale-BiMs0EtI.cjs} +0 -0
  1658. /package/components/{royale-Dxcjn7--.js → royale-Cy1oOAE2.js} +0 -0
  1659. /package/components/{ru-C9sH0mFz.js → ru-CkNBR3ab.js} +0 -0
  1660. /package/components/{ru-CH2doic-.cjs → ru-RyEkpfw0.cjs} +0 -0
  1661. /package/components/{sankey-diagram-options.de-Bof3cYQB.js → sankey-diagram-options.de-BLmm0Yxl.js} +0 -0
  1662. /package/components/{sankey-diagram-options.de-BTlkKVXq.cjs → sankey-diagram-options.de-UZnVsw9I.cjs} +0 -0
  1663. /package/components/{sankey-diagram-options.en-Boc_g9Qt.cjs → sankey-diagram-options.en-BfINAD0e.cjs} +0 -0
  1664. /package/components/{sankey-diagram-options.en-BIan19H3.js → sankey-diagram-options.en-DgLbyMq9.js} +0 -0
  1665. /package/components/{sankey-diagram-options.es-Cq25C9XD.js → sankey-diagram-options.es--O-r0Asx.js} +0 -0
  1666. /package/components/{sankey-diagram-options.es-BtIl5JOs.cjs → sankey-diagram-options.es-quSoEKtB.cjs} +0 -0
  1667. /package/components/{sankey-diagram-options.fr-CK3XgXFI.js → sankey-diagram-options.fr-BA3ax1AD.js} +0 -0
  1668. /package/components/{sankey-diagram-options.fr-Pu0Mg1Fx.cjs → sankey-diagram-options.fr-DeoKurMp.cjs} +0 -0
  1669. /package/components/{sankey-diagram-options.nl-DEDtLJoY.cjs → sankey-diagram-options.nl-2B5ScaJK.cjs} +0 -0
  1670. /package/components/{sankey-diagram-options.nl-DcUqxZVv.js → sankey-diagram-options.nl-B7IAliul.js} +0 -0
  1671. /package/components/{scatter-plot-options.de-C92NSX8j.js → scatter-plot-options.de-Bj1qEoVs.js} +0 -0
  1672. /package/components/{scatter-plot-options.de-DGURm84J.cjs → scatter-plot-options.de-DO4ns5t0.cjs} +0 -0
  1673. /package/components/{scatter-plot-options.en-DnJnW5fT.js → scatter-plot-options.en-DvFtWZsl.js} +0 -0
  1674. /package/components/{scatter-plot-options.en-B3eCty7r.cjs → scatter-plot-options.en-SuHaPKPZ.cjs} +0 -0
  1675. /package/components/{scatter-plot-options.es-3QIzSUuA.cjs → scatter-plot-options.es-B0alrlLR.cjs} +0 -0
  1676. /package/components/{scatter-plot-options.es-BE2IuVf1.js → scatter-plot-options.es-B4BoT4Wm.js} +0 -0
  1677. /package/components/{scatter-plot-options.fr-CXjBAJUu.js → scatter-plot-options.fr-Bk07tkUF.js} +0 -0
  1678. /package/components/{scatter-plot-options.fr-ClXRf1DS.cjs → scatter-plot-options.fr-CkJXV4Og.cjs} +0 -0
  1679. /package/components/{scatter-plot-options.nl-BGGsqp7y.cjs → scatter-plot-options.nl-CuhZUABa.cjs} +0 -0
  1680. /package/components/{scatter-plot-options.nl-DkGXhFxC.js → scatter-plot-options.nl-GVy_Q3TS.js} +0 -0
  1681. /package/components/{search-filter-options.de-Dvxq7kvh.js → search-filter-options.de-BytOk4JC.js} +0 -0
  1682. /package/components/{search-filter-options.de-CV8foJsg.cjs → search-filter-options.de-XhjxPeKG.cjs} +0 -0
  1683. /package/components/{search-filter-options.en-DUGWd6LV.cjs → search-filter-options.en-Bp3Pgxmd.cjs} +0 -0
  1684. /package/components/{search-filter-options.en-B0nyWvvz.js → search-filter-options.en-Cbp-jG0q.js} +0 -0
  1685. /package/components/{search-filter-options.es-CqDNrL-e.cjs → search-filter-options.es-CXfwE4S3.cjs} +0 -0
  1686. /package/components/{search-filter-options.es-d2tGRtiR.js → search-filter-options.es-DACzRoxb.js} +0 -0
  1687. /package/components/{search-filter-options.fr-BJOg12d_.js → search-filter-options.fr-CjsYEqMu.js} +0 -0
  1688. /package/components/{search-filter-options.fr-DBWJdjMj.cjs → search-filter-options.fr-bif0VBh1.cjs} +0 -0
  1689. /package/components/{search-filter-options.nl-BUlhp9tY.js → search-filter-options.nl-B91X-zA6.js} +0 -0
  1690. /package/components/{search-filter-options.nl-BiK2HqIF.cjs → search-filter-options.nl-DZhs-o0B.cjs} +0 -0
  1691. /package/components/{search-filter-positioning.config-CxzYoqD_.cjs → search-filter-positioning.config-BvwxJS-1.cjs} +0 -0
  1692. /package/components/{search-filter-positioning.config-BoEOJZWx.js → search-filter-positioning.config-SBrpPFQK.js} +0 -0
  1693. /package/components/{seasonal-CCFSpopS.cjs → seasonal-DTf_okZ2.cjs} +0 -0
  1694. /package/components/{seasonal-DAODAYTh.js → seasonal-DZkRSBgY.js} +0 -0
  1695. /package/components/{slicer-filter-options.de-BN_T0yDN.cjs → slicer-filter-options.de-7mpgtwLj.cjs} +0 -0
  1696. /package/components/{slicer-filter-options.de-C7Y6Dg45.js → slicer-filter-options.de-DV4HXSNo.js} +0 -0
  1697. /package/components/{slicer-filter-options.en-D2ueRXDk.cjs → slicer-filter-options.en-CiYiPtJB.cjs} +0 -0
  1698. /package/components/{slicer-filter-options.en-DQzs90XF.js → slicer-filter-options.en-OrTRCrmC.js} +0 -0
  1699. /package/components/{slicer-filter-options.es-DW6iu0Em.js → slicer-filter-options.es-80VXr7kP.js} +0 -0
  1700. /package/components/{slicer-filter-options.es-DV41D6Nx.cjs → slicer-filter-options.es-B8VkLkMj.cjs} +0 -0
  1701. /package/components/{slicer-filter-options.fr-DThed05z.js → slicer-filter-options.fr-Bcr-1eqM.js} +0 -0
  1702. /package/components/{slicer-filter-options.fr-C3pULwRR.cjs → slicer-filter-options.fr-DV9DiqqL.cjs} +0 -0
  1703. /package/components/{slicer-filter-options.nl-DZ4P6h88.js → slicer-filter-options.nl-BncFWMLG.js} +0 -0
  1704. /package/components/{slicer-filter-options.nl-CSb9U7pX.cjs → slicer-filter-options.nl-DVeUTVn7.cjs} +0 -0
  1705. /package/components/{slider-filter-options.de-B9s7tUWq.cjs → slider-filter-options.de-CK9B4Rir.cjs} +0 -0
  1706. /package/components/{slider-filter-options.de-Cb9FJy-r.js → slider-filter-options.de-TwOpwA02.js} +0 -0
  1707. /package/components/{slider-filter-options.en-BH4ScGIy.js → slider-filter-options.en-9Iy-Asdh.js} +0 -0
  1708. /package/components/{slider-filter-options.en-Dz-Iueed.cjs → slider-filter-options.en-ZDfr4vqY.cjs} +0 -0
  1709. /package/components/{slider-filter-options.es-CUDF37hS.js → slider-filter-options.es-B6iXItXi.js} +0 -0
  1710. /package/components/{slider-filter-options.es-CN99Fhoq.cjs → slider-filter-options.es-CeAMKv7C.cjs} +0 -0
  1711. /package/components/{slider-filter-options.fr-C-DQxLoL.cjs → slider-filter-options.fr-D44hi-fD.cjs} +0 -0
  1712. /package/components/{slider-filter-options.fr-_Dbx1otC.js → slider-filter-options.fr-HqjaeY8q.js} +0 -0
  1713. /package/components/{slider-filter-options.nl-CLQZM9B4.js → slider-filter-options.nl-CVUrAYir.js} +0 -0
  1714. /package/components/{slider-filter-options.nl-B3lcf-a0.cjs → slider-filter-options.nl-p1nxsQFL.cjs} +0 -0
  1715. /package/components/{slider-filter-positioning.config-D2jmkXoT.js → slider-filter-positioning.config-BCmOwGEV.js} +0 -0
  1716. /package/components/{slider-filter-positioning.config-D-wm2Wvj.cjs → slider-filter-positioning.config-a7tK-5va.cjs} +0 -0
  1717. /package/components/{slot-labels.config-DGNf5THs.js → slot-labels.config-3nXLBRdr.js} +0 -0
  1718. /package/components/{spacer-options.config-HzK8PXww.cjs → spacer-options.config-BsbiQt-1.cjs} +0 -0
  1719. /package/components/{spacer-options.config-ULrZRrQk.js → spacer-options.config-hBEVt2S9.js} +0 -0
  1720. /package/components/{speedometer-chart-options.de-CdC-zZSb.js → speedometer-chart-options.de-DSZXhfpz.js} +0 -0
  1721. /package/components/{speedometer-chart-options.de-CYB-URJD.cjs → speedometer-chart-options.de-Duicdnfl.cjs} +0 -0
  1722. /package/components/{speedometer-chart-options.en-DlfyZ95Y.js → speedometer-chart-options.en-COi1nQgH.js} +0 -0
  1723. /package/components/{speedometer-chart-options.en-W6MoI-kf.cjs → speedometer-chart-options.en-t4qxY0EQ.cjs} +0 -0
  1724. /package/components/{speedometer-chart-options.es-1G1Yn4WZ.cjs → speedometer-chart-options.es-0JgXONad.cjs} +0 -0
  1725. /package/components/{speedometer-chart-options.es--eLHaGPz.js → speedometer-chart-options.es-BcsdeLpB.js} +0 -0
  1726. /package/components/{speedometer-chart-options.fr-2ELRXzxI.cjs → speedometer-chart-options.fr-CAsCn9Vw.cjs} +0 -0
  1727. /package/components/{speedometer-chart-options.fr-Due6eeOH.js → speedometer-chart-options.fr-gaOs2clQ.js} +0 -0
  1728. /package/components/{speedometer-chart-options.nl-Bg22B68H.js → speedometer-chart-options.nl-BLwzvST1.js} +0 -0
  1729. /package/components/{speedometer-chart-options.nl-D655945X.cjs → speedometer-chart-options.nl-COjZR7lk.cjs} +0 -0
  1730. /package/components/{spike-map-options.de-DJGE_isu.js → spike-map-options.de-B15AExot.js} +0 -0
  1731. /package/components/{spike-map-options.de-Dr_Xt-IK.cjs → spike-map-options.de-Cdd3EEF2.cjs} +0 -0
  1732. /package/components/{spike-map-options.en-DYlydcdr.js → spike-map-options.en-4meLfSmj.js} +0 -0
  1733. /package/components/{spike-map-options.en-Cy71ukAC.cjs → spike-map-options.en-B55b8Jn_.cjs} +0 -0
  1734. /package/components/{spike-map-options.es-Bw7NHDjM.js → spike-map-options.es-Bmc1YrOR.js} +0 -0
  1735. /package/components/{spike-map-options.es-B7b2Rkqr.cjs → spike-map-options.es-DOmj973W.cjs} +0 -0
  1736. /package/components/{spike-map-options.fr-CFFlsN7F.cjs → spike-map-options.fr-DHr9Aw6b.cjs} +0 -0
  1737. /package/components/{spike-map-options.fr-BjehZsMi.js → spike-map-options.fr-DlynYE46.js} +0 -0
  1738. /package/components/{spike-map-options.nl-BzVUakUD.cjs → spike-map-options.nl-BYSBD11T.cjs} +0 -0
  1739. /package/components/{spike-map-options.nl-rm_3qsPS.js → spike-map-options.nl-CGK9ZkA2.js} +0 -0
  1740. /package/components/{strip-plot-options.de-OyH2tHpO.cjs → strip-plot-options.de-BhNKiBKE.cjs} +0 -0
  1741. /package/components/{strip-plot-options.de-OLZqRapm.js → strip-plot-options.de-CBj6YtbT.js} +0 -0
  1742. /package/components/{strip-plot-options.en-BvSOA9Jy.cjs → strip-plot-options.en-Cxfv-AD6.cjs} +0 -0
  1743. /package/components/{strip-plot-options.en-DJwm3WXS.js → strip-plot-options.en-DmNRFZw6.js} +0 -0
  1744. /package/components/{strip-plot-options.es-sQUugaps.cjs → strip-plot-options.es-B4qu-PBV.cjs} +0 -0
  1745. /package/components/{strip-plot-options.es-Fg5O4Plh.js → strip-plot-options.es-DGysyzqb.js} +0 -0
  1746. /package/components/{strip-plot-options.fr-BF-VrlsN.js → strip-plot-options.fr-BI-8fNcn.js} +0 -0
  1747. /package/components/{strip-plot-options.fr-C7cI9IOl.cjs → strip-plot-options.fr-BJCQe-Bn.cjs} +0 -0
  1748. /package/components/{strip-plot-options.nl-D_oVjUPp.cjs → strip-plot-options.nl-BtIGpq6K.cjs} +0 -0
  1749. /package/components/{strip-plot-options.nl-BuuXAd8i.js → strip-plot-options.nl-DOZSWFHP.js} +0 -0
  1750. /package/components/{sunburst-chart-options.de-X1Us627_.js → sunburst-chart-options.de-D1QlNwQH.js} +0 -0
  1751. /package/components/{sunburst-chart-options.de-XFCiGob1.cjs → sunburst-chart-options.de-DV_80qR9.cjs} +0 -0
  1752. /package/components/{sunburst-chart-options.en-q74raJbo.js → sunburst-chart-options.en-B4e1KkSb.js} +0 -0
  1753. /package/components/{sunburst-chart-options.en-Dtf9jS3B.cjs → sunburst-chart-options.en-Zfns8M0i.cjs} +0 -0
  1754. /package/components/{sunburst-chart-options.es-BBNxKQ4t.cjs → sunburst-chart-options.es-BSKiBxl_.cjs} +0 -0
  1755. /package/components/{sunburst-chart-options.es-BxuXd42J.js → sunburst-chart-options.es-LOpNpR6H.js} +0 -0
  1756. /package/components/{sunburst-chart-options.fr-BpuOjyXL.cjs → sunburst-chart-options.fr-DOcWgNOZ.cjs} +0 -0
  1757. /package/components/{sunburst-chart-options.fr-CaVpbMoR.js → sunburst-chart-options.fr-moGbDwOv.js} +0 -0
  1758. /package/components/{sunburst-chart-options.nl-V6l2q9a2.cjs → sunburst-chart-options.nl-D2JXoYTB.cjs} +0 -0
  1759. /package/components/{sunburst-chart-options.nl-cvaPlfNM.js → sunburst-chart-options.nl-DTYKOqU-.js} +0 -0
  1760. /package/components/{sv-DrHxysM4.cjs → sv-CtRGTNGV.cjs} +0 -0
  1761. /package/components/{sv-B-_yRbg5.js → sv-D2kQHkgH.js} +0 -0
  1762. /package/components/{symbol-map-options.de-ClWLhecg.cjs → symbol-map-options.de-BiDrG9dj.cjs} +0 -0
  1763. /package/components/{symbol-map-options.de-DE5pUQ5J.js → symbol-map-options.de-D4gijfdV.js} +0 -0
  1764. /package/components/{symbol-map-options.en-nSnV_n0_.cjs → symbol-map-options.en-DLHLVF14.cjs} +0 -0
  1765. /package/components/{symbol-map-options.en-FT-8f3Hv.js → symbol-map-options.en-DtKzNwJd.js} +0 -0
  1766. /package/components/{symbol-map-options.es-BSiDn6IR.cjs → symbol-map-options.es-Bv7kYGH2.cjs} +0 -0
  1767. /package/components/{symbol-map-options.es-8dBXco_I.js → symbol-map-options.es-DJFzlBkQ.js} +0 -0
  1768. /package/components/{symbol-map-options.fr-CB4D6-nI.cjs → symbol-map-options.fr-BCMc9cTL.cjs} +0 -0
  1769. /package/components/{symbol-map-options.fr-rwCBLJC7.js → symbol-map-options.fr-DJdeQpZe.js} +0 -0
  1770. /package/components/{symbol-map-options.nl-1UQFaanI.cjs → symbol-map-options.nl-BiSD07Wp.cjs} +0 -0
  1771. /package/components/{symbol-map-options.nl-CWQp7zxB.js → symbol-map-options.nl-Xwx5FvF9.js} +0 -0
  1772. /package/components/{text-options.de-D8r2WTJg.js → text-options.de-B8nrKE9j.js} +0 -0
  1773. /package/components/{text-options.de-CnB6ATos.cjs → text-options.de-hh7o6URS.cjs} +0 -0
  1774. /package/components/{text-options.en-GGFlp-Ip.js → text-options.en-B2XheoHl.js} +0 -0
  1775. /package/components/{text-options.en-BEv-s0Kp.cjs → text-options.en-Dq7UNCRY.cjs} +0 -0
  1776. /package/components/{text-options.es-DzF9D786.cjs → text-options.es-BSxIMxFF.cjs} +0 -0
  1777. /package/components/{text-options.es-IZ7k00c9.js → text-options.es-tpMepkYE.js} +0 -0
  1778. /package/components/{text-options.fr-BiEVKvoc.js → text-options.fr-B2Qd6zqG.js} +0 -0
  1779. /package/components/{text-options.fr-BPkOb471.cjs → text-options.fr-CBUn8HSn.cjs} +0 -0
  1780. /package/components/{text-options.nl-DgfmrByP.cjs → text-options.nl-CUiG2YHs.cjs} +0 -0
  1781. /package/components/{text-options.nl-WIUUbKFl.js → text-options.nl-ChSVsjsB.js} +0 -0
  1782. /package/components/{tr-OyO9M6YO.js → tr-B66hMkRl.js} +0 -0
  1783. /package/components/{tr-DywO7Szy.cjs → tr-xcDpAdjw.cjs} +0 -0
  1784. /package/components/{treemap-chart-options.de-DmUGJ1GG.cjs → treemap-chart-options.de-BWg_01-W.cjs} +0 -0
  1785. /package/components/{treemap-chart-options.de-6JeNRqTq.js → treemap-chart-options.de-CihGdxRU.js} +0 -0
  1786. /package/components/{treemap-chart-options.en-C6sI5syo.js → treemap-chart-options.en-ALFtDQP8.js} +0 -0
  1787. /package/components/{treemap-chart-options.en-BHXRNCar.cjs → treemap-chart-options.en-D18VTnD9.cjs} +0 -0
  1788. /package/components/{treemap-chart-options.es-CA8Qd7pD.cjs → treemap-chart-options.es-BzkqvqXv.cjs} +0 -0
  1789. /package/components/{treemap-chart-options.es-CKVKD5f6.js → treemap-chart-options.es-DGwgEbmm.js} +0 -0
  1790. /package/components/{treemap-chart-options.fr-9XuCIuMF.js → treemap-chart-options.fr-LrWGR9Xo.js} +0 -0
  1791. /package/components/{treemap-chart-options.fr-CY5VFMIH.cjs → treemap-chart-options.fr-g6917FeS.cjs} +0 -0
  1792. /package/components/{treemap-chart-options.nl-BoKtbWgO.js → treemap-chart-options.nl-BIQSL9Fp.js} +0 -0
  1793. /package/components/{treemap-chart-options.nl-DTwSIKCj.cjs → treemap-chart-options.nl-BTh-UB95.cjs} +0 -0
  1794. /package/components/{type-check-CbtYOkh7.js → type-check-CGREdneG.js} +0 -0
  1795. /package/components/{urban-CnVJRd4m.js → urban-8R0DqHZs.js} +0 -0
  1796. /package/components/{urban-CzJ_lD8s.cjs → urban-CQa3SGnB.cjs} +0 -0
  1797. /package/components/{video-options.de-11KZsC-J.cjs → video-options.de-BCRCouhI.cjs} +0 -0
  1798. /package/components/{video-options.de-C6mvCSJQ.js → video-options.de-Bzite0Ko.js} +0 -0
  1799. /package/components/{video-options.en-B3q09EZm.js → video-options.en-BkhavNir.js} +0 -0
  1800. /package/components/{video-options.en-BbyniodS.cjs → video-options.en-CQ-1XqqN.cjs} +0 -0
  1801. /package/components/{video-options.es-BurZuXbd.cjs → video-options.es-HbR-p7Ll.cjs} +0 -0
  1802. /package/components/{video-options.es-CB9PDaVZ.js → video-options.es-XYDqFPJ8.js} +0 -0
  1803. /package/components/{video-options.fr-sx_hoQgZ.cjs → video-options.fr-2LYvhyUV.cjs} +0 -0
  1804. /package/components/{video-options.fr-BlT_EifB.js → video-options.fr-CCXh0E6D.js} +0 -0
  1805. /package/components/{video-options.nl-Cz_aXwQU.cjs → video-options.nl-CRGUzFaP.cjs} +0 -0
  1806. /package/components/{video-options.nl-hkEXaCje.js → video-options.nl-Ce7rxOBb.js} +0 -0
  1807. /package/components/{vivid-CpG7OZ7o.cjs → vivid-K5FZ8F8v.cjs} +0 -0
  1808. /package/components/{vivid-zaW9Su92.js → vivid-YDTQ3C2-.js} +0 -0
  1809. /package/components/{wordcloud-chart-options.de-CTTeXU1X.cjs → wordcloud-chart-options.de-Bi2Qjaam.cjs} +0 -0
  1810. /package/components/{wordcloud-chart-options.de-oOIvFE7e.js → wordcloud-chart-options.de-CN0A9601.js} +0 -0
  1811. /package/components/{wordcloud-chart-options.en-C64OSmDZ.cjs → wordcloud-chart-options.en-6YsE8vZq.cjs} +0 -0
  1812. /package/components/{wordcloud-chart-options.en-jAhX7Xg4.js → wordcloud-chart-options.en-a2bx3zfb.js} +0 -0
  1813. /package/components/{wordcloud-chart-options.es-DYkD5mFp.cjs → wordcloud-chart-options.es-BQib5Adk.cjs} +0 -0
  1814. /package/components/{wordcloud-chart-options.es-B73RMX3J.js → wordcloud-chart-options.es-BVQY1BT3.js} +0 -0
  1815. /package/components/{wordcloud-chart-options.fr-D2TV4NaB.cjs → wordcloud-chart-options.fr-4orpVaAN.cjs} +0 -0
  1816. /package/components/{wordcloud-chart-options.fr-BO46WYoV.js → wordcloud-chart-options.fr-PTJesIwV.js} +0 -0
  1817. /package/components/{wordcloud-chart-options.nl-DbfReuc8.cjs → wordcloud-chart-options.nl-BAdq6R0h.cjs} +0 -0
  1818. /package/components/{wordcloud-chart-options.nl-q-ysChXY.js → wordcloud-chart-options.nl-Cq3iMIEY.js} +0 -0
  1819. /package/components/{zh-CN-XT-Y_3bs.cjs → zh-CN-CnxgkEiH.cjs} +0 -0
  1820. /package/components/{zh-CN-BoIi9cM-.js → zh-CN-EbmFbkUF.js} +0 -0
  1821. /package/components/{zh-TW-BD3SuP-U.cjs → zh-TW-CnxgkEiH.cjs} +0 -0
  1822. /package/components/{zh-TW-B0uiLG1B.js → zh-TW-zX5KG7hP.js} +0 -0
@@ -1,232 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2026 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- import { t as e } from "./decorate-DKLaHs_w.js";
21
- import { t } from "./localized-mixin-FMs1WqDF.js";
22
- import { t as n } from "./data-broker-CW4ZQUct.js";
23
- import { t as r } from "./localize-BTLmwb_o.js";
24
- import "./utils-B6GbNRf-.js";
25
- import { html as i, unsafeCSS as a } from "lit";
26
- import { property as o, state as s } from "lit/decorators.js";
27
- import { localized as c, msg as l } from "@lit/localize";
28
- import "@luzmo/lucero/select";
29
- import "@luzmo/lucero/text-field";
30
- import { ElementSizes as u, LuzmoElement as d, SizedMixin as f } from "@luzmo/lucero/utils";
31
- //#region src/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.module.scss?inline
32
- var p = ".missing-value{color:var(--luzmo-filter-value-picker-hierarchy-missing-value-color,#767676)}:host{--var:blue}", m = 5e3, h = class extends t(f(d, { validSizes: Object.values(u) })) {
33
- constructor(...e) {
34
- super(...e), this.contentLanguage = "en", this._hierarchyValues = [], this._retrieving = !0, this._search = "", this._error = null, this._allValuesRetrieved = !1, this._runningQueries = [];
35
- }
36
- static get styles() {
37
- return [a(p)];
38
- }
39
- connectedCallback() {
40
- super.connectedCallback();
41
- let e = {};
42
- this.apiUrl && (e.apiUrl = this.apiUrl), this.cacheTime && (e.staleTime = this.cacheTime, e.gcTime = this.cacheTime * 2), this.authKey && this.authToken && (e.authKey = this.authKey, e.authToken = this.authToken), n.configure(e);
43
- }
44
- willUpdate(e) {
45
- if (super.willUpdate(e), e.has("filter") && this.filter) {
46
- let t = e.get("filter")?.expression;
47
- (e.get("filter")?.parameters?.[0]?.columnId || e.get("filter")?.parameters?.[0]?.formulaId) !== (this.filter?.parameters?.[0]?.columnId || this.filter?.parameters?.[0]?.formulaId) && ([
48
- "? in ?",
49
- "? not in ?",
50
- "? = ?",
51
- "? != ?"
52
- ].includes(this.filter?.expression) || ![
53
- "? in ?",
54
- "? not in ?",
55
- "? = ?",
56
- "? != ?"
57
- ].includes(t)) && (this._hierarchyValues = [], this._allValuesRetrieved = !1, this._retrieving = !0);
58
- }
59
- }
60
- async _fetchHierarchyValues(e = 0) {
61
- if (this._allValuesRetrieved) {
62
- this._retrieving = !1;
63
- return;
64
- }
65
- if (!this.filter?.parameters?.[0]) {
66
- this._retrieving = !1, this._error = "Missing column parameters";
67
- return;
68
- }
69
- let t = this.filter.parameters[0], r = t.columnId, i = t.formulaId, a = t.datasetId;
70
- if (!r && !i) {
71
- this._retrieving = !1, this._error = "Missing column id or formula id";
72
- return;
73
- } else if (!a) {
74
- this._retrieving = !1, this._error = "Missing dataset id";
75
- return;
76
- }
77
- this._retrieving = !0, this._error = null;
78
- let o = {
79
- expression: "? like ?",
80
- parameters: [{
81
- column_id: r,
82
- formula_id: i,
83
- dataset_id: a
84
- }, this._search]
85
- }, s = {
86
- dimensions: [{
87
- column_id: r,
88
- formula_id: i,
89
- dataset_id: a
90
- }],
91
- where: [],
92
- order: [{
93
- column_id: r,
94
- formula_id: i,
95
- dataset_id: a,
96
- order: "asc"
97
- }],
98
- limit: {
99
- by: m,
100
- offset: e
101
- }
102
- };
103
- this._search && this._allValuesRetrieved && s.where.push(o);
104
- let c = new AbortController(), l = new Promise((e, t) => {
105
- n.fetchData(s).then(e).catch(t), c.signal.addEventListener("abort", () => {
106
- console.warn("Request aborted"), t({ status: "aborted" });
107
- });
108
- }), u = {
109
- promise: l,
110
- abortController: c
111
- };
112
- this._runningQueries.push(u);
113
- try {
114
- let t = await l, n = t && Array.isArray(t.data) ? t.data.map((e) => e[0]) : [];
115
- this._search || (this._allValuesRetrieved = n.length < m), this._hierarchyValues = e > 0 ? [...this._hierarchyValues, ...n] : n;
116
- } catch (e) {
117
- if (e?.status === "aborted") return;
118
- this._error = e instanceof Error ? e.message : "Unknown error", this._hierarchyValues = [];
119
- } finally {
120
- this._runningQueries = this._runningQueries.filter((e) => e.promise !== l), this._retrieving = !1;
121
- }
122
- }
123
- _sendChangeEvent() {
124
- this.dispatchEvent(new CustomEvent("luzmo-filter-value-changed", {
125
- bubbles: !0,
126
- composed: !0,
127
- cancelable: !0,
128
- detail: { value: this._value }
129
- }));
130
- }
131
- setHierarchy(e) {
132
- let t;
133
- t = ["? in ?", "? not in ?"].includes(this.filter?.expression) ? e?.detail?.value : ["? = ?", "? != ?"].includes(this.filter?.expression) ? e?.detail?.value?.[0] : e?.target?.value, this._value !== t && (this._value = t, this.filter = {
134
- ...this.filter,
135
- parameters: [{ ...this.filter?.parameters?.[0] }, this._value]
136
- }, this._sendChangeEvent());
137
- }
138
- onScrolled(e) {
139
- !this._retrieving && !this._allValuesRetrieved && e?.detail?.last === this._hierarchyValues.length - 1 && this._fetchHierarchyValues(this._hierarchyValues.length);
140
- }
141
- renderTextField() {
142
- return i`<luzmo-text-field
143
- label=${l("Filter value", { desc: "Label for filter value text field" })}
144
- .size=${this.size}
145
- @change=${this.setHierarchy}
146
- @input=${this.setHierarchy}
147
- .value=${this.filter?.parameters?.[1] ?? ""}
148
- ></luzmo-text-field>`;
149
- }
150
- setSearchString(e) {
151
- this._search = e?.detail?.string ?? "", this._allValuesRetrieved || (this._searchQueryTimeout && (this._runningQueries.forEach((e) => {
152
- e?.abortController && e.abortController.abort();
153
- }), this._runningQueries = [], clearTimeout(this._searchQueryTimeout)), this._searchQueryTimeout = setTimeout(() => {
154
- this._fetchHierarchyValues();
155
- }, 500));
156
- }
157
- resetSearchString() {
158
- this._search = "";
159
- }
160
- onOpened() {
161
- this._fetchHierarchyValues();
162
- }
163
- renderHierarchyPicker() {
164
- if (this._error) return i`<div class="error" role="alert">Error: ${this._error}</div>`;
165
- let e = (this._search ? this._hierarchyValues.filter((e) => r(e.name, this.contentLanguage, { allowEmpty: !0 })?.toLowerCase().includes(this._search.toLowerCase()) || e.toString().toLowerCase().includes(this._search.toLowerCase())) : this._hierarchyValues).map((e) => {
166
- let t = r(e?.name, this.contentLanguage) ?? "N/A";
167
- return typeof t != "string" && (t = "N/A"), {
168
- value: e?.id,
169
- label: t
170
- };
171
- }), t = this.filter?.expression, n = ["? = ?", "? != ?"].includes(t), a = l("Selected {count} items"), o = l("Search"), s = l("No data"), c = l("No results"), u = l("Select...");
172
- return i`<luzmo-select
173
- .size=${this.size}
174
- .label=${u}
175
- .retrieving=${this._retrieving}
176
- .selects=${n ? "single" : "multiple"}
177
- .variant=${n ? "highlight" : "checkboxes"}
178
- emphasized
179
- no-wrap
180
- ?invalid=${!!this._error}
181
- .multipleLabelTemplate=${a}
182
- .searchLabel=${o}
183
- .noDataLabel=${s}
184
- .noResultsLabel=${c}
185
- @change=${this.setHierarchy}
186
- @luzmo-search=${this.setSearchString}
187
- @luzmo-opened=${this.onOpened}
188
- @luzmo-closed=${this.resetSearchString}
189
- @luzmo-scrolled=${this.onScrolled}
190
- .options=${e}
191
- .value=${n ? [this.filter?.parameters?.[1]] : this.filter?.parameters?.[1]}
192
- >
193
- </luzmo-select>`;
194
- }
195
- render() {
196
- let e = this.filter?.expression;
197
- return [
198
- "? in ?",
199
- "? not in ?",
200
- "? = ?",
201
- "? != ?"
202
- ].includes(e) ? this.renderHierarchyPicker() : this.renderTextField();
203
- }
204
- };
205
- //#endregion
206
- //#region src/components/filter-value-picker-hierarchy/index.ts
207
- e([o({
208
- type: String,
209
- attribute: "api-url",
210
- reflect: !0
211
- })], h.prototype, "apiUrl", void 0), e([o({
212
- type: String,
213
- attribute: "auth-key",
214
- reflect: !0
215
- })], h.prototype, "authKey", void 0), e([o({
216
- type: String,
217
- attribute: "auth-token",
218
- reflect: !0
219
- })], h.prototype, "authToken", void 0), e([o({
220
- type: Number,
221
- attribute: "cache-time",
222
- reflect: !0
223
- })], h.prototype, "cacheTime", void 0), e([o({
224
- type: String,
225
- attribute: "content-language",
226
- reflect: !0
227
- })], h.prototype, "contentLanguage", void 0), e([o({
228
- type: Object,
229
- reflect: !1
230
- })], h.prototype, "filter", void 0), e([s()], h.prototype, "_hierarchyValues", void 0), e([s()], h.prototype, "_retrieving", void 0), e([s()], h.prototype, "_search", void 0), e([s()], h.prototype, "_error", void 0), h = e([c()], h), customElements.get("luzmo-filter-value-picker-hierarchy") || customElements.define("luzmo-filter-value-picker-hierarchy", h);
231
- //#endregion
232
- export { h as t };
@@ -1,47 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2026 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- require(`./chunk-i8uDWG73.cjs`);const e=require(`./decorate-BfLyr4NV.cjs`),t=require(`./localized-mixin-BE3k9U9M.cjs`),n=require(`./data-broker-CIVFcrOy.cjs`),r=require(`./localize-BKptOXuV.cjs`);require(`./utils-1WbXH1SI.cjs`);let i=require(`lit`),a=require(`lit/decorators.js`),o=require(`@lit/localize`);require(`@luzmo/lucero/select`),require(`@luzmo/lucero/text-field`);let s=require(`@luzmo/lucero/utils`);var c=`.missing-value{color:var(--luzmo-filter-value-picker-hierarchy-missing-value-color,#767676)}:host{--var:blue}`,l=5e3,u=class extends t.t((0,s.SizedMixin)(s.LuzmoElement,{validSizes:Object.values(s.ElementSizes)})){constructor(...e){super(...e),this.contentLanguage=`en`,this._hierarchyValues=[],this._retrieving=!0,this._search=``,this._error=null,this._allValuesRetrieved=!1,this._runningQueries=[]}static get styles(){return[(0,i.unsafeCSS)(c)]}connectedCallback(){super.connectedCallback();let e={};this.apiUrl&&(e.apiUrl=this.apiUrl),this.cacheTime&&(e.staleTime=this.cacheTime,e.gcTime=this.cacheTime*2),this.authKey&&this.authToken&&(e.authKey=this.authKey,e.authToken=this.authToken),n.t.configure(e)}willUpdate(e){if(super.willUpdate(e),e.has(`filter`)&&this.filter){let t=e.get(`filter`)?.expression;(e.get(`filter`)?.parameters?.[0]?.columnId||e.get(`filter`)?.parameters?.[0]?.formulaId)!==(this.filter?.parameters?.[0]?.columnId||this.filter?.parameters?.[0]?.formulaId)&&([`? in ?`,`? not in ?`,`? = ?`,`? != ?`].includes(this.filter?.expression)||![`? in ?`,`? not in ?`,`? = ?`,`? != ?`].includes(t))&&(this._hierarchyValues=[],this._allValuesRetrieved=!1,this._retrieving=!0)}}async _fetchHierarchyValues(e=0){if(this._allValuesRetrieved){this._retrieving=!1;return}if(!this.filter?.parameters?.[0]){this._retrieving=!1,this._error=`Missing column parameters`;return}let t=this.filter.parameters[0],r=t.columnId,i=t.formulaId,a=t.datasetId;if(!r&&!i){this._retrieving=!1,this._error=`Missing column id or formula id`;return}else if(!a){this._retrieving=!1,this._error=`Missing dataset id`;return}this._retrieving=!0,this._error=null;let o={expression:`? like ?`,parameters:[{column_id:r,formula_id:i,dataset_id:a},this._search]},s={dimensions:[{column_id:r,formula_id:i,dataset_id:a}],where:[],order:[{column_id:r,formula_id:i,dataset_id:a,order:`asc`}],limit:{by:l,offset:e}};this._search&&this._allValuesRetrieved&&s.where.push(o);let c=new AbortController,u=new Promise((e,t)=>{n.t.fetchData(s).then(e).catch(t),c.signal.addEventListener(`abort`,()=>{console.warn(`Request aborted`),t({status:`aborted`})})}),d={promise:u,abortController:c};this._runningQueries.push(d);try{let t=await u,n=t&&Array.isArray(t.data)?t.data.map(e=>e[0]):[];this._search||(this._allValuesRetrieved=n.length<l),this._hierarchyValues=e>0?[...this._hierarchyValues,...n]:n}catch(e){if(e?.status===`aborted`)return;this._error=e instanceof Error?e.message:`Unknown error`,this._hierarchyValues=[]}finally{this._runningQueries=this._runningQueries.filter(e=>e.promise!==u),this._retrieving=!1}}_sendChangeEvent(){this.dispatchEvent(new CustomEvent(`luzmo-filter-value-changed`,{bubbles:!0,composed:!0,cancelable:!0,detail:{value:this._value}}))}setHierarchy(e){let t;t=[`? in ?`,`? not in ?`].includes(this.filter?.expression)?e?.detail?.value:[`? = ?`,`? != ?`].includes(this.filter?.expression)?e?.detail?.value?.[0]:e?.target?.value,this._value!==t&&(this._value=t,this.filter={...this.filter,parameters:[{...this.filter?.parameters?.[0]},this._value]},this._sendChangeEvent())}onScrolled(e){!this._retrieving&&!this._allValuesRetrieved&&e?.detail?.last===this._hierarchyValues.length-1&&this._fetchHierarchyValues(this._hierarchyValues.length)}renderTextField(){return i.html`<luzmo-text-field
21
- label=${(0,o.msg)(`Filter value`,{desc:`Label for filter value text field`})}
22
- .size=${this.size}
23
- @change=${this.setHierarchy}
24
- @input=${this.setHierarchy}
25
- .value=${this.filter?.parameters?.[1]??``}
26
- ></luzmo-text-field>`}setSearchString(e){this._search=e?.detail?.string??``,this._allValuesRetrieved||(this._searchQueryTimeout&&(this._runningQueries.forEach(e=>{e?.abortController&&e.abortController.abort()}),this._runningQueries=[],clearTimeout(this._searchQueryTimeout)),this._searchQueryTimeout=setTimeout(()=>{this._fetchHierarchyValues()},500))}resetSearchString(){this._search=``}onOpened(){this._fetchHierarchyValues()}renderHierarchyPicker(){if(this._error)return i.html`<div class="error" role="alert">Error: ${this._error}</div>`;let e=(this._search?this._hierarchyValues.filter(e=>r.t(e.name,this.contentLanguage,{allowEmpty:!0})?.toLowerCase().includes(this._search.toLowerCase())||e.toString().toLowerCase().includes(this._search.toLowerCase())):this._hierarchyValues).map(e=>{let t=r.t(e?.name,this.contentLanguage)??`N/A`;return typeof t!=`string`&&(t=`N/A`),{value:e?.id,label:t}}),t=this.filter?.expression,n=[`? = ?`,`? != ?`].includes(t),a=(0,o.msg)(`Selected {count} items`),s=(0,o.msg)(`Search`),c=(0,o.msg)(`No data`),l=(0,o.msg)(`No results`),u=(0,o.msg)(`Select...`);return i.html`<luzmo-select
27
- .size=${this.size}
28
- .label=${u}
29
- .retrieving=${this._retrieving}
30
- .selects=${n?`single`:`multiple`}
31
- .variant=${n?`highlight`:`checkboxes`}
32
- emphasized
33
- no-wrap
34
- ?invalid=${!!this._error}
35
- .multipleLabelTemplate=${a}
36
- .searchLabel=${s}
37
- .noDataLabel=${c}
38
- .noResultsLabel=${l}
39
- @change=${this.setHierarchy}
40
- @luzmo-search=${this.setSearchString}
41
- @luzmo-opened=${this.onOpened}
42
- @luzmo-closed=${this.resetSearchString}
43
- @luzmo-scrolled=${this.onScrolled}
44
- .options=${e}
45
- .value=${n?[this.filter?.parameters?.[1]]:this.filter?.parameters?.[1]}
46
- >
47
- </luzmo-select>`}render(){let e=this.filter?.expression;return[`? in ?`,`? not in ?`,`? = ?`,`? != ?`].includes(e)?this.renderHierarchyPicker():this.renderTextField()}};e.t([(0,a.property)({type:String,attribute:`api-url`,reflect:!0})],u.prototype,`apiUrl`,void 0),e.t([(0,a.property)({type:String,attribute:`auth-key`,reflect:!0})],u.prototype,`authKey`,void 0),e.t([(0,a.property)({type:String,attribute:`auth-token`,reflect:!0})],u.prototype,`authToken`,void 0),e.t([(0,a.property)({type:Number,attribute:`cache-time`,reflect:!0})],u.prototype,`cacheTime`,void 0),e.t([(0,a.property)({type:String,attribute:`content-language`,reflect:!0})],u.prototype,`contentLanguage`,void 0),e.t([(0,a.property)({type:Object,reflect:!1})],u.prototype,`filter`,void 0),e.t([(0,a.state)()],u.prototype,`_hierarchyValues`,void 0),e.t([(0,a.state)()],u.prototype,`_retrieving`,void 0),e.t([(0,a.state)()],u.prototype,`_search`,void 0),e.t([(0,a.state)()],u.prototype,`_error`,void 0),u=e.t([(0,o.localized)()],u),customElements.get(`luzmo-filter-value-picker-hierarchy`)||customElements.define(`luzmo-filter-value-picker-hierarchy`,u),Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return u}});
@@ -1,219 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2026 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- import { t as e } from "./decorate-DKLaHs_w.js";
21
- import { t } from "./localized-mixin-FMs1WqDF.js";
22
- import { t as n } from "./data-broker-CW4ZQUct.js";
23
- import { html as r, unsafeCSS as i } from "lit";
24
- import { property as a, state as o } from "lit/decorators.js";
25
- import { localized as s, msg as c } from "@lit/localize";
26
- import "@luzmo/lucero/select";
27
- import "@luzmo/lucero/number-field";
28
- import { ElementSizes as l, LuzmoElement as u, SizedMixin as d } from "@luzmo/lucero/utils";
29
- //#region src/components/filter-value-picker-numeric/filter-value-picker-numeric.module.scss?inline
30
- var f = ".missing-value{opacity:.4}:host{--var:blue}", p = 5e3, m = class extends t(d(u, { validSizes: Object.values(l) })) {
31
- constructor(...e) {
32
- super(...e), this.contentLanguage = "en", this._numericValues = [], this._retrieving = !0, this._search = "", this._error = null, this._allValuesRetrieved = !1, this._runningQueries = [];
33
- }
34
- static get styles() {
35
- return [i(f)];
36
- }
37
- connectedCallback() {
38
- super.connectedCallback();
39
- let e = {};
40
- this.apiUrl && (e.apiUrl = this.apiUrl), this.cacheTime && (e.staleTime = this.cacheTime, e.gcTime = this.cacheTime * 2), this.authKey && this.authToken && (e.authKey = this.authKey, e.authToken = this.authToken), n.configure(e);
41
- }
42
- willUpdate(e) {
43
- if (super.willUpdate(e), e.has("filter") && this.filter) {
44
- let t = e.get("filter")?.expression, n = this.filter?.expression;
45
- ((e.get("filter")?.parameters?.[0]?.columnId || e.get("filter")?.parameters?.[0]?.formulaId) !== (this.filter?.parameters?.[0]?.columnId || this.filter?.parameters?.[0]?.formulaId) || !["? in ?", "? not in ?"].includes(t)) && ["? in ?", "? not in ?"].includes(n) && (this._numericValues = [], this._allValuesRetrieved = !1, this._retrieving = !0);
46
- }
47
- }
48
- async _fetchNumericValues(e = 0) {
49
- if (this._allValuesRetrieved) {
50
- this._retrieving = !1;
51
- return;
52
- }
53
- if (!this.filter?.parameters?.[0]) {
54
- this._retrieving = !1, this._error = "Missing column parameters";
55
- return;
56
- }
57
- let t = this.filter.parameters[0], r = t.columnId, i = t.formulaId, a = t.datasetId;
58
- if (!r && !i) {
59
- this._retrieving = !1, this._error = "Missing column id or formula id";
60
- return;
61
- } else if (!a) {
62
- this._retrieving = !1, this._error = "Missing dataset id";
63
- return;
64
- }
65
- this._retrieving = !0, this._error = null;
66
- let o = {
67
- expression: "? like ?",
68
- parameters: [{
69
- dataset_id: a,
70
- expression: `CAST({${a}:${r ?? i}},hierarchy)`
71
- }, this._search]
72
- }, s = {
73
- dimensions: [{
74
- column_id: r,
75
- formula_id: i,
76
- dataset_id: a
77
- }],
78
- where: [],
79
- order: [{
80
- column_id: r,
81
- formula_id: i,
82
- dataset_id: a,
83
- order: "asc"
84
- }],
85
- limit: {
86
- by: p,
87
- offset: e
88
- }
89
- };
90
- this._search && !this._allValuesRetrieved && s.where.push(o);
91
- let c = new AbortController(), l = new Promise((e, t) => {
92
- n.fetchData(s).then(e).catch(t), c.signal.addEventListener("abort", () => {
93
- console.warn("Request aborted"), t({ status: "aborted" });
94
- });
95
- }), u = {
96
- promise: l,
97
- abortController: c
98
- };
99
- this._runningQueries.push(u);
100
- try {
101
- let t = await l, n = t && Array.isArray(t.data) ? t.data.map((e) => e[0]) : [];
102
- this._search || (this._allValuesRetrieved = n.length < p), this._numericValues = e > 0 ? [...this._numericValues, ...n] : n;
103
- } catch (e) {
104
- if (e?.status === "aborted") return;
105
- this._error = e instanceof Error ? e.message : "Unknown error", this._numericValues = [];
106
- } finally {
107
- this._runningQueries = this._runningQueries.filter((e) => e.promise !== l), this._retrieving = !1;
108
- }
109
- }
110
- _sendChangeEvent() {
111
- this.dispatchEvent(new CustomEvent("luzmo-filter-value-changed", {
112
- bubbles: !0,
113
- composed: !0,
114
- cancelable: !0,
115
- detail: { value: this._value }
116
- }));
117
- }
118
- setValue(e) {
119
- let t = ["? in ?", "? not in ?"].includes(this.filter?.expression) ? e?.detail?.value : e?.target?.value;
120
- this._value !== t && (this._value = t, this.filter = {
121
- ...this.filter,
122
- parameters: [{ ...this.filter?.parameters?.[0] }, t]
123
- }, this._sendChangeEvent());
124
- }
125
- selectValue(e) {
126
- let t = (e.detail?.value ?? "").map((e) => Number.parseFloat(e));
127
- this.filter = {
128
- ...this.filter,
129
- parameters: [{ ...this.filter?.parameters?.[0] }, t]
130
- }, this._value = t, this._sendChangeEvent();
131
- }
132
- onScrolled(e) {
133
- !this._retrieving && !this._allValuesRetrieved && e?.detail?.last === this._numericValues.length - 1 && this._fetchNumericValues(this._numericValues.length);
134
- }
135
- renderNumberField() {
136
- return r`<luzmo-number-field
137
- label="Numeric filter value"
138
- grows
139
- .size=${this.size}
140
- @change=${this.setValue}
141
- @input=${this.setValue}
142
- .value=${this.filter?.parameters?.[1]}
143
- ></luzmo-number-field>`;
144
- }
145
- setSearchString(e) {
146
- this._search = e?.detail?.string ?? "", this._allValuesRetrieved || (this._searchQueryTimeout && (this._runningQueries.forEach((e) => {
147
- e?.abortController && e.abortController.abort();
148
- }), this._runningQueries = [], clearTimeout(this._searchQueryTimeout)), this._searchQueryTimeout = setTimeout(() => {
149
- this._fetchNumericValues();
150
- }, 500));
151
- }
152
- resetSearchString() {
153
- this._search = "";
154
- }
155
- onOpened() {
156
- this._fetchNumericValues();
157
- }
158
- renderValuePicker() {
159
- if (this._error) return r`<div class="error" role="alert">${this._error}</div>`;
160
- let e = this._numericValues.filter((e) => e.toString().toLowerCase().includes(this._search.toLowerCase())).map((e) => ({
161
- value: e,
162
- label: e
163
- })), t = c("Selected {count} items"), n = c("Search"), i = c("No data"), a = c("No results"), o = c("Select...");
164
- return r`<luzmo-select
165
- .size=${this.size}
166
- .label=${o}
167
- .retrieving=${this._retrieving}
168
- selects="multiple"
169
- variant="checkboxes"
170
- emphasized
171
- no-wrap
172
- ?invalid=${!!this._error}
173
- .multipleLabelTemplate=${t}
174
- .searchLabel=${n}
175
- .noDataLabel=${i}
176
- .noResultsLabel=${a}
177
- @change=${this.selectValue}
178
- @luzmo-search=${this.setSearchString}
179
- @luzmo-opened=${this.onOpened}
180
- @luzmo-closed=${this.resetSearchString}
181
- @luzmo-scrolled=${this.onScrolled}
182
- .options=${e}
183
- .value=${this.filter?.parameters?.[1]}
184
- >
185
- </luzmo-select>`;
186
- }
187
- render() {
188
- let e = this.filter?.expression;
189
- return ["? in ?", "? not in ?"].includes(e) ? this.renderValuePicker() : this.renderNumberField();
190
- }
191
- };
192
- //#endregion
193
- //#region src/components/filter-value-picker-numeric/index.ts
194
- e([a({
195
- type: String,
196
- attribute: "api-url",
197
- reflect: !0
198
- })], m.prototype, "apiUrl", void 0), e([a({
199
- type: String,
200
- attribute: "auth-key",
201
- reflect: !0
202
- })], m.prototype, "authKey", void 0), e([a({
203
- type: String,
204
- attribute: "auth-token",
205
- reflect: !0
206
- })], m.prototype, "authToken", void 0), e([a({
207
- type: Number,
208
- attribute: "cache-time",
209
- reflect: !0
210
- })], m.prototype, "cacheTime", void 0), e([a({
211
- type: String,
212
- attribute: "content-language",
213
- reflect: !0
214
- })], m.prototype, "contentLanguage", void 0), e([a({
215
- type: Object,
216
- reflect: !1
217
- })], m.prototype, "filter", void 0), e([o()], m.prototype, "_numericValues", void 0), e([o()], m.prototype, "_retrieving", void 0), e([o()], m.prototype, "_search", void 0), e([o()], m.prototype, "_error", void 0), m = e([s()], m), customElements.get("luzmo-filter-value-picker-numeric") || customElements.define("luzmo-filter-value-picker-numeric", m);
218
- //#endregion
219
- export { m as t };
@@ -1,48 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2026 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- require(`./chunk-i8uDWG73.cjs`);const e=require(`./decorate-BfLyr4NV.cjs`),t=require(`./localized-mixin-BE3k9U9M.cjs`),n=require(`./data-broker-CIVFcrOy.cjs`);let r=require(`lit`),i=require(`lit/decorators.js`),a=require(`@lit/localize`);require(`@luzmo/lucero/select`),require(`@luzmo/lucero/number-field`);let o=require(`@luzmo/lucero/utils`);var s=`.missing-value{opacity:.4}:host{--var:blue}`,c=5e3,l=class extends t.t((0,o.SizedMixin)(o.LuzmoElement,{validSizes:Object.values(o.ElementSizes)})){constructor(...e){super(...e),this.contentLanguage=`en`,this._numericValues=[],this._retrieving=!0,this._search=``,this._error=null,this._allValuesRetrieved=!1,this._runningQueries=[]}static get styles(){return[(0,r.unsafeCSS)(s)]}connectedCallback(){super.connectedCallback();let e={};this.apiUrl&&(e.apiUrl=this.apiUrl),this.cacheTime&&(e.staleTime=this.cacheTime,e.gcTime=this.cacheTime*2),this.authKey&&this.authToken&&(e.authKey=this.authKey,e.authToken=this.authToken),n.t.configure(e)}willUpdate(e){if(super.willUpdate(e),e.has(`filter`)&&this.filter){let t=e.get(`filter`)?.expression,n=this.filter?.expression;((e.get(`filter`)?.parameters?.[0]?.columnId||e.get(`filter`)?.parameters?.[0]?.formulaId)!==(this.filter?.parameters?.[0]?.columnId||this.filter?.parameters?.[0]?.formulaId)||![`? in ?`,`? not in ?`].includes(t))&&[`? in ?`,`? not in ?`].includes(n)&&(this._numericValues=[],this._allValuesRetrieved=!1,this._retrieving=!0)}}async _fetchNumericValues(e=0){if(this._allValuesRetrieved){this._retrieving=!1;return}if(!this.filter?.parameters?.[0]){this._retrieving=!1,this._error=`Missing column parameters`;return}let t=this.filter.parameters[0],r=t.columnId,i=t.formulaId,a=t.datasetId;if(!r&&!i){this._retrieving=!1,this._error=`Missing column id or formula id`;return}else if(!a){this._retrieving=!1,this._error=`Missing dataset id`;return}this._retrieving=!0,this._error=null;let o={expression:`? like ?`,parameters:[{dataset_id:a,expression:`CAST({${a}:${r??i}},hierarchy)`},this._search]},s={dimensions:[{column_id:r,formula_id:i,dataset_id:a}],where:[],order:[{column_id:r,formula_id:i,dataset_id:a,order:`asc`}],limit:{by:c,offset:e}};this._search&&!this._allValuesRetrieved&&s.where.push(o);let l=new AbortController,u=new Promise((e,t)=>{n.t.fetchData(s).then(e).catch(t),l.signal.addEventListener(`abort`,()=>{console.warn(`Request aborted`),t({status:`aborted`})})}),d={promise:u,abortController:l};this._runningQueries.push(d);try{let t=await u,n=t&&Array.isArray(t.data)?t.data.map(e=>e[0]):[];this._search||(this._allValuesRetrieved=n.length<c),this._numericValues=e>0?[...this._numericValues,...n]:n}catch(e){if(e?.status===`aborted`)return;this._error=e instanceof Error?e.message:`Unknown error`,this._numericValues=[]}finally{this._runningQueries=this._runningQueries.filter(e=>e.promise!==u),this._retrieving=!1}}_sendChangeEvent(){this.dispatchEvent(new CustomEvent(`luzmo-filter-value-changed`,{bubbles:!0,composed:!0,cancelable:!0,detail:{value:this._value}}))}setValue(e){let t=[`? in ?`,`? not in ?`].includes(this.filter?.expression)?e?.detail?.value:e?.target?.value;this._value!==t&&(this._value=t,this.filter={...this.filter,parameters:[{...this.filter?.parameters?.[0]},t]},this._sendChangeEvent())}selectValue(e){let t=(e.detail?.value??``).map(e=>Number.parseFloat(e));this.filter={...this.filter,parameters:[{...this.filter?.parameters?.[0]},t]},this._value=t,this._sendChangeEvent()}onScrolled(e){!this._retrieving&&!this._allValuesRetrieved&&e?.detail?.last===this._numericValues.length-1&&this._fetchNumericValues(this._numericValues.length)}renderNumberField(){return r.html`<luzmo-number-field
21
- label="Numeric filter value"
22
- grows
23
- .size=${this.size}
24
- @change=${this.setValue}
25
- @input=${this.setValue}
26
- .value=${this.filter?.parameters?.[1]}
27
- ></luzmo-number-field>`}setSearchString(e){this._search=e?.detail?.string??``,this._allValuesRetrieved||(this._searchQueryTimeout&&(this._runningQueries.forEach(e=>{e?.abortController&&e.abortController.abort()}),this._runningQueries=[],clearTimeout(this._searchQueryTimeout)),this._searchQueryTimeout=setTimeout(()=>{this._fetchNumericValues()},500))}resetSearchString(){this._search=``}onOpened(){this._fetchNumericValues()}renderValuePicker(){if(this._error)return r.html`<div class="error" role="alert">${this._error}</div>`;let e=this._numericValues.filter(e=>e.toString().toLowerCase().includes(this._search.toLowerCase())).map(e=>({value:e,label:e})),t=(0,a.msg)(`Selected {count} items`),n=(0,a.msg)(`Search`),i=(0,a.msg)(`No data`),o=(0,a.msg)(`No results`),s=(0,a.msg)(`Select...`);return r.html`<luzmo-select
28
- .size=${this.size}
29
- .label=${s}
30
- .retrieving=${this._retrieving}
31
- selects="multiple"
32
- variant="checkboxes"
33
- emphasized
34
- no-wrap
35
- ?invalid=${!!this._error}
36
- .multipleLabelTemplate=${t}
37
- .searchLabel=${n}
38
- .noDataLabel=${i}
39
- .noResultsLabel=${o}
40
- @change=${this.selectValue}
41
- @luzmo-search=${this.setSearchString}
42
- @luzmo-opened=${this.onOpened}
43
- @luzmo-closed=${this.resetSearchString}
44
- @luzmo-scrolled=${this.onScrolled}
45
- .options=${e}
46
- .value=${this.filter?.parameters?.[1]}
47
- >
48
- </luzmo-select>`}render(){let e=this.filter?.expression;return[`? in ?`,`? not in ?`].includes(e)?this.renderValuePicker():this.renderNumberField()}};e.t([(0,i.property)({type:String,attribute:`api-url`,reflect:!0})],l.prototype,`apiUrl`,void 0),e.t([(0,i.property)({type:String,attribute:`auth-key`,reflect:!0})],l.prototype,`authKey`,void 0),e.t([(0,i.property)({type:String,attribute:`auth-token`,reflect:!0})],l.prototype,`authToken`,void 0),e.t([(0,i.property)({type:Number,attribute:`cache-time`,reflect:!0})],l.prototype,`cacheTime`,void 0),e.t([(0,i.property)({type:String,attribute:`content-language`,reflect:!0})],l.prototype,`contentLanguage`,void 0),e.t([(0,i.property)({type:Object,reflect:!1})],l.prototype,`filter`,void 0),e.t([(0,i.state)()],l.prototype,`_numericValues`,void 0),e.t([(0,i.state)()],l.prototype,`_retrieving`,void 0),e.t([(0,i.state)()],l.prototype,`_search`,void 0),e.t([(0,i.state)()],l.prototype,`_error`,void 0),l=e.t([(0,a.localized)()],l),customElements.get(`luzmo-filter-value-picker-numeric`)||customElements.define(`luzmo-filter-value-picker-numeric`,l),Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return l}});