@progress/kendo-angular-chart-wizard 19.2.0-develop.9 → 19.2.1-develop.1

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/README.md CHANGED
@@ -4,9 +4,14 @@
4
4
 
5
5
  ## Kendo UI for Angular Chart Wizard Component
6
6
 
7
- > * This package is part of the [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
8
- > * You must [install a license key](https://www.telerik.com/kendo-angular-ui/my-license) when adding the package to your project. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
9
- > * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
7
+ > * This package is part of [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
8
+ > * To use this package, you must install a license key file, whether you are on a paid license or a 30-day free trial. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or start a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
9
+ > * Adding a valid license key file ensures a seamless experience during the trial period—no watermarks, no warnings, and full access to all components and features.
10
+ > * Trial users can register for a free license key file. Without it, your trial may be interrupted by visual indicators or functionality limitations.
11
+ > * Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
12
+ > * Learn more: https://www.telerik.com/kendo-angular-ui/components/licensing
13
+ >
14
+ > [Start using Kendo UI for Angular](https://www.telerik.com/download-login-v2-kendo-angular-ui) and speed up your development process!
10
15
 
11
16
  The Kendo UI for Angular Chart Wizard lets you create a chart using data from a Grid, another data-bound component, or an external source. The Chart Wizard has a simple interface that allows you to set up the chart type, series, axes, data source, and more.
12
17
 
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1751036094,
14
- version: '19.2.0-develop.9',
13
+ publishDate: 1751467045,
14
+ version: '19.2.1-develop.1',
15
15
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
16
16
  };
@@ -37,8 +37,8 @@ const packageMetadata = {
37
37
  productName: 'Kendo UI for Angular',
38
38
  productCode: 'KENDOUIANGULAR',
39
39
  productCodes: ['KENDOUIANGULAR'],
40
- publishDate: 1751036094,
41
- version: '19.2.0-develop.9',
40
+ publishDate: 1751467045,
41
+ version: '19.2.1-develop.1',
42
42
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
43
43
  };
44
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-chart-wizard",
3
- "version": "19.2.0-develop.9",
3
+ "version": "19.2.1-develop.1",
4
4
  "description": "Kendo UI Angular Chart Wizard component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -20,7 +20,7 @@
20
20
  "package": {
21
21
  "productName": "Kendo UI for Angular",
22
22
  "productCode": "KENDOUIANGULAR",
23
- "publishDate": 1751036094,
23
+ "publishDate": 1751467045,
24
24
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
25
25
  }
26
26
  },
@@ -29,20 +29,20 @@
29
29
  "@angular/common": "16 - 20",
30
30
  "@angular/core": "16 - 20",
31
31
  "@angular/platform-browser": "16 - 20",
32
- "@progress/kendo-angular-common": "19.2.0-develop.9",
33
- "@progress/kendo-angular-dialog": "19.2.0-develop.9",
34
- "@progress/kendo-angular-buttons": "19.2.0-develop.9",
35
- "@progress/kendo-angular-grid": "19.2.0-develop.9",
36
- "@progress/kendo-angular-charts": "19.2.0-develop.9",
37
- "@progress/kendo-angular-dropdowns": "19.2.0-develop.9",
38
- "@progress/kendo-angular-layout": "19.2.0-develop.9",
39
- "@progress/kendo-angular-icons": "19.2.0-develop.9",
40
- "@progress/kendo-angular-inputs": "19.2.0-develop.9",
41
- "@progress/kendo-angular-label": "19.2.0-develop.9",
42
- "@progress/kendo-angular-intl": "19.2.0-develop.9",
43
- "@progress/kendo-angular-l10n": "19.2.0-develop.9",
44
- "@progress/kendo-angular-navigation": "19.2.0-develop.9",
45
- "@progress/kendo-angular-popup": "19.2.0-develop.9",
32
+ "@progress/kendo-angular-common": "19.2.1-develop.1",
33
+ "@progress/kendo-angular-dialog": "19.2.1-develop.1",
34
+ "@progress/kendo-angular-buttons": "19.2.1-develop.1",
35
+ "@progress/kendo-angular-grid": "19.2.1-develop.1",
36
+ "@progress/kendo-angular-charts": "19.2.1-develop.1",
37
+ "@progress/kendo-angular-dropdowns": "19.2.1-develop.1",
38
+ "@progress/kendo-angular-layout": "19.2.1-develop.1",
39
+ "@progress/kendo-angular-icons": "19.2.1-develop.1",
40
+ "@progress/kendo-angular-inputs": "19.2.1-develop.1",
41
+ "@progress/kendo-angular-label": "19.2.1-develop.1",
42
+ "@progress/kendo-angular-intl": "19.2.1-develop.1",
43
+ "@progress/kendo-angular-l10n": "19.2.1-develop.1",
44
+ "@progress/kendo-angular-navigation": "19.2.1-develop.1",
45
+ "@progress/kendo-angular-popup": "19.2.1-develop.1",
46
46
  "@progress/kendo-drawing": "^1.21.0",
47
47
  "@progress/kendo-file-saver": "^1.1.1",
48
48
  "@progress/kendo-licensing": "^1.5.0",
@@ -51,7 +51,7 @@
51
51
  "dependencies": {
52
52
  "tslib": "^2.3.1",
53
53
  "@progress/kendo-charts": "2.7.2",
54
- "@progress/kendo-angular-schematics": "19.2.0-develop.9",
54
+ "@progress/kendo-angular-schematics": "19.2.1-develop.1",
55
55
  "@progress/kendo-common": "^1.0.1"
56
56
  },
57
57
  "schematics": "./schematics/collection.json",