@luzmo/analytics-components-kit 1.0.1-alpha.17 → 1.0.1-alpha.19

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 (173) hide show
  1. package/components/area-chart-options.config-A8NH6aUG.cjs +20 -0
  2. package/components/{area-chart-options.config-B5qtlH-_.js → area-chart-options.config-BbSP_Auh.js} +32 -31
  3. package/components/bar-chart-options.config-CRGDLJCK.js +161 -0
  4. package/components/bar-chart-options.config-Cpbrpmp1.cjs +20 -0
  5. package/components/{box-plot-options.config-DoZHVmpm.js → box-plot-options.config-BtonHYul.js} +65 -90
  6. package/components/box-plot-options.config-CGIKZNsw.cjs +20 -0
  7. package/components/bubble-chart-options.config-BM7njnkG.cjs +20 -0
  8. package/components/{bubble-chart-options.config-Cp6OQnJl.js → bubble-chart-options.config-R5R-E3dd.js} +24 -42
  9. package/components/{bubble-chart-options.de-L-yQc0Vj.cjs → bubble-chart-options.de-D2Z88fwi.cjs} +1 -1
  10. package/components/{bubble-chart-options.de-BGWrRmuN.js → bubble-chart-options.de-D8Ap7joq.js} +6 -1
  11. package/components/{bubble-chart-options.en-CYwRht5M.js → bubble-chart-options.en-BU3F4n13.js} +8 -3
  12. package/components/{bubble-chart-options.en-CCG_rkEd.cjs → bubble-chart-options.en-CP9PhuPw.cjs} +1 -1
  13. package/components/{bubble-chart-options.es-CihHnrZ4.cjs → bubble-chart-options.es-B6mTDtxs.cjs} +1 -1
  14. package/components/{bubble-chart-options.es-ZnkjzgL_.js → bubble-chart-options.es-Bh_dRgE3.js} +7 -2
  15. package/components/{bubble-chart-options.fr-CFULfSKT.cjs → bubble-chart-options.fr-BMPe3Z5G.cjs} +1 -1
  16. package/components/{bubble-chart-options.fr-Cym1h3sF.js → bubble-chart-options.fr-CNiJgmGl.js} +7 -2
  17. package/components/{bubble-chart-options.nl-Deep5xXO.cjs → bubble-chart-options.nl-5thQrFoi.cjs} +1 -1
  18. package/components/{bubble-chart-options.nl-D1TFWi5k.js → bubble-chart-options.nl-BoV3kpaZ.js} +8 -3
  19. package/components/{bullet-chart-options.config-D8mAooLE.js → bullet-chart-options.config-D-_esi9S.js} +7 -25
  20. package/components/bullet-chart-options.config-D-wrbTMO.cjs +20 -0
  21. package/components/{choropleth-map-options.config-4QDypbCL.cjs → choropleth-map-options.config-BOuMfF8r.cjs} +1 -1
  22. package/components/{choropleth-map-options.config-V8tRnQqz.js → choropleth-map-options.config-z2fY__jr.js} +4 -4
  23. package/components/{circular-guage-options.config-C3ExuT5F.js → circular-gauge-options.config-9tIxyJj1.js} +19 -29
  24. package/components/circular-gauge-options.config-h9KNl5Eq.cjs +20 -0
  25. package/components/column-chart-options.config-B-e2SI2W.cjs +20 -0
  26. package/components/{column-chart-options.config-CGw1dN1E.js → column-chart-options.config-D87ZFT76.js} +34 -52
  27. package/components/conditional-number-options.config-D09JeUlU.cjs +20 -0
  28. package/components/conditional-number-options.config-PVvKLc1P.js +133 -0
  29. package/components/conditional-number-options.de-BJcjBZY1.js +74 -0
  30. package/components/conditional-number-options.de-CFnufi0r.cjs +20 -0
  31. package/components/conditional-number-options.en-WSrIzRGJ.js +74 -0
  32. package/components/conditional-number-options.en-Wd-0YtdE.cjs +20 -0
  33. package/components/conditional-number-options.es-BKqT0zog.js +74 -0
  34. package/components/conditional-number-options.es-BTDTe5SF.cjs +20 -0
  35. package/components/conditional-number-options.fr-CZ-9jzPm.cjs +20 -0
  36. package/components/conditional-number-options.fr-D2r7Azy8.js +74 -0
  37. package/components/conditional-number-options.nl-CfRYL6o1.cjs +20 -0
  38. package/components/conditional-number-options.nl-pkRI1tLZ.js +74 -0
  39. package/components/{donut-chart-options.config-DuJFyp4z.js → donut-chart-options.config-NPwNtLDW.js} +23 -20
  40. package/components/donut-chart-options.config-bqcKuyIu.cjs +20 -0
  41. package/components/{dropdown-filter-options.config-BxjR1xAD.js → dropdown-filter-options.config-D9dvPypF.js} +5 -5
  42. package/components/{dropdown-filter-options.config-C3YEGK-5.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
  43. package/components/edit-item/index.cjs +14 -14
  44. package/components/edit-item/index.js +79 -55
  45. package/components/edit-option/helpers/get-default-value.d.ts +1 -0
  46. package/components/edit-option/index.cjs +98 -98
  47. package/components/edit-option/index.js +335 -329
  48. package/components/edit-option-action-button-group/index.cjs +7 -7
  49. package/components/edit-option-action-button-group/index.js +56 -54
  50. package/components/edit-option-position-picker/edit-option-position-picker.d.ts +1 -1
  51. package/components/edit-option-position-picker/index.cjs +2 -2
  52. package/components/edit-option-position-picker/index.js +4 -6
  53. package/components/funnel-chart-options.config-CrlHKd36.js +184 -0
  54. package/components/funnel-chart-options.config-hw_GXs4s.cjs +20 -0
  55. package/components/funnel-chart-options.de-CuVFMJUC.js +93 -0
  56. package/components/funnel-chart-options.de-DRAGes5d.cjs +20 -0
  57. package/components/funnel-chart-options.en-CvPbJr1r.js +93 -0
  58. package/components/funnel-chart-options.en-b6BBKfZh.cjs +20 -0
  59. package/components/funnel-chart-options.es-DfDw5S5g.cjs +20 -0
  60. package/components/funnel-chart-options.es-_M7sC4m6.js +93 -0
  61. package/components/funnel-chart-options.fr-DWkPkC47.cjs +20 -0
  62. package/components/funnel-chart-options.fr-DvnZ-XbE.js +93 -0
  63. package/components/funnel-chart-options.nl-BdAL0ZJP.cjs +20 -0
  64. package/components/funnel-chart-options.nl-C72_FTNm.js +93 -0
  65. package/components/helpers-CKo1Fkek.cjs +20 -0
  66. package/components/helpers-DqqxcHaY.js +51 -0
  67. package/components/{line-chart-options.config-CEUJYNt7.js → line-chart-options.config-BtfCTjNr.js} +32 -31
  68. package/components/line-chart-options.config-Cb7txmmw.cjs +20 -0
  69. package/components/radar-chart-options.config-Ck7skfge.cjs +20 -0
  70. package/components/{radar-chart-options.config-gKHFbC63.js → radar-chart-options.config-DFxna7UF.js} +25 -43
  71. package/components/sankey-diagram-options.config-DJqI2dMh.cjs +20 -0
  72. package/components/{sankey-diagram-options.config-ylhZhJ6H.js → sankey-diagram-options.config-Dj9g2BOp.js} +16 -26
  73. package/components/{search-filter-options.config-C9CoGS9f.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
  74. package/components/{search-filter-options.config-baX2Vdul.js → search-filter-options.config-BE3JhR-F.js} +1 -1
  75. package/components/{slicer-filter-options.config-A3YK_KZn.js → slicer-filter-options.config-BArPA7Mb.js} +20 -38
  76. package/components/slicer-filter-options.config-BW44EPso.cjs +20 -0
  77. package/components/{slider-filter-options.config-C-zvfTNl.js → slider-filter-options.config-BIKIbGbN.js} +7 -25
  78. package/components/slider-filter-options.config-zuWa8Rtt.cjs +20 -0
  79. package/components/sunburst-chart-options.config-BjtKxThH.cjs +20 -0
  80. package/components/{sunburst-chart-options.config-VZqDthcz.js → sunburst-chart-options.config-BxkJfdrU.js} +30 -30
  81. package/components/{textobject-options.nl-V03mmGmH.js → text-options.nl-C8sliUgH.js} +2 -2
  82. package/components/{treemap-chart-options.config-f8L8KfDj.js → treemap-chart-options.config-MyCTS35Y.js} +45 -63
  83. package/components/treemap-chart-options.config-PwXbMhHZ.cjs +20 -0
  84. package/components/{video-options.config-BBDHSf6_.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
  85. package/components/{video-options.config-CbtNZAEK.js → video-options.config-Dk36zJ1B.js} +5 -5
  86. package/components/wordcloud-chart-options.config-Cv9l0THs.cjs +20 -0
  87. package/components/{wordcloud-chart-options.config-CQs8YFfd.js → wordcloud-chart-options.config-Dq7TF0sb.js} +10 -28
  88. package/custom-elements.json +31 -3
  89. package/item-definitions/area-chart/area-chart-options.config.d.ts +27 -6
  90. package/item-definitions/bar-chart/bar-chart-options.config.d.ts +13 -13
  91. package/item-definitions/box-plot/box-plot-options.config.d.ts +16 -16
  92. package/item-definitions/bubble-chart/bubble-chart-options.config.d.ts +7 -7
  93. package/item-definitions/bubble-chart/i18n/bubble-chart-options.de.d.ts +5 -0
  94. package/item-definitions/bubble-chart/i18n/bubble-chart-options.en.d.ts +5 -0
  95. package/item-definitions/bubble-chart/i18n/bubble-chart-options.es.d.ts +5 -0
  96. package/item-definitions/bubble-chart/i18n/bubble-chart-options.fr.d.ts +5 -0
  97. package/item-definitions/bubble-chart/i18n/bubble-chart-options.nl.d.ts +5 -0
  98. package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +4 -4
  99. package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +1 -1
  100. package/item-definitions/circular-gauge/{circular-guage-options.config.d.ts → circular-gauge-options.config.d.ts} +4 -4
  101. package/item-definitions/column-chart/column-chart-options.config.d.ts +13 -13
  102. package/item-definitions/conditional-number/conditional-number-options.config.d.ts +135 -0
  103. package/item-definitions/conditional-number/i18n/conditional-number-options.de.d.ts +53 -0
  104. package/item-definitions/conditional-number/i18n/conditional-number-options.en.d.ts +53 -0
  105. package/item-definitions/conditional-number/i18n/conditional-number-options.es.d.ts +53 -0
  106. package/item-definitions/conditional-number/i18n/conditional-number-options.fr.d.ts +53 -0
  107. package/item-definitions/conditional-number/i18n/conditional-number-options.nl.d.ts +53 -0
  108. package/item-definitions/donut-chart/donut-chart-options.config.d.ts +8 -7
  109. package/item-definitions/dropdown-filter/dropdown-filter-options.config.d.ts +2 -2
  110. package/item-definitions/funnel-chart/funnel-chart-options.config.d.ts +88 -0
  111. package/item-definitions/funnel-chart/i18n/funnel-chart-options.de.d.ts +72 -0
  112. package/item-definitions/funnel-chart/i18n/funnel-chart-options.en.d.ts +72 -0
  113. package/item-definitions/funnel-chart/i18n/funnel-chart-options.es.d.ts +72 -0
  114. package/item-definitions/funnel-chart/i18n/funnel-chart-options.fr.d.ts +72 -0
  115. package/item-definitions/funnel-chart/i18n/funnel-chart-options.nl.d.ts +72 -0
  116. package/item-definitions/helpers.d.ts +7 -0
  117. package/item-definitions/line-chart/line-chart-options.config.d.ts +31 -7
  118. package/item-definitions/radar-chart/radar-chart-options.config.d.ts +8 -8
  119. package/item-definitions/sankey-diagram/sankey-diagram-options.config.d.ts +5 -5
  120. package/item-definitions/search-filter/search-filter-options.config.d.ts +1 -1
  121. package/item-definitions/slicer-filter/slicer-filter-options.config.d.ts +8 -8
  122. package/item-definitions/slider-filter/slider-filter-options.config.d.ts +4 -4
  123. package/item-definitions/sunburst-chart/sunburst-chart-options.config.d.ts +4 -4
  124. package/item-definitions/treemap-chart/treemap-chart-options.config.d.ts +10 -10
  125. package/item-definitions/video/video-options.config.d.ts +3 -3
  126. package/item-definitions/wordcloud-chart/wordcloud-chart-options.config.d.ts +5 -5
  127. package/package.json +1 -1
  128. package/components/area-chart-options.config-DMfRioZx.cjs +0 -20
  129. package/components/bar-chart-options.config-C7BGg5sh.cjs +0 -20
  130. package/components/bar-chart-options.config-CQfpV1Rx.js +0 -181
  131. package/components/box-plot-options.config-BsFp2CBS.cjs +0 -20
  132. package/components/bubble-chart-options.config-DL5Xl6Ad.cjs +0 -20
  133. package/components/bullet-chart-options.config-BO22R7gx.cjs +0 -20
  134. package/components/circular-guage-options.config-Dvg5quJ9.cjs +0 -20
  135. package/components/column-chart-options.config-DomUPYPM.cjs +0 -20
  136. package/components/donut-chart-options.config-kUyTbAtZ.cjs +0 -20
  137. package/components/line-chart-options.config-DNGyRAvG.cjs +0 -20
  138. package/components/radar-chart-options.config-DUXOzdbl.cjs +0 -20
  139. package/components/sankey-diagram-options.config-CG5S1OI3.cjs +0 -20
  140. package/components/slicer-filter-options.config-DQunaj8q.cjs +0 -20
  141. package/components/slider-filter-options.config-DF_sAElS.cjs +0 -20
  142. package/components/sunburst-chart-options.config-CEfAd1RQ.cjs +0 -20
  143. package/components/treemap-chart-options.config-Dc2UNcGG.cjs +0 -20
  144. package/components/wordcloud-chart-options.config-BLvcDvxT.cjs +0 -20
  145. /package/components/{imageobject-options.de-CBkRiIbw.cjs → image-options.de-CBkRiIbw.cjs} +0 -0
  146. /package/components/{imageobject-options.de-CYVnqdL_.js → image-options.de-CYVnqdL_.js} +0 -0
  147. /package/components/{imageobject-options.en-BMmV-4O-.js → image-options.en-BMmV-4O-.js} +0 -0
  148. /package/components/{imageobject-options.en-DflcU_2H.cjs → image-options.en-DflcU_2H.cjs} +0 -0
  149. /package/components/{imageobject-options.es-CRbNv384.cjs → image-options.es-CRbNv384.cjs} +0 -0
  150. /package/components/{imageobject-options.es-UN5rmaEt.js → image-options.es-UN5rmaEt.js} +0 -0
  151. /package/components/{imageobject-options.fr-DRE3zImB.js → image-options.fr-DRE3zImB.js} +0 -0
  152. /package/components/{imageobject-options.fr-ycH7UoX5.cjs → image-options.fr-ycH7UoX5.cjs} +0 -0
  153. /package/components/{imageobject-options.nl-D20hki6i.js → image-options.nl-D20hki6i.js} +0 -0
  154. /package/components/{imageobject-options.nl-DQL45o0j.cjs → image-options.nl-DQL45o0j.cjs} +0 -0
  155. /package/components/{textobject-options.de-BjfS5RBn.js → text-options.de-BjfS5RBn.js} +0 -0
  156. /package/components/{textobject-options.de-DLr2-jBn.cjs → text-options.de-DLr2-jBn.cjs} +0 -0
  157. /package/components/{textobject-options.en-BQqHFc7M.js → text-options.en-BQqHFc7M.js} +0 -0
  158. /package/components/{textobject-options.en-LfsMtwo6.cjs → text-options.en-LfsMtwo6.cjs} +0 -0
  159. /package/components/{textobject-options.es-BLQBqlvK.cjs → text-options.es-BLQBqlvK.cjs} +0 -0
  160. /package/components/{textobject-options.es-CMB1DKq4.js → text-options.es-CMB1DKq4.js} +0 -0
  161. /package/components/{textobject-options.fr-B8x29grG.cjs → text-options.fr-B8x29grG.cjs} +0 -0
  162. /package/components/{textobject-options.fr-VPJ3bDOM.js → text-options.fr-VPJ3bDOM.js} +0 -0
  163. /package/components/{textobject-options.nl-DzglrI3i.cjs → text-options.nl-DzglrI3i.cjs} +0 -0
  164. /package/item-definitions/image/i18n/{imageobject-options.de.d.ts → image-options.de.d.ts} +0 -0
  165. /package/item-definitions/image/i18n/{imageobject-options.en.d.ts → image-options.en.d.ts} +0 -0
  166. /package/item-definitions/image/i18n/{imageobject-options.es.d.ts → image-options.es.d.ts} +0 -0
  167. /package/item-definitions/image/i18n/{imageobject-options.fr.d.ts → image-options.fr.d.ts} +0 -0
  168. /package/item-definitions/image/i18n/{imageobject-options.nl.d.ts → image-options.nl.d.ts} +0 -0
  169. /package/item-definitions/text/i18n/{textobject-options.de.d.ts → text-options.de.d.ts} +0 -0
  170. /package/item-definitions/text/i18n/{textobject-options.en.d.ts → text-options.en.d.ts} +0 -0
  171. /package/item-definitions/text/i18n/{textobject-options.es.d.ts → text-options.es.d.ts} +0 -0
  172. /package/item-definitions/text/i18n/{textobject-options.fr.d.ts → text-options.fr.d.ts} +0 -0
  173. /package/item-definitions/text/i18n/{textobject-options.nl.d.ts → text-options.nl.d.ts} +0 -0
@@ -0,0 +1,74 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ const e = {
21
+ name: "Nombre conditionnel",
22
+ groups: {
23
+ general: {
24
+ label: "Général"
25
+ },
26
+ alignment: {
27
+ label: "Alignement"
28
+ }
29
+ },
30
+ options: {
31
+ "display.label": {
32
+ label: "Étiquette"
33
+ },
34
+ mode: {
35
+ label: "Affichage",
36
+ enum: {
37
+ normal: "Valeur",
38
+ percentage: "Pourcentage de la cible",
39
+ difference: "Différence à la cible"
40
+ }
41
+ },
42
+ "manualValues.target": {
43
+ label: "Cible manuelle"
44
+ },
45
+ "manualValues.conditional": {
46
+ label: "Couleur conditionnelle"
47
+ },
48
+ "manualValues.asBackground": {
49
+ label: "Utiliser comme couleur de fond"
50
+ },
51
+ color: {
52
+ label: "Couleur du texte"
53
+ },
54
+ "alignment.vertical": {
55
+ label: "Vertical",
56
+ values: {
57
+ top: "Haut",
58
+ middle: "Milieu",
59
+ bottom: "Bas"
60
+ }
61
+ },
62
+ "alignment.horizontal": {
63
+ label: "Horizontal",
64
+ values: {
65
+ left: "Gauche",
66
+ center: "Centre",
67
+ right: "Droite"
68
+ }
69
+ }
70
+ }
71
+ };
72
+ export {
73
+ e as default
74
+ };
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"Conditioneel getal",groups:{general:{label:"Algemeen"},alignment:{label:"Uitlijning"}},options:{"display.label":{label:"Label"},mode:{label:"Weergave",enum:{normal:"Waarde",percentage:"Percentage van doel",difference:"Verschil met doel"}},"manualValues.target":{label:"Handmatig doel"},"manualValues.conditional":{label:"Voorwaardelijke kleur"},"manualValues.asBackground":{label:"Gebruiken als achtergrondkleur"},color:{label:"Tekstkleur"},"alignment.vertical":{label:"Verticaal",values:{top:"Boven",middle:"Midden",bottom:"Onder"}},"alignment.horizontal":{label:"Horizontaal",values:{left:"Links",center:"Midden",right:"Rechts"}}}};exports.default=e;
@@ -0,0 +1,74 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ const e = {
21
+ name: "Conditioneel getal",
22
+ groups: {
23
+ general: {
24
+ label: "Algemeen"
25
+ },
26
+ alignment: {
27
+ label: "Uitlijning"
28
+ }
29
+ },
30
+ options: {
31
+ "display.label": {
32
+ label: "Label"
33
+ },
34
+ mode: {
35
+ label: "Weergave",
36
+ enum: {
37
+ normal: "Waarde",
38
+ percentage: "Percentage van doel",
39
+ difference: "Verschil met doel"
40
+ }
41
+ },
42
+ "manualValues.target": {
43
+ label: "Handmatig doel"
44
+ },
45
+ "manualValues.conditional": {
46
+ label: "Voorwaardelijke kleur"
47
+ },
48
+ "manualValues.asBackground": {
49
+ label: "Gebruiken als achtergrondkleur"
50
+ },
51
+ color: {
52
+ label: "Tekstkleur"
53
+ },
54
+ "alignment.vertical": {
55
+ label: "Verticaal",
56
+ values: {
57
+ top: "Boven",
58
+ middle: "Midden",
59
+ bottom: "Onder"
60
+ }
61
+ },
62
+ "alignment.horizontal": {
63
+ label: "Horizontaal",
64
+ values: {
65
+ left: "Links",
66
+ center: "Midden",
67
+ right: "Rechts"
68
+ }
69
+ }
70
+ }
71
+ };
72
+ export {
73
+ e as default
74
+ };
@@ -66,8 +66,11 @@ const a = [
66
66
  type: "radio-button-group",
67
67
  enum: ["list", "labels"],
68
68
  fromOptionValue: (e) => e ? "labels" : "list",
69
- toOptionValue: (e) => e === "labels",
70
- sideEffect: (e, n) => (e === "labels" && (n.display.legend = !1), n)
69
+ toOptionValue: (e) => e === "labels"
70
+ },
71
+ sideEffect: ({ options: e }) => {
72
+ var l;
73
+ return ((l = e == null ? void 0 : e.display) == null ? void 0 : l.categoryLabels) === "labels" && (e.display.legend = !1), e;
71
74
  }
72
75
  }
73
76
  ]
