@progress/kendo-angular-treelist 16.5.0-develop.6 → 16.5.0

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.
@@ -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: 1721766267,
13
- version: '16.5.0-develop.6',
12
+ publishDate: 1721814297,
13
+ version: '16.5.0',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -1247,7 +1247,7 @@ export class TreeListComponent {
1247
1247
  * Updates the state of the current view without reloading the data.
1248
1248
  *
1249
1249
  * Checks all currently rendered items for changes and
1250
- * triggers re-evaluation of the the [isExpanded](#toc-isexpanded) and
1250
+ * triggers re-evaluation of the [isExpanded](#toc-isexpanded) and
1251
1251
  * [isSelected](#toc-isSelected) callbacks.
1252
1252
  */
1253
1253
  updateView() {
@@ -48,8 +48,8 @@ const packageMetadata = {
48
48
  name: '@progress/kendo-angular-treelist',
49
49
  productName: 'Kendo UI for Angular',
50
50
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
51
- publishDate: 1721766267,
52
- version: '16.5.0-develop.6',
51
+ publishDate: 1721814297,
52
+ version: '16.5.0',
53
53
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
54
54
  };
55
55
 
@@ -15814,7 +15814,7 @@ class TreeListComponent {
15814
15814
  * Updates the state of the current view without reloading the data.
15815
15815
  *
15816
15816
  * Checks all currently rendered items for changes and
15817
- * triggers re-evaluation of the the [isExpanded](#toc-isexpanded) and
15817
+ * triggers re-evaluation of the [isExpanded](#toc-isexpanded) and
15818
15818
  * [isSelected](#toc-isSelected) callbacks.
15819
15819
  */
15820
15820
  updateView() {
@@ -48,8 +48,8 @@ const packageMetadata = {
48
48
  name: '@progress/kendo-angular-treelist',
49
49
  productName: 'Kendo UI for Angular',
50
50
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
51
- publishDate: 1721766267,
52
- version: '16.5.0-develop.6',
51
+ publishDate: 1721814297,
52
+ version: '16.5.0',
53
53
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
54
54
  };
55
55
 
@@ -15762,7 +15762,7 @@ class TreeListComponent {
15762
15762
  * Updates the state of the current view without reloading the data.
15763
15763
  *
15764
15764
  * Checks all currently rendered items for changes and
15765
- * triggers re-evaluation of the the [isExpanded](#toc-isexpanded) and
15765
+ * triggers re-evaluation of the [isExpanded](#toc-isexpanded) and
15766
15766
  * [isSelected](#toc-isSelected) callbacks.
15767
15767
  */
15768
15768
  updateView() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-treelist",
3
- "version": "16.5.0-develop.6",
3
+ "version": "16.5.0",
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,24 +31,24 @@
31
31
  "@progress/kendo-data-query": "^1.0.0",
32
32
  "@progress/kendo-drawing": "^1.19.0",
33
33
  "@progress/kendo-licensing": "^1.0.2",
34
- "@progress/kendo-angular-buttons": "16.5.0-develop.6",
35
- "@progress/kendo-angular-common": "16.5.0-develop.6",
36
- "@progress/kendo-angular-dateinputs": "16.5.0-develop.6",
37
- "@progress/kendo-angular-dropdowns": "16.5.0-develop.6",
38
- "@progress/kendo-angular-excel-export": "16.5.0-develop.6",
39
- "@progress/kendo-angular-icons": "16.5.0-develop.6",
40
- "@progress/kendo-angular-inputs": "16.5.0-develop.6",
41
- "@progress/kendo-angular-intl": "16.5.0-develop.6",
42
- "@progress/kendo-angular-l10n": "16.5.0-develop.6",
43
- "@progress/kendo-angular-label": "16.5.0-develop.6",
44
- "@progress/kendo-angular-pdf-export": "16.5.0-develop.6",
45
- "@progress/kendo-angular-popup": "16.5.0-develop.6",
46
- "@progress/kendo-angular-utils": "16.5.0-develop.6",
34
+ "@progress/kendo-angular-buttons": "16.5.0",
35
+ "@progress/kendo-angular-common": "16.5.0",
36
+ "@progress/kendo-angular-dateinputs": "16.5.0",
37
+ "@progress/kendo-angular-dropdowns": "16.5.0",
38
+ "@progress/kendo-angular-excel-export": "16.5.0",
39
+ "@progress/kendo-angular-icons": "16.5.0",
40
+ "@progress/kendo-angular-inputs": "16.5.0",
41
+ "@progress/kendo-angular-intl": "16.5.0",
42
+ "@progress/kendo-angular-l10n": "16.5.0",
43
+ "@progress/kendo-angular-label": "16.5.0",
44
+ "@progress/kendo-angular-pdf-export": "16.5.0",
45
+ "@progress/kendo-angular-popup": "16.5.0",
46
+ "@progress/kendo-angular-utils": "16.5.0",
47
47
  "rxjs": "^6.5.3 || ^7.0.0"
48
48
  },
49
49
  "dependencies": {
50
50
  "tslib": "^2.3.1",
51
- "@progress/kendo-angular-schematics": "16.5.0-develop.6",
51
+ "@progress/kendo-angular-schematics": "16.5.0",
52
52
  "@progress/kendo-common": "^0.2.0",
53
53
  "@progress/kendo-file-saver": "^1.0.0"
54
54
  },
@@ -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': '16.5.0-develop.6',
7
+ '@progress/kendo-angular-treeview': '16.5.0',
8
8
  // peer dependency of kendo-angular-inputs
9
- '@progress/kendo-angular-dialog': '16.5.0-develop.6',
9
+ '@progress/kendo-angular-dialog': '16.5.0',
10
10
  // peer dependency of kendo-angular-icons
11
11
  '@progress/kendo-svg-icons': '^3.0.0',
12
12
  // peer dependency of kendo-angular-dateinputs
13
- '@progress/kendo-angular-navigation': '16.5.0-develop.6',
13
+ '@progress/kendo-angular-navigation': '16.5.0',
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }
@@ -710,7 +710,7 @@ export declare class TreeListComponent implements AfterContentInit, AfterViewIni
710
710
  * Updates the state of the current view without reloading the data.
711
711
  *
712
712
  * Checks all currently rendered items for changes and
713
- * triggers re-evaluation of the the [isExpanded](#toc-isexpanded) and
713
+ * triggers re-evaluation of the [isExpanded](#toc-isexpanded) and
714
714
  * [isSelected](#toc-isSelected) callbacks.
715
715
  */
716
716
  updateView(): void;