@progress/kendo-angular-charts 13.0.3-develop.5 → 13.0.3

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.
@@ -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: 1686567168,
13
- version: '13.0.3-develop.5',
12
+ publishDate: 1686640135,
13
+ version: '13.0.3',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -1858,8 +1858,8 @@ const packageMetadata = {
1858
1858
  name: '@progress/kendo-angular-charts',
1859
1859
  productName: 'Kendo UI for Angular',
1860
1860
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
1861
- publishDate: 1686567168,
1862
- version: '13.0.3-develop.5',
1861
+ publishDate: 1686640135,
1862
+ version: '13.0.3',
1863
1863
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
1864
1864
  };
1865
1865
 
@@ -2227,8 +2227,8 @@ const packageMetadata = {
2227
2227
  name: '@progress/kendo-angular-charts',
2228
2228
  productName: 'Kendo UI for Angular',
2229
2229
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
2230
- publishDate: 1686567168,
2231
- version: '13.0.3-develop.5',
2230
+ publishDate: 1686640135,
2231
+ version: '13.0.3',
2232
2232
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
2233
2233
  };
2234
2234
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-charts",
3
- "version": "13.0.3-develop.5",
3
+ "version": "13.0.3",
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",
@@ -46,17 +46,17 @@
46
46
  "@angular/platform-browser": "13 - 16",
47
47
  "@progress/kendo-drawing": "^1.17.2",
48
48
  "@progress/kendo-licensing": "^1.0.2",
49
- "@progress/kendo-angular-common": "13.0.3-develop.5",
50
- "@progress/kendo-angular-intl": "13.0.3-develop.5",
51
- "@progress/kendo-angular-l10n": "13.0.3-develop.5",
52
- "@progress/kendo-angular-popup": "13.0.3-develop.5",
53
- "@progress/kendo-angular-navigation": "13.0.3-develop.5",
49
+ "@progress/kendo-angular-common": "13.0.3",
50
+ "@progress/kendo-angular-intl": "13.0.3",
51
+ "@progress/kendo-angular-l10n": "13.0.3",
52
+ "@progress/kendo-angular-popup": "13.0.3",
53
+ "@progress/kendo-angular-navigation": "13.0.3",
54
54
  "hammerjs": "^2.0.0",
55
55
  "rxjs": "^6.5.3 || ^7.0.0"
56
56
  },
57
57
  "dependencies": {
58
58
  "tslib": "^2.3.1",
59
- "@progress/kendo-angular-schematics": "13.0.3-develop.5",
59
+ "@progress/kendo-angular-schematics": "13.0.3",
60
60
  "@progress/kendo-charts": "^1.29.0",
61
61
  "@progress/kendo-svg-icons": "^1.0.0"
62
62
  },