@luzmo/analytics-components-kit 1.0.1-alpha.97 → 1.0.1-alpha.98

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 (235) hide show
  1. package/components/ai-chat-message-assistant/index.cjs +1 -1
  2. package/components/ai-chat-message-assistant/index.js +1 -0
  3. package/components/ai-chat-messages-container/index.cjs +1 -1
  4. package/components/ai-chat-messages-container/index.js +2 -2
  5. package/components/ai-interaction-textarea/index.cjs +1 -1
  6. package/components/ai-interaction-textarea/index.js +2 -1
  7. package/components/area-chart-options.config-C7sMAHco.cjs +20 -0
  8. package/components/{area-chart-options.config-u8itidsi.js → area-chart-options.config-_J0sG4NF.js} +26 -14
  9. package/components/{bar-chart-options.config-DIirbAJ0.js → bar-chart-options.config-D1mb5TDl.js} +35 -21
  10. package/components/bar-chart-options.config-DcxEkOT5.cjs +20 -0
  11. package/components/box-plot-options.config-SrrbDEYW.cjs +20 -0
  12. package/components/{box-plot-options.config-BWROiguA.js → box-plot-options.config-xu_i6ms7.js} +88 -52
  13. package/components/{bubble-chart-options.config-4QD8VPhU.js → bubble-chart-options.config-BacgXkJ_.js} +18 -9
  14. package/components/bubble-chart-options.config-Ihn6eVQI.cjs +20 -0
  15. package/components/{bullet-chart-options.config-3bH7uekx.js → bullet-chart-options.config-CDPpX1yc.js} +1 -1
  16. package/components/{bullet-chart-options.config-tWb6Fio-.cjs → bullet-chart-options.config-DfS4Bwds.cjs} +1 -1
  17. package/components/calculate-data-item-icon-CEa82-5u.cjs +20 -0
  18. package/components/calculate-data-item-icon-DjlZwMdO.js +147 -0
  19. package/components/{choropleth-map-options.config-CMxx3ORp.js → choropleth-map-options.config-B_W9-rhe.js} +84 -63
  20. package/components/choropleth-map-options.config-ZW8yoZH2.cjs +20 -0
  21. package/components/{circular-gauge-options.config-DhIKn44k.js → circular-gauge-options.config-DAIjz4Rl.js} +36 -23
  22. package/components/circular-gauge-options.config-msZ4mfpN.cjs +20 -0
  23. package/components/color-B6LaL8qz.cjs +20 -0
  24. package/components/{color-B7m0j8lX.js → color-DuJ4-73S.js} +950 -941
  25. package/components/{color-range-utils-BSfqtB3A.js → color-range-utils-Bvo9sm5A.js} +32 -31
  26. package/components/color-range-utils-C5yXW7ZC.cjs +20 -0
  27. package/components/{column-chart-options.config-D5-yR7iq.js → column-chart-options.config-B5SjBVdy.js} +37 -27
  28. package/components/column-chart-options.config-BjDvA7i9.cjs +20 -0
  29. package/components/{conditional-number-options.config-DPYsdML5.js → conditional-number-options.config-BCEpSK9J.js} +40 -24
  30. package/components/conditional-number-options.config-DgzUo0xi.cjs +20 -0
  31. package/components/dataset-icon/index.cjs +1 -1
  32. package/components/dataset-icon/index.js +2 -1
  33. package/components/dataset-selector-list/index.cjs +1 -1
  34. package/components/dataset-selector-list/index.js +35 -32
  35. package/components/dataset-selector-row/index.cjs +9 -9
  36. package/components/dataset-selector-row/index.js +52 -50
  37. package/components/{date-comparison-filter-options.config-QaoWaFUn.cjs → date-comparison-filter-options.config-DAVncmi0.cjs} +1 -1
  38. package/components/{date-comparison-filter-options.config-CSwGyuBg.js → date-comparison-filter-options.config-JA_yYpJa.js} +6 -3
  39. package/components/{date-filter-options.config-n-zhWaYa.cjs → date-filter-options.config-CWPMtA18.cjs} +1 -1
  40. package/components/{date-filter-options.config-BTVyHRkp.js → date-filter-options.config-DBRxlTWy.js} +6 -3
  41. package/components/display-settings/index.cjs +1 -1
  42. package/components/display-settings/index.js +1 -1
  43. package/components/display-settings-binning/index.cjs +5 -5
  44. package/components/display-settings-binning/index.js +30 -29
  45. package/components/display-settings-datetime/index.cjs +29 -29
  46. package/components/display-settings-datetime/index.js +120 -112
  47. package/components/display-settings-grand-totals/index.cjs +4 -4
  48. package/components/display-settings-grand-totals/index.js +24 -23
  49. package/components/display-settings-numeric/index.cjs +48 -48
  50. package/components/display-settings-numeric/index.js +206 -190
  51. package/components/display-settings-period-over-period/index.cjs +16 -16
  52. package/components/display-settings-period-over-period/index.js +97 -91
  53. package/components/{donut-chart-options.config-3ZqX8Cbb.js → donut-chart-options.config-BulUEiaH.js} +37 -21
  54. package/components/donut-chart-options.config-tNpqBZfR.cjs +20 -0
  55. package/components/draggable-data-item/index.cjs +5 -5
  56. package/components/draggable-data-item/index.js +46 -45
  57. package/components/draggable-data-item-level/index.cjs +11 -11
  58. package/components/draggable-data-item-level/index.js +73 -70
  59. package/components/{dropdown-filter-options.config-CGJTtgAX.js → dropdown-filter-options.config-D9dvPypF.js} +10 -7
  60. package/components/{dropdown-filter-options.config-DJvfCTk7.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
  61. package/components/droppable-slot/index.cjs +16 -16
  62. package/components/droppable-slot/index.js +223 -208
  63. package/components/edit-item/index.cjs +9 -9
  64. package/components/edit-item/index.js +119 -116
  65. package/components/edit-option/index.cjs +1 -1
  66. package/components/edit-option/index.js +1 -1
  67. package/components/edit-option-action-button-group/index.cjs +8 -8
  68. package/components/edit-option-action-button-group/index.js +53 -52
  69. package/components/{edit-option-base-Bh29-Cak.js → edit-option-base-DIc7iC-b.js} +1 -1
  70. package/components/{edit-option-base-tFr8Qg2B.cjs → edit-option-base-VhTih9T1.cjs} +1 -1
  71. package/components/edit-option-color-palette-picker/index.cjs +1 -1
  72. package/components/edit-option-color-palette-picker/index.js +1 -1
  73. package/components/edit-option-color-picker/index.cjs +1 -1
  74. package/components/edit-option-color-picker/index.js +1 -1
  75. package/components/edit-option-color-range/index.cjs +19 -19
  76. package/components/edit-option-color-range/index.js +117 -106
  77. package/components/edit-option-multi-language-field/index.cjs +3 -3
  78. package/components/edit-option-multi-language-field/index.js +27 -26
  79. package/components/edit-option-number-field/index.cjs +1 -1
  80. package/components/edit-option-number-field/index.js +1 -1
  81. package/components/edit-option-picker/index.cjs +5 -5
  82. package/components/edit-option-picker/index.js +7 -7
  83. package/components/edit-option-position-picker/index.cjs +4 -4
  84. package/components/edit-option-position-picker/index.js +25 -21
  85. package/components/edit-option-positions-number-field/index.cjs +9 -9
  86. package/components/edit-option-positions-number-field/index.js +81 -76
  87. package/components/edit-option-radio-button-group/index.cjs +6 -6
  88. package/components/edit-option-radio-button-group/index.js +22 -21
  89. package/components/edit-option-slider/index.cjs +1 -1
  90. package/components/edit-option-slider/index.js +1 -1
  91. package/components/edit-option-switch/index.cjs +1 -1
  92. package/components/edit-option-switch/index.js +1 -1
  93. package/components/edit-option-text-field/index.cjs +2 -2
  94. package/components/edit-option-text-field/index.js +23 -22
  95. package/components/en-BKBhKBXY.cjs +20 -0
  96. package/components/en-BOTjhwEc.js +1488 -0
  97. package/components/{en-GB-ialeqj_z.js → en-GB-CEHEs8F2.js} +1 -1
  98. package/components/{en-GB-TqvgIw9B.cjs → en-GB-DG6uS3sM.cjs} +1 -1
  99. package/components/{evolution-number-options.config-Bc9eKYnn.cjs → evolution-number-options.config-BgIZY4gQ.cjs} +1 -1
  100. package/components/{evolution-number-options.config-BIPO_4n3.js → evolution-number-options.config-DzkfeoIN.js} +14 -11
  101. package/components/{extrapolate-color-C0n1UDs-.cjs → extrapolate-color-0j_AeYkz.cjs} +1 -1
  102. package/components/{extrapolate-color-v1PimdQr.js → extrapolate-color-CC9CURf6.js} +1 -1
  103. package/components/filter-data-item-picker/index.cjs +7 -7
  104. package/components/filter-data-item-picker/index.js +86 -85
  105. package/components/filter-expression-picker/index.cjs +1 -1
  106. package/components/filter-expression-picker/index.js +1 -1
  107. package/components/filter-item/index.cjs +6 -6
  108. package/components/filter-item/index.js +119 -109
  109. package/components/filter-value-picker/index.cjs +2 -2
  110. package/components/filter-value-picker/index.js +36 -34
  111. package/components/filter-value-picker-datetime/index.cjs +8 -8
  112. package/components/filter-value-picker-datetime/index.js +71 -56
  113. package/components/filter-value-picker-hierarchy/index.cjs +12 -12
  114. package/components/filter-value-picker-hierarchy/index.js +124 -113
  115. package/components/filter-value-picker-numeric/index.cjs +8 -8
  116. package/components/filter-value-picker-numeric/index.js +110 -101
  117. package/components/focusable-B3E_hQmm.cjs +20 -0
  118. package/components/{focusable-BS2pbY7w.js → focusable-DCIFkpiW.js} +26 -24
  119. package/components/{funnel-chart-options.config-CrJy2U7_.js → funnel-chart-options.config-C_VjTOvD.js} +20 -5
  120. package/components/funnel-chart-options.config-D7H7gFcx.cjs +20 -0
  121. package/components/get-css-variable-DLiZYZEi.cjs +24 -0
  122. package/components/{get-css-variable-Bb7TxJdX.js → get-css-variable-YlLiVgo8.js} +37 -37
  123. package/components/grid/index.cjs +49 -43
  124. package/components/grid/index.js +1878 -2610
  125. package/components/{heat-map-options.config-CmL87j1j.js → heat-map-options.config-BnLWe8jS.js} +41 -35
  126. package/components/heat-map-options.config-DVH-Bb5-.cjs +20 -0
  127. package/components/heat-table-options.config-B12JEYnp.cjs +20 -0
  128. package/components/{heat-table-options.config-BrCYAgYD.js → heat-table-options.config-CUsDdgUr.js} +88 -60
  129. package/components/helpers-DXQwEH1P.cjs +20 -0
  130. package/components/helpers-v1bPALRP.js +91 -0
  131. package/components/hexbin-map-options.config-DZERRhM8.cjs +20 -0
  132. package/components/{hexbin-map-options.config-BguV1w8q.js → hexbin-map-options.config-F-7uCqxb.js} +38 -20
  133. package/components/{index-BNAmjOkm.cjs → index-BPNsFiyq.cjs} +4 -4
  134. package/components/index-CDi4fe3N.js +1716 -0
  135. package/components/index-CQ9ck-BO.cjs +249 -0
  136. package/components/index-CXn67vdn.cjs +121 -0
  137. package/components/{index-haa7WNrl.js → index-CdIUfo-L.js} +481 -453
  138. package/components/index-Cz9vSXy6.cjs +20 -0
  139. package/components/{index-DdyZ2g5L.js → index-D0GBF6tg.js} +104 -94
  140. package/components/{index-CqKpf0B8.js → index-Do7O9azB.js} +123 -112
  141. package/components/index.cjs +1 -1
  142. package/components/index.js +5 -5
  143. package/components/item-options-configs.cjs +1 -1
  144. package/components/item-options-configs.js +37 -37
  145. package/components/{line-chart-options.config-BhirTGqD.js → line-chart-options.config-DB3IsXXr.js} +28 -13
  146. package/components/line-chart-options.config-DSugoe0t.cjs +20 -0
  147. package/components/{localize-CcDpq940.js → localize-BX7q0S0M.js} +10 -10
  148. package/components/{localize-C4zNlrwK.cjs → localize-r7ALOUy_.cjs} +1 -1
  149. package/components/{marker-map-options.config-Bx17jmiq.js → marker-map-options.config-DPJ955tt.js} +1 -1
  150. package/components/{marker-map-options.config-CvhCylSC.cjs → marker-map-options.config-_FYZzRwA.cjs} +1 -1
  151. package/components/pivot-table-options.config-BiJXKSFR.cjs +20 -0
  152. package/components/{pivot-table-options.config-CFc7y0IT.js → pivot-table-options.config-DNK_AIG7.js} +24 -15
  153. package/components/pyramid-chart-options.config-C4zbFS26.cjs +20 -0
  154. package/components/{pyramid-chart-options.config-2Waxb11l.js → pyramid-chart-options.config-CcVMatYx.js} +43 -29
  155. package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js} +23 -11
  156. package/components/radar-chart-options.config-EqQu6PTh.cjs +20 -0
  157. package/components/{regular-table-options.config-CFKCJQK1.js → regular-table-options.config-BoLZsBry.js} +23 -17
  158. package/components/{regular-table-options.config-YRuoijIk.cjs → regular-table-options.config-DTx3RTnS.cjs} +1 -1
  159. package/components/{route-map-options.config-CyolTJfK.js → route-map-options.config-CN86T7c0.js} +109 -87
  160. package/components/route-map-options.config-D7NJePTu.cjs +20 -0
  161. package/components/{sankey-diagram-options.config-D7OSvSqm.cjs → sankey-diagram-options.config-RFB83YLZ.cjs} +1 -1
  162. package/components/{sankey-diagram-options.config-Ldjk84ro.js → sankey-diagram-options.config-tVLKy_Zn.js} +10 -7
  163. package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
  164. package/components/{scatter-plot-options.config-CfxEfkQ1.js → scatter-plot-options.config-Corlzno1.js} +86 -56
  165. package/components/{search-filter-options.config-Oqco9BKj.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
  166. package/components/{search-filter-options.config-C0syQmP4.js → search-filter-options.config-BE3JhR-F.js} +6 -3
  167. package/components/{set-locale-hKTMz37h.js → set-locale-Dp3N_gXN.js} +8 -1
  168. package/components/{slicer-filter-options.config-DmOe3440.js → slicer-filter-options.config-3JZZcw5C.js} +18 -9
  169. package/components/slicer-filter-options.config-DNI-XevE.cjs +20 -0
  170. package/components/{slider-filter-options.config-B1M8RcDs.js → slider-filter-options.config-DH4SS8wH.js} +1 -1
  171. package/components/{slider-filter-options.config-k45I-t6G.cjs → slider-filter-options.config-_8Z2zKmU.cjs} +1 -1
  172. package/components/slot-contents-picker/index.cjs +33 -33
  173. package/components/slot-contents-picker/index.js +205 -194
  174. package/components/slot-menu/index.cjs +12 -12
  175. package/components/slot-menu/index.js +184 -171
  176. package/components/slot-menu-list/index.cjs +3 -3
  177. package/components/slot-menu-list/index.js +103 -97
  178. package/components/speedometer-chart-options.config-BX9LTQBH.cjs +20 -0
  179. package/components/{speedometer-chart-options.config-CzOmuEF8.js → speedometer-chart-options.config-SL581yOa.js} +53 -31
  180. package/components/{spike-map-options.config-Cbt1YUw6.js → spike-map-options.config-C5KewecZ.js} +122 -91
  181. package/components/spike-map-options.config-DoBFXPmN.cjs +20 -0
  182. package/components/{sunburst-chart-options.config-Yrxc2i57.cjs → sunburst-chart-options.config-AbNjWS6t.cjs} +1 -1
  183. package/components/{sunburst-chart-options.config-_dyLQxPJ.js → sunburst-chart-options.config-CNauGQJv.js} +20 -9
  184. package/components/{symbol-map-options.config-BORL1NSU.js → symbol-map-options.config-DdDA4aa7.js} +20 -11
  185. package/components/symbol-map-options.config-m-lwLTtu.cjs +20 -0
  186. package/components/treemap-chart-options.config-C0Q9aQ1Z.cjs +20 -0
  187. package/components/{treemap-chart-options.config-B9i9qIm_.js → treemap-chart-options.config-D5AJaF_u.js} +37 -20
  188. package/components/utils.cjs +1 -1
  189. package/components/utils.js +97 -94
  190. package/components/{video-options.config-B0asgYt8.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
  191. package/components/{video-options.config-UX-9MDfS.js → video-options.config-Dk36zJ1B.js} +10 -7
  192. package/components/viz-item-menu/index.cjs +2 -2
  193. package/components/viz-item-menu/index.js +5 -4
  194. package/components/{wordcloud-chart-options.config-BKtJT8Va.cjs → wordcloud-chart-options.config-vGfCW8kE.cjs} +1 -1
  195. package/components/{wordcloud-chart-options.config-BoB_KuhA.js → wordcloud-chart-options.config-w2NUIWVA.js} +7 -4
  196. package/custom-elements.json +0 -20
  197. package/package.json +1 -1
  198. package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
  199. package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
  200. package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
  201. package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
  202. package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
  203. package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
  204. package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
  205. package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
  206. package/components/color-Czp4Im5q.cjs +0 -20
  207. package/components/color-range-utils-DYYR-iwx.cjs +0 -20
  208. package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
  209. package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
  210. package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
  211. package/components/en-D3ihEGXg.js +0 -1483
  212. package/components/en-DZcn_iz_.cjs +0 -20
  213. package/components/focusable-QLh-LlNt.cjs +0 -20
  214. package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
  215. package/components/get-css-variable-Pzks_rOx.cjs +0 -24
  216. package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
  217. package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
  218. package/components/helpers-9I0oLoUB.cjs +0 -20
  219. package/components/helpers-bR8Ibjqh.js +0 -79
  220. package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
  221. package/components/index-BekTY3Em.cjs +0 -121
  222. package/components/index-CFL6gmIu.cjs +0 -20
  223. package/components/index-DNPULp4A.js +0 -1755
  224. package/components/index-DvkzMbLt.cjs +0 -249
  225. package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
  226. package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
  227. package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
  228. package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
  229. package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
  230. package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
  231. package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
  232. package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
  233. package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
  234. package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
  235. package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
@@ -17,8 +17,14 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { g as r, a as s, b as c, c as d, i as n, j as i, k as t, l as a, d as y } from "./helpers-bR8Ibjqh.js";
21
- const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l?.name === "color")?.content?.length > 0 : !1, x = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l?.name === "color")?.content?.length === 0 : !0, p = [
20
+ import { g as x, a as b, b as k, c as g, i as u, j as c, k as d, l as t, d as f } from "./helpers-v1bPALRP.js";
21
+ const y = ({ slots: e }) => {
22
+ var l, a;
23
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((a = (l = e == null ? void 0 : e.find((r) => (r == null ? void 0 : r.name) === "color")) == null ? void 0 : l.content) == null ? void 0 : a.length) > 0 : !1;
24
+ }, h = ({ slots: e }) => {
25
+ var l, a;
26
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((a = (l = e == null ? void 0 : e.find((r) => (r == null ? void 0 : r.name) === "color")) == null ? void 0 : l.content) == null ? void 0 : a.length) === 0 : !0;
27
+ }, n = [
22
28
  {
23
29
  key: "general",
24
30
  type: "group",
@@ -39,19 +45,19 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
39
45
  label: "Legend",
40
46
  default: !0
41
47
  },
42
- visibleIf: o
48
+ visibleIf: y
43
49
  },
44
50
  {
45
51
  key: "color",
46
52
  control: {
47
53
  type: "color-picker",
48
54
  label: "Color",
49
- default: ({ theme: e }) => d(e),
50
- extraLabel: ({ options: e, theme: l }) => c(e, l, "color"),
51
- extraLabelHasClickAction: ({ options: e, theme: l }) => s(e, l, "color"),
52
- extraLabelClickAction: ({ options: e, theme: l }) => r(e, l, "color")
55
+ default: ({ theme: e }) => g(e),
56
+ extraLabel: ({ options: e, theme: l }) => k(e, l, "color"),
57
+ extraLabelHasClickAction: ({ options: e, theme: l }) => b(e, l, "color"),
58
+ extraLabelClickAction: ({ options: e, theme: l }) => x(e, l, "color")
53
59
  },
54
- visibleIf: x
60
+ visibleIf: h
55
61
  }
56
62
  ]
