@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,214 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ const a = (l, o) => {
21
+ var r, e;
22
+ return o && o.length > 0 ? ((e = (r = o == null ? void 0 : o.find((n) => (n == null ? void 0 : n.name) === "color")) == null ? void 0 : r.content) == null ? void 0 : e.length) > 0 : !1;
23
+ }, i = (l, o) => {
24
+ var r, e;
25
+ return o && o.length > 0 ? ((e = (r = o == null ? void 0 : o.find((n) => (n == null ? void 0 : n.name) === "color")) == null ? void 0 : r.content) == null ? void 0 : e.length) === 0 || !(o != null && o.some((n) => (n == null ? void 0 : n.name) === "color")) : !0;
26
+ }, t = [
27
+ {
28
+ key: "general",
29
+ type: "group",
30
+ open: !0,
31
+ children: [
32
+ {
33
+ key: "display.title",
34
+ control: {
35
+ type: "switch",
36
+ label: "Title",
37
+ default: !0
38
+ }
39
+ },
40
+ {
41
+ key: "display.legend",
42
+ control: {
43
+ type: "switch",
44
+ label: "Legend",
45
+ default: !0
46
+ },
47
+ visibleIf: a
48
+ },
49
+ {
50
+ key: "display.modeOption",
51
+ control: {
52
+ type: "switch",
53
+ label: "Mode option",
54
+ default: !1
55
+ },
56
+ visibleIf: a
57
+ },
58
+ {
59
+ key: "display.labels",
60
+ control: {
61
+ type: "switch",
62
+ label: "Show labels",
63
+ default: !0
64
+ }
65
+ },
66
+ {
67
+ key: "labels.autoSize",
68
+ control: {
69
+ type: "switch",
70
+ label: "Auto size labels",
71
+ default: !1
72
+ }
73
+ },
74
+ {
75
+ key: "display.values",
76
+ control: {
77
+ type: "picker",
78
+ label: "Show values",
79
+ default: "none",
80
+ enum: ["none", "percentage", "absolute"]
81
+ }
82
+ },
83
+ {
84
+ key: "categories.colored",
85
+ control: {
86
+ type: "switch",
87
+ label: "Color area by category",
88
+ default: !0
89
+ },
90
+ visibleIf: i
91
+ },
92
+ {
93
+ key: "color",
94
+ control: {
95
+ type: "color-picker",
96
+ label: "Area color",
97
+ default: (l, o, r) => {
98
+ var e;
99
+ return (r == null ? void 0 : r.mainColor) ?? ((e = r == null ? void 0 : r.colors) == null ? void 0 : e[0]);
100
+ },
101
+ extraLabel: (l, o, r) => {
102
+ var n;
103
+ const e = (r == null ? void 0 : r.mainColor) ?? ((n = r == null ? void 0 : r.colors) == null ? void 0 : n[0]);
104
+ if (e && l.color !== e)
105
+ return "reset";
106
+ },
107
+ extraLabelHasClickAction: (l, o, r) => {
108
+ var n;
109
+ const e = (r == null ? void 0 : r.mainColor) ?? ((n = r == null ? void 0 : r.colors) == null ? void 0 : n[0]);
110
+ return !!(e && l.color !== e);
111
+ },
112
+ extraLabelClickAction: (l, o, r) => {
113
+ var n;
114
+ const e = { ...l };
115
+ return e.color = (r == null ? void 0 : r.mainColor) ?? ((n = r == null ? void 0 : r.colors) == null ? void 0 : n[0]), {
116
+ value: e.color,
117
+ options: e
118
+ };
119
+ }
120
+ },
121
+ visibleIf: (l, o) => {
122
+ var r;
123
+ return ((r = l == null ? void 0 : l.categories) == null ? void 0 : r.colored) === !1 && i(l, o);
124
+ }
125
+ },
126
+ {
127
+ key: "mode",
128
+ control: {
129
+ type: "picker",
130
+ label: "Mode",
131
+ default: "squarify",
132
+ enum: ["squarify", "slice", "dice", "slice-dice"]
133
+ }
134
+ },
135
+ {
136
+ key: "roundedCorners",
137
+ control: {
138
+ type: "slider",
139
+ label: "Rounded corners",
140
+ default: 8,
141
+ min: 0,
142
+ max: 24,
143
+ step: 1,
144
+ extraLabel: (l, o, r) => {
145
+ var e;
146
+ if (typeof ((e = r == null ? void 0 : r.itemSpecific) == null ? void 0 : e.rounding) == "number")
147
+ return typeof (l == null ? void 0 : l.roundedCorners) != "number" ? "auto" : "reset";
148
+ },
149
+ extraLabelHasClickAction: (l, o, r) => {
150
+ var e;
151
+ return !(typeof ((e = r == null ? void 0 : r.itemSpecific) == null ? void 0 : e.rounding) != "number" || typeof (l == null ? void 0 : l.roundedCorners) != "number");
152
+ },
153
+ extraLabelClickAction: (l, o, r) => {
154
+ const e = { ...l };
155
+ return (e == null ? void 0 : e.roundedCorners) !== void 0 && delete e.roundedCorners, { value: null, options: e };
156
+ }
157
+ }
158
+ },
159
+ {
160
+ key: "padding",
161
+ control: {
162
+ type: "slider",
163
+ label: "Internal padding",
164
+ default: 5,
165
+ min: 0,
166
+ max: 20,
167
+ step: 1,
168
+ extraLabel: (l, o, r) => {
169
+ var e;
170
+ if (typeof ((e = r == null ? void 0 : r.itemSpecific) == null ? void 0 : e.padding) == "number")
171
+ return typeof (l == null ? void 0 : l.padding) != "number" ? "auto" : "reset";
172
+ },
173
+ extraLabelHasClickAction: (l, o, r) => {
174
+ var e;
175
+ return !(typeof ((e = r == null ? void 0 : r.itemSpecific) == null ? void 0 : e.padding) != "number" || typeof (l == null ? void 0 : l.padding) != "number");
176
+ },
177
+ extraLabelClickAction: (l, o, r) => {
178
+ const e = { ...l };
179
+ return (e == null ? void 0 : e.padding) !== void 0 && delete e.padding, { value: null, options: e };
180
+ }
181
+ }
182
+ }
183
+ ]
184
+ },
185
+ {
186
+ key: "legend",
187
+ type: "group",
188
+ open: !1,
189
+ children: [
190
+ {
191
+ key: "legend.position",
192
+ control: {
193
+ label: "Position",
194
+ type: "position-picker",
195
+ default: "top-right",
196
+ enum: [
197
+ "top-left",
198
+ "top",
199
+ "top-right",
200
+ "right",
201
+ "bottom-right",
202
+ "bottom",
203
+ "bottom-left",
204
+ "left"
205
+ ]
206
+ }
207
+ }
208
+ ],
209
+ visibleIf: a
210
+ }
211
+ ];
212
+ export {
213
+ t as default
214
+ };
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=(l,o)=>{var r,e;return o&&o.length>0?((e=(r=o==null?void 0:o.find(n=>(n==null?void 0:n.name)==="color"))==null?void 0:r.content)==null?void 0:e.length)>0:!1},i=(l,o)=>{var r,e;return o&&o.length>0?((e=(r=o==null?void 0:o.find(n=>(n==null?void 0:n.name)==="color"))==null?void 0:r.content)==null?void 0:e.length)===0||!(o!=null&&o.some(n=>(n==null?void 0:n.name)==="color")):!0},t=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"display.legend",control:{type:"switch",label:"Legend",default:!0},visibleIf:a},{key:"display.modeOption",control:{type:"switch",label:"Mode option",default:!1},visibleIf:a},{key:"display.labels",control:{type:"switch",label:"Show labels",default:!0}},{key:"labels.autoSize",control:{type:"switch",label:"Auto size labels",default:!1}},{key:"display.values",control:{type:"picker",label:"Show values",default:"none",enum:["none","percentage","absolute"]}},{key:"categories.colored",control:{type:"switch",label:"Color area by category",default:!0},visibleIf:i},{key:"color",control:{type:"color-picker",label:"Area color",default:(l,o,r)=>{var e;return(r==null?void 0:r.mainColor)??((e=r==null?void 0:r.colors)==null?void 0:e[0])},extraLabel:(l,o,r)=>{var n;const e=(r==null?void 0:r.mainColor)??((n=r==null?void 0:r.colors)==null?void 0:n[0]);if(e&&l.color!==e)return"reset"},extraLabelHasClickAction:(l,o,r)=>{var n;const e=(r==null?void 0:r.mainColor)??((n=r==null?void 0:r.colors)==null?void 0:n[0]);return!!(e&&l.color!==e)},extraLabelClickAction:(l,o,r)=>{var n;const e={...l};return e.color=(r==null?void 0:r.mainColor)??((n=r==null?void 0:r.colors)==null?void 0:n[0]),{value:e.color,options:e}}},visibleIf:(l,o)=>{var r;return((r=l==null?void 0:l.categories)==null?void 0:r.colored)===!1&&i(l,o)}},{key:"mode",control:{type:"picker",label:"Mode",default:"squarify",enum:["squarify","slice","dice","slice-dice"]}},{key:"roundedCorners",control:{type:"slider",label:"Rounded corners",default:8,min:0,max:24,step:1,extraLabel:(l,o,r)=>{var e;if(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.rounding)=="number")return typeof(l==null?void 0:l.roundedCorners)!="number"?"auto":"reset"},extraLabelHasClickAction:(l,o,r)=>{var e;return!(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.rounding)!="number"||typeof(l==null?void 0:l.roundedCorners)!="number")},extraLabelClickAction:(l,o,r)=>{const e={...l};return(e==null?void 0:e.roundedCorners)!==void 0&&delete e.roundedCorners,{value:null,options:e}}}},{key:"padding",control:{type:"slider",label:"Internal padding",default:5,min:0,max:20,step:1,extraLabel:(l,o,r)=>{var e;if(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.padding)=="number")return typeof(l==null?void 0:l.padding)!="number"?"auto":"reset"},extraLabelHasClickAction:(l,o,r)=>{var e;return!(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.padding)!="number"||typeof(l==null?void 0:l.padding)!="number")},extraLabelClickAction:(l,o,r)=>{const e={...l};return(e==null?void 0:e.padding)!==void 0&&delete e.padding,{value:null,options:e}}}}]},{key:"legend",type:"group",open:!1,children:[{key:"legend.position",control:{label:"Position",type:"position-picker",default:"top-right",enum:["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"]}}],visibleIf:a}];exports.default=t;
@@ -17,4 +17,4 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- "use strict";
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const $=require("./decompose-numeric-format-B3rVVHpO.cjs"),B=require("./formatter-DiJYkB6b.cjs"),G=require("./localize-r7ALOUy_.cjs"),N=require("./index-DXyAeBh6.cjs");function H(s){var y,C,M,g,x,w,D,A,T,b,O,q,I,z;const f=[];Object.keys(N.slotsConfigs).forEach(t=>{t.replace("SlotsConfig","");const o=t.replace("SlotsConfig","").replaceAll(/([A-Z])/g,"-$1").toLowerCase();f.push({type:o,slotsConfig:N.slotsConfigs[t]})});const m=[],a=[],c=f.find(t=>t.type===(s==null?void 0:s.oldItemType)),l=f.find(t=>t.type===(s==null?void 0:s.newItemType)),i=structuredClone((l==null?void 0:l.slotsConfig)??[]);if(!l)return{type:(c==null?void 0:c.type)??"bar-chart",slots:s.slots??[],unassignedMeasureSlots:[],unassignedDimensionSlots:[]};const r=structuredClone(s.slots??[]);for(const t of r){const o=c==null?void 0:c.slotsConfig.find(Z=>Z.name===t.name);t.type=(o==null?void 0:o.type)??(t==null?void 0:t.type)}const S=r.filter(t=>t.type==="mixed").sort((t,o)=>t.order-o.order),h=i.filter(t=>t.type==="mixed").sort((t,o)=>t.order-o.order),j=r.filter(t=>t.type==="numeric").sort((t,o)=>t.order-o.order),E=i.filter(t=>t.type==="numeric").sort((t,o)=>t.order-o.order),d=[];for(const t of j)for(const o of t.content)d.push(o);for(const t of S)for(const o of t.content)o.type==="numeric"&&d.push(o);let e=0;for(const t of d)for(const o of[E,h])o[e]&&(o[e].content=((y=o[e])==null?void 0:y.content)??[],((M=(C=o[e])==null?void 0:C.content)==null?void 0:M.length)===0||((x=(g=o[e])==null?void 0:g.content)==null?void 0:x.length)>0&&((w=o[e])==null?void 0:w.canAcceptMultipleColumns)===!0?o[e].content.push(t):e<o.length-1?(e++,o[e].content=((D=o[e])==null?void 0:D.content)??[],o[e].content.push(t)):m.push(t));const L=r.filter(t=>t.type==="categorical").sort((t,o)=>t.order-o.order),P=i.filter(t=>t.type==="categorical").sort((t,o)=>t.order-o.order),p=[];for(const t of L)for(const o of t.content)p.push(o);for(const t of S)for(const o of t.content)o.type!=="numeric"&&p.push(o);let n=0;for(const t of p)for(const o of[P,h])o[n]&&(o[n].content=((A=o[n])==null?void 0:A.content)??[],((b=(T=o[n])==null?void 0:T.content)==null?void 0:b.length)===0||((q=(O=o[n])==null?void 0:O.content)==null?void 0:q.length)>0&&((I=o[n])==null?void 0:I.canAcceptMultipleColumns)===!0?o[n].content.push(t):n<o.length-1?(n++,o[n].content=((z=o[n])==null?void 0:z.content)??[],o[n].content.push(t)):a.push(t));let u={...s.options};return l.setInitialOptions&&(u=l==null?void 0:l.setInitialOptions({...u})),{type:l.type??"bar-chart",slots:i.map(t=>({name:t.name,content:t.content??[]}))??[],options:u??{...s.options},unassignedMeasureSlots:m??[],unassignedDimensionSlots:a??[]}}exports.decomposeNumericFormat=$.decomposeNumericFormat;exports.formatter=B.formatter;exports.localize=G.localize;exports.switchItem=H;
@@ -17,4 +17,74 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
-
20
+ import { d as K } from "./decompose-numeric-format-BuZcjH2k.js";
21
+ import { f as Q } from "./formatter-CQDms6fU.js";
22
+ import { l as U } from "./localize-BX7q0S0M.js";
23
+ import { s as E } from "./index-Di00QW2f.js";
24
+ function G(s) {
25
+ var y, C, M, x, g, w, D, A, T, O, b, I, j, z;
26
+ const f = [];
27
+ Object.keys(E).forEach((t) => {
28
+ t.replace("SlotsConfig", "");
29
+ const o = t.replace("SlotsConfig", "").replaceAll(/([A-Z])/g, "-$1").toLowerCase();
30
+ f.push({
31
+ type: o,
32
+ slotsConfig: E[t]
33
+ });
34
+ });
35
+ const m = [], a = [], c = f.find(
36
+ (t) => t.type === (s == null ? void 0 : s.oldItemType)
37
+ ), l = f.find(
38
+ (t) => t.type === (s == null ? void 0 : s.newItemType)
39
+ ), i = structuredClone((l == null ? void 0 : l.slotsConfig) ?? []);
40
+ if (!l)
41
+ return {
42
+ type: (c == null ? void 0 : c.type) ?? "bar-chart",
43
+ slots: s.slots ?? [],
44
+ unassignedMeasureSlots: [],
45
+ unassignedDimensionSlots: []
46
+ };
47
+ const r = structuredClone(s.slots ?? []);
48
+ for (const t of r) {
49
+ const o = c == null ? void 0 : c.slotsConfig.find(
50
+ (q) => q.name === t.name
51
+ );
52
+ t.type = (o == null ? void 0 : o.type) ?? (t == null ? void 0 : t.type);
53
+ }
54
+ const S = r.filter((t) => t.type === "mixed").sort((t, o) => t.order - o.order), h = i.filter((t) => t.type === "mixed").sort((t, o) => t.order - o.order), L = r.filter((t) => t.type === "numeric").sort((t, o) => t.order - o.order), N = i.filter((t) => t.type === "numeric").sort((t, o) => t.order - o.order), p = [];
55
+ for (const t of L)
56
+ for (const o of t.content)
57
+ p.push(o);
58
+ for (const t of S)
59
+ for (const o of t.content)
60
+ o.type === "numeric" && p.push(o);
61
+ let e = 0;
62
+ for (const t of p)
63
+ for (const o of [N, h])
64
+ o[e] && (o[e].content = ((y = o[e]) == null ? void 0 : y.content) ?? [], ((M = (C = o[e]) == null ? void 0 : C.content) == null ? void 0 : M.length) === 0 || ((g = (x = o[e]) == null ? void 0 : x.content) == null ? void 0 : g.length) > 0 && ((w = o[e]) == null ? void 0 : w.canAcceptMultipleColumns) === !0 ? o[e].content.push(t) : e < o.length - 1 ? (e++, o[e].content = ((D = o[e]) == null ? void 0 : D.content) ?? [], o[e].content.push(t)) : m.push(t));
65
+ const Z = r.filter((t) => t.type === "categorical").sort((t, o) => t.order - o.order), $ = i.filter((t) => t.type === "categorical").sort((t, o) => t.order - o.order), d = [];
66
+ for (const t of Z)
67
+ for (const o of t.content)
68
+ d.push(o);
69
+ for (const t of S)
70
+ for (const o of t.content)
71
+ o.type !== "numeric" && d.push(o);
72
+ let n = 0;
73
+ for (const t of d)
74
+ for (const o of [$, h])
75
+ o[n] && (o[n].content = ((A = o[n]) == null ? void 0 : A.content) ?? [], ((O = (T = o[n]) == null ? void 0 : T.content) == null ? void 0 : O.length) === 0 || ((I = (b = o[n]) == null ? void 0 : b.content) == null ? void 0 : I.length) > 0 && ((j = o[n]) == null ? void 0 : j.canAcceptMultipleColumns) === !0 ? o[n].content.push(t) : n < o.length - 1 ? (n++, o[n].content = ((z = o[n]) == null ? void 0 : z.content) ?? [], o[n].content.push(t)) : a.push(t));
76
+ let u = { ...s.options };
77
+ return l.setInitialOptions && (u = l == null ? void 0 : l.setInitialOptions({ ...u })), {
78
+ type: l.type ?? "bar-chart",
79
+ slots: i.map((t) => ({ name: t.name, content: t.content ?? [] })) ?? [],
80
+ options: u ?? { ...s.options },
81
+ unassignedMeasureSlots: m ?? [],
82
+ unassignedDimensionSlots: a ?? []
83
+ };
84
+ }
85
+ export {
86
+ K as decomposeNumericFormat,
87
+ Q as formatter,
88
+ U as localize,
89
+ G as switchItem
90
+ };
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[{name:"category",rotate:!1,label:"Circles",type:"categorical",canAcceptMultipleColumns:!1,isRequired:!0},{name:"identifier",rotate:!0,label:"Identifier",type:"categorical",canAcceptMultipleColumns:!1,isRequired:!0},{name:"measure",rotate:!1,label:"Measure",type:"numeric",isRequired:!1,canAcceptFormula:!0}];exports.default=e;
@@ -0,0 +1,48 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ const e = [
21
+ {
22
+ name: "category",
23
+ rotate: !1,
24
+ label: "Circles",
25
+ type: "categorical",
26
+ canAcceptMultipleColumns: !1,
27
+ isRequired: !0
28
+ },
29
+ {
30
+ name: "identifier",
31
+ rotate: !0,
32
+ label: "Identifier",
33
+ type: "categorical",
34
+ canAcceptMultipleColumns: !1,
35
+ isRequired: !0
36
+ },
37
+ {
38
+ name: "measure",
39
+ rotate: !1,
40
+ label: "Measure",
41
+ type: "numeric",
42
+ isRequired: !1,
43
+ canAcceptFormula: !0
44
+ }
45
+ ];
46
+ export {
47
+ e as default
48
+ };
@@ -0,0 +1,23 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ const o = [];
21
+ export {
22
+ o as default
23
+ };
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[];exports.default=e;
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=[{key:"general",type:"group",open:!0,children:[{key:"type",control:{type:"picker",label:"Type",default:"web",enum:["web","youtube"]}},{key:"youtube",control:{type:"multi-language-field",placeholder:"Enter the youtube URL"},visibleIf:e=>(e==null?void 0:e.type)==="youtube"},{key:"ogg",control:{type:"multi-language-field",label:"ogg:",placeholder:"Enter the .ogg file URL"},visibleIf:e=>(e==null?void 0:e.type)!=="youtube"},{key:"mp4",control:{type:"multi-language-field",label:"mp4:",placeholder:"Enter the .mp4 file URL"},visibleIf:e=>(e==null?void 0:e.type)!=="youtube"},{key:"webm",control:{type:"multi-language-field",label:"webm:",placeholder:"Enter the .webm file URL"},visibleIf:e=>(e==null?void 0:e.type)!=="youtube"},{type:"divider"},{key:"showControls",control:{type:"switch",label:"Show controls",default:!0}},{key:"autoPlay",control:{type:"switch",label:"Auto play",default:!1}},{key:"loop",control:{type:"switch",label:"Loop",default:!1}},{key:"backdropColor",control:{type:"color-picker",label:"Backdrop color",default:"#000000"}}]},{key:"image",type:"group",open:!0,children:[{key:"poster.show",control:{type:"switch",label:"Show image on load",default:!1}},{key:"poster.url",control:{type:"multi-language-field",label:"Poster URL",placeholder:"Enter image URL"},visibleIf:e=>{var l;return(l=e==null?void 0:e.poster)==null?void 0:l.show}}]}];exports.default=t;
@@ -0,0 +1,135 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ const t = [
21
+ {
22
+ key: "general",
23
+ type: "group",
24
+ open: !0,
25
+ children: [
26
+ {
27
+ key: "type",
28
+ control: {
29
+ type: "picker",
30
+ label: "Type",
31
+ default: "web",
32
+ enum: ["web", "youtube"]
33
+ }
34
+ },
35
+ {
36
+ key: "youtube",
37
+ control: {
38
+ type: "multi-language-field",
39
+ placeholder: "Enter the youtube URL"
40
+ },
41
+ visibleIf: (e) => (e == null ? void 0 : e.type) === "youtube"
42
+ },
43
+ {
44
+ key: "ogg",
45
+ control: {
46
+ type: "multi-language-field",
47
+ label: "ogg:",
48
+ placeholder: "Enter the .ogg file URL"
49
+ },
50
+ visibleIf: (e) => (e == null ? void 0 : e.type) !== "youtube"
51
+ },
52
+ {
53
+ key: "mp4",
54
+ control: {
55
+ type: "multi-language-field",
56
+ label: "mp4:",
57
+ placeholder: "Enter the .mp4 file URL"
58
+ },
59
+ visibleIf: (e) => (e == null ? void 0 : e.type) !== "youtube"
60
+ },
61
+ {
62
+ key: "webm",
63
+ control: {
64
+ type: "multi-language-field",
65
+ label: "webm:",
66
+ placeholder: "Enter the .webm file URL"
67
+ },
68
+ visibleIf: (e) => (e == null ? void 0 : e.type) !== "youtube"
69
+ },
70
+ { type: "divider" },
71
+ {
72
+ key: "showControls",
73
+ control: {
74
+ type: "switch",
75
+ label: "Show controls",
76
+ default: !0
77
+ }
78
+ },
79
+ {
80
+ key: "autoPlay",
81
+ control: {
82
+ type: "switch",
83
+ label: "Auto play",
84
+ default: !1
85
+ }
86
+ },
87
+ {
88
+ key: "loop",
89
+ control: {
90
+ type: "switch",
91
+ label: "Loop",
92
+ default: !1
93
+ }
94
+ },
95
+ {
96
+ key: "backdropColor",
97
+ control: {
98
+ type: "color-picker",
99
+ label: "Backdrop color",
100
+ default: "#000000"
101
+ }
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ key: "image",
107
+ type: "group",
108
+ open: !0,
109
+ children: [
110
+ {
111
+ key: "poster.show",
112
+ control: {
113
+ type: "switch",
114
+ label: "Show image on load",
115
+ default: !1
116
+ }
117
+ },
118
+ {
119
+ key: "poster.url",
120
+ control: {
121
+ type: "multi-language-field",
122
+ label: "Poster URL",
123
+ placeholder: "Enter image URL"
124
+ },
125
+ visibleIf: (e) => {
126
+ var l;
127
+ return (l = e == null ? void 0 : e.poster) == null ? void 0 : l.show;
128
+ }
129
+ }
130
+ ]
131
+ }
132
+ ];
133
+ export {
134
+ t as default
135
+ };
@@ -0,0 +1,44 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ const e = [
21
+ {
22
+ name: "measure",
23
+ rotate: !1,
24
+ label: "Measure",
25
+ type: "numeric",
26
+ canAcceptFormula: !0
27
+ },
28
+ {
29
+ name: "category",
30
+ rotate: !1,
31
+ label: "Category",
32
+ type: "categorical",
33
+ isRequired: !0
34
+ },
35
+ {
36
+ name: "color",
37
+ rotate: !0,
38
+ label: "Color",
39
+ type: "categorical"
40
+ }
41
+ ];
42
+ export {
43
+ e as default
44
+ };
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2024 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[{name:"measure",rotate:!1,label:"Measure",type:"numeric",canAcceptFormula:!0},{name:"category",rotate:!1,label:"Category",type:"categorical",isRequired:!0},{name:"color",rotate:!0,label:"Color",type:"categorical"}];exports.default=e;