@luzmo/analytics-components-kit 1.0.1-alpha.10 → 1.0.1-alpha.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (293) hide show
  1. package/components/area-chart.config-Ba68ZiSX.js +198 -0
  2. package/components/area-chart.config-Vo0u3UK8.cjs +20 -0
  3. package/components/{column-chart.config-C9hP0kX7.js → bar-chart.config-CF1i1Imw.js} +67 -39
  4. package/components/bar-chart.config-YLP38HOE.cjs +20 -0
  5. package/components/{bar-chart.en-FwT00qdU.js → bar-chart.en-Crc8tYUJ.js} +17 -0
  6. package/components/{donut-chart.en-Blb9oSdU.cjs → bar-chart.en-D1UfGsS3.cjs} +1 -1
  7. package/components/bar-chart.fr-BwiGRlQf.js +86 -0
  8. package/components/bar-chart.fr-CP7DTrlk.cjs +20 -0
  9. package/components/bar-chart.nl-C9EOP2kE.js +86 -0
  10. package/components/bar-chart.nl-Cxq8ID8c.cjs +20 -0
  11. package/components/{bar-chart.nl-ahX1ARpH.js → box-plot-slots.config-BRhnF2FE.js} +25 -21
  12. package/components/box-plot-slots.config-DZxyy3sS.cjs +20 -0
  13. package/components/{textobject.config-C8opcGG4.js → bubble-chart-slots.config-Bbh94VgZ.js} +18 -24
  14. package/components/bubble-chart-slots.config-BwSwgleO.cjs +20 -0
  15. package/components/bubble-chart.config-1MrC55Nb.js +142 -0
  16. package/components/bubble-chart.config-bQBq1s3C.cjs +20 -0
  17. package/components/bullet-chart-slots.config-Ccv_dX0s.js +45 -0
  18. package/components/bullet-chart-slots.config-CiYsxviC.cjs +20 -0
  19. package/components/choropleth-map-slots.config-B-uJTj4q.js +47 -0
  20. package/components/{bar-chart.nl-BYzVExsz.cjs → choropleth-map-slots.config-PNwSR0XY.cjs} +1 -1
  21. package/components/{donut-chart.nl-D9YGbOce.cjs → circle-pack-chart-slots.config-C-_ganmv.cjs} +1 -1
  22. package/components/circle-pack-chart-slots.config-xwVdRiwS.js +40 -0
  23. package/components/circle-pack-chart.config-BOlrxRJA.cjs +20 -0
  24. package/components/circle-pack-chart.config-Bbm2bTgy.js +110 -0
  25. package/components/{donut-chart.fr-BeTVa2wh.cjs → circular-gauge-slots.config-Cd-nkNPm.cjs} +1 -1
  26. package/components/circular-gauge-slots.config-DA-ZAc5d.js +39 -0
  27. package/components/column-chart-slots.config-C7MhpoR8.cjs +20 -0
  28. package/components/column-chart-slots.config-DAdAk17k.js +47 -0
  29. package/components/{bar-chart.config-CQ6HAvs2.js → column-chart.config-BT1QH4BI.js} +64 -37
  30. package/components/column-chart.config-CppyNukh.cjs +20 -0
  31. package/components/column-chart.en-Crc8tYUJ.js +86 -0
  32. package/components/{bar-chart.en-BqYbiHO3.cjs → column-chart.en-D1UfGsS3.cjs} +1 -1
  33. package/components/column-chart.fr-BwiGRlQf.js +86 -0
  34. package/components/column-chart.fr-CP7DTrlk.cjs +20 -0
  35. package/components/column-chart.nl-C9EOP2kE.js +86 -0
  36. package/components/column-chart.nl-Cxq8ID8c.cjs +20 -0
  37. package/components/combination-chart-slots.config-CqKLFKCZ.js +45 -0
  38. package/components/combination-chart-slots.config-crMO01EO.cjs +20 -0
  39. package/components/conditional-number-slots.config-CD5ZwXuY.cjs +20 -0
  40. package/components/conditional-number-slots.config-L3t5pb1-.js +39 -0
  41. package/components/date-filter-slots.config-Cb1LcT9W.cjs +20 -0
  42. package/components/date-filter-slots.config-CxB8IF5B.js +33 -0
  43. package/components/display-settings-datetime/index.cjs +209 -1
  44. package/components/display-settings-datetime/index.js +518 -6
  45. package/components/donut-chart.config-B_38UAqp.cjs +20 -0
  46. package/components/{donut-chart.config-3DhKiSSM.js → donut-chart.config-DuJFyp4z.js} +4 -2
  47. package/components/{donut-chart.en-CzjT4-XN.js → donut-chart.en-CrUf4CJ9.js} +14 -0
  48. package/components/donut-chart.en-DHCYs2el.cjs +20 -0
  49. package/components/donut-chart.fr-C33dLw52.cjs +20 -0
  50. package/components/donut-chart.fr-DVfZwZny.js +99 -0
  51. package/components/donut-chart.nl-B13jr7SK.js +99 -0
  52. package/components/donut-chart.nl-CHAnU1xZ.cjs +20 -0
  53. package/components/draggable-data-item-level/index.cjs +1 -1
  54. package/components/draggable-data-item-level/index.js +1 -1
  55. package/components/dropdown-filter-slots.config-B8J6ftCh.js +46 -0
  56. package/components/dropdown-filter-slots.config-I2n4b_6V.cjs +20 -0
  57. package/components/dropdown-filter.config-BPBxTuLQ.cjs +20 -0
  58. package/components/dropdown-filter.config-Drv-A4zw.js +163 -0
  59. package/components/droppable-slot/index.cjs +12 -12
  60. package/components/droppable-slot/index.js +126 -85
  61. package/components/droppable-slot/item-slots-configs/box-plot-slots.config.d.ts +26 -0
  62. package/components/droppable-slot/item-slots-configs/bubble-chart-slots.config.d.ts +30 -0
  63. package/components/droppable-slot/item-slots-configs/bullet-chart-slots.config.d.ts +18 -0
  64. package/components/droppable-slot/item-slots-configs/choropleth-map-slots.config.d.ts +29 -0
  65. package/components/droppable-slot/item-slots-configs/circle-pack-chart-slots.config.d.ts +22 -0
  66. package/components/droppable-slot/item-slots-configs/circular-gauge-slots.config.d.ts +16 -0
  67. package/components/droppable-slot/item-slots-configs/column-chart-slots.config.d.ts +24 -0
  68. package/components/droppable-slot/item-slots-configs/combination-chart-slots.config.d.ts +30 -0
  69. package/components/droppable-slot/item-slots-configs/conditional-number-slots.config.d.ts +16 -0
  70. package/components/droppable-slot/item-slots-configs/date-filter-slots.config.d.ts +10 -0
  71. package/components/droppable-slot/item-slots-configs/dropdown-filter-slots.config.d.ts +23 -0
  72. package/components/droppable-slot/item-slots-configs/evolution-number-slots.config.d.ts +18 -0
  73. package/components/droppable-slot/item-slots-configs/funnel-chart-slots.config.d.ts +22 -0
  74. package/components/droppable-slot/item-slots-configs/heat-map-slots.config.d.ts +18 -0
  75. package/components/droppable-slot/item-slots-configs/heat-table-slots.config.d.ts +20 -0
  76. package/components/droppable-slot/item-slots-configs/hexbin-map-slots.config.d.ts +18 -0
  77. package/components/droppable-slot/item-slots-configs/image-slots.config.d.ts +2 -0
  78. package/components/droppable-slot/item-slots-configs/index.d.ts +44 -0
  79. package/components/droppable-slot/item-slots-configs/line-chart-slots.config.d.ts +44 -0
  80. package/components/droppable-slot/item-slots-configs/marker-map-slots.config.d.ts +18 -0
  81. package/components/droppable-slot/item-slots-configs/ohlc-chart-slots.config.d.ts +21 -0
  82. package/components/droppable-slot/item-slots-configs/parallel-coordinates-plot-slots.config.d.ts +23 -0
  83. package/components/droppable-slot/item-slots-configs/pivot-table-slots.config.d.ts +21 -0
  84. package/components/droppable-slot/item-slots-configs/pyramid-chart-slots.config.d.ts +33 -0
  85. package/components/droppable-slot/item-slots-configs/radar-chart-slots.config.d.ts +33 -0
  86. package/components/droppable-slot/item-slots-configs/regular-table-slots.config.d.ts +13 -0
  87. package/components/droppable-slot/item-slots-configs/route-map-slots.config.d.ts +28 -0
  88. package/components/droppable-slot/item-slots-configs/sankey-diagram-slots.config.d.ts +33 -0
  89. package/components/droppable-slot/item-slots-configs/scatter-plot-slots.config.d.ts +50 -0
  90. package/components/droppable-slot/item-slots-configs/search-filter-slots.config.d.ts +24 -0
  91. package/components/droppable-slot/item-slots-configs/slicer-filter-slots.config.d.ts +23 -0
  92. package/components/droppable-slot/item-slots-configs/slider-filter-slots.config.d.ts +13 -0
  93. package/components/droppable-slot/item-slots-configs/speedometer-chart-slots.config.d.ts +16 -0
  94. package/components/droppable-slot/item-slots-configs/spike-map-slots.config.d.ts +31 -0
  95. package/components/droppable-slot/item-slots-configs/strip-plot-slots.config.d.ts +22 -0
  96. package/components/droppable-slot/item-slots-configs/sunburst-chart-slots.config.d.ts +22 -0
  97. package/components/droppable-slot/item-slots-configs/symbol-map-slots.config.d.ts +31 -0
  98. package/components/droppable-slot/item-slots-configs/text-slots.config.d.ts +2 -0
  99. package/components/droppable-slot/item-slots-configs/treemap-chart-slots.config.d.ts +30 -0
  100. package/components/droppable-slot/item-slots-configs/venn-diagram-slots.config.d.ts +18 -0
  101. package/components/droppable-slot/item-slots-configs/video-slots.config.d.ts +2 -0
  102. package/components/droppable-slot/item-slots-configs/wordcloud-chart-slots.config.d.ts +23 -0
  103. package/components/edit-item/index.cjs +16 -18
  104. package/components/edit-item/index.js +195 -164
  105. package/components/edit-option/helpers/control-templates/position-picker-template.d.ts +2 -0
  106. package/components/edit-option/index.cjs +135 -116
  107. package/components/edit-option/index.js +352 -280
  108. package/components/edit-option/item-configs/area-chart.config.d.ts +146 -0
  109. package/components/edit-option/item-configs/bar-chart.config.d.ts +23 -2
  110. package/components/edit-option/item-configs/bubble-chart.config.d.ts +90 -0
  111. package/components/edit-option/item-configs/circle-pack-chart.config.d.ts +35 -0
  112. package/components/edit-option/item-configs/column-chart.config.d.ts +17 -2
  113. package/components/edit-option/item-configs/donut-chart.config.d.ts +4 -0
  114. package/components/edit-option/item-configs/dropdown-filter.config.d.ts +74 -0
  115. package/components/edit-option/item-configs/imageobject.config.d.ts +1 -3
  116. package/components/edit-option/item-configs/line-chart.config.d.ts +52 -2
  117. package/components/edit-option/item-configs/ohlc-chart.config.d.ts +37 -0
  118. package/components/edit-option/item-configs/radar-chart.config.d.ts +122 -0
  119. package/components/edit-option/item-configs/sankey-diagram.config.d.ts +46 -0
  120. package/components/edit-option/item-configs/search-filter.config.d.ts +40 -0
  121. package/components/edit-option/item-configs/slicer-filter.config.d.ts +136 -0
  122. package/components/edit-option/item-configs/slider-filter.config.d.ts +45 -0
  123. package/components/edit-option/item-configs/spacer.config.d.ts +2 -0
  124. package/components/edit-option/item-configs/sunburst-chart.config.d.ts +51 -0
  125. package/components/edit-option/item-configs/textobject.config.d.ts +34 -2
  126. package/components/edit-option/item-configs/treemap-chart.config.d.ts +103 -0
  127. package/components/edit-option/item-configs/videoobject.config.d.ts +90 -0
  128. package/components/edit-option/item-configs/wordcloud-chart.config.d.ts +46 -0
  129. package/components/edit-option/item-translations/bar-chart.en.d.ts +17 -0
  130. package/components/edit-option/item-translations/bar-chart.fr.d.ts +47 -5
  131. package/components/edit-option/item-translations/bar-chart.nl.d.ts +47 -5
  132. package/components/edit-option/item-translations/column-chart.en.d.ts +65 -0
  133. package/components/edit-option/item-translations/column-chart.fr.d.ts +65 -0
  134. package/components/edit-option/item-translations/column-chart.nl.d.ts +65 -0
  135. package/components/edit-option/item-translations/donut-chart.en.d.ts +14 -0
  136. package/components/edit-option/item-translations/donut-chart.fr.d.ts +62 -2
  137. package/components/edit-option/item-translations/donut-chart.nl.d.ts +62 -2
  138. package/components/edit-option/item-translations/imageobject.en.d.ts +71 -0
  139. package/components/edit-option/item-translations/imageobject.fr.d.ts +71 -0
  140. package/components/edit-option/item-translations/imageobject.nl.d.ts +71 -0
  141. package/components/edit-option/item-translations/textobject.en.d.ts +17 -0
  142. package/components/edit-option/item-translations/textobject.fr.d.ts +17 -0
  143. package/components/edit-option/item-translations/textobject.nl.d.ts +17 -0
  144. package/components/edit-option-action-button-group/index.cjs +12 -5
  145. package/components/edit-option-action-button-group/index.js +26 -19
  146. package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +2 -0
  147. package/components/edit-option-multi-language-field/index.cjs +3 -3
  148. package/components/edit-option-multi-language-field/index.js +32 -22
  149. package/components/edit-option-position-picker/edit-option-position-picker.d.ts +13 -0
  150. package/components/edit-option-position-picker/index.cjs +25 -0
  151. package/components/edit-option-position-picker/index.d.ts +7 -0
  152. package/components/edit-option-position-picker/index.js +110 -0
  153. package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +11 -9
  154. package/components/edit-option-positions-number-field/index.cjs +12 -12
  155. package/components/edit-option-positions-number-field/index.js +84 -75
  156. package/components/{en-GB-DX5un7Gr.js → en-GB-BtLbN8o_.js} +1 -1
  157. package/components/en-GB-Dd11ROdW.cjs +20 -0
  158. package/components/evolution-number-slots.config-BI-sFIug.cjs +20 -0
  159. package/components/evolution-number-slots.config-CW21b2ua.js +39 -0
  160. package/components/formatter-CQDms6fU.js +1478 -0
  161. package/components/formatter-DiJYkB6b.cjs +20 -0
  162. package/components/funnel-chart-slots.config-BBhMS2qi.js +40 -0
  163. package/components/funnel-chart-slots.config-WrokHS7f.cjs +20 -0
  164. package/components/heat-map-slots.config-CSxSsQwX.cjs +20 -0
  165. package/components/heat-map-slots.config-cdD8XTmI.js +39 -0
  166. package/components/heat-table-slots.config-DJkP72oT.js +48 -0
  167. package/components/heat-table-slots.config-GGX3BCh1.cjs +20 -0
  168. package/components/hexbin-map-slots.config-CSxSsQwX.cjs +20 -0
  169. package/components/hexbin-map-slots.config-cdD8XTmI.js +39 -0
  170. package/components/image-slots.config-IpwUxDyU.js +23 -0
  171. package/components/{en-GB-Bz4u7Uqv.cjs → image-slots.config-mPXMR1CE.cjs} +1 -1
  172. package/components/{imageobject.config-DZLp9Elq.js → imageobject.config-CBfeq5Zw.js} +2 -2
  173. package/components/{imageobject.config-B7ld9bj3.cjs → imageobject.config-Dqhc2c3b.cjs} +1 -1
  174. package/components/imageobject.en-BMmV-4O-.js +92 -0
  175. package/components/imageobject.en-DflcU_2H.cjs +20 -0
  176. package/components/imageobject.fr-DRE3zImB.js +92 -0
  177. package/components/imageobject.fr-ycH7UoX5.cjs +20 -0
  178. package/components/imageobject.nl-D20hki6i.js +92 -0
  179. package/components/imageobject.nl-DQL45o0j.cjs +20 -0
  180. package/components/index-DXyAeBh6.cjs +20 -0
  181. package/components/index-Di00QW2f.js +113 -0
  182. package/components/index.cjs +1 -1
  183. package/components/index.js +35 -25
  184. package/components/item-list.cjs +20 -0
  185. package/components/item-list.js +423 -0
  186. package/components/item-menu/item-list/item-list.d.ts +35 -0
  187. package/components/item-slots-configs.cjs +20 -0
  188. package/components/item-slots-configs.js +109 -0
  189. package/components/line-chart-slots.config-CIfDfftd.cjs +20 -0
  190. package/components/line-chart-slots.config-P7xa-pHi.js +52 -0
  191. package/components/line-chart.config-BB_thZtA.js +179 -0
  192. package/components/line-chart.config-i2233s5F.cjs +20 -0
  193. package/components/{localize-B6AsX_Zv.js → localize-BX7q0S0M.js} +16 -16
  194. package/components/localize-r7ALOUy_.cjs +20 -0
  195. package/components/marker-map-slots.config-CSxSsQwX.cjs +20 -0
  196. package/components/marker-map-slots.config-cdD8XTmI.js +39 -0
  197. package/components/ohlc-chart-slots.config-Cvy5n1xv.js +64 -0
  198. package/components/ohlc-chart-slots.config-DMomcHMV.cjs +20 -0
  199. package/components/ohlc-chart.config-BLlRV_bs.cjs +20 -0
  200. package/components/ohlc-chart.config-D9npwajt.js +75 -0
  201. package/components/parallel-coordinates-plot-slots.config-BRXA5nUl.cjs +20 -0
  202. package/components/parallel-coordinates-plot-slots.config-CQW2CJW6.js +44 -0
  203. package/components/pivot-table-slots.config-BH5fOJre.js +48 -0
  204. package/components/pivot-table-slots.config-DzGWM3Ez.cjs +20 -0
  205. package/components/pyramid-chart-slots.config-Cm9bQsXT.js +47 -0
  206. package/components/pyramid-chart-slots.config-DeWrVApy.cjs +20 -0
  207. package/components/radar-chart-slots.config-Dpmytmc3.js +47 -0
  208. package/components/radar-chart-slots.config-Dxx5fKnS.cjs +20 -0
  209. package/components/radar-chart.config-DPPlIptA.cjs +20 -0
  210. package/components/radar-chart.config-DfID1TZ-.js +164 -0
  211. package/components/regular-table-slots.config-ChrvnRDb.cjs +20 -0
  212. package/components/regular-table-slots.config-EUS-V9lL.js +33 -0
  213. package/components/route-map-slots.config-BfbIWCr0.cjs +20 -0
  214. package/components/route-map-slots.config-DYCcaQZi.js +53 -0
  215. package/components/sankey-diagram-slots.config-B7Q-ZfUP.cjs +20 -0
  216. package/components/sankey-diagram-slots.config-BSTBEZDe.js +55 -0
  217. package/components/sankey-diagram.config-BVjCEw5M.js +138 -0
  218. package/components/sankey-diagram.config-CG5S1OI3.cjs +20 -0
  219. package/components/scatter-plot-slots.config-BuWYqDWK.js +70 -0
  220. package/components/scatter-plot-slots.config-wlX_PVu8.cjs +20 -0
  221. package/components/search-filter-slots.config-DOlr8VaD.cjs +20 -0
  222. package/components/search-filter-slots.config-DmiVXOva.js +47 -0
  223. package/components/search-filter.config-C9CoGS9f.cjs +20 -0
  224. package/components/search-filter.config-baX2Vdul.js +111 -0
  225. package/components/{bar-chart.fr-DbxKiM0j.js → slicer-filter-slots.config-CHQ0ZXga.js} +21 -20
  226. package/components/slicer-filter-slots.config-Dyte3aGp.cjs +20 -0
  227. package/components/slicer-filter.config-A3YK_KZn.js +211 -0
  228. package/components/slicer-filter.config-DQunaj8q.cjs +20 -0
  229. package/components/slider-filter-slots.config-BN3K1rnl.js +33 -0
  230. package/components/slider-filter-slots.config-Cr5oXbok.cjs +20 -0
  231. package/components/slider-filter.config-C-zvfTNl.js +98 -0
  232. package/components/slider-filter.config-DF_sAElS.cjs +20 -0
  233. package/components/slot-menu/index.cjs +1 -1
  234. package/components/slot-menu/index.js +1 -1
  235. package/components/slot-menu-list/index.cjs +1 -1
  236. package/components/slot-menu-list/index.js +1 -1
  237. package/components/spacer.config-Br2Dm5Uv.js +23 -0
  238. package/components/spacer.config-mPXMR1CE.cjs +20 -0
  239. package/components/speedometer-chart-slots.config-Cd-nkNPm.cjs +20 -0
  240. package/components/speedometer-chart-slots.config-DA-ZAc5d.js +39 -0
  241. package/components/spike-map-slots.config-CuqpgkvN.js +46 -0
  242. package/components/spike-map-slots.config-Drga6_j0.cjs +20 -0
  243. package/components/strip-plot-slots.config-Co8ghEv8.js +40 -0
  244. package/components/strip-plot-slots.config-JvkKY5Ga.cjs +20 -0
  245. package/components/sunburst-chart-slots.config-C-_ganmv.cjs +20 -0
  246. package/components/sunburst-chart-slots.config-xwVdRiwS.js +40 -0
  247. package/components/sunburst-chart.config-CEfAd1RQ.cjs +20 -0
  248. package/components/sunburst-chart.config-VZqDthcz.js +139 -0
  249. package/components/symbol-map-slots.config-C5CKaVED.js +47 -0
  250. package/components/{bar-chart.fr-DGx9smEh.cjs → symbol-map-slots.config-DtW-3xkd.cjs} +1 -1
  251. package/components/text-slots.config-BMBEkf0O.cjs +20 -0
  252. package/components/text-slots.config-Hy5yNIAX.js +23 -0
  253. package/components/{textobject.config-DbAajFz8.cjs → textobject.config-BFB3rEmt.cjs} +1 -1
  254. package/components/textobject.config-DTDqt0ci.js +73 -0
  255. package/components/textobject.en-BQqHFc7M.js +38 -0
  256. package/components/textobject.en-LfsMtwo6.cjs +20 -0
  257. package/components/textobject.fr-B8x29grG.cjs +20 -0
  258. package/components/{donut-chart.nl-NMatXfhK.js → textobject.fr-VPJ3bDOM.js} +11 -12
  259. package/components/textobject.nl-DzglrI3i.cjs +20 -0
  260. package/components/{donut-chart.fr-DftPrKbG.js → textobject.nl-V03mmGmH.js} +11 -12
  261. package/components/treemap-chart-slots.config-C3bnHCyy.cjs +20 -0
  262. package/components/treemap-chart-slots.config-xLD22K9V.js +46 -0
  263. package/components/treemap-chart.config-BalwwrhW.js +214 -0
  264. package/components/treemap-chart.config-D6H5Hf2B.cjs +20 -0
  265. package/components/utils.cjs +1 -1
  266. package/components/utils.js +71 -1
  267. package/components/venn-diagram-slots.config-CpOPbUjs.cjs +20 -0
  268. package/components/venn-diagram-slots.config-DPmj71cR.js +48 -0
  269. package/components/video-slots.config-IpwUxDyU.js +23 -0
  270. package/components/video-slots.config-mPXMR1CE.cjs +20 -0
  271. package/components/videoobject.config-BBDHSf6_.cjs +20 -0
  272. package/components/videoobject.config-CbtNZAEK.js +135 -0
  273. package/components/wordcloud-chart-slots.config-BS4sOOHt.js +44 -0
  274. package/components/wordcloud-chart-slots.config-D7CiYopX.cjs +20 -0
  275. package/components/wordcloud-chart.config-BLvcDvxT.cjs +20 -0
  276. package/components/wordcloud-chart.config-CQs8YFfd.js +89 -0
  277. package/custom-elements.json +3426 -1767
  278. package/index.d.ts +2 -0
  279. package/package.json +16 -1
  280. package/utils/index.d.ts +4 -1
  281. package/utils/switch-item/index.d.ts +18 -0
  282. package/components/bar-chart.config-B57geUzJ.cjs +0 -20
  283. package/components/column-chart.config-B57geUzJ.cjs +0 -20
  284. package/components/donut-chart.config-DLWJUlHx.cjs +0 -20
  285. package/components/en-BByOeNuP.js +0 -1989
  286. package/components/en-BFGuvaVG.cjs +0 -228
  287. package/components/line-chart.config-BZcvfO2c.cjs +0 -20
  288. package/components/line-chart.config-CIVN6uLI.js +0 -115
  289. package/components/localize-DbobqcKs.cjs +0 -20
  290. package/generated/locales/de.d.ts +0 -82
  291. package/generated/locales/es.d.ts +0 -82
  292. package/generated/locales/fr.d.ts +0 -82
  293. package/generated/locales/nl.d.ts +0 -82