57
63
  },
@@ -73,14 +79,14 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
73
79
  control: {
74
80
  type: "color-picker",
75
81
  label: "X-axis color",
76
- default: ({ theme: e }) => a(e),
77
- extraLabel: ({ options: e, theme: l }) => t(e, l, "axis.x.color"),
78
- extraLabelHasClickAction: ({ options: e, theme: l }) => i(
82
+ default: ({ theme: e }) => t(e),
83
+ extraLabel: ({ options: e, theme: l }) => d(e, l, "axis.x.color"),
84
+ extraLabelHasClickAction: ({ options: e, theme: l }) => c(
79
85
  e,
80
86
  l,
81
87
  "axis.x.color"
82
88
  ),
83
- extraLabelClickAction: ({ options: e, theme: l }) => n(
89
+ extraLabelClickAction: ({ options: e, theme: l }) => u(
84
90
  e,
85
91
  l,
86
92
  "axis.x.color"
@@ -111,7 +117,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
111
117
  default: "center",
112
118
  enum: ["left", "center", "right"]
113
119
  },
114
- visibleIf: ({ options: e }) => e?.axislabels?.x?.enabled === !0
120
+ visibleIf: ({ options: e }) => {
121
+ var l, a;
122
+ return ((a = (l = e == null ? void 0 : e.axislabels) == null ? void 0 : l.x) == null ? void 0 : a.enabled) === !0;
123
+ }
115
124
  }
116
125
  ]
117
126
  },
