@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.
- package/fesm2022/progress-kendo-angular-dropdowns.mjs +170 -170
- package/index.d.ts +5796 -65
- package/package-metadata.mjs +2 -2
- package/package.json +15 -15
- package/schematics/ngAdd/index.js +2 -2
- package/autocomplete/autocomplete.component.d.ts +0 -524
- package/autocomplete/autocomplete.module.d.ts +0 -45
- package/comboboxes/combobox-column/column-cell-template.directive.d.ts +0 -33
- package/comboboxes/combobox-column/column-header-template.directive.d.ts +0 -31
- package/comboboxes/combobox-column/combobox-column.component.d.ts +0 -91
- package/comboboxes/combobox-column/util.d.ts +0 -15
- package/comboboxes/combobox.component.d.ts +0 -632
- package/comboboxes/combobox.module.d.ts +0 -52
- package/comboboxes/multicolumncombobox.component.d.ts +0 -116
- package/common/adaptive-renderer.component.d.ts +0 -44
- package/common/constants/error-messages.d.ts +0 -61
- package/common/data.service.d.ts +0 -90
- package/common/disabled-items/disabled-items.service.d.ts +0 -20
- package/common/disabled-items/item-disabled.d.ts +0 -21
- package/common/filter-input.directive.d.ts +0 -19
- package/common/filtering/filter-settings.d.ts +0 -55
- package/common/filtering/filter.directive.d.ts +0 -65
- package/common/filtering/filterable-component.d.ts +0 -35
- package/common/list-item.directive.d.ts +0 -15
- package/common/list.component.d.ts +0 -145
- package/common/localization/custom-messages.component.d.ts +0 -70
- package/common/localization/localized-messages.directive.d.ts +0 -16
- package/common/localization/messages.d.ts +0 -55
- package/common/models/checkboxes-settings.d.ts +0 -27
- package/common/models/direction.d.ts +0 -8
- package/common/models/fillmode.d.ts +0 -8
- package/common/models/list-type.d.ts +0 -8
- package/common/models/page-change-event.d.ts +0 -18
- package/common/models/popup-settings.d.ts +0 -46
- package/common/models/preventable-event.d.ts +0 -21
- package/common/models/remove-tag-event.d.ts +0 -20
- package/common/models/rounded.d.ts +0 -8
- package/common/models/size.d.ts +0 -8
- package/common/models/virtualization-settings.d.ts +0 -49
- package/common/navigation/navigation-action.d.ts +0 -30
- package/common/navigation/navigation.service.d.ts +0 -55
- package/common/searchbar.component.d.ts +0 -95
- package/common/selection/selectable.directive.d.ts +0 -24
- package/common/selection/selection.service.d.ts +0 -54
- package/common/shared-events.directive.d.ts +0 -27
- package/common/taglist.component.d.ts +0 -57
- package/common/templates/custom-item-template.directive.d.ts +0 -39
- package/common/templates/fixed-group-template.directive.d.ts +0 -46
- package/common/templates/footer-template.directive.d.ts +0 -40
- package/common/templates/group-tag-template.directive.d.ts +0 -38
- package/common/templates/group-template.directive.d.ts +0 -46
- package/common/templates/header-template.directive.d.ts +0 -40
- package/common/templates/item-template.directive.d.ts +0 -39
- package/common/templates/no-data-template.directive.d.ts +0 -40
- package/common/templates/tag-template.directive.d.ts +0 -37
- package/common/templates/value-template.directive.d.ts +0 -41
- package/common/util.d.ts +0 -204
- package/directives.d.ts +0 -67
- package/dropdownlist/dropdownlist.component.d.ts +0 -564
- package/dropdownlist/dropdownlist.module.d.ts +0 -54
- package/dropdowns.module.d.ts +0 -60
- package/dropdowntrees/checked-state/base-check.directive.d.ts +0 -46
- package/dropdowntrees/checked-state/check-all.directive.d.ts +0 -53
- package/dropdowntrees/checked-state/check.directive.d.ts +0 -53
- package/dropdowntrees/checked-state/checkable-settings.d.ts +0 -19
- package/dropdowntrees/checked-state/checked-item.d.ts +0 -28
- package/dropdowntrees/data-binding/dropdowntree/flat-binding.directive.d.ts +0 -38
- package/dropdowntrees/data-binding/dropdowntree/hierarchy-binding.directive.d.ts +0 -34
- package/dropdowntrees/data-binding/multiselecttree/flat-binding.directive.d.ts +0 -38
- package/dropdowntrees/data-binding/multiselecttree/hierarchy-binding.directive.d.ts +0 -34
- package/dropdowntrees/dropdowntree.component.d.ts +0 -622
- package/dropdowntrees/dropdowntrees.module.d.ts +0 -45
- package/dropdowntrees/expanded-state/expand.directive.d.ts +0 -33
- package/dropdowntrees/lookup/lookup.d.ts +0 -51
- package/dropdowntrees/lookup/lookup.service.d.ts +0 -32
- package/dropdowntrees/multiselecttree.component.d.ts +0 -709
- package/dropdowntrees/summary-tag/summary-tag.directive.d.ts +0 -39
- package/dropdowntrees/templates/node-template.directive.d.ts +0 -22
- package/multiselect/multiselect.component.d.ts +0 -647
- package/multiselect/multiselect.module.d.ts +0 -54
- package/multiselect/summary-tag.directive.d.ts +0 -36
- package/package-metadata.d.ts +0 -9
|
@@ -1,145 +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 { EventEmitter, QueryList, ElementRef, SimpleChange, ChangeDetectorRef, NgZone, Renderer2 } from '@angular/core';
|
|
6
|
-
import { AfterViewInit, OnChanges, OnDestroy } from '@angular/core';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { ListItemDirective } from './list-item.directive';
|
|
9
|
-
import { ItemTemplateDirective } from './templates/item-template.directive';
|
|
10
|
-
import { GroupTemplateDirective } from './templates/group-template.directive';
|
|
11
|
-
import { FixedGroupTemplateDirective } from './templates/fixed-group-template.directive';
|
|
12
|
-
import { SelectionService } from './selection/selection.service';
|
|
13
|
-
import { DisabledItemsService } from './disabled-items/disabled-items.service';
|
|
14
|
-
import { DataService } from './data.service';
|
|
15
|
-
import { VirtualizationSettings } from './models/virtualization-settings';
|
|
16
|
-
import { PageChangeEvent } from './models/page-change-event';
|
|
17
|
-
import { MultiSelectCheckableSettings } from './models/checkboxes-settings';
|
|
18
|
-
import { DropDownSize } from './models/size';
|
|
19
|
-
import { DropDownRounded } from './models/rounded';
|
|
20
|
-
import { ListType } from './models/list-type';
|
|
21
|
-
import { NavigationAction } from './navigation/navigation-action';
|
|
22
|
-
import { CustomItemTemplateDirective } from './templates/custom-item-template.directive';
|
|
23
|
-
import * as i0 from "@angular/core";
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
export declare class ListComponent implements OnChanges, OnDestroy, AfterViewInit {
|
|
28
|
-
dataService: DataService;
|
|
29
|
-
wrapper: ElementRef<HTMLElement>;
|
|
30
|
-
private selectionService;
|
|
31
|
-
private disabledItemsService;
|
|
32
|
-
private cdr;
|
|
33
|
-
private zone;
|
|
34
|
-
private renderer;
|
|
35
|
-
private localization;
|
|
36
|
-
selected: any[];
|
|
37
|
-
focused: number;
|
|
38
|
-
textField: string;
|
|
39
|
-
valueField: string;
|
|
40
|
-
height: number;
|
|
41
|
-
template: ItemTemplateDirective;
|
|
42
|
-
groupTemplate: GroupTemplateDirective;
|
|
43
|
-
fixedGroupTemplate: FixedGroupTemplateDirective;
|
|
44
|
-
show: boolean;
|
|
45
|
-
id: string;
|
|
46
|
-
optionPrefix: string;
|
|
47
|
-
multipleSelection: boolean;
|
|
48
|
-
virtual: VirtualizationSettings;
|
|
49
|
-
type: ListType;
|
|
50
|
-
checkboxes: MultiSelectCheckableSettings;
|
|
51
|
-
ariaLive: string;
|
|
52
|
-
isMultiselect: boolean;
|
|
53
|
-
isActionSheetExpanded: boolean;
|
|
54
|
-
showStickyHeader: boolean;
|
|
55
|
-
rowWidth: number;
|
|
56
|
-
customItemTemplate: CustomItemTemplateDirective;
|
|
57
|
-
text: string;
|
|
58
|
-
allowCustom: boolean;
|
|
59
|
-
defaultItem: string;
|
|
60
|
-
set data(data: any[]);
|
|
61
|
-
get data(): any[];
|
|
62
|
-
set size(size: DropDownSize);
|
|
63
|
-
get size(): DropDownSize;
|
|
64
|
-
groupedData: any[];
|
|
65
|
-
rounded: DropDownRounded;
|
|
66
|
-
onClick: EventEmitter<any>;
|
|
67
|
-
pageChange: EventEmitter<PageChangeEvent>;
|
|
68
|
-
listResize: EventEmitter<boolean>;
|
|
69
|
-
popupListScroll: EventEmitter<any>;
|
|
70
|
-
items: QueryList<ListItemDirective>;
|
|
71
|
-
content: ElementRef<HTMLElement>;
|
|
72
|
-
list: ElementRef<HTMLElement>;
|
|
73
|
-
virtualContainer: ElementRef<HTMLElement>;
|
|
74
|
-
currentGroup: string;
|
|
75
|
-
startFrom: number;
|
|
76
|
-
lastLoaded: number;
|
|
77
|
-
lastScrollTop: number;
|
|
78
|
-
listContentClass: string;
|
|
79
|
-
listClass: string;
|
|
80
|
-
listItemClass: string;
|
|
81
|
-
listVirtualClass: string;
|
|
82
|
-
listGroupStickyHeaderClass: string;
|
|
83
|
-
listGroupStickyHeaderTextClass: string;
|
|
84
|
-
listGroupItemClass: string;
|
|
85
|
-
listGroupItemTextClass: string;
|
|
86
|
-
private scrollToFocused;
|
|
87
|
-
private _data;
|
|
88
|
-
private scrollSubscription;
|
|
89
|
-
private selectSubscription;
|
|
90
|
-
private _size;
|
|
91
|
-
get pageSize(): number;
|
|
92
|
-
get scrollHeight(): number;
|
|
93
|
-
get overflowY(): string;
|
|
94
|
-
/**
|
|
95
|
-
* @hidden
|
|
96
|
-
*/
|
|
97
|
-
get useCustomValueText(): string;
|
|
98
|
-
/**
|
|
99
|
-
* @hidden
|
|
100
|
-
*/
|
|
101
|
-
get checkboxClasses(): any;
|
|
102
|
-
constructor(dataService: DataService, wrapper: ElementRef<HTMLElement>, selectionService: SelectionService, disabledItemsService: DisabledItemsService, cdr: ChangeDetectorRef, zone: NgZone, renderer: Renderer2, localization: LocalizationService);
|
|
103
|
-
ngOnChanges(changes: {
|
|
104
|
-
[propertyName: string]: SimpleChange;
|
|
105
|
-
}): void;
|
|
106
|
-
ngAfterViewInit(): void;
|
|
107
|
-
ngAfterViewChecked(): void;
|
|
108
|
-
ngOnDestroy(): void;
|
|
109
|
-
onCheckedChange(e: Event, index: number): void;
|
|
110
|
-
prepareClasses(): void;
|
|
111
|
-
isChecked(index: number): boolean;
|
|
112
|
-
firstVisibleItem(): any;
|
|
113
|
-
findCurrentGroup(): void;
|
|
114
|
-
prefetchData(): void;
|
|
115
|
-
changePage(start: number): void;
|
|
116
|
-
index(groupIndex: number, itemIndex: number): number;
|
|
117
|
-
getText(dataItem: any): any;
|
|
118
|
-
getValue(dataItem: any): any;
|
|
119
|
-
generateGroupId(dataItem: any): string;
|
|
120
|
-
isDisabled(index: number): boolean;
|
|
121
|
-
isAltRow(index: number): boolean;
|
|
122
|
-
scrollToItem(index: number): void;
|
|
123
|
-
scrollWithOnePage(action: NavigationAction): void;
|
|
124
|
-
scrollToIndex(index: number): void;
|
|
125
|
-
scroll(item: ElementRef<HTMLElement>): void;
|
|
126
|
-
/**
|
|
127
|
-
* Indicates whether a scrollbar is currently rendered in the list.
|
|
128
|
-
*/
|
|
129
|
-
hasScrollbar(): boolean;
|
|
130
|
-
isItemSelected(index: number): boolean;
|
|
131
|
-
get isDisabledDefaultItem(): boolean;
|
|
132
|
-
getDefaultItemText(): any;
|
|
133
|
-
/**
|
|
134
|
-
* Sets the list's content overflow (hides/shows scrollbar)
|
|
135
|
-
*/
|
|
136
|
-
private setOverflow;
|
|
137
|
-
/**
|
|
138
|
-
* Indicates whether the scrollbar should be visible in virtual mode.
|
|
139
|
-
*/
|
|
140
|
-
private hasVirtualScrollbar;
|
|
141
|
-
private positionItems;
|
|
142
|
-
private setComponentClasses;
|
|
143
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListComponent, never>;
|
|
144
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListComponent, "kendo-list", never, { "selected": { "alias": "selected"; "required": false; }; "focused": { "alias": "focused"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "height": { "alias": "height"; "required": false; }; "template": { "alias": "template"; "required": false; }; "groupTemplate": { "alias": "groupTemplate"; "required": false; }; "fixedGroupTemplate": { "alias": "fixedGroupTemplate"; "required": false; }; "show": { "alias": "show"; "required": false; }; "id": { "alias": "id"; "required": false; }; "optionPrefix": { "alias": "optionPrefix"; "required": false; }; "multipleSelection": { "alias": "multipleSelection"; "required": false; }; "virtual": { "alias": "virtual"; "required": false; }; "type": { "alias": "type"; "required": false; }; "checkboxes": { "alias": "checkboxes"; "required": false; }; "ariaLive": { "alias": "ariaLive"; "required": false; }; "isMultiselect": { "alias": "isMultiselect"; "required": false; }; "isActionSheetExpanded": { "alias": "isActionSheetExpanded"; "required": false; }; "showStickyHeader": { "alias": "showStickyHeader"; "required": false; }; "rowWidth": { "alias": "rowWidth"; "required": false; }; "customItemTemplate": { "alias": "customItemTemplate"; "required": false; }; "text": { "alias": "text"; "required": false; }; "allowCustom": { "alias": "allowCustom"; "required": false; }; "defaultItem": { "alias": "defaultItem"; "required": false; }; "data": { "alias": "data"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, { "onClick": "onClick"; "pageChange": "pageChange"; "listResize": "listResize"; "popupListScroll": "popupListScroll"; }, never, never, true, never>;
|
|
145
|
-
}
|
|
@@ -1,70 +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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { Messages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Custom component messages override default component messages
|
|
10
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/dropdowns/globalization#messages)).
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-dropdownlist>
|
|
15
|
-
* <kendo-dropdownlist-messages
|
|
16
|
-
* noDataText="No items found"
|
|
17
|
-
* clearTitle="Clear selection">
|
|
18
|
-
* </kendo-dropdownlist-messages>
|
|
19
|
-
* </kendo-dropdownlist>
|
|
20
|
-
*
|
|
21
|
-
* <kendo-combobox>
|
|
22
|
-
* <kendo-combobox-messages
|
|
23
|
-
* noDataText="No items found"
|
|
24
|
-
* filterInputPlaceholder="Search items">
|
|
25
|
-
* </kendo-combobox-messages>
|
|
26
|
-
* </kendo-combobox>
|
|
27
|
-
*
|
|
28
|
-
* <kendo-multicolumncombobox>
|
|
29
|
-
* <kendo-multicolumncombobox-messages
|
|
30
|
-
* noDataText="No items found"
|
|
31
|
-
* clearTitle="Clear selection">
|
|
32
|
-
* </kendo-multicolumncombobox-messages>
|
|
33
|
-
* </kendo-multicolumncombobox>
|
|
34
|
-
*
|
|
35
|
-
* <kendo-autocomplete>
|
|
36
|
-
* <kendo-autocomplete-messages
|
|
37
|
-
* noDataText="No items found"
|
|
38
|
-
* filterInputPlaceholder="Type to search">
|
|
39
|
-
* </kendo-autocomplete-messages>
|
|
40
|
-
* </kendo-autocomplete>
|
|
41
|
-
*
|
|
42
|
-
* <kendo-multiselect>
|
|
43
|
-
* <kendo-multiselect-messages
|
|
44
|
-
* checkAllText="Select all"
|
|
45
|
-
* clearTitle="Clear all">
|
|
46
|
-
* </kendo-multiselect-messages>
|
|
47
|
-
* </kendo-multiselect>
|
|
48
|
-
*
|
|
49
|
-
* <kendo-dropdowntree>
|
|
50
|
-
* <kendo-dropdowntree-messages
|
|
51
|
-
* noDataText="No items found"
|
|
52
|
-
* selectButtonText="Select item">
|
|
53
|
-
* </kendo-dropdowntree-messages>
|
|
54
|
-
* </kendo-dropdowntree>
|
|
55
|
-
*
|
|
56
|
-
* <kendo-multiselecttree>
|
|
57
|
-
* <kendo-multiselecttree-messages
|
|
58
|
-
* checkAllText="Select all"
|
|
59
|
-
* clearTitle="Clear all">
|
|
60
|
-
* </kendo-multiselecttree-messages>
|
|
61
|
-
* </kendo-multiselecttree>
|
|
62
|
-
* ```
|
|
63
|
-
*/
|
|
64
|
-
export declare class CustomMessagesComponent extends Messages {
|
|
65
|
-
protected service: LocalizationService;
|
|
66
|
-
constructor(service: LocalizationService);
|
|
67
|
-
protected get override(): boolean;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CustomMessagesComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomMessagesComponent, "kendo-dropdownlist-messages,kendo-combobox-messages,kendo-multicolumncombobox-messages,kendo-autocomplete-messages,kendo-multiselect-messages,kendo-dropdowntree-messages,kendo-multiselecttree-messages", never, {}, {}, never, never, true, never>;
|
|
70
|
-
}
|
|
@@ -1,16 +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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { Messages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class LocalizedMessagesDirective extends Messages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, " [kendoDropDownListLocalizedMessages], [kendoDropDownTreeLocalizedMessages], [kendoComboBoxLocalizedMessages], [kendoMultiColumnComboBoxLocalizedMessages], [kendoAutoCompleteLocalizedMessages], [kendoMultiSelectLocalizedMessages], [kendoMultiSelectTreeLocalizedMessages] ", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,55 +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 { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class Messages extends ComponentMessages {
|
|
11
|
-
/**
|
|
12
|
-
* The text displayed in the popup when there are no items.
|
|
13
|
-
*/
|
|
14
|
-
noDataText: string;
|
|
15
|
-
/**
|
|
16
|
-
* The title of the clear button.
|
|
17
|
-
*/
|
|
18
|
-
clearTitle: string;
|
|
19
|
-
/**
|
|
20
|
-
* The text displayed for the check-all checkbox.
|
|
21
|
-
*/
|
|
22
|
-
checkAllText: string;
|
|
23
|
-
/**
|
|
24
|
-
* The text set as aria-label on the select button.
|
|
25
|
-
*/
|
|
26
|
-
selectButtonText: string;
|
|
27
|
-
/**
|
|
28
|
-
* The text set as aria-label on the list filter input.
|
|
29
|
-
*/
|
|
30
|
-
filterInputLabel: string;
|
|
31
|
-
/**
|
|
32
|
-
* The text set as aria-label on the popup containing the list of options when its role is `region`.
|
|
33
|
-
*/
|
|
34
|
-
popupLabel: string;
|
|
35
|
-
/**
|
|
36
|
-
* The title of the Close button of the ActionSheet that is rendered instead of the Popup when using small screen devices in adaptive mode.
|
|
37
|
-
*/
|
|
38
|
-
adaptiveCloseButtonTitle: string;
|
|
39
|
-
/**
|
|
40
|
-
* The text for the input's placeholder when filtering is enabled.
|
|
41
|
-
*/
|
|
42
|
-
filterInputPlaceholder: string;
|
|
43
|
-
/**
|
|
44
|
-
* The text displayed when the user types a custom value that is not in the list of options.
|
|
45
|
-
*
|
|
46
|
-
* The text includes a localizable string and the custom value.
|
|
47
|
-
* For example, when adding a custom value **Test**, the default text is **Use "Test"**.
|
|
48
|
-
*
|
|
49
|
-
* You can reorder the custom value and the localizable part by using a placeholder in `useCustomValueText`.
|
|
50
|
-
* Use `{customValue}` to insert the value, for example, **Add: {customValue}**.
|
|
51
|
-
*/
|
|
52
|
-
useCustomValueText: string;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, never, never, { "noDataText": { "alias": "noDataText"; "required": false; }; "clearTitle": { "alias": "clearTitle"; "required": false; }; "checkAllText": { "alias": "checkAllText"; "required": false; }; "selectButtonText": { "alias": "selectButtonText"; "required": false; }; "filterInputLabel": { "alias": "filterInputLabel"; "required": false; }; "popupLabel": { "alias": "popupLabel"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; "filterInputPlaceholder": { "alias": "filterInputPlaceholder"; "required": false; }; "useCustomValueText": { "alias": "useCustomValueText"; "required": false; }; }, {}, never, never, true, never>;
|
|
55
|
-
}
|
|
@@ -1,27 +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
|
-
* The settings for the checkboxes.
|
|
7
|
-
*/
|
|
8
|
-
export interface MultiSelectCheckableSettings {
|
|
9
|
-
/**
|
|
10
|
-
* Specifies whether checkboxes will be rendered before each item in the popup list.
|
|
11
|
-
*
|
|
12
|
-
* @default true
|
|
13
|
-
*/
|
|
14
|
-
enabled?: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Determines if clicking anywhere on the item will trigger selection
|
|
17
|
-
* or only through clicking a checkbox. If disabled, clicking outside the checkbox on
|
|
18
|
-
* the item itself will not select the item.
|
|
19
|
-
*
|
|
20
|
-
* @default true
|
|
21
|
-
*/
|
|
22
|
-
checkOnClick?: boolean;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
export declare const normalizeCheckboxesSettings: (settings: MultiSelectCheckableSettings | boolean) => MultiSelectCheckableSettings;
|
|
@@ -1,8 +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 type Direction = 'rtl' | 'ltr';
|
|
@@ -1,8 +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
|
-
* Represents the possible fillMode options of the dropdowns.
|
|
7
|
-
*/
|
|
8
|
-
export type DropDownFillMode = 'solid' | 'flat' | 'outline';
|
|
@@ -1,8 +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 type ListType = 'list' | 'dropdowngrid';
|
|
@@ -1,18 +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
|
-
* Arguments for the `pageChange` event.
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export interface PageChangeEvent {
|
|
10
|
-
/**
|
|
11
|
-
* The number of records to skip.
|
|
12
|
-
*/
|
|
13
|
-
skip: number;
|
|
14
|
-
/**
|
|
15
|
-
* The number of records to take.
|
|
16
|
-
*/
|
|
17
|
-
take: number;
|
|
18
|
-
}
|
|
@@ -1,46 +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 { ViewContainerRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Used for configuring the dimensions of the popup container.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* ```ts
|
|
11
|
-
* _@Component({
|
|
12
|
-
* selector: 'my-app',
|
|
13
|
-
* template: `
|
|
14
|
-
* <kendo-dropdownlist [data]="listItems" [popupSettings]="{ height: 300, width: 300 }">
|
|
15
|
-
* </kendo-dropdownlist>
|
|
16
|
-
* `
|
|
17
|
-
* })
|
|
18
|
-
* class AppComponent {
|
|
19
|
-
* public listItems: Array<string> = ["Item 1", "Item 2", "Item 3", "Item 4"];
|
|
20
|
-
* }
|
|
21
|
-
* ```
|
|
22
|
-
*/
|
|
23
|
-
export interface PopupSettings {
|
|
24
|
-
/**
|
|
25
|
-
* Controls the popup animation. By default, the open and close animations are enabled.
|
|
26
|
-
*/
|
|
27
|
-
animate?: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Controls the popup container. By default, the popup will be appended to the root component.
|
|
30
|
-
*/
|
|
31
|
-
appendTo?: 'root' | 'component' | ViewContainerRef;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies a list of CSS classes used for styling the popup.
|
|
34
|
-
*/
|
|
35
|
-
popupClass?: string | string[] | Set<string> | object;
|
|
36
|
-
/**
|
|
37
|
-
* Sets the popup width. By default, it is equal to the width of the component. If set to `auto`, the component
|
|
38
|
-
* automatically adjusts the width of the popup, so that the item labels are not wrapped.
|
|
39
|
-
* The `auto` mode is not supported when virtual scrolling is enabled
|
|
40
|
-
*/
|
|
41
|
-
width?: number | string;
|
|
42
|
-
/**
|
|
43
|
-
* Sets the maximum height of the popup.
|
|
44
|
-
*/
|
|
45
|
-
height?: number;
|
|
46
|
-
}
|
|
@@ -1,21 +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 declare class PreventableEvent {
|
|
9
|
-
private prevented;
|
|
10
|
-
/**
|
|
11
|
-
* Prevents the default action for a specified event.
|
|
12
|
-
* In this way, the source component suppresses the built-in behavior that follows the event.
|
|
13
|
-
*/
|
|
14
|
-
preventDefault(): void;
|
|
15
|
-
/**
|
|
16
|
-
* If the event is prevented by any of its subscribers, returns `true`.
|
|
17
|
-
*
|
|
18
|
-
* @returns `true` if the default action was prevented. Otherwise, returns `false`.
|
|
19
|
-
*/
|
|
20
|
-
isDefaultPrevented(): boolean;
|
|
21
|
-
}
|
|
@@ -1,20 +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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
/**
|
|
7
|
-
* Arguments for the `removeTag` event. The `removeTag` event fires when a tag is about
|
|
8
|
-
* to the removed. If you cancel the event, the removal is prevented.
|
|
9
|
-
*/
|
|
10
|
-
export declare class RemoveTagEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* The data item or an array of data items that will be removed.
|
|
13
|
-
*/
|
|
14
|
-
readonly dataItem: any;
|
|
15
|
-
/**
|
|
16
|
-
* Constructs the event arguments for the `remove` event.
|
|
17
|
-
* @param dataItem - The data item or an array of data items that will be removed.
|
|
18
|
-
*/
|
|
19
|
-
constructor(dataItem: any);
|
|
20
|
-
}
|
|
@@ -1,8 +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
|
-
* Represents the possible rounded options of the dropdowns.
|
|
7
|
-
*/
|
|
8
|
-
export type DropDownRounded = 'small' | 'medium' | 'large' | 'full' | 'none';
|
package/common/models/size.d.ts
DELETED
|
@@ -1,8 +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
|
-
* Represents the possible size options of the dropdowns.
|
|
7
|
-
*/
|
|
8
|
-
export type DropDownSize = 'small' | 'medium' | 'large';
|
|
@@ -1,49 +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
|
-
* Used for configuring virtual scrolling:
|
|
7
|
-
* * [AutoComplete virtualization](https://www.telerik.com/kendo-angular-ui/components/dropdowns/autocomplete/virtualization)
|
|
8
|
-
* * [ComboBox virtualization](https://www.telerik.com/kendo-angular-ui/components/dropdowns/combobox/virtualization)
|
|
9
|
-
* * [DropDownList virtualization](https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/virtualization)
|
|
10
|
-
* * [MultiSelect virtualization](https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/virtualization)
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```ts
|
|
14
|
-
* _@Component({
|
|
15
|
-
* selector: 'my-app',
|
|
16
|
-
* template: `
|
|
17
|
-
* <kendo-dropdownlist [data]="listItems" [virtual]="{ itemHeight: 28, pageSize: 10 }">
|
|
18
|
-
* </kendo-dropdownlist>
|
|
19
|
-
* `
|
|
20
|
-
* })
|
|
21
|
-
* class AppComponent {
|
|
22
|
-
* public listItems: Array<string> = ["Item 1", "Item 2", "Item 3", "Item 4"];
|
|
23
|
-
* }
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export interface VirtualizationSettings {
|
|
27
|
-
/**
|
|
28
|
-
* Sets the height of the items.
|
|
29
|
-
*/
|
|
30
|
-
itemHeight: number;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the amount of items that will be rendered in the DOM.
|
|
33
|
-
*/
|
|
34
|
-
pageSize?: number;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
* The total amount of items in the dataset.
|
|
38
|
-
*/
|
|
39
|
-
total?: number;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
* Defines the number of records that will be skipped.
|
|
43
|
-
*/
|
|
44
|
-
skip?: number;
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
export declare const normalizeVirtualizationSettings: (settings: boolean | VirtualizationSettings, defaultOverrides?: VirtualizationSettings) => VirtualizationSettings;
|
|
@@ -1,30 +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 declare enum NavigationAction {
|
|
9
|
-
Undefined = 0,
|
|
10
|
-
Open = 1,
|
|
11
|
-
Close = 2,
|
|
12
|
-
Enter = 3,
|
|
13
|
-
Tab = 4,
|
|
14
|
-
Esc = 5,
|
|
15
|
-
Delete = 6,
|
|
16
|
-
Backspace = 7,
|
|
17
|
-
Home = 8,
|
|
18
|
-
End = 9,
|
|
19
|
-
Up = 10,
|
|
20
|
-
Down = 11,
|
|
21
|
-
Left = 12,
|
|
22
|
-
Right = 13,
|
|
23
|
-
PageDown = 14,
|
|
24
|
-
PageUp = 15,
|
|
25
|
-
SelectPrevious = 16,
|
|
26
|
-
SelectNext = 17,
|
|
27
|
-
SelectAll = 18,
|
|
28
|
-
SelectAllToBeginning = 19,
|
|
29
|
-
SelectAllToEnd = 20
|
|
30
|
-
}
|
|
@@ -1,55 +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 { EventEmitter } from '@angular/core';
|
|
6
|
-
import { NavigationAction } from './navigation-action';
|
|
7
|
-
import { DisabledItemsService } from '../disabled-items/disabled-items.service';
|
|
8
|
-
import { SelectionService } from '../selection/selection.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class NavigationEvent {
|
|
14
|
-
index: number;
|
|
15
|
-
originalEvent: KeyboardEvent;
|
|
16
|
-
/**
|
|
17
|
-
* The index of the item to which the user navigated.
|
|
18
|
-
*/
|
|
19
|
-
constructor(index: number, originalEvent: KeyboardEvent);
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare class NavigationService {
|
|
25
|
-
private disabledItemsService;
|
|
26
|
-
private selectionService;
|
|
27
|
-
open: EventEmitter<NavigationEvent>;
|
|
28
|
-
close: EventEmitter<NavigationEvent>;
|
|
29
|
-
enter: EventEmitter<NavigationEvent>;
|
|
30
|
-
tab: EventEmitter<NavigationEvent>;
|
|
31
|
-
esc: EventEmitter<NavigationEvent>;
|
|
32
|
-
up: EventEmitter<NavigationEvent>;
|
|
33
|
-
right: EventEmitter<NavigationEvent>;
|
|
34
|
-
down: EventEmitter<NavigationEvent>;
|
|
35
|
-
left: EventEmitter<NavigationEvent>;
|
|
36
|
-
delete: EventEmitter<NavigationEvent>;
|
|
37
|
-
backspace: EventEmitter<NavigationEvent>;
|
|
38
|
-
home: EventEmitter<NavigationEvent>;
|
|
39
|
-
end: EventEmitter<NavigationEvent>;
|
|
40
|
-
pagedown: EventEmitter<NavigationEvent>;
|
|
41
|
-
pageup: EventEmitter<NavigationEvent>;
|
|
42
|
-
selectnext: EventEmitter<NavigationEvent>;
|
|
43
|
-
selectprevious: EventEmitter<NavigationEvent>;
|
|
44
|
-
selectall: EventEmitter<NavigationEvent>;
|
|
45
|
-
selectalltobeginning: EventEmitter<NavigationEvent>;
|
|
46
|
-
selectalltoend: EventEmitter<NavigationEvent>;
|
|
47
|
-
constructor(disabledItemsService: DisabledItemsService, selectionService: SelectionService);
|
|
48
|
-
process(args: any): NavigationAction;
|
|
49
|
-
private next;
|
|
50
|
-
private clampIndex;
|
|
51
|
-
private firstFocusableIndex;
|
|
52
|
-
private isDisabled;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationService, never>;
|
|
54
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NavigationService>;
|
|
55
|
-
}
|