@progress/kendo-angular-dropdowns 24.2.2 → 25.0.0-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 (82) hide show
  1. package/fesm2022/progress-kendo-angular-dropdowns.mjs +170 -170
  2. package/index.d.ts +5796 -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
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1783511453,
11
- "version": "24.2.2",
10
+ "publishDate": 1783679907,
11
+ "version": "25.0.0-develop.1",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-dropdowns",
3
- "version": "24.2.2",
3
+ "version": "25.0.0-develop.1",
4
4
  "description": "A wide variety of native Angular dropdown components including AutoComplete, ComboBox, DropDownList, DropDownTree, MultiColumnComboBox, MultiSelect, and MultiSelectTree ",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -121,29 +121,29 @@
121
121
  "package": {
122
122
  "productName": "Kendo UI for Angular",
123
123
  "productCode": "KENDOUIANGULAR",
124
- "publishDate": 1783511453,
124
+ "publishDate": 1783679907,
125
125
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
126
126
  }
127
127
  },
128
128
  "peerDependencies": {
129
- "@angular/animations": "19 - 22",
130
- "@angular/common": "19 - 22",
131
- "@angular/core": "19 - 22",
132
- "@angular/forms": "19 - 22",
133
- "@angular/platform-browser": "19 - 22",
129
+ "@angular/animations": "20 - 22",
130
+ "@angular/common": "20 - 22",
131
+ "@angular/core": "20 - 22",
132
+ "@angular/forms": "20 - 22",
133
+ "@angular/platform-browser": "20 - 22",
134
134
  "@progress/kendo-licensing": "^1.11.0",
135
- "@progress/kendo-angular-common": "24.2.2",
136
- "@progress/kendo-angular-utils": "24.2.2",
137
- "@progress/kendo-angular-l10n": "24.2.2",
138
- "@progress/kendo-angular-navigation": "24.2.2",
139
- "@progress/kendo-angular-popup": "24.2.2",
140
- "@progress/kendo-angular-icons": "24.2.2",
141
- "@progress/kendo-angular-treeview": "24.2.2",
135
+ "@progress/kendo-angular-common": "25.0.0-develop.1",
136
+ "@progress/kendo-angular-utils": "25.0.0-develop.1",
137
+ "@progress/kendo-angular-l10n": "25.0.0-develop.1",
138
+ "@progress/kendo-angular-navigation": "25.0.0-develop.1",
139
+ "@progress/kendo-angular-popup": "25.0.0-develop.1",
140
+ "@progress/kendo-angular-icons": "25.0.0-develop.1",
141
+ "@progress/kendo-angular-treeview": "25.0.0-develop.1",
142
142
  "rxjs": "^6.5.3 || ^7.0.0"
143
143
  },
144
144
  "dependencies": {
145
145
  "tslib": "^2.3.1",
146
- "@progress/kendo-angular-schematics": "24.2.2",
146
+ "@progress/kendo-angular-schematics": "25.0.0-develop.1",
147
147
  "@progress/kendo-common": "^1.0.1"
148
148
  },
149
149
  "schematics": "./schematics/collection.json",