@@ -131,19 +134,19 @@ const a = [
131
134
  min: 0,
132
135
  max: 24,
133
136
  step: 1,
134
- extraLabel: (e, n, r) => {
135
- var l, t;
136
- if (typeof ((l = r == null ? void 0 : r.itemSpecific) == null ? void 0 : l.rounding) == "number")
137
+ extraLabel: ({ options: e, theme: l }) => {
138
+ var r, t;
139
+ if (typeof ((r = l == null ? void 0 : l.itemSpecific) == null ? void 0 : r.rounding) == "number")
137
140
  return typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.roundedCorners) != "number" ? "auto" : "reset";
138
141
  },
139
- extraLabelHasClickAction: (e, n, r) => {
140
- var l, t;
141
- return !(typeof ((l = r == null ? void 0 : r.itemSpecific) == null ? void 0 : l.rounding) != "number" || typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.roundedCorners) != "number");
142
+ extraLabelHasClickAction: ({ options: e, theme: l }) => {
143
+ var r, t;
144
+ return !(typeof ((r = l == null ? void 0 : l.itemSpecific) == null ? void 0 : r.rounding) != "number" || typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.roundedCorners) != "number");
142
145
  },
143
- extraLabelClickAction: (e, n, r) => {
144
- var t;
146
+ extraLabelClickAction: ({ options: e }) => {
147
+ var r;
145
148
  const l = { ...e };
146
- return ((t = l == null ? void 0 : l.slices) == null ? void 0 : t.roundedCorners) !== void 0 && delete l.slices.roundedCorners, { value: null, options: l };
149
+ return ((r = l == null ? void 0 : l.slices) == null ? void 0 : r.roundedCorners) !== void 0 && delete l.slices.roundedCorners, { value: null, options: l };
147
150
  }
148
151
  }
