@progress/kendo-angular-treeview 21.4.0-develop.8 → 21.4.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.
Files changed (160) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/check-mode.d.ts +1 -1
  4. package/check.directive.d.ts +1 -1
  5. package/checkable-settings.d.ts +1 -1
  6. package/checkbox/checked-state.d.ts +1 -1
  7. package/data-bound-component.d.ts +1 -1
  8. package/data-change-notification.service.d.ts +1 -1
  9. package/default-callbacks.d.ts +1 -1
  10. package/directives.d.ts +1 -1
  11. package/disable.directive.d.ts +1 -1
  12. package/drag-and-drop/drag-and-drop-editing.directive.d.ts +1 -1
  13. package/drag-and-drop/drag-and-drop-utils.d.ts +1 -1
  14. package/drag-and-drop/drag-and-drop.directive.d.ts +1 -1
  15. package/drag-and-drop/drag-clue/drag-clue-template.directive.d.ts +1 -1
  16. package/drag-and-drop/drag-clue/drag-clue.component.d.ts +1 -1
  17. package/drag-and-drop/drag-clue/drag-clue.service.d.ts +1 -1
  18. package/drag-and-drop/drop-hint/drop-hint-template.directive.d.ts +1 -1
  19. package/drag-and-drop/drop-hint/drop-hint.component.d.ts +1 -1
  20. package/drag-and-drop/drop-hint/drop-hint.service.d.ts +1 -1
  21. package/drag-and-drop/editing-services/drag-and-drop-asset.service.d.ts +1 -1
  22. package/drag-and-drop/editing-services/flat-editing.service.d.ts +1 -1
  23. package/drag-and-drop/editing-services/hierarchy-editing.service.d.ts +1 -1
  24. package/drag-and-drop/models/drop-action.d.ts +1 -1
  25. package/drag-and-drop/models/drop-position.d.ts +1 -1
  26. package/drag-and-drop/models/editing-service.d.ts +1 -1
  27. package/drag-and-drop/models/preventable-event.d.ts +1 -1
  28. package/drag-and-drop/models/scroll-direction.d.ts +1 -1
  29. package/drag-and-drop/models/scroll-settings.d.ts +1 -1
  30. package/drag-and-drop/models/tree-item-filter-state.d.ts +1 -1
  31. package/drag-and-drop/models/treeitem-add-remove-args.d.ts +1 -1
  32. package/drag-and-drop/models/treeitem-drag-event.d.ts +1 -1
  33. package/drag-and-drop/models/treeitem-drag-start-event.d.ts +1 -1
  34. package/drag-and-drop/models/treeitem-drop-event.d.ts +1 -1
  35. package/drag-and-drop/models.d.ts +1 -1
  36. package/esm2022/check-mode.mjs +1 -1
  37. package/esm2022/check.directive.mjs +1 -1
  38. package/esm2022/checkable-settings.mjs +1 -1
  39. package/esm2022/checkbox/checked-state.mjs +1 -1
  40. package/esm2022/data-bound-component.mjs +1 -1
  41. package/esm2022/data-change-notification.service.mjs +1 -1
  42. package/esm2022/default-callbacks.mjs +1 -1
  43. package/esm2022/directives.mjs +1 -1
  44. package/esm2022/disable.directive.mjs +1 -1
  45. package/esm2022/drag-and-drop/drag-and-drop-editing.directive.mjs +1 -1
  46. package/esm2022/drag-and-drop/drag-and-drop-utils.mjs +1 -1
  47. package/esm2022/drag-and-drop/drag-and-drop.directive.mjs +1 -1
  48. package/esm2022/drag-and-drop/drag-clue/drag-clue-template.directive.mjs +1 -1
  49. package/esm2022/drag-and-drop/drag-clue/drag-clue.component.mjs +1 -1
  50. package/esm2022/drag-and-drop/drag-clue/drag-clue.service.mjs +1 -1
  51. package/esm2022/drag-and-drop/drop-hint/drop-hint-template.directive.mjs +1 -1
  52. package/esm2022/drag-and-drop/drop-hint/drop-hint.component.mjs +1 -1
  53. package/esm2022/drag-and-drop/drop-hint/drop-hint.service.mjs +1 -1
  54. package/esm2022/drag-and-drop/editing-services/drag-and-drop-asset.service.mjs +1 -1
  55. package/esm2022/drag-and-drop/editing-services/flat-editing.service.mjs +1 -1
  56. package/esm2022/drag-and-drop/editing-services/hierarchy-editing.service.mjs +1 -1
  57. package/esm2022/drag-and-drop/models/drop-action.mjs +1 -1
  58. package/esm2022/drag-and-drop/models/drop-position.mjs +1 -1
  59. package/esm2022/drag-and-drop/models/editing-service.mjs +1 -1
  60. package/esm2022/drag-and-drop/models/preventable-event.mjs +1 -1
  61. package/esm2022/drag-and-drop/models/scroll-direction.mjs +1 -1
  62. package/esm2022/drag-and-drop/models/scroll-settings.mjs +1 -1
  63. package/esm2022/drag-and-drop/models/tree-item-filter-state.mjs +1 -1
  64. package/esm2022/drag-and-drop/models/treeitem-add-remove-args.mjs +1 -1
  65. package/esm2022/drag-and-drop/models/treeitem-drag-event.mjs +1 -1
  66. package/esm2022/drag-and-drop/models/treeitem-drag-start-event.mjs +1 -1
  67. package/esm2022/drag-and-drop/models/treeitem-drop-event.mjs +1 -1
  68. package/esm2022/drag-and-drop/models.mjs +1 -1
  69. package/esm2022/expand-state.service.mjs +1 -1
  70. package/esm2022/expand.directive.mjs +1 -1
  71. package/esm2022/expandable-component.mjs +1 -1
  72. package/esm2022/filter-expand-settings.interface.mjs +1 -1
  73. package/esm2022/filter-state.interface.mjs +1 -1
  74. package/esm2022/filtering-base.mjs +1 -1
  75. package/esm2022/flat-binding.directive.mjs +1 -1
  76. package/esm2022/funcs.mjs +1 -1
  77. package/esm2022/hierarchy-binding.directive.mjs +1 -1
  78. package/esm2022/index-builder.service.mjs +1 -1
  79. package/esm2022/index.mjs +1 -1
  80. package/esm2022/load-more/load-more-button-template.directive.mjs +1 -1
  81. package/esm2022/load-more/load-more-request-args.mjs +1 -1
  82. package/esm2022/load-more/load-more-utils.mjs +1 -1
  83. package/esm2022/load-more/load-more.directive.mjs +1 -1
  84. package/esm2022/load-more/load-more.service.mjs +1 -1
  85. package/esm2022/loading-indicator.directive.mjs +1 -1
  86. package/esm2022/loading-notification.service.mjs +1 -1
  87. package/esm2022/localization/custom-messages.component.mjs +1 -1
  88. package/esm2022/localization/localized-messages.directive.mjs +1 -1
  89. package/esm2022/localization/messages.mjs +1 -1
  90. package/esm2022/navigation/navigation-item.interface.mjs +1 -1
  91. package/esm2022/navigation/navigation-model.mjs +1 -1
  92. package/esm2022/navigation/navigation-state.interface.mjs +1 -1
  93. package/esm2022/navigation/navigation.service.mjs +1 -1
  94. package/esm2022/node-children.service.mjs +1 -1
  95. package/esm2022/node-click-event.interface.mjs +1 -1
  96. package/esm2022/node-template.directive.mjs +1 -1
  97. package/esm2022/package-metadata.mjs +3 -3
  98. package/esm2022/progress-kendo-angular-treeview.mjs +1 -1
  99. package/esm2022/selection/select.directive.mjs +1 -1
  100. package/esm2022/selection/selectable-settings.mjs +1 -1
  101. package/esm2022/selection/selection-mode.mjs +1 -1
  102. package/esm2022/selection/selection.service.mjs +1 -1
  103. package/esm2022/size.mjs +1 -1
  104. package/esm2022/treeitem-lookup.interface.mjs +1 -1
  105. package/esm2022/treeitem.interface.mjs +1 -1
  106. package/esm2022/treeview-filter-settings.mjs +1 -1
  107. package/esm2022/treeview-group.component.mjs +1 -1
  108. package/esm2022/treeview-item-content.directive.mjs +1 -1
  109. package/esm2022/treeview-item.directive.mjs +1 -1
  110. package/esm2022/treeview-lookup.service.mjs +1 -1
  111. package/esm2022/treeview.component.mjs +1 -1
  112. package/esm2022/treeview.module.mjs +1 -1
  113. package/esm2022/utils.mjs +1 -1
  114. package/expand-state.service.d.ts +1 -1
  115. package/expand.directive.d.ts +1 -1
  116. package/expandable-component.d.ts +1 -1
  117. package/fesm2022/progress-kendo-angular-treeview.mjs +3 -3
  118. package/filter-expand-settings.interface.d.ts +1 -1
  119. package/filter-state.interface.d.ts +1 -1
  120. package/filtering-base.d.ts +1 -1
  121. package/flat-binding.directive.d.ts +1 -1
  122. package/funcs.d.ts +1 -1
  123. package/hierarchy-binding.directive.d.ts +1 -1
  124. package/index-builder.service.d.ts +1 -1
  125. package/index.d.ts +1 -1
  126. package/load-more/load-more-button-template.directive.d.ts +1 -1
  127. package/load-more/load-more-request-args.d.ts +1 -1
  128. package/load-more/load-more-utils.d.ts +1 -1
  129. package/load-more/load-more.directive.d.ts +1 -1
  130. package/load-more/load-more.service.d.ts +1 -1
  131. package/loading-indicator.directive.d.ts +1 -1
  132. package/loading-notification.service.d.ts +1 -1
  133. package/localization/custom-messages.component.d.ts +1 -1
  134. package/localization/localized-messages.directive.d.ts +1 -1
  135. package/localization/messages.d.ts +1 -1
  136. package/navigation/navigation-item.interface.d.ts +1 -1
  137. package/navigation/navigation-model.d.ts +1 -1
  138. package/navigation/navigation-state.interface.d.ts +1 -1
  139. package/navigation/navigation.service.d.ts +1 -1
  140. package/node-children.service.d.ts +1 -1
  141. package/node-click-event.interface.d.ts +1 -1
  142. package/node-template.directive.d.ts +1 -1
  143. package/package-metadata.d.ts +1 -1
  144. package/package.json +7 -7
  145. package/schematics/ngAdd/index.js +5 -5
  146. package/selection/select.directive.d.ts +1 -1
  147. package/selection/selectable-settings.d.ts +1 -1
  148. package/selection/selection-mode.d.ts +1 -1
  149. package/selection/selection.service.d.ts +1 -1
  150. package/size.d.ts +1 -1
  151. package/treeitem-lookup.interface.d.ts +1 -1
  152. package/treeitem.interface.d.ts +1 -1
  153. package/treeview-filter-settings.d.ts +1 -1
  154. package/treeview-group.component.d.ts +1 -1
  155. package/treeview-item-content.directive.d.ts +1 -1
  156. package/treeview-item.directive.d.ts +1 -1
  157. package/treeview-lookup.service.d.ts +1 -1
  158. package/treeview.component.d.ts +1 -1
  159. package/treeview.module.d.ts +1 -1
  160. package/utils.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Subject } from "rxjs";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TreeItem } from './treeitem.interface';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef } from "@angular/core";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { PackageMetadata } from '@progress/kendo-licensing';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-treeview",