@@ -0,0 +1,122 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ };
12
+ visibleIf?: undefined;
13
+ } | {
14
+ key: string;
15
+ control: {
16
+ type: string;
17
+ label: string;
18
+ default: boolean;
19
+ };
20
+ visibleIf: (_: any, slots: any) => boolean;
21
+ })[];
22
+ visibleIf?: undefined;
23
+ } | {
24
+ key: string;
25
+ type: string;
26
+ open: boolean;
27
+ children: ({
28
+ key: string;
29
+ control: {
30
+ type: string;
31
+ label: string;
32
+ default: (_options: any, _slots: any, theme: any) => any;
33
+ extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
34
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
35
+ extraLabelClickAction: (options: any, _slots: any, theme: any) => {
36
+ value: any;
37
+ options: any;
38
+ };
39
+ min?: undefined;
40
+ max?: undefined;
41
+ step?: undefined;
42
+ enum?: undefined;
43
+ };
44
+ visibleIf: (_: any, slots: any) => boolean;
45
+ } | {
46
+ key: string;
47
+ control: {
48
+ type: string;
49
+ label: string;
50
+ default: number;
51
+ min: number;
52
+ max: number;
53
+ step: number;
54
+ extraLabel?: undefined;
55
+ extraLabelHasClickAction?: undefined;
56
+ extraLabelClickAction?: undefined;
57
+ enum?: undefined;
58
+ };
59
+ visibleIf?: undefined;
60
+ } | {
61
+ key: string;
62
+ control: {
63
+ type: string;
64
+ label: string;
65
+ default: string;
66
+ enum: string[];
67
+ extraLabel?: undefined;
68
+ extraLabelHasClickAction?: undefined;
69
+ extraLabelClickAction?: undefined;
70
+ min?: undefined;
71
+ max?: undefined;
72
+ step?: undefined;
73
+ };
74
+ visibleIf?: undefined;
75
+ } | {
76
+ key: string;
77
+ control: {
78
+ type: string;
79
+ label: string;
80
+ default: boolean;
81
+ extraLabel?: undefined;
82
+ extraLabelHasClickAction?: undefined;
83
+ extraLabelClickAction?: undefined;
84
+ min?: undefined;
85
+ max?: undefined;
86
+ step?: undefined;
87
+ enum?: undefined;
88
+ };
89
+ visibleIf?: undefined;
90
+ } | {
91
+ key: string;
92
+ control: {
93
+ type: string;
94
+ label: string;
95
+ default: number;
96
+ min: number;
97
+ max: number;
98
+ step: number;
99
+ extraLabel?: undefined;
100
+ extraLabelHasClickAction?: undefined;
101
+ extraLabelClickAction?: undefined;
102
+ enum?: undefined;
103
+ };
104
+ visibleIf: (options: any) => any;
105
+ })[];
106
+ visibleIf?: undefined;
107
+ } | {
108
+ key: string;
109
+ type: string;
110
+ open: boolean;
111
+ children: {
112
+ key: string;
113
+ control: {
114
+ label: string;
115
+ type: string;
116
+ default: string;
117
+ enum: string[];
118
+ };
119
+ }[];
120
+ visibleIf: (options: any, slots: any) => boolean;
121
+ })[];
122
+ export default _default;
@@ -0,0 +1,46 @@
1
+ declare const _default: {
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: string;
11
+ enum: string[];
12
+ extraLabel?: undefined;
13
+ extraLabelHasClickAction?: undefined;
14
+ extraLabelClickAction?: undefined;
15
+ };
16
+ visibleIf?: undefined;
17
+ } | {
18
+ key: string;
19
+ control: {
20
+ type: string;
21
+ label: string;
22
+ default: boolean;
23
+ enum?: undefined;
24
+ extraLabel?: undefined;
25
+ extraLabelHasClickAction?: undefined;
26
+ extraLabelClickAction?: undefined;
27
+ };
28
+ visibleIf?: undefined;
29
+ } | {
30
+ key: string;
31
+ control: {
32
+ type: string;
33
+ default: (_options: any, _slots: any, theme: any) => any;
34
+ extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
35
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
36
+ extraLabelClickAction: (options: any, _slots: any, theme: any) => {
37
+ value: any;
38
+ options: any;
39
+ };
40
+ label?: undefined;
41
+ enum?: undefined;
42
+ };
43
+ visibleIf: (options: any, _slots: any) => boolean;
44
+ })[];
45
+ }[];
46
+ export default _default;
@@ -0,0 +1,40 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ placeholder?: undefined;
12
+ };
13
+ visibleIf?: undefined;
14
+ } | {
15
+ key: string;
16
+ control: {
17
+ type: string;
18
+ label: string;
19
+ placeholder: string;
20
+ default?: undefined;
21
+ };
22
+ visibleIf: (options: any) => boolean;
23
+ })[];
24
+ } | {
25
+ key: string;
26
+ type: string;
27
+ open: boolean;
28
+ children: {
29
+ key: string;
30
+ control: {
31
+ label: string;
32
+ type: string;
33
+ default: number;
34
+ min: number;
35
+ max: number;
36
+ step: number;
37
+ };
38
+ }[];
39
+ })[];
40
+ export default _default;
@@ -0,0 +1,136 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ fromOptionValue?: undefined;
12
+ toOptionValue?: undefined;
13
+ extraLabel?: undefined;
14
+ extraLabelHasClickAction?: undefined;
15
+ extraLabelClickAction?: undefined;
16
+ enum?: undefined;
17
+ };
18
+ visibleIf?: undefined;
19
+ } | {
20
+ key: string;
21
+ control: {
22
+ type: string;
23
+ label: string;
24
+ default: boolean;
25
+ fromOptionValue?: undefined;
26
+ toOptionValue?: undefined;
27
+ extraLabel?: undefined;
28
+ extraLabelHasClickAction?: undefined;
29
+ extraLabelClickAction?: undefined;
30
+ enum?: undefined;
31
+ };
32
+ visibleIf: (options: any) => boolean;
33
+ } | {
34
+ key: string;
35
+ control: {
36
+ type: string;
37
+ label: string;
38
+ default: boolean;
39
+ fromOptionValue: (value: any) => boolean;
40
+ toOptionValue: (value: any) => "default" | "button";
41
+ extraLabel?: undefined;
42
+ extraLabelHasClickAction?: undefined;
43
+ extraLabelClickAction?: undefined;
44
+ enum?: undefined;
45
+ };
46
+ visibleIf?: undefined;
47
+ } | {
48
+ key: string;
49
+ control: {
50
+ type: string;
51
+ label: string;
52
+ default: (_options: any, _slots: any, theme: any) => any;
53
+ extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
54
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
55
+ extraLabelClickAction: (options: any, _slots: any, theme: any) => {
56
+ value: any;
57
+ options: any;
58
+ };
59
+ fromOptionValue?: undefined;
60
+ toOptionValue?: undefined;
61
+ enum?: undefined;
62
+ };
63
+ visibleIf: (options: any) => boolean;
64
+ } | {
65
+ key: string;
66
+ control: {
67
+ type: string;
68
+ label: string;
69
+ default: string;
70
+ enum: string[];
71
+ fromOptionValue?: undefined;
72
+ toOptionValue?: undefined;
73
+ extraLabel?: undefined;
74
+ extraLabelHasClickAction?: undefined;
75
+ extraLabelClickAction?: undefined;
76
+ };
77
+ visibleIf?: undefined;
78
+ })[];
79
+ } | {
80
+ key: string;
81
+ type: string;
82
+ open: boolean;
83
+ children: ({
84
+ key: string;
85
+ control: {
86
+ type: string;
87
+ label: string;
88
+ default: string;
89
+ enum: string[];
90
+ min?: undefined;
91
+ max?: undefined;
92
+ step?: undefined;
93
+ };
94
+ visibleIf?: undefined;
95
+ } | {
96
+ key: string;
97
+ control: {
98
+ type: string;
99
+ label: string;
100
+ default: number;
101
+ min: number;
102
+ max: number;
103
+ step: number;
104
+ enum?: undefined;
105
+ };
106
+ visibleIf: (options: any) => boolean;
107
+ } | {
108
+ key: string;
109
+ control: {
110
+ type: string;
111
+ label: string;
112
+ default: number;
113
+ min: number;
114
+ max: number;
115
+ enum?: undefined;
116
+ step?: undefined;
117
+ };
118
+ visibleIf: (options: any) => boolean;
119
+ })[];
120
+ } | {
121
+ key: string;
122
+ type: string;
123
+ open: boolean;
124
+ children: {
125
+ key: string;
126
+ control: {
127
+ label: string;
128
+ type: string;
129
+ default: number;
130
+ min: number;
131
+ max: number;
132
+ step: number;
133
+ };
134
+ }[];
135
+ })[];
136
+ export default _default;
@@ -0,0 +1,45 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ extraLabel?: undefined;
12
+ extraLabelHasClickAction?: undefined;
13
+ extraLabelClickAction?: undefined;
14
+ };
15
+ } | {
16
+ key: string;
17
+ control: {
18
+ type: string;
19
+ label: string;
20
+ default: (_options: any, _slots: any, theme: any) => any;
21
+ extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
22
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
23
+ extraLabelClickAction: (options: any, _slots: any, theme: any) => {
24
+ value: any;
25
+ options: any;
26
+ };
27
+ };
28
+ })[];
29
+ } | {
30
+ key: string;
31
+ type: string;
32
+ open: boolean;
33
+ children: {
34
+ key: string;
35
+ control: {
36
+ label: string;
37
+ type: string;
38
+ default: number;
39
+ min: number;
40
+ max: number;
41
+ step: number;
42
+ };
43
+ }[];
44
+ })[];
45
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: never[];
2
+ export default _default;
@@ -0,0 +1,51 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: {
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ };
12
+ }[];
13
+ visibleIf?: undefined;
14
+ } | {
15
+ key: string;
16
+ type: string;
17
+ open: boolean;
18
+ children: {
19
+ key: string;
20
+ control: {
21
+ type: string;
22
+ label: string;
23
+ default: number;
24
+ min: number;
25
+ max: number;
26
+ step: number;
27
+ extraLabel: (options: any, _slots: any, theme: any) => "auto" | "reset" | undefined;
28
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
29
+ extraLabelClickAction: (options: any, _slots: any, _theme: any) => {
30
+ value: null;
31
+ options: any;
32
+ };
33
+ };
34
+ }[];
35
+ visibleIf?: undefined;
36
+ } | {
37
+ key: string;
38
+ type: string;
39
+ open: boolean;
40
+ children: {
41
+ key: string;
42
+ control: {
43
+ label: string;
44
+ type: string;
45
+ default: string;
46
+ enum: string[];
47
+ };
48
+ }[];
49
+ visibleIf: (options: any) => any;
50
+ })[];
51
+ export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: {
1
+ declare const _default: ({
2
2
  key: string;
3
3
  type: string;
4
4
  open: boolean;
@@ -9,5 +9,37 @@ declare const _default: {
9
9
  default: boolean;
10
10
  };
11
11
  }[];
12
- }[];
12
+ } | {
13
+ key: string;
14
+ type: string;
15
+ open: boolean;
16
+ children: {
17
+ key: string;
18
+ control: {
19
+ type: string;
20
+ positionConfiguration: {
21
+ top: {
22
+ min: number;
23
+ step: number;
24
+ default: number;
25
+ };
26
+ right: {
27
+ min: number;
28
+ step: number;
29
+ default: number;
30
+ };
31
+ bottom: {
32
+ min: number;
33
+ step: number;
34
+ default: number;
35
+ };
36
+ left: {
37
+ min: number;
38
+ step: number;
39
+ default: number;
40
+ };
41
+ };
42
+ };
43
+ }[];
44
+ })[];
13
45
  export default _default;