149
152
  },
@@ -155,19 +158,19 @@ const a = [
155
158
  min: 0,
156
159
  max: 20,
157
160
  step: 1,
158
- extraLabel: (e, n, r) => {
159
- var l, t;
160
- if (typeof ((l = r == null ? void 0 : r.itemSpecific) == null ? void 0 : l.padding) == "number")
161
+ extraLabel: ({ options: e, theme: l }) => {
162
+ var r, t;
163
+ if (typeof ((r = l == null ? void 0 : l.itemSpecific) == null ? void 0 : r.padding) == "number")
161
164
  return typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.padding) != "number" ? "auto" : "reset";
162
165
  },
163
- extraLabelHasClickAction: (e, n, r) => {
164
- var l, t;
165
- return !(typeof ((l = r == null ? void 0 : r.itemSpecific) == null ? void 0 : l.padding) != "number" || typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.padding) != "number");
166
+ extraLabelHasClickAction: ({ options: e, theme: l }) => {
167
+ var r, t;
168
+ return !(typeof ((r = l == null ? void 0 : l.itemSpecific) == null ? void 0 : r.padding) != "number" || typeof ((t = e == null ? void 0 : e.slices) == null ? void 0 : t.padding) != "number");
166
169
  },
167
- extraLabelClickAction: (e, n, r) => {
168
- var t;
170
+ extraLabelClickAction: ({ options: e }) => {
171
+ var r;
169
172
  const l = { ...e };
170
- return ((t = l == null ? void 0 : l.slices) == null ? void 0 : t.padding) !== void 0 && delete l.slices.padding, { value: null, options: l };
173
+ return ((r = l == null ? void 0 : l.slices) == null ? void 0 : r.padding) !== void 0 && delete l.slices.padding, { value: null, options: l };
171
174
  }
172
175
  }
173
176
  }
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=[{key:"general",type:"group",open:!0,children:[{key:"mode",control:{type:"picker",default:"donut",enum:["donut","pie"]}},{key:"slices.half",control:{type:"picker",default:"full",enum:["full","half"],fromOptionValue:e=>e?"half":"full",toOptionValue:e=>e==="half"}},{type:"divider"},{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"display.legend",control:{type:"switch",label:"Legend",default:!0}},{key:"display.categoryLabels",control:{type:"radio-button-group",enum:["list","labels"],fromOptionValue:e=>e?"labels":"list",toOptionValue:e=>e==="labels"},sideEffect:({options:e})=>{var l;return((l=e==null?void 0:e.display)==null?void 0:l.categoryLabels)==="labels"&&(e.display.legend=!1),e}}]},{key:"slices",type:"group",open:!0,children:[{key:"sort.by",control:{type:"picker",default:"measure",enum:["measure","category"]}},{key:"display.values",control:{type:"picker",default:"none",enum:["none","absolute","percentage"]}},{key:"slices.width",control:{type:"slider",default:.35,min:.05,max:.9,step:.01}},{key:"slices.maxNumber",control:{type:"number-field",default:12,min:0,max:50,step:1}},{key:"slices.minPercentage",control:{type:"number-field",default:3,min:0,max:100,step:1}},{key:"slices.roundedCorners",control:{type:"slider",default:8,min:0,max:24,step:1,extraLabel:({options:e,theme:l})=>{var r,t;if(typeof((r=l==null?void 0:l.itemSpecific)==null?void 0:r.rounding)=="number")return typeof((t=e==null?void 0:e.slices)==null?void 0:t.roundedCorners)!="number"?"auto":"reset"},extraLabelHasClickAction:({options:e,theme:l})=>{var r,t;return!(typeof((r=l==null?void 0:l.itemSpecific)==null?void 0:r.rounding)!="number"||typeof((t=e==null?void 0:e.slices)==null?void 0:t.roundedCorners)!="number")},extraLabelClickAction:({options:e})=>{var r;const l={...e};return((r=l==null?void 0:l.slices)==null?void 0:r.roundedCorners)!==void 0&&delete l.slices.roundedCorners,{value:null,options:l}}}},{key:"slices.padding",control:{type:"slider",default:5,min:0,max:20,step:1,extraLabel:({options:e,theme:l})=>{var r,t;if(typeof((r=l==null?void 0:l.itemSpecific)==null?void 0:r.padding)=="number")return typeof((t=e==null?void 0:e.slices)==null?void 0:t.padding)!="number"?"auto":"reset"},extraLabelHasClickAction:({options:e,theme:l})=>{var r,t;return!(typeof((r=l==null?void 0:l.itemSpecific)==null?void 0:r.padding)!="number"||typeof((t=e==null?void 0:e.slices)==null?void 0:t.padding)!="number")},extraLabelClickAction:({options:e})=>{var r;const l={...e};return((r=l==null?void 0:l.slices)==null?void 0:r.padding)!==void 0&&delete l.slices.padding,{value:null,options:l}}}}]}];exports.default=a;
@@ -54,7 +54,7 @@ const t = [
54
54
  label: "Filter with Apply button",
55
55
  default: !1
56
56
  },
