@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,2041 +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 { i as e } from "./base-DpP5fc1A.js";
21
- import { t } from "./decorate-DKLaHs_w.js";
22
- import "./ai-interaction-textarea-DlsK6Im8.js";
23
- import { msg as n } from "@lit/localize/lit-localize";
24
- import { luzmoEllipsisVertical as r, luzmoIcon as i, luzmoSpin as a } from "@luzmo/icons";
25
- import "@luzmo/lucero/chat-message";
26
- import "@luzmo/lucero/overlay";
27
- import "@luzmo/lucero/popover";
28
- import "@luzmo/lucero/progress-steps";
29
- import { html as o, nothing as s, unsafeCSS as c } from "lit";
30
- import { property as l, state as u } from "lit/decorators.js";
31
- import { unsafeHTML as d } from "lit/directives/unsafe-html.js";
32
- import "@luzmo/lucero/action-button";
33
- //#region node_modules/dompurify/dist/purify.es.mjs
34
- var { entries: ee, setPrototypeOf: te, isFrozen: ne, getPrototypeOf: f, getOwnPropertyDescriptor: re } = Object, { freeze: p, seal: m, create: ie } = Object, { apply: ae, construct: oe } = typeof Reflect < "u" && Reflect;
35
- p ||= function(e) {
36
- return e;
37
- }, m ||= function(e) {
38
- return e;
39
- }, ae ||= function(e, t) {
40
- var n = [...arguments].slice(2);
41
- return e.apply(t, n);
42
- }, oe ||= function(e) {
43
- return new e(...[...arguments].slice(1));
44
- };
45
- var se = v(Array.prototype.forEach), ce = v(Array.prototype.lastIndexOf), le = v(Array.prototype.pop), ue = v(Array.prototype.push), de = v(Array.prototype.splice), fe = v(String.prototype.toLowerCase), pe = v(String.prototype.toString), me = v(String.prototype.match), h = v(String.prototype.replace), he = v(String.prototype.indexOf), ge = v(String.prototype.trim), g = v(Object.prototype.hasOwnProperty), _ = v(RegExp.prototype.test), _e = y(TypeError);
46
- function v(e) {
47
- return function(t) {
48
- t instanceof RegExp && (t.lastIndex = 0);
49
- var n = [...arguments].slice(1);
50
- return ae(e, t, n);
51
- };
52
- }
53
- function y(e) {
54
- return function() {
55
- return oe(e, [...arguments]);
56
- };
57
- }
58
- function b(e, t) {
59
- let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : fe;
60
- te && te(e, null);
61
- let r = t.length;
62
- for (; r--;) {
63
- let i = t[r];
64
- if (typeof i == "string") {
65
- let e = n(i);
66
- e !== i && (ne(t) || (t[r] = e), i = e);
67
- }
68
- e[i] = !0;
69
- }
70
- return e;
71
- }
72
- function x(e) {
73
- for (let t = 0; t < e.length; t++) g(e, t) || (e[t] = null);
74
- return e;
75
- }
76
- function S(e) {
77
- let t = ie(null);
78
- for (let [n, r] of ee(e)) g(e, n) && (Array.isArray(r) ? t[n] = x(r) : r && typeof r == "object" && r.constructor === Object ? t[n] = S(r) : t[n] = r);
79
- return t;
80
- }
81
- function C(e, t) {
82
- for (; e !== null;) {
83
- let n = re(e, t);
84
- if (n) {
85
- if (n.get) return v(n.get);
86
- if (typeof n.value == "function") return v(n.value);
87
- }
88
- e = f(e);
89
- }
90
- function n() {
91
- return null;
92
- }
93
- return n;
94
- }
95
- var ve = p(/* @__PURE__ */ "a.abbr.acronym.address.area.article.aside.audio.b.bdi.bdo.big.blink.blockquote.body.br.button.canvas.caption.center.cite.code.col.colgroup.content.data.datalist.dd.decorator.del.details.dfn.dialog.dir.div.dl.dt.element.em.fieldset.figcaption.figure.font.footer.form.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.i.img.input.ins.kbd.label.legend.li.main.map.mark.marquee.menu.menuitem.meter.nav.nobr.ol.optgroup.option.output.p.picture.pre.progress.q.rp.rt.ruby.s.samp.search.section.select.shadow.slot.small.source.spacer.span.strike.strong.style.sub.summary.sup.table.tbody.td.template.textarea.tfoot.th.thead.time.tr.track.tt.u.ul.var.video.wbr".split(".")), ye = p(/* @__PURE__ */ "svg.a.altglyph.altglyphdef.altglyphitem.animatecolor.animatemotion.animatetransform.circle.clippath.defs.desc.ellipse.enterkeyhint.exportparts.filter.font.g.glyph.glyphref.hkern.image.inputmode.line.lineargradient.marker.mask.metadata.mpath.part.path.pattern.polygon.polyline.radialgradient.rect.stop.style.switch.symbol.text.textpath.title.tref.tspan.view.vkern".split(".")), be = p([
96
- "feBlend",
97
- "feColorMatrix",
98
- "feComponentTransfer",
99
- "feComposite",
100
- "feConvolveMatrix",
101
- "feDiffuseLighting",
102
- "feDisplacementMap",
103
- "feDistantLight",
104
- "feDropShadow",
105
- "feFlood",
106
- "feFuncA",
107
- "feFuncB",
108
- "feFuncG",
109
- "feFuncR",
110
- "feGaussianBlur",
111
- "feImage",
112
- "feMerge",
113
- "feMergeNode",
114
- "feMorphology",
115
- "feOffset",
116
- "fePointLight",
117
- "feSpecularLighting",
118
- "feSpotLight",
119
- "feTile",
120
- "feTurbulence"
121
- ]), xe = p([
122
- "animate",
123
- "color-profile",
124
- "cursor",
125
- "discard",
126
- "font-face",
127
- "font-face-format",
128
- "font-face-name",
129
- "font-face-src",
130
- "font-face-uri",
131
- "foreignobject",
132
- "hatch",
133
- "hatchpath",
134
- "mesh",
135
- "meshgradient",
136
- "meshpatch",
137
- "meshrow",
138
- "missing-glyph",
139
- "script",
140
- "set",
141
- "solidcolor",
142
- "unknown",
143
- "use"
144
- ]), Se = p(/* @__PURE__ */ "math.menclose.merror.mfenced.mfrac.mglyph.mi.mlabeledtr.mmultiscripts.mn.mo.mover.mpadded.mphantom.mroot.mrow.ms.mspace.msqrt.mstyle.msub.msup.msubsup.mtable.mtd.mtext.mtr.munder.munderover.mprescripts".split(".")), Ce = p([
145
- "maction",
146
- "maligngroup",
147
- "malignmark",
148
- "mlongdiv",
149
- "mscarries",
150
- "mscarry",
151
- "msgroup",
152
- "mstack",
153
- "msline",
154
- "msrow",
155
- "semantics",
156
- "annotation",
157
- "annotation-xml",
158
- "mprescripts",
159
- "none"
160
- ]), we = p(["#text"]), Te = p(/* @__PURE__ */ "accept.action.align.alt.autocapitalize.autocomplete.autopictureinpicture.autoplay.background.bgcolor.border.capture.cellpadding.cellspacing.checked.cite.class.clear.color.cols.colspan.controls.controlslist.coords.crossorigin.datetime.decoding.default.dir.disabled.disablepictureinpicture.disableremoteplayback.download.draggable.enctype.enterkeyhint.exportparts.face.for.headers.height.hidden.high.href.hreflang.id.inert.inputmode.integrity.ismap.kind.label.lang.list.loading.loop.low.max.maxlength.media.method.min.minlength.multiple.muted.name.nonce.noshade.novalidate.nowrap.open.optimum.part.pattern.placeholder.playsinline.popover.popovertarget.popovertargetaction.poster.preload.pubdate.radiogroup.readonly.rel.required.rev.reversed.role.rows.rowspan.spellcheck.scope.selected.shape.size.sizes.slot.span.srclang.start.src.srcset.step.style.summary.tabindex.title.translate.type.usemap.valign.value.width.wrap.xmlns.slot".split(".")), Ee = p(/* @__PURE__ */ "accent-height.accumulate.additive.alignment-baseline.amplitude.ascent.attributename.attributetype.azimuth.basefrequency.baseline-shift.begin.bias.by.class.clip.clippathunits.clip-path.clip-rule.color.color-interpolation.color-interpolation-filters.color-profile.color-rendering.cx.cy.d.dx.dy.diffuseconstant.direction.display.divisor.dur.edgemode.elevation.end.exponent.fill.fill-opacity.fill-rule.filter.filterunits.flood-color.flood-opacity.font-family.font-size.font-size-adjust.font-stretch.font-style.font-variant.font-weight.fx.fy.g1.g2.glyph-name.glyphref.gradientunits.gradienttransform.height.href.id.image-rendering.in.in2.intercept.k.k1.k2.k3.k4.kerning.keypoints.keysplines.keytimes.lang.lengthadjust.letter-spacing.kernelmatrix.kernelunitlength.lighting-color.local.marker-end.marker-mid.marker-start.markerheight.markerunits.markerwidth.maskcontentunits.maskunits.max.mask.mask-type.media.method.mode.min.name.numoctaves.offset.operator.opacity.order.orient.orientation.origin.overflow.paint-order.path.pathlength.patterncontentunits.patterntransform.patternunits.points.preservealpha.preserveaspectratio.primitiveunits.r.rx.ry.radius.refx.refy.repeatcount.repeatdur.restart.result.rotate.scale.seed.shape-rendering.slope.specularconstant.specularexponent.spreadmethod.startoffset.stddeviation.stitchtiles.stop-color.stop-opacity.stroke-dasharray.stroke-dashoffset.stroke-linecap.stroke-linejoin.stroke-miterlimit.stroke-opacity.stroke.stroke-width.style.surfacescale.systemlanguage.tabindex.tablevalues.targetx.targety.transform.transform-origin.text-anchor.text-decoration.text-rendering.textlength.type.u1.u2.unicode.values.viewbox.visibility.version.vert-adv-y.vert-origin-x.vert-origin-y.width.word-spacing.wrap.writing-mode.xchannelselector.ychannelselector.x.x1.x2.xmlns.y.y1.y2.z.zoomandpan".split(".")), De = p(/* @__PURE__ */ "accent.accentunder.align.bevelled.close.columnalign.columnlines.columnspacing.columnspan.denomalign.depth.dir.display.displaystyle.encoding.fence.frame.height.href.id.largeop.length.linethickness.lquote.lspace.mathbackground.mathcolor.mathsize.mathvariant.maxsize.minsize.movablelimits.notation.numalign.open.rowalign.rowlines.rowspacing.rowspan.rspace.rquote.scriptlevel.scriptminsize.scriptsizemultiplier.selection.separator.separators.stretchy.subscriptshift.supscriptshift.symmetric.voffset.width.xmlns".split(".")), Oe = p([
161
- "xlink:href",
162
- "xml:id",
163
- "xlink:title",
164
- "xml:space",
165
- "xmlns:xlink"
166
- ]), ke = m(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Ae = m(/<%[\w\W]*|[\w\W]*%>/gm), je = m(/\$\{[\w\W]*/gm), Me = m(/^data-[\-\w.\u00B7-\uFFFF]+$/), Ne = m(/^aria-[\-\w]+$/), Pe = m(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i), w = m(/^(?:\w+script|data):/i), Fe = m(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g), Ie = m(/^html$/i), Le = m(/^[a-z][.\w]*(-[.\w]+)+$/i), Re = /* @__PURE__ */ Object.freeze({
167
- __proto__: null,
168
- ARIA_ATTR: Ne,
169
- ATTR_WHITESPACE: Fe,
170
- CUSTOM_ELEMENT: Le,
171
- DATA_ATTR: Me,
172
- DOCTYPE_NAME: Ie,
173
- ERB_EXPR: Ae,
174
- IS_ALLOWED_URI: Pe,
175
- IS_SCRIPT_OR_DATA: w,
176
- MUSTACHE_EXPR: ke,
177
- TMPLIT_EXPR: je
178
- }), ze = {
179
- element: 1,
180
- text: 3,
181
- progressingInstruction: 7,
182
- comment: 8,
183
- document: 9
184
- }, Be = function() {
185
- return typeof window > "u" ? null : window;
186
- }, Ve = function(e, t) {
187
- if (typeof e != "object" || typeof e.createPolicy != "function") return null;
188
- let n = null, r = "data-tt-policy-suffix";
189
- t && t.hasAttribute(r) && (n = t.getAttribute(r));
190
- let i = "dompurify" + (n ? "#" + n : "");
191
- try {
192
- return e.createPolicy(i, {
193
- createHTML(e) {
194
- return e;
195
- },
196
- createScriptURL(e) {
197
- return e;
198
- }
199
- });
200
- } catch {
201
- return console.warn("TrustedTypes policy " + i + " could not be created."), null;
202
- }
203
- }, He = function() {
204
- return {
205
- afterSanitizeAttributes: [],
206
- afterSanitizeElements: [],
207
- afterSanitizeShadowDOM: [],
208
- beforeSanitizeAttributes: [],
209
- beforeSanitizeElements: [],
210
- beforeSanitizeShadowDOM: [],
211
- uponSanitizeAttribute: [],
212
- uponSanitizeElement: [],
213
- uponSanitizeShadowNode: []
214
- };
215
- };
216
- function Ue() {
217
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Be(), t = (e) => Ue(e);
218
- if (t.version = "3.4.0", t.removed = [], !e || !e.document || e.document.nodeType !== ze.document || !e.Element) return t.isSupported = !1, t;
219
- let { document: n } = e, r = n, i = r.currentScript, { DocumentFragment: a, HTMLTemplateElement: o, Node: s, Element: c, NodeFilter: l, NamedNodeMap: u = e.NamedNodeMap || e.MozNamedAttrMap, HTMLFormElement: d, DOMParser: te, trustedTypes: ne } = e, f = c.prototype, re = C(f, "cloneNode"), m = C(f, "remove"), ae = C(f, "nextSibling"), oe = C(f, "childNodes"), v = C(f, "parentNode");
220
- if (typeof o == "function") {
221
- let e = n.createElement("template");
222
- e.content && e.content.ownerDocument && (n = e.content.ownerDocument);
223
- }
224
- let y, x = "", { implementation: ke, createNodeIterator: Ae, createDocumentFragment: je, getElementsByTagName: Me } = n, { importNode: Ne } = r, w = He();
225
- t.isSupported = typeof ee == "function" && typeof v == "function" && ke && ke.createHTMLDocument !== void 0;
226
- let { MUSTACHE_EXPR: Fe, ERB_EXPR: Le, TMPLIT_EXPR: We, DATA_ATTR: Ge, ARIA_ATTR: T, IS_SCRIPT_OR_DATA: Ke, ATTR_WHITESPACE: qe, CUSTOM_ELEMENT: Je } = Re, { IS_ALLOWED_URI: Ye } = Re, E = null, Xe = b({}, [
227
- ...ve,
228
- ...ye,
229
- ...be,
230
- ...Se,
231
- ...we
232
- ]), D = null, Ze = b({}, [
233
- ...Te,
234
- ...Ee,
235
- ...De,
236
- ...Oe
237
- ]), O = Object.seal(ie(null, {
238
- tagNameCheck: {
239
- writable: !0,
240
- configurable: !1,
241
- enumerable: !0,
242
- value: null
243
- },
244
- attributeNameCheck: {
245
- writable: !0,
246
- configurable: !1,
247
- enumerable: !0,
248
- value: null
249
- },
250
- allowCustomizedBuiltInElements: {
251
- writable: !0,
252
- configurable: !1,
253
- enumerable: !0,
254
- value: !1
255
- }
256
- })), k = null, A = null, j = Object.seal(ie(null, {
257
- tagCheck: {
258
- writable: !0,
259
- configurable: !1,
260
- enumerable: !0,
261
- value: null
262
- },
263
- attributeCheck: {
264
- writable: !0,
265
- configurable: !1,
266
- enumerable: !0,
267
- value: null
268
- }
269
- })), Qe = !0, $e = !0, et = !1, tt = !0, M = !1, N = !0, P = !1, nt = !1, rt = !1, F = !1, I = !1, L = !1, it = !0, at = !1, R = !0, z = !1, B = {}, V = null, H = b({}, [
270
- "annotation-xml",
271
- "audio",
272
- "colgroup",
273
- "desc",
274
- "foreignobject",
275
- "head",
276
- "iframe",
277
- "math",
278
- "mi",
279
- "mn",
280
- "mo",
281
- "ms",
282
- "mtext",
283
- "noembed",
284
- "noframes",
285
- "noscript",
286
- "plaintext",
287
- "script",
288
- "style",
289
- "svg",
290
- "template",
291
- "thead",
292
- "title",
293
- "video",
294
- "xmp"
295
- ]), ot = null, st = b({}, [
296
- "audio",
297
- "video",
298
- "img",
299
- "source",
300
- "image",
301
- "track"
302
- ]), ct = null, lt = b({}, [
303
- "alt",
304
- "class",
305
- "for",
306
- "id",
307
- "label",
308
- "name",
309
- "pattern",
310
- "placeholder",
311
- "role",
312
- "summary",
313
- "title",
314
- "value",
315
- "style",
316
- "xmlns"
317
- ]), ut = "http://www.w3.org/1998/Math/MathML", dt = "http://www.w3.org/2000/svg", U = "http://www.w3.org/1999/xhtml", W = U, ft = !1, pt = null, mt = b({}, [
318
- ut,
319
- dt,
320
- U
321
- ], pe), G = b({}, [
322
- "mi",
323
- "mo",
324
- "mn",
325
- "ms",
326
- "mtext"
327
- ]), K = b({}, ["annotation-xml"]), ht = b({}, [
328
- "title",
329
- "style",
330
- "font",
331
- "a",
332
- "script"
333
- ]), q = null, gt = ["application/xhtml+xml", "text/html"], J = null, Y = null, _t = n.createElement("form"), vt = function(e) {
334
- return e instanceof RegExp || e instanceof Function;
335
- }, yt = function() {
336
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
337
- if (!(Y && Y === e)) {
338
- if ((!e || typeof e != "object") && (e = {}), e = S(e), q = gt.indexOf(e.PARSER_MEDIA_TYPE) === -1 ? "text/html" : e.PARSER_MEDIA_TYPE, J = q === "application/xhtml+xml" ? pe : fe, E = g(e, "ALLOWED_TAGS") ? b({}, e.ALLOWED_TAGS, J) : Xe, D = g(e, "ALLOWED_ATTR") ? b({}, e.ALLOWED_ATTR, J) : Ze, pt = g(e, "ALLOWED_NAMESPACES") ? b({}, e.ALLOWED_NAMESPACES, pe) : mt, ct = g(e, "ADD_URI_SAFE_ATTR") ? b(S(lt), e.ADD_URI_SAFE_ATTR, J) : lt, ot = g(e, "ADD_DATA_URI_TAGS") ? b(S(st), e.ADD_DATA_URI_TAGS, J) : st, V = g(e, "FORBID_CONTENTS") ? b({}, e.FORBID_CONTENTS, J) : H, k = g(e, "FORBID_TAGS") ? b({}, e.FORBID_TAGS, J) : S({}), A = g(e, "FORBID_ATTR") ? b({}, e.FORBID_ATTR, J) : S({}), B = g(e, "USE_PROFILES") ? e.USE_PROFILES : !1, Qe = e.ALLOW_ARIA_ATTR !== !1, $e = e.ALLOW_DATA_ATTR !== !1, et = e.ALLOW_UNKNOWN_PROTOCOLS || !1, tt = e.ALLOW_SELF_CLOSE_IN_ATTR !== !1, M = e.SAFE_FOR_TEMPLATES || !1, N = e.SAFE_FOR_XML !== !1, P = e.WHOLE_DOCUMENT || !1, F = e.RETURN_DOM || !1, I = e.RETURN_DOM_FRAGMENT || !1, L = e.RETURN_TRUSTED_TYPE || !1, rt = e.FORCE_BODY || !1, it = e.SANITIZE_DOM !== !1, at = e.SANITIZE_NAMED_PROPS || !1, R = e.KEEP_CONTENT !== !1, z = e.IN_PLACE || !1, Ye = e.ALLOWED_URI_REGEXP || Pe, W = e.NAMESPACE || U, G = e.MATHML_TEXT_INTEGRATION_POINTS || G, K = e.HTML_INTEGRATION_POINTS || K, O = e.CUSTOM_ELEMENT_HANDLING || ie(null), e.CUSTOM_ELEMENT_HANDLING && vt(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (O.tagNameCheck = e.CUSTOM_ELEMENT_HANDLING.tagNameCheck), e.CUSTOM_ELEMENT_HANDLING && vt(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (O.attributeNameCheck = e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), e.CUSTOM_ELEMENT_HANDLING && typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (O.allowCustomizedBuiltInElements = e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), M && ($e = !1), I && (F = !0), B && (E = b({}, we), D = ie(null), B.html === !0 && (b(E, ve), b(D, Te)), B.svg === !0 && (b(E, ye), b(D, Ee), b(D, Oe)), B.svgFilters === !0 && (b(E, be), b(D, Ee), b(D, Oe)), B.mathMl === !0 && (b(E, Se), b(D, De), b(D, Oe))), j.tagCheck = null, j.attributeCheck = null, e.ADD_TAGS && (typeof e.ADD_TAGS == "function" ? j.tagCheck = e.ADD_TAGS : (E === Xe && (E = S(E)), b(E, e.ADD_TAGS, J))), e.ADD_ATTR && (typeof e.ADD_ATTR == "function" ? j.attributeCheck = e.ADD_ATTR : (D === Ze && (D = S(D)), b(D, e.ADD_ATTR, J))), e.ADD_URI_SAFE_ATTR && b(ct, e.ADD_URI_SAFE_ATTR, J), e.FORBID_CONTENTS && (V === H && (V = S(V)), b(V, e.FORBID_CONTENTS, J)), e.ADD_FORBID_CONTENTS && (V === H && (V = S(V)), b(V, e.ADD_FORBID_CONTENTS, J)), R && (E["#text"] = !0), P && b(E, [
339
- "html",
340
- "head",
341
- "body"
342
- ]), E.table && (b(E, ["tbody"]), delete k.tbody), e.TRUSTED_TYPES_POLICY) {
343
- if (typeof e.TRUSTED_TYPES_POLICY.createHTML != "function") throw _e("TRUSTED_TYPES_POLICY configuration option must provide a \"createHTML\" hook.");
344
- if (typeof e.TRUSTED_TYPES_POLICY.createScriptURL != "function") throw _e("TRUSTED_TYPES_POLICY configuration option must provide a \"createScriptURL\" hook.");
345
- y = e.TRUSTED_TYPES_POLICY, x = y.createHTML("");
346
- } else y === void 0 && (y = Ve(ne, i)), y !== null && typeof x == "string" && (x = y.createHTML(""));
347
- p && p(e), Y = e;
348
- }
349
- }, bt = b({}, [
350
- ...ye,
351
- ...be,
352
- ...xe
353
- ]), xt = b({}, [...Se, ...Ce]), St = function(e) {
354
- let t = v(e);
355
- (!t || !t.tagName) && (t = {
356
- namespaceURI: W,
357
- tagName: "template"
358
- });
359
- let n = fe(e.tagName), r = fe(t.tagName);
360
- return pt[e.namespaceURI] ? e.namespaceURI === dt ? t.namespaceURI === U ? n === "svg" : t.namespaceURI === ut ? n === "svg" && (r === "annotation-xml" || G[r]) : !!bt[n] : e.namespaceURI === ut ? t.namespaceURI === U ? n === "math" : t.namespaceURI === dt ? n === "math" && K[r] : !!xt[n] : e.namespaceURI === U ? t.namespaceURI === dt && !K[r] || t.namespaceURI === ut && !G[r] ? !1 : !xt[n] && (ht[n] || !bt[n]) : !!(q === "application/xhtml+xml" && pt[e.namespaceURI]) : !1;
361
- }, X = function(e) {
362
- ue(t.removed, { element: e });
363
- try {
364
- v(e).removeChild(e);
365
- } catch {
366
- m(e);
367
- }
368
- }, Z = function(e, n) {
369
- try {
370
- ue(t.removed, {
371
- attribute: n.getAttributeNode(e),
372
- from: n
373
- });
374
- } catch {
375
- ue(t.removed, {
376
- attribute: null,
377
- from: n
378
- });
379
- }
380
- if (n.removeAttribute(e), e === "is") if (F || I) try {
381
- X(n);
382
- } catch {}
383
- else try {
384
- n.setAttribute(e, "");
385
- } catch {}
386
- }, Ct = function(e) {
387
- let t = null, r = null;
388
- if (rt) e = "<remove></remove>" + e;
389
- else {
390
- let t = me(e, /^[\r\n\t ]+/);
391
- r = t && t[0];
392
- }
393
- q === "application/xhtml+xml" && W === U && (e = "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head></head><body>" + e + "</body></html>");
394
- let i = y ? y.createHTML(e) : e;
395
- if (W === U) try {
396
- t = new te().parseFromString(i, q);
397
- } catch {}
398
- if (!t || !t.documentElement) {
399
- t = ke.createDocument(W, "template", null);
400
- try {
401
- t.documentElement.innerHTML = ft ? x : i;
402
- } catch {}
403
- }
404
- let a = t.body || t.documentElement;
405
- return e && r && a.insertBefore(n.createTextNode(r), a.childNodes[0] || null), W === U ? Me.call(t, P ? "html" : "body")[0] : P ? t.documentElement : a;
406
- }, wt = function(e) {
407
- return Ae.call(e.ownerDocument || e, e, l.SHOW_ELEMENT | l.SHOW_COMMENT | l.SHOW_TEXT | l.SHOW_PROCESSING_INSTRUCTION | l.SHOW_CDATA_SECTION, null);
408
- }, Tt = function(e) {
409
- return e instanceof d && (typeof e.nodeName != "string" || typeof e.textContent != "string" || typeof e.removeChild != "function" || !(e.attributes instanceof u) || typeof e.removeAttribute != "function" || typeof e.setAttribute != "function" || typeof e.namespaceURI != "string" || typeof e.insertBefore != "function" || typeof e.hasChildNodes != "function");
410
- }, Et = function(e) {
411
- return typeof s == "function" && e instanceof s;
412
- };
413
- function Q(e, n, r) {
414
- se(e, (e) => {
415
- e.call(t, n, r, Y);
416
- });
417
- }
418
- let Dt = function(e) {
419
- let n = null;
420
- if (Q(w.beforeSanitizeElements, e, null), Tt(e)) return X(e), !0;
421
- let r = J(e.nodeName);
422
- if (Q(w.uponSanitizeElement, e, {
423
- tagName: r,
424
- allowedTags: E
425
- }), N && e.hasChildNodes() && !Et(e.firstElementChild) && _(/<[/\w!]/g, e.innerHTML) && _(/<[/\w!]/g, e.textContent) || N && e.namespaceURI === U && r === "style" && Et(e.firstElementChild) || e.nodeType === ze.progressingInstruction || N && e.nodeType === ze.comment && _(/<[/\w]/g, e.data)) return X(e), !0;
426
- if (k[r] || !(j.tagCheck instanceof Function && j.tagCheck(r)) && !E[r]) {
427
- if (!k[r] && kt(r) && (O.tagNameCheck instanceof RegExp && _(O.tagNameCheck, r) || O.tagNameCheck instanceof Function && O.tagNameCheck(r))) return !1;
428
- if (R && !V[r]) {
429
- let t = v(e) || e.parentNode, n = oe(e) || e.childNodes;
430
- if (n && t) {
431
- let r = n.length;
432
- for (let i = r - 1; i >= 0; --i) {
433
- let r = re(n[i], !0);
434
- r.__removalCount = (e.__removalCount || 0) + 1, t.insertBefore(r, ae(e));
435
- }
436
- }
437
- }
438
- return X(e), !0;
439
- }
440
- return e instanceof c && !St(e) || (r === "noscript" || r === "noembed" || r === "noframes") && _(/<\/no(script|embed|frames)/i, e.innerHTML) ? (X(e), !0) : (M && e.nodeType === ze.text && (n = e.textContent, se([
441
- Fe,
442
- Le,
443
- We
444
- ], (e) => {
445
- n = h(n, e, " ");
446
- }), e.textContent !== n && (ue(t.removed, { element: e.cloneNode() }), e.textContent = n)), Q(w.afterSanitizeElements, e, null), !1);
447
- }, Ot = function(e, t, r) {
448
- if (A[t] || it && (t === "id" || t === "name") && (r in n || r in _t)) return !1;
449
- if (!($e && !A[t] && _(Ge, t)) && !(Qe && _(T, t)) && !(j.attributeCheck instanceof Function && j.attributeCheck(t, e))) {
450
- if (!D[t] || A[t]) {
451
- if (!(kt(e) && (O.tagNameCheck instanceof RegExp && _(O.tagNameCheck, e) || O.tagNameCheck instanceof Function && O.tagNameCheck(e)) && (O.attributeNameCheck instanceof RegExp && _(O.attributeNameCheck, t) || O.attributeNameCheck instanceof Function && O.attributeNameCheck(t, e)) || t === "is" && O.allowCustomizedBuiltInElements && (O.tagNameCheck instanceof RegExp && _(O.tagNameCheck, r) || O.tagNameCheck instanceof Function && O.tagNameCheck(r)))) return !1;
452
- } else if (!ct[t] && !_(Ye, h(r, qe, "")) && !((t === "src" || t === "xlink:href" || t === "href") && e !== "script" && he(r, "data:") === 0 && ot[e]) && !(et && !_(Ke, h(r, qe, ""))) && r) return !1;
453
- }
454
- return !0;
455
- }, kt = function(e) {
456
- return e !== "annotation-xml" && me(e, Je);
457
- }, At = function(e) {
458
- Q(w.beforeSanitizeAttributes, e, null);
459
- let { attributes: n } = e;
460
- if (!n || Tt(e)) return;
461
- let r = {
462
- attrName: "",
463
- attrValue: "",
464
- keepAttr: !0,
465
- allowedAttributes: D,
466
- forceKeepAttr: void 0
467
- }, i = n.length;
468
- for (; i--;) {
469
- let { name: a, namespaceURI: o, value: s } = n[i], c = J(a), l = s, u = a === "value" ? l : ge(l);
470
- if (r.attrName = c, r.attrValue = u, r.keepAttr = !0, r.forceKeepAttr = void 0, Q(w.uponSanitizeAttribute, e, r), u = r.attrValue, at && (c === "id" || c === "name") && (Z(a, e), u = "user-content-" + u), N && _(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i, u)) {
471
- Z(a, e);
472
- continue;
473
- }
474
- if (c === "attributename" && me(u, "href")) {
475
- Z(a, e);
476
- continue;
477
- }
478
- if (r.forceKeepAttr) continue;
479
- if (!r.keepAttr) {
480
- Z(a, e);
481
- continue;
482
- }
483
- if (!tt && _(/\/>/i, u)) {
484
- Z(a, e);
485
- continue;
486
- }
487
- M && se([
488
- Fe,
489
- Le,
490
- We
491
- ], (e) => {
492
- u = h(u, e, " ");
493
- });
494
- let d = J(e.nodeName);
495
- if (!Ot(d, c, u)) {
496
- Z(a, e);
497
- continue;
498
- }
499
- if (y && typeof ne == "object" && typeof ne.getAttributeType == "function" && !o) switch (ne.getAttributeType(d, c)) {
500
- case "TrustedHTML":
501
- u = y.createHTML(u);
502
- break;
503
- case "TrustedScriptURL":
504
- u = y.createScriptURL(u);
505
- break;
506
- }
507
- if (u !== l) try {
508
- o ? e.setAttributeNS(o, a, u) : e.setAttribute(a, u), Tt(e) ? X(e) : le(t.removed);
509
- } catch {
510
- Z(a, e);
511
- }
512
- }
513
- Q(w.afterSanitizeAttributes, e, null);
514
- }, jt = function(e) {
515
- let t = null, n = wt(e);
516
- for (Q(w.beforeSanitizeShadowDOM, e, null); t = n.nextNode();) Q(w.uponSanitizeShadowNode, t, null), Dt(t), At(t), t.content instanceof a && jt(t.content);
517
- Q(w.afterSanitizeShadowDOM, e, null);
518
- };
519
- return t.sanitize = function(e) {
520
- let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = null, o = null, c = null, l = null;
521
- if (ft = !e, ft && (e = "<!-->"), typeof e != "string" && !Et(e)) if (typeof e.toString == "function") {
522
- if (e = e.toString(), typeof e != "string") throw _e("dirty is not a string, aborting");
523
- } else throw _e("toString is not a function");
524
- if (!t.isSupported) return e;
525
- if (nt || yt(n), t.removed = [], typeof e == "string" && (z = !1), z) {
526
- if (e.nodeName) {
527
- let t = J(e.nodeName);
528
- if (!E[t] || k[t]) throw _e("root node is forbidden and cannot be sanitized in-place");
529
- }
530
- } else if (e instanceof s) i = Ct("<!---->"), o = i.ownerDocument.importNode(e, !0), o.nodeType === ze.element && o.nodeName === "BODY" || o.nodeName === "HTML" ? i = o : i.appendChild(o);
531
- else {
532
- if (!F && !M && !P && e.indexOf("<") === -1) return y && L ? y.createHTML(e) : e;
533
- if (i = Ct(e), !i) return F ? null : L ? x : "";
534
- }
535
- i && rt && X(i.firstChild);
536
- let u = wt(z ? e : i);
537
- for (; c = u.nextNode();) Dt(c), At(c), c.content instanceof a && jt(c.content);
538
- if (z) return e;
539
- if (F) {
540
- if (M) {
541
- i.normalize();
542
- let e = i.innerHTML;
543
- se([
544
- Fe,
545
- Le,
546
- We
547
- ], (t) => {
548
- e = h(e, t, " ");
549
- }), i.innerHTML = e;
550
- }
551
- if (I) for (l = je.call(i.ownerDocument); i.firstChild;) l.appendChild(i.firstChild);
552
- else l = i;
553
- return (D.shadowroot || D.shadowrootmode) && (l = Ne.call(r, l, !0)), l;
554
- }
555
- let d = P ? i.outerHTML : i.innerHTML;
556
- return P && E["!doctype"] && i.ownerDocument && i.ownerDocument.doctype && i.ownerDocument.doctype.name && _(Ie, i.ownerDocument.doctype.name) && (d = "<!DOCTYPE " + i.ownerDocument.doctype.name + ">\n" + d), M && se([
557
- Fe,
558
- Le,
559
- We
560
- ], (e) => {
561
- d = h(d, e, " ");
562
- }), y && L ? y.createHTML(d) : d;
563
- }, t.setConfig = function() {
564
- yt(arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}), nt = !0;
565
- }, t.clearConfig = function() {
566
- Y = null, nt = !1;
567
- }, t.isValidAttribute = function(e, t, n) {
568
- return Y || yt({}), Ot(J(e), J(t), n);
569
- }, t.addHook = function(e, t) {
570
- typeof t == "function" && ue(w[e], t);
571
- }, t.removeHook = function(e, t) {
572
- if (t !== void 0) {
573
- let n = ce(w[e], t);
574
- return n === -1 ? void 0 : de(w[e], n, 1)[0];
575
- }
576
- return le(w[e]);
577
- }, t.removeHooks = function(e) {
578
- w[e] = [];
579
- }, t.removeAllHooks = function() {
580
- w = He();
581
- }, t;
582
- }
583
- var We = Ue(), Ge = ":host{box-sizing:border-box;width:100%;min-height:0;padding-block:var(--luzmo-ai-chat-empty-state-padding-block,var(--ai-chat-empty-state-padding-block));padding-inline:var(--luzmo-ai-chat-empty-state-padding-inline,var(--ai-chat-empty-state-padding-inline));flex:1;justify-content:center;align-items:center;display:flex}.empty-state{justify-content:center;align-items:center;gap:var(--luzmo-ai-chat-empty-state-header-actions-gap,var(--ai-chat-empty-state-header-actions-gap));width:100%;max-width:var(--luzmo-ai-chat-empty-state-max-width,var(--ai-chat-empty-state-max-width));text-align:center;flex-direction:column;display:flex}.header{flex-direction:column;align-items:center;width:100%;display:flex}.actions{align-items:center;gap:var(--luzmo-ai-chat-empty-state-actions-gap,var(--ai-chat-empty-state-actions-gap));flex-direction:column;width:100%;display:flex}.title{font-family:var(--luzmo-font-family);font-size:var(--luzmo-ai-chat-empty-state-title-font-size,var(--ai-chat-empty-state-title-font-size));font-weight:var(--luzmo-ai-chat-empty-state-title-font-weight,var(--ai-chat-empty-state-title-font-weight));line-height:var(--luzmo-ai-chat-empty-state-title-line-height,var(--ai-chat-empty-state-title-line-height));color:var(--luzmo-ai-chat-empty-state-title-color,var(--ai-chat-empty-state-title-color));text-wrap:balance;margin:0}.subtitle{font-family:var(--luzmo-font-family);font-size:var(--luzmo-ai-chat-empty-state-subtitle-font-size,var(--ai-chat-empty-state-subtitle-font-size));font-weight:var(--luzmo-ai-chat-empty-state-subtitle-font-weight,var(--ai-chat-empty-state-subtitle-font-weight));line-height:var(--luzmo-ai-chat-empty-state-subtitle-line-height,var(--ai-chat-empty-state-subtitle-line-height));color:var(--luzmo-ai-chat-empty-state-subtitle-color,var(--ai-chat-empty-state-subtitle-color));margin:0}.suggestions{justify-content:center;align-items:center;gap:var(--luzmo-ai-chat-empty-state-suggestions-gap,var(--ai-chat-empty-state-suggestions-gap));flex-wrap:wrap;width:100%;display:flex}luzmo-action-button{max-width:100%}:host{--ai-chat-empty-state-header-actions-gap:1.5rem;--ai-chat-empty-state-actions-gap:var(--luzmo-spacing-4);--ai-chat-empty-state-suggestions-gap:var(--luzmo-spacing-3);--ai-chat-empty-state-max-width:22.5rem;--ai-chat-empty-state-padding-block:2rem;--ai-chat-empty-state-padding-inline:var(--luzmo-spacing-5);--ai-chat-empty-state-title-font-size:var(--luzmo-font-size-l);--ai-chat-empty-state-title-font-weight:var(--luzmo-font-weight-strong,600);--ai-chat-empty-state-title-line-height:1.4;--ai-chat-empty-state-title-color:var(--luzmo-font-color);--ai-chat-empty-state-subtitle-font-size:var(--luzmo-font-size-s);--ai-chat-empty-state-subtitle-font-weight:var(--luzmo-font-weight);--ai-chat-empty-state-subtitle-line-height:var(--luzmo-line-height);--ai-chat-empty-state-subtitle-color:var(--luzmo-font-color-dimmed,var(--luzmo-font-color-extra-dimmed))}", T = class extends e {
584
- constructor(...e) {
585
- super(...e), this.title = n("What can I help you with?", { desc: "Title for the AI chat empty state" }), this.subtitle = "", this.suggestions = [], this.disabled = !1;
586
- }
587
- static {
588
- this.styles = c(Ge);
589
- }
590
- static {
591
- this.tagName = "luzmo-ai-chat-empty-state";
592
- }
593
- _handleSuggestionActivate(e) {
594
- if (this.disabled) return;
595
- let t = e.prompt ?? e.label;
596
- this.dispatchEvent(new CustomEvent("luzmo-suggestion-selected", {
597
- detail: {
598
- label: e.label,
599
- prompt: t,
600
- selectedDatasets: e.selectedDatasets
601
- },
602
- bubbles: !0,
603
- composed: !0
604
- }));
605
- }
606
- render() {
607
- let e = this.suggestions.length > 0;
608
- return o`
609
- <section class="empty-state" aria-labelledby="ai-chat-empty-state-title">
610
- <header class="header">
611
- <h2 id="ai-chat-empty-state-title" class="title">${this.title}</h2>
612
- </header>
613
-
614
- ${e ? o`
615
- <div class="actions">
616
- ${this.subtitle ? o`<p class="subtitle">${this.subtitle}</p>` : s}
617
- <div
618
- class="suggestions"
619
- role="group"
620
- aria-label=${n("Prompt suggestions", { desc: "Accessible label for the AI chat empty state suggestion list" })}
621
- >
622
- ${this.suggestions.map((e) => o`
623
- <luzmo-action-button
624
- variant="accent"
625
- size="s"
626
- ?disabled=${this.disabled}
627
- @click=${() => this._handleSuggestionActivate(e)}
628
- >
629
- ${e.label}
630
- </luzmo-action-button>
631
- `)}
632
- </div>
633
- </div>
634
- ` : s}
635
- </section>
636
- `;
637
- }
638
- };
639
- //#endregion
640
- //#region src/components/ai-chat/empty-state/index.ts
641
- t([l({ type: String })], T.prototype, "title", void 0), t([l({ type: String })], T.prototype, "subtitle", void 0), t([l({ type: Array })], T.prototype, "suggestions", void 0), t([l({
642
- type: Boolean,
643
- reflect: !0
644
- })], T.prototype, "disabled", void 0), customElements.get("luzmo-ai-chat-empty-state") || customElements.define("luzmo-ai-chat-empty-state", T);
645
- //#endregion
646
- //#region src/components/ai-chat/ai-chat-request.ts
647
- function Ke(e, t) {
648
- return `${e.replace(/\/+$/, "")}/${t.replace(/^\/+|\/+$/g, "")}/aiprompt`;
649
- }
650
- function qe(e) {
651
- return e.type === "placeholder" ? null : {
652
- ...e,
653
- version: e.version || "",
654
- title: e.title || e.options?.title,
655
- filters: e.filterGroups || [],
656
- aichartId: e.aichartId || ""
657
- };
658
- }
659
- function Je(e, t) {
660
- return [{
661
- type: "text",
662
- text: e
663
- }, ...t.map((e) => ({
664
- type: "dataset",
665
- id: e
666
- }))];
667
- }
668
- function Ye(e, t, n) {
669
- return {
670
- agent: e,
671
- task: t,
672
- stream: n.stream ?? !0,
673
- response_mode: "mixed",
674
- ...n.conversationId ? { conversation_id: n.conversationId } : {},
675
- ...n.localeId ? { locale_id: n.localeId } : {}
676
- };
677
- }
678
- function E(e) {
679
- let t = Je(e.prompt, e.datasetIds), n = e.chart ? qe(e.chart) : null;
680
- return n && t.push({
681
- type: "item",
682
- value: n
683
- }), {
684
- ...Ye("item", e.task ?? "generate", e),
685
- input: t
686
- };
687
- }
688
- function Xe(e) {
689
- let t = Je(e.prompt, e.datasetIds);
690
- return e.dashboard && t.push({
691
- type: "dashboard",
692
- value: e.dashboard,
693
- ...e.currentScreenMode ? { current_screen_mode: e.currentScreenMode } : {}
694
- }), {
695
- ...Ye("dashboard", "generate", e),
696
- timezone_id: e.timezoneId ?? "UTC",
697
- input: t
698
- };
699
- }
700
- function D(e) {
701
- return {
702
- ...Ye("analyst", "generate", e),
703
- input: Je(e.prompt, e.datasetIds)
704
- };
705
- }
706
- function Ze(e, t) {
707
- switch (e) {
708
- case "dashboard": return Xe(t);
709
- case "analyst": return D(t);
710
- default: return E(t);
711
- }
712
- }
713
- function O(e, t) {
714
- let { authKey: n, authToken: r, apiVersion: i = "0.1.0" } = t;
715
- return {
716
- key: n,
717
- token: r,
718
- action: "create",
719
- version: i,
720
- properties: Ze(e, t)
721
- };
722
- }
723
- function k(e, t, n, r = "0.1.0", i = null) {
724
- return {
725
- key: t,
726
- token: n,
727
- action: "delete",
728
- version: r,
729
- properties: {
730
- agent: "item",
731
- restore_to_message_id: e,
732
- ...i ? { conversation_id: i } : {}
733
- }
734
- };
735
- }
736
- //#endregion
737
- //#region src/components/ai-chat/stream/transport.ts
738
- async function A(e) {
739
- let t = await fetch(e.url, {
740
- method: "POST",
741
- headers: { "Content-Type": "application/json" },
742
- mode: "cors",
743
- body: JSON.stringify(e.body),
744
- signal: e.signal
745
- });
746
- if (!t.ok) {
747
- let e = await t.json().catch(() => null);
748
- throw Error(e?.message || `API request failed with status ${t.status}`);
749
- }
750
- if (!t.body) throw Error("Response body is not readable");
751
- return {
752
- body: t.body,
753
- conversationId: t.headers.get("x-conversation-id")
754
- };
755
- }
756
- function j(e) {
757
- let t = e.trim();
758
- if (!t || t.startsWith(":") || t.startsWith("event:") || t.startsWith("id:")) return null;
759
- let n = t;
760
- return n.startsWith("data:") && (n = n.slice(5).trimStart()), !n || n === "[DONE]" ? null : JSON.parse(n);
761
- }
762
- function Qe(e, t) {
763
- try {
764
- let n = j(e);
765
- n && t(n);
766
- } catch {
767
- console.error("Failed to parse stream line");
768
- }
769
- }
770
- async function $e(e, t) {
771
- let n = e.getReader(), r = new TextDecoder(), i = "";
772
- try {
773
- for (;;) {
774
- let { done: e, value: a } = await n.read();
775
- if (e) break;
776
- i += r.decode(a, { stream: !0 });
777
- let o = i.split(/\r?\n/);
778
- i = o.pop() ?? "";
779
- for (let e of o) Qe(e, t);
780
- }
781
- i += r.decode();
782
- let e = i.trim();
783
- e && Qe(e, t);
784
- } finally {
785
- n.releaseLock();
786
- }
787
- }
788
- //#endregion
789
- //#region src/components/ai-chat/stream/progress.ts
790
- function et() {
791
- return {
792
- id: "root",
793
- step: "root",
794
- status: "pending",
795
- children: [{
796
- id: "client-init",
797
- step: "iqInit",
798
- status: "inProgress",
799
- description: n("Thinking", { desc: "Label shown in the AI chat progress tree while the assistant starts processing a prompt" })
800
- }]
801
- };
802
- }
803
- function tt(e) {
804
- let t = e.progress;
805
- return typeof t != "object" || !t ? !1 : "id" in t && "step" in t && "status" in t;
806
- }
807
- //#endregion
808
- //#region src/components/ai-chat/stream/chunk-extractors.ts
809
- function M(e) {
810
- if (!e || typeof e != "object") return "";
811
- let t = e.assistant_message;
812
- if (!t || typeof t != "object") return "";
813
- if (typeof t.message == "string") return t.message;
814
- if (typeof t.text == "string") return t.text;
815
- if (typeof t.summary == "string") return t.summary;
816
- let n = t.content;
817
- return typeof n == "string" ? n : n && typeof n == "object" && typeof n.text == "string" ? n.text : "";
818
- }
819
- function N(e) {
820
- return typeof e.text_delta == "string" ? e.text_delta : typeof e.chunk == "string" ? e.chunk : typeof e.message == "string" ? e.message : typeof e.summary == "string" ? e.summary : "";
821
- }
822
- function P(e) {
823
- return N(e) || M(e.result);
824
- }
825
- function nt(e) {
826
- return !!e.done || e.type === "finish" || e.type === "done" || "question" in e;
827
- }
828
- function rt(e, t) {
829
- let n = typeof e.conversation_id == "string" && e.conversation_id || typeof e.conversationId == "string" && e.conversationId;
830
- n && t.callbacks.onConversationIdChange(n);
831
- }
832
- function F(e) {
833
- for (let t of e) if (t && typeof t == "object" && t.type === "item") {
834
- let e = t.value;
835
- if (e && typeof e == "object") return e;
836
- }
837
- return null;
838
- }
839
- function I(e) {
840
- let t = e.chart ?? e.generatedChart;
841
- if (t && typeof t == "object") return t;
842
- let n = e.aiMessageAssets ?? e.ai_message_assets;
843
- if (Array.isArray(n)) {
844
- let e = F(n);
845
- if (e) return e;
846
- }
847
- let r = e.result;
848
- if (r && typeof r == "object") {
849
- let e = r.assistant_message, t = e?.aiMessageAssets ?? e?.ai_message_assets;
850
- if (Array.isArray(t)) return F(t);
851
- }
852
- return null;
853
- }
854
- function L(e) {
855
- for (let t of e) if (t && typeof t == "object" && t.type === "dashboard") {
856
- let e = t.value;
857
- if (e && typeof e == "object" && Array.isArray(e.views)) return e;
858
- }
859
- return null;
860
- }
861
- function it(e) {
862
- for (let t of e) if (t && typeof t == "object" && t.type === "dashboard") {
863
- let e = t.name;
864
- if (e && typeof e == "object") return e;
865
- }
866
- }
867
- function at(...e) {
868
- return e.find(Array.isArray);
869
- }
870
- function R(e) {
871
- if (e.views && Array.isArray(e.views)) return e;
872
- let t = e.aiMessageAssets ?? e.ai_message_assets;
873
- if (Array.isArray(t)) return L(t);
874
- let n = e.result;
875
- if (n && typeof n == "object") {
876
- let e = n.assistant_message, t = e?.aiMessageAssets ?? e?.ai_message_assets;
877
- if (Array.isArray(t)) return L(t);
878
- }
879
- return null;
880
- }
881
- function z(e) {
882
- let t = e.aiMessageAssets ?? e.ai_message_assets, n = e.result?.assistant_message, r = at(t, n?.aiMessageAssets ?? n?.ai_message_assets);
883
- return r ? it(r) : void 0;
884
- }
885
- //#endregion
886
- //#region src/components/ai-chat/stream/stream-processor.ts
887
- var B = new Set([
888
- "conversation-id",
889
- "conversation_id",
890
- "keepalive",
891
- "ping",
892
- "finish",
893
- "done"
894
- ]);
895
- function V(e, t, n) {
896
- return {
897
- agent: n.agent,
898
- conversationId: t.callbacks.getConversationId(),
899
- ...typeof e.messageId == "string" ? { messageId: e.messageId } : {},
900
- raw: e
901
- };
902
- }
903
- function H(e, t, n, r, i) {
904
- let a = {
905
- ...V(n, e, t),
906
- recognized: !0,
907
- type: r,
908
- data: i
909
- };
910
- e.callbacks.onStep(a);
911
- }
912
- function ot(e, t, n, r, i) {
913
- let a = {
914
- ...V(n, e, t),
915
- recognized: !1,
916
- type: r,
917
- data: i
918
- };
919
- e.callbacks.onStep(a);
920
- }
921
- function st(e) {
922
- e.state.progressCollapsed || (e.state.progressCollapsed = !0, e.callbacks.onProgressCollapsed(!0));
923
- }
924
- function ct(e, t) {
925
- st(e), e.aiMessage.message = (e.aiMessage.message || "") + t, e.callbacks.onMessageUpdate(e.aiMessage);
926
- }
927
- function lt(e) {
928
- if (!e) return null;
929
- let t = e.descriptionMetadata?.decision;
930
- if (t === "create" || t === "edit" || t === "question") return t;
931
- for (let t of e.children ?? []) {
932
- let e = lt(t);
933
- if (e) return e;
934
- }
935
- return null;
936
- }
937
- function ut(e, t, n) {
938
- if (!tt(e)) return !1;
939
- let r = e.progress;
940
- if (t.callbacks.onProgress(r), H(t, n, e, "progress", r), t.state.decision === null) {
941
- let i = lt(r);
942
- i && (t.state.decision = i, H(t, n, e, "decision", { decision: i }));
943
- }
944
- return !0;
945
- }
946
- function dt(e) {
947
- return !!e.error || e.type === "error" || typeof e.error_text == "string";
948
- }
949
- function U(e) {
950
- return typeof e.error_text == "string" && e.error_text ? e.error_text : typeof e.error == "string" && e.error ? e.error : n("Something went wrong. Please try again.", { desc: "Generic error message shown in ai chat when the API request fails" });
951
- }
952
- function W(e, t, n) {
953
- if (!dt(e)) return !1;
954
- let r = U(e);
955
- return t.aiMessage.message = r, t.aiMessage.isError = !0, t.callbacks.onMessageUpdate(t.aiMessage), wt(e, t, n, e.error ?? r), !0;
956
- }
957
- function ft(e) {
958
- return typeof e.question == "string" && e.question ? e.question : typeof e.text == "string" && e.text ? e.text : "";
959
- }
960
- function pt(e, t, n) {
961
- if (e.type !== "interrupt") return !1;
962
- let r = ft(e);
963
- return r && (t.state.interruptQuestion = r, ct(t, r), H(t, n, e, "interrupt", { question: r })), wt(e, t, n), !0;
964
- }
965
- function mt(e) {
966
- return typeof e.asset_id == "string" ? e.asset_id : typeof e.asset_type == "string" ? e.asset_type : "default";
967
- }
968
- function G(e) {
969
- return typeof e.asset_type == "string" ? e.asset_type : "";
970
- }
971
- function K(e) {
972
- return {
973
- assetType: G(e),
974
- snapshot: {}
975
- };
976
- }
977
- function ht(e, t) {
978
- return {
979
- ...e,
980
- ...t
981
- };
982
- }
983
- function q(e) {
984
- let t = e.asset_delta ?? e.delta;
985
- return t && typeof t == "object" ? t : null;
986
- }
987
- function gt(e, t) {
988
- t.state.assets[mt(e)] = K(e);
989
- }
990
- function J(e, t) {
991
- let n = mt(e), r = t.state.assets[n] ?? K(e), i = q(e);
992
- i && (r.snapshot = ht(r.snapshot, i)), t.state.assets[n] = r;
993
- }
994
- function Y(e, t) {
995
- let n = e.asset ?? e.value ?? e.asset_delta ?? e.delta;
996
- return n && typeof n == "object" ? ht(t?.snapshot ?? {}, n) : t?.snapshot ?? {};
997
- }
998
- function _t(e, t, n) {
999
- let r = mt(e), i = t.state.assets[r], a = i?.assetType || G(e), o = Y(e, i);
1000
- delete t.state.assets[r], bt(a, o, e, t, n);
1001
- }
1002
- function vt(e, t, n) {
1003
- switch (e.type) {
1004
- case "asset_start": return gt(e, t), !0;
1005
- case "asset_delta": return J(e, t), !0;
1006
- case "asset_end": return _t(e, t, n), !0;
1007
- default: return !1;
1008
- }
1009
- }
1010
- function yt(e, t, n, r) {
1011
- n.state.chartSnapshot = e, n.aiMessage.hasChart = !0, typeof t.messageId == "string" && (n.aiMessage.apiMessageId = t.messageId), n.callbacks.onMessageUpdate(n.aiMessage), H(n, r, t, "chart", e);
1012
- }
1013
- function bt(e, t, n, r, i) {
1014
- switch (e) {
1015
- case "dashboard-title": {
1016
- let e = t.name;
1017
- e && typeof e == "object" && (r.state.dashboardName = e, H(r, i, n, "dashboard-title", { name: e }));
1018
- return;
1019
- }
1020
- case "dashboard-layout":
1021
- H(r, i, n, "dashboard-layout", t);
1022
- return;
1023
- case "dashboard-item":
1024
- H(r, i, n, "dashboard-item", {
1025
- slot: Number(t.slot),
1026
- chart: t.chart ?? t
1027
- });
1028
- return;
1029
- case "dashboard":
1030
- r.state.dashboardSnapshot = t;
1031
- return;
1032
- default: xt(e, t, n, r, i);
1033
- }
1034
- }
1035
- function xt(e, t, n, r, i) {
1036
- if (i.chartAssetType && e === i.chartAssetType) {
1037
- yt(t, n, r, i);
1038
- return;
1039
- }
1040
- if (i.dashboardAssetType && e === i.dashboardAssetType) {
1041
- r.state.dashboardSnapshot = t;
1042
- return;
1043
- }
1044
- ot(r, i, n, e || "asset", t);
1045
- }
1046
- function St(e, t, n) {
1047
- let r = !1;
1048
- if (n.dashboardAssetType) {
1049
- let n = R(e);
1050
- if (n) {
1051
- t.state.dashboardSnapshot = n;
1052
- let i = z(e);
1053
- i && (t.state.dashboardName = i), r = !0;
1054
- }
1055
- }
1056
- if (n.chartAssetType && !t.state.chartSnapshot) {
1057
- let i = I(e);
1058
- i && (yt(i, e, t, n), r = !0);
1059
- }
1060
- return r;
1061
- }
1062
- function X(e, t, n) {
1063
- return {
1064
- ...e,
1065
- generatedChart: t,
1066
- conversationId: n.callbacks.getConversationId()
1067
- };
1068
- }
1069
- function Z(e, t, n) {
1070
- for (let r of Object.keys(t.state.assets)) {
1071
- let i = t.state.assets[r];
1072
- delete t.state.assets[r], !(n.chartAssetType && i.assetType === n.chartAssetType && t.state.chartSnapshot || n.dashboardAssetType && i.assetType === n.dashboardAssetType && t.state.dashboardSnapshot) && bt(i.assetType, i.snapshot, e, t, n);
1073
- }
1074
- }
1075
- function Ct(e, t, n) {
1076
- let r = t.state.dashboardSnapshot ?? (n.dashboardAssetType ? R(e) : null), i = t.state.chartSnapshot ?? (n.chartAssetType ? I(e) : null);
1077
- return {
1078
- agent: n.agent,
1079
- conversationId: t.callbacks.getConversationId(),
1080
- message: t.aiMessage,
1081
- ...r ? { dashboard: r } : {},
1082
- ...i ? { chart: X(e, i, t) } : {},
1083
- ...t.state.dashboardName ? { name: t.state.dashboardName } : {},
1084
- raw: e
1085
- };
1086
- }
1087
- function wt(e, t, n, r) {
1088
- if (!t.state.completed) {
1089
- if (t.state.completed = !0, Z(e, t, n), st(t), r !== void 0) {
1090
- t.callbacks.onComplete({
1091
- agent: n.agent,
1092
- conversationId: t.callbacks.getConversationId(),
1093
- message: t.aiMessage,
1094
- error: r,
1095
- raw: e
1096
- });
1097
- return;
1098
- }
1099
- t.callbacks.onComplete(Ct(e, t, n));
1100
- }
1101
- }
1102
- function Tt(e) {
1103
- return typeof e.type == "string" && e.type ? e.type : typeof e.asset_type == "string" && e.asset_type ? e.asset_type : "";
1104
- }
1105
- function Et(e, t, n) {
1106
- let r = P(e);
1107
- return r ? (t.state.accumulatedText += r, ct(t, r), H(t, n, e, "text", {
1108
- delta: r,
1109
- text: t.state.accumulatedText
1110
- }), !0) : !1;
1111
- }
1112
- function Q(e, t, n, r, i) {
1113
- if (r || i) return;
1114
- let a = Tt(e);
1115
- a && !B.has(a) && ot(t, n, e, a, e);
1116
- }
1117
- function Dt(e, t, n) {
1118
- if (rt(e, t), ut(e, t, n) || W(e, t, n) || pt(e, t, n) || vt(e, t, n)) return;
1119
- let r = Et(e, t, n), i = St(e, t, n), a = r || i, o = nt(e);
1120
- Q(e, t, n, a, o), o && wt(e, t, n);
1121
- }
1122
- //#endregion
1123
- //#region src/components/ai-chat/stream/registry.ts
1124
- function Ot(e) {
1125
- switch (e) {
1126
- case "dashboard": return {
1127
- agent: e,
1128
- dashboardAssetType: "dashboard"
1129
- };
1130
- case "item": return {
1131
- agent: e,
1132
- chartAssetType: "item"
1133
- };
1134
- default: return { agent: e };
1135
- }
1136
- }
1137
- function kt(e) {
1138
- let t = Ot(e);
1139
- return (e, n) => Dt(e, n, t);
1140
- }
1141
- function At() {
1142
- return {
1143
- progressCollapsed: !1,
1144
- accumulatedText: "",
1145
- decision: null,
1146
- assets: {},
1147
- dashboardSnapshot: null,
1148
- dashboardName: void 0,
1149
- chartSnapshot: null,
1150
- interruptQuestion: null,
1151
- completed: !1
1152
- };
1153
- }
1154
- //#endregion
1155
- //#region src/components/ai-chat/session/ai-chat-session.ts
1156
- function jt() {
1157
- return `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`;
1158
- }
1159
- var Mt = class {
1160
- constructor(e, t = {}) {
1161
- this._uiBridgeCallbacks = {}, this._subscribers = /* @__PURE__ */ new Set(), this._state = {
1162
- messages: [],
1163
- selectedDatasets: [],
1164
- isGenerating: !1,
1165
- progress: null,
1166
- progressCollapsed: !1,
1167
- conversationId: null,
1168
- inflightMessage: null
1169
- }, this._abortController = null, this._inflightMessage = null, this._receivedProgress = !1, this._config = {
1170
- apiUrl: "https://api.luzmo.com",
1171
- apiVersion: "0.1.0",
1172
- stream: !0,
1173
- ...e
1174
- }, this._hostCallbacks = t, this._state = {
1175
- ...this._state,
1176
- messages: e.messages ? [...e.messages] : [],
1177
- selectedDatasets: e.selectedDatasets ? [...e.selectedDatasets] : [],
1178
- conversationId: e.conversationId ?? null,
1179
- isGenerating: e.isGenerating ?? !1,
1180
- progress: e.progress ?? null,
1181
- progressCollapsed: e.progressCollapsed ?? !1
1182
- };
1183
- }
1184
- get state() {
1185
- return this._state;
1186
- }
1187
- get isGenerating() {
1188
- return this._state.isGenerating;
1189
- }
1190
- subscribe(e) {
1191
- return this._subscribers.add(e), e(this._state), () => {
1192
- this._subscribers.delete(e);
1193
- };
1194
- }
1195
- setUiBridge(e) {
1196
- this._uiBridgeCallbacks = e;
1197
- }
1198
- updateConfig(e) {
1199
- this._config = {
1200
- ...this._config,
1201
- ...e
1202
- };
1203
- let t = {};
1204
- if ("conversationId" in e) {
1205
- let n = e.conversationId ?? null;
1206
- n !== this._state.conversationId && (t.conversationId = n);
1207
- }
1208
- if ("selectedDatasets" in e && e.selectedDatasets) {
1209
- let n = [...e.selectedDatasets];
1210
- this._areSelectedDatasetsEqual(n, this._state.selectedDatasets) || (t.selectedDatasets = n);
1211
- }
1212
- if ("messages" in e && e.messages) {
1213
- let n = [...e.messages];
1214
- this._areChatMessagesEqual(n, this._state.messages) || (t.messages = n);
1215
- }
1216
- "isGenerating" in e && e.isGenerating !== this._state.isGenerating && (t.isGenerating = e.isGenerating), "progress" in e && (t.progress = e.progress ?? null), "progressCollapsed" in e && e.progressCollapsed !== this._state.progressCollapsed && (t.progressCollapsed = e.progressCollapsed), Object.keys(t).length > 0 && this._patchState(t);
1217
- }
1218
- setSelectedDatasets(e) {
1219
- this._patchState({ selectedDatasets: [...e] }), this._emit("onDatasetsChanged", this._state.selectedDatasets);
1220
- }
1221
- addDataset(e) {
1222
- this._state.selectedDatasets.some((t) => t.id === e.id) || (this._patchState({ selectedDatasets: [...this._state.selectedDatasets, e] }), this._emit("onDatasetsChanged", this._state.selectedDatasets));
1223
- }
1224
- removeDataset(e) {
1225
- let t = this._state.selectedDatasets.filter((t) => t.id !== e);
1226
- t.length !== this._state.selectedDatasets.length && (this._patchState({ selectedDatasets: t }), this._emit("onDatasetsChanged", this._state.selectedDatasets));
1227
- }
1228
- isDatasetRequirementMet() {
1229
- return !this._config.requireDataset || this._state.selectedDatasets.length > 0;
1230
- }
1231
- getAiPromptUrl() {
1232
- return Ke(this._config.apiUrl ?? "https://api.luzmo.com", this._config.apiVersion ?? "0.1.0");
1233
- }
1234
- buildRequestBody(e, t) {
1235
- return O(this._config.agent, {
1236
- prompt: e,
1237
- datasetIds: t,
1238
- authKey: this._config.authKey,
1239
- authToken: this._config.authToken,
1240
- conversationId: this._state.conversationId,
1241
- chart: this._config.chart ?? null,
1242
- dashboard: this._config.dashboard ?? null,
1243
- currentScreenMode: this._config.currentScreenMode,
1244
- localeId: this._config.localeId,
1245
- timezoneId: this._config.timezoneId,
1246
- task: this._config.task,
1247
- modelPreference: this._config.modelPreference,
1248
- apiVersion: this._config.apiVersion,
1249
- stream: this._config.stream
1250
- });
1251
- }
1252
- buildPromptSubmittedDetail(e, t, n, r) {
1253
- return {
1254
- prompt: e,
1255
- selectedDatasets: t,
1256
- datasetIds: n,
1257
- agent: this._config.agent,
1258
- request: this.buildRequestBody(e, n),
1259
- url: this.getAiPromptUrl(),
1260
- ...r ? { signal: r } : {}
1261
- };
1262
- }
1263
- async submit(e) {
1264
- let t = e.datasetIds ?? this._state.selectedDatasets.map((e) => e.id);
1265
- if (!this.isDatasetRequirementMet()) return;
1266
- this._abortInflight();
1267
- let n = {
1268
- id: e.aiMessageId ?? jt(),
1269
- type: "ai",
1270
- message: ""
1271
- }, r = [...this._state.messages];
1272
- if (!e.skipUserMessage) {
1273
- let t = {
1274
- id: jt(),
1275
- type: "user",
1276
- message: e.prompt
1277
- };
1278
- r = [...r, t], this._emit("onMessageSent", t, [...this._state.selectedDatasets]);
1279
- }
1280
- r = [...r, n], this._inflightMessage = n, this._receivedProgress = !1;
1281
- let i = new AbortController();
1282
- this._abortController = i, this._patchState({
1283
- messages: r,
1284
- isGenerating: !0,
1285
- progress: et(),
1286
- progressCollapsed: !1,
1287
- inflightMessage: n
1288
- });
1289
- let a = t, o = [...this._state.selectedDatasets];
1290
- if (this._hasCallback("onPromptSubmitted")) {
1291
- let t = this.buildPromptSubmittedDetail(e.prompt, o, a, i.signal);
1292
- try {
1293
- await this._invokeCallback("onPromptSubmitted", t);
1294
- } catch (e) {
1295
- e.name === "AbortError" ? this.abort() : (this._handleSubmitError(e, n), this._finalizeInflightMessage()), this._patchState({ isGenerating: !1 });
1296
- }
1297
- return;
1298
- }
1299
- let s = this.buildRequestBody(e.prompt, t), c = kt(this._config.agent), l = {
1300
- aiMessage: n,
1301
- callbacks: this._createStreamCallbacks(),
1302
- state: At()
1303
- }, u = this._config.fetchStreaming ?? A, d = !1;
1304
- try {
1305
- let { body: e, conversationId: t } = await u({
1306
- url: this.getAiPromptUrl(),
1307
- body: s,
1308
- signal: i.signal
1309
- });
1310
- t && this._setConversationId(t), await $e(e, (e) => c(e, l)), d = !0;
1311
- } catch (e) {
1312
- e.name !== "AbortError" && (this._handleSubmitError(e, n), d = !0);
1313
- } finally {
1314
- this._abortController === i && (d ? this._finalizeInflightMessage() : this._discardInflightMessage(), this._patchState({ isGenerating: !1 }), this._abortController = null);
1315
- }
1316
- }
1317
- async restore(e) {
1318
- if (this._config.agent !== "item") return {};
1319
- let t = k(e.restoreToMessageId, this._config.authKey, this._config.authToken, this._config.apiVersion, this._state.conversationId);
1320
- if (this._patchState({
1321
- isGenerating: !0,
1322
- progress: null,
1323
- progressCollapsed: !1
1324
- }), this._hasCallback("onRestoreRequested")) {
1325
- let n = {
1326
- apiMessageId: e.restoreToMessageId,
1327
- messageIndex: e.messageIndex,
1328
- request: t,
1329
- url: this.getAiPromptUrl()
1330
- };
1331
- try {
1332
- await this._invokeCallback("onRestoreRequested", n);
1333
- } finally {
1334
- this._patchState({ isGenerating: !1 });
1335
- }
1336
- return {};
1337
- }
1338
- try {
1339
- let n = await fetch(this.getAiPromptUrl(), {
1340
- method: "POST",
1341
- headers: { "Content-Type": "application/json" },
1342
- mode: "cors",
1343
- body: JSON.stringify(t)
1344
- });
1345
- if (!n.ok) {
1346
- let e = await n.json().catch(() => null);
1347
- throw Error(e?.message || `API request failed with status ${n.status}`);
1348
- }
1349
- let r = await n.json().catch(() => null), i = r?.generatedChart ?? (r ? I(r) : null), a = {
1350
- ...typeof r?.message == "string" ? { message: r.message } : {},
1351
- ...i ? { chart: {
1352
- ...r,
1353
- generatedChart: i
1354
- } } : {}
1355
- }, o = e.messageIndex >= 0 && e.messageIndex < this._state.messages.length ? this._state.messages.slice(0, e.messageIndex + 1) : this._state.messages;
1356
- if (a.message && o[e.messageIndex]?.type === "ai" && (o[e.messageIndex] = {
1357
- ...o[e.messageIndex],
1358
- message: a.message
1359
- }), this._patchState({ messages: [...o] }), a.chart || a.message) {
1360
- let t = o[e.messageIndex], n = t?.type === "ai" ? t : {
1361
- id: jt(),
1362
- type: "ai",
1363
- message: a.message ?? ""
1364
- };
1365
- this._emit("onComplete", {
1366
- agent: this._config.agent,
1367
- conversationId: this._state.conversationId,
1368
- message: n,
1369
- ...a.chart ? { chart: a.chart } : {},
1370
- ...r ? { raw: r } : {}
1371
- });
1372
- }
1373
- return a;
1374
- } finally {
1375
- this._patchState({ isGenerating: !1 });
1376
- }
1377
- }
1378
- buildRestoreRequest(e) {
1379
- return k(e, this._config.authKey, this._config.authToken, this._config.apiVersion, this._state.conversationId);
1380
- }
1381
- abort(e = {}) {
1382
- this._abortInflight(), this._patchState({
1383
- isGenerating: !1,
1384
- progress: null,
1385
- progressCollapsed: !1,
1386
- inflightMessage: null
1387
- }), e.notify && this._emit("onPromptStopped");
1388
- }
1389
- _abortInflight() {
1390
- this._abortController?.abort(), this._abortController = null, this._discardInflightMessage();
1391
- }
1392
- _createStreamCallbacks() {
1393
- return {
1394
- onConversationIdChange: (e) => this._setConversationId(e),
1395
- onProgress: (e) => {
1396
- this._receivedProgress = !0, this._patchState({ progress: e });
1397
- },
1398
- onProgressCollapsed: (e) => {
1399
- this._patchState({ progressCollapsed: e });
1400
- },
1401
- onMessageUpdate: (e) => {
1402
- this._inflightMessage = e, this._upsertMessage(e), this._patchState({ inflightMessage: { ...e } });
1403
- },
1404
- getConversationId: () => this._state.conversationId,
1405
- onStep: (e) => {
1406
- this._emit("onStep", e);
1407
- },
1408
- onComplete: (e) => {
1409
- this._emit("onComplete", e);
1410
- }
1411
- };
1412
- }
1413
- _setConversationId(e) {
1414
- this._config = {
1415
- ...this._config,
1416
- conversationId: e
1417
- }, this._patchState({ conversationId: e }), this._emit("onConversationIdChange", e);
1418
- }
1419
- _upsertMessage(e) {
1420
- let t = this._state.messages.findIndex((t) => t.id === e.id);
1421
- if (t === -1) {
1422
- this._patchState({ messages: [...this._state.messages, { ...e }] });
1423
- return;
1424
- }
1425
- let n = this._state.messages.map((n, r) => r === t ? { ...e } : n);
1426
- this._patchState({ messages: n });
1427
- }
1428
- _finalizeInflightMessage() {
1429
- this._inflightMessage && (this._state.progress && this._receivedProgress && (this._inflightMessage.progress = structuredClone(this._state.progress), this._upsertMessage(this._inflightMessage)), this._inflightMessage = null, this._receivedProgress = !1, this._patchState({
1430
- progress: null,
1431
- progressCollapsed: !1,
1432
- inflightMessage: null
1433
- }));
1434
- }
1435
- _removeInflightFromMessages() {
1436
- this._inflightMessage && this._patchState({ messages: this._state.messages.filter((e) => e.id !== this._inflightMessage.id) });
1437
- }
1438
- _discardInflightMessage() {
1439
- let e = !!(this._inflightMessage || this._state.inflightMessage);
1440
- this._removeInflightFromMessages(), this._inflightMessage = null, this._receivedProgress = !1, e && this._patchState({ inflightMessage: null });
1441
- }
1442
- _handleSubmitError(e, t) {
1443
- t.message = n("Something went wrong. Please try again.", { desc: "Generic error message shown in ai chat when the API request fails" }), t.isError = !0, delete t.progress, this._inflightMessage = t, this._upsertMessage(t), this._patchState({
1444
- inflightMessage: { ...t },
1445
- progress: null,
1446
- progressCollapsed: !1
1447
- }), this._emit("onComplete", {
1448
- agent: this._config.agent,
1449
- conversationId: this._state.conversationId,
1450
- message: t,
1451
- error: e
1452
- });
1453
- }
1454
- _hasCallback(e) {
1455
- return typeof this._hostCallbacks[e] == "function" || typeof this._uiBridgeCallbacks[e] == "function";
1456
- }
1457
- _emit(e, ...t) {
1458
- this._invokeCallback(e, ...t);
1459
- }
1460
- async _invokeCallback(e, ...t) {
1461
- let n = this._hostCallbacks[e], r = this._uiBridgeCallbacks[e];
1462
- typeof n == "function" && await n(...t), typeof r == "function" && await r(...t);
1463
- }
1464
- _patchState(e) {
1465
- this._state = {
1466
- ...this._state,
1467
- ...e
1468
- }, this._emit("onStateChange", this._state);
1469
- for (let e of this._subscribers) e(this._state);
1470
- }
1471
- _areSelectedDatasetsEqual(e, t) {
1472
- return e.length === t.length ? e.every((e, n) => e.id === t[n]?.id) : !1;
1473
- }
1474
- _areChatMessagesEqual(e, t) {
1475
- return e.length === t.length ? e.every((e, n) => {
1476
- let r = t[n];
1477
- return e.id === r?.id && e.apiMessageId === r?.apiMessageId && e.type === r?.type && e.message === r?.message && e.isError === r?.isError && e.hasChart === r?.hasChart && JSON.stringify(e.progress ?? null) === JSON.stringify(r?.progress ?? null);
1478
- }) : !1;
1479
- }
1480
- };
1481
- function Nt(e, t) {
1482
- return new Mt(e, t);
1483
- }
1484
- //#endregion
1485
- //#region src/components/ai-chat/session/ai-chat-session-controller.ts
1486
- var Pt = class {
1487
- constructor(e) {
1488
- this.options = e, this._session = null, this._ownsSession = !1, this._seededFromProps = !1, this._unsubscribe = null;
1489
- }
1490
- get current() {
1491
- return this._session;
1492
- }
1493
- get state() {
1494
- if (this._session) return this._session.state;
1495
- let e = this.options.getSeed();
1496
- return {
1497
- messages: e.messages,
1498
- selectedDatasets: e.selectedDatasets,
1499
- isGenerating: !1,
1500
- progress: null,
1501
- progressCollapsed: !1,
1502
- conversationId: e.conversationId,
1503
- inflightMessage: null
1504
- };
1505
- }
1506
- get ownsCurrentSession() {
1507
- return this._ownsSession;
1508
- }
1509
- setSession(e) {
1510
- if (!e) {
1511
- this._clearSession();
1512
- return;
1513
- }
1514
- this._ownsSession && this._session !== e && this._session?.abort(), this._ownsSession = !1, this._session = e, e.updateConfig(this.options.getConfig()), this._wire(e);
1515
- }
1516
- syncProperties(e) {
1517
- if (!e.has("chatSession")) {
1518
- if (this._createSessionIfMissing(), this._session) {
1519
- let t = this.options.getConfig();
1520
- Object.keys(t).some((t) => e.has(t)) && this._session.updateConfig(t);
1521
- }
1522
- (e.has("messages") || e.has("selectedDatasets")) && this._seedFromPropsOnce();
1523
- }
1524
- }
1525
- requireSession() {
1526
- return this._createSessionIfMissing(), this._session.updateConfig(this.options.getConfig()), this._session;
1527
- }
1528
- connect() {
1529
- this._session && this._wire(this._session);
1530
- }
1531
- teardown() {
1532
- this._unwire(), this._ownsSession &&= (this._session?.abort(), this._session = null, !1), this._seededFromProps = !1;
1533
- }
1534
- _createSessionIfMissing() {
1535
- if (this._session) return;
1536
- let e = this.options.getSeed();
1537
- this._session = Nt({
1538
- ...this.options.getConfig(),
1539
- messages: e.messages.length > 0 ? [...e.messages] : void 0,
1540
- selectedDatasets: e.selectedDatasets.length > 0 ? [...e.selectedDatasets] : void 0
1541
- }), this._ownsSession = !0, this._seededFromProps = e.messages.length > 0 || e.selectedDatasets.length > 0, this._wire(this._session);
1542
- }
1543
- _clearSession() {
1544
- this._unwire(), this._ownsSession && this._session?.abort(), this._session = null, this._ownsSession = !1;
1545
- }
1546
- _seedFromPropsOnce() {
1547
- if (!this._ownsSession || this._seededFromProps) return;
1548
- let e = this.requireSession(), t = this.options.getSeed(), n = {};
1549
- e.state.messages.length === 0 && t.messages.length > 0 && (n.messages = [...t.messages]), e.state.selectedDatasets.length === 0 && t.selectedDatasets.length > 0 && (n.selectedDatasets = [...t.selectedDatasets]), Object.keys(n).length > 0 && (e.updateConfig(n), this._seededFromProps = !0);
1550
- }
1551
- _wire(e) {
1552
- this._unwire(), e.setUiBridge(this.options.createDomBridge()), this._unsubscribe = e.subscribe(() => {
1553
- this.options.onRenderNeeded();
1554
- });
1555
- }
1556
- _unwire() {
1557
- this._unsubscribe?.(), this._unsubscribe = null;
1558
- }
1559
- }, Ft = ":host{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex}:host .chat-container{background:var(--luzmo-ai-chat-background,var(--ai-chat-background));border-radius:var(--luzmo-ai-chat-border-radius,var(--ai-chat-border-radius));width:100%;height:100%;min-height:0;padding:var(--luzmo-ai-chat-padding,var(--ai-chat-padding));gap:var(--luzmo-ai-chat-gap,var(--ai-chat-gap));border:var(--luzmo-ai-chat-border,var(--ai-chat-border));box-shadow:var(--luzmo-ai-chat-box-shadow,var(--ai-chat-box-shadow));box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow:hidden}:host .chat-messages-container{gap:var(--luzmo-ai-chat-gap,var(--ai-chat-gap));flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}:host .chat-messages-container luzmo-ai-chat-empty-state{flex:1;min-height:0}:host .chat-messages-container::-webkit-scrollbar{width:var(--luzmo-ai-chat-scrollbar-width,var(--ai-chat-scrollbar-width))}:host .chat-messages-container::-webkit-scrollbar-track{background:var(--luzmo-ai-chat-scrollbar-track-background,var(--ai-chat-scrollbar-track-background));border-radius:var(--luzmo-ai-chat-scrollbar-track-border-radius,var(--ai-chat-scrollbar-track-border-radius))}:host .chat-messages-container::-webkit-scrollbar-thumb{background:var(--luzmo-ai-chat-scrollbar-thumb-background,var(--ai-chat-scrollbar-thumb-background));border-radius:var(--luzmo-ai-chat-scrollbar-thumb-border-radius,var(--ai-chat-scrollbar-thumb-border-radius))}:host .chat-messages-container::-webkit-scrollbar-thumb:hover{background:var(--luzmo-ai-chat-scrollbar-thumb-hover-background,var(--ai-chat-scrollbar-thumb-hover-background))}:host .chat-messages-container{scrollbar-width:var(--luzmo-scrollbar-width,thin);scrollbar-color:var(--luzmo-ai-chat-scrollbar-thumb-background,var(--ai-chat-scrollbar-thumb-background)) var(--luzmo-ai-chat-scrollbar-track-background,var(--ai-chat-scrollbar-track-background))}:host luzmo-chat-message{--luzmo-primary:rgba(var(--luzmo-primary-rgb), .08);--chat-message-primary-text-color:var(--luzmo-font-color);--chat-message-primary-border-color:transparent}:host luzmo-chat-message.error{color:var(--luzmo-ai-chat-error-message-color,var(--ai-chat-error-message-color))}:host .assistant-message-wrapper{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}:host .assistant-message-wrapper luzmo-chat-message{width:fit-content;display:contents}:host .assistant-context-menu-trigger{width:var(--luzmo-ai-chat-context-menu-trigger-size,var(--ai-chat-context-menu-trigger-size));height:var(--luzmo-ai-chat-context-menu-trigger-size,var(--ai-chat-context-menu-trigger-size));border:.0625rem solid var(--luzmo-ai-chat-context-menu-trigger-border-color,var(--ai-chat-context-menu-trigger-border-color));border-radius:var(--luzmo-ai-chat-context-menu-trigger-border-radius,var(--ai-chat-context-menu-trigger-border-radius));background:var(--luzmo-ai-chat-context-menu-trigger-background,var(--ai-chat-context-menu-trigger-background));color:var(--luzmo-ai-chat-context-menu-trigger-color,var(--ai-chat-context-menu-trigger-color));cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:inline-flex}:host .assistant-context-menu-trigger:hover{background:var(--luzmo-ai-chat-context-menu-trigger-hover-background,var(--ai-chat-context-menu-trigger-hover-background));border-color:var(--luzmo-ai-chat-context-menu-trigger-hover-border-color,var(--ai-chat-context-menu-trigger-hover-border-color));color:var(--luzmo-ai-chat-context-menu-trigger-hover-color,var(--ai-chat-context-menu-trigger-hover-color))}:host .assistant-context-menu-trigger:disabled{cursor:not-allowed;opacity:.6}:host .assistant-context-menu-trigger:disabled:hover{background:var(--luzmo-ai-chat-context-menu-trigger-background,var(--ai-chat-context-menu-trigger-background));border-color:var(--luzmo-ai-chat-context-menu-trigger-border-color,var(--ai-chat-context-menu-trigger-border-color));color:var(--luzmo-ai-chat-context-menu-trigger-color,var(--ai-chat-context-menu-trigger-color))}:host .assistant-context-menu-item{width:100%;color:var(--luzmo-font-color);text-align:start;cursor:pointer;font-family:var(--luzmo-ai-chat-context-menu-item-font-family,var(--ai-chat-context-menu-item-font-family));background:0 0;border:0;padding:.5rem .75rem}:host .assistant-context-menu-item:hover{background:var(--luzmo-ai-chat-context-menu-item-hover-background,var(--ai-chat-context-menu-item-hover-background))}:host .assistant-context-menu-item:disabled{opacity:.4;cursor:not-allowed}:host .assistant-context-menu-item:disabled:hover{background:0 0}:host luzmo-ai-interaction-textarea{flex-grow:0;flex-shrink:0}:host luzmo-progress-steps{padding:0 .25rem}:host .loading-message{color:var(--luzmo-font-color);align-items:center;gap:.5rem;display:flex}:host .loading-message svg{color:var(--luzmo-ai-chat-loading-message-color,var(--ai-chat-loading-message-color));font-size:var(--luzmo-ai-chat-loading-message-icon-font-size,var(--ai-chat-loading-message-icon-font-size,1rem));justify-content:center;align-items:center;display:flex}:host .loading-message svg.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){:host .assistant-context-menu-trigger{transition:none}:host .loading-message svg.spin{animation:none}}:host{--ai-chat-background:var(--luzmo-background-color);--ai-chat-border-radius:0;--ai-chat-padding:0;--ai-chat-gap:1rem;--ai-chat-border:none;--ai-chat-box-shadow:none;--ai-chat-loading-message-color:var(--luzmo-primary);--ai-chat-loading-message-icon-font-size:1rem;--ai-chat-error-message-color:var(--luzmo-danger,#dc3545);--ai-chat-scrollbar-width:var(--luzmo-scrollbar-size);--ai-chat-scrollbar-track-background:var(--luzmo-scrollbar-track-background);--ai-chat-scrollbar-track-border-radius:var(--luzmo-scrollbar-track-border-radius);--ai-chat-scrollbar-thumb-background:var(--luzmo-scrollbar-thumb-background);--ai-chat-scrollbar-thumb-border-radius:var(--luzmo-scrollbar-thumb-border-radius);--ai-chat-scrollbar-thumb-hover-background:var(--luzmo-scrollbar-thumb-hover-background);--ai-chat-context-menu-trigger-size:1.5rem;--ai-chat-context-menu-trigger-border-color:var(--luzmo-border-color);--ai-chat-context-menu-trigger-border-radius:.375rem;--ai-chat-context-menu-trigger-background:var(--luzmo-background-color,transparent);--ai-chat-context-menu-trigger-color:var(--luzmo-font-color,#5a5a5a);--ai-chat-context-menu-trigger-hover-background:var(--luzmo-background-color-hover,#4434ff14);--ai-chat-context-menu-trigger-hover-border-color:var(--luzmo-border-color-hover,var(--luzmo-border-color));--ai-chat-context-menu-trigger-hover-color:var(--luzmo-font-color,#5a5a5a);--ai-chat-context-menu-item-hover-background:var(--luzmo-background-color-hover,#4434ff14);--ai-chat-context-menu-item-font-family:var(--luzmo-font-family)}", $ = class extends e {
1560
- constructor(...e) {
1561
- super(...e), this.messages = [], this.selectedDatasets = [], this.placeholder = "Describe your change", this.disabled = !1, this.showAssistantContextMenu = !1, this.authKey = "", this.authToken = "", this.apiUrl = "https://api.luzmo.com", this.appServer = "https://app.luzmo.com", this.flagOpendata = !1, this.hideDatasetButton = !1, this.hideDatasetIcons = !1, this.disableDatasetModification = !1, this.hideSelectedDatasets = !1, this.disableColumnMentions = !1, this.requireDataset = !1, this.agent = "item", this.task = "generate", this.modelPreference = "performance", this.chatSession = null, this.conversationId = null, this.chart = null, this.dashboard = null, this.timezoneId = "UTC", this.apiVersion = "0.1.0", this.stream = !0, this.loadingMessage = null, this.initialPrompt = null, this.emptyStateTitle = "", this.emptyStateSubtitle = "", this.emptyStateSuggestions = [], this._textareaValue = "", this._lastProcessedInitialPrompt = null, this._session = new Pt({
1562
- getConfig: () => this._buildSessionConfig(),
1563
- getSeed: () => ({
1564
- messages: this.messages,
1565
- selectedDatasets: this.selectedDatasets,
1566
- conversationId: this.conversationId
1567
- }),
1568
- createDomBridge: () => this._createDomBridgeCallbacks(),
1569
- onRenderNeeded: () => {
1570
- this.requestUpdate(), this.updateComplete.then(() => this._scrollToBottom());
1571
- }
1572
- });
1573
- }
1574
- static {
1575
- this.styles = c(Ft);
1576
- }
1577
- static {
1578
- this.tagName = "luzmo-ai-chat";
1579
- }
1580
- get session() {
1581
- return this._session.current;
1582
- }
1583
- _getRenderState() {
1584
- return this._session.state;
1585
- }
1586
- _createDomBridgeCallbacks() {
1587
- return {
1588
- onMessageSent: (e, t) => {
1589
- this.dispatchEvent(new CustomEvent("luzmo-message-sent", {
1590
- detail: {
1591
- message: e,
1592
- selectedDatasets: t
1593
- },
1594
- bubbles: !0,
1595
- composed: !0
1596
- }));
1597
- },
1598
- onDatasetsChanged: (e) => {
1599
- this.dispatchEvent(new CustomEvent("luzmo-datasets-changed", {
1600
- detail: { selectedDatasets: e },
1601
- bubbles: !0,
1602
- composed: !0
1603
- }));
1604
- },
1605
- onConversationIdChange: (e) => this._emitConversationIdChanged(e),
1606
- onStep: (e) => {
1607
- this.dispatchEvent(new CustomEvent("luzmo-step", {
1608
- detail: e,
1609
- bubbles: !0,
1610
- composed: !0
1611
- }));
1612
- },
1613
- onComplete: (e) => {
1614
- this.dispatchEvent(new CustomEvent("luzmo-complete", {
1615
- detail: e,
1616
- bubbles: !0,
1617
- composed: !0
1618
- }));
1619
- },
1620
- onPromptStopped: () => {
1621
- this.dispatchEvent(new CustomEvent("luzmo-stop", {
1622
- bubbles: !0,
1623
- composed: !0
1624
- }));
1625
- }
1626
- };
1627
- }
1628
- _buildSessionConfig() {
1629
- return {
1630
- agent: this.agent,
1631
- authKey: this.authKey,
1632
- authToken: this.authToken,
1633
- apiUrl: this.apiUrl,
1634
- apiVersion: this.apiVersion,
1635
- stream: this.stream,
1636
- conversationId: this.conversationId,
1637
- chart: this.chart,
1638
- dashboard: this.dashboard,
1639
- currentScreenMode: this.currentScreenMode,
1640
- localeId: this.localeId,
1641
- timezoneId: this.timezoneId,
1642
- task: this.task,
1643
- modelPreference: this.modelPreference,
1644
- requireDataset: this.requireDataset
1645
- };
1646
- }
1647
- _emitConversationIdChanged(e) {
1648
- this.conversationId = e, this.dispatchEvent(new CustomEvent("luzmo-conversation-id-changed", {
1649
- detail: { conversationId: e },
1650
- bubbles: !0,
1651
- composed: !0
1652
- }));
1653
- }
1654
- async _restoreViaSession(e, t) {
1655
- await this._session.requireSession().restore({
1656
- restoreToMessageId: e,
1657
- messageIndex: t
1658
- });
1659
- }
1660
- async _handleRestoreState(e, t) {
1661
- if (e.apiMessageId && this.agent === "item") try {
1662
- await this._restoreViaSession(e.apiMessageId, t);
1663
- } catch (e) {
1664
- console.error("AI restore error:", e);
1665
- }
1666
- }
1667
- _handleDatasetSelected(e) {
1668
- this._session.requireSession().addDataset(e.detail);
1669
- }
1670
- _handleDatasetRemoved(e) {
1671
- this._session.requireSession().removeDataset(e.detail.id);
1672
- }
1673
- async _submitViaSession(e, t = {}) {
1674
- let n = this._session.requireSession();
1675
- if (n.isDatasetRequirementMet()) {
1676
- this._textareaValue = "";
1677
- try {
1678
- await n.submit({
1679
- prompt: e,
1680
- ...t
1681
- });
1682
- } catch (e) {
1683
- e.name !== "AbortError" && console.error("AI prompt session error:", e);
1684
- }
1685
- }
1686
- }
1687
- async _handlePromptSubmitted(e) {
1688
- await this._submitViaSession(e.detail.prompt);
1689
- }
1690
- _handlePromptStopped() {
1691
- let e = this._session.current;
1692
- if (this._textareaValue = "", e) {
1693
- e.abort({ notify: !0 });
1694
- return;
1695
- }
1696
- this.dispatchEvent(new CustomEvent("luzmo-stop", {
1697
- bubbles: !0,
1698
- composed: !0
1699
- }));
1700
- }
1701
- async _handleEmptyStateSuggestionSelected(e) {
1702
- let { prompt: t, selectedDatasets: n } = e.detail, r = this._session.requireSession();
1703
- n?.length && r.setSelectedDatasets(n), await this._submitViaSession(t);
1704
- }
1705
- async _processInitialPrompt() {
1706
- !this.initialPrompt || this.initialPrompt === this._lastProcessedInitialPrompt || this._session.requireSession().isDatasetRequirementMet() && (this._lastProcessedInitialPrompt = this.initialPrompt, await this._submitViaSession(this.initialPrompt, { skipUserMessage: !0 }));
1707
- }
1708
- connectedCallback() {
1709
- super.connectedCallback(), this._session.connect();
1710
- }
1711
- disconnectedCallback() {
1712
- super.disconnectedCallback(), this._session.teardown();
1713
- }
1714
- _scrollToBottom() {
1715
- let e = this.shadowRoot?.querySelector(".chat-messages-container");
1716
- e && requestAnimationFrame(() => {
1717
- requestAnimationFrame(() => {
1718
- e.scrollTop = e.scrollHeight;
1719
- });
1720
- });
1721
- }
1722
- updated(e) {
1723
- super.updated?.(e), this._syncSession(e), this._handleInitialPromptChange();
1724
- }
1725
- _syncSession(e) {
1726
- if (e.has("chatSession")) {
1727
- this._session.setSession(this.chatSession);
1728
- return;
1729
- }
1730
- this._session.syncProperties(e);
1731
- }
1732
- _handleInitialPromptChange() {
1733
- this.initialPrompt && this.initialPrompt !== this._lastProcessedInitialPrompt ? this._processInitialPrompt() : this.initialPrompt || (this._lastProcessedInitialPrompt = null);
1734
- }
1735
- _sanitizeMessage(e) {
1736
- return We.sanitize(e, {
1737
- ALLOWED_TAGS: [
1738
- "p",
1739
- "br",
1740
- "strong",
1741
- "em",
1742
- "b",
1743
- "i",
1744
- "u",
1745
- "s",
1746
- "code",
1747
- "pre",
1748
- "blockquote",
1749
- "ul",
1750
- "ol",
1751
- "li",
1752
- "a"
1753
- ],
1754
- ALLOWED_ATTR: [
1755
- "href",
1756
- "title",
1757
- "target",
1758
- "rel"
1759
- ],
1760
- ALLOW_DATA_ATTR: !1,
1761
- FORBID_TAGS: [
1762
- "script",
1763
- "iframe",
1764
- "object",
1765
- "embed",
1766
- "form",
1767
- "input",
1768
- "button"
1769
- ],
1770
- FORBID_ATTR: [
1771
- "onerror",
1772
- "onload",
1773
- "onclick",
1774
- "onmouseover",
1775
- "onfocus",
1776
- "onblur"
1777
- ]
1778
- });
1779
- }
1780
- _renderProgress() {
1781
- let { progress: e, progressCollapsed: t } = this._getRenderState();
1782
- return e?.children?.length ? o`
1783
- <luzmo-progress-steps
1784
- .progress=${e}
1785
- ?collapsed=${t}
1786
- size="s"
1787
- ></luzmo-progress-steps>
1788
- ` : s;
1789
- }
1790
- _isLastAiMessageWithProgress(e, t) {
1791
- for (let n = t.length - 1; n >= 0; n--) if (t[n].type === "ai" && t[n].progress?.children?.length) return t[n].id === e.id;
1792
- return !1;
1793
- }
1794
- _renderRestoreMenu(e, t, a, c = !1) {
1795
- if (!(this.agent === "item" && this.showAssistantContextMenu && e.hasChart && e.apiMessageId && !e.isError && e.id !== a)) return s;
1796
- let l = `context-menu-trigger-${e.apiMessageId}`;
1797
- return o`
1798
- <div class="assistant-context-menu">
1799
- <button
1800
- id=${l}
1801
- class="assistant-context-menu-trigger"
1802
- type="button"
1803
- aria-label=${n("Open restore menu", { desc: "Accessible label for the ai chat restore menu trigger" })}
1804
- aria-haspopup="menu"
1805
- ?disabled=${c}
1806
- >
1807
- ${i(r)}
1808
- </button>
1809
- <luzmo-overlay
1810
- trigger="${l}@click"
1811
- placement="bottom-end"
1812
- >
1813
- <luzmo-popover>
1814
- <button
1815
- class="assistant-context-menu-item"
1816
- type="button"
1817
- ?disabled=${c}
1818
- @click=${() => this._handleRestoreState(e, t)}
1819
- >
1820
- ${n("Restore state", { desc: "Context menu action that restores the chart to this message state" })}
1821
- </button>
1822
- </luzmo-popover>
1823
- </luzmo-overlay>
1824
- </div>
1825
- `;
1826
- }
1827
- _renderMessages() {
1828
- let { messages: e, inflightMessage: t, isGenerating: n } = this._getRenderState(), r = t !== null, i = [...e].reverse().find((e) => e.type === "ai")?.id, a = e.filter((e) => !t || e.id !== t.id);
1829
- return a.map((t) => {
1830
- let c = !!t.progress?.children?.length, l = c && this._isLastAiMessageWithProgress(t, a), u = c && (r || n || !l), ee = c ? o`
1831
- <luzmo-progress-steps
1832
- .progress=${t.progress}
1833
- ?condensed=${u}
1834
- collapsed
1835
- no-animate
1836
- size="s"
1837
- ></luzmo-progress-steps>
1838
- ` : s;
1839
- if (t.type === "user") return o`
1840
- <luzmo-chat-message
1841
- avatar-placement="bottom"
1842
- position="right"
1843
- variant="primary"
1844
- size="s"
1845
- >
1846
- ${t.message}
1847
- </luzmo-chat-message>
1848
- `;
1849
- let te = e.indexOf(t);
1850
- return o`
1851
- ${ee}
1852
- <div class="assistant-message-wrapper">
1853
- <luzmo-chat-message
1854
- class=${t.isError ? "error" : ""}
1855
- role=${t.isError ? "alert" : s}
1856
- avatar-placement="bottom"
1857
- position="left"
1858
- quiet
1859
- size="s"
1860
- >
1861
- ${d(this._sanitizeMessage(t.message))}
1862
- </luzmo-chat-message>
1863
-
1864
- ${this._renderRestoreMenu(t, te, i, r)}
1865
- </div>
1866
- `;
1867
- });
1868
- }
1869
- _renderStreamingResponse() {
1870
- let { inflightMessage: e } = this._getRenderState();
1871
- return e?.message ? o`
1872
- <luzmo-chat-message
1873
- avatar-placement="bottom"
1874
- position="left"
1875
- quiet
1876
- size="s"
1877
- >
1878
- ${d(this._sanitizeMessage(e.message))}
1879
- </luzmo-chat-message>
1880
- ` : s;
1881
- }
1882
- _renderLoadingMessage() {
1883
- let { isGenerating: e, progress: t } = this._getRenderState();
1884
- if (!e || t?.children?.length) return s;
1885
- let r = this.agent === "dashboard" ? !this.dashboard : this.chart?.type === "placeholder", c = this.agent === "dashboard" ? r ? n("Creating dashboard...", { desc: "Label for ai chat creating dashboard message" }) : n("Updating dashboard...", { desc: "Label for ai chat updating dashboard message" }) : r ? n("Creating item...", { desc: "Label for ai chat creating item message" }) : n("Updating item...", { desc: "Label for ai chat updating item message" });
1886
- return o`
1887
- <luzmo-chat-message
1888
- avatar-placement="bottom"
1889
- position="left"
1890
- quiet
1891
- size="s"
1892
- >
1893
- <div class="loading-message" role="status" aria-live="polite">
1894
- <span class="icon-lg">${i(a, { className: "spin" })}</span>
1895
- <span class="loading-message-text">${this.loadingMessage || c}</span>
1896
- </div>
1897
- </luzmo-chat-message>
1898
- `;
1899
- }
1900
- _renderEmptyState() {
1901
- if (this._getRenderState().messages.length > 0) return s;
1902
- let e = n("What can I help you with?", { desc: "Title for the AI chat empty state" }), t = this.emptyStateSuggestions.length > 0;
1903
- return o`
1904
- <luzmo-ai-chat-empty-state
1905
- .title=${this.emptyStateTitle || e}
1906
- .subtitle=${t ? this.emptyStateSubtitle : ""}
1907
- .suggestions=${this.emptyStateSuggestions}
1908
- ?disabled=${this.disabled || this._getRenderState().isGenerating}
1909
- @luzmo-suggestion-selected=${this._handleEmptyStateSuggestionSelected}
1910
- ></luzmo-ai-chat-empty-state>
1911
- `;
1912
- }
1913
- render() {
1914
- let { selectedDatasets: e, isGenerating: t } = this._getRenderState();
1915
- return o`
1916
- <div class="chat-container" role="region" aria-label=${n("AI Chat", { desc: "Accessible label for AI chat region" })}>
1917
- <div class="chat-messages-container" role="log" aria-live="polite">
1918
- ${this._renderEmptyState()}
1919
- ${this._renderMessages()}
1920
- ${this._renderProgress()}
1921
- ${this._renderStreamingResponse()}
1922
- ${this._renderLoadingMessage()}
1923
- </div>
1924
-
1925
- <luzmo-ai-interaction-textarea
1926
- role="group"
1927
- aria-label=${n("AI prompt input", { desc: "Accessible label for the ai chat prompt input area" })}
1928
- .value=${this._textareaValue}
1929
- .selectedDatasets=${e}
1930
- .placeholder=${this.placeholder}
1931
- ?disabled=${this.disabled}
1932
- ?is-generating=${t}
1933
- ?hide-dataset-button=${this.hideDatasetButton}
1934
- ?hide-dataset-icons=${this.hideDatasetIcons}
1935
- ?disable-dataset-modification=${this.disableDatasetModification}
1936
- ?hide-selected-datasets=${this.hideSelectedDatasets}
1937
- ?disable-column-mentions=${this.disableColumnMentions}
1938
- ?require-dataset=${this.requireDataset}
1939
- auth-key=${this.authKey}
1940
- auth-token=${this.authToken}
1941
- api-url=${this.apiUrl}
1942
- app-server=${this.appServer}
1943
- ?flag-opendata=${this.flagOpendata}
1944
- @prompt-submitted=${this._handlePromptSubmitted}
1945
- @prompt-stopped=${this._handlePromptStopped}
1946
- @dataset-selected=${this._handleDatasetSelected}
1947
- @dataset-removed=${this._handleDatasetRemoved}
1948
- ></luzmo-ai-interaction-textarea>
1949
- </div>
1950
- `;
1951
- }
1952
- };
1953
- t([l({ type: Array })], $.prototype, "messages", void 0), t([l({
1954
- type: Array,
1955
- attribute: "selected-datasets"
1956
- })], $.prototype, "selectedDatasets", void 0), t([l({ type: String })], $.prototype, "placeholder", void 0), t([l({
1957
- type: Boolean,
1958
- reflect: !0
1959
- })], $.prototype, "disabled", void 0), t([l({
1960
- type: Boolean,
1961
- attribute: "show-assistant-context-menu"
1962
- })], $.prototype, "showAssistantContextMenu", void 0), t([l({
1963
- type: String,
1964
- attribute: "auth-key"
1965
- })], $.prototype, "authKey", void 0), t([l({
1966
- type: String,
1967
- attribute: "auth-token"
1968
- })], $.prototype, "authToken", void 0), t([l({
1969
- type: String,
1970
- attribute: "api-url"
1971
- })], $.prototype, "apiUrl", void 0), t([l({
1972
- type: String,
1973
- attribute: "app-server"
1974
- })], $.prototype, "appServer", void 0), t([l({
1975
- type: Boolean,
1976
- attribute: "flag-opendata"
1977
- })], $.prototype, "flagOpendata", void 0), t([l({
1978
- type: Boolean,
1979
- attribute: "hide-dataset-button"
1980
- })], $.prototype, "hideDatasetButton", void 0), t([l({
1981
- type: Boolean,
1982
- attribute: "hide-dataset-icons"
1983
- })], $.prototype, "hideDatasetIcons", void 0), t([l({
1984
- type: Boolean,
1985
- attribute: "disable-dataset-modification"
1986
- })], $.prototype, "disableDatasetModification", void 0), t([l({
1987
- type: Boolean,
1988
- attribute: "hide-selected-datasets"
1989
- })], $.prototype, "hideSelectedDatasets", void 0), t([l({
1990
- type: Boolean,
1991
- attribute: "disable-column-mentions"
1992
- })], $.prototype, "disableColumnMentions", void 0), t([l({
1993
- type: Boolean,
1994
- attribute: "require-dataset"
1995
- })], $.prototype, "requireDataset", void 0), t([l({ type: String })], $.prototype, "agent", void 0), t([l({ type: String })], $.prototype, "task", void 0), t([l({
1996
- type: String,
1997
- attribute: "model-preference"
1998
- })], $.prototype, "modelPreference", void 0), t([l({ attribute: !1 })], $.prototype, "chatSession", void 0), t([l({
1999
- type: String,
2000
- attribute: "conversation-id"
2001
- })], $.prototype, "conversationId", void 0), t([l({
2002
- type: Object,
2003
- attribute: "chart"
2004
- })], $.prototype, "chart", void 0), t([l({ type: Object })], $.prototype, "dashboard", void 0), t([l({
2005
- type: String,
2006
- attribute: "current-screen-mode"
2007
- })], $.prototype, "currentScreenMode", void 0), t([l({
2008
- type: String,
2009
- attribute: "locale-id"
2010
- })], $.prototype, "localeId", void 0), t([l({
2011
- type: String,
2012
- attribute: "timezone-id"
2013
- })], $.prototype, "timezoneId", void 0), t([l({
2014
- type: String,
2015
- attribute: "api-version"
2016
- })], $.prototype, "apiVersion", void 0), t([l({ converter: { fromAttribute: (e) => e !== "false" && e !== null } })], $.prototype, "stream", void 0), t([l({
2017
- type: String,
2018
- attribute: "loading-message"
2019
- })], $.prototype, "loadingMessage", void 0), t([l({
2020
- type: String,
2021
- attribute: "initial-prompt"
2022
- })], $.prototype, "initialPrompt", void 0), t([l({
2023
- type: String,
2024
- attribute: "empty-state-title"
2025
- })], $.prototype, "emptyStateTitle", void 0), t([l({
2026
- type: String,
2027
- attribute: "empty-state-subtitle"
2028
- })], $.prototype, "emptyStateSubtitle", void 0), t([l({
2029
- type: Array,
2030
- attribute: !1
2031
- })], $.prototype, "emptyStateSuggestions", void 0), t([u()], $.prototype, "_textareaValue", void 0);
2032
- //#endregion
2033
- //#region src/components/ai-chat/ai-chat-events.ts
2034
- function It(e) {
2035
- return e.recognized === !0;
2036
- }
2037
- //#endregion
2038
- //#region src/components/ai-chat/index.ts
2039
- customElements.get("luzmo-ai-chat") || customElements.define("luzmo-ai-chat", $);
2040
- //#endregion
2041
- export { qe as C, E as S, T, k as _, Nt as a, D as b, Ot as c, R as d, et as f, $e as g, j as h, Mt as i, Dt as l, A as m, $ as n, At as o, tt as p, Pt as r, kt as s, It as t, I as u, Ze as v, Ke as w, Xe as x, O as y };