3
- "version": "21.4.0-develop.8",
3
+ "version": "21.4.0",
4
4
  "description": "Kendo UI TreeView for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -19,7 +19,7 @@
19
19
  "package": {
20
20
  "productName": "Kendo UI for Angular",
21
21
  "productCode": "KENDOUIANGULAR",
22
- "publishDate": 1766136717,
22
+ "publishDate": 1768219993,
23
23
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
24
24
  }
25
25
  },
@@ -29,15 +29,15 @@
29
29
  "@angular/core": "18 - 21",
30
30
  "@angular/platform-browser": "18 - 21",
31
31
  "@progress/kendo-licensing": "^1.7.0",
32
- "@progress/kendo-angular-common": "21.4.0-develop.8",
33
- "@progress/kendo-angular-inputs": "21.4.0-develop.8",
34
- "@progress/kendo-angular-icons": "21.4.0-develop.8",
35
- "@progress/kendo-angular-l10n": "21.4.0-develop.8",
32
+ "@progress/kendo-angular-common": "21.4.0",
33
+ "@progress/kendo-angular-inputs": "21.4.0",
34
+ "@progress/kendo-angular-icons": "21.4.0",
35
+ "@progress/kendo-angular-l10n": "21.4.0",
36
36
  "rxjs": "^6.5.3 || ^7.0.0"