57
- visibleIf: (e) => e == null ? void 0 : e.multiselect
57
+ visibleIf: ({ options: e }) => e == null ? void 0 : e.multiselect
58
58
  },
59
59
  {
60
60
  key: "showCheckboxes",
@@ -63,7 +63,7 @@ const t = [
63
63
  label: "Show checkboxes",
64
64
  default: !0
65
65
  },
66
- visibleIf: (e) => e == null ? void 0 : e.multiselect
66
+ visibleIf: ({ options: e }) => e == null ? void 0 : e.multiselect
67
67
  },
68
68
  {
69
69
  key: "display.search",
@@ -72,7 +72,7 @@ const t = [
72
72
  label: "Search",
73
73
  default: !0
74
74
  },
75
- visibleIf: (e) => !(e != null && e.multiselect)
75
+ visibleIf: ({ options: e }) => !(e != null && e.multiselect)
76
76
  },
77
77
  {
78
78
  key: "display.clear",
@@ -81,7 +81,7 @@ const t = [
81
81
  label: "Show clear selection",
82
82
  default: !0
83
83
  },
84
- visibleIf: (e) => !(e != null && e.multiselect)
84
+ visibleIf: ({ options: e }) => !(e != null && e.multiselect)
85
85
  }
86
86
  ]
