@progress/kendo-angular-charts 24.0.0-develop.6 → 24.0.0-develop.8

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.
@@ -2952,8 +2952,8 @@ const packageMetadata = {
2952
2952
  productName: 'Kendo UI for Angular',
2953
2953
  productCode: 'KENDOUIANGULAR',
2954
2954
  productCodes: ['KENDOUIANGULAR'],
2955
- publishDate: 1777301504,
2956
- version: '24.0.0-develop.6',
2955
+ publishDate: 1777363178,
2956
+ version: '24.0.0-develop.8',
2957
2957
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
2958
2958
  };
2959
2959
 
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1777301504,
11
- "version": "24.0.0-develop.6",
10
+ "publishDate": 1777363178,
11
+ "version": "24.0.0-develop.8",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-charts",
3
- "version": "24.0.0-develop.6",
3
+ "version": "24.0.0-develop.8",
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",
@@ -71,7 +71,7 @@
71
71
  "package": {
72
72
  "productName": "Kendo UI for Angular",
73
73
  "productCode": "KENDOUIANGULAR",
74
- "publishDate": 1777301504,
74
+ "publishDate": 1777363178,
75
75
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
76
76
  }
77
77
  },
@@ -82,17 +82,17 @@
82
82
  "@angular/platform-browser": "19 - 21",
83
83
  "@progress/kendo-drawing": "^1.24.1",
84
84
  "@progress/kendo-licensing": "^1.11.0",
85
- "@progress/kendo-angular-common": "24.0.0-develop.6",
86
- "@progress/kendo-angular-intl": "24.0.0-develop.6",
87
- "@progress/kendo-angular-icons": "24.0.0-develop.6",
88
- "@progress/kendo-angular-l10n": "24.0.0-develop.6",
89
- "@progress/kendo-angular-popup": "24.0.0-develop.6",
90
- "@progress/kendo-angular-navigation": "24.0.0-develop.6",
85
+ "@progress/kendo-angular-common": "24.0.0-develop.8",
86
+ "@progress/kendo-angular-intl": "24.0.0-develop.8",
87
+ "@progress/kendo-angular-icons": "24.0.0-develop.8",
88
+ "@progress/kendo-angular-l10n": "24.0.0-develop.8",
89
+ "@progress/kendo-angular-popup": "24.0.0-develop.8",
90
+ "@progress/kendo-angular-navigation": "24.0.0-develop.8",
91
91
  "rxjs": "^6.5.3 || ^7.0.0"
92
92
  },
93
93
  "dependencies": {
94
94
  "tslib": "^2.3.1",
95
- "@progress/kendo-angular-schematics": "24.0.0-develop.6",
95
+ "@progress/kendo-angular-schematics": "24.0.0-develop.8",
96
96
  "@progress/kendo-charts": "2.11.3",
97
97
  "@progress/kendo-svg-icons": "^4.0.0"
98
98
  },