@@ -129,23 +138,26 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
129
138
  label: "Display mode",
130
139
  default: "ticks",
131
140
  enum: ["ticks", "hide", "gridlines"],
132
- toOptions: ({ options: e, value: l }) => ({
133
- ...e,
134
- axis: {
135
- ...e?.axis,
136
- x: {
137
- ...e?.axis?.x,
138
- ticksMode: l
139
- }
140
- },
141
- grid: {
142
- ...e?.grid,
143
- x: {
144
- ...e?.grid?.x,
145
- enabled: l === "gridlines"
141
+ toOptions: ({ options: e, value: l }) => {
142
+ var a, r;
143
+ return {
144
+ ...e,
145
+ axis: {
146
+ ...e == null ? void 0 : e.axis,
147
+ x: {
148
+ ...(a = e == null ? void 0 : e.axis) == null ? void 0 : a.x,
149
+ ticksMode: l
150
+ }
151
+ },
152
+ grid: {
153
+ ...e == null ? void 0 : e.grid,
154
+ x: {
155
+ ...(r = e == null ? void 0 : e.grid) == null ? void 0 : r.x,
156
+ enabled: l === "gridlines"
157
+ }
146
158
  }
147
- }
148
- })
159
+ };
160
+ }
149
161
  }
150
162
  },