@@ -0,0 +1,103 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ enum?: undefined;
12
+ extraLabel?: undefined;
13
+ extraLabelHasClickAction?: undefined;
14
+ extraLabelClickAction?: undefined;
15
+ min?: undefined;
16
+ max?: undefined;
17
+ step?: undefined;
18
+ };
19
+ visibleIf?: undefined;
20
+ } | {
21
+ key: string;
22
+ control: {
23
+ type: string;
24
+ label: string;
25
+ default: boolean;
26
+ enum?: undefined;
27
+ extraLabel?: undefined;
28
+ extraLabelHasClickAction?: undefined;
29
+ extraLabelClickAction?: undefined;
30
+ min?: undefined;
31
+ max?: undefined;
32
+ step?: undefined;
33
+ };
34
+ visibleIf: (_: any, slots: any) => boolean;
35
+ } | {
36
+ key: string;
37
+ control: {
38
+ type: string;
39
+ label: string;
40
+ default: string;
41
+ enum: string[];
42
+ extraLabel?: undefined;
43
+ extraLabelHasClickAction?: undefined;
44
+ extraLabelClickAction?: undefined;
45
+ min?: undefined;
46
+ max?: undefined;
47
+ step?: undefined;
48
+ };
49
+ visibleIf?: undefined;
50
+ } | {
51
+ key: string;
52
+ control: {
53
+ type: string;
54
+ label: string;
55
+ default: (_options: any, _slots: any, theme: any) => any;
56
+ extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
57
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
58
+ extraLabelClickAction: (options: any, _slots: any, theme: any) => {
59
+ value: any;
60
+ options: any;
61
+ };
62
+ enum?: undefined;
63
+ min?: undefined;
64
+ max?: undefined;
65
+ step?: undefined;
66
+ };
67
+ visibleIf: (options: any, slots: any) => boolean;
68
+ } | {
69
+ key: string;
70
+ control: {
71
+ type: string;
72
+ label: string;
73
+ default: number;
74
+ min: number;
75
+ max: number;
76
+ step: number;
77
+ extraLabel: (options: any, _slots: any, theme: any) => "auto" | "reset" | undefined;
78
+ extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
79
+ extraLabelClickAction: (options: any, _slots: any, _theme: any) => {
80
+ value: null;
81
+ options: any;
82
+ };
83
+ enum?: undefined;
84
+ };
85
+ visibleIf?: undefined;
86
+ })[];
87
+ visibleIf?: undefined;
88
+ } | {
89
+ key: string;
90
+ type: string;
91
+ open: boolean;
92
+ children: {
93
+ key: string;
94
+ control: {
95
+ label: string;
96
+ type: string;
97
+ default: string;
98
+ enum: string[];
99
+ };
100
+ }[];
101
+ visibleIf: (_: any, slots: any) => boolean;
102
+ })[];
103
+ export default _default;
@@ -0,0 +1,90 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: string;
11
+ enum: string[];
12
+ placeholder?: undefined;
13
+ };
14
+ visibleIf?: undefined;
15
+ type?: undefined;
16
+ } | {
17
+ key: string;
18
+ control: {
19
+ type: string;
20
+ placeholder: string;
21
+ label?: undefined;
22
+ default?: undefined;
23
+ enum?: undefined;
24
+ };
25
+ visibleIf: (options: any) => boolean;
26
+ type?: undefined;
27
+ } | {
28
+ key: string;
29
+ control: {
30
+ type: string;
31
+ label: string;
32
+ placeholder: string;
33
+ default?: undefined;
34
+ enum?: undefined;
35
+ };
36
+ visibleIf: (options: any) => boolean;
37
+ type?: undefined;
38
+ } | {
39
+ type: string;
40
+ key?: undefined;
41
+ control?: undefined;
42
+ visibleIf?: undefined;
43
+ } | {
44
+ key: string;
45
+ control: {
46
+ type: string;
47
+ label: string;
48
+ default: boolean;
49
+ enum?: undefined;
50
+ placeholder?: undefined;
51
+ };
52
+ visibleIf?: undefined;
53
+ type?: undefined;
54
+ } | {
55
+ key: string;
56
+ control: {
57
+ type: string;
58
+ label: string;
59
+ default: string;
60
+ enum?: undefined;
61
+ placeholder?: undefined;
62
+ };
63
+ visibleIf?: undefined;
64
+ type?: undefined;
65
+ })[];
66
+ } | {
67
+ key: string;
68
+ type: string;
69
+ open: boolean;
70
+ children: ({
71
+ key: string;
72
+ control: {
73
+ type: string;
74
+ label: string;
75
+ default: boolean;
76
+ placeholder?: undefined;
77
+ };
78
+ visibleIf?: undefined;
79
+ } | {
80
+ key: string;
81
+ control: {
82
+ type: string;
83
+ label: string;
84
+ placeholder: string;
85
+ default?: undefined;
86
+ };
87
+ visibleIf: (options: any) => any;
88
+ })[];
89
+ })[];
90
+ export default _default;