@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,39 +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 { OnChanges } from '@angular/core';
6
- import { MultiSelectTreeComponent } from '../multiselecttree.component';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Configures the MultiSelectTree to show one single summary tag for all selected data items.
10
- * When a number is set, the summary tag is shown after the corresponding number of data items are selected (see examples).
11
- * See [more information and examples](https://www.telerik.com/kendo-angular-ui/components/dropdowns/api/multiselecttreesummarytagdirective).
12
- *
13
- * @example
14
- * ```html
15
- * <kendo-multiselecttree kendoMultiSelectTreeSummaryTag [data]="data"></kendo-multiselecttree>
16
- * ```
17
- *
18
- * @example
19
- * ```html
20
- * <kendo-multiselecttree [kendoMultiSelectTreeSummaryTag]="2" [data]="data"></kendo-multiselecttree>
21
- * ```
22
- *
23
- * @remarks
24
- * Applied to: {@link MultiSelectTreeComponent}.
25
- */
26
- export declare class MultiSelectTreeSummaryTagDirective implements OnChanges {
27
- private multiSelectTreeComponent;
28
- /**
29
- * Sets the number of data items that need to be selected before the summary tag appears.
30
- *
31
- * @default 0
32
- */
33
- showAfter: number | string;
34
- constructor(multiSelectTreeComponent: MultiSelectTreeComponent);
35
- ngOnChanges(changes: any): void;
36
- private createTagMapper;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectTreeSummaryTagDirective, never>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<MultiSelectTreeSummaryTagDirective, "[kendoMultiSelectTreeSummaryTag]", never, { "showAfter": { "alias": "kendoMultiSelectTreeSummaryTag"; "required": false; }; }, {}, never, never, true, never>;
39
- }
@@ -1,22 +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 { TemplateRef } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Renders the content of each node in the DropDownTree. To define a node template, nest an `<ng-template>` tag
9
- * with the `kendoDropDownTreeNodeTemplate` directive inside the `<kendo-dropdowntree>` tag.
10
- * To define a node template, nest an `<ng-template>` tag with the `kendoDropDownTreeNodeTemplate` directive inside the `<kendo-dropdowntree>` tag.
11
- *
12
- * You can use these context variables in the template:
13
- *
14
- * - `let-dataItem` (`any`) - The current data item. This is the implicit context variable.
15
- * - `let-index="index"` (`string`) - The current item's hierarchical index.
16
- */
17
- export declare class NodeTemplateDirective {
18
- templateRef: TemplateRef<any>;
19
- constructor(templateRef: TemplateRef<any>);
20
- static ɵfac: i0.ɵɵFactoryDeclaration<NodeTemplateDirective, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<NodeTemplateDirective, "[kendoDropDownTreeNodeTemplate], [kendoMultiSelectTreeNodeTemplate]", never, {}, {}, never, never, true, never>;
22
- }