151
163
  {
@@ -156,7 +168,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
156
168
  default: "solid",
157
169
  enum: ["solid", "dotted", "dashed"]
158
170
  },
159
- visibleIf: ({ options: e }) => e?.axis?.x?.ticksMode === "gridlines" && e?.grid?.x?.enabled === !0
171
+ visibleIf: ({ options: e }) => {
172
+ var l, a, r, i;
173
+ return ((a = (l = e == null ? void 0 : e.axis) == null ? void 0 : l.x) == null ? void 0 : a.ticksMode) === "gridlines" && ((i = (r = e == null ? void 0 : e.grid) == null ? void 0 : r.x) == null ? void 0 : i.enabled) === !0;
174
+ }
160
175
  },
161
176
  {
162
177
  key: "grid.x.opacity",
@@ -168,7 +183,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
168
183
  max: 1,
169
184
  step: 0.1
170
185
  },
171
- visibleIf: ({ options: e }) => e?.axis?.x?.ticksMode === "gridlines" && e?.grid?.x?.enabled === !0
186
+ visibleIf: ({ options: e }) => {
187
+ var l, a, r, i;
188
+ return ((a = (l = e == null ? void 0 : e.axis) == null ? void 0 : l.x) == null ? void 0 : a.ticksMode) === "gridlines" && ((i = (r = e == null ? void 0 : e.grid) == null ? void 0 : r.x) == null ? void 0 : i.enabled) === !0;
189
+ }
172
190
  }
