@progress/kendo-angular-chart-wizard 21.3.1-develop.1 → 21.4.0-develop.2
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.
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '21.
|
|
13
|
+
publishDate: 1765550936,
|
|
14
|
+
version: '21.4.0-develop.2',
|
|
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
|
};
|
|
@@ -29,7 +29,7 @@ export class ChartWizardSeriesTypeButtonComponent {
|
|
|
29
29
|
this.stateService.state = updateState(this.stateService.state, ActionTypes.stacked, this.stack);
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
this.stateService.dataTab
|
|
32
|
+
this.stateService.dataTab?.detectChanges();
|
|
33
33
|
}
|
|
34
34
|
isSelected() {
|
|
35
35
|
return (this.stateService.state.seriesType === this.seriesType &&
|
|
@@ -36,8 +36,8 @@ const packageMetadata = {
|
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCode: 'KENDOUIANGULAR',
|
|
38
38
|
productCodes: ['KENDOUIANGULAR'],
|
|
39
|
-
publishDate:
|
|
40
|
-
version: '21.
|
|
39
|
+
publishDate: 1765550936,
|
|
40
|
+
version: '21.4.0-develop.2',
|
|
41
41
|
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',
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -443,7 +443,7 @@ class ChartWizardSeriesTypeButtonComponent {
|
|
|
443
443
|
this.stateService.state = updateState(this.stateService.state, ActionTypes.stacked, this.stack);
|
|
444
444
|
}
|
|
445
445
|
}
|
|
446
|
-
this.stateService.dataTab
|
|
446
|
+
this.stateService.dataTab?.detectChanges();
|
|
447
447
|
}
|
|
448
448
|
isSelected() {
|
|
449
449
|
return (this.stateService.state.seriesType === this.seriesType &&
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-chart-wizard",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.4.0-develop.2",
|
|
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":
|
|
23
|
+
"publishDate": 1765550936,
|
|
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": "18 - 21",
|
|
30
30
|
"@angular/core": "18 - 21",
|
|
31
31
|
"@angular/platform-browser": "18 - 21",
|
|
32
|
-
"@progress/kendo-angular-common": "21.
|
|
33
|
-
"@progress/kendo-angular-dialog": "21.
|
|
34
|
-
"@progress/kendo-angular-buttons": "21.
|
|
35
|
-
"@progress/kendo-angular-grid": "21.
|
|
36
|
-
"@progress/kendo-angular-charts": "21.
|
|
37
|
-
"@progress/kendo-angular-dropdowns": "21.
|
|
38
|
-
"@progress/kendo-angular-layout": "21.
|
|
39
|
-
"@progress/kendo-angular-icons": "21.
|
|
40
|
-
"@progress/kendo-angular-inputs": "21.
|
|
41
|
-
"@progress/kendo-angular-label": "21.
|
|
42
|
-
"@progress/kendo-angular-intl": "21.
|
|
43
|
-
"@progress/kendo-angular-l10n": "21.
|
|
44
|
-
"@progress/kendo-angular-navigation": "21.
|
|
45
|
-
"@progress/kendo-angular-popup": "21.
|
|
32
|
+
"@progress/kendo-angular-common": "21.4.0-develop.2",
|
|
33
|
+
"@progress/kendo-angular-dialog": "21.4.0-develop.2",
|
|
34
|
+
"@progress/kendo-angular-buttons": "21.4.0-develop.2",
|
|
35
|
+
"@progress/kendo-angular-grid": "21.4.0-develop.2",
|
|
36
|
+
"@progress/kendo-angular-charts": "21.4.0-develop.2",
|
|
37
|
+
"@progress/kendo-angular-dropdowns": "21.4.0-develop.2",
|
|
38
|
+
"@progress/kendo-angular-layout": "21.4.0-develop.2",
|
|
39
|
+
"@progress/kendo-angular-icons": "21.4.0-develop.2",
|
|
40
|
+
"@progress/kendo-angular-inputs": "21.4.0-develop.2",
|
|
41
|
+
"@progress/kendo-angular-label": "21.4.0-develop.2",
|
|
42
|
+
"@progress/kendo-angular-intl": "21.4.0-develop.2",
|
|
43
|
+
"@progress/kendo-angular-l10n": "21.4.0-develop.2",
|
|
44
|
+
"@progress/kendo-angular-navigation": "21.4.0-develop.2",
|
|
45
|
+
"@progress/kendo-angular-popup": "21.4.0-develop.2",
|
|
46
46
|
"@progress/kendo-drawing": "^1.23.1",
|
|
47
47
|
"@progress/kendo-file-saver": "^1.1.1",
|
|
48
48
|
"@progress/kendo-licensing": "^1.7.0",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"tslib": "^2.3.1",
|
|
53
53
|
"@progress/kendo-charts": "2.9.0",
|
|
54
|
-
"@progress/kendo-angular-schematics": "21.
|
|
54
|
+
"@progress/kendo-angular-schematics": "21.4.0-develop.2",
|
|
55
55
|
"@progress/kendo-common": "^1.0.1"
|
|
56
56
|
},
|
|
57
57
|
"schematics": "./schematics/collection.json",
|