@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,78 +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 { QueryList, AfterContentInit, OnDestroy } from '@angular/core';
|
|
6
|
-
import { FilterService } from './filter.service';
|
|
7
|
-
import { CompositeFilterDescriptor, FilterDescriptor } from '@progress/kendo-data-query';
|
|
8
|
-
import { FilterOperatorBase } from './operators/filter-operator.base';
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import { FilterOperator } from '../common/filter-operator.interface';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare const setFilter: (index: any, filter: any, field: any, defaultOperator: any) => FilterDescriptor;
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare const logicOperators: (localization: LocalizationService) => Array<{
|
|
20
|
-
text: string;
|
|
21
|
-
value: "and" | "or";
|
|
22
|
-
}>;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
export declare const flatten: (filter: CompositeFilterDescriptor) => FilterDescriptor[];
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
export declare const filtersByField: (filter: CompositeFilterDescriptor, field: string) => FilterDescriptor[];
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
export declare const filterByField: (filter: CompositeFilterDescriptor, field: string) => FilterDescriptor;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
export declare const removeFilter: (filter: CompositeFilterDescriptor, field: string) => CompositeFilterDescriptor;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
export declare const localizeOperators: (operators: any) => (localization: any) => {
|
|
43
|
-
text: any;
|
|
44
|
-
value: any;
|
|
45
|
-
}[];
|
|
46
|
-
/**
|
|
47
|
-
* An abstract base class for the filter-cell component in the TreeList.
|
|
48
|
-
* Use this class to implement custom filter cell components.
|
|
49
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#custom-filter-row-components).
|
|
50
|
-
*/
|
|
51
|
-
export declare abstract class BaseFilterCellComponent implements AfterContentInit, OnDestroy {
|
|
52
|
-
protected filterService: FilterService;
|
|
53
|
-
get hostClasses(): boolean;
|
|
54
|
-
operatorList: QueryList<FilterOperatorBase>;
|
|
55
|
-
get operators(): Array<FilterOperator>;
|
|
56
|
-
set operators(values: Array<FilterOperator>);
|
|
57
|
-
/**
|
|
58
|
-
* The current root filter.
|
|
59
|
-
* @type {CompositeFilterDescriptor}
|
|
60
|
-
*/
|
|
61
|
-
filter: CompositeFilterDescriptor;
|
|
62
|
-
protected defaultOperators: Array<FilterOperator>;
|
|
63
|
-
protected _operators: Array<FilterOperator>;
|
|
64
|
-
private operationListSubscription;
|
|
65
|
-
constructor(filterService: FilterService);
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
ngAfterContentInit(): void;
|
|
70
|
-
ngOnDestroy(): void;
|
|
71
|
-
protected filterByField(field: string): FilterDescriptor;
|
|
72
|
-
protected filtersByField(field: string): FilterDescriptor[];
|
|
73
|
-
protected removeFilter(field: string): CompositeFilterDescriptor;
|
|
74
|
-
protected updateFilter(filter: FilterDescriptor): CompositeFilterDescriptor;
|
|
75
|
-
protected applyFilter(filter: CompositeFilterDescriptor): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseFilterCellComponent, never>;
|
|
77
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseFilterCellComponent, never, never, { "operators": { "alias": "operators"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; }, {}, ["operatorList"], never, true, never>;
|
|
78
|
-
}
|
|
@@ -1,57 +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 { FilterService } from './filter.service';
|
|
7
|
-
import { FilterDescriptor } from '@progress/kendo-data-query';
|
|
8
|
-
import { BaseFilterCellComponent } from './base-filter-cell.component';
|
|
9
|
-
import { FilterComponent } from './filter-component.interface';
|
|
10
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class BooleanFilterComponent extends BaseFilterCellComponent implements FilterComponent {
|
|
16
|
-
protected localization: LocalizationService;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
get hostClasses(): boolean;
|
|
21
|
-
/**
|
|
22
|
-
* The column with which the filter is associated.
|
|
23
|
-
* @type {ColumnComponent}
|
|
24
|
-
*/
|
|
25
|
-
column: ColumnComponent;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
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
|
-
* The current filter operator for the associated column field.
|
|
38
|
-
* @readonly
|
|
39
|
-
* @type {string}
|
|
40
|
-
*/
|
|
41
|
-
get currentOperator(): string;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
items: any[];
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
defaultItem: any;
|
|
50
|
-
private subscription;
|
|
51
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
52
|
-
ngOnInit(): void;
|
|
53
|
-
ngOnDestroy(): void;
|
|
54
|
-
protected localizationChange(): void;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanFilterComponent, never>;
|
|
56
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BooleanFilterComponent, never, never, { "column": { "alias": "column"; "required": false; }; }, {}, never, never, true, never>;
|
|
57
|
-
}
|
|
@@ -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 { FilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
8
|
-
import { FilterService } from '../filter.service';
|
|
9
|
-
import { BaseFilterCellComponent } from '../base-filter-cell.component';
|
|
10
|
-
import { FilterComponent } from '../filter-component.interface';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class AutoCompleteFilterCellComponent extends BaseFilterCellComponent implements FilterComponent {
|
|
16
|
-
protected localization: LocalizationService;
|
|
17
|
-
showOperators: boolean;
|
|
18
|
-
column: ColumnComponent;
|
|
19
|
-
data: any[];
|
|
20
|
-
set valueField(value: string);
|
|
21
|
-
get valueField(): string;
|
|
22
|
-
get currentFilter(): FilterDescriptor;
|
|
23
|
-
get currentOperator(): string;
|
|
24
|
-
private _valueField;
|
|
25
|
-
constructor(filterService: FilterService, column: ColumnComponent, localization: LocalizationService);
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
get columnLabel(): string;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteFilterCellComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteFilterCellComponent, "kendo-treelist-autocomplete-filter-cell", never, { "showOperators": { "alias": "showOperators"; "required": false; }; "column": { "alias": "column"; "required": false; }; "data": { "alias": "data"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,41 +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 { ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { BooleanFilterComponent } from '../boolean-filter.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents a Boolean filter-cell component.
|
|
12
|
-
* Use this component to filter Boolean values in the TreeList.
|
|
13
|
-
* See the article about the [built-in filter components](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#built-in-filter-row-components).
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-treelist-column field="ProductName" title="Product Name">
|
|
18
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
19
|
-
* <kendo-treelist-boolean-filter-cell
|
|
20
|
-
* [column]="column"
|
|
21
|
-
* [filter]="filter">
|
|
22
|
-
* </kendo-treelist-boolean-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
export declare class BooleanFilterCellComponent extends BooleanFilterComponent {
|
|
28
|
-
private cd;
|
|
29
|
-
constructor(filterService: FilterService, localization: LocalizationService, cd: ChangeDetectorRef);
|
|
30
|
-
protected localizationChange(): void;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
messageFor(token: string): string;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
get columnLabel(): string;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanFilterCellComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BooleanFilterCellComponent, "kendo-treelist-boolean-filter-cell", never, {}, {}, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { FilterService } from '../filter.service';
|
|
7
|
-
import { DateFilterComponent } from '../date-filter.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents a date-filter cell component.
|
|
11
|
-
* Use this component to filter date values in the TreeList.
|
|
12
|
-
* See the article about the [built-in filter components](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#built-in-filter-row-components).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-treelist-column field="OrderDate">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-date-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* </kendo-treelist-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link AfterEqFilterOperatorComponent}, {@link AfterFilterOperatorComponent}, {@link BeforeEqFilterOperatorComponent}, {@link BeforeFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class DateFilterCellComponent extends DateFilterComponent {
|
|
29
|
-
protected localization: LocalizationService;
|
|
30
|
-
/**
|
|
31
|
-
* Shows or hides the drop-down filter operators.
|
|
32
|
-
* @default true
|
|
33
|
-
*/
|
|
34
|
-
showOperators: boolean;
|
|
35
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
36
|
-
/**
|
|
37
|
-
* @hidden
|
|
38
|
-
*/
|
|
39
|
-
messageFor(key: string): string;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
get columnLabel(): string;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateFilterCellComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateFilterCellComponent, "kendo-treelist-date-filter-cell", never, { "showOperators": { "alias": "showOperators"; "required": false; }; }, {}, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -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 in the TreeListModule as `entryComponents`.
|
|
11
|
-
*/
|
|
12
|
-
export declare const filterComponentFactory: (type: string) => Type<FilterComponent>;
|
|
@@ -1,17 +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 } from "../filter-host.directive";
|
|
7
|
-
import { FilterComponent } from "../filter-component.interface";
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class FilterCellHostDirective extends FilterHostDirective {
|
|
13
|
-
constructor(host: ViewContainerRef);
|
|
14
|
-
protected componentType(): Type<FilterComponent>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCellHostDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterCellHostDirective, "[kendoFilterCellHost]", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,112 +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, OnInit, OnDestroy } from '@angular/core';
|
|
6
|
-
import { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents a component that displays filter operators for the TreeList filter row.
|
|
13
|
-
* Use this component to let users select filter operators for a column.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-treelist ...>
|
|
18
|
-
* <kendo-treelist-column field="ProductName">
|
|
19
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
20
|
-
* <input />
|
|
21
|
-
* <kendo-treelist-filter-cell-operators
|
|
22
|
-
* [operators]="[{text: 'Equals', value: 'eq'}]">
|
|
23
|
-
* </kendo-treelist-filter-cell-operators>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-treelist-column>
|
|
26
|
-
* </kendo-treelist>
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class FilterCellOperatorsComponent implements OnInit, OnDestroy {
|
|
30
|
-
protected localization: LocalizationService;
|
|
31
|
-
clearText: string;
|
|
32
|
-
filterClearIcon: SVGIcon;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
filterSVGIcon: SVGIcon;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
get hostClasses(): boolean;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
dropdown: DropDownListComponent;
|
|
45
|
-
/**
|
|
46
|
-
* The filter operators that will be displayed.
|
|
47
|
-
*/
|
|
48
|
-
operators: Array<{
|
|
49
|
-
text: string;
|
|
50
|
-
value: string;
|
|
51
|
-
}>;
|
|
52
|
-
/**
|
|
53
|
-
* Determines if the **Clear** button will be displayed.
|
|
54
|
-
* @type {boolean}
|
|
55
|
-
*/
|
|
56
|
-
showButton: boolean;
|
|
57
|
-
/**
|
|
58
|
-
* Determines if the list of operators will be displayed.
|
|
59
|
-
* @type {boolean}
|
|
60
|
-
* @default true
|
|
61
|
-
*/
|
|
62
|
-
showOperators: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* The selected operator.
|
|
65
|
-
* @type {string}
|
|
66
|
-
*/
|
|
67
|
-
value: string;
|
|
68
|
-
/**
|
|
69
|
-
* The TreeList column which the filter operators are associated with.
|
|
70
|
-
*/
|
|
71
|
-
column: ColumnComponent;
|
|
72
|
-
/**
|
|
73
|
-
* Fires when the operator is selected.
|
|
74
|
-
* @type {EventEmitter<string>}
|
|
75
|
-
*/
|
|
76
|
-
valueChange: EventEmitter<string>;
|
|
77
|
-
/**
|
|
78
|
-
* Fires when the **Clear** button is clicked.
|
|
79
|
-
* @type {EventEmitter<{}>}
|
|
80
|
-
*/
|
|
81
|
-
clear: EventEmitter<undefined>;
|
|
82
|
-
private subscription;
|
|
83
|
-
constructor(localization: LocalizationService);
|
|
84
|
-
/**
|
|
85
|
-
* @hidden
|
|
86
|
-
*/
|
|
87
|
-
onChange(dataItem: any): void;
|
|
88
|
-
/**
|
|
89
|
-
* @hidden
|
|
90
|
-
*/
|
|
91
|
-
clearClick(): boolean;
|
|
92
|
-
/**
|
|
93
|
-
* @hidden
|
|
94
|
-
*/
|
|
95
|
-
clearKeydown(args: KeyboardEvent): void;
|
|
96
|
-
/**
|
|
97
|
-
* @hidden
|
|
98
|
-
*/
|
|
99
|
-
dropdownKeydown(args: KeyboardEvent): void;
|
|
100
|
-
ngOnInit(): void;
|
|
101
|
-
ngOnDestroy(): void;
|
|
102
|
-
/**
|
|
103
|
-
* @hidden
|
|
104
|
-
*/
|
|
105
|
-
get columnLabel(): string;
|
|
106
|
-
/**
|
|
107
|
-
* @hidden
|
|
108
|
-
*/
|
|
109
|
-
messageFor(token: string): string;
|
|
110
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCellOperatorsComponent, never>;
|
|
111
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterCellOperatorsComponent, "kendo-treelist-filter-cell-operators", never, { "operators": { "alias": "operators"; "required": false; }; "showButton": { "alias": "showButton"; "required": false; }; "showOperators": { "alias": "showOperators"; "required": false; }; "value": { "alias": "value"; "required": false; }; "column": { "alias": "column"; "required": false; }; }, { "valueChange": "valueChange"; "clear": "clear"; }, never, never, true, never>;
|
|
112
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the filter-cell template for the TreeList.
|
|
9
|
-
* Use this directive to customize the filter row cell for a column.
|
|
10
|
-
* See [custom filter row components](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#custom-filters).
|
|
11
|
-
*
|
|
12
|
-
* The template context is set to the filter descriptor and provides the following fields:
|
|
13
|
-
* - `column`—The current column instance. Use as an alias for a template variable with `let-column="column"`.
|
|
14
|
-
* - `filter`—The filter descriptor.
|
|
15
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
20
|
-
* <ng-template kendoTreeListFilterCellTemplate let-column="column" let-filter="filter" let-cellContext="cellContext">
|
|
21
|
-
* <kendo-maskedtextbox mask="(999) 000-0000"
|
|
22
|
-
* [promptPlaceholder]="prompt" [includeLiterals]="true"
|
|
23
|
-
* (valueChange)="phoneChange($event)"
|
|
24
|
-
* >
|
|
25
|
-
* </kendo-maskedtextbox>
|
|
26
|
-
* </ng-template>
|
|
27
|
-
* </kendo-treelist-column>
|
|
28
|
-
* ```
|
|
29
|
-
*/
|
|
30
|
-
export declare class FilterCellTemplateDirective {
|
|
31
|
-
templateRef: TemplateRef<any>;
|
|
32
|
-
constructor(templateRef: TemplateRef<any>);
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCellTemplateDirective, [{ optional: true; }]>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterCellTemplateDirective, "[kendoTreeListFilterCellTemplate]", never, {}, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -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
|
-
import { FilterService } from '../filter.service';
|
|
6
|
-
import { FilterInputWrapperComponent } from "../filter-input-wrapper.component";
|
|
7
|
-
import { CompositeFilterDescriptor } from "@progress/kendo-data-query";
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class FilterCellWrapperComponent extends FilterInputWrapperComponent {
|
|
13
|
-
get hostClasses(): boolean;
|
|
14
|
-
get overrideBaseClasses(): boolean;
|
|
15
|
-
showOperators: boolean;
|
|
16
|
-
get showButton(): boolean;
|
|
17
|
-
constructor(filterService: FilterService);
|
|
18
|
-
protected filterChange(filter: CompositeFilterDescriptor): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCellWrapperComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterCellWrapperComponent, "kendo-treelist-filter-wrapper-cell", never, { "showOperators": { "alias": "showOperators"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1,25 +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 } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
7
|
-
import { FocusGroup } from '../../navigation/focus-group';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class FilterCellComponent {
|
|
13
|
-
private focusGroup;
|
|
14
|
-
column: ColumnComponent;
|
|
15
|
-
get filter(): CompositeFilterDescriptor;
|
|
16
|
-
set filter(value: CompositeFilterDescriptor);
|
|
17
|
-
private _templateContext;
|
|
18
|
-
private _filter;
|
|
19
|
-
constructor(focusGroup: FocusGroup);
|
|
20
|
-
get templateContext(): any;
|
|
21
|
-
get hasTemplate(): boolean;
|
|
22
|
-
get isFilterable(): boolean;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCellComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterCellComponent, "[kendoTreeListFilterCell]", never, { "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,57 +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 { FilterService } from '../filter.service';
|
|
7
|
-
import { NumericFilterComponent } from '../numeric-filter.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents a numeric filter cell.
|
|
11
|
-
* Use this component to filter numeric values in the TreeList.
|
|
12
|
-
* See the article about the [built-in filter components](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#built-in-filter-row-components).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-treelist-column field="ProductName" title="Product Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-numeric-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link GreaterFilterOperatorComponent}, {@link GreaterOrEqualToFilterOperatorComponent}, {@link LessFilterOperatorComponent}, {@link LessOrEqualToFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class NumericFilterCellComponent extends NumericFilterComponent {
|
|
29
|
-
protected localization: LocalizationService;
|
|
30
|
-
/**
|
|
31
|
-
* Sets the delay time (in milliseconds) before the filter value is submitted.
|
|
32
|
-
* A value of `0` means no delay.
|
|
33
|
-
* @default 500
|
|
34
|
-
*/
|
|
35
|
-
filterDelay: number;
|
|
36
|
-
/**
|
|
37
|
-
* Shows or hides the drop-down filter operators.
|
|
38
|
-
* @default true
|
|
39
|
-
*/
|
|
40
|
-
showOperators: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* The placeholder text for the filter input.
|
|
43
|
-
* @type {string}
|
|
44
|
-
*/
|
|
45
|
-
placeholder: string;
|
|
46
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
messageFor(key: string): string;
|
|
51
|
-
/**
|
|
52
|
-
* @hidden
|
|
53
|
-
*/
|
|
54
|
-
get columnLabel(): string;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterCellComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericFilterCellComponent, "kendo-treelist-numeric-filter-cell", never, { "filterDelay": { "alias": "filterDelay"; "required": false; }; "showOperators": { "alias": "showOperators"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, true, never>;
|
|
57
|
-
}
|
|
@@ -1,52 +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 { FilterService } from '../filter.service';
|
|
7
|
-
import { StringFilterComponent } from '../string-filter.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents a string-filter cell component.
|
|
11
|
-
* Use this component to filter string values in the TreeList.
|
|
12
|
-
* See the article about the [built-in filter components](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#built-in-filter-row-components).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-treelist-column field="ProductName">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* </kendo-treelist-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link ContainsFilterOperatorComponent}, {@link DoesNotContainFilterOperatorComponent}, {@link StartsWithFilterOperatorComponent}, {@link EndsWithFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}, {@link IsEmptyFilterOperatorComponent}, {@link IsNotEmptyFilterOperatorComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class StringFilterCellComponent extends StringFilterComponent {
|
|
29
|
-
/**
|
|
30
|
-
* Sets the delay time (in milliseconds) before the filter value is submitted.
|
|
31
|
-
* A value of `0` means no delay.
|
|
32
|
-
* @default 500
|
|
33
|
-
*/
|
|
34
|
-
filterDelay: number;
|
|
35
|
-
/**
|
|
36
|
-
* Shows or hides the drop-down filter operators.
|
|
37
|
-
* @default true
|
|
38
|
-
*/
|
|
39
|
-
showOperators: boolean;
|
|
40
|
-
/**
|
|
41
|
-
* The placeholder text for the filter input.
|
|
42
|
-
* @type {string}
|
|
43
|
-
*/
|
|
44
|
-
placeholder: string;
|
|
45
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
get columnLabel(): string;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StringFilterCellComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringFilterCellComponent, "kendo-treelist-string-filter-cell", never, { "filterDelay": { "alias": "filterDelay"; "required": false; }; "showOperators": { "alias": "showOperators"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
-
}
|