@progress/kendo-angular-pivotgrid 17.1.2-develop.1 → 17.1.2-develop.3
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/configurator/chip-menu/chip-menu-item.component.d.ts +1 -1
- package/esm2022/configurator/chip-menu/chip-menu-item.component.mjs +1 -1
- package/esm2022/package-metadata.mjs +2 -2
- package/fesm2022/progress-kendo-angular-pivotgrid.mjs +3 -3
- package/package.json +12 -12
- package/schematics/ngAdd/index.js +2 -2
@@ -24,7 +24,7 @@ export declare class ChipMenuItemComponent implements OnChanges {
|
|
24
24
|
*/
|
25
25
|
collapse: EventEmitter<any>;
|
26
26
|
/**
|
27
|
-
* Specifies the name of the [font icon](
|
27
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
28
28
|
* that will be rendered for the item.
|
29
29
|
*/
|
30
30
|
icon: string;
|
@@ -27,7 +27,7 @@ export class ChipMenuItemComponent {
|
|
27
27
|
*/
|
28
28
|
collapse = new EventEmitter();
|
29
29
|
/**
|
30
|
-
* Specifies the name of the [font icon](
|
30
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
31
31
|
* that will be rendered for the item.
|
32
32
|
*/
|
33
33
|
icon;
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
9
9
|
name: '@progress/kendo-angular-pivotgrid',
|
10
10
|
productName: 'Kendo UI for Angular',
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
12
|
-
publishDate:
|
13
|
-
version: '17.1.2-develop.
|
12
|
+
publishDate: 1734351581,
|
13
|
+
version: '17.1.2-develop.3',
|
14
14
|
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'
|
15
15
|
};
|
@@ -1052,7 +1052,7 @@ class ChipMenuItemComponent {
|
|
1052
1052
|
*/
|
1053
1053
|
collapse = new EventEmitter();
|
1054
1054
|
/**
|
1055
|
-
* Specifies the name of the [font icon](
|
1055
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
1056
1056
|
* that will be rendered for the item.
|
1057
1057
|
*/
|
1058
1058
|
icon;
|
@@ -3791,8 +3791,8 @@ const packageMetadata = {
|
|
3791
3791
|
name: '@progress/kendo-angular-pivotgrid',
|
3792
3792
|
productName: 'Kendo UI for Angular',
|
3793
3793
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
3794
|
-
publishDate:
|
3795
|
-
version: '17.1.2-develop.
|
3794
|
+
publishDate: 1734351581,
|
3795
|
+
version: '17.1.2-develop.3',
|
3796
3796
|
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'
|
3797
3797
|
};
|
3798
3798
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
3
|
-
"version": "17.1.2-develop.
|
3
|
+
"version": "17.1.2-develop.3",
|
4
4
|
"description": "PivotGrid package for Angular",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -25,21 +25,21 @@
|
|
25
25
|
"@progress/kendo-data-query": "^1.5.5",
|
26
26
|
"@progress/kendo-drawing": "^1.21.0",
|
27
27
|
"@progress/kendo-licensing": "^1.0.2",
|
28
|
-
"@progress/kendo-angular-buttons": "17.1.2-develop.
|
29
|
-
"@progress/kendo-angular-common": "17.1.2-develop.
|
30
|
-
"@progress/kendo-angular-dropdowns": "17.1.2-develop.
|
31
|
-
"@progress/kendo-angular-indicators": "17.1.2-develop.
|
32
|
-
"@progress/kendo-angular-inputs": "17.1.2-develop.
|
33
|
-
"@progress/kendo-angular-intl": "17.1.2-develop.
|
34
|
-
"@progress/kendo-angular-l10n": "17.1.2-develop.
|
35
|
-
"@progress/kendo-angular-popup": "17.1.2-develop.
|
36
|
-
"@progress/kendo-angular-icons": "17.1.2-develop.
|
37
|
-
"@progress/kendo-angular-treeview": "17.1.2-develop.
|
28
|
+
"@progress/kendo-angular-buttons": "17.1.2-develop.3",
|
29
|
+
"@progress/kendo-angular-common": "17.1.2-develop.3",
|
30
|
+
"@progress/kendo-angular-dropdowns": "17.1.2-develop.3",
|
31
|
+
"@progress/kendo-angular-indicators": "17.1.2-develop.3",
|
32
|
+
"@progress/kendo-angular-inputs": "17.1.2-develop.3",
|
33
|
+
"@progress/kendo-angular-intl": "17.1.2-develop.3",
|
34
|
+
"@progress/kendo-angular-l10n": "17.1.2-develop.3",
|
35
|
+
"@progress/kendo-angular-popup": "17.1.2-develop.3",
|
36
|
+
"@progress/kendo-angular-icons": "17.1.2-develop.3",
|
37
|
+
"@progress/kendo-angular-treeview": "17.1.2-develop.3",
|
38
38
|
"rxjs": "^6.5.3 || ^7.0.0"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"tslib": "^2.3.1",
|
42
|
-
"@progress/kendo-angular-schematics": "17.1.2-develop.
|
42
|
+
"@progress/kendo-angular-schematics": "17.1.2-develop.3",
|
43
43
|
"@progress/kendo-pivotgrid-common": "0.6.1"
|
44
44
|
},
|
45
45
|
"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': '17.1.2-develop.
|
9
|
+
'@progress/kendo-angular-dialog': '17.1.2-develop.3',
|
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': '17.1.2-develop.
|
13
|
+
'@progress/kendo-angular-navigation': '17.1.2-develop.3'
|
14
14
|
} });
|
15
15
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
16
16
|
}
|