@@ -9,9 +9,9 @@ const schematics_1 = require("@angular-devkit/schematics");
9
9
  function default_1(options) {
10
10
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'DropDownsModule', package: 'dropdowns', peerDependencies: {
11
11
  // peers of the treeview
12
- '@progress/kendo-angular-inputs': '24.2.2',
12
+ '@progress/kendo-angular-inputs': '25.0.0-develop.1',
13
13
  // peers of inputs
14
- '@progress/kendo-angular-intl': '24.2.2',
14
+ '@progress/kendo-angular-intl': '25.0.0-develop.1',
15
15
  '@progress/kendo-drawing': '^1.17.2',
16
16
  // Peer dependency of icons
17
17
  '@progress/kendo-svg-icons': '^4.0.0'
@@ -1,524 +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 { Renderer2, ElementRef, EventEmitter, ViewContainerRef, TemplateRef, OnDestroy, SimpleChanges, OnChanges, ChangeDetectorRef, NgZone, AfterViewInit, Injector } from '@angular/core';
6
- import { SuffixTemplateDirective, PrefixTemplateDirective } from '@progress/kendo-angular-common';
7
- import { AdaptiveSize, AdaptiveService } from '@progress/kendo-angular-utils';
8
- import { ControlValueAccessor, FormControl } from '@angular/forms';
9
- import { SearchBarComponent } from '../common/searchbar.component';
10
- import { ItemTemplateDirective } from '../common/templates/item-template.directive';
11
- import { HeaderTemplateDirective } from '../common/templates/header-template.directive';
12
- import { FooterTemplateDirective } from '../common/templates/footer-template.directive';
13
- import { GroupTemplateDirective } from '../common/templates/group-template.directive';
14
- import { FixedGroupTemplateDirective } from '../common/templates/fixed-group-template.directive';
15
- import { PopupSettings } from '../common/models/popup-settings';
16
- import { SelectionService } from '../common/selection/selection.service';
17
- import { NavigationService, NavigationEvent } from '../common/navigation/navigation.service';
18
- import { DisabledItemsService } from '../common/disabled-items/disabled-items.service';
19
- import { ItemDisabledFn } from '../common/disabled-items/item-disabled';
20
- import { AdaptiveMode } from '../common/util';
21
- import { NoDataTemplateDirective } from '../common/templates/no-data-template.directive';
22
- import { PreventableEvent } from '../common/models/preventable-event';
23
- import { LocalizationService } from '@progress/kendo-angular-l10n';
24
- import { PopupService, PopupRef } from '@progress/kendo-angular-popup';
25
- import { FilterableComponent } from '../common/filtering/filterable-component';
26
- import { DataService } from '../common/data.service';
27
- import { ListComponent } from '../common/list.component';
28
- import { VirtualizationSettings } from '../common/models/virtualization-settings';
29
- import { PageChangeEvent } from '../common/models/page-change-event';
30
- import { DropDownSize } from '../common/models/size';
31
- import { DropDownRounded } from '../common/models/rounded';
32
- import { DropDownFillMode } from '../common/models/fillmode';
33
- import { SVGIcon } from '@progress/kendo-svg-icons';
34
- import { ActionSheetComponent } from '@progress/kendo-angular-navigation';
35
- import { TextBoxComponent } from '@progress/kendo-angular-inputs';
36
- import { AdaptiveRendererComponent } from '../common/adaptive-renderer.component';
37
- import * as i0 from "@angular/core";
38
- /**
39
- * @hidden
40
- */
41
- export declare const AUTOCOMPLETE_VALUE_ACCESSOR: any;
42
- /**
43
- * Represents the [Kendo UI AutoComplete component for Angular](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete).
44
- *
45
- * @example
46
- * ```html
47
- * <kendo-autocomplete
48
- * [data]="['Item1', 'Item2', 'Item3']"
49
- * placeholder="placeholder">
50
- * </kendo-autocomplete>
51
- * ```
52
- *
53
- * @remarks
54
- * Supported children components are: {@link CustomMessagesComponent}.
55
- */
56
- export declare class AutoCompleteComponent implements ControlValueAccessor, OnDestroy, AfterViewInit, OnChanges, FilterableComponent {
57
- private localization;
58
- private dataService;
59
- private popupService;
60
- private selectionService;
61
- private navigationService;
62
- private disabledItemsService;
63
- private _zone;
64
- private cdr;
65
- private renderer;
66
- hostElement: ElementRef;
67
- private injector;
68
- private adaptiveService;
69
- /**
70
- * @hidden
71
- */
72
- animationDuration: number;
73
- /**
74
- * @hidden
75
- */
76
- xIcon: SVGIcon;
77
- /**
78
- * @hidden
79
- */
80
- adaptiveRendererComponent: AdaptiveRendererComponent;
81
- /**
82
- * @hidden
83
- */
84
- get actionSheet(): ActionSheetComponent;
85
- /**
86
- * @hidden
87
- */
88
- get actionSheetSearchBar(): TextBoxComponent;
89
- get width(): any;
90
- get height(): any;
91
- get listContainerClasses(): string[];
92
- get suggestion(): string;
93
- get appendTo(): ViewContainerRef;
94
- /**
95
- * @hidden
96
- */
97
- get clearButtonVisibility(): string;
98
- /**
99
- * @hidden
100
- */
101
- get ariaControls(): string;
102
- /**
103
- * @hidden
104
- */
105
- get isControlRequired(): boolean;
106
- /**
107
- * @hidden
108
- */
109
- dataItem: any;
110
- /**
111
- * Toggles the visibility of the popup or actionSheet.
112
- * If you use the `toggle` method to open or close the popup or actionSheet, the `open` and `close` events will not be fired.
113
- *
114
- * @param open - The state of the popup.
115
- */
116
- toggle(open?: boolean): void;
117
- /**
118
- * Returns the current open state. Returns `true` if the popup or actionSheet is open.
119
- */
120
- get isOpen(): boolean;
121
- /**
122
- * @hidden
123
- */
124
- handleClick(): void;
125
- /**
126
- * @hidden
127
- */
128
- togglePopup(open: boolean): void;
129
- get activeDescendant(): string;
130
- /**
131
- * Defines whether the first match from the suggestions list will be automatically focused.
132
- * By default, `highlightFirst` is set to `true`.
133
- *
134
- * @default true
135
- */
136
- highlightFirst: boolean;
137
- /**
138
- * Shows or hides the current group sticky header when using grouped data.
139
- * By default, the sticky header is displayed ([see example](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/grouping#sticky-header)).
140
- *
141
- * @default true
142
- */
143
- showStickyHeader: boolean;
144
- /**
145
- * @hidden
146
- */
147
- focusableId: string;
148
- /**
149
- * Sets the data of the AutoComplete.
150
- *
151
- * > The data has to be provided in an array-like list.
152
- */
153
- set data(data: any);
154
- get data(): any;
155
- /**
156
- * Sets the value of the AutoComplete.
157
- */
158
- set value(newValue: string);
159
- get value(): string;
160
- /**
161
- * Specifies the `string` property of the data item that represents the item value.
162
- * If the data contains only primitive values, do not define it.
163
- *
164
- * > The `valueField` property can be set to point to a nested property value - e.g. `category.name`.
165
- */
166
- valueField: string;
167
- /**
168
- * Sets the placeholder of the AutoComplete.
169
- *
170
- * @default ""
171
- */
172
- placeholder: string;
173
- /**
174
- * Enables or disables the adaptive mode. By default, the adaptive rendering is disabled.
175
- *
176
- * @default 'none'
177
- */
178
- adaptiveMode: AdaptiveMode;
179
- /**
180
- * Sets the title of the ActionSheet that renders instead of the Popup when using small screen devices.
181
- * By default, the ActionSheet title uses the text provided for the label of the AutoComplete.
182
- *
183
- * @default ''
184
- */
185
- adaptiveTitle: string;
186
- /**
187
- * Sets the subtitle of the ActionSheet that renders instead of the Popup when using small screen devices.
188
- * By default, the ActionSheet does not render a subtitle.
189
- */
190
- adaptiveSubtitle: string;
191
- /**
192
- * @hidden
193
- */
194
- get isAdaptiveModeEnabled(): boolean;
195
- /**
196
- * Configures the popup of the AutoComplete.
197
- *
198
- * The available options are:
199
- * - `animate: Boolean`&mdash;Controls the popup animation. By default, the open and close animations are enabled.
200
- * - `width: Number | String`&mdash;Sets the width of the popup container. By default, the width of the host element is used. If set to `auto`, the component automatically adjusts the width of the popup and no item labels are wrapped. The `auto` mode is not supported when virtual scrolling is enabled.
201
- * - `height: Number`&mdash;Sets the height of the popup container.
202
- * - `popupClass: String`&mdash;Specifies a list of CSS classes that are used to style the popup.
203
- * - `appendTo: "root" | "component" | ViewContainerRef`&mdash;Specifies the component to which the popup will be appended.
204
- */
205
- set popupSettings(settings: PopupSettings);
206
- get popupSettings(): PopupSettings;
207
- /**
208
- * Sets the height of the options list in the popup. By default, `listHeight` is 200px.
209
- *
210
- * > The `listHeight` property affects only the list of options and not the whole popup container.
211
- * > To set the height of the popup container, use `popupSettings.height`.
212
- *
213
- * When using `adaptiveMode` and the screen size is `small` or `medium`, the `listHeight` property is set to null.
214
- * @default 200
215
- */
216
- set listHeight(_listHeight: number);
217
- get listHeight(): number;
218
- private _listHeight;
219
- /**
220
- * Sets and gets the loading state of the AutoComplete.
221
- *
222
- * @default false
223
- */
224
- loading: boolean;
225
- /**
226
- * @hidden
227
- *
228
- * If set to `true`, renders a button on hovering over the component.
229
- * Clicking this button resets the value of the component to `undefined` and triggers the `change` event.
230
- *
231
- * @default true
232
- */
233
- clearButton: boolean;
234
- /**
235
- * Enables the auto-completion of the text based on the first data item.
236
- *
237
- * @default false
238
- */
239
- suggest: boolean;
240
- /**
241
- * Sets the disabled state of the component. To learn how to disable the component in reactive forms, refer to the article on [Forms Support](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/forms#managing-the-autocomplete-disabled-state-in-reactive-forms).
242
- *
243
- * @default false
244
- */
245
- disabled: boolean;
246
- /**
247
- * Defines a Boolean function that is executed for each data item in the component
248
- * ([see examples](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/disabled-items)).
249
- * Determines whether the item will be disabled.
250
- */
251
- set itemDisabled(fn: ItemDisabledFn);
252
- /**
253
- * Sets the read-only state of the component.
254
- *
255
- * @default false
256
- */
257
- readonly: boolean;
258
- /**
259
- * Specifies the [`tabindex`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex) of the component.
260
- *
261
- * @default 0
262
- */
263
- tabindex: number;
264
- /**
265
- * @hidden
266
- */
267
- set tabIndex(tabIndex: number);
268
- get tabIndex(): number;
269
- /**
270
- * Enables the [filtering](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/filtering) functionality.
271
- * If set to `true`, the component emits the `filterChange` event.
272
- *
273
- * @default false
274
- */
275
- filterable: boolean;
276
- /**
277
- * Enables the [virtualization](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/virtualization) functionality.
278
- *
279
- * @default false
280
- */
281
- set virtual(settings: boolean | VirtualizationSettings);
282
- get virtual(): VirtualizationSettings;
283
- /**
284
- * Sets the size of the component. The default value is set by the Kendo theme.
285
- */
286
- set size(size: DropDownSize);
287
- get size(): DropDownSize;
288
- /**
289
- * Sets the border radius of the component. The default value is set by the Kendo theme.
290
- */
291
- set rounded(rounded: DropDownRounded);
292
- get rounded(): DropDownRounded;
293
- /**
294
- * Sets the fillMode of the component. The default value is set by the Kendo theme.
295
- */
296
- set fillMode(fillMode: DropDownFillMode);
297
- get fillMode(): DropDownFillMode;
298
- /**
299
- * Sets the HTML attributes of the inner focusable input element. Attributes which are essential for certain component functionalities cannot be changed.
300
- *
301
- * @remarks
302
- * This property is related to accessibility.
303
- */
304
- inputAttributes: {
305
- [key: string]: string;
306
- };
307
- /**
308
- * Fires each time the value changes&mdash;
309
- * when the component is blurred or the value is cleared through the **Clear** button
310
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/events).
311
- * When the value of the component is programmatically changed to `ngModel` or `formControl`
312
- * through its API or form binding, the `valueChange` event is not triggered because it
313
- * might cause a mix-up with the built-in `valueChange` mechanisms of the `ngModel` or `formControl` bindings.
314
- */
315
- valueChange: EventEmitter<string>;
316
- /**
317
- * Fires each time the user types in the input field.
318
- * You can filter the source based on the passed filtration value
319
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/events)).
320
- */
321
- filterChange: EventEmitter<string>;
322
- /**
323
- * Fires each time the popup is about to open.
324
- * This event is preventable. If you cancel it, the popup remains closed.
325
- */
326
- open: EventEmitter<PreventableEvent>;
327
- /**
328
- * Fires after the popup opens.
329
- */
330
- opened: EventEmitter<any>;
331
- /**
332
- * Fires each time the popup is about to close.
333
- * This event is preventable. If you cancel it, the popup remains open.
334
- */
335
- close: EventEmitter<PreventableEvent>;
336
- /**
337
- * Fires after the popup closes.
338
- */
339
- closed: EventEmitter<any>;
340
- /**
341
- * Fires each time the user focuses the AutoComplete.
342
- */
343
- onFocus: EventEmitter<any>;
344
- /**
345
- * Fires each time the AutoComplete gets blurred.
346
- */
347
- onBlur: EventEmitter<any>;
348
- /**
349
- * Fires each time the user focuses the `input` element.
350
- */
351
- inputFocus: EventEmitter<any>;
352
- /**
353
- * Fires each time the `input` element gets blurred.
354
- */
355
- inputBlur: EventEmitter<any>;
356
- template: ItemTemplateDirective;
357
- headerTemplate: HeaderTemplateDirective;
358
- footerTemplate: FooterTemplateDirective;
359
- noDataTemplate: NoDataTemplateDirective;
360
- groupTemplate: GroupTemplateDirective;
361
- fixedGroupTemplate: FixedGroupTemplateDirective;
362
- /**
363
- * @hidden
364
- */
365
- suffixTemplate: SuffixTemplateDirective;
366
- /**
367
- * @hidden
368
- */
369
- prefixTemplate: PrefixTemplateDirective;
370
- container: ViewContainerRef;
371
- popupTemplate: TemplateRef<any>;
372
- searchbar: SearchBarComponent;
373
- optionsList: ListComponent;
374
- get isFocused(): boolean;
375
- set isFocused(isFocused: boolean);
376
- get isDisabled(): boolean;
377
- get isLoading(): boolean;
378
- get dir(): any;
379
- text: string;
380
- listBoxId: string;
381
- optionPrefix: string;
382
- popupRef: PopupRef;
383
- /**
384
- * @hidden
385
- */
386
- windowSize: AdaptiveSize;
387
- /**
388
- * @hidden
389
- */
390
- get isActionSheetExpanded(): boolean;
391
- /**
392
- * @hidden
393
- */
394
- get isAdaptive(): boolean;
395
- /**
396
- * @hidden
397
- */
398
- get formControl(): FormControl;
399
- protected onChangeCallback: Function;
400
- protected onTouchedCallback: Function;
401
- constructor(localization: LocalizationService, dataService: DataService, popupService: PopupService, selectionService: SelectionService, navigationService: NavigationService, disabledItemsService: DisabledItemsService, _zone: NgZone, cdr: ChangeDetectorRef, renderer: Renderer2, hostElement: ElementRef, injector: Injector, adaptiveService: AdaptiveService);
402
- ngOnInit(): void;
403
- ngAfterViewInit(): void;
404
- ngOnDestroy(): void;
405
- ngOnChanges(changes: SimpleChanges): void;
406
- /**
407
- * Resets the value of the AutoComplete.
408
- * If you use the `reset` method to clear the value of the component,
409
- * the model will not update automatically and the `valueChange` event will not be fired.
410
- */
411
- reset(): void;
412
- /**
413
- * @hidden
414
- */
415
- messageFor(key: string): string;
416
- /**
417
- * @hidden
418
- */
419
- clearValue(event: any): void;
420
- /**
421
- * @hidden
422
- */
423
- writeValue(value: any): void;
424
- /**
425
- * @hidden
426
- */
427
- registerOnChange(fn: any): void;
428
- /**
429
- * @hidden
430
- */
431
- registerOnTouched(fn: any): void;
432
- /**
433
- * @hidden
434
- */
435
- setDisabledState(isDisabled: boolean): void;
436
- /**
437
- * Focuses a specific item of the AutoComplete based on a provided index.
438
- * If null or invalid index is provided the focus will be removed.
439
- */
440
- focusItemAt(index: number): void;
441
- /**
442
- * Focuses the AutoComplete.
443
- */
444
- focus(): void;
445
- /**
446
- * Blurs the AutoComplete.
447
- */
448
- blur(): void;
449
- /**
450
- * @hidden
451
- */
452
- onResize(): void;
453
- protected emitChange(value: string): void;
454
- protected verifySettings(newValue: any): void;
455
- protected search(text: any, startFrom?: number): void;
456
- protected navigate(index: number): void;
457
- /**
458
- * @hidden
459
- */
460
- handleNavigate(event: any): void;
461
- protected handleEnter(event: NavigationEvent): void;
462
- protected handleEscape(): void;
463
- /**
464
- * @hidden
465
- */
466
- searchBarChange(text: string): void;
467
- /**
468
- * @hidden
469
- */
470
- handleInputFocus(): void;
471
- /**
472
- * @hidden
473
- */
474
- handleFocus(): void;
475
- /**
476
- * @hidden
477
- */
478
- handleBlur(): void;
479
- /**
480
- * @hidden
481
- */
482
- handleInputBlur(): void;
483
- /**
484
- * @hidden
485
- */
486
- pageChange(event: PageChangeEvent): void;
487
- /**
488
- * @hidden
489
- */
490
- closeActionSheet(): void;
491
- protected change(value: string): void;
492
- private popupMouseDownHandler;
493
- private _popupSettings;
494
- private _virtualSettings;
495
- private _open;
496
- private _value;
497
- private suggestedText;
498
- private backspacePressed;
499
- private subs;
500
- private valueChangeSubject;
501
- private touchstartDisposeHandler;
502
- private wrapper;
503
- private _isFocused;
504
- private direction;
505
- private _size;
506
- private _rounded;
507
- private _fillMode;
508
- private subscribeEvents;
509
- private findIndex;
510
- private subscribeTouchEvents;
511
- private handleItemChange;
512
- private handleItemFocus;
513
- private createPopup;
514
- private destroyPopup;
515
- private _toggle;
516
- private triggerPopupEvents;
517
- private firstFocusableIndex;
518
- private findIndexPredicate;
519
- private setComponentClasses;
520
- private openActionSheet;
521
- private blurComponent;
522
- static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponent, never>;
523
- static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteComponent, "kendo-autocomplete", ["kendoAutoComplete"], { "highlightFirst": { "alias": "highlightFirst"; "required": false; }; "showStickyHeader": { "alias": "showStickyHeader"; "required": false; }; "focusableId": { "alias": "focusableId"; "required": false; }; "data": { "alias": "data"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "adaptiveMode": { "alias": "adaptiveMode"; "required": false; }; "adaptiveTitle": { "alias": "adaptiveTitle"; "required": false; }; "adaptiveSubtitle": { "alias": "adaptiveSubtitle"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; "listHeight": { "alias": "listHeight"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "suggest": { "alias": "suggest"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "itemDisabled": { "alias": "itemDisabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "virtual": { "alias": "virtual"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "inputAttributes": { "alias": "inputAttributes"; "required": false; }; }, { "valueChange": "valueChange"; "filterChange": "filterChange"; "open": "open"; "opened": "opened"; "close": "close"; "closed": "closed"; "onFocus": "focus"; "onBlur": "blur"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; }, ["template", "headerTemplate", "footerTemplate", "noDataTemplate", "groupTemplate", "fixedGroupTemplate", "suffixTemplate", "prefixTemplate"], never, true, never>;
524
- }
@@ -1,45 +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 * as i0 from "@angular/core";
6
- import * as i1 from "./autocomplete.component";
7
- import * as i2 from "../common/templates/fixed-group-template.directive";
8
- import * as i3 from "../common/templates/footer-template.directive";
9
- import * as i4 from "../common/templates/group-template.directive";
10
- import * as i5 from "../common/templates/header-template.directive";
11
- import * as i6 from "../common/templates/item-template.directive";
12
- import * as i7 from "../common/templates/no-data-template.directive";
13
- import * as i8 from "../common/filtering/filter.directive";
14
- import * as i9 from "../common/localization/custom-messages.component";
15
- import * as i10 from "@progress/kendo-angular-common";
16
- /**
17
- * Required for adding all AutoComplete features in NgModule-based Angular applications.
18
- *
19
- * ```typescript
20
- * import { AutoCompleteModule } from '@progress/kendo-angular-dropdowns';
21
- * @NgModule({
22
- * imports: [AutoCompleteModule],
23
- * declarations: [AppComponent],
24
- * bootstrap: [AppComponent]
25
- * })
26
- * ```
27
- *
28
- * The package exports:
29
- * - `AutoCompleteComponent`&mdash;The AutoComplete component class.
30
- * - `ItemTemplateDirective`&mdash;The item template directive.
31
- * - `HeaderTemplateDirective`&mdash;The header template directive.
32
- * - `FooterTemplateDirective`&mdash;The footer template directive.
33
- * - `NoDataTemplateDirective`&mdash;The no data template directive.
34
- * - `FixedGroupTemplateDirective`&mdash;The fixed group template directive.
35
- * - `GroupTemplateDirective`&mdash;The group template directive.
36
- * - `FilterDirective`&mdash;The filter directive.
37
- * - `CustomMessagesComponent`&mdash;The custom messages component.
38
- * - `SuffixTemplateDirective`&mdash;The suffix template directive.
39
- * - `PrefixTemplateDirective`&mdash;The prefix template directive.
40
- */
41
- export declare class AutoCompleteModule {
42
- static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteModule, never>;
43
- static ɵmod: i0.ɵɵNgModuleDeclaration<AutoCompleteModule, never, [typeof i1.AutoCompleteComponent, typeof i2.FixedGroupTemplateDirective, typeof i3.FooterTemplateDirective, typeof i4.GroupTemplateDirective, typeof i5.HeaderTemplateDirective, typeof i6.ItemTemplateDirective, typeof i7.NoDataTemplateDirective, typeof i8.FilterDirective, typeof i9.CustomMessagesComponent, typeof i10.SuffixTemplateDirective, typeof i10.PrefixTemplateDirective, typeof i10.SeparatorComponent, typeof i10.PrefixTemplateDirective, typeof i10.SuffixTemplateDirective, typeof i10.SeparatorComponent], [typeof i1.AutoCompleteComponent, typeof i2.FixedGroupTemplateDirective, typeof i3.FooterTemplateDirective, typeof i4.GroupTemplateDirective, typeof i5.HeaderTemplateDirective, typeof i6.ItemTemplateDirective, typeof i7.NoDataTemplateDirective, typeof i8.FilterDirective, typeof i9.CustomMessagesComponent, typeof i10.SuffixTemplateDirective, typeof i10.PrefixTemplateDirective, typeof i10.SeparatorComponent, typeof i10.PrefixTemplateDirective, typeof i10.SuffixTemplateDirective, typeof i10.SeparatorComponent]>;
44
- static ɵinj: i0.ɵɵInjectorDeclaration<AutoCompleteModule>;
45
- }