@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,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 `Less than` (**Is before**) [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 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 Filer 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-operator></kendo-treelist-filter-before-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-operator></kendo-treelist-filter-before-operator>
|
|
33
|
-
* </kendo-treelist-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class BeforeFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
toJSON(): {
|
|
44
|
-
text: string;
|
|
45
|
-
value: string;
|
|
46
|
-
};
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BeforeFilterOperatorComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BeforeFilterOperatorComponent, "kendo-treelist-filter-before-operator", never, {}, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Contains` (**Contains**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that contain a specific substring.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-contains-operator></kendo-treelist-filter-contains-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Filter Menu
|
|
27
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
28
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
29
|
-
* <kendo-treelist-string-filter-menu
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter"
|
|
32
|
-
* [filterService]="filterService">
|
|
33
|
-
* <kendo-treelist-filter-contains-operator></kendo-treelist-filter-contains-operator>
|
|
34
|
-
* </kendo-treelist-string-filter-menu>
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-treelist-column>
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export declare class ContainsFilterOperatorComponent extends FilterOperatorBase {
|
|
40
|
-
constructor(localization: LocalizationService);
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContainsFilterOperatorComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContainsFilterOperatorComponent, "kendo-treelist-filter-contains-operator", never, {}, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `EndsWith` (**Ends with**) string filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that end with a specific substring.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-endswith-operator></kendo-treelist-filter-endswith-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Filter Menu
|
|
27
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
28
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
29
|
-
* <kendo-treelist-string-filter-menu
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter"
|
|
32
|
-
* [filterService]="filterService">
|
|
33
|
-
* <kendo-treelist-filter-endswith-operator></kendo-treelist-filter-endswith-operator>
|
|
34
|
-
* </kendo-treelist-string-filter-menu>
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-treelist-column>
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export declare class EndsWithFilterOperatorComponent extends FilterOperatorBase {
|
|
40
|
-
constructor(localization: LocalizationService);
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EndsWithFilterOperatorComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EndsWithFilterOperatorComponent, "kendo-treelist-filter-endswith-operator", never, {}, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -1,91 +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 `Equal` (**Is equal to**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are equal to a specific value.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html String Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Numeric Filter Cell
|
|
27
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
28
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
29
|
-
* <kendo-treelist-numeric-filter-cell
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter">
|
|
32
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
33
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
* ```html Date Filter Cell
|
|
38
|
-
* <kendo-treelist-column field="hireDate">
|
|
39
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
40
|
-
* <kendo-treelist-date-filter-cell
|
|
41
|
-
* [column]="column"
|
|
42
|
-
* [filter]="filter">
|
|
43
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
44
|
-
* </kendo-treelist-date-filter-cell>
|
|
45
|
-
* </ng-template>
|
|
46
|
-
* </kendo-treelist-column>
|
|
47
|
-
* ```
|
|
48
|
-
*
|
|
49
|
-
* @example
|
|
50
|
-
* ```html String Filter Menu
|
|
51
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
52
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
53
|
-
* <kendo-treelist-string-filter-menu
|
|
54
|
-
* [column]="column"
|
|
55
|
-
* [filter]="filter"
|
|
56
|
-
* [filterService]="filterService">
|
|
57
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
58
|
-
* </kendo-treelist-string-filter-menu>
|
|
59
|
-
* </ng-template>
|
|
60
|
-
* </kendo-treelist-column>
|
|
61
|
-
* ```
|
|
62
|
-
* ```html Numeric Filter Menu
|
|
63
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
64
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
65
|
-
* <kendo-treelist-numeric-filter-menu
|
|
66
|
-
* [column]="column"
|
|
67
|
-
* [filter]="filter"
|
|
68
|
-
* [filterService]="filterService">
|
|
69
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
70
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
71
|
-
* </ng-template>
|
|
72
|
-
* </kendo-treelist-column>
|
|
73
|
-
* ```
|
|
74
|
-
* ```html Date Filter Menu
|
|
75
|
-
* <kendo-treelist-column field="hireDate">
|
|
76
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
77
|
-
* <kendo-treelist-date-filter-menu
|
|
78
|
-
* [column]="column"
|
|
79
|
-
* [filter]="filter"
|
|
80
|
-
* [filterService]="filterService">
|
|
81
|
-
* <kendo-treelist-filter-eq-operator></kendo-treelist-filter-eq-operator>
|
|
82
|
-
* </kendo-treelist-date-filter-menu>
|
|
83
|
-
* </ng-template>
|
|
84
|
-
* </kendo-treelist-column>
|
|
85
|
-
* ```
|
|
86
|
-
*/
|
|
87
|
-
export declare class EqualFilterOperatorComponent extends FilterOperatorBase {
|
|
88
|
-
constructor(localization: LocalizationService);
|
|
89
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EqualFilterOperatorComponent, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EqualFilterOperatorComponent, "kendo-treelist-filter-eq-operator", never, {}, {}, never, never, true, never>;
|
|
91
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare const toJSON: (xs: FilterOperatorBase[]) => Array<{
|
|
12
|
-
text: string;
|
|
13
|
-
value: string;
|
|
14
|
-
}>;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare class FilterOperatorBase implements OnDestroy {
|
|
19
|
-
protected operator: string;
|
|
20
|
-
protected localization: LocalizationService;
|
|
21
|
-
/**
|
|
22
|
-
* The text displayed in the drop-down list for the filter operator.
|
|
23
|
-
* @readonly
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberOf FilterOperatorBase
|
|
26
|
-
*/
|
|
27
|
-
get text(): string;
|
|
28
|
-
set text(value: string);
|
|
29
|
-
private subscription;
|
|
30
|
-
private messages;
|
|
31
|
-
private _text;
|
|
32
|
-
constructor(operator: string, localization: LocalizationService);
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
toJSON(): {
|
|
38
|
-
text: string;
|
|
39
|
-
value: string;
|
|
40
|
-
};
|
|
41
|
-
protected refreshText(): void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterOperatorBase, never>;
|
|
43
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterOperatorBase, never, never, { "text": { "alias": "text"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
@@ -1,42 +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 greater than**) [numeric filter operator](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#numeric-filter) for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are greater than 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="yearsService" title="Years Service">
|
|
16
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-treelist-numeric-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-treelist-filter-gt-operator></kendo-treelist-filter-gt-operator>
|
|
21
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
27
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-treelist-numeric-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-treelist-filter-gt-operator></kendo-treelist-filter-gt-operator>
|
|
33
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class GreaterFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GreaterFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GreaterFilterOperatorComponent, "kendo-treelist-filter-gt-operator", never, {}, {}, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,42 +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 greater than or equal to**) [numeric filter operator](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#numeric-filter) for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are greater than 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="yearsService" title="Years Service">
|
|
16
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-treelist-numeric-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-treelist-filter-gte-operator></kendo-treelist-filter-gte-operator>
|
|
21
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
27
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-treelist-numeric-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-treelist-filter-gte-operator></kendo-treelist-filter-gte-operator>
|
|
33
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class GreaterOrEqualToFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(localization: LocalizationService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GreaterOrEqualToFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GreaterOrEqualToFilterOperatorComponent, "kendo-treelist-filter-gte-operator", never, {}, {}, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -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 { FilterOperatorBase } from './filter-operator.base';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `IsEmpty` (**Is empty**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are empty.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-isempty-operator></kendo-treelist-filter-isempty-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Filter Menu
|
|
27
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
28
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
29
|
-
* <kendo-treelist-string-filter-menu
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter"
|
|
32
|
-
* [filterService]="filterService">
|
|
33
|
-
* <kendo-treelist-filter-isempty-operator></kendo-treelist-filter-isempty-operator>
|
|
34
|
-
* </kendo-treelist-string-filter-menu>
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-treelist-column>
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export declare class IsEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
40
|
-
constructor(localization: LocalizationService);
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsEmptyFilterOperatorComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsEmptyFilterOperatorComponent, "kendo-treelist-filter-isempty-operator", never, {}, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -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 { FilterOperatorBase } from './filter-operator.base';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `IsNotEmpty` (**Is not empty**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are not empty.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-isnotempty-operator></kendo-treelist-filter-isnotempty-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Filter Menu
|
|
27
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
28
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
29
|
-
* <kendo-treelist-string-filter-menu
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter"
|
|
32
|
-
* [filterService]="filterService">
|
|
33
|
-
* <kendo-treelist-filter-isnotempty-operator></kendo-treelist-filter-isnotempty-operator>
|
|
34
|
-
* </kendo-treelist-string-filter-menu>
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-treelist-column>
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export declare class IsNotEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
40
|
-
constructor(localization: LocalizationService);
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsNotEmptyFilterOperatorComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsNotEmptyFilterOperatorComponent, "kendo-treelist-filter-isnotempty-operator", never, {}, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
@@ -1,91 +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 `IsNotNull` (**Is not null**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are not null.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html String Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Numeric Filter Cell
|
|
27
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
28
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
29
|
-
* <kendo-treelist-numeric-filter-cell
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter">
|
|
32
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
33
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
* ```html Date Filter Cell
|
|
38
|
-
* <kendo-treelist-column field="hireDate">
|
|
39
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
40
|
-
* <kendo-treelist-date-filter-cell
|
|
41
|
-
* [column]="column"
|
|
42
|
-
* [filter]="filter">
|
|
43
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
44
|
-
* </kendo-treelist-date-filter-cell>
|
|
45
|
-
* </ng-template>
|
|
46
|
-
* </kendo-treelist-column>
|
|
47
|
-
* ```
|
|
48
|
-
*
|
|
49
|
-
* @example
|
|
50
|
-
* ```html String Filter Menu
|
|
51
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
52
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
53
|
-
* <kendo-treelist-string-filter-menu
|
|
54
|
-
* [column]="column"
|
|
55
|
-
* [filter]="filter"
|
|
56
|
-
* [filterService]="filterService">
|
|
57
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
58
|
-
* </kendo-treelist-string-filter-menu>
|
|
59
|
-
* </ng-template>
|
|
60
|
-
* </kendo-treelist-column>
|
|
61
|
-
* ```
|
|
62
|
-
* ```html Numeric Filter Menu
|
|
63
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
64
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
65
|
-
* <kendo-treelist-numeric-filter-menu
|
|
66
|
-
* [column]="column"
|
|
67
|
-
* [filter]="filter"
|
|
68
|
-
* [filterService]="filterService">
|
|
69
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
70
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
71
|
-
* </ng-template>
|
|
72
|
-
* </kendo-treelist-column>
|
|
73
|
-
* ```
|
|
74
|
-
* ```html Date Filter Menu
|
|
75
|
-
* <kendo-treelist-column field="hireDate">
|
|
76
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
77
|
-
* <kendo-treelist-date-filter-menu
|
|
78
|
-
* [column]="column"
|
|
79
|
-
* [filter]="filter"
|
|
80
|
-
* [filterService]="filterService">
|
|
81
|
-
* <kendo-treelist-filter-isnotnull-operator></kendo-treelist-filter-isnotnull-operator>
|
|
82
|
-
* </kendo-treelist-date-filter-menu>
|
|
83
|
-
* </ng-template>
|
|
84
|
-
* </kendo-treelist-column>
|
|
85
|
-
* ```
|
|
86
|
-
*/
|
|
87
|
-
export declare class IsNotNullFilterOperatorComponent extends FilterOperatorBase {
|
|
88
|
-
constructor(localization: LocalizationService);
|
|
89
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsNotNullFilterOperatorComponent, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsNotNullFilterOperatorComponent, "kendo-treelist-filter-isnotnull-operator", never, {}, {}, never, never, true, never>;
|
|
91
|
-
}
|
|
@@ -1,91 +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 `IsNull` (**Is null**) filter operator for the TreeList.
|
|
10
|
-
* Use this operator to filter values that are null.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics#using-the-built-in-directives).
|
|
12
|
-
* For more information and examples, refer to the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/filter-row#default-filter-operator).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html String Filter Cell
|
|
16
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
17
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
18
|
-
* <kendo-treelist-string-filter-cell
|
|
19
|
-
* [column]="column"
|
|
20
|
-
* [filter]="filter">
|
|
21
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
22
|
-
* </kendo-treelist-string-filter-cell>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-treelist-column>
|
|
25
|
-
* ```
|
|
26
|
-
* ```html Numeric Filter Cell
|
|
27
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
28
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
29
|
-
* <kendo-treelist-numeric-filter-cell
|
|
30
|
-
* [column]="column"
|
|
31
|
-
* [filter]="filter">
|
|
32
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
33
|
-
* </kendo-treelist-numeric-filter-cell>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-treelist-column>
|
|
36
|
-
* ```
|
|
37
|
-
* ```html Date Filter Cell
|
|
38
|
-
* <kendo-treelist-column field="hireDate">
|
|
39
|
-
* <ng-template kendoTreeListFilterCellTemplate let-filter let-column="column">
|
|
40
|
-
* <kendo-treelist-date-filter-cell
|
|
41
|
-
* [column]="column"
|
|
42
|
-
* [filter]="filter">
|
|
43
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
44
|
-
* </kendo-treelist-date-filter-cell>
|
|
45
|
-
* </ng-template>
|
|
46
|
-
* </kendo-treelist-column>
|
|
47
|
-
* ```
|
|
48
|
-
*
|
|
49
|
-
* @example
|
|
50
|
-
* ```html String Filter Menu
|
|
51
|
-
* <kendo-treelist-column field="name" title="Name">
|
|
52
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
53
|
-
* <kendo-treelist-string-filter-menu
|
|
54
|
-
* [column]="column"
|
|
55
|
-
* [filter]="filter"
|
|
56
|
-
* [filterService]="filterService">
|
|
57
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
58
|
-
* </kendo-treelist-string-filter-menu>
|
|
59
|
-
* </ng-template>
|
|
60
|
-
* </kendo-treelist-column>
|
|
61
|
-
* ```
|
|
62
|
-
* ```html Numeric Filter Menu
|
|
63
|
-
* <kendo-treelist-column field="yearsService" title="Years Service">
|
|
64
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
65
|
-
* <kendo-treelist-numeric-filter-menu
|
|
66
|
-
* [column]="column"
|
|
67
|
-
* [filter]="filter"
|
|
68
|
-
* [filterService]="filterService">
|
|
69
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
70
|
-
* </kendo-treelist-numeric-filter-menu>
|
|
71
|
-
* </ng-template>
|
|
72
|
-
* </kendo-treelist-column>
|
|
73
|
-
* ```
|
|
74
|
-
* ```html Date Filter Menu
|
|
75
|
-
* <kendo-treelist-column field="hireDate">
|
|
76
|
-
* <ng-template kendoTreeListFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
77
|
-
* <kendo-treelist-date-filter-menu
|
|
78
|
-
* [column]="column"
|
|
79
|
-
* [filter]="filter"
|
|
80
|
-
* [filterService]="filterService">
|
|
81
|
-
* <kendo-treelist-filter-isnull-operator></kendo-treelist-filter-isnull-operator>
|
|
82
|
-
* </kendo-treelist-date-filter-menu>
|
|
83
|
-
* </ng-template>
|
|
84
|
-
* </kendo-treelist-column>
|
|
85
|
-
* ```
|
|
86
|
-
*/
|
|
87
|
-
export declare class IsNullFilterOperatorComponent extends FilterOperatorBase {
|
|
88
|
-
constructor(localization: LocalizationService);
|
|
89
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsNullFilterOperatorComponent, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsNullFilterOperatorComponent, "kendo-treelist-filter-isnull-operator", never, {}, {}, never, never, true, never>;
|
|
91
|
-
}
|