@luzmo/analytics-components-kit 1.0.1-alpha.10 → 1.0.1-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/area-chart.config-Ba68ZiSX.js +198 -0
- package/components/area-chart.config-Vo0u3UK8.cjs +20 -0
- package/components/{column-chart.config-C9hP0kX7.js → bar-chart.config-CF1i1Imw.js} +67 -39
- package/components/bar-chart.config-YLP38HOE.cjs +20 -0
- package/components/{bar-chart.en-FwT00qdU.js → bar-chart.en-Crc8tYUJ.js} +17 -0
- package/components/{donut-chart.en-Blb9oSdU.cjs → bar-chart.en-D1UfGsS3.cjs} +1 -1
- package/components/bar-chart.fr-BwiGRlQf.js +86 -0
- package/components/bar-chart.fr-CP7DTrlk.cjs +20 -0
- package/components/bar-chart.nl-C9EOP2kE.js +86 -0
- package/components/bar-chart.nl-Cxq8ID8c.cjs +20 -0
- package/components/{bar-chart.nl-ahX1ARpH.js → box-plot-slots.config-BRhnF2FE.js} +25 -21
- package/components/box-plot-slots.config-DZxyy3sS.cjs +20 -0
- package/components/{textobject.config-C8opcGG4.js → bubble-chart-slots.config-Bbh94VgZ.js} +18 -24
- package/components/bubble-chart-slots.config-BwSwgleO.cjs +20 -0
- package/components/bubble-chart.config-1MrC55Nb.js +142 -0
- package/components/bubble-chart.config-bQBq1s3C.cjs +20 -0
- package/components/bullet-chart-slots.config-Ccv_dX0s.js +45 -0
- package/components/bullet-chart-slots.config-CiYsxviC.cjs +20 -0
- package/components/choropleth-map-slots.config-B-uJTj4q.js +47 -0
- package/components/{bar-chart.nl-BYzVExsz.cjs → choropleth-map-slots.config-PNwSR0XY.cjs} +1 -1
- package/components/{donut-chart.nl-D9YGbOce.cjs → circle-pack-chart-slots.config-C-_ganmv.cjs} +1 -1
- package/components/circle-pack-chart-slots.config-xwVdRiwS.js +40 -0
- package/components/circle-pack-chart.config-BOlrxRJA.cjs +20 -0
- package/components/circle-pack-chart.config-Bbm2bTgy.js +110 -0
- package/components/{donut-chart.fr-BeTVa2wh.cjs → circular-gauge-slots.config-Cd-nkNPm.cjs} +1 -1
- package/components/circular-gauge-slots.config-DA-ZAc5d.js +39 -0
- package/components/column-chart-slots.config-C7MhpoR8.cjs +20 -0
- package/components/column-chart-slots.config-DAdAk17k.js +47 -0
- package/components/{bar-chart.config-CQ6HAvs2.js → column-chart.config-BT1QH4BI.js} +64 -37
- package/components/column-chart.config-CppyNukh.cjs +20 -0
- package/components/column-chart.en-Crc8tYUJ.js +86 -0
- package/components/{bar-chart.en-BqYbiHO3.cjs → column-chart.en-D1UfGsS3.cjs} +1 -1
- package/components/column-chart.fr-BwiGRlQf.js +86 -0
- package/components/column-chart.fr-CP7DTrlk.cjs +20 -0
- package/components/column-chart.nl-C9EOP2kE.js +86 -0
- package/components/column-chart.nl-Cxq8ID8c.cjs +20 -0
- package/components/combination-chart-slots.config-CqKLFKCZ.js +45 -0
- package/components/combination-chart-slots.config-crMO01EO.cjs +20 -0
- package/components/conditional-number-slots.config-CD5ZwXuY.cjs +20 -0
- package/components/conditional-number-slots.config-L3t5pb1-.js +39 -0
- package/components/date-filter-slots.config-Cb1LcT9W.cjs +20 -0
- package/components/date-filter-slots.config-CxB8IF5B.js +33 -0
- package/components/display-settings-datetime/index.cjs +209 -1
- package/components/display-settings-datetime/index.js +518 -6
- package/components/donut-chart.config-B_38UAqp.cjs +20 -0
- package/components/{donut-chart.config-3DhKiSSM.js → donut-chart.config-DuJFyp4z.js} +4 -2
- package/components/{donut-chart.en-CzjT4-XN.js → donut-chart.en-CrUf4CJ9.js} +14 -0
- package/components/donut-chart.en-DHCYs2el.cjs +20 -0
- package/components/donut-chart.fr-C33dLw52.cjs +20 -0
- package/components/donut-chart.fr-DVfZwZny.js +99 -0
- package/components/donut-chart.nl-B13jr7SK.js +99 -0
- package/components/donut-chart.nl-CHAnU1xZ.cjs +20 -0
- package/components/draggable-data-item-level/index.cjs +1 -1
- package/components/draggable-data-item-level/index.js +1 -1
- package/components/dropdown-filter-slots.config-B8J6ftCh.js +46 -0
- package/components/dropdown-filter-slots.config-I2n4b_6V.cjs +20 -0
- package/components/dropdown-filter.config-BPBxTuLQ.cjs +20 -0
- package/components/dropdown-filter.config-Drv-A4zw.js +163 -0
- package/components/droppable-slot/index.cjs +12 -12
- package/components/droppable-slot/index.js +126 -85
- package/components/droppable-slot/item-slots-configs/box-plot-slots.config.d.ts +26 -0
- package/components/droppable-slot/item-slots-configs/bubble-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/bullet-chart-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/choropleth-map-slots.config.d.ts +29 -0
- package/components/droppable-slot/item-slots-configs/circle-pack-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/circular-gauge-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/column-chart-slots.config.d.ts +24 -0
- package/components/droppable-slot/item-slots-configs/combination-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/conditional-number-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/date-filter-slots.config.d.ts +10 -0
- package/components/droppable-slot/item-slots-configs/dropdown-filter-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/evolution-number-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/funnel-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/heat-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/heat-table-slots.config.d.ts +20 -0
- package/components/droppable-slot/item-slots-configs/hexbin-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/image-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/index.d.ts +44 -0
- package/components/droppable-slot/item-slots-configs/line-chart-slots.config.d.ts +44 -0
- package/components/droppable-slot/item-slots-configs/marker-map-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/ohlc-chart-slots.config.d.ts +21 -0
- package/components/droppable-slot/item-slots-configs/parallel-coordinates-plot-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/pivot-table-slots.config.d.ts +21 -0
- package/components/droppable-slot/item-slots-configs/pyramid-chart-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/radar-chart-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/regular-table-slots.config.d.ts +13 -0
- package/components/droppable-slot/item-slots-configs/route-map-slots.config.d.ts +28 -0
- package/components/droppable-slot/item-slots-configs/sankey-diagram-slots.config.d.ts +33 -0
- package/components/droppable-slot/item-slots-configs/scatter-plot-slots.config.d.ts +50 -0
- package/components/droppable-slot/item-slots-configs/search-filter-slots.config.d.ts +24 -0
- package/components/droppable-slot/item-slots-configs/slicer-filter-slots.config.d.ts +23 -0
- package/components/droppable-slot/item-slots-configs/slider-filter-slots.config.d.ts +13 -0
- package/components/droppable-slot/item-slots-configs/speedometer-chart-slots.config.d.ts +16 -0
- package/components/droppable-slot/item-slots-configs/spike-map-slots.config.d.ts +31 -0
- package/components/droppable-slot/item-slots-configs/strip-plot-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/sunburst-chart-slots.config.d.ts +22 -0
- package/components/droppable-slot/item-slots-configs/symbol-map-slots.config.d.ts +31 -0
- package/components/droppable-slot/item-slots-configs/text-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/treemap-chart-slots.config.d.ts +30 -0
- package/components/droppable-slot/item-slots-configs/venn-diagram-slots.config.d.ts +18 -0
- package/components/droppable-slot/item-slots-configs/video-slots.config.d.ts +2 -0
- package/components/droppable-slot/item-slots-configs/wordcloud-chart-slots.config.d.ts +23 -0
- package/components/edit-item/index.cjs +16 -18
- package/components/edit-item/index.js +195 -164
- package/components/edit-option/helpers/control-templates/position-picker-template.d.ts +2 -0
- package/components/edit-option/index.cjs +135 -116
- package/components/edit-option/index.js +352 -280
- package/components/edit-option/item-configs/area-chart.config.d.ts +146 -0
- package/components/edit-option/item-configs/bar-chart.config.d.ts +23 -2
- package/components/edit-option/item-configs/bubble-chart.config.d.ts +90 -0
- package/components/edit-option/item-configs/circle-pack-chart.config.d.ts +35 -0
- package/components/edit-option/item-configs/column-chart.config.d.ts +17 -2
- package/components/edit-option/item-configs/donut-chart.config.d.ts +4 -0
- package/components/edit-option/item-configs/dropdown-filter.config.d.ts +74 -0
- package/components/edit-option/item-configs/imageobject.config.d.ts +1 -3
- package/components/edit-option/item-configs/line-chart.config.d.ts +52 -2
- package/components/edit-option/item-configs/ohlc-chart.config.d.ts +37 -0
- package/components/edit-option/item-configs/radar-chart.config.d.ts +122 -0
- package/components/edit-option/item-configs/sankey-diagram.config.d.ts +46 -0
- package/components/edit-option/item-configs/search-filter.config.d.ts +40 -0
- package/components/edit-option/item-configs/slicer-filter.config.d.ts +136 -0
- package/components/edit-option/item-configs/slider-filter.config.d.ts +45 -0
- package/components/edit-option/item-configs/spacer.config.d.ts +2 -0
- package/components/edit-option/item-configs/sunburst-chart.config.d.ts +51 -0
- package/components/edit-option/item-configs/textobject.config.d.ts +34 -2
- package/components/edit-option/item-configs/treemap-chart.config.d.ts +103 -0
- package/components/edit-option/item-configs/videoobject.config.d.ts +90 -0
- package/components/edit-option/item-configs/wordcloud-chart.config.d.ts +46 -0
- package/components/edit-option/item-translations/bar-chart.en.d.ts +17 -0
- package/components/edit-option/item-translations/bar-chart.fr.d.ts +47 -5
- package/components/edit-option/item-translations/bar-chart.nl.d.ts +47 -5
- package/components/edit-option/item-translations/column-chart.en.d.ts +65 -0
- package/components/edit-option/item-translations/column-chart.fr.d.ts +65 -0
- package/components/edit-option/item-translations/column-chart.nl.d.ts +65 -0
- package/components/edit-option/item-translations/donut-chart.en.d.ts +14 -0
- package/components/edit-option/item-translations/donut-chart.fr.d.ts +62 -2
- package/components/edit-option/item-translations/donut-chart.nl.d.ts +62 -2
- package/components/edit-option/item-translations/imageobject.en.d.ts +71 -0
- package/components/edit-option/item-translations/imageobject.fr.d.ts +71 -0
- package/components/edit-option/item-translations/imageobject.nl.d.ts +71 -0
- package/components/edit-option/item-translations/textobject.en.d.ts +17 -0
- package/components/edit-option/item-translations/textobject.fr.d.ts +17 -0
- package/components/edit-option/item-translations/textobject.nl.d.ts +17 -0
- package/components/edit-option-action-button-group/index.cjs +12 -5
- package/components/edit-option-action-button-group/index.js +26 -19
- package/components/edit-option-multi-language-field/edit-option-multi-language-field.d.ts +2 -0
- package/components/edit-option-multi-language-field/index.cjs +3 -3
- package/components/edit-option-multi-language-field/index.js +32 -22
- package/components/edit-option-position-picker/edit-option-position-picker.d.ts +13 -0
- package/components/edit-option-position-picker/index.cjs +25 -0
- package/components/edit-option-position-picker/index.d.ts +7 -0
- package/components/edit-option-position-picker/index.js +110 -0
- package/components/edit-option-positions-number-field/edit-option-positions-number-field.d.ts +11 -9
- package/components/edit-option-positions-number-field/index.cjs +12 -12
- package/components/edit-option-positions-number-field/index.js +84 -75
- package/components/{en-GB-DX5un7Gr.js → en-GB-BtLbN8o_.js} +1 -1
- package/components/en-GB-Dd11ROdW.cjs +20 -0
- package/components/evolution-number-slots.config-BI-sFIug.cjs +20 -0
- package/components/evolution-number-slots.config-CW21b2ua.js +39 -0
- package/components/formatter-CQDms6fU.js +1478 -0
- package/components/formatter-DiJYkB6b.cjs +20 -0
- package/components/funnel-chart-slots.config-BBhMS2qi.js +40 -0
- package/components/funnel-chart-slots.config-WrokHS7f.cjs +20 -0
- package/components/heat-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/heat-map-slots.config-cdD8XTmI.js +39 -0
- package/components/heat-table-slots.config-DJkP72oT.js +48 -0
- package/components/heat-table-slots.config-GGX3BCh1.cjs +20 -0
- package/components/hexbin-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/hexbin-map-slots.config-cdD8XTmI.js +39 -0
- package/components/image-slots.config-IpwUxDyU.js +23 -0
- package/components/{en-GB-Bz4u7Uqv.cjs → image-slots.config-mPXMR1CE.cjs} +1 -1
- package/components/{imageobject.config-DZLp9Elq.js → imageobject.config-CBfeq5Zw.js} +2 -2
- package/components/{imageobject.config-B7ld9bj3.cjs → imageobject.config-Dqhc2c3b.cjs} +1 -1
- package/components/imageobject.en-BMmV-4O-.js +92 -0
- package/components/imageobject.en-DflcU_2H.cjs +20 -0
- package/components/imageobject.fr-DRE3zImB.js +92 -0
- package/components/imageobject.fr-ycH7UoX5.cjs +20 -0
- package/components/imageobject.nl-D20hki6i.js +92 -0
- package/components/imageobject.nl-DQL45o0j.cjs +20 -0
- package/components/index-DXyAeBh6.cjs +20 -0
- package/components/index-Di00QW2f.js +113 -0
- package/components/index.cjs +1 -1
- package/components/index.js +35 -25
- package/components/item-list.cjs +20 -0
- package/components/item-list.js +423 -0
- package/components/item-menu/item-list/item-list.d.ts +35 -0
- package/components/item-slots-configs.cjs +20 -0
- package/components/item-slots-configs.js +109 -0
- package/components/line-chart-slots.config-CIfDfftd.cjs +20 -0
- package/components/line-chart-slots.config-P7xa-pHi.js +52 -0
- package/components/line-chart.config-BB_thZtA.js +179 -0
- package/components/line-chart.config-i2233s5F.cjs +20 -0
- package/components/{localize-B6AsX_Zv.js → localize-BX7q0S0M.js} +16 -16
- package/components/localize-r7ALOUy_.cjs +20 -0
- package/components/marker-map-slots.config-CSxSsQwX.cjs +20 -0
- package/components/marker-map-slots.config-cdD8XTmI.js +39 -0
- package/components/ohlc-chart-slots.config-Cvy5n1xv.js +64 -0
- package/components/ohlc-chart-slots.config-DMomcHMV.cjs +20 -0
- package/components/ohlc-chart.config-BLlRV_bs.cjs +20 -0
- package/components/ohlc-chart.config-D9npwajt.js +75 -0
- package/components/parallel-coordinates-plot-slots.config-BRXA5nUl.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-CQW2CJW6.js +44 -0
- package/components/pivot-table-slots.config-BH5fOJre.js +48 -0
- package/components/pivot-table-slots.config-DzGWM3Ez.cjs +20 -0
- package/components/pyramid-chart-slots.config-Cm9bQsXT.js +47 -0
- package/components/pyramid-chart-slots.config-DeWrVApy.cjs +20 -0
- package/components/radar-chart-slots.config-Dpmytmc3.js +47 -0
- package/components/radar-chart-slots.config-Dxx5fKnS.cjs +20 -0
- package/components/radar-chart.config-DPPlIptA.cjs +20 -0
- package/components/radar-chart.config-DfID1TZ-.js +164 -0
- package/components/regular-table-slots.config-ChrvnRDb.cjs +20 -0
- package/components/regular-table-slots.config-EUS-V9lL.js +33 -0
- package/components/route-map-slots.config-BfbIWCr0.cjs +20 -0
- package/components/route-map-slots.config-DYCcaQZi.js +53 -0
- package/components/sankey-diagram-slots.config-B7Q-ZfUP.cjs +20 -0
- package/components/sankey-diagram-slots.config-BSTBEZDe.js +55 -0
- package/components/sankey-diagram.config-BVjCEw5M.js +138 -0
- package/components/sankey-diagram.config-CG5S1OI3.cjs +20 -0
- package/components/scatter-plot-slots.config-BuWYqDWK.js +70 -0
- package/components/scatter-plot-slots.config-wlX_PVu8.cjs +20 -0
- package/components/search-filter-slots.config-DOlr8VaD.cjs +20 -0
- package/components/search-filter-slots.config-DmiVXOva.js +47 -0
- package/components/search-filter.config-C9CoGS9f.cjs +20 -0
- package/components/search-filter.config-baX2Vdul.js +111 -0
- package/components/{bar-chart.fr-DbxKiM0j.js → slicer-filter-slots.config-CHQ0ZXga.js} +21 -20
- package/components/slicer-filter-slots.config-Dyte3aGp.cjs +20 -0
- package/components/slicer-filter.config-A3YK_KZn.js +211 -0
- package/components/slicer-filter.config-DQunaj8q.cjs +20 -0
- package/components/slider-filter-slots.config-BN3K1rnl.js +33 -0
- package/components/slider-filter-slots.config-Cr5oXbok.cjs +20 -0
- package/components/slider-filter.config-C-zvfTNl.js +98 -0
- package/components/slider-filter.config-DF_sAElS.cjs +20 -0
- package/components/slot-menu/index.cjs +1 -1
- package/components/slot-menu/index.js +1 -1
- package/components/slot-menu-list/index.cjs +1 -1
- package/components/slot-menu-list/index.js +1 -1
- package/components/spacer.config-Br2Dm5Uv.js +23 -0
- package/components/spacer.config-mPXMR1CE.cjs +20 -0
- package/components/speedometer-chart-slots.config-Cd-nkNPm.cjs +20 -0
- package/components/speedometer-chart-slots.config-DA-ZAc5d.js +39 -0
- package/components/spike-map-slots.config-CuqpgkvN.js +46 -0
- package/components/spike-map-slots.config-Drga6_j0.cjs +20 -0
- package/components/strip-plot-slots.config-Co8ghEv8.js +40 -0
- package/components/strip-plot-slots.config-JvkKY5Ga.cjs +20 -0
- package/components/sunburst-chart-slots.config-C-_ganmv.cjs +20 -0
- package/components/sunburst-chart-slots.config-xwVdRiwS.js +40 -0
- package/components/sunburst-chart.config-CEfAd1RQ.cjs +20 -0
- package/components/sunburst-chart.config-VZqDthcz.js +139 -0
- package/components/symbol-map-slots.config-C5CKaVED.js +47 -0
- package/components/{bar-chart.fr-DGx9smEh.cjs → symbol-map-slots.config-DtW-3xkd.cjs} +1 -1
- package/components/text-slots.config-BMBEkf0O.cjs +20 -0
- package/components/text-slots.config-Hy5yNIAX.js +23 -0
- package/components/{textobject.config-DbAajFz8.cjs → textobject.config-BFB3rEmt.cjs} +1 -1
- package/components/textobject.config-DTDqt0ci.js +73 -0
- package/components/textobject.en-BQqHFc7M.js +38 -0
- package/components/textobject.en-LfsMtwo6.cjs +20 -0
- package/components/textobject.fr-B8x29grG.cjs +20 -0
- package/components/{donut-chart.nl-NMatXfhK.js → textobject.fr-VPJ3bDOM.js} +11 -12
- package/components/textobject.nl-DzglrI3i.cjs +20 -0
- package/components/{donut-chart.fr-DftPrKbG.js → textobject.nl-V03mmGmH.js} +11 -12
- package/components/treemap-chart-slots.config-C3bnHCyy.cjs +20 -0
- package/components/treemap-chart-slots.config-xLD22K9V.js +46 -0
- package/components/treemap-chart.config-BalwwrhW.js +214 -0
- package/components/treemap-chart.config-D6H5Hf2B.cjs +20 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +71 -1
- package/components/venn-diagram-slots.config-CpOPbUjs.cjs +20 -0
- package/components/venn-diagram-slots.config-DPmj71cR.js +48 -0
- package/components/video-slots.config-IpwUxDyU.js +23 -0
- package/components/video-slots.config-mPXMR1CE.cjs +20 -0
- package/components/videoobject.config-BBDHSf6_.cjs +20 -0
- package/components/videoobject.config-CbtNZAEK.js +135 -0
- package/components/wordcloud-chart-slots.config-BS4sOOHt.js +44 -0
- package/components/wordcloud-chart-slots.config-D7CiYopX.cjs +20 -0
- package/components/wordcloud-chart.config-BLvcDvxT.cjs +20 -0
- package/components/wordcloud-chart.config-CQs8YFfd.js +89 -0
- package/custom-elements.json +3426 -1767
- package/index.d.ts +2 -0
- package/package.json +16 -1
- package/utils/index.d.ts +4 -1
- package/utils/switch-item/index.d.ts +18 -0
- package/components/bar-chart.config-B57geUzJ.cjs +0 -20
- package/components/column-chart.config-B57geUzJ.cjs +0 -20
- package/components/donut-chart.config-DLWJUlHx.cjs +0 -20
- package/components/en-BByOeNuP.js +0 -1989
- package/components/en-BFGuvaVG.cjs +0 -228
- package/components/line-chart.config-BZcvfO2c.cjs +0 -20
- package/components/line-chart.config-CIVN6uLI.js +0 -115
- package/components/localize-DbobqcKs.cjs +0 -20
- package/generated/locales/de.d.ts +0 -82
- package/generated/locales/es.d.ts +0 -82
- package/generated/locales/fr.d.ts +0 -82
- package/generated/locales/nl.d.ts +0 -82
@@ -0,0 +1,198 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
const d = (l, e) => {
|
21
|
+
var t, a, r, i;
|
22
|
+
return e && e.length > 0 ? ((a = (t = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : t.content) == null ? void 0 : a.length) > 0 || ((i = (r = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : r.content) == null ? void 0 : i.length) > 1 : !1;
|
23
|
+
}, u = (l, e) => {
|
24
|
+
var t, a, r, i;
|
25
|
+
return e && e.length > 0 ? !(((a = (t = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "legend")) == null ? void 0 : t.content) == null ? void 0 : a.length) > 0) && ((i = (r = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "measure")) == null ? void 0 : r.content) == null ? void 0 : i.length) <= 1 : !0;
|
26
|
+
}, o = (l, e) => {
|
27
|
+
var t, a, r;
|
28
|
+
return ((r = (a = (t = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "x-axis")) == null ? void 0 : t.content) == null ? void 0 : a[0]) == null ? void 0 : r.type) === "datetime";
|
29
|
+
}, c = (l, e) => {
|
30
|
+
var t, a, r, i;
|
31
|
+
return ((r = (a = (t = e == null ? void 0 : e.find((n) => (n == null ? void 0 : n.name) === "x-axis")) == null ? void 0 : t.content) == null ? void 0 : a[0]) == null ? void 0 : r.type) === "datetime" && ((i = l == null ? void 0 : l.missingValue) == null ? void 0 : i.type) === "manual";
|
32
|
+
}, p = [
|
33
|
+
{
|
34
|
+
key: "general",
|
35
|
+
type: "group",
|
36
|
+
open: !0,
|
37
|
+
children: [
|
38
|
+
{
|
39
|
+
key: "display.title",
|
40
|
+
control: {
|
41
|
+
label: "Title",
|
42
|
+
type: "switch",
|
43
|
+
default: !0
|
44
|
+
}
|
45
|
+
},
|
46
|
+
{
|
47
|
+
type: "divider"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
key: "mode",
|
51
|
+
control: {
|
52
|
+
label: "Mode",
|
53
|
+
type: "picker",
|
54
|
+
default: "unstacked",
|
55
|
+
enum: ["100", "unstacked", "stacked", "stream"]
|
56
|
+
},
|
57
|
+
visibleIf: d
|
58
|
+
},
|
59
|
+
{
|
60
|
+
key: "interpolation",
|
61
|
+
control: {
|
62
|
+
label: "Interpolation",
|
63
|
+
type: "picker",
|
64
|
+
default: "linear",
|
65
|
+
enum: ["linear", "step-before", "step-after", "monotone"]
|
66
|
+
}
|
67
|
+
},
|
68
|
+
{
|
69
|
+
key: "display.legend",
|
70
|
+
control: {
|
71
|
+
label: "Legend",
|
72
|
+
type: "switch",
|
73
|
+
default: !0
|
74
|
+
},
|
75
|
+
visibleIf: d
|
76
|
+
},
|
77
|
+
{
|
78
|
+
key: "display.modeOption",
|
79
|
+
control: {
|
80
|
+
label: "Mode option",
|
81
|
+
type: "switch",
|
82
|
+
default: !0
|
83
|
+
},
|
84
|
+
visibleIf: d
|
85
|
+
},
|
86
|
+
{
|
87
|
+
key: "missingValue.type",
|
88
|
+
control: {
|
89
|
+
label: "Fill missing values",
|
90
|
+
type: "picker",
|
91
|
+
default: "no",
|
92
|
+
enum: ["no", "break", "manual"]
|
93
|
+
},
|
94
|
+
visibleIf: o
|
95
|
+
},
|
96
|
+
{
|
97
|
+
key: "missingValue.value",
|
98
|
+
control: {
|
99
|
+
label: "Value",
|
100
|
+
type: "number-field",
|
101
|
+
default: "no",
|
102
|
+
min: 1
|
103
|
+
},
|
104
|
+
visibleIf: c
|
105
|
+
},
|
106
|
+
{
|
107
|
+
key: "color",
|
108
|
+
control: {
|
109
|
+
label: "Line color",
|
110
|
+
type: "color-picker",
|
111
|
+
default: (l, e, t) => {
|
112
|
+
var a;
|
113
|
+
return (t == null ? void 0 : t.mainColor) ?? ((a = t == null ? void 0 : t.colors) == null ? void 0 : a[0]);
|
114
|
+
}
|
115
|
+
},
|
116
|
+
visibleIf: u
|
117
|
+
},
|
118
|
+
{
|
119
|
+
key: "lines.gradient",
|
120
|
+
control: {
|
121
|
+
label: "Line gradient",
|
122
|
+
type: "switch",
|
123
|
+
default: !0
|
124
|
+
}
|
125
|
+
},
|
126
|
+
{
|
127
|
+
key: "lines.strokeWidth",
|
128
|
+
control: {
|
129
|
+
label: "Stroke width",
|
130
|
+
type: "slider",
|
131
|
+
default: 2,
|
132
|
+
min: 1,
|
133
|
+
max: 7,
|
134
|
+
step: 1
|
135
|
+
}
|
136
|
+
}
|
137
|
+
]
|
138
|
+
},
|
139
|
+
{
|
140
|
+
key: "markers",
|
141
|
+
type: "group",
|
142
|
+
open: !1,
|
143
|
+
children: [
|
144
|
+
{
|
145
|
+
key: "markers.enabled",
|
146
|
+
control: {
|
147
|
+
label: "Enabled",
|
148
|
+
type: "switch",
|
149
|
+
default: !1
|
150
|
+
}
|
151
|
+
},
|
152
|
+
{
|
153
|
+
key: "markers.size",
|
154
|
+
control: {
|
155
|
+
type: "slider",
|
156
|
+
label: "Size",
|
157
|
+
default: 4,
|
158
|
+
min: 2,
|
159
|
+
max: 10,
|
160
|
+
step: 1
|
161
|
+
},
|
162
|
+
visibleIf: (l) => {
|
163
|
+
var e;
|
164
|
+
return (e = l == null ? void 0 : l.markers) == null ? void 0 : e.enabled;
|
165
|
+
}
|
166
|
+
}
|
167
|
+
]
|
168
|
+
},
|
169
|
+
{
|
170
|
+
key: "legend",
|
171
|
+
type: "group",
|
172
|
+
open: !1,
|
173
|
+
children: [
|
174
|
+
{
|
175
|
+
key: "legend.position",
|
176
|
+
control: {
|
177
|
+
label: "Position",
|
178
|
+
type: "position-picker",
|
179
|
+
default: "top-right",
|
180
|
+
enum: [
|
181
|
+
"top-left",
|
182
|
+
"top",
|
183
|
+
"top-right",
|
184
|
+
"right",
|
185
|
+
"bottom-right",
|
186
|
+
"bottom",
|
187
|
+
"bottom-left",
|
188
|
+
"left"
|
189
|
+
]
|
190
|
+
}
|
191
|
+
}
|
192
|
+
],
|
193
|
+
visibleIf: d
|
194
|
+
}
|
195
|
+
];
|
196
|
+
export {
|
197
|
+
p as default
|
198
|
+
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=(l,e)=>{var t,a,r,i;return e&&e.length>0?((a=(t=e==null?void 0:e.find(n=>(n==null?void 0:n.name)==="legend"))==null?void 0:t.content)==null?void 0:a.length)>0||((i=(r=e==null?void 0:e.find(n=>(n==null?void 0:n.name)==="measure"))==null?void 0:r.content)==null?void 0:i.length)>1:!1},u=(l,e)=>{var t,a,r,i;return e&&e.length>0?!(((a=(t=e==null?void 0:e.find(n=>(n==null?void 0:n.name)==="legend"))==null?void 0:t.content)==null?void 0:a.length)>0)&&((i=(r=e==null?void 0:e.find(n=>(n==null?void 0:n.name)==="measure"))==null?void 0:r.content)==null?void 0:i.length)<=1:!0},o=(l,e)=>{var t,a,r;return((r=(a=(t=e==null?void 0:e.find(i=>(i==null?void 0:i.name)==="x-axis"))==null?void 0:t.content)==null?void 0:a[0])==null?void 0:r.type)==="datetime"},c=(l,e)=>{var t,a,r,i;return((r=(a=(t=e==null?void 0:e.find(n=>(n==null?void 0:n.name)==="x-axis"))==null?void 0:t.content)==null?void 0:a[0])==null?void 0:r.type)==="datetime"&&((i=l==null?void 0:l.missingValue)==null?void 0:i.type)==="manual"},p=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{label:"Title",type:"switch",default:!0}},{type:"divider"},{key:"mode",control:{label:"Mode",type:"picker",default:"unstacked",enum:["100","unstacked","stacked","stream"]},visibleIf:d},{key:"interpolation",control:{label:"Interpolation",type:"picker",default:"linear",enum:["linear","step-before","step-after","monotone"]}},{key:"display.legend",control:{label:"Legend",type:"switch",default:!0},visibleIf:d},{key:"display.modeOption",control:{label:"Mode option",type:"switch",default:!0},visibleIf:d},{key:"missingValue.type",control:{label:"Fill missing values",type:"picker",default:"no",enum:["no","break","manual"]},visibleIf:o},{key:"missingValue.value",control:{label:"Value",type:"number-field",default:"no",min:1},visibleIf:c},{key:"color",control:{label:"Line color",type:"color-picker",default:(l,e,t)=>{var a;return(t==null?void 0:t.mainColor)??((a=t==null?void 0:t.colors)==null?void 0:a[0])}},visibleIf:u},{key:"lines.gradient",control:{label:"Line gradient",type:"switch",default:!0}},{key:"lines.strokeWidth",control:{label:"Stroke width",type:"slider",default:2,min:1,max:7,step:1}}]},{key:"markers",type:"group",open:!1,children:[{key:"markers.enabled",control:{label:"Enabled",type:"switch",default:!1}},{key:"markers.size",control:{type:"slider",label:"Size",default:4,min:2,max:10,step:1},visibleIf:l=>{var e;return(e=l==null?void 0:l.markers)==null?void 0:e.enabled}}]},{key:"legend",type:"group",open:!1,children:[{key:"legend.position",control:{label:"Position",type:"position-picker",default:"top-right",enum:["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"]}}],visibleIf:d}];exports.default=p;
|
@@ -17,15 +17,15 @@
|
|
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
|
21
|
-
var r, n,
|
22
|
-
if (
|
23
|
-
return ((n = (r =
|
24
|
-
},
|
25
|
-
var r, n,
|
26
|
-
if (
|
27
|
-
return ((n = (r =
|
28
|
-
},
|
20
|
+
const t = (l, e) => {
|
21
|
+
var r, n, o, a;
|
22
|
+
if (e && e.length > 0)
|
23
|
+
return ((n = (r = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "legend")) == null ? void 0 : r.content) == null ? void 0 : n.length) > 0 || ((a = (o = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "measure")) == null ? void 0 : o.content) == null ? void 0 : a.length) > 1;
|
24
|
+
}, c = (l, e) => {
|
25
|
+
var r, n, o, a;
|
26
|
+
if (e && e.length > 0)
|
27
|
+
return ((n = (r = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "legend")) == null ? void 0 : r.content) == null ? void 0 : n.length) === 0 && ((a = (o = e == null ? void 0 : e.find((i) => (i == null ? void 0 : i.name) === "measure")) == null ? void 0 : o.content) == null ? void 0 : a.length) <= 1;
|
28
|
+
}, u = [
|
29
29
|
{
|
30
30
|
key: "general",
|
31
31
|
type: "group",
|
@@ -38,11 +38,11 @@ const c = (e, o) => {
|
|
38
38
|
default: "grouped",
|
39
39
|
enum: ["grouped", "stacked", "100"]
|
40
40
|
},
|
41
|
-
visibleIf:
|
41
|
+
visibleIf: t
|
42
42
|
},
|
43
43
|
{
|
44
44
|
type: "divider",
|
45
|
-
visibleIf:
|
45
|
+
visibleIf: t
|
46
46
|
},
|
47
47
|
{
|
48
48
|
key: "display.title",
|
@@ -57,7 +57,7 @@ const c = (e, o) => {
|
|
57
57
|
type: "switch",
|
58
58
|
default: !0
|
59
59
|
},
|
60
|
-
visibleIf:
|
60
|
+
visibleIf: t
|
61
61
|
},
|
62
62
|
{
|
63
63
|
key: "display.modeOption",
|
@@ -65,7 +65,7 @@ const c = (e, o) => {
|
|
65
65
|
type: "switch",
|
66
66
|
default: !1
|
67
67
|
},
|
68
|
-
visibleIf:
|
68
|
+
visibleIf: t
|
69
69
|
},
|
70
70
|
{
|
71
71
|
key: "bars.label",
|
@@ -87,31 +87,32 @@ const c = (e, o) => {
|
|
87
87
|
type: "switch",
|
88
88
|
default: !1
|
89
89
|
},
|
90
|
-
visibleIf:
|
90
|
+
visibleIf: c
|
91
91
|
},
|
92
92
|
{
|
93
93
|
key: "bars.roundedCorners",
|
94
94
|
control: {
|
95
95
|
type: "slider",
|
96
|
-
default: (
|
96
|
+
default: (l, e, r) => {
|
97
97
|
var n;
|
98
98
|
return (n = r == null ? void 0 : r.itemSpecific) == null ? void 0 : n.rounding;
|
99
99
|
},
|
100
100
|
min: 0,
|
101
101
|
max: 20,
|
102
102
|
step: 1,
|
103
|
-
extraLabel: (
|
104
|
-
var n;
|
103
|
+
extraLabel: (l, e, r) => {
|
104
|
+
var n, o;
|
105
105
|
if (typeof ((n = r == null ? void 0 : r.itemSpecific) == null ? void 0 : n.rounding) == "number")
|
106
|
-
return typeof
|
106
|
+
return typeof ((o = l == null ? void 0 : l.bars) == null ? void 0 : o.roundedCorners) != "number" ? "auto" : "reset";
|
107
107
|
},
|
108
|
-
extraLabelHasClickAction: (
|
109
|
-
var n;
|
110
|
-
return !(typeof ((n = r == null ? void 0 : r.itemSpecific) == null ? void 0 : n.rounding) != "number" || typeof
|
108
|
+
extraLabelHasClickAction: (l, e, r) => {
|
109
|
+
var n, o;
|
110
|
+
return !(typeof ((n = r == null ? void 0 : r.itemSpecific) == null ? void 0 : n.rounding) != "number" || typeof ((o = l == null ? void 0 : l.bars) == null ? void 0 : o.roundedCorners) != "number");
|
111
111
|
},
|
112
|
-
extraLabelClickAction: (
|
113
|
-
|
114
|
-
|
112
|
+
extraLabelClickAction: (l, e, r) => {
|
113
|
+
var o;
|
114
|
+
const n = { ...l };
|
115
|
+
return (o = n == null ? void 0 : n.bars) == null || delete o.roundedCorners, { value: null, options: n };
|
115
116
|
}
|
116
117
|
}
|
117
118
|
},
|
@@ -119,35 +120,62 @@ const c = (e, o) => {
|
|
119
120
|
key: "color",
|
120
121
|
control: {
|
121
122
|
type: "color-picker",
|
122
|
-
|
123
|
+
label: "Bar color",
|
124
|
+
default: (l, e, r) => {
|
123
125
|
var n;
|
124
126
|
return (r == null ? void 0 : r.mainColor) ?? ((n = r == null ? void 0 : r.colors) == null ? void 0 : n[0]);
|
125
127
|
},
|
126
|
-
extraLabel: (
|
127
|
-
var
|
128
|
-
const n = (r == null ? void 0 : r.mainColor) ?? ((
|
129
|
-
if (n &&
|
128
|
+
extraLabel: (l, e, r) => {
|
129
|
+
var o;
|
130
|
+
const n = (r == null ? void 0 : r.mainColor) ?? ((o = r == null ? void 0 : r.colors) == null ? void 0 : o[0]);
|
131
|
+
if (n && l.color !== n)
|
130
132
|
return "reset";
|
131
133
|
},
|
132
|
-
extraLabelHasClickAction: (
|
133
|
-
var
|
134
|
-
const n = (r == null ? void 0 : r.mainColor) ?? ((
|
135
|
-
return !!(n &&
|
134
|
+
extraLabelHasClickAction: (l, e, r) => {
|
135
|
+
var o;
|
136
|
+
const n = (r == null ? void 0 : r.mainColor) ?? ((o = r == null ? void 0 : r.colors) == null ? void 0 : o[0]);
|
137
|
+
return !!(n && l.color !== n);
|
136
138
|
},
|
137
|
-
extraLabelClickAction: (
|
138
|
-
var
|
139
|
-
const n = { ...
|
140
|
-
return n.color = (r == null ? void 0 : r.mainColor) ?? ((
|
139
|
+
extraLabelClickAction: (l, e, r) => {
|
140
|
+
var o;
|
141
|
+
const n = { ...l };
|
142
|
+
return n.color = (r == null ? void 0 : r.mainColor) ?? ((o = r == null ? void 0 : r.colors) == null ? void 0 : o[0]), {
|
141
143
|
value: n.color,
|
142
144
|
options: n
|
143
145
|
};
|
144
146
|
}
|
145
147
|
},
|
146
|
-
visibleIf:
|
148
|
+
visibleIf: c
|
147
149
|
}
|
148
150
|
]
|
151
|
+
},
|
152
|
+
{
|
153
|
+
key: "legend",
|
154
|
+
type: "group",
|
155
|
+
open: !1,
|
156
|
+
children: [
|
157
|
+
{
|
158
|
+
key: "legend.position",
|
159
|
+
control: {
|
160
|
+
label: "Position",
|
161
|
+
type: "position-picker",
|
162
|
+
default: "top-right",
|
163
|
+
enum: [
|
164
|
+
"top-left",
|
165
|
+
"top",
|
166
|
+
"top-right",
|
167
|
+
"right",
|
168
|
+
"bottom-right",
|
169
|
+
"bottom",
|
170
|
+
"bottom-left",
|
171
|
+
"left"
|
172
|
+
]
|
173
|
+
}
|
174
|
+
}
|
175
|
+
],
|
176
|
+
visibleIf: t
|
149
177
|
}
|
150
178
|
];
|
151
179
|
export {
|
152
|
-
|
180
|
+
u as default
|
153
181
|
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=(l,n)=>{var r,e,o,a;if(n&&n.length>0)return((e=(r=n==null?void 0:n.find(i=>(i==null?void 0:i.name)==="legend"))==null?void 0:r.content)==null?void 0:e.length)>0||((a=(o=n==null?void 0:n.find(i=>(i==null?void 0:i.name)==="measure"))==null?void 0:o.content)==null?void 0:a.length)>1},c=(l,n)=>{var r,e,o,a;if(n&&n.length>0)return((e=(r=n==null?void 0:n.find(i=>(i==null?void 0:i.name)==="legend"))==null?void 0:r.content)==null?void 0:e.length)===0&&((a=(o=n==null?void 0:n.find(i=>(i==null?void 0:i.name)==="measure"))==null?void 0:o.content)==null?void 0:a.length)<=1},u=[{key:"general",type:"group",open:!0,children:[{key:"mode",control:{type:"picker",default:"grouped",enum:["grouped","stacked","100"]},visibleIf:t},{type:"divider",visibleIf:t},{key:"display.title",control:{type:"switch",default:!0}},{key:"display.legend",control:{type:"switch",default:!0},visibleIf:t},{key:"display.modeOption",control:{type:"switch",default:!1},visibleIf:t},{key:"bars.label",control:{type:"picker",default:"none",enum:["none","percentage","percentageLegend","percentageCategory","percentageMax"]}},{key:"categories.colored",control:{type:"switch",default:!1},visibleIf:c},{key:"bars.roundedCorners",control:{type:"slider",default:(l,n,r)=>{var e;return(e=r==null?void 0:r.itemSpecific)==null?void 0:e.rounding},min:0,max:20,step:1,extraLabel:(l,n,r)=>{var e,o;if(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.rounding)=="number")return typeof((o=l==null?void 0:l.bars)==null?void 0:o.roundedCorners)!="number"?"auto":"reset"},extraLabelHasClickAction:(l,n,r)=>{var e,o;return!(typeof((e=r==null?void 0:r.itemSpecific)==null?void 0:e.rounding)!="number"||typeof((o=l==null?void 0:l.bars)==null?void 0:o.roundedCorners)!="number")},extraLabelClickAction:(l,n,r)=>{var o;const e={...l};return(o=e==null?void 0:e.bars)==null||delete o.roundedCorners,{value:null,options:e}}}},{key:"color",control:{type:"color-picker",label:"Bar color",default:(l,n,r)=>{var e;return(r==null?void 0:r.mainColor)??((e=r==null?void 0:r.colors)==null?void 0:e[0])},extraLabel:(l,n,r)=>{var o;const e=(r==null?void 0:r.mainColor)??((o=r==null?void 0:r.colors)==null?void 0:o[0]);if(e&&l.color!==e)return"reset"},extraLabelHasClickAction:(l,n,r)=>{var o;const e=(r==null?void 0:r.mainColor)??((o=r==null?void 0:r.colors)==null?void 0:o[0]);return!!(e&&l.color!==e)},extraLabelClickAction:(l,n,r)=>{var o;const e={...l};return e.color=(r==null?void 0:r.mainColor)??((o=r==null?void 0:r.colors)==null?void 0:o[0]),{value:e.color,options:e}}},visibleIf:c}]},{key:"legend",type:"group",open:!1,children:[{key:"legend.position",control:{label:"Position",type:"position-picker",default:"top-right",enum:["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"]}}],visibleIf:t}];exports.default=u;
|
@@ -19,6 +19,23 @@
|
|
19
19
|
* */
|
20
20
|
const e = {
|
21
21
|
name: "Bar chart",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "General"
|
25
|
+
},
|
26
|
+
order: {
|
27
|
+
label: "Order & Limit"
|
28
|
+
},
|
29
|
+
axes: {
|
30
|
+
label: "Axes"
|
31
|
+
},
|
32
|
+
guidelines: {
|
33
|
+
label: "Guidelines"
|
34
|
+
},
|
35
|
+
annotate: {
|
36
|
+
label: "Annotate"
|
37
|
+
}
|
38
|
+
},
|
22
39
|
options: {
|
23
40
|
mode: {
|
24
41
|
label: "Mode",
|
@@ -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 e={name:"
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"Bar chart",groups:{general:{label:"General"},order:{label:"Order & Limit"},axes:{label:"Axes"},guidelines:{label:"Guidelines"},annotate:{label:"Annotate"}},options:{mode:{label:"Mode",description:"The mode of the chart",enum:{grouped:"Grouped",stacked:"Stacked",100:"100% Stacked"}},"display.title":{label:"Title"},"display.legend":{label:"Legend"},"display.modeOption":{label:"Mode Option"},"bars.label":{label:"Show value in bar",tooltip:"If enough room to display",enum:{none:"None",percentage:"Percentage",percentageLegend:"Percentage Legend",percentageCategory:"Percentage Category",percentageMax:"Percentage Max"}},"categories.colored":{label:"Bar color by category"},"bars.roundedCorners":{label:"Rounded Corners",extraLabel:"auto"},color:{label:"Bar color"},"legend.position":{label:"Position"}}};exports.default=e;
|
@@ -0,0 +1,86 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
const e = {
|
21
|
+
name: "Diagramme à barres",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "Général"
|
25
|
+
},
|
26
|
+
order: {
|
27
|
+
label: "Ordre & Limite"
|
28
|
+
},
|
29
|
+
axes: {
|
30
|
+
label: "Axes"
|
31
|
+
},
|
32
|
+
guidelines: {
|
33
|
+
label: "Lignes directrices"
|
34
|
+
},
|
35
|
+
annotate: {
|
36
|
+
label: "Annoter"
|
37
|
+
}
|
38
|
+
},
|
39
|
+
options: {
|
40
|
+
mode: {
|
41
|
+
label: "Mode",
|
42
|
+
description: "Le mode du diagramme",
|
43
|
+
enum: {
|
44
|
+
grouped: "Groupé",
|
45
|
+
stacked: "Empilé",
|
46
|
+
100: "100% Empilé"
|
47
|
+
}
|
48
|
+
},
|
49
|
+
"display.title": {
|
50
|
+
label: "Titre"
|
51
|
+
},
|
52
|
+
"display.legend": {
|
53
|
+
label: "Légende"
|
54
|
+
},
|
55
|
+
"display.modeOption": {
|
56
|
+
label: "Option de mode"
|
57
|
+
},
|
58
|
+
"bars.label": {
|
59
|
+
label: "Afficher la valeur dans la barre",
|
60
|
+
tooltip: "Si suffisamment d'espace pour afficher",
|
61
|
+
enum: {
|
62
|
+
none: "Aucun",
|
63
|
+
percentage: "Pourcentage",
|
64
|
+
percentageLegend: "Légende de pourcentage",
|
65
|
+
percentageCategory: "Catégorie de pourcentage",
|
66
|
+
percentageMax: "Pourcentage maximum"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"categories.colored": {
|
70
|
+
label: "Couleur de la barre par catégorie"
|
71
|
+
},
|
72
|
+
"bars.roundedCorners": {
|
73
|
+
label: "Coins arrondis",
|
74
|
+
extraLabel: "auto"
|
75
|
+
},
|
76
|
+
color: {
|
77
|
+
label: "Couleur de la barre"
|
78
|
+
},
|
79
|
+
"legend.position": {
|
80
|
+
label: "Position"
|
81
|
+
}
|
82
|
+
}
|
83
|
+
};
|
84
|
+
export {
|
85
|
+
e as default
|
86
|
+
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"Diagramme à barres",groups:{general:{label:"Général"},order:{label:"Ordre & Limite"},axes:{label:"Axes"},guidelines:{label:"Lignes directrices"},annotate:{label:"Annoter"}},options:{mode:{label:"Mode",description:"Le mode du diagramme",enum:{grouped:"Groupé",stacked:"Empilé",100:"100% Empilé"}},"display.title":{label:"Titre"},"display.legend":{label:"Légende"},"display.modeOption":{label:"Option de mode"},"bars.label":{label:"Afficher la valeur dans la barre",tooltip:"Si suffisamment d'espace pour afficher",enum:{none:"Aucun",percentage:"Pourcentage",percentageLegend:"Légende de pourcentage",percentageCategory:"Catégorie de pourcentage",percentageMax:"Pourcentage maximum"}},"categories.colored":{label:"Couleur de la barre par catégorie"},"bars.roundedCorners":{label:"Coins arrondis",extraLabel:"auto"},color:{label:"Couleur de la barre"},"legend.position":{label:"Position"}}};exports.default=e;
|
@@ -0,0 +1,86 @@
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
+
*
|
3
|
+
* Copyright © 2024 Luzmo
|
4
|
+
* All rights reserved.
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
7
|
+
* This license allows users with a current active Luzmo account
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
+
*
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
+
* SOFTWARE.
|
19
|
+
* */
|
20
|
+
const e = {
|
21
|
+
name: "Staafdiagram",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "Algemeen"
|
25
|
+
},
|
26
|
+
order: {
|
27
|
+
label: "Volgorde & Limiet"
|
28
|
+
},
|
29
|
+
axes: {
|
30
|
+
label: "Assen"
|
31
|
+
},
|
32
|
+
guidelines: {
|
33
|
+
label: "Richtlijnen"
|
34
|
+
},
|
35
|
+
annotate: {
|
36
|
+
label: "Annoteren"
|
37
|
+
}
|
38
|
+
},
|
39
|
+
options: {
|
40
|
+
mode: {
|
41
|
+
label: "Modus",
|
42
|
+
description: "De modus van het diagram",
|
43
|
+
enum: {
|
44
|
+
grouped: "Gegroepeerd",
|
45
|
+
stacked: "Gestapeld",
|
46
|
+
100: "100% Gestapeld"
|
47
|
+
}
|
48
|
+
},
|
49
|
+
"display.title": {
|
50
|
+
label: "Titel"
|
51
|
+
},
|
52
|
+
"display.legend": {
|
53
|
+
label: "Legenda"
|
54
|
+
},
|
55
|
+
"display.modeOption": {
|
56
|
+
label: "Modusoptie"
|
57
|
+
},
|
58
|
+
"bars.label": {
|
59
|
+
label: "Waarde in staaf tonen",
|
60
|
+
tooltip: "Als er genoeg ruimte is om weer te geven",
|
61
|
+
enum: {
|
62
|
+
none: "Geen",
|
63
|
+
percentage: "Percentage",
|
64
|
+
percentageLegend: "Percentage Legenda",
|
65
|
+
percentageCategory: "Percentage Categorie",
|
66
|
+
percentageMax: "Percentage Max"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"categories.colored": {
|
70
|
+
label: "Staafkleur per categorie"
|
71
|
+
},
|
72
|
+
"bars.roundedCorners": {
|
73
|
+
label: "Afgeronde hoeken",
|
74
|
+
extraLabel: "auto"
|
75
|
+
},
|
76
|
+
color: {
|
77
|
+
label: "Staafkleur"
|
78
|
+
},
|
79
|
+
"legend.position": {
|
80
|
+
label: "Positie"
|
81
|
+
}
|
82
|
+
}
|
83
|
+
};
|
84
|
+
export {
|
85
|
+
e as default
|
86
|
+
};
|