@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.
- package/components/ai-chat-message-assistant/index.cjs +1 -1
- package/components/ai-chat-message-assistant/index.js +1 -0
- package/components/ai-chat-messages-container/index.cjs +1 -1
- package/components/ai-chat-messages-container/index.js +2 -2
- package/components/ai-interaction-textarea/index.cjs +1 -1
- package/components/ai-interaction-textarea/index.js +2 -1
- package/components/area-chart-options.config-C7sMAHco.cjs +20 -0
- package/components/{area-chart-options.config-u8itidsi.js → area-chart-options.config-_J0sG4NF.js} +26 -14
- package/components/{bar-chart-options.config-DIirbAJ0.js → bar-chart-options.config-D1mb5TDl.js} +35 -21
- package/components/bar-chart-options.config-DcxEkOT5.cjs +20 -0
- package/components/box-plot-options.config-SrrbDEYW.cjs +20 -0
- package/components/{box-plot-options.config-BWROiguA.js → box-plot-options.config-xu_i6ms7.js} +88 -52
- package/components/{bubble-chart-options.config-4QD8VPhU.js → bubble-chart-options.config-BacgXkJ_.js} +18 -9
- package/components/bubble-chart-options.config-Ihn6eVQI.cjs +20 -0
- package/components/{bullet-chart-options.config-3bH7uekx.js → bullet-chart-options.config-CDPpX1yc.js} +1 -1
- package/components/{bullet-chart-options.config-tWb6Fio-.cjs → bullet-chart-options.config-DfS4Bwds.cjs} +1 -1
- package/components/calculate-data-item-icon-CEa82-5u.cjs +20 -0
- package/components/calculate-data-item-icon-DjlZwMdO.js +147 -0
- package/components/{choropleth-map-options.config-CMxx3ORp.js → choropleth-map-options.config-B_W9-rhe.js} +84 -63
- package/components/choropleth-map-options.config-ZW8yoZH2.cjs +20 -0
- package/components/{circular-gauge-options.config-DhIKn44k.js → circular-gauge-options.config-DAIjz4Rl.js} +36 -23
- package/components/circular-gauge-options.config-msZ4mfpN.cjs +20 -0
- package/components/color-B6LaL8qz.cjs +20 -0
- package/components/{color-B7m0j8lX.js → color-DuJ4-73S.js} +950 -941
- package/components/{color-range-utils-BSfqtB3A.js → color-range-utils-Bvo9sm5A.js} +32 -31
- package/components/color-range-utils-C5yXW7ZC.cjs +20 -0
- package/components/{column-chart-options.config-D5-yR7iq.js → column-chart-options.config-B5SjBVdy.js} +37 -27
- package/components/column-chart-options.config-BjDvA7i9.cjs +20 -0
- package/components/{conditional-number-options.config-DPYsdML5.js → conditional-number-options.config-BCEpSK9J.js} +40 -24
- package/components/conditional-number-options.config-DgzUo0xi.cjs +20 -0
- package/components/dataset-icon/index.cjs +1 -1
- package/components/dataset-icon/index.js +2 -1
- package/components/dataset-selector-list/index.cjs +1 -1
- package/components/dataset-selector-list/index.js +35 -32
- package/components/dataset-selector-row/index.cjs +9 -9
- package/components/dataset-selector-row/index.js +52 -50
- package/components/{date-comparison-filter-options.config-QaoWaFUn.cjs → date-comparison-filter-options.config-DAVncmi0.cjs} +1 -1
- package/components/{date-comparison-filter-options.config-CSwGyuBg.js → date-comparison-filter-options.config-JA_yYpJa.js} +6 -3
- package/components/{date-filter-options.config-n-zhWaYa.cjs → date-filter-options.config-CWPMtA18.cjs} +1 -1
- package/components/{date-filter-options.config-BTVyHRkp.js → date-filter-options.config-DBRxlTWy.js} +6 -3
- package/components/display-settings/index.cjs +1 -1
- package/components/display-settings/index.js +1 -1
- package/components/display-settings-binning/index.cjs +5 -5
- package/components/display-settings-binning/index.js +30 -29
- package/components/display-settings-datetime/index.cjs +29 -29
- package/components/display-settings-datetime/index.js +120 -112
- package/components/display-settings-grand-totals/index.cjs +4 -4
- package/components/display-settings-grand-totals/index.js +24 -23
- package/components/display-settings-numeric/index.cjs +48 -48
- package/components/display-settings-numeric/index.js +206 -190
- package/components/display-settings-period-over-period/index.cjs +16 -16
- package/components/display-settings-period-over-period/index.js +97 -91
- package/components/{donut-chart-options.config-3ZqX8Cbb.js → donut-chart-options.config-BulUEiaH.js} +37 -21
- package/components/donut-chart-options.config-tNpqBZfR.cjs +20 -0
- package/components/draggable-data-item/index.cjs +5 -5
- package/components/draggable-data-item/index.js +46 -45
- package/components/draggable-data-item-level/index.cjs +11 -11
- package/components/draggable-data-item-level/index.js +73 -70
- package/components/{dropdown-filter-options.config-CGJTtgAX.js → dropdown-filter-options.config-D9dvPypF.js} +10 -7
- package/components/{dropdown-filter-options.config-DJvfCTk7.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
- package/components/droppable-slot/index.cjs +16 -16
- package/components/droppable-slot/index.js +223 -208
- package/components/edit-item/index.cjs +9 -9
- package/components/edit-item/index.js +119 -116
- package/components/edit-option/index.cjs +1 -1
- package/components/edit-option/index.js +1 -1
- package/components/edit-option-action-button-group/index.cjs +8 -8
- package/components/edit-option-action-button-group/index.js +53 -52
- package/components/{edit-option-base-Bh29-Cak.js → edit-option-base-DIc7iC-b.js} +1 -1
- package/components/{edit-option-base-tFr8Qg2B.cjs → edit-option-base-VhTih9T1.cjs} +1 -1
- package/components/edit-option-color-palette-picker/index.cjs +1 -1
- package/components/edit-option-color-palette-picker/index.js +1 -1
- package/components/edit-option-color-picker/index.cjs +1 -1
- package/components/edit-option-color-picker/index.js +1 -1
- package/components/edit-option-color-range/index.cjs +19 -19
- package/components/edit-option-color-range/index.js +117 -106
- package/components/edit-option-multi-language-field/index.cjs +3 -3
- package/components/edit-option-multi-language-field/index.js +27 -26
- package/components/edit-option-number-field/index.cjs +1 -1
- package/components/edit-option-number-field/index.js +1 -1
- package/components/edit-option-picker/index.cjs +5 -5
- package/components/edit-option-picker/index.js +7 -7
- package/components/edit-option-position-picker/index.cjs +4 -4
- package/components/edit-option-position-picker/index.js +25 -21
- package/components/edit-option-positions-number-field/index.cjs +9 -9
- package/components/edit-option-positions-number-field/index.js +81 -76
- package/components/edit-option-radio-button-group/index.cjs +6 -6
- package/components/edit-option-radio-button-group/index.js +22 -21
- package/components/edit-option-slider/index.cjs +1 -1
- package/components/edit-option-slider/index.js +1 -1
- package/components/edit-option-switch/index.cjs +1 -1
- package/components/edit-option-switch/index.js +1 -1
- package/components/edit-option-text-field/index.cjs +2 -2
- package/components/edit-option-text-field/index.js +23 -22
- package/components/en-BKBhKBXY.cjs +20 -0
- package/components/en-BOTjhwEc.js +1488 -0
- package/components/{en-GB-ialeqj_z.js → en-GB-CEHEs8F2.js} +1 -1
- package/components/{en-GB-TqvgIw9B.cjs → en-GB-DG6uS3sM.cjs} +1 -1
- package/components/{evolution-number-options.config-Bc9eKYnn.cjs → evolution-number-options.config-BgIZY4gQ.cjs} +1 -1
- package/components/{evolution-number-options.config-BIPO_4n3.js → evolution-number-options.config-DzkfeoIN.js} +14 -11
- package/components/{extrapolate-color-C0n1UDs-.cjs → extrapolate-color-0j_AeYkz.cjs} +1 -1
- package/components/{extrapolate-color-v1PimdQr.js → extrapolate-color-CC9CURf6.js} +1 -1
- package/components/filter-data-item-picker/index.cjs +7 -7
- package/components/filter-data-item-picker/index.js +86 -85
- package/components/filter-expression-picker/index.cjs +1 -1
- package/components/filter-expression-picker/index.js +1 -1
- package/components/filter-item/index.cjs +6 -6
- package/components/filter-item/index.js +119 -109
- package/components/filter-value-picker/index.cjs +2 -2
- package/components/filter-value-picker/index.js +36 -34
- package/components/filter-value-picker-datetime/index.cjs +8 -8
- package/components/filter-value-picker-datetime/index.js +71 -56
- package/components/filter-value-picker-hierarchy/index.cjs +12 -12
- package/components/filter-value-picker-hierarchy/index.js +124 -113
- package/components/filter-value-picker-numeric/index.cjs +8 -8
- package/components/filter-value-picker-numeric/index.js +110 -101
- package/components/focusable-B3E_hQmm.cjs +20 -0
- package/components/{focusable-BS2pbY7w.js → focusable-DCIFkpiW.js} +26 -24
- package/components/{funnel-chart-options.config-CrJy2U7_.js → funnel-chart-options.config-C_VjTOvD.js} +20 -5
- package/components/funnel-chart-options.config-D7H7gFcx.cjs +20 -0
- package/components/get-css-variable-DLiZYZEi.cjs +24 -0
- package/components/{get-css-variable-Bb7TxJdX.js → get-css-variable-YlLiVgo8.js} +37 -37
- package/components/grid/index.cjs +49 -43
- package/components/grid/index.js +1878 -2610
- package/components/{heat-map-options.config-CmL87j1j.js → heat-map-options.config-BnLWe8jS.js} +41 -35
- package/components/heat-map-options.config-DVH-Bb5-.cjs +20 -0
- package/components/heat-table-options.config-B12JEYnp.cjs +20 -0
- package/components/{heat-table-options.config-BrCYAgYD.js → heat-table-options.config-CUsDdgUr.js} +88 -60
- package/components/helpers-DXQwEH1P.cjs +20 -0
- package/components/helpers-v1bPALRP.js +91 -0
- package/components/hexbin-map-options.config-DZERRhM8.cjs +20 -0
- package/components/{hexbin-map-options.config-BguV1w8q.js → hexbin-map-options.config-F-7uCqxb.js} +38 -20
- package/components/{index-BNAmjOkm.cjs → index-BPNsFiyq.cjs} +4 -4
- package/components/index-CDi4fe3N.js +1716 -0
- package/components/index-CQ9ck-BO.cjs +249 -0
- package/components/index-CXn67vdn.cjs +121 -0
- package/components/{index-haa7WNrl.js → index-CdIUfo-L.js} +481 -453
- package/components/index-Cz9vSXy6.cjs +20 -0
- package/components/{index-DdyZ2g5L.js → index-D0GBF6tg.js} +104 -94
- package/components/{index-CqKpf0B8.js → index-Do7O9azB.js} +123 -112
- package/components/index.cjs +1 -1
- package/components/index.js +5 -5
- package/components/item-options-configs.cjs +1 -1
- package/components/item-options-configs.js +37 -37
- package/components/{line-chart-options.config-BhirTGqD.js → line-chart-options.config-DB3IsXXr.js} +28 -13
- package/components/line-chart-options.config-DSugoe0t.cjs +20 -0
- package/components/{localize-CcDpq940.js → localize-BX7q0S0M.js} +10 -10
- package/components/{localize-C4zNlrwK.cjs → localize-r7ALOUy_.cjs} +1 -1
- package/components/{marker-map-options.config-Bx17jmiq.js → marker-map-options.config-DPJ955tt.js} +1 -1
- package/components/{marker-map-options.config-CvhCylSC.cjs → marker-map-options.config-_FYZzRwA.cjs} +1 -1
- package/components/pivot-table-options.config-BiJXKSFR.cjs +20 -0
- package/components/{pivot-table-options.config-CFc7y0IT.js → pivot-table-options.config-DNK_AIG7.js} +24 -15
- package/components/pyramid-chart-options.config-C4zbFS26.cjs +20 -0
- package/components/{pyramid-chart-options.config-2Waxb11l.js → pyramid-chart-options.config-CcVMatYx.js} +43 -29
- package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js} +23 -11
- package/components/radar-chart-options.config-EqQu6PTh.cjs +20 -0
- package/components/{regular-table-options.config-CFKCJQK1.js → regular-table-options.config-BoLZsBry.js} +23 -17
- package/components/{regular-table-options.config-YRuoijIk.cjs → regular-table-options.config-DTx3RTnS.cjs} +1 -1
- package/components/{route-map-options.config-CyolTJfK.js → route-map-options.config-CN86T7c0.js} +109 -87
- package/components/route-map-options.config-D7NJePTu.cjs +20 -0
- package/components/{sankey-diagram-options.config-D7OSvSqm.cjs → sankey-diagram-options.config-RFB83YLZ.cjs} +1 -1
- package/components/{sankey-diagram-options.config-Ldjk84ro.js → sankey-diagram-options.config-tVLKy_Zn.js} +10 -7
- package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
- package/components/{scatter-plot-options.config-CfxEfkQ1.js → scatter-plot-options.config-Corlzno1.js} +86 -56
- package/components/{search-filter-options.config-Oqco9BKj.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
- package/components/{search-filter-options.config-C0syQmP4.js → search-filter-options.config-BE3JhR-F.js} +6 -3
- package/components/{set-locale-hKTMz37h.js → set-locale-Dp3N_gXN.js} +8 -1
- package/components/{slicer-filter-options.config-DmOe3440.js → slicer-filter-options.config-3JZZcw5C.js} +18 -9
- package/components/slicer-filter-options.config-DNI-XevE.cjs +20 -0
- package/components/{slider-filter-options.config-B1M8RcDs.js → slider-filter-options.config-DH4SS8wH.js} +1 -1
- package/components/{slider-filter-options.config-k45I-t6G.cjs → slider-filter-options.config-_8Z2zKmU.cjs} +1 -1
- package/components/slot-contents-picker/index.cjs +33 -33
- package/components/slot-contents-picker/index.js +205 -194
- package/components/slot-menu/index.cjs +12 -12
- package/components/slot-menu/index.js +184 -171
- package/components/slot-menu-list/index.cjs +3 -3
- package/components/slot-menu-list/index.js +103 -97
- package/components/speedometer-chart-options.config-BX9LTQBH.cjs +20 -0
- package/components/{speedometer-chart-options.config-CzOmuEF8.js → speedometer-chart-options.config-SL581yOa.js} +53 -31
- package/components/{spike-map-options.config-Cbt1YUw6.js → spike-map-options.config-C5KewecZ.js} +122 -91
- package/components/spike-map-options.config-DoBFXPmN.cjs +20 -0
- package/components/{sunburst-chart-options.config-Yrxc2i57.cjs → sunburst-chart-options.config-AbNjWS6t.cjs} +1 -1
- package/components/{sunburst-chart-options.config-_dyLQxPJ.js → sunburst-chart-options.config-CNauGQJv.js} +20 -9
- package/components/{symbol-map-options.config-BORL1NSU.js → symbol-map-options.config-DdDA4aa7.js} +20 -11
- package/components/symbol-map-options.config-m-lwLTtu.cjs +20 -0
- package/components/treemap-chart-options.config-C0Q9aQ1Z.cjs +20 -0
- package/components/{treemap-chart-options.config-B9i9qIm_.js → treemap-chart-options.config-D5AJaF_u.js} +37 -20
- package/components/utils.cjs +1 -1
- package/components/utils.js +97 -94
- package/components/{video-options.config-B0asgYt8.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
- package/components/{video-options.config-UX-9MDfS.js → video-options.config-Dk36zJ1B.js} +10 -7
- package/components/viz-item-menu/index.cjs +2 -2
- package/components/viz-item-menu/index.js +5 -4
- package/components/{wordcloud-chart-options.config-BKtJT8Va.cjs → wordcloud-chart-options.config-vGfCW8kE.cjs} +1 -1
- package/components/{wordcloud-chart-options.config-BoB_KuhA.js → wordcloud-chart-options.config-w2NUIWVA.js} +7 -4
- package/custom-elements.json +0 -20
- package/package.json +1 -1
- package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
- package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
- package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
- package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
- package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
- package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
- package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
- package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
- package/components/color-Czp4Im5q.cjs +0 -20
- package/components/color-range-utils-DYYR-iwx.cjs +0 -20
- package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
- package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
- package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
- package/components/en-D3ihEGXg.js +0 -1483
- package/components/en-DZcn_iz_.cjs +0 -20
- package/components/focusable-QLh-LlNt.cjs +0 -20
- package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
- package/components/get-css-variable-Pzks_rOx.cjs +0 -24
- package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
- package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
- package/components/helpers-9I0oLoUB.cjs +0 -20
- package/components/helpers-bR8Ibjqh.js +0 -79
- package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
- package/components/index-BekTY3Em.cjs +0 -121
- package/components/index-CFL6gmIu.cjs +0 -20
- package/components/index-DNPULp4A.js +0 -1755
- package/components/index-DvkzMbLt.cjs +0 -249
- package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
- package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
- package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
- package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
- package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
- package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
- package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
- package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
- package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
- package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
- 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
|
|
21
|
-
const
|
|
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:
|
|
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 }) =>
|
|
50
|
-
extraLabel: ({ options: e, theme: l }) =>
|
|
51
|
-
extraLabelHasClickAction: ({ options: e, theme: l }) =>
|
|
52
|
-
extraLabelClickAction: ({ options: e, theme: l }) =>
|
|
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:
|
|
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 }) =>
|
|
77
|
-
extraLabel: ({ options: e, theme: l }) =>
|
|
78
|
-
extraLabelHasClickAction: ({ options: e, theme: l }) =>
|
|
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 }) =>
|
|
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 }) =>
|
|
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
|
-
|
|
134
|
-
|
|
135
|
-
...e
|
|
136
|
-
|
|
137
|
-
...e
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
...e
|
|
145
|
-
|
|
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 }) =>
|
|
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 }) =>
|
|
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 }) =>
|
|
192
|
-
extraLabel: ({ options: e, theme: l }) =>
|
|
193
|
-
extraLabelHasClickAction: ({ options: e, theme: l }) =>
|
|
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 }) =>
|
|
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 }) =>
|
|
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
|
-
|
|
249
|
-
|
|
250
|
-
...e
|
|
251
|
-
|
|
252
|
-
...e
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
...e
|
|
260
|
-
|
|
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 }) =>
|
|
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 }) =>
|
|
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:
|
|
346
|
+
visibleIf: y
|
|
317
347
|
}
|
|
318
348
|
];
|
|
319
349
|
export {
|
|
320
|
-
|
|
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
|
|
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
|
|
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 }) =>
|
|
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
|
-
|
|
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)(
|
|
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
|
|
21
|
-
const
|
|
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
|
|
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 }) =>
|
|
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
|
|
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 }) =>
|
|
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 }) =>
|
|
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 }) =>
|
|
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
|
-
|
|
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-
|
|
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-
|
|
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;
|