@progress/kendo-angular-dropdowns 24.2.2 → 25.0.0-develop.12

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 (82) hide show
  1. package/fesm2022/progress-kendo-angular-dropdowns.mjs +789 -478
  2. package/index.d.ts +5821 -65
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +15 -15
  5. package/schematics/ngAdd/index.js +2 -2
  6. package/autocomplete/autocomplete.component.d.ts +0 -524
  7. package/autocomplete/autocomplete.module.d.ts +0 -45
  8. package/comboboxes/combobox-column/column-cell-template.directive.d.ts +0 -33
  9. package/comboboxes/combobox-column/column-header-template.directive.d.ts +0 -31
  10. package/comboboxes/combobox-column/combobox-column.component.d.ts +0 -91
  11. package/comboboxes/combobox-column/util.d.ts +0 -15
  12. package/comboboxes/combobox.component.d.ts +0 -632
  13. package/comboboxes/combobox.module.d.ts +0 -52
  14. package/comboboxes/multicolumncombobox.component.d.ts +0 -116
  15. package/common/adaptive-renderer.component.d.ts +0 -44
  16. package/common/constants/error-messages.d.ts +0 -61
  17. package/common/data.service.d.ts +0 -90
  18. package/common/disabled-items/disabled-items.service.d.ts +0 -20
  19. package/common/disabled-items/item-disabled.d.ts +0 -21
  20. package/common/filter-input.directive.d.ts +0 -19
  21. package/common/filtering/filter-settings.d.ts +0 -55
  22. package/common/filtering/filter.directive.d.ts +0 -65
  23. package/common/filtering/filterable-component.d.ts +0 -35
  24. package/common/list-item.directive.d.ts +0 -15
  25. package/common/list.component.d.ts +0 -145
  26. package/common/localization/custom-messages.component.d.ts +0 -70
  27. package/common/localization/localized-messages.directive.d.ts +0 -16
  28. package/common/localization/messages.d.ts +0 -55
  29. package/common/models/checkboxes-settings.d.ts +0 -27
  30. package/common/models/direction.d.ts +0 -8
  31. package/common/models/fillmode.d.ts +0 -8
  32. package/common/models/list-type.d.ts +0 -8
  33. package/common/models/page-change-event.d.ts +0 -18
  34. package/common/models/popup-settings.d.ts +0 -46
  35. package/common/models/preventable-event.d.ts +0 -21
  36. package/common/models/remove-tag-event.d.ts +0 -20
  37. package/common/models/rounded.d.ts +0 -8
  38. package/common/models/size.d.ts +0 -8
  39. package/common/models/virtualization-settings.d.ts +0 -49
  40. package/common/navigation/navigation-action.d.ts +0 -30
  41. package/common/navigation/navigation.service.d.ts +0 -55
  42. package/common/searchbar.component.d.ts +0 -95
  43. package/common/selection/selectable.directive.d.ts +0 -24
  44. package/common/selection/selection.service.d.ts +0 -54
  45. package/common/shared-events.directive.d.ts +0 -27
  46. package/common/taglist.component.d.ts +0 -57
  47. package/common/templates/custom-item-template.directive.d.ts +0 -39
  48. package/common/templates/fixed-group-template.directive.d.ts +0 -46
  49. package/common/templates/footer-template.directive.d.ts +0 -40
  50. package/common/templates/group-tag-template.directive.d.ts +0 -38
  51. package/common/templates/group-template.directive.d.ts +0 -46
  52. package/common/templates/header-template.directive.d.ts +0 -40
  53. package/common/templates/item-template.directive.d.ts +0 -39
  54. package/common/templates/no-data-template.directive.d.ts +0 -40
  55. package/common/templates/tag-template.directive.d.ts +0 -37
  56. package/common/templates/value-template.directive.d.ts +0 -41
  57. package/common/util.d.ts +0 -204
  58. package/directives.d.ts +0 -67
  59. package/dropdownlist/dropdownlist.component.d.ts +0 -564
  60. package/dropdownlist/dropdownlist.module.d.ts +0 -54
  61. package/dropdowns.module.d.ts +0 -60
  62. package/dropdowntrees/checked-state/base-check.directive.d.ts +0 -46
  63. package/dropdowntrees/checked-state/check-all.directive.d.ts +0 -53
  64. package/dropdowntrees/checked-state/check.directive.d.ts +0 -53
  65. package/dropdowntrees/checked-state/checkable-settings.d.ts +0 -19
  66. package/dropdowntrees/checked-state/checked-item.d.ts +0 -28
  67. package/dropdowntrees/data-binding/dropdowntree/flat-binding.directive.d.ts +0 -38
  68. package/dropdowntrees/data-binding/dropdowntree/hierarchy-binding.directive.d.ts +0 -34
  69. package/dropdowntrees/data-binding/multiselecttree/flat-binding.directive.d.ts +0 -38
  70. package/dropdowntrees/data-binding/multiselecttree/hierarchy-binding.directive.d.ts +0 -34
  71. package/dropdowntrees/dropdowntree.component.d.ts +0 -622
  72. package/dropdowntrees/dropdowntrees.module.d.ts +0 -45
  73. package/dropdowntrees/expanded-state/expand.directive.d.ts +0 -33
  74. package/dropdowntrees/lookup/lookup.d.ts +0 -51
  75. package/dropdowntrees/lookup/lookup.service.d.ts +0 -32
  76. package/dropdowntrees/multiselecttree.component.d.ts +0 -709
  77. package/dropdowntrees/summary-tag/summary-tag.directive.d.ts +0 -39
  78. package/dropdowntrees/templates/node-template.directive.d.ts +0 -22
  79. package/multiselect/multiselect.component.d.ts +0 -647
  80. package/multiselect/multiselect.module.d.ts +0 -54
  81. package/multiselect/summary-tag.directive.d.ts +0 -36
  82. package/package-metadata.d.ts +0 -9
