@progress/kendo-angular-pivotgrid 25.0.0-develop.29 → 25.0.0-develop.30
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.
|
@@ -3882,8 +3882,8 @@ const packageMetadata = {
|
|
|
3882
3882
|
productName: 'Kendo UI for Angular',
|
|
3883
3883
|
productCode: 'KENDOUIANGULAR',
|
|
3884
3884
|
productCodes: ['KENDOUIANGULAR'],
|
|
3885
|
-
publishDate:
|
|
3886
|
-
version: '25.0.0-develop.
|
|
3885
|
+
publishDate: 1786449931,
|
|
3886
|
+
version: '25.0.0-develop.30',
|
|
3887
3887
|
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'
|
|
3888
3888
|
};
|
|
3889
3889
|
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.0.0-develop.
|
|
10
|
+
"publishDate": 1786449931,
|
|
11
|
+
"version": "25.0.0-develop.30",
|
|
12
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
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
|
3
|
-
"version": "25.0.0-develop.
|
|
3
|
+
"version": "25.0.0-develop.30",
|
|
4
4
|
"description": "PivotGrid package for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"package": {
|
|
34
34
|
"productName": "Kendo UI for Angular",
|
|
35
35
|
"productCode": "KENDOUIANGULAR",
|
|
36
|
-
"publishDate":
|
|
36
|
+
"publishDate": 1786449931,
|
|
37
37
|
"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"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
@@ -46,21 +46,21 @@
|
|
|
46
46
|
"@progress/kendo-data-query": "^1.7.3",
|
|
47
47
|
"@progress/kendo-drawing": "^1.25.0",
|
|
48
48
|
"@progress/kendo-licensing": "^1.11.0",
|
|
49
|
-
"@progress/kendo-angular-buttons": "25.0.0-develop.
|
|
50
|
-
"@progress/kendo-angular-common": "25.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-dropdowns": "25.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-indicators": "25.0.0-develop.
|
|
53
|
-
"@progress/kendo-angular-inputs": "25.0.0-develop.
|
|
54
|
-
"@progress/kendo-angular-intl": "25.0.0-develop.
|
|
55
|
-
"@progress/kendo-angular-l10n": "25.0.0-develop.
|
|
56
|
-
"@progress/kendo-angular-popup": "25.0.0-develop.
|
|
57
|
-
"@progress/kendo-angular-icons": "25.0.0-develop.
|
|
58
|
-
"@progress/kendo-angular-treeview": "25.0.0-develop.
|
|
49
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.30",
|
|
50
|
+
"@progress/kendo-angular-common": "25.0.0-develop.30",
|
|
51
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.30",
|
|
52
|
+
"@progress/kendo-angular-indicators": "25.0.0-develop.30",
|
|
53
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.30",
|
|
54
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.30",
|
|
55
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.30",
|
|
56
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.30",
|
|
57
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.30",
|
|
58
|
+
"@progress/kendo-angular-treeview": "25.0.0-develop.30",
|
|
59
59
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"tslib": "^2.3.1",
|
|
63
|
-
"@progress/kendo-angular-schematics": "25.0.0-develop.
|
|
63
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.30",
|
|
64
64
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
|
65
65
|
},
|
|
66
66
|
"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': '25.0.0-develop.
|
|
14
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.30',
|
|
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': '25.0.0-develop.
|
|
18
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.30'
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|