173
191
  ]
174
192
  },
@@ -188,14 +206,14 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
188
206
  control: {
189
207
  type: "color-picker",
190
208
  label: "Y-axis color",
191
- default: ({ theme: e }) => a(e),
192
- extraLabel: ({ options: e, theme: l }) => t(e, l, "axis.y.color"),
193
- extraLabelHasClickAction: ({ options: e, theme: l }) => i(
209
+ default: ({ theme: e }) => t(e),
210
+ extraLabel: ({ options: e, theme: l }) => d(e, l, "axis.y.color"),
211
+ extraLabelHasClickAction: ({ options: e, theme: l }) => c(
194
212
  e,
195
213
  l,
196
214
  "axis.y.color"
197
215
  ),
198
- extraLabelClickAction: ({ options: e, theme: l }) => y(
216
+ extraLabelClickAction: ({ options: e, theme: l }) => f(
199
217
  e,
200
218
  l,
201
219
  "axis.y.color"
@@ -226,7 +244,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
226
244
  default: "middle",
227
245
  enum: ["top", "middle", "bottom"]
228
246
  },
229
- visibleIf: ({ options: e }) => e?.axislabels?.y?.enabled === !0
247
+ visibleIf: ({ options: e }) => {
248
+ var l, a;
249
+ return ((a = (l = e == null ? void 0 : e.axislabels) == null ? void 0 : l.y) == null ? void 0 : a.enabled) === !0;
250
+ }
230
251
  }
231
252
  ]
232
253
  },
