@progress/kendo-angular-pivotgrid 22.0.0-develop.1 → 22.0.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.
|
@@ -3888,8 +3888,8 @@ const packageMetadata = {
|
|
|
3888
3888
|
productName: 'Kendo UI for Angular',
|
|
3889
3889
|
productCode: 'KENDOUIANGULAR',
|
|
3890
3890
|
productCodes: ['KENDOUIANGULAR'],
|
|
3891
|
-
publishDate:
|
|
3892
|
-
version: '22.0.
|
|
3891
|
+
publishDate: 1662018672,
|
|
3892
|
+
version: '22.0.1-develop.1',
|
|
3893
3893
|
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'
|
|
3894
3894
|
};
|
|
3895
3895
|
|
package/package-metadata.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { PackageMetadata } from '@progress/kendo-licensing';
|
|
5
|
+
import { type PackageMetadata } from '@progress/kendo-licensing';
|
|
6
6
|
/**
|
|
7
7
|
* @hidden
|
|
8
8
|
*/
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Generated file. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
export const packageMetadata = {
|
|
4
|
+
"name": "@progress/kendo-angular-pivotgrid",
|
|
5
|
+
"productName": "Kendo UI for Angular",
|
|
6
|
+
"productCode": "KENDOUIANGULAR",
|
|
7
|
+
"productCodes": [
|
|
8
|
+
"KENDOUIANGULAR"
|
|
9
|
+
],
|
|
10
|
+
"publishDate": 1768480813,
|
|
11
|
+
"version": "22.0.1-develop.1",
|
|
12
|
+
"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"
|
|
13
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
|
3
|
-
"version": "22.0.
|
|
3
|
+
"version": "22.0.1-develop.1",
|
|
4
4
|
"description": "PivotGrid package for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -14,7 +14,13 @@
|
|
|
14
14
|
"Kendo UI"
|
|
15
15
|
],
|
|
16
16
|
"@progress": {
|
|
17
|
-
"friendlyName": "PivotGrid"
|
|
17
|
+
"friendlyName": "PivotGrid",
|
|
18
|
+
"package": {
|
|
19
|
+
"productName": "Kendo UI for Angular",
|
|
20
|
+
"productCode": "KENDOUIANGULAR",
|
|
21
|
+
"publishDate": 1768480813,
|
|
22
|
+
"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"
|
|
23
|
+
}
|
|
18
24
|
},
|
|
19
25
|
"peerDependencies": {
|
|
20
26
|
"@angular/animations": "19 - 21",
|
|
@@ -25,21 +31,21 @@
|
|
|
25
31
|
"@progress/kendo-data-query": "^1.5.5",
|
|
26
32
|
"@progress/kendo-drawing": "^1.23.1",
|
|
27
33
|
"@progress/kendo-licensing": "^1.7.0",
|
|
28
|
-
"@progress/kendo-angular-buttons": "22.0.
|
|
29
|
-
"@progress/kendo-angular-common": "22.0.
|
|
30
|
-
"@progress/kendo-angular-dropdowns": "22.0.
|
|
31
|
-
"@progress/kendo-angular-indicators": "22.0.
|
|
32
|
-
"@progress/kendo-angular-inputs": "22.0.
|
|
33
|
-
"@progress/kendo-angular-intl": "22.0.
|
|
34
|
-
"@progress/kendo-angular-l10n": "22.0.
|
|
35
|
-
"@progress/kendo-angular-popup": "22.0.
|
|
36
|
-
"@progress/kendo-angular-icons": "22.0.
|
|
37
|
-
"@progress/kendo-angular-treeview": "22.0.
|
|
34
|
+
"@progress/kendo-angular-buttons": "22.0.1-develop.1",
|
|
35
|
+
"@progress/kendo-angular-common": "22.0.1-develop.1",
|
|
36
|
+
"@progress/kendo-angular-dropdowns": "22.0.1-develop.1",
|
|
37
|
+
"@progress/kendo-angular-indicators": "22.0.1-develop.1",
|
|
38
|
+
"@progress/kendo-angular-inputs": "22.0.1-develop.1",
|
|
39
|
+
"@progress/kendo-angular-intl": "22.0.1-develop.1",
|
|
40
|
+
"@progress/kendo-angular-l10n": "22.0.1-develop.1",
|
|
41
|
+
"@progress/kendo-angular-popup": "22.0.1-develop.1",
|
|
42
|
+
"@progress/kendo-angular-icons": "22.0.1-develop.1",
|
|
43
|
+
"@progress/kendo-angular-treeview": "22.0.1-develop.1",
|
|
38
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
39
45
|
},
|
|
40
46
|
"dependencies": {
|
|
41
47
|
"tslib": "^2.3.1",
|
|
42
|
-
"@progress/kendo-angular-schematics": "22.0.
|
|
48
|
+
"@progress/kendo-angular-schematics": "22.0.1-develop.1",
|
|
43
49
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
|
44
50
|
},
|
|
45
51
|
"schematics": "./schematics/collection.json",
|
|
@@ -11,11 +11,11 @@ function default_1(options) {
|
|
|
11
11
|
// Additional dependencies to install.
|
|
12
12
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
13
13
|
peerDependencies: {
|
|
14
|
-
'@progress/kendo-angular-dialog': '22.0.
|
|
14
|
+
'@progress/kendo-angular-dialog': '22.0.1-develop.1',
|
|
15
15
|
// peer dep of the icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
17
17
|
// peer dep of the dropdowns
|
|
18
|
-
'@progress/kendo-angular-navigation': '22.0.
|
|
18
|
+
'@progress/kendo-angular-navigation': '22.0.1-develop.1'
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|