@@ -1,33 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ExpandableComponent, ExpandDirective, FilterExpandSettings } from '@progress/kendo-angular-treeview';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Manages the expanded state of the popup TreeView.
9
- * @example
10
- * ```html
11
- * <kendo-dropdowntree kendoDropDownTreeExpandable></kendo-dropdowntree>
12
- * ```
13
- * @example
14
- * ```html
15
- * <kendo-multiselecttree kendoMultiSelectTreeExpandable> </kendo-multiselecttree>
16
- * ```
17
- * @remarks
18
- * Applied to: {@link DropDownTreeComponent}, {@link MultiSelectTreeComponent}.
19
- */
20
- export declare class DropDownTreesExpandDirective extends ExpandDirective {
21
- private dropDownTree;
22
- /**
23
- * @hidden
24
- *
25
- * Ensures a user-defined `isNodeExpanded` callback will not be overriden by the default directive setup.
26
- * Implemented as a value setter in the base directive, this just overrides the input name.
27
- */
28
- set isExpanded(value: (item: object, index: string) => boolean);
29
- get filterExpandSettings(): FilterExpandSettings;
30
- constructor(dropDownTree: ExpandableComponent);
31
- static ɵfac: i0.ɵɵFactoryDeclaration<DropDownTreesExpandDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<DropDownTreesExpandDirective, "[kendoDropDownTreeExpandable], [kendoMultiSelectTreeExpandable]", never, { "isExpanded": { "alias": "isNodeExpanded"; "required": false; }; }, {}, never, never, true, never>;
33
- }
@@ -1,51 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * @hidden
7
- */
8
- export interface NormalizedTreeItem {
9
- /**
10
- * The original dataItem
11
- */
12
- dataItem?: any;
13
- /**
14
- * The unique item's key identifier.
15
- */
16
- key?: string;
17
- }
18
- /**
19
- * @hidden
20
- */
21
- export interface NormalizedItemLookup {
22
- /**
23
- * The current TreeItem instance
24
- */
25
- item: NormalizedTreeItem;
26
- /**
27
- * The children of the current node
28
- */
29
- children?: NormalizedTreeItem[];
30
- /**
31
- * The parent of the current node
32
- */
33
- parent?: NormalizedItemLookup;
34
- }
35
- /**
36
- * @hidden
37
- */
38
- export interface NormalizedTreeItemLookup {
39
- /**
40
- * The current TreeItem instance.
41
- */
42
- item: NormalizedTreeItem;
43
- /**
44
- * The lookup details for the parent of the current TreeView node.
45
- */
46
- parent?: NormalizedItemLookup;
47
- /**
48
- * The lookup details for the children of the current TreeView node.
49
- */
50
- children?: NormalizedTreeItemLookup[];
51
- }
@@ -1,32 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { NormalizedItemLookup, NormalizedTreeItem, NormalizedTreeItemLookup } from './lookup';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare const nodeIndex: (item: NormalizedTreeItem) => string;
11
- /**
12
- * @hidden
13
- */
14
- export declare const buildTreeIndex: (parentIndex: string, itemIndex: string | number) => string;
15
- /**
16
- * @hidden
17
- */
18
- export declare const buildTreeItem: (dataItem: any, valueField: any, currentLevelIndex: number) => NormalizedTreeItem;
19
- /**
20
- * @hidden
21
- */
22
- export declare class MultiSelectTreeLookupService {
23
- private map;
24
- reset(): void;
25
- registerChildren(index: string, children: NormalizedTreeItem[]): void;
26
- item(index: string): NormalizedItemLookup;
27
- registerItem(item: any, parent?: NormalizedTreeItem): void;
28
- itemLookup(index: string): NormalizedTreeItemLookup;
29
- private mapChildren;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectTreeLookupService, never>;
31
- static ɵprov: i0.ɵɵInjectableDeclaration<MultiSelectTreeLookupService>;
32
- }