@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,93 @@
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: "Funnel chart",
22
+ groups: {
23
+ general: {
24
+ label: "General"
25
+ },
26
+ funnel: {
27
+ label: "Funnel"
28
+ },
29
+ legend: {
30
+ label: "Legend"
31
+ }
32
+ },
33
+ options: {
34
+ "display.title": {
35
+ label: "Title"
36
+ },
37
+ "display.legend": {
38
+ label: "Legend"
39
+ },
40
+ "display.categoryLabels": {
41
+ label: "Display legend as",
42
+ enum: {
43
+ list: "List",
44
+ labels: "Labels"
45
+ }
46
+ },
47
+ "display.values": {
48
+ label: "Show values"
49
+ },
50
+ "funnel.absValue": {
51
+ label: "Show absolute values"
52
+ },
53
+ "funnel.perc": {
54
+ label: "Percentage",
55
+ enum: {
56
+ hide: "Hide",
57
+ ofMax: "Of maximum",
58
+ ofTotal: "Of total"
59
+ }
60
+ },
61
+ mode: {
62
+ label: "Mode",
63
+ enum: {
64
+ dynamicWidth: "Dynamic Width",
65
+ dynamicHeight: "Dynamic Height",
66
+ regular: "Regular"
67
+ }
68
+ },
69
+ "funnel.rectangle": {
70
+ label: "Rectangular"
71
+ },
72
+ "sort.by": {
73
+ label: "Order",
74
+ enum: {
75
+ measure: "By measure",
76
+ category: "By category"
77
+ }
78
+ },
79
+ "sort.direction": {
80
+ label: "Direction",
81
+ enum: {
82
+ asc: "Ascending",
83
+ desc: "Descending"
84
+ }
85
+ },
86
+ "legend.position": {
87
+ label: "Position"
88
+ }
89
+ }
90
+ };
91
+ export {
92
+ e as default
93
+ };
@@ -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:"Funnel chart",groups:{general:{label:"General"},funnel:{label:"Funnel"},legend:{label:"Legend"}},options:{"display.title":{label:"Title"},"display.legend":{label:"Legend"},"display.categoryLabels":{label:"Display legend as",enum:{list:"List",labels:"Labels"}},"display.values":{label:"Show values"},"funnel.absValue":{label:"Show absolute values"},"funnel.perc":{label:"Percentage",enum:{hide:"Hide",ofMax:"Of maximum",ofTotal:"Of total"}},mode:{label:"Mode",enum:{dynamicWidth:"Dynamic Width",dynamicHeight:"Dynamic Height",regular:"Regular"}},"funnel.rectangle":{label:"Rectangular"},"sort.by":{label:"Order",enum:{measure:"By measure",category:"By category"}},"sort.direction":{label:"Direction",enum:{asc:"Ascending",desc:"Descending"}},"legend.position":{label:"Position"}}};exports.default=e;
@@ -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:"Gráfico de embudo",groups:{general:{label:"General"},funnel:{label:"Embudo"},legend:{label:"Leyenda"}},options:{"display.title":{label:"Título"},"display.legend":{label:"Leyenda"},"display.categoryLabels":{label:"Mostrar leyenda como",enum:{list:"Lista",labels:"Etiquetas"}},"display.values":{label:"Mostrar valores"},"funnel.absValue":{label:"Mostrar valores absolutos"},"funnel.perc":{label:"Porcentaje",enum:{hide:"Ocultar",ofMax:"Del máximo",ofTotal:"Del total"}},mode:{label:"Modo",enum:{dynamicWidth:"Ancho dinámico",dynamicHeight:"Altura dinámica",regular:"Regular"}},"funnel.rectangle":{label:"Rectangular"},"sort.by":{label:"Orden",enum:{measure:"Por medida",category:"Por categoría"}},"sort.direction":{label:"Dirección",enum:{asc:"Ascendente",desc:"Descendente"}},"legend.position":{label:"Posición"}}};exports.default=e;
@@ -0,0 +1,93 @@
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: "Gráfico de embudo",
22
+ groups: {
23
+ general: {
24
+ label: "General"
25
+ },
26
+ funnel: {
27
+ label: "Embudo"
28
+ },
29
+ legend: {
30
+ label: "Leyenda"
31
+ }
32
+ },
33
+ options: {
34
+ "display.title": {
35
+ label: "Título"
36
+ },
37
+ "display.legend": {
38
+ label: "Leyenda"
39
+ },
40
+ "display.categoryLabels": {
41
+ label: "Mostrar leyenda como",
42
+ enum: {
43
+ list: "Lista",
44
+ labels: "Etiquetas"
45
+ }
46
+ },
47
+ "display.values": {
48
+ label: "Mostrar valores"
49
+ },
50
+ "funnel.absValue": {
51
+ label: "Mostrar valores absolutos"
52
+ },
53
+ "funnel.perc": {
54
+ label: "Porcentaje",
55
+ enum: {
56
+ hide: "Ocultar",
57
+ ofMax: "Del máximo",
58
+ ofTotal: "Del total"
59
+ }
60
+ },
61
+ mode: {
62
+ label: "Modo",
63
+ enum: {
64
+ dynamicWidth: "Ancho dinámico",
65
+ dynamicHeight: "Altura dinámica",
66
+ regular: "Regular"
67
+ }
68
+ },
69
+ "funnel.rectangle": {
70
+ label: "Rectangular"
71
+ },
72
+ "sort.by": {
73
+ label: "Orden",
74
+ enum: {
75
+ measure: "Por medida",
76
+ category: "Por categoría"
77
+ }
78
+ },
79
+ "sort.direction": {
80
+ label: "Dirección",
81
+ enum: {
82
+ asc: "Ascendente",
83
+ desc: "Descendente"
84
+ }
85
+ },
86
+ "legend.position": {
87
+ label: "Posición"
88
+ }
89
+ }
90
+ };
91
+ export {
92
+ e as default
93
+ };
@@ -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:"Graphique en entonnoir",groups:{general:{label:"Général"},funnel:{label:"Entonnoir"},legend:{label:"Légende"}},options:{"display.title":{label:"Titre"},"display.legend":{label:"Légende"},"display.categoryLabels":{label:"Afficher la légende comme",enum:{list:"Liste",labels:"Étiquettes"}},"display.values":{label:"Afficher les valeurs"},"funnel.absValue":{label:"Afficher les valeurs absolues"},"funnel.perc":{label:"Pourcentage",enum:{hide:"Masquer",ofMax:"Du maximum",ofTotal:"Du total"}},mode:{label:"Mode",enum:{dynamicWidth:"Largeur dynamique",dynamicHeight:"Hauteur dynamique",regular:"Régulier"}},"funnel.rectangle":{label:"Rectangulaire"},"sort.by":{label:"Ordre",enum:{measure:"Par mesure",category:"Par catégorie"}},"sort.direction":{label:"Direction",enum:{asc:"Croissant",desc:"Décroissant"}},"legend.position":{label:"Position"}}};exports.default=e;
@@ -0,0 +1,93 @@
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: "Graphique en entonnoir",
22
+ groups: {
23
+ general: {
24
+ label: "Général"
25
+ },
26
+ funnel: {
27
+ label: "Entonnoir"
28
+ },
29
+ legend: {
30
+ label: "Légende"
31
+ }
32
+ },
33
+ options: {
34
+ "display.title": {
35
+ label: "Titre"
36
+ },
37
+ "display.legend": {
38
+ label: "Légende"
39
+ },
40
+ "display.categoryLabels": {
41
+ label: "Afficher la légende comme",
42
+ enum: {
43
+ list: "Liste",
44
+ labels: "Étiquettes"
45
+ }
46
+ },
47
+ "display.values": {
48
+ label: "Afficher les valeurs"
49
+ },
50
+ "funnel.absValue": {
51
+ label: "Afficher les valeurs absolues"
52
+ },
53
+ "funnel.perc": {
54
+ label: "Pourcentage",
55
+ enum: {
56
+ hide: "Masquer",
57
+ ofMax: "Du maximum",
58
+ ofTotal: "Du total"
59
+ }
60
+ },
61
+ mode: {
62
+ label: "Mode",
63
+ enum: {
64
+ dynamicWidth: "Largeur dynamique",
65
+ dynamicHeight: "Hauteur dynamique",
66
+ regular: "Régulier"
67
+ }
68
+ },
69
+ "funnel.rectangle": {
70
+ label: "Rectangulaire"
71
+ },
72
+ "sort.by": {
73
+ label: "Ordre",
74
+ enum: {
75
+ measure: "Par mesure",
76
+ category: "Par catégorie"
77
+ }
78
+ },
79
+ "sort.direction": {
80
+ label: "Direction",
81
+ enum: {
82
+ asc: "Croissant",
83
+ desc: "Décroissant"
84
+ }
85
+ },
86
+ "legend.position": {
87
+ label: "Position"
88
+ }
89
+ }
90
+ };
91
+ export {
92
+ e as default
93
+ };
@@ -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:"Trechterdiagram",groups:{general:{label:"Algemeen"},funnel:{label:"Trechter"},legend:{label:"Legenda"}},options:{"display.title":{label:"Titel"},"display.legend":{label:"Legenda"},"display.categoryLabels":{label:"Legenda weergeven als",enum:{list:"Lijst",labels:"Labels"}},"display.values":{label:"Waarden tonen"},"funnel.absValue":{label:"Absolute waarden tonen"},"funnel.perc":{label:"Percentage",enum:{hide:"Verbergen",ofMax:"Van maximum",ofTotal:"Van totaal"}},mode:{label:"Modus",enum:{dynamicWidth:"Dynamische breedte",dynamicHeight:"Dynamische hoogte",regular:"Regulier"}},"funnel.rectangle":{label:"Rechthoekig"},"sort.by":{label:"Volgorde",enum:{measure:"Op waarde",category:"Op categorie"}},"sort.direction":{label:"Richting",enum:{asc:"Oplopend",desc:"Aflopend"}},"legend.position":{label:"Positie"}}};exports.default=e;
@@ -0,0 +1,93 @@
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: "Trechterdiagram",
22
+ groups: {
23
+ general: {
24
+ label: "Algemeen"
25
+ },
26
+ funnel: {
27
+ label: "Trechter"
28
+ },
29
+ legend: {
30
+ label: "Legenda"
31
+ }
32
+ },
33
+ options: {
34
+ "display.title": {
35
+ label: "Titel"
36
+ },
37
+ "display.legend": {
38
+ label: "Legenda"
39
+ },
40
+ "display.categoryLabels": {
41
+ label: "Legenda weergeven als",
42
+ enum: {
43
+ list: "Lijst",
44
+ labels: "Labels"
45
+ }
46
+ },
47
+ "display.values": {
48
+ label: "Waarden tonen"
49
+ },
50
+ "funnel.absValue": {
51
+ label: "Absolute waarden tonen"
52
+ },
53
+ "funnel.perc": {
54
+ label: "Percentage",
55
+ enum: {
56
+ hide: "Verbergen",
57
+ ofMax: "Van maximum",
58
+ ofTotal: "Van totaal"
59
+ }
60
+ },
61
+ mode: {
62
+ label: "Modus",
63
+ enum: {
64
+ dynamicWidth: "Dynamische breedte",
65
+ dynamicHeight: "Dynamische hoogte",
66
+ regular: "Regulier"
67
+ }
68
+ },
69
+ "funnel.rectangle": {
70
+ label: "Rechthoekig"
71
+ },
72
+ "sort.by": {
73
+ label: "Volgorde",
74
+ enum: {
75
+ measure: "Op waarde",
76
+ category: "Op categorie"
77
+ }
78
+ },
79
+ "sort.direction": {
80
+ label: "Richting",
81
+ enum: {
82
+ asc: "Oplopend",
83
+ desc: "Aflopend"
84
+ }
85
+ },
86
+ "legend.position": {
87
+ label: "Positie"
88
+ }
89
+ }
90
+ };
91
+ export {
92
+ e as default
93
+ };
@@ -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";const t=(r,o)=>o.split(".").reduce((n,s)=>n&&n[s]!==void 0?n[s]:void 0,r),C=(r,o,a)=>{const n=o.split("."),s=n.pop(),l=n.reduce((i,c)=>(i[c]===void 0&&(i[c]={}),i[c]),r);return s&&(l[s]=a),r},u=r=>{var o;return(r==null?void 0:r.mainColor)??((o=r==null?void 0:r.colors)==null?void 0:o[0])},g=(r,o,a)=>{var l;const n=(o==null?void 0:o.mainColor)??((l=o==null?void 0:o.colors)==null?void 0:l[0]),s=t(r,a);if(n&&s&&s!==n)return"reset"},M=(r,o,a)=>{var l;const n=(o==null?void 0:o.mainColor)??((l=o==null?void 0:o.colors)==null?void 0:l[0]),s=t(r,a);return!!(n&&s&&s!==n)},T=(r,o,a)=>{var l;const n=(o==null?void 0:o.mainColor)??((l=o==null?void 0:o.colors)==null?void 0:l[0]),s={...r};return C(s,a,n),{value:n,options:s}};exports.getThemeMainColor=u;exports.getThemeMainColorExtraLabelClickAction=T;exports.getThemeMainColorExtraLabelHasClickAction=M;exports.getThemeMainColorResetLabel=g;
@@ -0,0 +1,51 @@
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 u = (r, o) => o.split(".").reduce(
21
+ (s, n) => s && s[n] !== void 0 ? s[n] : void 0,
22
+ r
23
+ ), t = (r, o, a) => {
24
+ const s = o.split("."), n = s.pop(), l = s.reduce((c, i) => (c[i] === void 0 && (c[i] = {}), c[i]), r);
25
+ return n && (l[n] = a), r;
26
+ }, C = (r) => {
27
+ var o;
28
+ return (r == null ? void 0 : r.mainColor) ?? ((o = r == null ? void 0 : r.colors) == null ? void 0 : o[0]);
29
+ }, d = (r, o, a) => {
30
+ var l;
31
+ const s = (o == null ? void 0 : o.mainColor) ?? ((l = o == null ? void 0 : o.colors) == null ? void 0 : l[0]), n = u(r, a);
32
+ if (s && n && n !== s)
33
+ return "reset";
34
+ }, g = (r, o, a) => {
35
+ var l;
36
+ const s = (o == null ? void 0 : o.mainColor) ?? ((l = o == null ? void 0 : o.colors) == null ? void 0 : l[0]), n = u(r, a);
37
+ return !!(s && n && n !== s);
38
+ }, p = (r, o, a) => {
39
+ var l;
40
+ const s = (o == null ? void 0 : o.mainColor) ?? ((l = o == null ? void 0 : o.colors) == null ? void 0 : l[0]), n = { ...r };
41
+ return t(n, a, s), {
42
+ value: s,
43
+ options: n
44
+ };
45
+ };
46
+ export {
47
+ g as a,
48
+ d as b,
49
+ C as c,
50
+ p as g
51
+ };
@@ -17,19 +17,20 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- const d = (t, e) => {
21
- var r, a, l, i;
22
- return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((a = (r = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : r.content) == null ? void 0 : a.length) > 0 || ((i = (l = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : l.content) == null ? void 0 : i.length) > 1 : !1;
23
- }, u = (t, e) => {
24
- var r, a, l, i;
25
- return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? !(((a = (r = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : r.content) == null ? void 0 : a.length) > 0) && ((i = (l = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : l.content) == null ? void 0 : i.length) <= 1 : !0;
26
- }, y = (t, e) => {
27
- var r, a, l;
28
- return Array.isArray(e) && ((l = (a = (r = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "x-axis")) == null ? void 0 : r.content) == null ? void 0 : a[0]) == null ? void 0 : l.type) === "datetime";
29
- }, p = (t, e) => {
30
- var r, a, l, i;
31
- return Array.isArray(e) && ((l = (a = (r = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "x-axis")) == null ? void 0 : r.content) == null ? void 0 : a[0]) == null ? void 0 : l.type) === "datetime" && ((i = t == null ? void 0 : t.missingValue) == null ? void 0 : i.type) === "manual";
32
- }, c = [
20
+ import { g as d, a as u, b as o, c as y } from "./helpers-DqqxcHaY.js";
21
+ const c = ({ slots: e }) => {
22
+ var a, i, t, r;
23
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((i = (a = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : a.content) == null ? void 0 : i.length) > 0 || ((r = (t = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : t.content) == null ? void 0 : r.length) > 1 : !1;
24
+ }, m = ({ slots: e }) => {
25
+ var a, i, t, r;
26
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? !(((i = (a = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : a.content) == null ? void 0 : i.length) > 0) && ((r = (t = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : t.content) == null ? void 0 : r.length) <= 1 : !0;
27
+ }, p = ({ slots: e }) => {
28
+ var a, i, t;
29
+ return Array.isArray(e) && ((t = (i = (a = e == null ? void 0 : e.find((r) => (r == null ? void 0 : r.name) === "x-axis")) == null ? void 0 : a.content) == null ? void 0 : i[0]) == null ? void 0 : t.type) === "datetime";
30
+ }, f = ({ options: e, slots: a }) => {
31
+ var i, t, r, n;
32
+ return Array.isArray(a) && ((r = (t = (i = a == null ? void 0 : a.find((l) => (l == null ? void 0 : l.name) === "x-axis")) == null ? void 0 : i.content) == null ? void 0 : t[0]) == null ? void 0 : r.type) === "datetime" && ((n = e == null ? void 0 : e.missingValue) == null ? void 0 : n.type) === "manual";
33
+ }, b = [
33
34
  {
34
35
  key: "general",
35
36
  type: "group",
@@ -50,7 +51,7 @@ const d = (t, e) => {
50
51
  type: "switch",
51
52
  default: !0
52
53
  },
53
- visibleIf: d
54
+ visibleIf: c
54
55
  },
55
56
  {
56
57
  type: "divider"
@@ -72,7 +73,7 @@ const d = (t, e) => {
72
73
  default: "no",
73
74
  enum: ["no", "break", "manual"]
74
75
  },
75
- visibleIf: y
76
+ visibleIf: p
76
77
  },
77
78
  {
78
79
  key: "missingValue.value",
@@ -82,19 +83,19 @@ const d = (t, e) => {
82
83
  default: "no",
83
84
  min: 1
84
85
  },
85
- visibleIf: p
86
+ visibleIf: f
86
87
  },
87
88
  {
88
89
  key: "color",
89
90
  control: {
90
91
  label: "Line color",
91
92
  type: "color-picker",
92
- default: (t, e, r) => {
93
- var a;
94
- return (r == null ? void 0 : r.mainColor) ?? ((a = r == null ? void 0 : r.colors) == null ? void 0 : a[0]);
95
- }
93
+ default: ({ theme: e }) => y(e),
94
+ extraLabel: ({ options: e, theme: a }) => o(e, a, "color"),
95
+ extraLabelHasClickAction: ({ options: e, theme: a }) => u(e, a, "color"),
96
+ extraLabelClickAction: ({ options: e, theme: a }) => d(e, a, "color")
96
97
  },
97
- visibleIf: u
98
+ visibleIf: m
98
99
  },
99
100
  {
100
101
  key: "lines.gradient",
@@ -140,9 +141,9 @@ const d = (t, e) => {
140
141
  max: 10,
141
142
  step: 1
142
143
  },
143
- visibleIf: (t) => {
144
- var e;
145
- return (e = t == null ? void 0 : t.markers) == null ? void 0 : e.enabled;
144
+ visibleIf: ({ options: e }) => {
145
+ var a;
146
+ return (a = e == null ? void 0 : e.markers) == null ? void 0 : a.enabled;
146
147
  }
147
148
  }
148
149
  ]
@@ -157,23 +158,23 @@ const d = (t, e) => {
157
158
  control: {
158
159
  label: "Position",
159
160
  type: "position-picker",
160
- default: "top-right",
161
+ default: "topRight",
161
162
  enum: [
162
- "top-left",
163
+ "topLeft",
163
164
  "top",
164
- "top-right",
165
+ "topRight",
165
166
  "right",
166
- "bottom-right",
167
+ "bottomRight",
167
168
  "bottom",
168
- "bottom-left",
169
+ "bottomLeft",
169
170
  "left"
170
171
  ]
171
172
  }
172
173
  }
173
174
  ],
174
- visibleIf: d
175
+ visibleIf: c
175
176
  }
176
177
  ];
177
178
  export {
178
- c as default
179
+ b as default
179
180
  };