@progress/kendo-angular-grid 18.1.1-develop.5 → 18.1.1-develop.7
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.
|
@@ -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: '18.1.1-develop.
|
|
13
|
+
publishDate: 1741089274,
|
|
14
|
+
version: '18.1.1-develop.7',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -32,7 +32,7 @@ export class Selection {
|
|
|
32
32
|
*/
|
|
33
33
|
rangeSelectionStartColumnIndex = 0;
|
|
34
34
|
/**
|
|
35
|
-
* Defines the item key that will be stored in the `selectedKeys` collection.
|
|
35
|
+
* Defines the item key that will be stored in the `selectedKeys` collection. [See example](slug:grid_selection_persistence#by-a-custom-key).
|
|
36
36
|
*/
|
|
37
37
|
selectionKey;
|
|
38
38
|
/**
|
|
@@ -19716,8 +19716,8 @@ const packageMetadata = {
|
|
|
19716
19716
|
productName: 'Kendo UI for Angular',
|
|
19717
19717
|
productCode: 'KENDOUIANGULAR',
|
|
19718
19718
|
productCodes: ['KENDOUIANGULAR'],
|
|
19719
|
-
publishDate:
|
|
19720
|
-
version: '18.1.1-develop.
|
|
19719
|
+
publishDate: 1741089274,
|
|
19720
|
+
version: '18.1.1-develop.7',
|
|
19721
19721
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
19722
19722
|
};
|
|
19723
19723
|
|
|
@@ -20231,7 +20231,7 @@ class Selection {
|
|
|
20231
20231
|
*/
|
|
20232
20232
|
rangeSelectionStartColumnIndex = 0;
|
|
20233
20233
|
/**
|
|
20234
|
-
* Defines the item key that will be stored in the `selectedKeys` collection.
|
|
20234
|
+
* Defines the item key that will be stored in the `selectedKeys` collection. [See example](slug:grid_selection_persistence#by-a-custom-key).
|
|
20235
20235
|
*/
|
|
20236
20236
|
selectionKey;
|
|
20237
20237
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-grid",
|
|
3
|
-
"version": "18.1.1-develop.
|
|
3
|
+
"version": "18.1.1-develop.7",
|
|
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",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"package": {
|
|
27
27
|
"productName": "Kendo UI for Angular",
|
|
28
28
|
"productCode": "KENDOUIANGULAR",
|
|
29
|
-
"publishDate":
|
|
29
|
+
"publishDate": 1741089274,
|
|
30
30
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
@@ -38,28 +38,28 @@
|
|
|
38
38
|
"@angular/platform-browser": "16 - 19",
|
|
39
39
|
"@progress/kendo-data-query": "^1.0.0",
|
|
40
40
|
"@progress/kendo-drawing": "^1.21.0",
|
|
41
|
-
"@progress/kendo-licensing": "^1.
|
|
42
|
-
"@progress/kendo-angular-buttons": "18.1.1-develop.
|
|
43
|
-
"@progress/kendo-angular-common": "18.1.1-develop.
|
|
44
|
-
"@progress/kendo-angular-dateinputs": "18.1.1-develop.
|
|
45
|
-
"@progress/kendo-angular-layout": "18.1.1-develop.
|
|
46
|
-
"@progress/kendo-angular-dropdowns": "18.1.1-develop.
|
|
47
|
-
"@progress/kendo-angular-excel-export": "18.1.1-develop.
|
|
48
|
-
"@progress/kendo-angular-icons": "18.1.1-develop.
|
|
49
|
-
"@progress/kendo-angular-inputs": "18.1.1-develop.
|
|
50
|
-
"@progress/kendo-angular-intl": "18.1.1-develop.
|
|
51
|
-
"@progress/kendo-angular-l10n": "18.1.1-develop.
|
|
52
|
-
"@progress/kendo-angular-label": "18.1.1-develop.
|
|
53
|
-
"@progress/kendo-angular-pager": "18.1.1-develop.
|
|
54
|
-
"@progress/kendo-angular-pdf-export": "18.1.1-develop.
|
|
55
|
-
"@progress/kendo-angular-popup": "18.1.1-develop.
|
|
56
|
-
"@progress/kendo-angular-toolbar": "18.1.1-develop.
|
|
57
|
-
"@progress/kendo-angular-utils": "18.1.1-develop.
|
|
41
|
+
"@progress/kendo-licensing": "^1.5.0",
|
|
42
|
+
"@progress/kendo-angular-buttons": "18.1.1-develop.7",
|
|
43
|
+
"@progress/kendo-angular-common": "18.1.1-develop.7",
|
|
44
|
+
"@progress/kendo-angular-dateinputs": "18.1.1-develop.7",
|
|
45
|
+
"@progress/kendo-angular-layout": "18.1.1-develop.7",
|
|
46
|
+
"@progress/kendo-angular-dropdowns": "18.1.1-develop.7",
|
|
47
|
+
"@progress/kendo-angular-excel-export": "18.1.1-develop.7",
|
|
48
|
+
"@progress/kendo-angular-icons": "18.1.1-develop.7",
|
|
49
|
+
"@progress/kendo-angular-inputs": "18.1.1-develop.7",
|
|
50
|
+
"@progress/kendo-angular-intl": "18.1.1-develop.7",
|
|
51
|
+
"@progress/kendo-angular-l10n": "18.1.1-develop.7",
|
|
52
|
+
"@progress/kendo-angular-label": "18.1.1-develop.7",
|
|
53
|
+
"@progress/kendo-angular-pager": "18.1.1-develop.7",
|
|
54
|
+
"@progress/kendo-angular-pdf-export": "18.1.1-develop.7",
|
|
55
|
+
"@progress/kendo-angular-popup": "18.1.1-develop.7",
|
|
56
|
+
"@progress/kendo-angular-toolbar": "18.1.1-develop.7",
|
|
57
|
+
"@progress/kendo-angular-utils": "18.1.1-develop.7",
|
|
58
58
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"tslib": "^2.3.1",
|
|
62
|
-
"@progress/kendo-angular-schematics": "18.1.1-develop.
|
|
62
|
+
"@progress/kendo-angular-schematics": "18.1.1-develop.7",
|
|
63
63
|
"@progress/kendo-common": "^1.0.1",
|
|
64
64
|
"@progress/kendo-file-saver": "^1.0.0"
|
|
65
65
|
},
|
|
@@ -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': '18.1.1-develop.
|
|
8
|
-
'@progress/kendo-angular-navigation': '18.1.1-develop.
|
|
7
|
+
'@progress/kendo-angular-treeview': '18.1.1-develop.7',
|
|
8
|
+
'@progress/kendo-angular-navigation': '18.1.1-develop.7',
|
|
9
9
|
// peer dependency of kendo-angular-inputs
|
|
10
|
-
'@progress/kendo-angular-dialog': '18.1.1-develop.
|
|
10
|
+
'@progress/kendo-angular-dialog': '18.1.1-develop.7',
|
|
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': '18.1.1-develop.
|
|
14
|
+
'@progress/kendo-angular-progressbar': '18.1.1-develop.7'
|
|
15
15
|
} });
|
|
16
16
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
17
17
|
}
|
|
@@ -34,7 +34,7 @@ export declare class Selection {
|
|
|
34
34
|
*/
|
|
35
35
|
rangeSelectionStartColumnIndex: number;
|
|
36
36
|
/**
|
|
37
|
-
* Defines the item key that will be stored in the `selectedKeys` collection.
|
|
37
|
+
* Defines the item key that will be stored in the `selectedKeys` collection. [See example](slug:grid_selection_persistence#by-a-custom-key).
|
|
38
38
|
*/
|
|
39
39
|
selectionKey: string | ((context: RowArgs) => any);
|
|
40
40
|
/**
|