87
87
  },
@@ -121,7 +121,7 @@ const t = [
121
121
  label: "Text",
122
122
  placeholder: "Select..."
123
123
  },
124
- visibleIf: (e) => {
124
+ visibleIf: ({ options: e }) => {
125
125
  var l;
126
126
  return ((l = e == null ? void 0 : e.display) == null ? void 0 : l.placeholder) !== !1;
127
127
  }
@@ -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";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!1}},{key:"display.label",control:{type:"switch",label:"Label",default:!1}},{key:"multiselect",control:{type:"switch",label:"Multiselect",default:!1}},{key:"applyFiltersWithButton",control:{type:"switch",label:"Filter with Apply button",default:!1},visibleIf:e=>e==null?void 0:e.multiselect},{key:"showCheckboxes",control:{type:"switch",label:"Show checkboxes",default:!0},visibleIf:e=>e==null?void 0:e.multiselect},{key:"display.search",control:{type:"switch",label:"Search",default:!0},visibleIf:e=>!(e!=null&&e.multiselect)},{key:"display.clear",control:{type:"switch",label:"Show clear selection",default:!0},visibleIf:e=>!(e!=null&&e.multiselect)}]},{key:"order",type:"group",open:!1,children:[{key:"sort.direction",control:{type:"picker",label:"Ordering",default:"asc",enum:["asc","desc"]}}]},{key:"placeholder",type:"group",open:!0,children:[{key:"display.placeholder",control:{type:"switch",label:"Display",default:!0}},{key:"placeholder",control:{type:"multi-language-field",label:"Text",placeholder:"Select..."},visibleIf:e=>{var l;return((l=e==null?void 0:e.display)==null?void 0:l.placeholder)!==!1}}]},{key:"padding",type:"group",open:!1,children:[{key:"padding.left",control:{label:"Padding left",type:"number-field",default:16,min:0,max:100,step:1}},{key:"padding.right",control:{label:"Padding right",type:"number-field",default:16,min:0,max:100,step:1}}]}];exports.default=t;
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!1}},{key:"display.label",control:{type:"switch",label:"Label",default:!1}},{key:"multiselect",control:{type:"switch",label:"Multiselect",default:!1}},{key:"applyFiltersWithButton",control:{type:"switch",label:"Filter with Apply button",default:!1},visibleIf:({options:e})=>e==null?void 0:e.multiselect},{key:"showCheckboxes",control:{type:"switch",label:"Show checkboxes",default:!0},visibleIf:({options:e})=>e==null?void 0:e.multiselect},{key:"display.search",control:{type:"switch",label:"Search",default:!0},visibleIf:({options:e})=>!(e!=null&&e.multiselect)},{key:"display.clear",control:{type:"switch",label:"Show clear selection",default:!0},visibleIf:({options:e})=>!(e!=null&&e.multiselect)}]},{key:"order",type:"group",open:!1,children:[{key:"sort.direction",control:{type:"picker",label:"Ordering",default:"asc",enum:["asc","desc"]}}]},{key:"placeholder",type:"group",open:!0,children:[{key:"display.placeholder",control:{type:"switch",label:"Display",default:!0}},{key:"placeholder",control:{type:"multi-language-field",label:"Text",placeholder:"Select..."},visibleIf:({options:e})=>{var l;return((l=e==null?void 0:e.display)==null?void 0:l.placeholder)!==!1}}]},{key:"padding",type:"group",open:!1,children:[{key:"padding.left",control:{label:"Padding left",type:"number-field",default:16,min:0,max:100,step:1}},{key:"padding.right",control:{label:"Padding right",type:"number-field",default:16,min:0,max:100,step:1}}]}];exports.default=t;