@progress/kendo-angular-treeview 17.2.0 → 17.2.1-develop.1

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 +6 -6
  145. package/schematics/ngAdd/index.js +4 -4
  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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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": "17.2.0",
3
+ "version": "17.2.1-develop.1",
4
4
  "description": "Kendo UI TreeView for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -23,15 +23,15 @@
23
23
  "@angular/core": "16 - 19",
24
24
  "@angular/platform-browser": "16 - 19",
25
25
  "@progress/kendo-licensing": "^1.0.2",
26
- "@progress/kendo-angular-common": "17.2.0",
27
- "@progress/kendo-angular-inputs": "17.2.0",
28
- "@progress/kendo-angular-icons": "17.2.0",
29
- "@progress/kendo-angular-l10n": "17.2.0",
26
+ "@progress/kendo-angular-common": "17.2.1-develop.1",
27
+ "@progress/kendo-angular-inputs": "17.2.1-develop.1",
28
+ "@progress/kendo-angular-icons": "17.2.1-develop.1",
29
+ "@progress/kendo-angular-l10n": "17.2.1-develop.1",
30
30
  "rxjs": "^6.5.3 || ^7.0.0"
31
31
  },
32
32
  "dependencies": {
33
33
  "tslib": "^2.3.1",
34
- "@progress/kendo-angular-schematics": "17.2.0",
34
+ "@progress/kendo-angular-schematics": "17.2.1-develop.1",
35
35
  "@progress/kendo-common": "^1.0.1",
36
36
  "@progress/kendo-draggable": "^3.0.2"
37
37
  },
@@ -4,10 +4,10 @@ const schematics_1 = require("@angular-devkit/schematics");
4
4
  function default_1(options) {
5
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'TreeViewModule', package: 'treeview', peerDependencies: {
6
6
  // Peers of kendo-angular-inputs
7
- '@progress/kendo-angular-buttons': '17.2.0',
8
- '@progress/kendo-angular-dialog': '17.2.0',
9
- '@progress/kendo-angular-intl': '17.2.0',
10
- '@progress/kendo-angular-popup': '17.2.0',
7
+ '@progress/kendo-angular-buttons': '17.2.1-develop.1',
8
+ '@progress/kendo-angular-dialog': '17.2.1-develop.1',
9
+ '@progress/kendo-angular-intl': '17.2.1-develop.1',
10
+ '@progress/kendo-angular-popup': '17.2.1-develop.1',
11
11
  '@progress/kendo-drawing': '^1.9.3',
12
12
  // Peer dependency of icons
13
13
  '@progress/kendo-svg-icons': '^4.0.0'
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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
  export interface TreeViewFilterSettings {
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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 © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 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';