@progress/kendo-angular-pivotgrid 19.2.0-develop.12 → 19.2.0-develop.14
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 PivotGrid Component
|
6
6
|
|
7
|
-
> * This package is part of
|
8
|
-
> *
|
9
|
-
> *
|
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 PivotGrid displays multidimensional data in a cross-tabular format and comes with a set of ready-to-use features covering local and remote data binding directives, built-in expanding and collapsing of row and column axes, and dynamic calculation of the respective aggregates.
|
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:
|
14
|
-
version: '19.2.0-develop.
|
13
|
+
publishDate: 1751450659,
|
14
|
+
version: '19.2.0-develop.14',
|
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
|
};
|
@@ -3806,8 +3806,8 @@ const packageMetadata = {
|
|
3806
3806
|
productName: 'Kendo UI for Angular',
|
3807
3807
|
productCode: 'KENDOUIANGULAR',
|
3808
3808
|
productCodes: ['KENDOUIANGULAR'],
|
3809
|
-
publishDate:
|
3810
|
-
version: '19.2.0-develop.
|
3809
|
+
publishDate: 1751450659,
|
3810
|
+
version: '19.2.0-develop.14',
|
3811
3811
|
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'
|
3812
3812
|
};
|
3813
3813
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
3
|
-
"version": "19.2.0-develop.
|
3
|
+
"version": "19.2.0-develop.14",
|
4
4
|
"description": "PivotGrid package for Angular",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"package": {
|
19
19
|
"productName": "Kendo UI for Angular",
|
20
20
|
"productCode": "KENDOUIANGULAR",
|
21
|
-
"publishDate":
|
21
|
+
"publishDate": 1751450659,
|
22
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
23
|
}
|
24
24
|
},
|
@@ -31,21 +31,21 @@
|
|
31
31
|
"@progress/kendo-data-query": "^1.5.5",
|
32
32
|
"@progress/kendo-drawing": "^1.21.0",
|
33
33
|
"@progress/kendo-licensing": "^1.5.0",
|
34
|
-
"@progress/kendo-angular-buttons": "19.2.0-develop.
|
35
|
-
"@progress/kendo-angular-common": "19.2.0-develop.
|
36
|
-
"@progress/kendo-angular-dropdowns": "19.2.0-develop.
|
37
|
-
"@progress/kendo-angular-indicators": "19.2.0-develop.
|
38
|
-
"@progress/kendo-angular-inputs": "19.2.0-develop.
|
39
|
-
"@progress/kendo-angular-intl": "19.2.0-develop.
|
40
|
-
"@progress/kendo-angular-l10n": "19.2.0-develop.
|
41
|
-
"@progress/kendo-angular-popup": "19.2.0-develop.
|
42
|
-
"@progress/kendo-angular-icons": "19.2.0-develop.
|
43
|
-
"@progress/kendo-angular-treeview": "19.2.0-develop.
|
34
|
+
"@progress/kendo-angular-buttons": "19.2.0-develop.14",
|
35
|
+
"@progress/kendo-angular-common": "19.2.0-develop.14",
|
36
|
+
"@progress/kendo-angular-dropdowns": "19.2.0-develop.14",
|
37
|
+
"@progress/kendo-angular-indicators": "19.2.0-develop.14",
|
38
|
+
"@progress/kendo-angular-inputs": "19.2.0-develop.14",
|
39
|
+
"@progress/kendo-angular-intl": "19.2.0-develop.14",
|
40
|
+
"@progress/kendo-angular-l10n": "19.2.0-develop.14",
|
41
|
+
"@progress/kendo-angular-popup": "19.2.0-develop.14",
|
42
|
+
"@progress/kendo-angular-icons": "19.2.0-develop.14",
|
43
|
+
"@progress/kendo-angular-treeview": "19.2.0-develop.14",
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
45
45
|
},
|
46
46
|
"dependencies": {
|
47
47
|
"tslib": "^2.3.1",
|
48
|
-
"@progress/kendo-angular-schematics": "19.2.0-develop.
|
48
|
+
"@progress/kendo-angular-schematics": "19.2.0-develop.14",
|
49
49
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
50
50
|
},
|
51
51
|
"schematics": "./schematics/collection.json",
|
@@ -6,11 +6,11 @@ function default_1(options) {
|
|
6
6
|
// Additional dependencies to install.
|
7
7
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
8
8
|
peerDependencies: {
|
9
|
-
'@progress/kendo-angular-dialog': '19.2.0-develop.
|
9
|
+
'@progress/kendo-angular-dialog': '19.2.0-develop.14',
|
10
10
|
// peer dep of the icons
|
11
11
|
'@progress/kendo-svg-icons': '^4.0.0',
|
12
12
|
// peer dep of the dropdowns
|
13
|
-
'@progress/kendo-angular-navigation': '19.2.0-develop.
|
13
|
+
'@progress/kendo-angular-navigation': '19.2.0-develop.14'
|
14
14
|
} });
|
15
15
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
16
16
|
}
|