@@ -244,23 +265,26 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
244
265
  label: "Display mode",
245
266
  default: "ticks",
246
267
  enum: ["ticks", "hide", "gridlines"],
247
- toOptions: ({ options: e, value: l }) => ({
248
- ...e,
249
- axis: {
250
- ...e?.axis,
251
- y: {
252
- ...e?.axis?.y,
253
- ticksMode: l
254
- }
255
- },
256
- grid: {
257
- ...e?.grid,
258
- y: {
259
- ...e?.grid?.y,
260
- enabled: l === "gridlines"
268
+ toOptions: ({ options: e, value: l }) => {
269
+ var a, r;
270
+ return {
271
+ ...e,
272
+ axis: {
273
+ ...e == null ? void 0 : e.axis,
274
+ y: {
275
+ ...(a = e == null ? void 0 : e.axis) == null ? void 0 : a.y,
276
+ ticksMode: l
277
+ }
278
+ },
279
+ grid: {
280
+ ...e == null ? void 0 : e.grid,
281
+ y: {
282
+ ...(r = e == null ? void 0 : e.grid) == null ? void 0 : r.y,
283
+ enabled: l === "gridlines"
284
+ }
261
285
  }
262
- }
263
- })
286
+ };
287
+ }
264
288
  }
265
289
  },
266
290
  {
@@ -271,7 +295,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
271
295
  default: "solid",
272
296
  enum: ["solid", "dotted", "dashed"]
273
297
  },
274
- visibleIf: ({ options: e }) => e?.axis?.y?.ticksMode === "gridlines" && e?.grid?.y?.enabled === !0
298
+ visibleIf: ({ options: e }) => {
299
+ var l, a, r, i;
300
+ return ((a = (l = e == null ? void 0 : e.axis) == null ? void 0 : l.y) == null ? void 0 : a.ticksMode) === "gridlines" && ((i = (r = e == null ? void 0 : e.grid) == null ? void 0 : r.y) == null ? void 0 : i.enabled) === !0;
301
+ }
275
302
  },
