@luzmo/analytics-components-kit 1.0.1-alpha.10 → 1.0.1-alpha.11
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/bar-chart.config--VDhFN4d.cjs +20 -0
- package/components/{column-chart.config-C9hP0kX7.js → bar-chart.config-BYIX4E6J.js} +34 -33
- 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/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/{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-BYIX4E6J.js} +36 -35
- package/components/column-chart.config-BmhmcBZJ.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 +511 -6
- 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/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 +17 -14
- package/components/edit-item/index.js +176 -161
- package/components/edit-option/helpers/control-templates/position-picker-template.d.ts +2 -0
- package/components/edit-option/index.cjs +115 -104
- package/components/edit-option/index.js +262 -226
- package/components/edit-option/item-configs/imageobject.config.d.ts +1 -3
- package/components/edit-option/item-configs/line-chart.config.d.ts +36 -2
- package/components/edit-option/item-configs/spacer.config.d.ts +2 -0
- package/components/edit-option/item-configs/textobject.config.d.ts +34 -2
- package/components/edit-option/item-configs/videoobject.config.d.ts +90 -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-BnVnZvpC.cjs +20 -0
- package/components/en-DlRadzUI.js +1487 -0
- package/components/{en-GB-DX5un7Gr.js → en-GB-C9t4MSgD.js} +1 -1
- package/components/{en-GB-Bz4u7Uqv.cjs → en-GB-D5Tvhki6.cjs} +1 -1
- package/components/evolution-number-slots.config-BI-sFIug.cjs +20 -0
- package/components/evolution-number-slots.config-CW21b2ua.js +39 -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/image-slots.config-mPXMR1CE.cjs +20 -0
- 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.cjs +1 -1
- package/components/index.js +33 -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/line-chart-slots.config-CIfDfftd.cjs +20 -0
- package/components/line-chart-slots.config-P7xa-pHi.js +52 -0
- package/components/line-chart.config-DBw4A3Rf.js +178 -0
- package/components/line-chart.config-cvwDhvSq.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/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/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/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/{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/slider-filter-slots.config-BN3K1rnl.js +33 -0
- package/components/slider-filter-slots.config-Cr5oXbok.cjs +20 -0
- package/components/slot-configs.cjs +20 -0
- package/components/slot-configs.js +109 -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/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/utils.cjs +1 -1
- package/components/utils.js +8 -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/custom-elements.json +3309 -1832
- package/index.d.ts +2 -0
- package/package.json +21 -1
- package/utils/index.d.ts +3 -1
- package/components/bar-chart.config-B57geUzJ.cjs +0 -20
- package/components/column-chart.config-B57geUzJ.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,92 @@
|
|
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: "Afbeelding",
|
22
|
+
groups: {
|
23
|
+
general: {
|
24
|
+
label: "Algemeen"
|
25
|
+
},
|
26
|
+
alignment: {
|
27
|
+
label: "Uitlijning"
|
28
|
+
},
|
29
|
+
link: {
|
30
|
+
label: "Link Naar"
|
31
|
+
}
|
32
|
+
},
|
33
|
+
options: {
|
34
|
+
url: {
|
35
|
+
label: "URL",
|
36
|
+
placeholder: "Voer een afbeeldings-URL in",
|
37
|
+
description: "De URL van de afbeelding"
|
38
|
+
},
|
39
|
+
mode: {
|
40
|
+
label: "Modus",
|
41
|
+
description: "De stretchmodus van de afbeelding",
|
42
|
+
enum: {
|
43
|
+
noResize: "Geen Verkleining",
|
44
|
+
compress: "Comprimeren",
|
45
|
+
fitHorizontal: "Horizontaal Passend",
|
46
|
+
fitVertical: "Verticaal Passend",
|
47
|
+
fill: "Vullen",
|
48
|
+
stretch: "Uitbreiden"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"alignment.vertical": {
|
52
|
+
label: "Verticaal",
|
53
|
+
description: "De verticale uitlijning van de afbeelding",
|
54
|
+
enum: {
|
55
|
+
top: "Boven",
|
56
|
+
middle: "Midden",
|
57
|
+
bottom: "Onder"
|
58
|
+
}
|
59
|
+
},
|
60
|
+
"alignment.horizontal": {
|
61
|
+
label: "Horizontaal",
|
62
|
+
description: "De horizontale uitlijning van de afbeelding",
|
63
|
+
enum: {
|
64
|
+
left: "Links",
|
65
|
+
center: "Midden",
|
66
|
+
right: "Rechts"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"link.url": {
|
70
|
+
label: "Link URL",
|
71
|
+
placeholder: "Voer een link-URL in",
|
72
|
+
description: "De URL van de link"
|
73
|
+
},
|
74
|
+
"link.tooltip": {
|
75
|
+
label: "Link Tooltip",
|
76
|
+
placeholder: "Voer een link-tooltip in",
|
77
|
+
description: "De tooltip van de link"
|
78
|
+
},
|
79
|
+
"link.target": {
|
80
|
+
label: "Link Doel",
|
81
|
+
description: "Het doel van de link",
|
82
|
+
enum: {
|
83
|
+
_parent: "Hoofdvenster",
|
84
|
+
_blank: "Nieuw Tabblad",
|
85
|
+
_self: "Zelfde Tabblad"
|
86
|
+
}
|
87
|
+
}
|
88
|
+
}
|
89
|
+
};
|
90
|
+
export {
|
91
|
+
e as default
|
92
|
+
};
|
@@ -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:"Afbeelding",groups:{general:{label:"Algemeen"},alignment:{label:"Uitlijning"},link:{label:"Link Naar"}},options:{url:{label:"URL",placeholder:"Voer een afbeeldings-URL in",description:"De URL van de afbeelding"},mode:{label:"Modus",description:"De stretchmodus van de afbeelding",enum:{noResize:"Geen Verkleining",compress:"Comprimeren",fitHorizontal:"Horizontaal Passend",fitVertical:"Verticaal Passend",fill:"Vullen",stretch:"Uitbreiden"}},"alignment.vertical":{label:"Verticaal",description:"De verticale uitlijning van de afbeelding",enum:{top:"Boven",middle:"Midden",bottom:"Onder"}},"alignment.horizontal":{label:"Horizontaal",description:"De horizontale uitlijning van de afbeelding",enum:{left:"Links",center:"Midden",right:"Rechts"}},"link.url":{label:"Link URL",placeholder:"Voer een link-URL in",description:"De URL van de link"},"link.tooltip":{label:"Link Tooltip",placeholder:"Voer een link-tooltip in",description:"De tooltip van de link"},"link.target":{label:"Link Doel",description:"Het doel van de link",enum:{_parent:"Hoofdvenster",_blank:"Nieuw Tabblad",_self:"Zelfde Tabblad"}}}};exports.default=e;
|
package/components/index.cjs
CHANGED
@@ -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=require("./display-settings/index.cjs"),
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./display-settings/index.cjs"),i=require("./display-settings-binning/index.cjs"),t=require("./display-settings-datetime/index.cjs"),o=require("./display-settings-grand-totals/index.cjs"),n=require("./display-settings-numeric/index.cjs"),r=require("./display-settings-period-over-period/index.cjs"),u=require("./draggable-data-item/index.cjs"),d=require("./draggable-data-item-level/index.cjs"),m=require("./droppable-slot/index.cjs"),s=require("./edit-item/index.cjs"),l=require("./edit-option/index.cjs"),a=require("./edit-option-action-button-group/index.cjs"),p=require("./edit-option-color-picker/index.cjs"),c=require("./edit-option-multi-language-field/index.cjs"),L=require("./edit-option-number-field/index.cjs"),z=require("./edit-option-picker/index.cjs"),O=require("./edit-option-position-picker/index.cjs"),g=require("./edit-option-positions-number-field/index.cjs"),S=require("./edit-option-radio-button-group/index.cjs"),b=require("./edit-option-slider/index.cjs"),P=require("./edit-option-switch/index.cjs"),q=require("./edit-option-text-field/index.cjs"),x=require("./slot-menu/index.cjs"),y=require("./slot-menu-list/index.cjs"),D=require("./decompose-numeric-format-B3rVVHpO.cjs"),E=require("./en-BnVnZvpC.cjs"),_=require("./localize-r7ALOUy_.cjs");exports.LuzmoDisplaySettings=e.LuzmoDisplaySettings;Object.defineProperty(exports,"LuzmoDisplaySettingsBinning",{enumerable:!0,get:()=>i.LuzmoDisplaySettingsBinning});Object.defineProperty(exports,"LuzmoDisplaySettingsDatetime",{enumerable:!0,get:()=>t.LuzmoDisplaySettingsDatetime});Object.defineProperty(exports,"LuzmoDisplaySettingsGrandTotals",{enumerable:!0,get:()=>o.LuzmoDisplaySettingsGrandTotals});Object.defineProperty(exports,"LuzmoDisplaySettingsNumeric",{enumerable:!0,get:()=>n.LuzmoDisplaySettingsNumeric});Object.defineProperty(exports,"LuzmoDisplaySettingsPeriodOverPeriod",{enumerable:!0,get:()=>r.LuzmoDisplaySettingsPeriodOverPeriod});Object.defineProperty(exports,"LuzmoDraggableDataItem",{enumerable:!0,get:()=>u.LuzmoDraggableDataItem});exports.LuzmoDraggableDataItemLevel=d.LuzmoDraggableDataItemLevel;Object.defineProperty(exports,"LuzmoDroppableSlot",{enumerable:!0,get:()=>m.LuzmoDroppableSlot});exports.LuzmoEditItem=s.LuzmoEditItem;exports.LuzmoEditOption=l.LuzmoEditOption;exports.LuzmoEditOptionActionButtonGroup=a.LuzmoEditOptionActionButtonGroup;exports.LuzmoEditOptionColorPicker=p.LuzmoEditOptionColorPicker;exports.LuzmoEditOptionMultiLangField=c.LuzmoEditOptionMultiLangField;exports.LuzmoEditOptionNumberField=L.LuzmoEditOptionNumberField;exports.LuzmoEditOptionPicker=z.LuzmoEditOptionPicker;exports.LuzmoEditOptionPositionPicker=O.LuzmoEditOptionPositionPicker;exports.LuzmoEditOptionPositionsNumberField=g.LuzmoEditOptionPositionsNumberField;exports.LuzmoEditOptionRadioButtonGroup=S.LuzmoEditOptionRadioButtonGroup;exports.LuzmoEditOptionSlider=b.LuzmoEditOptionSlider;exports.LuzmoEditOptionSwitch=P.LuzmoEditOptionSwitch;exports.LuzmoEditOptionTextField=q.LuzmoEditOptionTextField;exports.LuzmoSlotMenu=x.LuzmoSlotMenu;exports.LuzmoSlotMenuList=y.LuzmoSlotMenuList;exports.decomposeNumericFormat=D.decomposeNumericFormat;exports.formatter=E.formatter;exports.localize=_.localize;
|
package/components/index.js
CHANGED
@@ -18,10 +18,10 @@
|
|
18
18
|
* SOFTWARE.
|
19
19
|
* */
|
20
20
|
import { LuzmoDisplaySettings as m } from "./display-settings/index.js";
|
21
|
-
import { LuzmoDisplaySettingsBinning as
|
22
|
-
import {
|
23
|
-
import { LuzmoDisplaySettingsGrandTotals as
|
24
|
-
import { LuzmoDisplaySettingsNumeric as
|
21
|
+
import { LuzmoDisplaySettingsBinning as u } from "./display-settings-binning/index.js";
|
22
|
+
import { LuzmoDisplaySettingsDatetime as z } from "./display-settings-datetime/index.js";
|
23
|
+
import { LuzmoDisplaySettingsGrandTotals as n } from "./display-settings-grand-totals/index.js";
|
24
|
+
import { LuzmoDisplaySettingsNumeric as d } from "./display-settings-numeric/index.js";
|
25
25
|
import { LuzmoDisplaySettingsPeriodOverPeriod as s } from "./display-settings-period-over-period/index.js";
|
26
26
|
import { LuzmoDraggableDataItem as g } from "./draggable-data-item/index.js";
|
27
27
|
import { LuzmoDraggableDataItemLevel as x } from "./draggable-data-item-level/index.js";
|
@@ -31,15 +31,19 @@ import { LuzmoEditOption as S } from "./edit-option/index.js";
|
|
31
31
|
import { LuzmoEditOptionActionButtonGroup as E } from "./edit-option-action-button-group/index.js";
|
32
32
|
import { LuzmoEditOptionColorPicker as D } from "./edit-option-color-picker/index.js";
|
33
33
|
import { LuzmoEditOptionMultiLangField as F } from "./edit-option-multi-language-field/index.js";
|
34
|
-
import { LuzmoEditOptionNumberField as
|
35
|
-
import { LuzmoEditOptionPicker as
|
36
|
-
import {
|
37
|
-
import {
|
38
|
-
import {
|
39
|
-
import {
|
40
|
-
import {
|
41
|
-
import {
|
42
|
-
import {
|
34
|
+
import { LuzmoEditOptionNumberField as N } from "./edit-option-number-field/index.js";
|
35
|
+
import { LuzmoEditOptionPicker as G } from "./edit-option-picker/index.js";
|
36
|
+
import { LuzmoEditOptionPositionPicker as M } from "./edit-option-position-picker/index.js";
|
37
|
+
import { LuzmoEditOptionPositionsNumberField as H } from "./edit-option-positions-number-field/index.js";
|
38
|
+
import { LuzmoEditOptionRadioButtonGroup as T } from "./edit-option-radio-button-group/index.js";
|
39
|
+
import { LuzmoEditOptionSlider as q } from "./edit-option-slider/index.js";
|
40
|
+
import { LuzmoEditOptionSwitch as j } from "./edit-option-switch/index.js";
|
41
|
+
import { LuzmoEditOptionTextField as K } from "./edit-option-text-field/index.js";
|
42
|
+
import { LuzmoSlotMenu as W } from "./slot-menu/index.js";
|
43
|
+
import { LuzmoSlotMenuList as Y } from "./slot-menu-list/index.js";
|
44
|
+
import { d as _ } from "./decompose-numeric-format-BuZcjH2k.js";
|
45
|
+
import { f as oo } from "./en-DlRadzUI.js";
|
46
|
+
import { l as lo } from "./localize-BX7q0S0M.js";
|
43
47
|
const r = () => {
|
44
48
|
if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
|
45
49
|
const o = document.createElement("style");
|
@@ -49,10 +53,10 @@ const r = () => {
|
|
49
53
|
r();
|
50
54
|
export {
|
51
55
|
m as LuzmoDisplaySettings,
|
52
|
-
|
56
|
+
u as LuzmoDisplaySettingsBinning,
|
53
57
|
z as LuzmoDisplaySettingsDatetime,
|
54
|
-
|
55
|
-
|
58
|
+
n as LuzmoDisplaySettingsGrandTotals,
|
59
|
+
d as LuzmoDisplaySettingsNumeric,
|
56
60
|
s as LuzmoDisplaySettingsPeriodOverPeriod,
|
57
61
|
g as LuzmoDraggableDataItem,
|
58
62
|
x as LuzmoDraggableDataItemLevel,
|
@@ -62,13 +66,17 @@ export {
|
|
62
66
|
E as LuzmoEditOptionActionButtonGroup,
|
63
67
|
D as LuzmoEditOptionColorPicker,
|
64
68
|
F as LuzmoEditOptionMultiLangField,
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
H as
|
69
|
-
T as
|
70
|
-
q as
|
71
|
-
j as
|
72
|
-
K as
|
73
|
-
W as
|
69
|
+
N as LuzmoEditOptionNumberField,
|
70
|
+
G as LuzmoEditOptionPicker,
|
71
|
+
M as LuzmoEditOptionPositionPicker,
|
72
|
+
H as LuzmoEditOptionPositionsNumberField,
|
73
|
+
T as LuzmoEditOptionRadioButtonGroup,
|
74
|
+
q as LuzmoEditOptionSlider,
|
75
|
+
j as LuzmoEditOptionSwitch,
|
76
|
+
K as LuzmoEditOptionTextField,
|
77
|
+
W as LuzmoSlotMenu,
|
78
|
+
Y as LuzmoSlotMenuList,
|
79
|
+
_ as decomposeNumericFormat,
|
80
|
+
oo as formatter,
|
81
|
+
lo as localize
|
74
82
|
};
|
@@ -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=[{key:"general",label:"General"},{key:"filters",label:"Filters"},{key:"bar-column",label:"Bar & Column Charts"},{key:"line",label:"Line Charts"},{key:"scatter-bubble",label:"Scatter & Bubble Plots"},{key:"area",label:"Area Charts"},{key:"pie-donut",label:"Pie & Donut"},{key:"gauges",label:"Gauges"},{key:"map",label:"Map Charts"},{key:"hierarchical",label:"Hierarchical Charts"},{key:"special",label:"Special Charts"},{key:"financial",label:"Financial Charts"}],a=[{type:"area-chart",label:"Area Chart"},{type:"bar-chart",label:"Bar Chart"},{type:"box-plot",label:"Box Plot"},{type:"bubble-chart",label:"Bubble Chart"},{type:"bullet-chart",label:"Bullet Chart"},{type:"choropleth-map",label:"Choropleth Map"},{type:"circle-pack-chart",label:"Circle Pack Chart"},{type:"circular-gauge",label:"Circular Gauge"},{type:"column-chart",label:"Column Chart"},{type:"combination-chart",label:"Combination Chart"},{type:"conditional-number",label:"Conditional Number"},{type:"date-filter",label:"Date Filter"},{type:"donut-chart",label:"Donut Chart"},{type:"dropdown-filter",label:"Dropdown Filter"},{type:"evolution-number",label:"Evolution Number"},{type:"funnel-chart",label:"Funnel Chart"},{type:"heat-map",label:"Heat Map"},{type:"heat-table",label:"Heat Table"},{type:"hexbin-map",label:"Hexbin Map"},{type:"image",label:"Image"},{type:"line-chart",label:"Line Chart"},{type:"marker-map",label:"Marker Map"},{type:"ohlc-chart",label:"OHLC Chart"},{type:"parallel-coordinates-plot",label:"Parallel Coordinates Plot"},{type:"pivot-table",label:"Pivot Table"},{type:"pyramid-chart",label:"Pyramid Chart"},{type:"radar-chart",label:"Radar Chart"},{type:"regular-table",label:"Regular Table"},{type:"route-map",label:"Route Map"},{type:"sankey-diagram",label:"Sankey Diagram"},{type:"scatter-plot",label:"Scatter Plot"},{type:"search-filter",label:"Search Filter"},{type:"slicer-filter",label:"Slicer Filter"},{type:"slider-filter",label:"Slider Filter"},{type:"speedometer-chart",label:"Speedometer Chart"},{type:"spike-map",label:"Spike Map"},{type:"strip-plot",label:"Strip Plot"},{type:"sunburst-chart",label:"Sunburst Chart"},{type:"symbol-map",label:"Symbol Map"},{type:"text",label:"Text"},{type:"treemap-chart",label:"Treemap Chart"},{type:"video",label:"Video"},{type:"wordcloud-chart",label:"Wordcloud Chart"}],t=[{item:"text",type:"text",label:"Text",group:"general"},{item:"image",type:"image",label:"Image",group:"general"},{item:"evolution-number",type:"evolution-number",label:"Number with evolution",group:"general"},{item:"video",type:"video",label:"Video",group:"general"},{item:"regular-table",type:"regular-table",label:"Regular Table",group:"general"},{item:"pivot-table",type:"pivot-table",label:"Pivot Table",group:"general"},{item:"spacer",type:"spacer",label:"Spacer",group:"general"},{item:"date-filter",type:"date-filter",label:"Date Filter",group:"filters"},{item:"slider-filter",type:"slider-filter",label:"Slider Filter",group:"filters"},{item:"search-filter",type:"search-filter",label:"Search Filter",group:"filters"},{item:"dropdown-filter",type:"dropdown-filter",label:"Dropdown Filter",group:"filters"},{item:"slicer-filter-vertical",type:"slicer",label:"Slicer Filter",group:"filters",options:{layout:{alignment:"vertical"}}},{item:"slicer-filter-horizontal",type:"slicer",label:"Slicer Filter Horizontal",group:"filters",options:{layout:{alignment:"horizontal"}}},{item:"slicer-filter-table",type:"slicer",label:"Slicer Filter Table",group:"filters",options:{layout:{alignment:"table"}}},{item:"rank-slicer-filter",type:"slicer",label:"Rank Slicer Filter",group:"filters",options:{layout:{alignment:"rank-vertical"}}},{item:"bar-chart",type:"bar-chart",label:"Bar Chart",group:"bar-column"},{item:"grouped-bar-chart",type:"bar-chart",label:"Grouped Bar Chart",group:"bar-column",options:{mode:"grouped"}},{item:"stacked-bar-chart",type:"bar-chart",label:"Stacked Bar Chart",group:"bar-column",options:{mode:"stacked"}},{item:"column-chart",type:"column-chart",label:"Column Chart",group:"bar-column"},{item:"grouped-column-chart",type:"column-chart",label:"Grouped Column Chart",group:"bar-column",options:{mode:"grouped"}},{item:"stacked-column-chart",type:"column-chart",label:"Stacked Column Chart",group:"bar-column",options:{mode:"stacked"}},{item:"line-chart",type:"line-chart",label:"Line Chart",group:"line"},{item:"grouped-line-chart",type:"line-chart",label:"Grouped Line Chart",group:"line",options:{mode:"grouped"}},{item:"scatter-plot",type:"scatter-plot",label:"Scatter Plot",group:"scatter-bubble"},{item:"scatter-group",type:"scatter-plot",label:"Scatter Group",group:"scatter-bubble"},{item:"bubble-plot",type:"scatter-plot",label:"Bubble Plot",group:"scatter-bubble"},{item:"colored-bubble-plot",type:"scatter-plot",label:"Colored Bubble Plot",group:"scatter-bubble"},{item:"area-chart",type:"area-chart",label:"Area Chart",group:"area"},{item:"stacked-area-chart",type:"area-chart",label:"Stacked Area Chart",group:"area",options:{mode:"stacked"}},{item:"100-area-chart",type:"area-chart",label:"100% Stacked Area Chart",group:"area",options:{mode:"100%"}},{item:"streamgraph",type:"area-chart",label:"Streamgraph",group:"area"},{item:"pie-chart",type:"donut-chart",label:"Pie Chart",group:"pie-donut"},{item:"donut-chart",type:"donut-chart",label:"Donut Chart",group:"pie-donut"},{item:"semi-pie-chart",type:"donut-chart",label:"Semi Pie Chart",group:"pie-donut"},{item:"semi-donut-chart",type:"donut-chart",label:"Semi Donut Chart",group:"pie-donut"},{item:"bullet-chart",type:"bullet-chart",label:"Bullet Chart",group:"gauges"},{item:"circular-gauge",type:"circular-gauge",label:"Circular Gauge",group:"gauges"},{item:"conditional-number",type:"conditional-number",label:"Conditional Number",group:"gauges"},{item:"speedometer-chart",type:"speedometer-chart",label:"Speedometer",group:"gauges"},{item:"choropleth-map",type:"choropleth-map",label:"Choropleth Map",group:"map"},{item:"symbol-map",type:"symbol-map",label:"Symbol Map",group:"map"},{item:"marker-map",type:"marker-map",label:"Marker Map",group:"map"},{item:"hexbin-map",type:"hexbin-map",label:"Hexbin Map",group:"map"},{item:"heat-map",type:"heat-map",label:"Heat Map",group:"map"},{item:"route-map",type:"route-map",label:"Route Map",group:"map"},{item:"spike-map",type:"spike-map",label:"Spike Map",group:"map"},{item:"treemap-chart",type:"treemap-chart",label:"Treemap Chart",group:"hierarchical"},{item:"sunburst-chart",type:"sunburst-chart",label:"Sunburst Chart",group:"hierarchical"},{item:"circle-pack-chart",type:"circle-pack-chart",label:"Circle Pack Chart",group:"hierarchical"},{item:"combination-chart",type:"combination-chart",label:"Combination Chart",group:"special"},{item:"parallel-coordinates-plot",type:"parallel-coordinates-plot",label:"Parallel Coordinates Plot",group:"special"},{item:"bubble-chart",type:"bubble-chart",label:"Bubble Chart",group:"special"},{item:"strip-plot",type:"strip-plot",label:"Strip Plot",group:"special"},{item:"radar-chart",type:"radar-chart",label:"Radar Chart",group:"special"},{item:"pyramid-chart",type:"pyramid-chart",label:"Pyramid Chart",group:"special"},{item:"funnel-chart",type:"funnel-chart",label:"Funnel Chart",group:"special"},{item:"alluvial-diagram",type:"alluvial-diagram",label:"Alluvial Diagram",group:"special"},{item:"sankey-diagram",type:"sankey-diagram",label:"Sankey Diagram",group:"special"},{item:"venn-diagram",type:"venn-diagram",label:"Venn Diagram",group:"special"},{item:"box-plot",type:"box-plot",label:"Box Plot",group:"special"},{item:"heat-table",type:"heat-table",label:"Heat Table",group:"special"},{item:"wordcloud-chart",type:"wordcloud-chart",label:"Wordcloud Chart",group:"special"},{item:"ohlc-chart",type:"ohlc-chart",label:"OHLC Chart",group:"financial"},{item:"candlestick-chart",type:"ohlc-chart",label:"Candlestick Chart",group:"financial"}];exports.itemGroups=e;exports.itemList=t;exports.itemTypes=a;
|