@luzmo/analytics-components-kit 1.0.1-alpha.14 → 1.0.1-alpha.15
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/box-plot-options.config-BsFp2CBS.cjs +20 -0
- package/components/box-plot-options.config-DoZHVmpm.js +321 -0
- package/components/box-plot-options.de-D3Yye2Yp.js +113 -0
- package/components/box-plot-options.de-QbWt-xja.cjs +20 -0
- package/components/box-plot-options.en-CZhtAYXJ.cjs +20 -0
- package/components/box-plot-options.en-DADAI4yL.js +113 -0
- package/components/box-plot-options.es-ePZUgamp.js +113 -0
- package/components/box-plot-options.es-lyXLMKKo.cjs +20 -0
- package/components/box-plot-options.fr-BXh76t2K.cjs +20 -0
- package/components/box-plot-options.fr-DNkSteEz.js +113 -0
- package/components/box-plot-options.nl-DDAzT-zP.cjs +20 -0
- package/components/box-plot-options.nl-GBXrkaLf.js +113 -0
- package/components/bullet-chart-options.config-BO22R7gx.cjs +20 -0
- package/components/bullet-chart-options.config-D8mAooLE.js +94 -0
- package/components/bullet-chart-options.de-D0XaMKPn.cjs +20 -0
- package/components/bullet-chart-options.de-DxBk0yku.js +51 -0
- package/components/bullet-chart-options.en-BPjbk6Lk.cjs +20 -0
- package/components/bullet-chart-options.en-Cu1cnL90.js +51 -0
- package/components/bullet-chart-options.es-DxC9GWBS.cjs +20 -0
- package/components/bullet-chart-options.es-pGm2umSR.js +51 -0
- package/components/bullet-chart-options.fr-Cf_rodY7.cjs +20 -0
- package/components/bullet-chart-options.fr-DGOcuFKQ.js +51 -0
- package/components/bullet-chart-options.nl-BJ39_p2y.js +51 -0
- package/components/bullet-chart-options.nl-BdIjKMZf.cjs +20 -0
- package/components/choropleth-map-options.config-4QDypbCL.cjs +20 -0
- package/components/choropleth-map-options.config-V8tRnQqz.js +340 -0
- package/components/choropleth-map-options.de-BSt-L5Vh.js +102 -0
- package/components/choropleth-map-options.de-B_Agdr4T.cjs +20 -0
- package/components/choropleth-map-options.en-Cy7WcWLG.js +102 -0
- package/components/choropleth-map-options.en-DJHAy6ek.cjs +20 -0
- package/components/choropleth-map-options.es-BnR-9vJv.js +102 -0
- package/components/choropleth-map-options.es-Dr07odJo.cjs +20 -0
- package/components/choropleth-map-options.fr-BlwLS1Wy.js +102 -0
- package/components/choropleth-map-options.fr-CR5NMRR3.cjs +20 -0
- package/components/choropleth-map-options.nl-BITK3ddz.cjs +20 -0
- package/components/choropleth-map-options.nl-D70fr4Hl.js +102 -0
- package/components/circular-gauge-options.de-BO3S8GCr.js +73 -0
- package/components/circular-gauge-options.de-BZfrQqs3.cjs +20 -0
- package/components/circular-gauge-options.en-CB-jZtE6.cjs +20 -0
- package/components/circular-gauge-options.en-Cyhhijwg.js +76 -0
- package/components/circular-gauge-options.es-DJ7ru4Wf.js +73 -0
- package/components/circular-gauge-options.es-DuQPHjcG.cjs +20 -0
- package/components/circular-gauge-options.fr-BVWliP7i.js +76 -0
- package/components/circular-gauge-options.fr-CFMa8H8K.cjs +20 -0
- package/components/circular-gauge-options.nl-BB_jgj5k.cjs +20 -0
- package/components/circular-gauge-options.nl-DGpV7Riu.js +76 -0
- package/components/circular-guage-options.config-C3ExuT5F.js +152 -0
- package/components/circular-guage-options.config-Dvg5quJ9.cjs +20 -0
- package/components/combination-chart-options.config-CApdgFvv.js +45 -0
- package/components/combination-chart-options.config-CyYEp-gX.cjs +20 -0
- package/components/combination-chart-options.de-CEsSn5-2.js +38 -0
- package/components/combination-chart-options.de-CuVQ-JHu.cjs +20 -0
- package/components/combination-chart-options.en-BCKuLOQb.js +38 -0
- package/components/combination-chart-options.en-BPcGTsP4.cjs +20 -0
- package/components/combination-chart-options.es-Dy7jzzFy.cjs +20 -0
- package/components/combination-chart-options.es-zMa9kqmV.js +38 -0
- package/components/combination-chart-options.fr-CLUyqNH7.cjs +20 -0
- package/components/combination-chart-options.fr-DOXtaY1V.js +38 -0
- package/components/combination-chart-options.nl-BF6joCMV.cjs +20 -0
- package/components/combination-chart-options.nl-CCChbhx_.js +38 -0
- package/components/edit-item/index.cjs +6 -6
- package/components/edit-item/index.js +54 -24
- package/components/edit-option/index.cjs +65 -65
- package/components/edit-option/index.js +150 -120
- package/components/edit-option-position-picker/index.cjs +1 -1
- package/components/edit-option-position-picker/index.js +4 -4
- package/item-definitions/box-plot/box-plot-options.config.d.ts +173 -0
- package/item-definitions/box-plot/i18n/box-plot-options.de.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.en.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.es.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.fr.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.nl.d.ts +92 -0
- package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +43 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.de.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.en.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.es.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.fr.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.nl.d.ts +30 -0
- package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +168 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.de.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.en.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.es.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.fr.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.nl.d.ts +81 -0
- package/item-definitions/circular-gauge/circular-guage-options.config.d.ts +109 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.de.d.ts +52 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.en.d.ts +55 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.es.d.ts +52 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.fr.d.ts +55 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.nl.d.ts +55 -0
- package/item-definitions/combination-chart/combination-chart-options.config.d.ts +13 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.de.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.en.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.es.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.fr.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.nl.d.ts +17 -0
- package/package.json +1 -1
- package/utils/map-tile-providers/index.d.ts +93 -0
@@ -0,0 +1,43 @@
|
|
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: boolean;
|
11
|
+
extraLabel?: undefined;
|
12
|
+
extraLabelHasClickAction?: undefined;
|
13
|
+
extraLabelClickAction?: undefined;
|
14
|
+
enum?: undefined;
|
15
|
+
};
|
16
|
+
} | {
|
17
|
+
key: string;
|
18
|
+
control: {
|
19
|
+
type: string;
|
20
|
+
label: string;
|
21
|
+
default: (_options: any, _slots: any, theme: any) => any;
|
22
|
+
extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
|
23
|
+
extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
|
24
|
+
extraLabelClickAction: (options: any, _slots: any, theme: any) => {
|
25
|
+
value: any;
|
26
|
+
options: any;
|
27
|
+
};
|
28
|
+
enum?: undefined;
|
29
|
+
};
|
30
|
+
} | {
|
31
|
+
key: string;
|
32
|
+
control: {
|
33
|
+
type: string;
|
34
|
+
label: string;
|
35
|
+
default: string;
|
36
|
+
enum: string[];
|
37
|
+
extraLabel?: undefined;
|
38
|
+
extraLabelHasClickAction?: undefined;
|
39
|
+
extraLabelClickAction?: undefined;
|
40
|
+
};
|
41
|
+
})[];
|
42
|
+
}[];
|
43
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
};
|
8
|
+
options: {
|
9
|
+
'display.title': {
|
10
|
+
label: string;
|
11
|
+
};
|
12
|
+
'display.ranges': {
|
13
|
+
label: string;
|
14
|
+
};
|
15
|
+
'display.bulletSubtitles': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
label: string;
|
20
|
+
};
|
21
|
+
'sort.direction': {
|
22
|
+
label: string;
|
23
|
+
enum: {
|
24
|
+
asc: string;
|
25
|
+
desc: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
};
|
29
|
+
};
|
30
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
};
|
8
|
+
options: {
|
9
|
+
'display.title': {
|
10
|
+
label: string;
|
11
|
+
};
|
12
|
+
'display.ranges': {
|
13
|
+
label: string;
|
14
|
+
};
|
15
|
+
'display.bulletSubtitles': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
label: string;
|
20
|
+
};
|
21
|
+
'sort.direction': {
|
22
|
+
label: string;
|
23
|
+
enum: {
|
24
|
+
asc: string;
|
25
|
+
desc: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
};
|
29
|
+
};
|
30
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
};
|
8
|
+
options: {
|
9
|
+
'display.title': {
|
10
|
+
label: string;
|
11
|
+
};
|
12
|
+
'display.ranges': {
|
13
|
+
label: string;
|
14
|
+
};
|
15
|
+
'display.bulletSubtitles': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
label: string;
|
20
|
+
};
|
21
|
+
'sort.direction': {
|
22
|
+
label: string;
|
23
|
+
enum: {
|
24
|
+
asc: string;
|
25
|
+
desc: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
};
|
29
|
+
};
|
30
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
};
|
8
|
+
options: {
|
9
|
+
'display.title': {
|
10
|
+
label: string;
|
11
|
+
};
|
12
|
+
'display.ranges': {
|
13
|
+
label: string;
|
14
|
+
};
|
15
|
+
'display.bulletSubtitles': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
label: string;
|
20
|
+
};
|
21
|
+
'sort.direction': {
|
22
|
+
label: string;
|
23
|
+
enum: {
|
24
|
+
asc: string;
|
25
|
+
desc: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
};
|
29
|
+
};
|
30
|
+
export default _default;
|
@@ -0,0 +1,30 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
};
|
8
|
+
options: {
|
9
|
+
'display.title': {
|
10
|
+
label: string;
|
11
|
+
};
|
12
|
+
'display.ranges': {
|
13
|
+
label: string;
|
14
|
+
};
|
15
|
+
'display.bulletSubtitles': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
color: {
|
19
|
+
label: string;
|
20
|
+
};
|
21
|
+
'sort.direction': {
|
22
|
+
label: string;
|
23
|
+
enum: {
|
24
|
+
asc: string;
|
25
|
+
desc: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
};
|
29
|
+
};
|
30
|
+
export default _default;
|
@@ -0,0 +1,168 @@
|
|
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: boolean;
|
11
|
+
tooltip?: undefined;
|
12
|
+
enum?: undefined;
|
13
|
+
fromOptionValue?: undefined;
|
14
|
+
toOptionValue?: undefined;
|
15
|
+
};
|
16
|
+
type?: undefined;
|
17
|
+
} | {
|
18
|
+
key: string;
|
19
|
+
control: {
|
20
|
+
type: string;
|
21
|
+
label: string;
|
22
|
+
tooltip: string;
|
23
|
+
default: boolean;
|
24
|
+
enum?: undefined;
|
25
|
+
fromOptionValue?: undefined;
|
26
|
+
toOptionValue?: undefined;
|
27
|
+
};
|
28
|
+
type?: undefined;
|
29
|
+
} | {
|
30
|
+
type: string;
|
31
|
+
key?: undefined;
|
32
|
+
control?: undefined;
|
33
|
+
} | {
|
34
|
+
key: string;
|
35
|
+
control: {
|
36
|
+
type: string;
|
37
|
+
label: string;
|
38
|
+
default: string;
|
39
|
+
enum: string[];
|
40
|
+
fromOptionValue: (value: any) => any;
|
41
|
+
toOptionValue: (value: string) => {
|
42
|
+
name: string;
|
43
|
+
id: string;
|
44
|
+
url: string;
|
45
|
+
attribution: string;
|
46
|
+
rasterName: string;
|
47
|
+
} | {
|
48
|
+
name: string;
|
49
|
+
id: string;
|
50
|
+
url: string;
|
51
|
+
attribution: string;
|
52
|
+
rasterName: string;
|
53
|
+
} | {
|
54
|
+
name: string;
|
55
|
+
id: string;
|
56
|
+
url: string;
|
57
|
+
attribution: string;
|
58
|
+
rasterName: string;
|
59
|
+
} | {
|
60
|
+
name: string;
|
61
|
+
id: string;
|
62
|
+
url: string;
|
63
|
+
attribution: string;
|
64
|
+
rasterName: string;
|
65
|
+
} | {
|
66
|
+
name: string;
|
67
|
+
id: string;
|
68
|
+
url: string;
|
69
|
+
attribution: string;
|
70
|
+
rasterName: string;
|
71
|
+
} | {
|
72
|
+
name: string;
|
73
|
+
id: string;
|
74
|
+
url: string;
|
75
|
+
attribution: string;
|
76
|
+
rasterName: string;
|
77
|
+
} | {
|
78
|
+
name: string;
|
79
|
+
id: string;
|
80
|
+
url: string;
|
81
|
+
attribution: string;
|
82
|
+
rasterName: string;
|
83
|
+
} | {
|
84
|
+
name: string;
|
85
|
+
id: string;
|
86
|
+
url: string;
|
87
|
+
attribution: string;
|
88
|
+
rasterName: string;
|
89
|
+
} | {
|
90
|
+
name: string;
|
91
|
+
id: string;
|
92
|
+
url: string;
|
93
|
+
attribution: string;
|
94
|
+
rasterName: string;
|
95
|
+
} | {
|
96
|
+
name: string;
|
97
|
+
id: string;
|
98
|
+
url: string;
|
99
|
+
attribution: string;
|
100
|
+
rasterName: string;
|
101
|
+
} | {
|
102
|
+
name: string;
|
103
|
+
id: string;
|
104
|
+
url: string;
|
105
|
+
attribution: string;
|
106
|
+
rasterName: string;
|
107
|
+
} | {
|
108
|
+
name: string;
|
109
|
+
id: string;
|
110
|
+
url: string;
|
111
|
+
attribution: string;
|
112
|
+
rasterName: string;
|
113
|
+
} | {
|
114
|
+
name: string;
|
115
|
+
id: string;
|
116
|
+
url: string;
|
117
|
+
attribution: string;
|
118
|
+
rasterName: string;
|
119
|
+
};
|
120
|
+
tooltip?: undefined;
|
121
|
+
};
|
122
|
+
type?: undefined;
|
123
|
+
})[];
|
124
|
+
visibleIf?: undefined;
|
125
|
+
} | {
|
126
|
+
key: string;
|
127
|
+
type: string;
|
128
|
+
open: boolean;
|
129
|
+
children: ({
|
130
|
+
key: string;
|
131
|
+
control: {
|
132
|
+
type: string;
|
133
|
+
label: string;
|
134
|
+
default: number;
|
135
|
+
min: number;
|
136
|
+
max: number;
|
137
|
+
step: number;
|
138
|
+
enum?: undefined;
|
139
|
+
};
|
140
|
+
} | {
|
141
|
+
key: string;
|
142
|
+
control: {
|
143
|
+
type: string;
|
144
|
+
label: string;
|
145
|
+
default: string;
|
146
|
+
enum: string[];
|
147
|
+
min?: undefined;
|
148
|
+
max?: undefined;
|
149
|
+
step?: undefined;
|
150
|
+
};
|
151
|
+
})[];
|
152
|
+
visibleIf?: undefined;
|
153
|
+
} | {
|
154
|
+
key: string;
|
155
|
+
type: string;
|
156
|
+
open: boolean;
|
157
|
+
children: {
|
158
|
+
key: string;
|
159
|
+
control: {
|
160
|
+
type: string;
|
161
|
+
label: string;
|
162
|
+
default: string;
|
163
|
+
enum: string[];
|
164
|
+
};
|
165
|
+
}[];
|
166
|
+
visibleIf: (options: any) => boolean;
|
167
|
+
})[];
|
168
|
+
export default _default;
|
@@ -0,0 +1,81 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
map: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
colors: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
classification: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
legend: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
'display.title': {
|
22
|
+
label: string;
|
23
|
+
};
|
24
|
+
'display.legend': {
|
25
|
+
label: string;
|
26
|
+
};
|
27
|
+
'enabled.zoom': {
|
28
|
+
label: string;
|
29
|
+
};
|
30
|
+
zoomRange: {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'enabled.pan': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'enabled.pitchBearing': {
|
37
|
+
label: string;
|
38
|
+
tooltip: string;
|
39
|
+
};
|
40
|
+
vectorTileProvider: {
|
41
|
+
label: string;
|
42
|
+
};
|
43
|
+
opacity: {
|
44
|
+
label: string;
|
45
|
+
};
|
46
|
+
colorsClass: {
|
47
|
+
label: string;
|
48
|
+
enum: {
|
49
|
+
sequential: string;
|
50
|
+
divergent: string;
|
51
|
+
manual: string;
|
52
|
+
};
|
53
|
+
};
|
54
|
+
numberClasses: {
|
55
|
+
label: string;
|
56
|
+
};
|
57
|
+
classification: {
|
58
|
+
label: string;
|
59
|
+
enum: {
|
60
|
+
interval: string;
|
61
|
+
manual: string;
|
62
|
+
quantile: string;
|
63
|
+
continuous: string;
|
64
|
+
};
|
65
|
+
};
|
66
|
+
'legend.type': {
|
67
|
+
label: string;
|
68
|
+
enum: {
|
69
|
+
bar: string;
|
70
|
+
list: string;
|
71
|
+
};
|
72
|
+
};
|
73
|
+
'legend.size': {
|
74
|
+
label: string;
|
75
|
+
};
|
76
|
+
'legend.position': {
|
77
|
+
label: string;
|
78
|
+
};
|
79
|
+
};
|
80
|
+
};
|
81
|
+
export default _default;
|
@@ -0,0 +1,81 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
map: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
colors: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
classification: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
legend: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
'display.title': {
|
22
|
+
label: string;
|
23
|
+
};
|
24
|
+
'display.legend': {
|
25
|
+
label: string;
|
26
|
+
};
|
27
|
+
'enabled.zoom': {
|
28
|
+
label: string;
|
29
|
+
};
|
30
|
+
zoomRange: {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'enabled.pan': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'enabled.pitchBearing': {
|
37
|
+
label: string;
|
38
|
+
tooltip: string;
|
39
|
+
};
|
40
|
+
vectorTileProvider: {
|
41
|
+
label: string;
|
42
|
+
};
|
43
|
+
opacity: {
|
44
|
+
label: string;
|
45
|
+
};
|
46
|
+
colorsClass: {
|
47
|
+
label: string;
|
48
|
+
enum: {
|
49
|
+
sequential: string;
|
50
|
+
divergent: string;
|
51
|
+
manual: string;
|
52
|
+
};
|
53
|
+
};
|
54
|
+
numberClasses: {
|
55
|
+
label: string;
|
56
|
+
};
|
57
|
+
classification: {
|
58
|
+
label: string;
|
59
|
+
enum: {
|
60
|
+
interval: string;
|
61
|
+
manual: string;
|
62
|
+
quantile: string;
|
63
|
+
continuous: string;
|
64
|
+
};
|
65
|
+
};
|
66
|
+
'legend.type': {
|
67
|
+
label: string;
|
68
|
+
enum: {
|
69
|
+
bar: string;
|
70
|
+
list: string;
|
71
|
+
};
|
72
|
+
};
|
73
|
+
'legend.size': {
|
74
|
+
label: string;
|
75
|
+
};
|
76
|
+
'legend.position': {
|
77
|
+
label: string;
|
78
|
+
};
|
79
|
+
};
|
80
|
+
};
|
81
|
+
export default _default;
|
@@ -0,0 +1,81 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
map: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
colors: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
classification: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
legend: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
'display.title': {
|
22
|
+
label: string;
|
23
|
+
};
|
24
|
+
'display.legend': {
|
25
|
+
label: string;
|
26
|
+
};
|
27
|
+
'enabled.zoom': {
|
28
|
+
label: string;
|
29
|
+
};
|
30
|
+
zoomRange: {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'enabled.pan': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'enabled.pitchBearing': {
|
37
|
+
label: string;
|
38
|
+
tooltip: string;
|
39
|
+
};
|
40
|
+
vectorTileProvider: {
|
41
|
+
label: string;
|
42
|
+
};
|
43
|
+
opacity: {
|
44
|
+
label: string;
|
45
|
+
};
|
46
|
+
colorsClass: {
|
47
|
+
label: string;
|
48
|
+
enum: {
|
49
|
+
sequential: string;
|
50
|
+
divergent: string;
|
51
|
+
manual: string;
|
52
|
+
};
|
53
|
+
};
|
54
|
+
numberClasses: {
|
55
|
+
label: string;
|
56
|
+
};
|
57
|
+
classification: {
|
58
|
+
label: string;
|
59
|
+
enum: {
|
60
|
+
interval: string;
|
61
|
+
manual: string;
|
62
|
+
quantile: string;
|
63
|
+
continuous: string;
|
64
|
+
};
|
65
|
+
};
|
66
|
+
'legend.type': {
|
67
|
+
label: string;
|
68
|
+
enum: {
|
69
|
+
bar: string;
|
70
|
+
list: string;
|
71
|
+
};
|
72
|
+
};
|
73
|
+
'legend.size': {
|
74
|
+
label: string;
|
75
|
+
};
|
76
|
+
'legend.position': {
|
77
|
+
label: string;
|
78
|
+
};
|
79
|
+
};
|
80
|
+
};
|
81
|
+
export default _default;
|
@@ -0,0 +1,81 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
map: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
colors: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
classification: {
|
14
|
+
label: string;
|
15
|
+
};
|
16
|
+
legend: {
|
17
|
+
label: string;
|
18
|
+
};
|
19
|
+
};
|
20
|
+
options: {
|
21
|
+
'display.title': {
|
22
|
+
label: string;
|
23
|
+
};
|
24
|
+
'display.legend': {
|
25
|
+
label: string;
|
26
|
+
};
|
27
|
+
'enabled.zoom': {
|
28
|
+
label: string;
|
29
|
+
};
|
30
|
+
zoomRange: {
|
31
|
+
label: string;
|
32
|
+
};
|
33
|
+
'enabled.pan': {
|
34
|
+
label: string;
|
35
|
+
};
|
36
|
+
'enabled.pitchBearing': {
|
37
|
+
label: string;
|
38
|
+
tooltip: string;
|
39
|
+
};
|
40
|
+
vectorTileProvider: {
|
41
|
+
label: string;
|
42
|
+
};
|
43
|
+
opacity: {
|
44
|
+
label: string;
|
45
|
+
};
|
46
|
+
colorsClass: {
|
47
|
+
label: string;
|
48
|
+
enum: {
|
49
|
+
sequential: string;
|
50
|
+
divergent: string;
|
51
|
+
manual: string;
|
52
|
+
};
|
53
|
+
};
|
54
|
+
numberClasses: {
|
55
|
+
label: string;
|
56
|
+
};
|
57
|
+
classification: {
|
58
|
+
label: string;
|
59
|
+
enum: {
|
60
|
+
interval: string;
|
61
|
+
manual: string;
|
62
|
+
quantile: string;
|
63
|
+
continuous: string;
|
64
|
+
};
|
65
|
+
};
|
66
|
+
'legend.type': {
|
67
|
+
label: string;
|
68
|
+
enum: {
|
69
|
+
bar: string;
|
70
|
+
list: string;
|
71
|
+
};
|
72
|
+
};
|
73
|
+
'legend.size': {
|
74
|
+
label: string;
|
75
|
+
};
|
76
|
+
'legend.position': {
|
77
|
+
label: string;
|
78
|
+
};
|
79
|
+
};
|
80
|
+
};
|
81
|
+
export default _default;
|