276
303
  {
277
304
  key: "grid.y.opacity",
@@ -283,7 +310,10 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
283
310
  max: 1,
284
311
  step: 0.1
285
312
  },
286
- visibleIf: ({ options: e }) => e?.axis?.y?.ticksMode === "gridlines" && e?.grid?.y?.enabled === !0
313
+ visibleIf: ({ options: e }) => {
314
+ var l, a, r, i;
315
+ return ((a = (l = e == null ? void 0 : e.axis) == null ? void 0 : l.y) == null ? void 0 : a.ticksMode) === "gridlines" && ((i = (r = e == null ? void 0 : e.grid) == null ? void 0 : r.y) == null ? void 0 : i.enabled) === !0;
316
+ }
287
317
  }
288
318
  ]
289
319
  }
@@ -313,9 +343,9 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((l) => l
313
343
  }
314
344
  }
315
345
  ],
316
- visibleIf: o
346
+ visibleIf: y
317
347
  }
318
348
  ];
319
349
  export {
320
- p as default
350
+ n as default
321
351
  };
@@ -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 l=[{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:!0}},{key:"applyFiltersWithButton",control:{type:"switch",label:"Filter with Apply button",default:!1}}]},{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:"Search..."},visibleIf:({options:e})=>e?.display?.placeholder!==!1}]},{key:"padding",type:"group",open:!0,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=l;
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:!0}},{key:"applyFiltersWithButton",control:{type:"switch",label:"Filter with Apply button",default:!1}}]},{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:"Search..."},visibleIf:({options:e})=>{var l;return((l=e==null?void 0:e.display)==null?void 0:l.placeholder)!==!1}}]},{key:"padding",type:"group",open:!0,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;
@@ -17,7 +17,7 @@
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 l = [
20
+ const t = [
21
21
  {
22
22
  key: "general",
23
23
  type: "group",
@@ -69,7 +69,10 @@ const l = [
69
69
  label: "Text",
70
70
  placeholder: "Search..."
71
71
  },
72
- visibleIf: ({ options: e }) => e?.display?.placeholder !== !1
72
+ visibleIf: ({ options: e }) => {
73
+ var l;
74
+ return ((l = e == null ? void 0 : e.display) == null ? void 0 : l.placeholder) !== !1;
75
+ }
73
76
  }
74
77
  ]
75
78
  },
@@ -104,5 +107,5 @@ const l = [
104
107
  }
105
108
  ];
106
109
  export {
107
- l as default
110
+ t as default
108
111
  };
@@ -21,7 +21,14 @@ import { configureLocalization as s } from "@lit/localize";
21
21
  const a = (t, o, r) => {
22
22
  const e = t[o];
23
23
  return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((c, n) => {
24
- (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(n.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + o + (o.split("/").length !== r ? ". Note that variables only represent file names one level deep." : ""))));
24
+ (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
25
+ n.bind(
26
+ null,
27
+ new Error(
28
+ "Unknown variable dynamic import: " + o + (o.split("/").length !== r ? ". Note that variables only represent file names one level deep." : "")
29
+ )
30
+ )
31
+ );
25
32
  });
26
33
  }, l = "en", i = [
27
34
  "de",
@@ -17,8 +17,8 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { g as t, a, b as o, c as i } from "./helpers-bR8Ibjqh.js";
21
- const r = [
20
+ import { g as t, a, b as r, c as i } from "./helpers-v1bPALRP.js";
21
+ const u = [
22
22
  {
23
23
  key: "general",
24
24
  type: "group",
@@ -55,7 +55,7 @@ const r = [
55
55
  label: "Filter with Apply button",
56
56
  default: !1
57
57
  },
58
- visibleIf: ({ options: e }) => e?.multiselect !== !1
58
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.multiselect) !== !1
59
59
  },
60
60
  {
61
61
  key: "display.all",
@@ -81,11 +81,11 @@ const r = [
81
81
  type: "color-picker",
82
82
  label: "Color",
83
83
  default: ({ theme: e }) => i(e),
84
- extraLabel: ({ options: e, theme: l }) => o(e, l, "color"),
84
+ extraLabel: ({ options: e, theme: l }) => r(e, l, "color"),
85
85
  extraLabelHasClickAction: ({ options: e, theme: l }) => a(e, l, "color"),
86
86
  extraLabelClickAction: ({ options: e, theme: l }) => t(e, l, "color")
87
87
  },
88
- visibleIf: ({ options: e }) => e?.mode === "button"
88
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.mode) === "button"
89
89
  },
90
90
  {
91
91
  key: "sort.direction",
@@ -122,7 +122,10 @@ const r = [
122
122
  max: 999,
123
123
  step: 1
124
124
  },
125
- visibleIf: ({ options: e }) => e?.mode !== "button" && e?.layout?.alignment !== "horizontal"
125
+ visibleIf: ({ options: e }) => {
126
+ var l;
127
+ return (e == null ? void 0 : e.mode) !== "button" && ((l = e == null ? void 0 : e.layout) == null ? void 0 : l.alignment) !== "horizontal";
128
+ }
126
129
  },
127
130
  {
128
131
  key: "table.columns",
@@ -133,7 +136,10 @@ const r = [
133
136
  min: 1,
134
137
  max: 10
135
138
  },
136
- visibleIf: ({ options: e }) => e?.layout?.alignment === "table"
139
+ visibleIf: ({ options: e }) => {
140
+ var l;
141
+ return ((l = e == null ? void 0 : e.layout) == null ? void 0 : l.alignment) === "table";
142
+ }
137
143
  },
138
144
  {
139
145
  key: "horizontal.width",
@@ -145,7 +151,10 @@ const r = [
145
151
  max: 999,
146
152
  step: 1
147
153
  },
148
- visibleIf: ({ options: e }) => e?.layout?.alignment === "horizontal"
154
+ visibleIf: ({ options: e }) => {
155
+ var l;
156
+ return ((l = e == null ? void 0 : e.layout) == null ? void 0 : l.alignment) === "horizontal";
157
+ }
149
158
  }
150
159
  ]
