@progress/kendo-angular-treelist 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-treelist.mjs +513 -513
- package/index.d.ts +8735 -170
- package/package-metadata.mjs +2 -2
- package/package.json +23 -23
- package/schematics/ngAdd/index.js +3 -3
- package/binding-directives/base-binding.directive.d.ts +0 -72
- package/binding-directives/data-bound-tree-component.d.ts +0 -59
- package/binding-directives/flat-binding.directive.d.ts +0 -49
- package/binding-directives/hierarchy-binding.directive.d.ts +0 -48
- package/column-menu/column-chooser-item-checked.directive.d.ts +0 -21
- package/column-menu/column-chooser.component.d.ts +0 -68
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -61
- package/column-menu/column-locked-change-event.d.ts +0 -20
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -37
- package/column-menu/column-menu-autosize.component.d.ts +0 -41
- package/column-menu/column-menu-chooser.component.d.ts +0 -71
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -15
- package/column-menu/column-menu-filter.component.d.ts +0 -65
- package/column-menu/column-menu-item-base.d.ts +0 -25
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -32
- package/column-menu/column-menu-item.component.d.ts +0 -80
- package/column-menu/column-menu-item.directive.d.ts +0 -67
- package/column-menu/column-menu-lock.component.d.ts +0 -49
- package/column-menu/column-menu-settings.interface.d.ts +0 -45
- package/column-menu/column-menu-sort.component.d.ts +0 -44
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -139
- package/column-menu/column-menu.service.d.ts +0 -63
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -37
- package/column-resizing/column-handle.directive.d.ts +0 -41
- package/column-resizing/column-resize.interface.d.ts +0 -59
- package/column-resizing/column-resizing.service.d.ts +0 -34
- package/column-resizing/table.directive.d.ts +0 -33
- package/columns/checkbox-column.component.d.ts +0 -45
- package/columns/column-base.d.ts +0 -238
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -61
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -94
- package/columns/columns-container.d.ts +0 -27
- package/columns/command-column.component.d.ts +0 -42
- package/columns/rowreorder-column.component.d.ts +0 -27
- package/columns/sort-settings.d.ts +0 -49
- package/columns/span-column.component.d.ts +0 -119
- package/common/cell-click-event-args.interface.d.ts +0 -50
- package/common/column-info.service.d.ts +0 -30
- package/common/create-form-group.d.ts +0 -11
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -21
- package/common/error-messages.d.ts +0 -8
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/id.service.d.ts +0 -18
- package/common/option-changes.service.d.ts +0 -17
- package/common/pager-settings.d.ts +0 -65
- package/common/preventable-event.d.ts +0 -24
- package/common/provider.service.d.ts +0 -27
- package/common/remove-confirmation.d.ts +0 -9
- package/common/single-popup.service.d.ts +0 -60
- package/common/sort.service.d.ts +0 -13
- package/data/change-event-args.interface.d.ts +0 -31
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -25
- package/data/data.collection.d.ts +0 -133
- package/data/treelist-item.interface.d.ts +0 -10
- package/directives.d.ts +0 -159
- package/dragdrop/column-reorder-config.d.ts +0 -14
- package/dragdrop/column-reorder-event.d.ts +0 -27
- package/dragdrop/column-reorder.service.d.ts +0 -15
- package/dragdrop/common.d.ts +0 -38
- package/dragdrop/context-types.d.ts +0 -16
- package/dragdrop/drag-and-drop.service.d.ts +0 -23
- package/dragdrop/drag-hint.service.d.ts +0 -34
- package/dragdrop/draggable-column.directive.d.ts +0 -40
- package/dragdrop/drop-cue.service.d.ts +0 -18
- package/dragdrop/drop-target.directive.d.ts +0 -26
- package/editing/add-command-tool.directive.d.ts +0 -35
- package/editing/add-command.directive.d.ts +0 -41
- package/editing/add-event-args.interface.d.ts +0 -15
- package/editing/base-command.directive.d.ts +0 -31
- package/editing/cancel-command.directive.d.ts +0 -39
- package/editing/cancel-event-args.interface.d.ts +0 -9
- package/editing/cell-close-event.d.ts +0 -33
- package/editing/edit-command.directive.d.ts +0 -39
- package/editing/edit-event-args.interface.d.ts +0 -23
- package/editing/edit-template.directive.d.ts +0 -34
- package/editing/edit.service.d.ts +0 -78
- package/editing/remove-command.directive.d.ts +0 -39
- package/editing/remove-event-args.interface.d.ts +0 -15
- package/editing/save-command.directive.d.ts +0 -39
- package/editing/save-event-args.interface.d.ts +0 -20
- package/editing-directives/create-form-group-args.interface.d.ts +0 -9
- package/editing-directives/edit-service.interface.d.ts +0 -34
- package/editing-directives/editing-directive-base.d.ts +0 -59
- package/editing-directives/flat-edit.service.d.ts +0 -15
- package/editing-directives/hierarchy-edit.service.d.ts +0 -15
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -15
- package/editing-directives/reactive-editing.directive.d.ts +0 -34
- package/editing-directives/row-editing-directive-base.d.ts +0 -20
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -13
- package/excel/excel-command-tool.directive.d.ts +0 -39
- package/excel/excel-command.directive.d.ts +0 -37
- package/excel/excel-export-data.interface.d.ts +0 -22
- package/excel/excel-export-event.d.ts +0 -12
- package/excel/excel.component.d.ts +0 -98
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -19
- package/expand-state/expand-event.d.ts +0 -27
- package/expand-state/expand-state.service.d.ts +0 -22
- package/expand-state/expandable-tree-component.d.ts +0 -32
- package/expand-state/expandable.directive.d.ts +0 -58
- package/filtering/base-filter-cell.component.d.ts +0 -78
- package/filtering/boolean-filter.component.d.ts +0 -57
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -32
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -41
- package/filtering/cell/date-filter-cell.component.d.ts +0 -46
- package/filtering/cell/filter-cell-component.factory.d.ts +0 -12
- package/filtering/cell/filter-cell-host.directive.d.ts +0 -17
- package/filtering/cell/filter-cell-operators.component.d.ts +0 -112
- package/filtering/cell/filter-cell-template.directive.d.ts +0 -35
- package/filtering/cell/filter-cell-wrapper.component.d.ts +0 -21
- package/filtering/cell/filter-cell.component.d.ts +0 -25
- package/filtering/cell/numeric-filter-cell.component.d.ts +0 -57
- package/filtering/cell/string-filter-cell.component.d.ts +0 -52
- package/filtering/date-filter.component.d.ts +0 -111
- package/filtering/filter-component.interface.d.ts +0 -13
- package/filtering/filter-host.directive.d.ts +0 -35
- package/filtering/filter-input-wrapper.component.d.ts +0 -39
- package/filtering/filter-input.directive.d.ts +0 -35
- package/filtering/filter-row.component.d.ts +0 -24
- package/filtering/filter.service.d.ts +0 -32
- package/filtering/filterable.d.ts +0 -30
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -77
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -65
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -73
- package/filtering/menu/filter-menu-dropdownlist.directive.d.ts +0 -19
- package/filtering/menu/filter-menu-host.directive.d.ts +0 -22
- package/filtering/menu/filter-menu-input-wrapper.component.d.ts +0 -48
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -32
- package/filtering/menu/filter-menu.component.d.ts +0 -61
- package/filtering/menu/filter-radio-button.directive.d.ts +0 -19
- package/filtering/menu/menu-tabbing.service.d.ts +0 -18
- package/filtering/menu/numeric-filter-menu-input.component.d.ts +0 -43
- package/filtering/menu/numeric-filter-menu.component.d.ts +0 -82
- package/filtering/menu/string-filter-menu-input.component.d.ts +0 -32
- package/filtering/menu/string-filter-menu.component.d.ts +0 -76
- package/filtering/numeric-filter.component.d.ts +0 -85
- package/filtering/operators/after-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/after-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-filter-operator.component.d.ts +0 -49
- package/filtering/operators/contains-filter-operator.component.d.ts +0 -43
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -43
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -91
- package/filtering/operators/filter-operator.base.d.ts +0 -44
- package/filtering/operators/gt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/gte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-empty-filter-operator.component.d.ts +0 -43
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -43
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -91
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -91
- package/filtering/operators/lt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/lte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/neq-filter-operator.component.d.ts +0 -91
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -43
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -43
- package/filtering/string-filter.component.d.ts +0 -47
- package/layout/resizable.directive.d.ts +0 -28
- package/layout/resize.service.d.ts +0 -18
- package/layout/responsive.service.d.ts +0 -20
- package/layout/row-sync.d.ts +0 -8
- package/localization/custom-messages.component.d.ts +0 -27
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -377
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -67
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -34
- package/navigation/focusable.directive.d.ts +0 -89
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -53
- package/navigation/logical-cell.interface.d.ts +0 -19
- package/navigation/logical-row.directive.d.ts +0 -37
- package/navigation/logical-row.interface.d.ts +0 -14
- package/navigation/model-cell.d.ts +0 -25
- package/navigation/navigation-cell.interface.d.ts +0 -59
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -48
- package/navigation/navigation-metadata.d.ts +0 -20
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -34
- package/navigation/navigation.service.d.ts +0 -116
- package/navigation/treelist-focusable-element.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -10
- package/pdf/pdf-command-tool.directive.d.ts +0 -43
- package/pdf/pdf-command.directive.d.ts +0 -41
- package/pdf/pdf-export-event.d.ts +0 -16
- package/pdf/pdf-margin.component.d.ts +0 -24
- package/pdf/pdf-margin.interface.d.ts +0 -9
- package/pdf/pdf-template.directive.d.ts +0 -34
- package/pdf/pdf.component.d.ts +0 -76
- package/pdf/pdf.module.d.ts +0 -36
- package/pdf/pdf.service.d.ts +0 -24
- package/pdf/treelist-query.d.ts +0 -26
- package/rendering/cell-template.directive.d.ts +0 -38
- package/rendering/cell.component.d.ts +0 -64
- package/rendering/common/col-group.component.d.ts +0 -17
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/level-items.pipe.d.ts +0 -14
- package/rendering/common/loading.component.d.ts +0 -17
- package/rendering/common/row-class.d.ts +0 -37
- package/rendering/common/spacer.component.d.ts +0 -36
- package/rendering/constants.d.ts +0 -28
- package/rendering/footer-template.directive.d.ts +0 -34
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -138
- package/rendering/header/select-all-checkbox.directive.d.ts +0 -23
- package/rendering/list.component.d.ts +0 -138
- package/rendering/no-records-template.directive.d.ts +0 -29
- package/rendering/table-body.component.d.ts +0 -101
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -42
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -21
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -30
- package/row-reordering/flat-reorder.service.d.ts +0 -16
- package/row-reordering/hierarchical-reorder.service.d.ts +0 -16
- package/row-reordering/row-reorder.service.d.ts +0 -72
- package/row-reordering/types.d.ts +0 -42
- package/row-reordering/utils.d.ts +0 -85
- package/scrolling/content-scroll-event.d.ts +0 -43
- package/scrolling/row-height.service.d.ts +0 -15
- package/scrolling/scroll-bottom-event.d.ts +0 -16
- package/scrolling/scroll-request.service.d.ts +0 -28
- package/scrolling/scroll-sync.service.d.ts +0 -36
- package/scrolling/scroller.service.d.ts +0 -49
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/is-selected.d.ts +0 -17
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/selectable-settings.d.ts +0 -44
- package/selection/selectable.directive.d.ts +0 -87
- package/selection/selection-change-event.d.ts +0 -44
- package/selection/selection-state.d.ts +0 -34
- package/selection/selection.service.d.ts +0 -53
- package/treelist.component.d.ts +0 -808
- package/treelist.module.d.ts +0 -137
- package/utils.d.ts +0 -80
|
@@ -1,111 +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 { OnInit } from '@angular/core';
|
|
6
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
7
|
-
import { FilterService } from './filter.service';
|
|
8
|
-
import { FilterDescriptor } from '@progress/kendo-data-query';
|
|
9
|
-
import { BaseFilterCellComponent } from './base-filter-cell.component';
|
|
10
|
-
import { FilterComponent } from './filter-component.interface';
|
|
11
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
12
|
-
import { CalendarView, DateInputFormatPlaceholder } from '@progress/kendo-angular-dateinputs';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class DateFilterComponent extends BaseFilterCellComponent implements FilterComponent, OnInit {
|
|
18
|
-
protected localization: LocalizationService;
|
|
19
|
-
/**
|
|
20
|
-
* The column with which the filter is associated.
|
|
21
|
-
* @type {ColumnComponent}
|
|
22
|
-
*/
|
|
23
|
-
column: ColumnComponent;
|
|
24
|
-
/**
|
|
25
|
-
* The default filter operator.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @default 'gte'
|
|
28
|
-
*/
|
|
29
|
-
operator: string;
|
|
30
|
-
/**
|
|
31
|
-
* The current filter for the associated column field.
|
|
32
|
-
* @readonly
|
|
33
|
-
* @type {FilterDescriptor}
|
|
34
|
-
*/
|
|
35
|
-
get currentFilter(): FilterDescriptor;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the date format that is used when the component is not focused.
|
|
38
|
-
* By default, the `column.format` value is used (if set).
|
|
39
|
-
* @type {string}
|
|
40
|
-
*/
|
|
41
|
-
set format(value: string);
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the date format that is used when the component is not focused.
|
|
44
|
-
* By default, the `column.format` value is used (if set).
|
|
45
|
-
* @readonly
|
|
46
|
-
* @type {string}
|
|
47
|
-
*/
|
|
48
|
-
get format(): string;
|
|
49
|
-
/**
|
|
50
|
-
* Specifies the smallest value that is valid.
|
|
51
|
-
* @type {Date}
|
|
52
|
-
*/
|
|
53
|
-
min: Date;
|
|
54
|
-
/**
|
|
55
|
-
* Specifies the greatest value that is valid.
|
|
56
|
-
* @type {Date}
|
|
57
|
-
*/
|
|
58
|
-
max: Date;
|
|
59
|
-
/**
|
|
60
|
-
* Defines the descriptions of the format sections in the input field.
|
|
61
|
-
* [See possible format options](https://www.telerik.com/kendo-angular-ui/components/dateinputs/dateinput/placeholders#format-sections-description).
|
|
62
|
-
* @type {DateInputFormatPlaceholder}
|
|
63
|
-
*/
|
|
64
|
-
formatPlaceholder: DateInputFormatPlaceholder;
|
|
65
|
-
/**
|
|
66
|
-
* Specifies the hint that the component displays when its value is `null`.
|
|
67
|
-
* @type {string}
|
|
68
|
-
*/
|
|
69
|
-
placeholder: string;
|
|
70
|
-
/**
|
|
71
|
-
* Defines the active view that the calendar initially renders.
|
|
72
|
-
* By default, the active view is `month`.
|
|
73
|
-
* You have to set `activeView` within the `topView`-`bottomView` range.
|
|
74
|
-
* @type {CalendarView}
|
|
75
|
-
* @default 'month'
|
|
76
|
-
*/
|
|
77
|
-
activeView: CalendarView;
|
|
78
|
-
/**
|
|
79
|
-
* Defines the bottommost calendar view, to which the user can navigate.
|
|
80
|
-
* @type {CalendarView}
|
|
81
|
-
* @default 'month'
|
|
82
|
-
*/
|
|
83
|
-
bottomView: CalendarView;
|
|
84
|
-
/**
|
|
85
|
-
* Defines the topmost calendar view, to which the user can navigate.
|
|
86
|
-
* @type {CalendarView}
|
|
87
|
-
* @default 'century'
|
|
88
|
-
*/
|
|
89
|
-
topView: CalendarView;
|
|
90
|
-
/**
|
|
91
|
-
* Determines whether to display a week number column in the `month` view of the Calendar.
|
|
92
|
-
* @type {boolean}
|
|
93
|
-
* @default false
|
|
94
|
-
*/
|
|
95
|
-
weekNumber: boolean;
|
|
96
|
-
private get columnFormat();
|
|
97
|
-
/**
|
|
98
|
-
* The current filter operator for the associated column field.
|
|
99
|
-
* @readonly
|
|
100
|
-
* @type {string}
|
|
101
|
-
*/
|
|
102
|
-
get currentOperator(): string;
|
|
103
|
-
private _format;
|
|
104
|
-
private subscription;
|
|
105
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
106
|
-
ngOnInit(): void;
|
|
107
|
-
ngOnDestroy(): void;
|
|
108
|
-
protected localizationChange(): void;
|
|
109
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateFilterComponent, never>;
|
|
110
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DateFilterComponent, never, never, { "column": { "alias": "column"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "format": { "alias": "format"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "formatPlaceholder": { "alias": "formatPlaceholder"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "bottomView": { "alias": "bottomView"; "required": false; }; "topView": { "alias": "topView"; "required": false; }; "weekNumber": { "alias": "weekNumber"; "required": false; }; }, {}, never, never, true, never>;
|
|
111
|
-
}
|
|
@@ -1,13 +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 { ColumnComponent } from '../columns/column.component';
|
|
6
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface FilterComponent {
|
|
11
|
-
column: ColumnComponent;
|
|
12
|
-
filter: CompositeFilterDescriptor;
|
|
13
|
-
}
|
|
@@ -1,35 +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 { Type, ViewContainerRef, OnInit, OnDestroy, OnChanges, ComponentRef, SimpleChange } from '@angular/core';
|
|
6
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
7
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
8
|
-
import { FilterComponent } from './filter-component.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export type Context = {
|
|
14
|
-
filter: CompositeFilterDescriptor;
|
|
15
|
-
column: ColumnComponent;
|
|
16
|
-
};
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare abstract class FilterHostDirective implements OnInit, OnDestroy, OnChanges {
|
|
21
|
-
private host;
|
|
22
|
-
column: ColumnComponent;
|
|
23
|
-
filter: CompositeFilterDescriptor;
|
|
24
|
-
protected component: ComponentRef<FilterComponent>;
|
|
25
|
-
constructor(host: ViewContainerRef);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
ngOnChanges(changes: {
|
|
29
|
-
[propertyName: string]: SimpleChange;
|
|
30
|
-
}): void;
|
|
31
|
-
protected abstract componentType(): Type<FilterComponent>;
|
|
32
|
-
protected initComponent({ column, filter }: Context): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterHostDirective, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterHostDirective, never, never, { "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; }, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -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 { SimpleChange } from "@angular/core";
|
|
6
|
-
import { ColumnComponent } from "../columns/column.component";
|
|
7
|
-
import { CompositeFilterDescriptor, FilterDescriptor } from "@progress/kendo-data-query";
|
|
8
|
-
import { FilterInputDirective } from "./filter-input.directive";
|
|
9
|
-
import { BaseFilterCellComponent } from "./base-filter-cell.component";
|
|
10
|
-
import { FilterService } from "./filter.service";
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare abstract class FilterInputWrapperComponent extends BaseFilterCellComponent {
|
|
16
|
-
column: ColumnComponent;
|
|
17
|
-
input: FilterInputDirective;
|
|
18
|
-
get currentFilter(): FilterDescriptor;
|
|
19
|
-
get currentOperator(): string;
|
|
20
|
-
set currentOperator(value: string);
|
|
21
|
-
get defaultOperator(): string;
|
|
22
|
-
set defaultOperator(value: string);
|
|
23
|
-
private set filterInputDisabled(value);
|
|
24
|
-
private _defaultOperator;
|
|
25
|
-
private _operator;
|
|
26
|
-
private changeSubscription;
|
|
27
|
-
constructor(filterService: FilterService);
|
|
28
|
-
ngAfterContentInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
onChange(value: any): void;
|
|
31
|
-
onClear(): void;
|
|
32
|
-
protected applyNoValueFilter(operator: string): void;
|
|
33
|
-
protected abstract filterChange(filter: CompositeFilterDescriptor): void;
|
|
34
|
-
ngOnChanges(changes: {
|
|
35
|
-
[propertyName: string]: SimpleChange;
|
|
36
|
-
}): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterInputWrapperComponent, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputWrapperComponent, never, never, { "column": { "alias": "column"; "required": false; }; "defaultOperator": { "alias": "defaultOperator"; "required": false; }; }, {}, ["input"], never, true, never>;
|
|
39
|
-
}
|
|
@@ -1,35 +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 { ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, AfterViewInit, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class FilterInputDirective implements AfterViewInit, OnDestroy, OnChanges {
|
|
12
|
-
private element;
|
|
13
|
-
private renderer;
|
|
14
|
-
change: EventEmitter<string>;
|
|
15
|
-
composing: boolean;
|
|
16
|
-
kendoInput: any;
|
|
17
|
-
filterDelay: number;
|
|
18
|
-
columnLabel: string;
|
|
19
|
-
column: any;
|
|
20
|
-
set value(value: string);
|
|
21
|
-
set disabled(value: boolean);
|
|
22
|
-
private accessor;
|
|
23
|
-
private changeRequests;
|
|
24
|
-
private changeRequestsSubscription;
|
|
25
|
-
private unsubscribeEvents;
|
|
26
|
-
constructor(valueAccessors: ControlValueAccessor[], ngZone: NgZone, element: ElementRef, renderer: Renderer2);
|
|
27
|
-
ngAfterViewInit(): void;
|
|
28
|
-
ngOnChanges(changes: any): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
private subscribeChanges;
|
|
31
|
-
private unsubscribeChanges;
|
|
32
|
-
private addAriaAttributes;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterInputDirective, [{ self: true; }, null, null, null]>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[kendoFilterInput]", never, { "filterDelay": { "alias": "filterDelay"; "required": false; }; "columnLabel": { "alias": "columnLabel"; "required": false; }; "column": { "alias": "column"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, ["kendoInput"], never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,24 +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 { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { ColumnBase } from '../columns/column-base';
|
|
8
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class FilterRowComponent {
|
|
14
|
-
columns: ColumnBase[];
|
|
15
|
-
filter: CompositeFilterDescriptor;
|
|
16
|
-
logicalRowIndex: number;
|
|
17
|
-
lockedColumnsCount: number;
|
|
18
|
-
filterRowClass: boolean;
|
|
19
|
-
filterLabel: string;
|
|
20
|
-
constructor(localization: LocalizationService);
|
|
21
|
-
getColumnComponent(column: ColumnBase): ColumnComponent;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterRowComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterRowComponent, "[kendoTreeListFilterRow]", never, { "columns": { "alias": "columns"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "logicalRowIndex": { "alias": "logicalRowIndex"; "required": false; }; "lockedColumnsCount": { "alias": "lockedColumnsCount"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -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 { Subject } from 'rxjs';
|
|
6
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { MenuTabbingService } from './menu/menu-tabbing.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents a service to set the filter descriptor for the TreeList. ([See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu)).
|
|
11
|
-
*/
|
|
12
|
-
export declare class FilterService {
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
menuTabbingService: MenuTabbingService;
|
|
17
|
-
/**
|
|
18
|
-
* Fires when the filter descriptors is set.
|
|
19
|
-
*/
|
|
20
|
-
changes: Subject<CompositeFilterDescriptor>;
|
|
21
|
-
/**
|
|
22
|
-
* Sets the filter descriptor.
|
|
23
|
-
* @param {CompositeFilterDescriptor} value The filter descriptor to set.
|
|
24
|
-
*/
|
|
25
|
-
filter(value: CompositeFilterDescriptor): void;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
constructor(menuTabbingService?: MenuTabbingService);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterService, [{ optional: true; }]>;
|
|
31
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FilterService>;
|
|
32
|
-
}
|
|
@@ -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
|
-
* Represents the options for the `filterable` setting of the TreeList.
|
|
7
|
-
*
|
|
8
|
-
* The available values are:
|
|
9
|
-
* - `row`—Displays a filter row in the TreeList.
|
|
10
|
-
* - `menu`—Displays a filter menu in the TreeList.
|
|
11
|
-
* - `menu, row`—Displays filter menu with filter row.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-treelist filterable="menu, row"></kendo-treelist>
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export type FilterableSettings = boolean | 'row' | 'menu' | 'menu, row';
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
export declare const isFilterable: (settings: FilterableSettings) => settings is true | "row" | "menu" | "menu, row";
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
export declare const hasFilterMenu: (settings: FilterableSettings) => boolean;
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
export declare const hasFilterRow: (settings: FilterableSettings) => boolean;
|
|
@@ -1,77 +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 { ElementRef } from '@angular/core';
|
|
6
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { RadioButtonComponent } from '@progress/kendo-angular-inputs';
|
|
8
|
-
import { FilterService } from '../filter.service';
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import { BooleanFilterComponent } from '../boolean-filter.component';
|
|
11
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents the Kendo UI Boolean-filter menu component for Angular TreeList. Use this component to filter boolean fields in the TreeList. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#built-in-filter-menu-components).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-treelist-column field="Discontinued" title="Discontinued">
|
|
19
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
20
|
-
* <kendo-treelist-boolean-filter-menu
|
|
21
|
-
* [column]="column"
|
|
22
|
-
* [filter]="filter"
|
|
23
|
-
* [filterService]="filterService">
|
|
24
|
-
* </kendo-treelist-boolean-filter-menu>
|
|
25
|
-
* </ng-template>
|
|
26
|
-
* </kendo-treelist-column>
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class BooleanFilterMenuComponent extends BooleanFilterComponent {
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
get hostClasses(): boolean;
|
|
34
|
-
inputElem: ElementRef;
|
|
35
|
-
/**
|
|
36
|
-
* The current menu filter.
|
|
37
|
-
* @type {CompositeFilterDescriptor}
|
|
38
|
-
*/
|
|
39
|
-
filter: CompositeFilterDescriptor;
|
|
40
|
-
/**
|
|
41
|
-
* The `FilterService` instance that handles changes in the filter descriptor.
|
|
42
|
-
*/
|
|
43
|
-
filterService: FilterService;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*/
|
|
47
|
-
menuTabbingService: MenuTabbingService;
|
|
48
|
-
idPrefix: string;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
private radioButtons;
|
|
53
|
-
constructor(localization: LocalizationService);
|
|
54
|
-
ngAfterViewInit(): void;
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
*/
|
|
58
|
-
radioId(value: any): string;
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
onChange(value: any, input: RadioButtonComponent): void;
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
isSelected(radioValue: any): boolean;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
onShiftTab(e: Event): void;
|
|
71
|
-
/**
|
|
72
|
-
* @hidden
|
|
73
|
-
*/
|
|
74
|
-
get columnLabel(): string;
|
|
75
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanFilterMenuComponent, never>;
|
|
76
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BooleanFilterMenuComponent, "kendo-treelist-boolean-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
77
|
-
}
|
|
@@ -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
|
-
import { OnDestroy } from '@angular/core';
|
|
6
|
-
import { DatePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
7
|
-
import { CalendarView, DateInputFormatPlaceholder } from '@progress/kendo-angular-dateinputs';
|
|
8
|
-
import { FilterDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
9
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
10
|
-
import { FilterService } from '../filter.service';
|
|
11
|
-
import { SinglePopupService } from '../../common/single-popup.service';
|
|
12
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
13
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare class DateFilterMenuInputComponent implements OnDestroy {
|
|
19
|
-
private popupService;
|
|
20
|
-
private localization;
|
|
21
|
-
operators: Array<{
|
|
22
|
-
text: string;
|
|
23
|
-
value: string;
|
|
24
|
-
}>;
|
|
25
|
-
column: ColumnComponent;
|
|
26
|
-
filter: CompositeFilterDescriptor;
|
|
27
|
-
operator: string;
|
|
28
|
-
currentFilter: FilterDescriptor;
|
|
29
|
-
filterService: FilterService;
|
|
30
|
-
menuTabbingService: MenuTabbingService;
|
|
31
|
-
format: string;
|
|
32
|
-
formatPlaceholder: DateInputFormatPlaceholder;
|
|
33
|
-
placeholder: string;
|
|
34
|
-
min: Date;
|
|
35
|
-
max: Date;
|
|
36
|
-
activeView: CalendarView;
|
|
37
|
-
bottomView: CalendarView;
|
|
38
|
-
topView: CalendarView;
|
|
39
|
-
weekNumber: boolean;
|
|
40
|
-
isFirstDropDown: boolean;
|
|
41
|
-
private subscription;
|
|
42
|
-
constructor(popupService: SinglePopupService, localization: LocalizationService);
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
open(picker: DatePickerComponent): void;
|
|
45
|
-
messageFor(key: string): string;
|
|
46
|
-
get columnLabel(): string;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateFilterMenuInputComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateFilterMenuInputComponent, "kendo-treelist-date-filter-menu-input", never, { "operators": { "alias": "operators"; "required": false; }; "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "currentFilter": { "alias": "currentFilter"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "format": { "alias": "format"; "required": false; }; "formatPlaceholder": { "alias": "formatPlaceholder"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "bottomView": { "alias": "bottomView"; "required": false; }; "topView": { "alias": "topView"; "required": false; }; "weekNumber": { "alias": "weekNumber"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -1,65 +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 { CompositeFilterDescriptor, FilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { DateFilterComponent } from '../date-filter.component';
|
|
9
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the Kendo UI date-filter menu component for Angular TreeList. Use this component to filter date fields in the TreeList. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#built-in-filter-menu-components).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-treelist-column field="OrderDate" title="Order Date">
|
|
17
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
18
|
-
* <kendo-treelist-date-filter-menu
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter"
|
|
21
|
-
* [filterService]="filterService">
|
|
22
|
-
* </kendo-treelist-date-filter-menu>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* @remarks
|
|
27
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link AfterEqFilterOperatorComponent}, {@link AfterFilterOperatorComponent}, {@link BeforeEqFilterOperatorComponent}, {@link BeforeFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}.
|
|
28
|
-
*/
|
|
29
|
-
export declare class DateFilterMenuComponent extends DateFilterComponent {
|
|
30
|
-
logicOperators: Array<{
|
|
31
|
-
text: string;
|
|
32
|
-
value: "and" | "or";
|
|
33
|
-
}>;
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
get hostClasses(): boolean;
|
|
38
|
-
/**
|
|
39
|
-
* The current menu filter.
|
|
40
|
-
* @type {CompositeFilterDescriptor}
|
|
41
|
-
*/
|
|
42
|
-
filter: CompositeFilterDescriptor;
|
|
43
|
-
/**
|
|
44
|
-
* Determines if the inputs of second criteria are displayed.
|
|
45
|
-
* @type {boolean}
|
|
46
|
-
* @default true
|
|
47
|
-
*/
|
|
48
|
-
extra: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* The `FilterService` instance that handles changes in the filter descriptor.
|
|
51
|
-
*/
|
|
52
|
-
filterService: FilterService;
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*/
|
|
56
|
-
menuTabbingService: MenuTabbingService;
|
|
57
|
-
constructor(localization: LocalizationService);
|
|
58
|
-
get firstFilter(): FilterDescriptor;
|
|
59
|
-
get secondFilter(): FilterDescriptor;
|
|
60
|
-
logicChange(value: 'and' | 'or'): void;
|
|
61
|
-
get filterMenuDropDownLabel(): string;
|
|
62
|
-
protected localizationChange(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateFilterMenuComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateFilterMenuComponent, "kendo-treelist-date-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
65
|
-
}
|
|
@@ -1,12 +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 { Type } from '@angular/core';
|
|
6
|
-
import { FilterComponent } from '../filter-component.interface';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*
|
|
10
|
-
* > List the following components as `entryComponents` in the TreeListModule.
|
|
11
|
-
*/
|
|
12
|
-
export declare const filterMenuComponentFactory: (type: string) => Type<FilterComponent>;
|
|
@@ -1,73 +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 { OnInit, EventEmitter, OnDestroy, ChangeDetectorRef, AfterViewChecked } from '@angular/core';
|
|
6
|
-
import { CompositeFilterDescriptor } from "@progress/kendo-data-query";
|
|
7
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
8
|
-
import { FilterService } from "../filter.service";
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class FilterMenuContainerComponent implements AfterViewChecked, OnInit, OnDestroy {
|
|
16
|
-
protected parentService: FilterService;
|
|
17
|
-
childService: FilterService;
|
|
18
|
-
protected localization: LocalizationService;
|
|
19
|
-
protected cd: ChangeDetectorRef;
|
|
20
|
-
close: EventEmitter<any>;
|
|
21
|
-
/**
|
|
22
|
-
* The column with which the filter is associated.
|
|
23
|
-
* @type {ColumnComponent}
|
|
24
|
-
*/
|
|
25
|
-
set column(value: ColumnComponent);
|
|
26
|
-
get column(): ColumnComponent;
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
isLast: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
isExpanded: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
menuTabbingService: MenuTabbingService;
|
|
39
|
-
/**
|
|
40
|
-
* The current root filter.
|
|
41
|
-
* @type {CompositeFilterDescriptor}
|
|
42
|
-
*/
|
|
43
|
-
set filter(value: CompositeFilterDescriptor);
|
|
44
|
-
get filter(): CompositeFilterDescriptor;
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
actionsClass: string;
|
|
49
|
-
get childFilter(): CompositeFilterDescriptor;
|
|
50
|
-
private resetButton;
|
|
51
|
-
private filterButton;
|
|
52
|
-
private _column;
|
|
53
|
-
private _childFilter;
|
|
54
|
-
private subscription;
|
|
55
|
-
private _templateContext;
|
|
56
|
-
private _filter;
|
|
57
|
-
private _clearDisabled;
|
|
58
|
-
constructor(parentService: FilterService, childService: FilterService, localization: LocalizationService, cd: ChangeDetectorRef, menuTabbingService: MenuTabbingService);
|
|
59
|
-
ngOnInit(): void;
|
|
60
|
-
ngAfterViewChecked(): void;
|
|
61
|
-
ngOnDestroy(): void;
|
|
62
|
-
get disabled(): boolean;
|
|
63
|
-
get clearDisabled(): boolean;
|
|
64
|
-
get templateContext(): any;
|
|
65
|
-
get hasTemplate(): boolean;
|
|
66
|
-
submit(): boolean;
|
|
67
|
-
reset(): void;
|
|
68
|
-
onTab(e: Event, buttonType: string): void;
|
|
69
|
-
get clearText(): string;
|
|
70
|
-
get filterText(): string;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuContainerComponent, [{ skipSelf: true; }, null, null, null, null]>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterMenuContainerComponent, "kendo-treelist-filter-menu-container", never, { "column": { "alias": "column"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "actionsClass": { "alias": "actionsClass"; "required": false; }; }, { "close": "close"; }, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -1,19 +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 { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class FilterMenuDropDownListDirective {
|
|
11
|
-
private host;
|
|
12
|
-
filterMenuDropDownLabel: string;
|
|
13
|
-
constructor(host: DropDownListComponent);
|
|
14
|
-
ngAfterViewInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
private keydownHandler;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuDropDownListDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuDropDownListDirective, "[kendoFilterMenuDropDown]", never, { "filterMenuDropDownLabel": { "alias": "filterMenuDropDownLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -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 { Type, ViewContainerRef } from "@angular/core";
|
|
6
|
-
import { FilterHostDirective, Context } from "../filter-host.directive";
|
|
7
|
-
import { FilterComponent } from "../filter-component.interface";
|
|
8
|
-
import { FilterService } from "../filter.service";
|
|
9
|
-
import { MenuTabbingService } from "./menu-tabbing.service";
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class FilterMenuHostDirective extends FilterHostDirective {
|
|
15
|
-
filterService: FilterService;
|
|
16
|
-
menuTabbingService: MenuTabbingService;
|
|
17
|
-
constructor(host: ViewContainerRef);
|
|
18
|
-
protected componentType(): Type<FilterComponent>;
|
|
19
|
-
protected initComponent(ctx: Context): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuHostDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuHostDirective, "[kendoFilterMenuHost]", never, { "filterService": { "alias": "filterService"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|