@progress/kendo-angular-charts 14.4.0-develop.8 → 14.4.0-develop.9
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.
|
@@ -144,6 +144,7 @@ export class ThemeService extends ConfigurationService {
|
|
|
144
144
|
this.mapColor('legend.inactiveItems.labels.color', 'chart-inactive');
|
|
145
145
|
this.mapColor('legend.inactiveItems.markers.color', 'chart-inactive');
|
|
146
146
|
this.mapColor('legend.labels.color', 'normal-text-color');
|
|
147
|
+
this.mapColor('legend.title.color', 'normal-text-color');
|
|
147
148
|
this.mapColor('seriesDefaults.boxPlot.downColor', 'chart-major-lines');
|
|
148
149
|
this.mapColor('seriesDefaults.boxPlot.mean.color', 'base');
|
|
149
150
|
this.mapColor('seriesDefaults.boxPlot.median.color', 'base');
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-charts',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '14.4.0-develop.
|
|
12
|
+
publishDate: 1705406667,
|
|
13
|
+
version: '14.4.0-develop.9',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1873,8 +1873,8 @@ const packageMetadata = {
|
|
|
1873
1873
|
name: '@progress/kendo-angular-charts',
|
|
1874
1874
|
productName: 'Kendo UI for Angular',
|
|
1875
1875
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1876
|
-
publishDate:
|
|
1877
|
-
version: '14.4.0-develop.
|
|
1876
|
+
publishDate: 1705406667,
|
|
1877
|
+
version: '14.4.0-develop.9',
|
|
1878
1878
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1879
1879
|
};
|
|
1880
1880
|
|
|
@@ -2278,6 +2278,7 @@ class ThemeService extends ConfigurationService {
|
|
|
2278
2278
|
this.mapColor('legend.inactiveItems.labels.color', 'chart-inactive');
|
|
2279
2279
|
this.mapColor('legend.inactiveItems.markers.color', 'chart-inactive');
|
|
2280
2280
|
this.mapColor('legend.labels.color', 'normal-text-color');
|
|
2281
|
+
this.mapColor('legend.title.color', 'normal-text-color');
|
|
2281
2282
|
this.mapColor('seriesDefaults.boxPlot.downColor', 'chart-major-lines');
|
|
2282
2283
|
this.mapColor('seriesDefaults.boxPlot.mean.color', 'base');
|
|
2283
2284
|
this.mapColor('seriesDefaults.boxPlot.median.color', 'base');
|
|
@@ -1706,6 +1706,7 @@ class ThemeService extends ConfigurationService {
|
|
|
1706
1706
|
this.mapColor('legend.inactiveItems.labels.color', 'chart-inactive');
|
|
1707
1707
|
this.mapColor('legend.inactiveItems.markers.color', 'chart-inactive');
|
|
1708
1708
|
this.mapColor('legend.labels.color', 'normal-text-color');
|
|
1709
|
+
this.mapColor('legend.title.color', 'normal-text-color');
|
|
1709
1710
|
this.mapColor('seriesDefaults.boxPlot.downColor', 'chart-major-lines');
|
|
1710
1711
|
this.mapColor('seriesDefaults.boxPlot.mean.color', 'base');
|
|
1711
1712
|
this.mapColor('seriesDefaults.boxPlot.median.color', 'base');
|
|
@@ -2247,8 +2248,8 @@ const packageMetadata = {
|
|
|
2247
2248
|
name: '@progress/kendo-angular-charts',
|
|
2248
2249
|
productName: 'Kendo UI for Angular',
|
|
2249
2250
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2250
|
-
publishDate:
|
|
2251
|
-
version: '14.4.0-develop.
|
|
2251
|
+
publishDate: 1705406667,
|
|
2252
|
+
version: '14.4.0-develop.9',
|
|
2252
2253
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2253
2254
|
};
|
|
2254
2255
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "14.4.0-develop.
|
|
3
|
+
"version": "14.4.0-develop.9",
|
|
4
4
|
"description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -47,17 +47,17 @@
|
|
|
47
47
|
"@angular/platform-browser": "13 - 17",
|
|
48
48
|
"@progress/kendo-drawing": "^1.19.0",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "14.4.0-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "14.4.0-develop.
|
|
52
|
-
"@progress/kendo-angular-l10n": "14.4.0-develop.
|
|
53
|
-
"@progress/kendo-angular-popup": "14.4.0-develop.
|
|
54
|
-
"@progress/kendo-angular-navigation": "14.4.0-develop.
|
|
50
|
+
"@progress/kendo-angular-common": "14.4.0-develop.9",
|
|
51
|
+
"@progress/kendo-angular-intl": "14.4.0-develop.9",
|
|
52
|
+
"@progress/kendo-angular-l10n": "14.4.0-develop.9",
|
|
53
|
+
"@progress/kendo-angular-popup": "14.4.0-develop.9",
|
|
54
|
+
"@progress/kendo-angular-navigation": "14.4.0-develop.9",
|
|
55
55
|
"hammerjs": "^2.0.0",
|
|
56
56
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"tslib": "^2.3.1",
|
|
60
|
-
"@progress/kendo-angular-schematics": "14.4.0-develop.
|
|
60
|
+
"@progress/kendo-angular-schematics": "14.4.0-develop.9",
|
|
61
61
|
"@progress/kendo-charts": "2.0.0",
|
|
62
62
|
"@progress/kendo-svg-icons": "^2.0.0"
|
|
63
63
|
},
|