@progress/kendo-angular-pivotgrid 23.0.1 → 23.1.0-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.
|
@@ -3891,7 +3891,7 @@ const packageMetadata = {
|
|
|
3891
3891
|
productCode: 'KENDOUIANGULAR',
|
|
3892
3892
|
productCodes: ['KENDOUIANGULAR'],
|
|
3893
3893
|
publishDate: 1662018672,
|
|
3894
|
-
version: '23.0.1',
|
|
3894
|
+
version: '23.1.0-develop.1',
|
|
3895
3895
|
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'
|
|
3896
3896
|
};
|
|
3897
3897
|
|
|
@@ -4915,6 +4915,9 @@ class PivotGridComponent {
|
|
|
4915
4915
|
* Set to `false` to disable navigation and include the PivotGrid content in the normal tab sequence.
|
|
4916
4916
|
*
|
|
4917
4917
|
* @default true
|
|
4918
|
+
*
|
|
4919
|
+
* @remarks
|
|
4920
|
+
* This property is related to accessibility.
|
|
4918
4921
|
*/
|
|
4919
4922
|
navigable = true;
|
|
4920
4923
|
/**
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "23.0.1",
|
|
10
|
+
"publishDate": 1771342469,
|
|
11
|
+
"version": "23.1.0-develop.1",
|
|
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": "23.0.1",
|
|
3
|
+
"version": "23.1.0-develop.1",
|
|
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": 1771342469,
|
|
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.7.3",
|
|
32
32
|
"@progress/kendo-drawing": "^1.24.0",
|
|
33
33
|
"@progress/kendo-licensing": "^1.10.0",
|
|
34
|
-
"@progress/kendo-angular-buttons": "23.0.1",
|
|
35
|
-
"@progress/kendo-angular-common": "23.0.1",
|
|
36
|
-
"@progress/kendo-angular-dropdowns": "23.0.1",
|
|
37
|
-
"@progress/kendo-angular-indicators": "23.0.1",
|
|
38
|
-
"@progress/kendo-angular-inputs": "23.0.1",
|
|
39
|
-
"@progress/kendo-angular-intl": "23.0.1",
|
|
40
|
-
"@progress/kendo-angular-l10n": "23.0.1",
|
|
41
|
-
"@progress/kendo-angular-popup": "23.0.1",
|
|
42
|
-
"@progress/kendo-angular-icons": "23.0.1",
|
|
43
|
-
"@progress/kendo-angular-treeview": "23.0.1",
|
|
34
|
+
"@progress/kendo-angular-buttons": "23.1.0-develop.1",
|
|
35
|
+
"@progress/kendo-angular-common": "23.1.0-develop.1",
|
|
36
|
+
"@progress/kendo-angular-dropdowns": "23.1.0-develop.1",
|
|
37
|
+
"@progress/kendo-angular-indicators": "23.1.0-develop.1",
|
|
38
|
+
"@progress/kendo-angular-inputs": "23.1.0-develop.1",
|
|
39
|
+
"@progress/kendo-angular-intl": "23.1.0-develop.1",
|
|
40
|
+
"@progress/kendo-angular-l10n": "23.1.0-develop.1",
|
|
41
|
+
"@progress/kendo-angular-popup": "23.1.0-develop.1",
|
|
42
|
+
"@progress/kendo-angular-icons": "23.1.0-develop.1",
|
|
43
|
+
"@progress/kendo-angular-treeview": "23.1.0-develop.1",
|
|
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": "23.0.1",
|
|
48
|
+
"@progress/kendo-angular-schematics": "23.1.0-develop.1",
|
|
49
49
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
|
50
50
|
},
|
|
51
51
|
"schematics": "./schematics/collection.json",
|
package/pivotgrid.component.d.ts
CHANGED
|
@@ -94,6 +94,9 @@ export declare class PivotGridComponent implements AfterViewInit, AfterContentIn
|
|
|
94
94
|
* Set to `false` to disable navigation and include the PivotGrid content in the normal tab sequence.
|
|
95
95
|
*
|
|
96
96
|
* @default true
|
|
97
|
+
*
|
|
98
|
+
* @remarks
|
|
99
|
+
* This property is related to accessibility.
|
|
97
100
|
*/
|
|
98
101
|
navigable: boolean;
|
|
99
102
|
/**
|
|
@@ -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': '23.0.1',
|
|
14
|
+
'@progress/kendo-angular-dialog': '23.1.0-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': '23.0.1'
|
|
18
|
+
'@progress/kendo-angular-navigation': '23.1.0-develop.1'
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|