@progress/kendo-angular-treelist 24.2.2 → 25.0.0-develop.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/progress-kendo-angular-treelist.mjs +540 -536
- 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,48 +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 { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { FilterInputWrapperComponent } from "../filter-input-wrapper.component";
|
|
9
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
10
|
-
import { ContextService } from '../../common/provider.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class FilterMenuInputWrapperComponent extends FilterInputWrapperComponent {
|
|
16
|
-
private ctx;
|
|
17
|
-
filterService: FilterService;
|
|
18
|
-
isFirstDropDown: boolean;
|
|
19
|
-
menuTabbingService: MenuTabbingService;
|
|
20
|
-
firstOperatorDropDown: DropDownListComponent;
|
|
21
|
-
private _currentFilter;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
get hostClasses(): boolean;
|
|
26
|
-
constructor(ctx: ContextService);
|
|
27
|
-
ngAfterViewInit(): void;
|
|
28
|
-
operatorChange(dataItem: any): void;
|
|
29
|
-
protected filterChange(filter: CompositeFilterDescriptor): void;
|
|
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 for the associated column field.
|
|
38
|
-
* @readonly
|
|
39
|
-
* @type {FilterDescriptor}
|
|
40
|
-
*/
|
|
41
|
-
set currentFilter(value: FilterDescriptor);
|
|
42
|
-
protected updateFilter(filter: FilterDescriptor): CompositeFilterDescriptor;
|
|
43
|
-
onChange(value: any): void;
|
|
44
|
-
onShiftTab(e: Event): void;
|
|
45
|
-
get filterMenuDropDownLabel(): string;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuInputWrapperComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterMenuInputWrapperComponent, "kendo-treelist-filter-menu-input-wrapper", never, { "filterService": { "alias": "filterService"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "currentFilter": { "alias": "currentFilter"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
48
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the filter-menu template for the TreeList filter menu.
|
|
9
|
-
*
|
|
10
|
-
* Use this directive to provide a custom template for the filter menu in a TreeList column
|
|
11
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#custom-filter-menu-components)).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-treelist-column field="title" title="Title" [width]="180">
|
|
16
|
-
* <ng-template kendoTreeListFilterMenuTemplate
|
|
17
|
-
* let-filter="filter"
|
|
18
|
-
* let-filterService="filterService">
|
|
19
|
-
* <my-custom-filter-menu-component
|
|
20
|
-
* [currentFilter]="filter"
|
|
21
|
-
* [filterService]="filterService">
|
|
22
|
-
* </my-custom-filter-menu-component>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
export declare class FilterMenuTemplateDirective {
|
|
28
|
-
templateRef: TemplateRef<any>;
|
|
29
|
-
constructor(templateRef: TemplateRef<any>);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuTemplateDirective, [{ optional: true; }]>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuTemplateDirective, "[kendoTreeListFilterMenuTemplate]", never, {}, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,61 +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, ElementRef, Renderer2, TemplateRef } from '@angular/core';
|
|
6
|
-
import { CompositeFilterDescriptor } from "@progress/kendo-data-query";
|
|
7
|
-
import { PopupRef } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { FilterService } from "../filter.service";
|
|
10
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
11
|
-
import { SinglePopupService } from '../../common/single-popup.service';
|
|
12
|
-
import { ContextService } from '../../common/provider.service';
|
|
13
|
-
import { NavigationService } from '../../navigation/navigation.service';
|
|
14
|
-
import { IdService } from '../../common/id.service';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare class FilterMenuComponent {
|
|
20
|
-
protected filterService: FilterService;
|
|
21
|
-
protected popupService: SinglePopupService;
|
|
22
|
-
protected ctx: ContextService;
|
|
23
|
-
protected navigationService: NavigationService;
|
|
24
|
-
protected renderer: Renderer2;
|
|
25
|
-
protected cdr: ChangeDetectorRef;
|
|
26
|
-
protected idService: IdService;
|
|
27
|
-
filterIcon: SVGIcon;
|
|
28
|
-
/**
|
|
29
|
-
* The column with which the filter is associated.
|
|
30
|
-
* @type {ColumnComponent}
|
|
31
|
-
*/
|
|
32
|
-
column: ColumnComponent;
|
|
33
|
-
/**
|
|
34
|
-
* The current root filter.
|
|
35
|
-
* @type {CompositeFilterDescriptor}
|
|
36
|
-
*/
|
|
37
|
-
filter: CompositeFilterDescriptor;
|
|
38
|
-
anchor: ElementRef;
|
|
39
|
-
template: TemplateRef<any>;
|
|
40
|
-
tabIndex: string;
|
|
41
|
-
popupRef: PopupRef;
|
|
42
|
-
private popupSubs;
|
|
43
|
-
constructor(filterService: FilterService, popupService: SinglePopupService, ctx: ContextService, navigationService: NavigationService, renderer: Renderer2, cdr: ChangeDetectorRef, idService: IdService);
|
|
44
|
-
ngOnDestroy(): void;
|
|
45
|
-
get hasFilters(): boolean;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
get filterLabel(): string;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
get isNavigable(): boolean;
|
|
54
|
-
toggle(anchor: any, template: any): boolean;
|
|
55
|
-
close(): void;
|
|
56
|
-
private updateAria;
|
|
57
|
-
private cleanUp;
|
|
58
|
-
private focusRoot;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuComponent, [null, null, null, null, null, null, { optional: true; }]>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterMenuComponent, "kendo-treelist-filter-menu", never, { "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
61
|
-
}
|
|
@@ -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 { ElementRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class BooleanFilterRadioButtonDirective {
|
|
11
|
-
private hostElement;
|
|
12
|
-
private renderer;
|
|
13
|
-
columnLabel: string;
|
|
14
|
-
radioButtonEl: HTMLInputElement;
|
|
15
|
-
constructor(hostElement: ElementRef, renderer: Renderer2);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanFilterRadioButtonDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BooleanFilterRadioButtonDirective, "[kendoFilterMenuRadioButton]", never, { "columnLabel": { "alias": "columnLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class MenuTabbingService {
|
|
10
|
-
firstFocusable: any;
|
|
11
|
-
lastFocusable: any;
|
|
12
|
-
isColumnMenu: boolean;
|
|
13
|
-
isPopupOpen: boolean;
|
|
14
|
-
lastMenuItem: any;
|
|
15
|
-
isTabbedInterface: boolean;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuTabbingService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MenuTabbingService>;
|
|
18
|
-
}
|
|
@@ -1,43 +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, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class NumericFilterMenuInputComponent {
|
|
15
|
-
private ctx;
|
|
16
|
-
operators: Array<{
|
|
17
|
-
text: string;
|
|
18
|
-
value: string;
|
|
19
|
-
}>;
|
|
20
|
-
column: ColumnComponent;
|
|
21
|
-
filter: CompositeFilterDescriptor;
|
|
22
|
-
operator: string;
|
|
23
|
-
currentFilter: FilterDescriptor;
|
|
24
|
-
filterService: FilterService;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
filterDelay: number;
|
|
27
|
-
isFirstDropDown: boolean;
|
|
28
|
-
menuTabbingService: MenuTabbingService;
|
|
29
|
-
step: number;
|
|
30
|
-
min: number;
|
|
31
|
-
max: number;
|
|
32
|
-
spinners: boolean;
|
|
33
|
-
decimals: number;
|
|
34
|
-
format: string;
|
|
35
|
-
constructor(ctx: ContextService);
|
|
36
|
-
messageFor(key: string): string;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
get columnLabel(): string;
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterMenuInputComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericFilterMenuInputComponent, "kendo-treelist-numeric-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; }; "placeholder": { "alias": "placeholder"; "required": false; }; "filterDelay": { "alias": "filterDelay"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "step": { "alias": "step"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "spinners": { "alias": "spinners"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -1,82 +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 { NumericFilterComponent } from '../numeric-filter.component';
|
|
9
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the Kendo UI numeric-filter menu component for the TreeList. Use this component to filter numeric values using a filter menu popup.
|
|
13
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#built-in-filter-menu-components).
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-treelist-column field="UnitPrice">
|
|
18
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
19
|
-
* <kendo-treelist-numeric-filter-menu
|
|
20
|
-
* [column]="column"
|
|
21
|
-
* [filter]="filter"
|
|
22
|
-
* [filterService]="filterService">
|
|
23
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-treelist-column>
|
|
26
|
-
* ```
|
|
27
|
-
* @remarks
|
|
28
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link GreaterFilterOperatorComponent}, {@link GreaterOrEqualToFilterOperatorComponent}, {@link LessFilterOperatorComponent}, {@link LessOrEqualToFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export declare class NumericFilterMenuComponent extends NumericFilterComponent {
|
|
31
|
-
logicOperators: Array<{
|
|
32
|
-
text: string;
|
|
33
|
-
value: "and" | "or";
|
|
34
|
-
}>;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
get hostClasses(): boolean;
|
|
39
|
-
/**
|
|
40
|
-
* The current menu filter.
|
|
41
|
-
* @type {CompositeFilterDescriptor}
|
|
42
|
-
*/
|
|
43
|
-
filter: CompositeFilterDescriptor;
|
|
44
|
-
/**
|
|
45
|
-
* Determines if the inputs of second criteria are displayed.
|
|
46
|
-
* @default true
|
|
47
|
-
*/
|
|
48
|
-
extra: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* The `FilterService` instance which is responsible for handling the changes in the filter descriptor.
|
|
51
|
-
*/
|
|
52
|
-
filterService: FilterService;
|
|
53
|
-
/**
|
|
54
|
-
* Determines the delay (in milliseconds) before creating a filter descriptor based on the value. A value of 0 indicates no delay.
|
|
55
|
-
* @default 500
|
|
56
|
-
*/
|
|
57
|
-
filterDelay: number;
|
|
58
|
-
/**
|
|
59
|
-
* The placeholder text for the filter input.
|
|
60
|
-
* @type {string}
|
|
61
|
-
* @default ''
|
|
62
|
-
*/
|
|
63
|
-
placeholder: string;
|
|
64
|
-
/**
|
|
65
|
-
* The placeholder text for the extra filter input. Applies when `extra` is set to `true`.
|
|
66
|
-
* @type {string}
|
|
67
|
-
* @default ''
|
|
68
|
-
*/
|
|
69
|
-
extraPlaceholder: string;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
menuTabbingService: MenuTabbingService;
|
|
74
|
-
constructor(localization: LocalizationService);
|
|
75
|
-
get firstFilter(): FilterDescriptor;
|
|
76
|
-
get secondFilter(): FilterDescriptor;
|
|
77
|
-
logicChange(value: 'and' | 'or'): void;
|
|
78
|
-
protected localizationChange(): void;
|
|
79
|
-
get filterMenuDropDownLabel(): string;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterMenuComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericFilterMenuComponent, "kendo-treelist-numeric-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "filterDelay": { "alias": "filterDelay"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "extraPlaceholder": { "alias": "extraPlaceholder"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
82
|
-
}
|
|
@@ -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, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class StringFilterMenuInputComponent {
|
|
15
|
-
private localization;
|
|
16
|
-
operators: Array<{
|
|
17
|
-
text: string;
|
|
18
|
-
value: string;
|
|
19
|
-
}>;
|
|
20
|
-
column: ColumnComponent;
|
|
21
|
-
filter: CompositeFilterDescriptor;
|
|
22
|
-
operator: string;
|
|
23
|
-
currentFilter: FilterDescriptor;
|
|
24
|
-
filterService: FilterService;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
isFirstDropDown: boolean;
|
|
27
|
-
menuTabbingService: MenuTabbingService;
|
|
28
|
-
constructor(localization: LocalizationService);
|
|
29
|
-
get columnLabel(): string;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StringFilterMenuInputComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringFilterMenuInputComponent, "kendo-treelist-string-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; }; "placeholder": { "alias": "placeholder"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,76 +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 { StringFilterComponent } from '../string-filter.component';
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the Kendo UI string-filter menu component for the TreeList. Use this component to filter string values using a filter menu popup.
|
|
13
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-menu#built-in-filter-menu-components).
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-treelist-column field="name">
|
|
18
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
19
|
-
* <kendo-treelist-string-filter-menu
|
|
20
|
-
* [column]="column"
|
|
21
|
-
* [filter]="filter"
|
|
22
|
-
* [filterService]="filterService">
|
|
23
|
-
* </kendo-treelist-string-filter-menu>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-treelist-column>
|
|
26
|
-
* ```
|
|
27
|
-
* @remarks
|
|
28
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link ContainsFilterOperatorComponent}, {@link DoesNotContainFilterOperatorComponent}, {@link StartsWithFilterOperatorComponent}, {@link EndsWithFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}, {@link IsEmptyFilterOperatorComponent}, {@link IsNotEmptyFilterOperatorComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export declare class StringFilterMenuComponent extends StringFilterComponent {
|
|
31
|
-
logicOperators: Array<{
|
|
32
|
-
text: string;
|
|
33
|
-
value: "and" | "or";
|
|
34
|
-
}>;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
get hostClasses(): boolean;
|
|
39
|
-
/**
|
|
40
|
-
* The current menu filter.
|
|
41
|
-
* @type {CompositeFilterDescriptor}
|
|
42
|
-
*/
|
|
43
|
-
filter: CompositeFilterDescriptor;
|
|
44
|
-
/**
|
|
45
|
-
* Determines if the inputs for a second criteria are displayed.
|
|
46
|
-
* @type {boolean}
|
|
47
|
-
* @default true
|
|
48
|
-
*/
|
|
49
|
-
extra: boolean;
|
|
50
|
-
/**
|
|
51
|
-
* The `FilterService` instance responsible for handling changes in the filter descriptor.
|
|
52
|
-
*/
|
|
53
|
-
filterService: FilterService;
|
|
54
|
-
/**
|
|
55
|
-
* The placeholder text for the filter input.
|
|
56
|
-
* @type {string}
|
|
57
|
-
*/
|
|
58
|
-
placeholder: string;
|
|
59
|
-
/**
|
|
60
|
-
* The placeholder text for the extra filter input. Applies when `extra` is set to `true`.
|
|
61
|
-
* @type {string}
|
|
62
|
-
*/
|
|
63
|
-
extraPlaceholder: string;
|
|
64
|
-
/**
|
|
65
|
-
* @hidden
|
|
66
|
-
*/
|
|
67
|
-
menuTabbingService: MenuTabbingService;
|
|
68
|
-
constructor(localization: LocalizationService);
|
|
69
|
-
get firstFilter(): FilterDescriptor;
|
|
70
|
-
get secondFilter(): FilterDescriptor;
|
|
71
|
-
logicChange(value: 'and' | 'or'): void;
|
|
72
|
-
protected localizationChange(): void;
|
|
73
|
-
get filterMenuDropDownLabel(): string;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StringFilterMenuComponent, never>;
|
|
75
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringFilterMenuComponent, "kendo-treelist-string-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "extraPlaceholder": { "alias": "extraPlaceholder"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
76
|
-
}
|
|
@@ -1,85 +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 * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents a base numeric filter component for the TreeList.
|
|
15
|
-
*/
|
|
16
|
-
export declare abstract class NumericFilterComponent extends BaseFilterCellComponent implements FilterComponent, OnInit {
|
|
17
|
-
protected localization: LocalizationService;
|
|
18
|
-
/**
|
|
19
|
-
* The column with which the filter is associated.
|
|
20
|
-
* @type {ColumnComponent}
|
|
21
|
-
*/
|
|
22
|
-
column: ColumnComponent;
|
|
23
|
-
/**
|
|
24
|
-
* The default filter operator.
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @default 'eq'
|
|
27
|
-
*/
|
|
28
|
-
operator: string;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the value that is used to increment or decrement the component value.
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @default 1
|
|
33
|
-
*/
|
|
34
|
-
step: number;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the smallest value that is valid.
|
|
37
|
-
* @type {number}
|
|
38
|
-
*/
|
|
39
|
-
min: number;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies the greatest value that is valid.
|
|
42
|
-
* @type {number}
|
|
43
|
-
*/
|
|
44
|
-
max: number;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies whether the **Up** and **Down** spin buttons will be rendered.
|
|
47
|
-
* @type {boolean}
|
|
48
|
-
* @default true
|
|
49
|
-
*/
|
|
50
|
-
spinners: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the number precision applied to the component value when it is focused.
|
|
53
|
-
* If the user enters a number with a greater precision than is currently configured, the component value is rounded.
|
|
54
|
-
* @type {number}
|
|
55
|
-
*/
|
|
56
|
-
decimals: number;
|
|
57
|
-
/**
|
|
58
|
-
* Specifies the number format used when the component is not focused.
|
|
59
|
-
* By default, the `column.format` value is used (if set).
|
|
60
|
-
* @type {string}
|
|
61
|
-
*/
|
|
62
|
-
get format(): string;
|
|
63
|
-
set format(value: string);
|
|
64
|
-
/**
|
|
65
|
-
* The current filter for the associated column field.
|
|
66
|
-
* @readonly
|
|
67
|
-
* @type {FilterDescriptor}
|
|
68
|
-
*/
|
|
69
|
-
get currentFilter(): FilterDescriptor;
|
|
70
|
-
/**
|
|
71
|
-
* The current filter operator for the associated column field.
|
|
72
|
-
* @readonly
|
|
73
|
-
* @type {string}
|
|
74
|
-
*/
|
|
75
|
-
get currentOperator(): string;
|
|
76
|
-
private get columnFormat();
|
|
77
|
-
private _format;
|
|
78
|
-
private subscription;
|
|
79
|
-
constructor(filterService: FilterService, localization: LocalizationService);
|
|
80
|
-
ngOnInit(): void;
|
|
81
|
-
ngOnDestroy(): void;
|
|
82
|
-
protected localizationChange(): void;
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterComponent, never>;
|
|
84
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericFilterComponent, never, never, { "column": { "alias": "column"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "step": { "alias": "step"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "spinners": { "alias": "spinners"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, {}, never, never, true, never>;
|
|
85
|
-
}
|
|
@@ -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 { FilterOperatorBase } from './filter-operator.base';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `GreaterOrEqualTo` (**Is after or equal to**) [date filter operator](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#date-filter) for the TreeList.
|
|
10
|
-
* Use this operator to filter dates that are after or equal to a specific value.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-treelist-column field="hireDate">
|
|
16
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-treelist-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-treelist-filter-after-eq-operator></kendo-treelist-filter-after-eq-operator>
|
|
21
|
-
* </kendo-treelist-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-treelist-column field="hireDate">
|
|
27
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-treelist-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-treelist-filter-after-eq-operator></kendo-treelist-filter-after-eq-operator>
|
|
33
|
-
* </kendo-treelist-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class AfterEqFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
toJSON(): {
|
|
44
|
-
text: string;
|
|
45
|
-
value: string;
|
|
46
|
-
};
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AfterEqFilterOperatorComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AfterEqFilterOperatorComponent, "kendo-treelist-filter-after-eq-operator", never, {}, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -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 { FilterOperatorBase } from './filter-operator.base';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Greater` (**Is after**) [date filter operator](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#date-filter) for the TreeList.
|
|
10
|
-
* Use this operator to filter dates that are after a specific value.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-treelist-column field="hireDate">
|
|
16
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-treelist-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-treelist-filter-after-operator></kendo-treelist-filter-after-operator>
|
|
21
|
-
* </kendo-treelist-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-treelist-column field="hireDate">
|
|
27
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-treelist-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-treelist-filter-after-operator></kendo-treelist-filter-after-operator>
|
|
33
|
-
* </kendo-treelist-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class AfterFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
toJSON(): {
|
|
44
|
-
text: string;
|
|
45
|
-
value: string;
|
|
46
|
-
};
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AfterFilterOperatorComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AfterFilterOperatorComponent, "kendo-treelist-filter-after-operator", never, {}, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -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 { FilterOperatorBase } from './filter-operator.base';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `LessOrEqualTo` (**Is before or equal to**) [date filter operator](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#date-filter) for the TreeList.
|
|
10
|
-
* Use this operator to filter dates that are before or equal to a specific value.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-treelist-column field="hireDate">
|
|
16
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-treelist-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-treelist-filter-before-eq-operator></kendo-treelist-filter-before-eq-operator>
|
|
21
|
-
* </kendo-treelist-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-treelist-column field="hireDate">
|
|
27
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-treelist-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-treelist-filter-before-eq-operator></kendo-treelist-filter-before-eq-operator>
|
|
33
|
-
* </kendo-treelist-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class BeforeEqFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
toJSON(): {
|
|
44
|
-
text: string;
|
|
45
|
-
value: string;
|
|
46
|
-
};
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BeforeEqFilterOperatorComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BeforeEqFilterOperatorComponent, "kendo-treelist-filter-before-eq-operator", never, {}, {}, never, never, true, never>;
|
|
49
|
-
}
|