@progress/kendo-angular-grid 17.1.1 → 17.1.2-develop.2
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.
|
@@ -34,7 +34,7 @@ export declare class ColumnMenuItemComponent implements OnChanges {
|
|
|
34
34
|
*/
|
|
35
35
|
collapse: EventEmitter<any>;
|
|
36
36
|
/**
|
|
37
|
-
* Specifies the name of the [font icon](
|
|
37
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
|
38
38
|
* that will be rendered for the item.
|
|
39
39
|
*/
|
|
40
40
|
icon: string;
|
|
@@ -38,7 +38,7 @@ export class ColumnMenuItemComponent {
|
|
|
38
38
|
*/
|
|
39
39
|
collapse = new EventEmitter();
|
|
40
40
|
/**
|
|
41
|
-
* Specifies the name of the [font icon](
|
|
41
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
|
42
42
|
* that will be rendered for the item.
|
|
43
43
|
*/
|
|
44
44
|
icon;
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-grid',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.1.
|
|
12
|
+
publishDate: 1733999692,
|
|
13
|
+
version: '17.1.2-develop.2',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -11437,7 +11437,7 @@ class ColumnMenuItemComponent {
|
|
|
11437
11437
|
*/
|
|
11438
11438
|
collapse = new EventEmitter();
|
|
11439
11439
|
/**
|
|
11440
|
-
* Specifies the name of the [font icon](
|
|
11440
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
|
11441
11441
|
* that will be rendered for the item.
|
|
11442
11442
|
*/
|
|
11443
11443
|
icon;
|
|
@@ -19208,8 +19208,8 @@ const packageMetadata = {
|
|
|
19208
19208
|
name: '@progress/kendo-angular-grid',
|
|
19209
19209
|
productName: 'Kendo UI for Angular',
|
|
19210
19210
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
19211
|
-
publishDate:
|
|
19212
|
-
version: '17.1.
|
|
19211
|
+
publishDate: 1733999692,
|
|
19212
|
+
version: '17.1.2-develop.2',
|
|
19213
19213
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
19214
19214
|
};
|
|
19215
19215
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-grid",
|
|
3
|
-
"version": "17.1.
|
|
3
|
+
"version": "17.1.2-develop.2",
|
|
4
4
|
"description": "Kendo UI Grid for Angular - high performance data grid with paging, filtering, virtualization, CRUD, and more.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -33,27 +33,27 @@
|
|
|
33
33
|
"@progress/kendo-data-query": "^1.0.0",
|
|
34
34
|
"@progress/kendo-drawing": "^1.21.0",
|
|
35
35
|
"@progress/kendo-licensing": "^1.0.2",
|
|
36
|
-
"@progress/kendo-angular-buttons": "17.1.
|
|
37
|
-
"@progress/kendo-angular-common": "17.1.
|
|
38
|
-
"@progress/kendo-angular-dateinputs": "17.1.
|
|
39
|
-
"@progress/kendo-angular-layout": "17.1.
|
|
40
|
-
"@progress/kendo-angular-dropdowns": "17.1.
|
|
41
|
-
"@progress/kendo-angular-excel-export": "17.1.
|
|
42
|
-
"@progress/kendo-angular-icons": "17.1.
|
|
43
|
-
"@progress/kendo-angular-inputs": "17.1.
|
|
44
|
-
"@progress/kendo-angular-intl": "17.1.
|
|
45
|
-
"@progress/kendo-angular-l10n": "17.1.
|
|
46
|
-
"@progress/kendo-angular-label": "17.1.
|
|
47
|
-
"@progress/kendo-angular-pager": "17.1.
|
|
48
|
-
"@progress/kendo-angular-pdf-export": "17.1.
|
|
49
|
-
"@progress/kendo-angular-popup": "17.1.
|
|
50
|
-
"@progress/kendo-angular-toolbar": "17.1.
|
|
51
|
-
"@progress/kendo-angular-utils": "17.1.
|
|
36
|
+
"@progress/kendo-angular-buttons": "17.1.2-develop.2",
|
|
37
|
+
"@progress/kendo-angular-common": "17.1.2-develop.2",
|
|
38
|
+
"@progress/kendo-angular-dateinputs": "17.1.2-develop.2",
|
|
39
|
+
"@progress/kendo-angular-layout": "17.1.2-develop.2",
|
|
40
|
+
"@progress/kendo-angular-dropdowns": "17.1.2-develop.2",
|
|
41
|
+
"@progress/kendo-angular-excel-export": "17.1.2-develop.2",
|
|
42
|
+
"@progress/kendo-angular-icons": "17.1.2-develop.2",
|
|
43
|
+
"@progress/kendo-angular-inputs": "17.1.2-develop.2",
|
|
44
|
+
"@progress/kendo-angular-intl": "17.1.2-develop.2",
|
|
45
|
+
"@progress/kendo-angular-l10n": "17.1.2-develop.2",
|
|
46
|
+
"@progress/kendo-angular-label": "17.1.2-develop.2",
|
|
47
|
+
"@progress/kendo-angular-pager": "17.1.2-develop.2",
|
|
48
|
+
"@progress/kendo-angular-pdf-export": "17.1.2-develop.2",
|
|
49
|
+
"@progress/kendo-angular-popup": "17.1.2-develop.2",
|
|
50
|
+
"@progress/kendo-angular-toolbar": "17.1.2-develop.2",
|
|
51
|
+
"@progress/kendo-angular-utils": "17.1.2-develop.2",
|
|
52
52
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"tslib": "^2.3.1",
|
|
56
|
-
"@progress/kendo-angular-schematics": "17.1.
|
|
56
|
+
"@progress/kendo-angular-schematics": "17.1.2-develop.2",
|
|
57
57
|
"@progress/kendo-common": "^1.0.1",
|
|
58
58
|
"@progress/kendo-file-saver": "^1.0.0"
|
|
59
59
|
},
|
|
@@ -4,14 +4,14 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'GridModule', package: 'grid', peerDependencies: {
|
|
6
6
|
// peer deps of the dropdowns
|
|
7
|
-
'@progress/kendo-angular-treeview': '17.1.
|
|
8
|
-
'@progress/kendo-angular-navigation': '17.1.
|
|
7
|
+
'@progress/kendo-angular-treeview': '17.1.2-develop.2',
|
|
8
|
+
'@progress/kendo-angular-navigation': '17.1.2-develop.2',
|
|
9
9
|
// peer dependency of kendo-angular-inputs
|
|
10
|
-
'@progress/kendo-angular-dialog': '17.1.
|
|
10
|
+
'@progress/kendo-angular-dialog': '17.1.2-develop.2',
|
|
11
11
|
// peer dependency of kendo-angular-icons
|
|
12
12
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
13
13
|
// peer dependency of kendo-angular-layout
|
|
14
|
-
'@progress/kendo-angular-progressbar': '17.1.
|
|
14
|
+
'@progress/kendo-angular-progressbar': '17.1.2-develop.2'
|
|
15
15
|
} });
|
|
16
16
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
17
17
|
}
|