@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
@@ -1,10 +1,11 @@
|
|
1
|
-
declare const _default: {
|
1
|
+
declare const _default: ({
|
2
2
|
key: string;
|
3
3
|
type: string;
|
4
4
|
open: boolean;
|
5
5
|
children: ({
|
6
6
|
key: string;
|
7
7
|
control: {
|
8
|
+
label: string;
|
8
9
|
type: string;
|
9
10
|
default: boolean;
|
10
11
|
enum?: undefined;
|
@@ -17,6 +18,7 @@ declare const _default: {
|
|
17
18
|
} | {
|
18
19
|
key: string;
|
19
20
|
control: {
|
21
|
+
label: string;
|
20
22
|
type: string;
|
21
23
|
default: boolean;
|
22
24
|
enum?: undefined;
|
@@ -34,6 +36,7 @@ declare const _default: {
|
|
34
36
|
} | {
|
35
37
|
key: string;
|
36
38
|
control: {
|
39
|
+
label: string;
|
37
40
|
type: string;
|
38
41
|
default: string;
|
39
42
|
enum: string[];
|
@@ -46,6 +49,7 @@ declare const _default: {
|
|
46
49
|
} | {
|
47
50
|
key: string;
|
48
51
|
control: {
|
52
|
+
label: string;
|
49
53
|
type: string;
|
50
54
|
default: string;
|
51
55
|
enum: string[];
|
@@ -58,6 +62,7 @@ declare const _default: {
|
|
58
62
|
} | {
|
59
63
|
key: string;
|
60
64
|
control: {
|
65
|
+
label: string;
|
61
66
|
type: string;
|
62
67
|
default: string;
|
63
68
|
min: number;
|
@@ -70,6 +75,7 @@ declare const _default: {
|
|
70
75
|
} | {
|
71
76
|
key: string;
|
72
77
|
control: {
|
78
|
+
label: string;
|
73
79
|
type: string;
|
74
80
|
default: (_options: any, _slots: any, theme: any) => any;
|
75
81
|
enum?: undefined;
|
@@ -82,6 +88,7 @@ declare const _default: {
|
|
82
88
|
} | {
|
83
89
|
key: string;
|
84
90
|
control: {
|
91
|
+
label: string;
|
85
92
|
type: string;
|
86
93
|
default: number;
|
87
94
|
min: number;
|
@@ -92,5 +99,32 @@ declare const _default: {
|
|
92
99
|
visibleIf?: undefined;
|
93
100
|
type?: undefined;
|
94
101
|
})[];
|
95
|
-
}
|
102
|
+
} | {
|
103
|
+
key: string;
|
104
|
+
type: string;
|
105
|
+
open: boolean;
|
106
|
+
children: ({
|
107
|
+
key: string;
|
108
|
+
control: {
|
109
|
+
label: string;
|
110
|
+
type: string;
|
111
|
+
default: boolean;
|
112
|
+
min?: undefined;
|
113
|
+
max?: undefined;
|
114
|
+
step?: undefined;
|
115
|
+
};
|
116
|
+
visibleIf?: undefined;
|
117
|
+
} | {
|
118
|
+
key: string;
|
119
|
+
control: {
|
120
|
+
type: string;
|
121
|
+
label: string;
|
122
|
+
default: number;
|
123
|
+
min: number;
|
124
|
+
max: number;
|
125
|
+
step: number;
|
126
|
+
};
|
127
|
+
visibleIf: (options: any) => any;
|
128
|
+
})[];
|
129
|
+
})[];
|
96
130
|
export default _default;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: {
|
1
|
+
declare const _default: ({
|
2
2
|
key: string;
|
3
3
|
type: string;
|
4
4
|
open: boolean;
|
@@ -9,5 +9,37 @@ declare const _default: {
|
|
9
9
|
default: boolean;
|
10
10
|
};
|
11
11
|
}[];
|
12
|
-
}
|
12
|
+
} | {
|
13
|
+
key: string;
|
14
|
+
type: string;
|
15
|
+
open: boolean;
|
16
|
+
children: {
|
17
|
+
key: string;
|
18
|
+
control: {
|
19
|
+
type: string;
|
20
|
+
positionConfiguration: {
|
21
|
+
top: {
|
22
|
+
min: number;
|
23
|
+
step: number;
|
24
|
+
default: number;
|
25
|
+
};
|
26
|
+
right: {
|
27
|
+
min: number;
|
28
|
+
step: number;
|
29
|
+
default: number;
|
30
|
+
};
|
31
|
+
bottom: {
|
32
|
+
min: number;
|
33
|
+
step: number;
|
34
|
+
default: number;
|
35
|
+
};
|
36
|
+
left: {
|
37
|
+
min: number;
|
38
|
+
step: number;
|
39
|
+
default: number;
|
40
|
+
};
|
41
|
+
};
|
42
|
+
};
|
43
|
+
}[];
|
44
|
+
})[];
|
13
45
|
export default _default;
|
@@ -0,0 +1,90 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
key: string;
|
3
|
+
type: string;
|
4
|
+
open: boolean;
|
5
|
+
children: ({
|
6
|
+
key: string;
|
7
|
+
control: {
|
8
|
+
type: string;
|
9
|
+
label: string;
|
10
|
+
default: string;
|
11
|
+
enum: string[];
|
12
|
+
placeholder?: undefined;
|
13
|
+
};
|
14
|
+
visibleIf?: undefined;
|
15
|
+
type?: undefined;
|
16
|
+
} | {
|
17
|
+
key: string;
|
18
|
+
control: {
|
19
|
+
type: string;
|
20
|
+
placeholder: string;
|
21
|
+
label?: undefined;
|
22
|
+
default?: undefined;
|
23
|
+
enum?: undefined;
|
24
|
+
};
|
25
|
+
visibleIf: (options: any) => boolean;
|
26
|
+
type?: undefined;
|
27
|
+
} | {
|
28
|
+
key: string;
|
29
|
+
control: {
|
30
|
+
type: string;
|
31
|
+
label: string;
|
32
|
+
placeholder: string;
|
33
|
+
default?: undefined;
|
34
|
+
enum?: undefined;
|
35
|
+
};
|
36
|
+
visibleIf: (options: any) => boolean;
|
37
|
+
type?: undefined;
|
38
|
+
} | {
|
39
|
+
type: string;
|
40
|
+
key?: undefined;
|
41
|
+
control?: undefined;
|
42
|
+
visibleIf?: undefined;
|
43
|
+
} | {
|
44
|
+
key: string;
|
45
|
+
control: {
|
46
|
+
type: string;
|
47
|
+
label: string;
|
48
|
+
default: boolean;
|
49
|
+
enum?: undefined;
|
50
|
+
placeholder?: undefined;
|
51
|
+
};
|
52
|
+
visibleIf?: undefined;
|
53
|
+
type?: undefined;
|
54
|
+
} | {
|
55
|
+
key: string;
|
56
|
+
control: {
|
57
|
+
type: string;
|
58
|
+
label: string;
|
59
|
+
default: string;
|
60
|
+
enum?: undefined;
|
61
|
+
placeholder?: undefined;
|
62
|
+
};
|
63
|
+
visibleIf?: undefined;
|
64
|
+
type?: undefined;
|
65
|
+
})[];
|
66
|
+
} | {
|
67
|
+
key: string;
|
68
|
+
type: string;
|
69
|
+
open: boolean;
|
70
|
+
children: ({
|
71
|
+
key: string;
|
72
|
+
control: {
|
73
|
+
type: string;
|
74
|
+
label: string;
|
75
|
+
default: boolean;
|
76
|
+
placeholder?: undefined;
|
77
|
+
};
|
78
|
+
visibleIf?: undefined;
|
79
|
+
} | {
|
80
|
+
key: string;
|
81
|
+
control: {
|
82
|
+
type: string;
|
83
|
+
label: string;
|
84
|
+
placeholder: string;
|
85
|
+
default?: undefined;
|
86
|
+
};
|
87
|
+
visibleIf: (options: any) => any;
|
88
|
+
})[];
|
89
|
+
})[];
|
90
|
+
export default _default;
|
@@ -1,5 +1,22 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
3
20
|
options: {
|
4
21
|
mode: {
|
5
22
|
label: string;
|
@@ -1,14 +1,23 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
|
-
|
4
|
-
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
5
|
label: string;
|
6
|
-
description: string;
|
7
6
|
};
|
8
|
-
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
9
14
|
label: string;
|
10
|
-
description: string;
|
11
15
|
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
12
21
|
mode: {
|
13
22
|
label: string;
|
14
23
|
description: string;
|
@@ -18,6 +27,39 @@ declare const _default: {
|
|
18
27
|
100: string;
|
19
28
|
};
|
20
29
|
};
|
30
|
+
'display.title': {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'display.legend': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'display.modeOption': {
|
37
|
+
label: string;
|
38
|
+
};
|
39
|
+
'bars.label': {
|
40
|
+
label: string;
|
41
|
+
tooltip: string;
|
42
|
+
enum: {
|
43
|
+
none: string;
|
44
|
+
percentage: string;
|
45
|
+
percentageLegend: string;
|
46
|
+
percentageCategory: string;
|
47
|
+
percentageMax: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
'categories.colored': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'bars.roundedCorners': {
|
54
|
+
label: string;
|
55
|
+
extraLabel: string;
|
56
|
+
};
|
57
|
+
color: {
|
58
|
+
label: string;
|
59
|
+
};
|
60
|
+
'legend.position': {
|
61
|
+
label: string;
|
62
|
+
};
|
21
63
|
};
|
22
64
|
};
|
23
65
|
export default _default;
|
@@ -1,14 +1,23 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
|
-
|
4
|
-
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
5
|
label: string;
|
6
|
-
description: string;
|
7
6
|
};
|
8
|
-
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
9
14
|
label: string;
|
10
|
-
description: string;
|
11
15
|
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
12
21
|
mode: {
|
13
22
|
label: string;
|
14
23
|
description: string;
|
@@ -18,6 +27,39 @@ declare const _default: {
|
|
18
27
|
100: string;
|
19
28
|
};
|
20
29
|
};
|
30
|
+
'display.title': {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'display.legend': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'display.modeOption': {
|
37
|
+
label: string;
|
38
|
+
};
|
39
|
+
'bars.label': {
|
40
|
+
label: string;
|
41
|
+
tooltip: string;
|
42
|
+
enum: {
|
43
|
+
none: string;
|
44
|
+
percentage: string;
|
45
|
+
percentageLegend: string;
|
46
|
+
percentageCategory: string;
|
47
|
+
percentageMax: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
'categories.colored': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'bars.roundedCorners': {
|
54
|
+
label: string;
|
55
|
+
extraLabel: string;
|
56
|
+
};
|
57
|
+
color: {
|
58
|
+
label: string;
|
59
|
+
};
|
60
|
+
'legend.position': {
|
61
|
+
label: string;
|
62
|
+
};
|
21
63
|
};
|
22
64
|
};
|
23
65
|
export default _default;
|
@@ -0,0 +1,65 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
mode: {
|
22
|
+
label: string;
|
23
|
+
description: string;
|
24
|
+
enum: {
|
25
|
+
grouped: string;
|
26
|
+
stacked: string;
|
27
|
+
100: string;
|
28
|
+
};
|
29
|
+
};
|
30
|
+
'display.title': {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'display.legend': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'display.modeOption': {
|
37
|
+
label: string;
|
38
|
+
};
|
39
|
+
'bars.label': {
|
40
|
+
label: string;
|
41
|
+
tooltip: string;
|
42
|
+
enum: {
|
43
|
+
none: string;
|
44
|
+
percentage: string;
|
45
|
+
percentageLegend: string;
|
46
|
+
percentageCategory: string;
|
47
|
+
percentageMax: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
'categories.colored': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'bars.roundedCorners': {
|
54
|
+
label: string;
|
55
|
+
extraLabel: string;
|
56
|
+
};
|
57
|
+
color: {
|
58
|
+
label: string;
|
59
|
+
};
|
60
|
+
'legend.position': {
|
61
|
+
label: string;
|
62
|
+
};
|
63
|
+
};
|
64
|
+
};
|
65
|
+
export default _default;
|
@@ -0,0 +1,65 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
mode: {
|
22
|
+
label: string;
|
23
|
+
description: string;
|
24
|
+
enum: {
|
25
|
+
grouped: string;
|
26
|
+
stacked: string;
|
27
|
+
100: string;
|
28
|
+
};
|
29
|
+
};
|
30
|
+
'display.title': {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'display.legend': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'display.modeOption': {
|
37
|
+
label: string;
|
38
|
+
};
|
39
|
+
'bars.label': {
|
40
|
+
label: string;
|
41
|
+
tooltip: string;
|
42
|
+
enum: {
|
43
|
+
none: string;
|
44
|
+
percentage: string;
|
45
|
+
percentageLegend: string;
|
46
|
+
percentageCategory: string;
|
47
|
+
percentageMax: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
'categories.colored': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'bars.roundedCorners': {
|
54
|
+
label: string;
|
55
|
+
extraLabel: string;
|
56
|
+
};
|
57
|
+
color: {
|
58
|
+
label: string;
|
59
|
+
};
|
60
|
+
'legend.position': {
|
61
|
+
label: string;
|
62
|
+
};
|
63
|
+
};
|
64
|
+
};
|
65
|
+
export default _default;
|
@@ -0,0 +1,65 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
order: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
axes: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
guidelines: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
annotate: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
mode: {
|
22
|
+
label: string;
|
23
|
+
description: string;
|
24
|
+
enum: {
|
25
|
+
grouped: string;
|
26
|
+
stacked: string;
|
27
|
+
100: string;
|
28
|
+
};
|
29
|
+
};
|
30
|
+
'display.title': {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'display.legend': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'display.modeOption': {
|
37
|
+
label: string;
|
38
|
+
};
|
39
|
+
'bars.label': {
|
40
|
+
label: string;
|
41
|
+
tooltip: string;
|
42
|
+
enum: {
|
43
|
+
none: string;
|
44
|
+
percentage: string;
|
45
|
+
percentageLegend: string;
|
46
|
+
percentageCategory: string;
|
47
|
+
percentageMax: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
'categories.colored': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'bars.roundedCorners': {
|
54
|
+
label: string;
|
55
|
+
extraLabel: string;
|
56
|
+
};
|
57
|
+
color: {
|
58
|
+
label: string;
|
59
|
+
};
|
60
|
+
'legend.position': {
|
61
|
+
label: string;
|
62
|
+
};
|
63
|
+
};
|
64
|
+
};
|
65
|
+
export default _default;
|
@@ -1,5 +1,19 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
slices: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
legend: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
annotate: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
};
|
3
17
|
options: {
|
4
18
|
'display.title': {
|
5
19
|
label: string;
|
@@ -1,18 +1,78 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
slices: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
legend: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
annotate: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
};
|
3
17
|
options: {
|
4
18
|
'display.title': {
|
5
19
|
label: string;
|
6
|
-
description: string;
|
7
20
|
};
|
8
21
|
mode: {
|
9
22
|
label: string;
|
10
|
-
description: string;
|
11
23
|
enum: {
|
12
24
|
pie: string;
|
13
25
|
donut: string;
|
14
26
|
};
|
15
27
|
};
|
28
|
+
'display.legend': {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
'slices.half': {
|
32
|
+
label: string;
|
33
|
+
enum: {
|
34
|
+
full: string;
|
35
|
+
half: string;
|
36
|
+
};
|
37
|
+
};
|
38
|
+
'display.categoryLabels': {
|
39
|
+
label: string;
|
40
|
+
enum: {
|
41
|
+
list: string;
|
42
|
+
labels: string;
|
43
|
+
};
|
44
|
+
};
|
45
|
+
'sort.by': {
|
46
|
+
label: string;
|
47
|
+
enum: {
|
48
|
+
measure: string;
|
49
|
+
category: string;
|
50
|
+
};
|
51
|
+
};
|
52
|
+
'display.values': {
|
53
|
+
label: string;
|
54
|
+
tooltip: string;
|
55
|
+
enum: {
|
56
|
+
none: string;
|
57
|
+
absolute: string;
|
58
|
+
percentage: string;
|
59
|
+
};
|
60
|
+
};
|
61
|
+
'slices.width': {
|
62
|
+
label: string;
|
63
|
+
};
|
64
|
+
'slices.maxNumber': {
|
65
|
+
label: string;
|
66
|
+
};
|
67
|
+
'slices.minPercentage': {
|
68
|
+
label: string;
|
69
|
+
};
|
70
|
+
'slices.roundedCorners': {
|
71
|
+
label: string;
|
72
|
+
};
|
73
|
+
'slices.padding': {
|
74
|
+
label: string;
|
75
|
+
};
|
16
76
|
};
|
17
77
|
};
|
18
78
|
export default _default;
|