37
37
  },
38
38
  "dependencies": {
39
39
  "tslib": "^2.3.1",
40
- "@progress/kendo-angular-schematics": "21.4.0-develop.8",
40
+ "@progress/kendo-angular-schematics": "21.4.0",
41
41
  "@progress/kendo-common": "^1.0.1",
42
42
  "@progress/kendo-draggable": "^3.0.2"
43
43
  },
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  "use strict";
@@ -9,10 +9,10 @@ const schematics_1 = require("@angular-devkit/schematics");
9
9
  function default_1(options) {
10
10
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'TreeViewModule', package: 'treeview', peerDependencies: {
11
11
  // Peers of kendo-angular-inputs
12
- '@progress/kendo-angular-buttons': '21.4.0-develop.8',
13
- '@progress/kendo-angular-dialog': '21.4.0-develop.8',
14
- '@progress/kendo-angular-intl': '21.4.0-develop.8',
15
- '@progress/kendo-angular-popup': '21.4.0-develop.8',
12
+ '@progress/kendo-angular-buttons': '21.4.0',
13
+ '@progress/kendo-angular-dialog': '21.4.0',
14
+ '@progress/kendo-angular-intl': '21.4.0',
15
+ '@progress/kendo-angular-popup': '21.4.0',
16
16
  '@progress/kendo-drawing': '^1.9.3',
17
17
  // Peer dependency of icons
18
18
  '@progress/kendo-svg-icons': '^4.0.0'
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { EventEmitter, OnDestroy, OnChanges, SimpleChanges } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { SelectionMode } from './selection-mode';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Subject } from "rxjs";
package/size.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TreeItem } from './treeitem.interface';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef, OnChanges, OnInit, OnDestroy, ChangeDetectorRef, TrackByFunction, Renderer2 } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef, OnChanges, OnDestroy, Renderer2, SimpleChanges } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TreeItem } from './treeitem.interface';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, Renderer2, ViewContainerRef, TrackByFunction, SimpleChanges, ChangeDetectorRef, AfterViewInit } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as i0 from "@angular/core";
package/utils.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef } from '@angular/core';