151
160
  },
@@ -180,5 +189,5 @@ const r = [
180
189
  }
181
190
  ];
182
191
  export {
183
- r as default
192
+ u as default
184
193
  };
@@ -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 t=require("./helpers-DXQwEH1P.cjs"),a=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!1}},{key:"display.search",control:{type:"switch",label:"Search",default:!0}},{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)!==!1},{key:"display.all",control:{type:"switch",label:"Show 'select all'",default:!0}},{key:"mode",control:{type:"switch",label:"Display as buttons",default:!1,parseValue:e=>e==="button",toValue:e=>e?"button":"default"}},{key:"color",control:{type:"color-picker",label:"Color",default:({theme:e})=>t.getThemeMainColor(e),extraLabel:({options:e,theme:l})=>t.getThemeMainColorResetLabel(e,l,"color"),extraLabelHasClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelHasClickAction(e,l,"color"),extraLabelClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelClickAction(e,l,"color")},visibleIf:({options:e})=>(e==null?void 0:e.mode)==="button"},{key:"sort.direction",control:{type:"picker",label:"Ordering",default:"asc",enum:["asc","desc"]}}]},{key:"layout",type:"group",open:!0,children:[{key:"layout.alignment",control:{type:"picker",label:"Alignment",default:"vertical",enum:["vertical","horizontal","table"]}},{key:"table.rowheight",control:{type:"number-field",label:"Row height",default:24,min:0,max:999,step:1},visibleIf:({options:e})=>{var l;return(e==null?void 0:e.mode)!=="button"&&((l=e==null?void 0:e.layout)==null?void 0:l.alignment)!=="horizontal"}},{key:"table.columns",control:{type:"number-field",label:"Number of columns",default:2,min:1,max:10},visibleIf:({options:e})=>{var l;return((l=e==null?void 0:e.layout)==null?void 0:l.alignment)==="table"}},{key:"horizontal.width",control:{type:"number-field",label:"Width",default:175,min:0,max:999,step:1},visibleIf:({options:e})=>{var l;return((l=e==null?void 0:e.layout)==null?void 0:l.alignment)==="horizontal"}}]},{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=a;
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { g as t, a as o, b as a, c as r } from "./helpers-bR8Ibjqh.js";
20
+ import { g as t, a as o, b as a, c as r } from "./helpers-v1bPALRP.js";
21
21
  const n = [
22
22
  {
23
23
  key: "general",
@@ -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=require("./helpers-9I0oLoUB.cjs"),o=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"color",control:{type:"color-picker",label:"Slider color",default:({theme:e})=>t.getThemeMainColor(e),extraLabel:({options:e,theme:l})=>t.getThemeMainColorResetLabel(e,l,"color"),extraLabelHasClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelHasClickAction(e,l,"color"),extraLabelClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelClickAction(e,l,"color")}}]},{key:"padding",type:"group",open:!0,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=o;
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./helpers-DXQwEH1P.cjs"),o=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"color",control:{type:"color-picker",label:"Slider color",default:({theme:e})=>t.getThemeMainColor(e),extraLabel:({options:e,theme:l})=>t.getThemeMainColorResetLabel(e,l,"color"),extraLabelHasClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelHasClickAction(e,l,"color"),extraLabelClickAction:({options:e,theme:l})=>t.getThemeMainColorExtraLabelClickAction(e,l,"color")}}]},{key:"padding",type:"group",open:!0,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=o;