@progress/kendo-angular-treelist 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.
@@ -33,7 +33,7 @@ export declare class ColumnMenuItemComponent implements OnChanges {
|
|
33
33
|
*/
|
34
34
|
collapse: EventEmitter<any>;
|
35
35
|
/**
|
36
|
-
* Specifies the name of the [font icon](
|
36
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
37
37
|
* that will be rendered for the item.
|
38
38
|
*/
|
39
39
|
icon: string;
|
@@ -36,7 +36,7 @@ export class ColumnMenuItemComponent {
|
|
36
36
|
*/
|
37
37
|
collapse = new EventEmitter();
|
38
38
|
/**
|
39
|
-
* Specifies the name of the [font icon](
|
39
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
40
40
|
* that will be rendered for the item.
|
41
41
|
*/
|
42
42
|
icon;
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
9
9
|
name: '@progress/kendo-angular-treelist',
|
10
10
|
productName: 'Kendo UI for Angular',
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
12
|
-
publishDate:
|
13
|
-
version: '17.1.
|
12
|
+
publishDate: 1733999715,
|
13
|
+
version: '17.1.2-develop.2',
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
15
15
|
};
|
@@ -46,8 +46,8 @@ const packageMetadata = {
|
|
46
46
|
name: '@progress/kendo-angular-treelist',
|
47
47
|
productName: 'Kendo UI for Angular',
|
48
48
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
49
|
-
publishDate:
|
50
|
-
version: '17.1.
|
49
|
+
publishDate: 1733999715,
|
50
|
+
version: '17.1.2-develop.2',
|
51
51
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
52
52
|
};
|
53
53
|
|
@@ -12217,7 +12217,7 @@ class ColumnMenuItemComponent {
|
|
12217
12217
|
*/
|
12218
12218
|
collapse = new EventEmitter();
|
12219
12219
|
/**
|
12220
|
-
* Specifies the name of the [font icon](
|
12220
|
+
* Specifies the name of the [font icon](slug:icons#icons-list)
|
12221
12221
|
* that will be rendered for the item.
|
12222
12222
|
*/
|
12223
12223
|
icon;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-treelist",
|
3
|
-
"version": "17.1.
|
3
|
+
"version": "17.1.2-develop.2",
|
4
4
|
"description": "Kendo UI TreeList for Angular - Display hierarchical data in an Angular tree grid view that supports sorting, filtering, paging, and much more.",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -31,26 +31,26 @@
|
|
31
31
|
"@progress/kendo-data-query": "^1.0.0",
|
32
32
|
"@progress/kendo-drawing": "^1.21.0",
|
33
33
|
"@progress/kendo-licensing": "^1.0.2",
|
34
|
-
"@progress/kendo-angular-buttons": "17.1.
|
35
|
-
"@progress/kendo-angular-common": "17.1.
|
36
|
-
"@progress/kendo-angular-dateinputs": "17.1.
|
37
|
-
"@progress/kendo-angular-dropdowns": "17.1.
|
38
|
-
"@progress/kendo-angular-excel-export": "17.1.
|
39
|
-
"@progress/kendo-angular-icons": "17.1.
|
40
|
-
"@progress/kendo-angular-inputs": "17.1.
|
41
|
-
"@progress/kendo-angular-intl": "17.1.
|
42
|
-
"@progress/kendo-angular-l10n": "17.1.
|
43
|
-
"@progress/kendo-angular-label": "17.1.
|
44
|
-
"@progress/kendo-angular-pager": "17.1.
|
45
|
-
"@progress/kendo-angular-pdf-export": "17.1.
|
46
|
-
"@progress/kendo-angular-popup": "17.1.
|
47
|
-
"@progress/kendo-angular-toolbar": "17.1.
|
48
|
-
"@progress/kendo-angular-utils": "17.1.
|
34
|
+
"@progress/kendo-angular-buttons": "17.1.2-develop.2",
|
35
|
+
"@progress/kendo-angular-common": "17.1.2-develop.2",
|
36
|
+
"@progress/kendo-angular-dateinputs": "17.1.2-develop.2",
|
37
|
+
"@progress/kendo-angular-dropdowns": "17.1.2-develop.2",
|
38
|
+
"@progress/kendo-angular-excel-export": "17.1.2-develop.2",
|
39
|
+
"@progress/kendo-angular-icons": "17.1.2-develop.2",
|
40
|
+
"@progress/kendo-angular-inputs": "17.1.2-develop.2",
|
41
|
+
"@progress/kendo-angular-intl": "17.1.2-develop.2",
|
42
|
+
"@progress/kendo-angular-l10n": "17.1.2-develop.2",
|
43
|
+
"@progress/kendo-angular-label": "17.1.2-develop.2",
|
44
|
+
"@progress/kendo-angular-pager": "17.1.2-develop.2",
|
45
|
+
"@progress/kendo-angular-pdf-export": "17.1.2-develop.2",
|
46
|
+
"@progress/kendo-angular-popup": "17.1.2-develop.2",
|
47
|
+
"@progress/kendo-angular-toolbar": "17.1.2-develop.2",
|
48
|
+
"@progress/kendo-angular-utils": "17.1.2-develop.2",
|
49
49
|
"rxjs": "^6.5.3 || ^7.0.0"
|
50
50
|
},
|
51
51
|
"dependencies": {
|
52
52
|
"tslib": "^2.3.1",
|
53
|
-
"@progress/kendo-angular-schematics": "17.1.
|
53
|
+
"@progress/kendo-angular-schematics": "17.1.2-develop.2",
|
54
54
|
"@progress/kendo-common": "^1.0.1",
|
55
55
|
"@progress/kendo-file-saver": "^1.0.0"
|
56
56
|
},
|
@@ -4,13 +4,13 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
4
4
|
function default_1(options) {
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'TreeListModule', package: 'treelist', peerDependencies: {
|
6
6
|
// peer dep of the dropdowns
|
7
|
-
'@progress/kendo-angular-treeview': '17.1.
|
7
|
+
'@progress/kendo-angular-treeview': '17.1.2-develop.2',
|
8
8
|
// peer dependency of kendo-angular-inputs
|
9
|
-
'@progress/kendo-angular-dialog': '17.1.
|
9
|
+
'@progress/kendo-angular-dialog': '17.1.2-develop.2',
|
10
10
|
// peer dependency of kendo-angular-icons
|
11
11
|
'@progress/kendo-svg-icons': '^4.0.0',
|
12
12
|
// peer dependency of kendo-angular-dateinputs
|
13
|
-
'@progress/kendo-angular-navigation': '17.1.
|
13
|
+
'@progress/kendo-angular-navigation': '17.1.2-develop.2',
|
14
14
|
} });
|
15
15
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
16
16
|
}
|