@siemens/ix-echarts 1.1.0-beta.2 → 1.1.0-beta.4

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.
@@ -0,0 +1,69 @@
1
+ declare const _default: {
2
+ version: number;
3
+ themeName: string;
4
+ theme: {
5
+ seriesCnt: number;
6
+ backgroundColor: string;
7
+ titleColor: string;
8
+ subtitleColor: string;
9
+ textColorShow: boolean;
10
+ textColor: string;
11
+ markTextColor: string;
12
+ color: string[];
13
+ borderColor: string;
14
+ borderWidth: number;
15
+ visualMapColor: string[];
16
+ legendTextColor: string;
17
+ kColor: string;
18
+ kColor0: string;
19
+ kBorderColor: string;
20
+ kBorderColor0: string;
21
+ kBorderWidth: number;
22
+ lineWidth: number;
23
+ symbolSize: number;
24
+ symbol: string;
25
+ symbolBorderWidth: number;
26
+ lineSmooth: boolean;
27
+ graphLineWidth: number;
28
+ graphLineColor: string;
29
+ mapLabelColor: string;
30
+ mapLabelColorE: string;
31
+ mapBorderColor: string;
32
+ mapBorderColorE: string;
33
+ mapBorderWidth: number;
34
+ mapBorderWidthE: number;
35
+ mapAreaColor: string;
36
+ mapAreaColorE: string;
37
+ axes: {
38
+ type: string;
39
+ name: string;
40
+ axisLineShow: boolean;
41
+ axisLineColor: string;
42
+ axisTickShow: boolean;
43
+ axisTickColor: string;
44
+ axisLabelShow: boolean;
45
+ axisLabelColor: string;
46
+ splitLineShow: boolean;
47
+ splitLineColor: string[];
48
+ splitAreaShow: boolean;
49
+ splitAreaColor: string[];
50
+ }[];
51
+ axisSeperateSetting: boolean;
52
+ toolboxColor: string;
53
+ toolboxEmphasisColor: string;
54
+ tooltipAxisColor: string;
55
+ tooltipAxisWidth: string;
56
+ timelineLineColor: string;
57
+ timelineLineWidth: string;
58
+ timelineItemColor: string;
59
+ timelineItemColorE: string;
60
+ timelineCheckColor: string;
61
+ timelineCheckBorderColor: string;
62
+ timelineItemBorderWidth: string;
63
+ timelineControlColor: string;
64
+ timelineControlBorderColor: string;
65
+ timelineControlBorderWidth: string;
66
+ timelineLabelColor: string;
67
+ };
68
+ };
69
+ export default _default;
@@ -0,0 +1,69 @@
1
+ declare const _default: {
2
+ version: number;
3
+ themeName: string;
4
+ theme: {
5
+ seriesCnt: number;
6
+ backgroundColor: string;
7
+ titleColor: string;
8
+ subtitleColor: string;
9
+ textColorShow: boolean;
10
+ textColor: string;
11
+ markTextColor: string;
12
+ color: string[];
13
+ borderColor: string;
14
+ borderWidth: number;
15
+ visualMapColor: string[];
16
+ legendTextColor: string;
17
+ kColor: string;
18
+ kColor0: string;
19
+ kBorderColor: string;
20
+ kBorderColor0: string;
21
+ kBorderWidth: number;
22
+ lineWidth: number;
23
+ symbolSize: number;
24
+ symbol: string;
25
+ symbolBorderWidth: number;
26
+ lineSmooth: boolean;
27
+ graphLineWidth: string;
28
+ graphLineColor: string;
29
+ mapLabelColor: string;
30
+ mapLabelColorE: string;
31
+ mapBorderColor: string;
32
+ mapBorderColorE: string;
33
+ mapBorderWidth: number;
34
+ mapBorderWidthE: number;
35
+ mapAreaColor: string;
36
+ mapAreaColorE: string;
37
+ axes: {
38
+ type: string;
39
+ name: string;
40
+ axisLineShow: boolean;
41
+ axisLineColor: string;
42
+ axisTickShow: boolean;
43
+ axisTickColor: string;
44
+ axisLabelShow: boolean;
45
+ axisLabelColor: string;
46
+ splitLineShow: boolean;
47
+ splitLineColor: string[];
48
+ splitAreaShow: boolean;
49
+ splitAreaColor: string[];
50
+ }[];
51
+ axisSeperateSetting: boolean;
52
+ toolboxColor: string;
53
+ toolboxEmphasisColor: string;
54
+ tooltipAxisColor: string;
55
+ tooltipAxisWidth: string;
56
+ timelineLineColor: string;
57
+ timelineLineWidth: string;
58
+ timelineItemColor: string;
59
+ timelineItemColorE: string;
60
+ timelineCheckColor: string;
61
+ timelineCheckBorderColor: string;
62
+ timelineItemBorderWidth: string;
63
+ timelineControlColor: string;
64
+ timelineControlBorderColor: string;
65
+ timelineControlBorderWidth: string;
66
+ timelineLabelColor: string;
67
+ };
68
+ };
69
+ export default _default;
@@ -0,0 +1,69 @@
1
+ declare const _default: {
2
+ version: number;
3
+ themeName: string;
4
+ theme: {
5
+ seriesCnt: number;
6
+ backgroundColor: string;
7
+ titleColor: string;
8
+ subtitleColor: string;
9
+ textColorShow: boolean;
10
+ textColor: string;
11
+ markTextColor: string;
12
+ color: string[];
13
+ borderColor: string;
14
+ borderWidth: number;
15
+ visualMapColor: string[];
16
+ legendTextColor: string;
17
+ kColor: string;
18
+ kColor0: string;
19
+ kBorderColor: string;
20
+ kBorderColor0: string;
21
+ kBorderWidth: number;
22
+ lineWidth: number;
23
+ symbolSize: number;
24
+ symbol: string;
25
+ symbolBorderWidth: number;
26
+ lineSmooth: boolean;
27
+ graphLineWidth: string;
28
+ graphLineColor: string;
29
+ mapLabelColor: string;
30
+ mapLabelColorE: string;
31
+ mapBorderColor: string;
32
+ mapBorderColorE: string;
33
+ mapBorderWidth: number;
34
+ mapBorderWidthE: number;
35
+ mapAreaColor: string;
36
+ mapAreaColorE: string;
37
+ axes: {
38
+ type: string;
39
+ name: string;
40
+ axisLineShow: boolean;
41
+ axisLineColor: string;
42
+ axisTickShow: boolean;
43
+ axisTickColor: string;
44
+ axisLabelShow: boolean;
45
+ axisLabelColor: string;
46
+ splitLineShow: boolean;
47
+ splitLineColor: string[];
48
+ splitAreaShow: boolean;
49
+ splitAreaColor: string[];
50
+ }[];
51
+ axisSeperateSetting: boolean;
52
+ toolboxColor: string;
53
+ toolboxEmphasisColor: string;
54
+ tooltipAxisColor: string;
55
+ tooltipAxisWidth: string;
56
+ timelineLineColor: string;
57
+ timelineLineWidth: string;
58
+ timelineItemColor: string;
59
+ timelineItemColorE: string;
60
+ timelineCheckColor: string;
61
+ timelineCheckBorderColor: string;
62
+ timelineItemBorderWidth: string;
63
+ timelineControlColor: string;
64
+ timelineControlBorderColor: string;
65
+ timelineControlBorderWidth: string;
66
+ timelineLabelColor: string;
67
+ };
68
+ };
69
+ export default _default;
@@ -0,0 +1,69 @@
1
+ declare const _default: {
2
+ version: number;
3
+ themeName: string;
4
+ theme: {
5
+ seriesCnt: number;
6
+ backgroundColor: string;
7
+ titleColor: string;
8
+ subtitleColor: string;
9
+ textColorShow: boolean;
10
+ textColor: string;
11
+ markTextColor: string;
12
+ color: string[];
13
+ borderColor: string;
14
+ borderWidth: number;
15
+ visualMapColor: string[];
16
+ legendTextColor: string;
17
+ kColor: string;
18
+ kColor0: string;
19
+ kBorderColor: string;
20
+ kBorderColor0: string;
21
+ kBorderWidth: number;
22
+ lineWidth: number;
23
+ symbolSize: number;
24
+ symbol: string;
25
+ symbolBorderWidth: number;
26
+ lineSmooth: boolean;
27
+ graphLineWidth: string;
28
+ graphLineColor: string;
29
+ mapLabelColor: string;
30
+ mapLabelColorE: string;
31
+ mapBorderColor: string;
32
+ mapBorderColorE: string;
33
+ mapBorderWidth: number;
34
+ mapBorderWidthE: number;
35
+ mapAreaColor: string;
36
+ mapAreaColorE: string;
37
+ axes: {
38
+ type: string;
39
+ name: string;
40
+ axisLineShow: boolean;
41
+ axisLineColor: string;
42
+ axisTickShow: boolean;
43
+ axisTickColor: string;
44
+ axisLabelShow: boolean;
45
+ axisLabelColor: string;
46
+ splitLineShow: boolean;
47
+ splitLineColor: string[];
48
+ splitAreaShow: boolean;
49
+ splitAreaColor: string[];
50
+ }[];
51
+ axisSeperateSetting: boolean;
52
+ toolboxColor: string;
53
+ toolboxEmphasisColor: string;
54
+ tooltipAxisColor: string;
55
+ tooltipAxisWidth: string;
56
+ timelineLineColor: string;
57
+ timelineLineWidth: string;
58
+ timelineItemColor: string;
59
+ timelineItemColorE: string;
60
+ timelineCheckColor: string;
61
+ timelineCheckBorderColor: string;
62
+ timelineItemBorderWidth: string;
63
+ timelineControlColor: string;
64
+ timelineControlBorderColor: string;
65
+ timelineControlBorderWidth: string;
66
+ timelineLabelColor: string;
67
+ };
68
+ };
69
+ export default _default;
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "url": "https://github.com/siemens/ix",
8
8
  "directory": "packages/echarts"
9
9
  },
10
- "version": "1.1.0-beta.2",
10
+ "version": "1.1.0-beta.4",
11
11
  "description": "Siemens iX theme for echarts",
12
12
  "main": "dist/index.js",
13
13
  "module": "dist/index.esm.js",