@progress/kendo-angular-grid 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-grid.mjs +711 -711
- package/index.d.ts +14651 -272
- package/package-metadata.mjs +2 -2
- package/package.json +29 -29
- package/schematics/ngAdd/index.js +7 -7
- package/adaptiveness/adaptive-mode.d.ts +0 -8
- package/adaptiveness/adaptive-renderer.component.d.ts +0 -89
- package/aggregates/aggregate-types.d.ts +0 -58
- package/aggregates/selection-aggregate.service.d.ts +0 -43
- package/aggregates/status-bar-template.directive.d.ts +0 -21
- package/aggregates/status-bar.component.d.ts +0 -23
- package/column-menu/column-chooser-content.component.d.ts +0 -61
- package/column-menu/column-chooser.component.d.ts +0 -86
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -78
- package/column-menu/column-locked-change-event.d.ts +0 -18
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -48
- package/column-menu/column-menu-autosize.component.d.ts +0 -52
- package/column-menu/column-menu-chooser.component.d.ts +0 -73
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -14
- package/column-menu/column-menu-filter.component.d.ts +0 -76
- package/column-menu/column-menu-item-base.d.ts +0 -34
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -34
- package/column-menu/column-menu-item.component.d.ts +0 -140
- package/column-menu/column-menu-item.directive.d.ts +0 -76
- package/column-menu/column-menu-lock.component.d.ts +0 -55
- package/column-menu/column-menu-position.component.d.ts +0 -89
- package/column-menu/column-menu-settings.interface.d.ts +0 -58
- package/column-menu/column-menu-sort.component.d.ts +0 -50
- package/column-menu/column-menu-stick.component.d.ts +0 -57
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -189
- package/column-menu/column-menu.service.d.ts +0 -64
- package/column-menu/column-sticky-change-event.d.ts +0 -18
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -44
- package/column-resizing/column-handle.directive.d.ts +0 -60
- package/column-resizing/column-resize.interface.d.ts +0 -75
- package/column-resizing/column-resizing.service.d.ts +0 -43
- package/column-resizing/table.directive.d.ts +0 -34
- package/columns/cell-rowspan.d.ts +0 -14
- package/columns/checkbox-column.component.d.ts +0 -53
- package/columns/column-base.d.ts +0 -322
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -75
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -112
- package/columns/columns-container.d.ts +0 -31
- package/columns/command-column.component.d.ts +0 -41
- package/columns/pin-column.component.d.ts +0 -45
- package/columns/reorder-column.component.d.ts +0 -64
- package/columns/sort-settings.d.ts +0 -80
- package/columns/span-column.component.d.ts +0 -122
- package/common/adaptiveness.service.d.ts +0 -50
- package/common/cell-click-event-args.interface.d.ts +0 -44
- package/common/clipboard-types.d.ts +0 -98
- package/common/clipboard.directive.d.ts +0 -53
- package/common/clipboard.service.d.ts +0 -28
- package/common/column-info.service.d.ts +0 -38
- package/common/create-form-group.d.ts +0 -12
- package/common/data-layout-mode.d.ts +0 -24
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -24
- package/common/error-messages.d.ts +0 -20
- package/common/event-emitter.d.ts +0 -13
- package/common/fetch-data-callback.d.ts +0 -14
- package/common/field-datatype.d.ts +0 -9
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/grid-col-size.d.ts +0 -13
- package/common/id.service.d.ts +0 -24
- package/common/pager-settings.d.ts +0 -105
- package/common/preventable-event.d.ts +0 -20
- package/common/provider.service.d.ts +0 -41
- package/common/remove-confirmation.d.ts +0 -21
- package/common/resizable-settings.d.ts +0 -26
- package/common/single-popup.service.d.ts +0 -64
- package/common/size-options.d.ts +0 -9
- package/common/sort.service.d.ts +0 -13
- package/common/toolbar-tool-base.directive.d.ts +0 -27
- package/constants.d.ts +0 -16
- package/csv/csv-command-tool.directive.d.ts +0 -38
- package/csv/csv-command.directive.d.ts +0 -38
- package/csv/csv-export-event.d.ts +0 -15
- package/csv/csv.component.d.ts +0 -132
- package/csv/csv.module.d.ts +0 -32
- package/csv/csv.service.d.ts +0 -16
- package/data/change-event-args.interface.d.ts +0 -44
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -34
- package/data/data-mapping.service.d.ts +0 -48
- package/data/data.collection.d.ts +0 -47
- package/data/data.iterators.d.ts +0 -85
- package/data/grid-item.interface.d.ts +0 -16
- package/data/group-footer-item.interface.d.ts +0 -31
- package/data/group-item.interface.d.ts +0 -30
- package/databinding.directive.d.ts +0 -124
- package/directives.d.ts +0 -285
- package/dragdrop/column-reorder-config.d.ts +0 -13
- 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 -17
- 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 -39
- 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 -38
- package/editing/add-command.directive.d.ts +0 -34
- package/editing/add-event-args.interface.d.ts +0 -10
- package/editing/cancel-command-tool.directive.d.ts +0 -38
- package/editing/cancel-command.directive.d.ts +0 -54
- package/editing/cancel-event-args.interface.d.ts +0 -16
- package/editing/cell-close-event.d.ts +0 -37
- package/editing/edit-command-tool.directive.d.ts +0 -39
- package/editing/edit-command.directive.d.ts +0 -53
- package/editing/edit-event-args.interface.d.ts +0 -26
- package/editing/edit-row-options.interface.d.ts +0 -24
- package/editing/edit-template.directive.d.ts +0 -32
- package/editing/edit.service.d.ts +0 -71
- package/editing/form/dialog-form.component.d.ts +0 -27
- package/editing/form/form-formfield.component.d.ts +0 -24
- package/editing/form/form.component.d.ts +0 -28
- package/editing/form/index.d.ts +0 -8
- package/editing/form/models.d.ts +0 -202
- package/editing/local-data-changes.service.d.ts +0 -15
- package/editing/remove-command-tool.directive.d.ts +0 -40
- package/editing/remove-command.directive.d.ts +0 -51
- package/editing/remove-event-args.interface.d.ts +0 -11
- package/editing/save-command-tool.directive.d.ts +0 -39
- package/editing/save-command.directive.d.ts +0 -53
- package/editing/save-event-args.interface.d.ts +0 -16
- package/editing/toolbar-editing-tool-base.directive.d.ts +0 -30
- package/editing-directives/create-form-group-args.interface.d.ts +0 -10
- package/editing-directives/edit-service.interface.d.ts +0 -33
- package/editing-directives/editing-directive-base.d.ts +0 -63
- package/editing-directives/external-editing.directive.d.ts +0 -55
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -22
- package/editing-directives/local-row-edit.service.d.ts +0 -11
- package/editing-directives/reactive-editing.directive.d.ts +0 -32
- package/editing-directives/row-editing-directive-base.d.ts +0 -25
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -9
- package/excel/excel-command-tool.directive.d.ts +0 -38
- package/excel/excel-command.directive.d.ts +0 -38
- package/excel/excel-export-event.d.ts +0 -15
- package/excel/excel.component.d.ts +0 -90
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -16
- package/filtering/base-filter-cell.component.d.ts +0 -81
- package/filtering/boolean-filter.component.d.ts +0 -47
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -33
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -44
- package/filtering/cell/date-filter-cell.component.d.ts +0 -51
- 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 -117
- 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 -61
- package/filtering/cell/string-filter-cell.component.d.ts +0 -56
- package/filtering/date-filter.component.d.ts +0 -104
- 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 -34
- package/filtering/filter.service.d.ts +0 -34
- package/filtering/filterable.d.ts +0 -56
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -76
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -64
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -88
- 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 -53
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -37
- package/filtering/menu/filter-menu.component.d.ts +0 -63
- 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 -73
- 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 -78
- package/filtering/multicheckbox-filter.component.d.ts +0 -50
- 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 -42
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -42
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -90
- 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 -42
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -89
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -89
- 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 -89
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -42
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -42
- package/filtering/string-filter.component.d.ts +0 -48
- package/grid.component.d.ts +0 -1156
- package/grid.module.d.ts +0 -179
- package/grouping/group-footer-template.directive.d.ts +0 -33
- package/grouping/group-header-column-template.directive.d.ts +0 -34
- package/grouping/group-header-template.directive.d.ts +0 -35
- package/grouping/group-header.component.d.ts +0 -52
- package/grouping/group-info.service.d.ts +0 -21
- package/grouping/group-key.interface.d.ts +0 -29
- package/grouping/group-panel.component.d.ts +0 -75
- package/grouping/group-rows-args.interface.d.ts +0 -23
- package/grouping/group-settings.d.ts +0 -38
- package/grouping/groups.service.d.ts +0 -36
- package/grouping/sticky-groups/models.d.ts +0 -24
- package/grouping/sticky-groups/sticky-group-container.component.d.ts +0 -114
- package/grouping/sticky-groups/sticky-groups-utils.d.ts +0 -71
- package/grouping/sticky-groups/sticky-groups.service.d.ts +0 -132
- package/grouping/utils.d.ts +0 -10
- package/highlight/highlight-item.d.ts +0 -17
- package/highlight/highlight.directive.d.ts +0 -62
- 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/layout/sizing-options.service.d.ts +0 -15
- package/localization/custom-messages.component.d.ts +0 -28
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -744
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -35
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -37
- package/navigation/focusable.directive.d.ts +0 -73
- package/navigation/grid-focusable-element.d.ts +0 -18
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -59
- package/navigation/logical-cell.interface.d.ts +0 -20
- package/navigation/logical-row.directive.d.ts +0 -36
- package/navigation/logical-row.interface.d.ts +0 -13
- package/navigation/navigable-settings.d.ts +0 -31
- package/navigation/navigation-cell.interface.d.ts +0 -52
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -50
- package/navigation/navigation-metadata.d.ts +0 -24
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -36
- package/navigation/navigation.service.d.ts +0 -156
- package/navigation/skip-cell-navigation.d.ts +0 -12
- package/navigation/toolbar-tool-name.d.ts +0 -19
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -11
- package/pdf/grid-query.d.ts +0 -26
- package/pdf/pdf-command-tool.directive.d.ts +0 -39
- package/pdf/pdf-command.directive.d.ts +0 -38
- package/pdf/pdf-export-event.d.ts +0 -14
- package/pdf/pdf-margin.component.d.ts +0 -29
- package/pdf/pdf-margin.interface.d.ts +0 -11
- package/pdf/pdf-template.directive.d.ts +0 -32
- package/pdf/pdf.component.d.ts +0 -94
- package/pdf/pdf.module.d.ts +0 -35
- package/pdf/pdf.service.d.ts +0 -25
- package/rendering/cell-loading.template.directive.d.ts +0 -28
- package/rendering/cell-template.directive.d.ts +0 -33
- package/rendering/cell.component.d.ts +0 -107
- package/rendering/common/cell-context.d.ts +0 -26
- package/rendering/common/col-group.component.d.ts +0 -31
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/format.pipe.d.ts +0 -17
- package/rendering/common/loading.component.d.ts +0 -19
- package/rendering/common/row-args.d.ts +0 -19
- package/rendering/common/row-class.d.ts +0 -60
- package/rendering/common/spacer.component.d.ts +0 -37
- package/rendering/constants.d.ts +0 -20
- package/rendering/details/detail-collapse-event.d.ts +0 -24
- package/rendering/details/detail-expand-event.d.ts +0 -24
- package/rendering/details/detail-template.directive.d.ts +0 -49
- package/rendering/details/details.service.d.ts +0 -28
- package/rendering/details-expand.directive.d.ts +0 -71
- package/rendering/footer/footer-template.directive.d.ts +0 -37
- package/rendering/footer/footer.component.d.ts +0 -42
- package/rendering/grid-table.directive.d.ts +0 -19
- package/rendering/groups-expand.directive.d.ts +0 -59
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -142
- package/rendering/list.component.d.ts +0 -263
- package/rendering/loading-template.directive.d.ts +0 -29
- package/rendering/no-records-template.directive.d.ts +0 -27
- package/rendering/rowspan.service.d.ts +0 -14
- package/rendering/table-body.component.d.ts +0 -135
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -41
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -23
- package/rendering/toolbar/toolbar-position.d.ts +0 -22
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -36
- package/rendering/toolbar/tools/ai-assistant/ai-assistant.component.d.ts +0 -50
- package/rendering/toolbar/tools/ai-assistant/ai-request-response.service.d.ts +0 -61
- package/rendering/toolbar/tools/ai-assistant/ai-tool.directive.d.ts +0 -115
- package/rendering/toolbar/tools/ai-assistant/models.d.ts +0 -203
- package/rendering/toolbar/tools/ai-assistant/utils.d.ts +0 -28
- package/rendering/toolbar/tools/column-chooser-tool.directive.d.ts +0 -81
- package/rendering/toolbar/tools/filter-command-tool.directive.d.ts +0 -64
- package/rendering/toolbar/tools/filter-tool-wrapper.component.d.ts +0 -42
- package/rendering/toolbar/tools/filter-toolbar-tool.component.d.ts +0 -52
- package/rendering/toolbar/tools/group-command-tool.directive.d.ts +0 -53
- package/rendering/toolbar/tools/group-toolbar-tool.component.d.ts +0 -61
- package/rendering/toolbar/tools/select-all-command-tool.directive.d.ts +0 -36
- package/rendering/toolbar/tools/smartbox/models.d.ts +0 -71
- package/rendering/toolbar/tools/smartbox/search.service.d.ts +0 -32
- package/rendering/toolbar/tools/smartbox/smartbox-component/common.d.ts +0 -38
- package/rendering/toolbar/tools/smartbox/smartbox-component/models.d.ts +0 -177
- package/rendering/toolbar/tools/smartbox/smartbox-component/smartbox.component.d.ts +0 -157
- package/rendering/toolbar/tools/smartbox/smartbox-history-item.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-suggestion.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-tool.component.d.ts +0 -120
- package/rendering/toolbar/tools/sort-command-tool.directive.d.ts +0 -62
- package/rendering/toolbar/tools/sort-toolbar-tool.component.d.ts +0 -57
- package/row-pinning/pinned-row-tracking.service.d.ts +0 -64
- package/row-pinning/row-pin-container.component.d.ts +0 -56
- package/row-pinning/row-pin.service.d.ts +0 -28
- package/row-pinning/types.d.ts +0 -42
- package/row-reordering/drag-handle-template.directive.d.ts +0 -33
- package/row-reordering/drag-hint-template.directive.d.ts +0 -31
- package/row-reordering/row-reorder.service.d.ts +0 -69
- package/row-reordering/types.d.ts +0 -48
- package/row-reordering/utils.d.ts +0 -78
- package/scrolling/content-scroll-event.d.ts +0 -37
- package/scrolling/row-height.service.d.ts +0 -18
- package/scrolling/scroll-bottom-event.d.ts +0 -14
- package/scrolling/scroll-request.service.d.ts +0 -47
- package/scrolling/scroll-sync.service.d.ts +0 -35
- package/scrolling/scroller.service.d.ts +0 -76
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/cell-selection.service.d.ts +0 -74
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/pair-set.d.ts +0 -78
- package/selection/selectall-checkbox.directive.d.ts +0 -60
- package/selection/selection-checkbox.directive.d.ts +0 -52
- package/selection/selection-default.d.ts +0 -89
- package/selection/selection.directive.d.ts +0 -35
- package/selection/selection.service.d.ts +0 -79
- package/selection/types.d.ts +0 -174
- package/state-management/grid-state.models.d.ts +0 -71
- package/state-management/redo-command-tool.d.ts +0 -46
- package/state-management/undo-command-tool.d.ts +0 -46
- package/state-management/undo-redo.directive.d.ts +0 -73
- package/state-management/undo-redo.service.d.ts +0 -17
- package/state-management/undo-redo.stack.d.ts +0 -106
- package/utils.d.ts +0 -119
|
@@ -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 { ContextService } from '../../common/provider.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `GreaterOrEqualTo` (**Is after or equal to**) [date filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#date-filter) operator.
|
|
10
|
-
* Use this operator to filter dates after or equal to the specified date.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-after-eq-operator></kendo-filter-after-eq-operator>
|
|
21
|
-
* </kendo-grid-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-after-eq-operator></kendo-filter-after-eq-operator>
|
|
33
|
-
* </kendo-grid-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class AfterEqFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
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-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Greater` (**Is after**) [date filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#date-filter) operator.
|
|
10
|
-
* Use this operator to filter dates after the specified date.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-after-operator></kendo-filter-after-operator>
|
|
21
|
-
* </kendo-grid-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-after-operator></kendo-filter-after-operator>
|
|
33
|
-
* </kendo-grid-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class AfterFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
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-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `LessOrEqualTo` (**Is before or equal to**) [date filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#date-filter) operator.
|
|
10
|
-
* Use this operator to filter dates before or equal to the specified date.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-before-eq-operator></kendo-filter-before-eq-operator>
|
|
21
|
-
* </kendo-grid-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-before-eq-operator></kendo-filter-before-eq-operator>
|
|
33
|
-
* </kendo-grid-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class BeforeEqFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
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-filter-before-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Less than` (**Is before**) [date filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#date-filter) operator.
|
|
10
|
-
* Use this operator to filter dates before the specified date.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filer Cell
|
|
15
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-date-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-before-operator></kendo-filter-before-operator>
|
|
21
|
-
* </kendo-grid-date-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-date-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-before-operator></kendo-filter-before-operator>
|
|
33
|
-
* </kendo-grid-date-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class BeforeFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
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-filter-before-operator", never, {}, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Contains` (**Contains**) filter operator. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#using-the-built-in-directive).
|
|
10
|
-
* Use this operator to filter values that contain the specified text.
|
|
11
|
-
* For more information and examples, see the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-string-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-contains-operator></kendo-filter-contains-operator>
|
|
21
|
-
* </kendo-grid-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-string-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-contains-operator></kendo-filter-contains-operator>
|
|
33
|
-
* </kendo-grid-string-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class ContainsFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContainsFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContainsFilterOperatorComponent, "kendo-filter-contains-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `EndsWith` (**Ends with**) string filter operator. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#using-the-built-in-directive).
|
|
10
|
-
* Use this operator to filter values that end with the specified text.
|
|
11
|
-
* For more information and examples, see the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-string-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-endswith-operator></kendo-filter-endswith-operator>
|
|
21
|
-
* </kendo-grid-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-string-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-endswith-operator></kendo-filter-endswith-operator>
|
|
33
|
-
* </kendo-grid-string-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class EndsWithFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EndsWithFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EndsWithFilterOperatorComponent, "kendo-filter-endswith-operator", never, {}, {}, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,90 +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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Equal` (**Is equal to**) filter operator. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#using-the-built-in-directive).
|
|
10
|
-
* Use this operator to filter values that are equal to the specified value.
|
|
11
|
-
* For more information and examples, see the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html String Filter Cell
|
|
15
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-string-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
21
|
-
* </kendo-grid-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Numeric Filter Cell
|
|
26
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
27
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
28
|
-
* <kendo-grid-numeric-filter-cell
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter">
|
|
31
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
32
|
-
* </kendo-grid-numeric-filter-cell>
|
|
33
|
-
* </ng-template>
|
|
34
|
-
* </kendo-grid-column>
|
|
35
|
-
* ```
|
|
36
|
-
* ```html Date Filter Cell
|
|
37
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
38
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
39
|
-
* <kendo-grid-date-filter-cell
|
|
40
|
-
* [column]="column"
|
|
41
|
-
* [filter]="filter">
|
|
42
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
43
|
-
* </kendo-grid-date-filter-cell>
|
|
44
|
-
* </ng-template>
|
|
45
|
-
* </kendo-grid-column>
|
|
46
|
-
* ```
|
|
47
|
-
*
|
|
48
|
-
* @example
|
|
49
|
-
* ```html String Filter Menu
|
|
50
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
51
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
52
|
-
* <kendo-grid-string-filter-menu
|
|
53
|
-
* [column]="column"
|
|
54
|
-
* [filter]="filter"
|
|
55
|
-
* [filterService]="filterService">
|
|
56
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
57
|
-
* </kendo-grid-string-filter-menu>
|
|
58
|
-
* </ng-template>
|
|
59
|
-
* </kendo-grid-column>
|
|
60
|
-
* ```
|
|
61
|
-
* ```html Numeric Filter Menu
|
|
62
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
63
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
64
|
-
* <kendo-grid-numeric-filter-menu
|
|
65
|
-
* [column]="column"
|
|
66
|
-
* [filter]="filter"
|
|
67
|
-
* [filterService]="filterService">
|
|
68
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
69
|
-
* </kendo-grid-numeric-filter-menu>
|
|
70
|
-
* </ng-template>
|
|
71
|
-
* </kendo-grid-column>
|
|
72
|
-
* ```
|
|
73
|
-
* ```html Date Filter Menu
|
|
74
|
-
* <kendo-grid-column field="FirstOrderedOn">
|
|
75
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
76
|
-
* <kendo-grid-date-filter-menu
|
|
77
|
-
* [column]="column"
|
|
78
|
-
* [filter]="filter"
|
|
79
|
-
* [filterService]="filterService">
|
|
80
|
-
* <kendo-filter-eq-operator></kendo-filter-eq-operator>
|
|
81
|
-
* </kendo-grid-date-filter-menu>
|
|
82
|
-
* </ng-template>
|
|
83
|
-
* </kendo-grid-column>
|
|
84
|
-
* ```
|
|
85
|
-
*/
|
|
86
|
-
export declare class EqualFilterOperatorComponent extends FilterOperatorBase {
|
|
87
|
-
constructor(ctx: ContextService);
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EqualFilterOperatorComponent, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EqualFilterOperatorComponent, "kendo-filter-eq-operator", never, {}, {}, never, never, true, never>;
|
|
90
|
-
}
|
|
@@ -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 { ContextService } from '../../common/provider.service';
|
|
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 ctx: ContextService;
|
|
21
|
-
/**
|
|
22
|
-
* The text that will be displayed in the drop-down list.
|
|
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, ctx: ContextService);
|
|
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 ɵcmp: i0.ɵɵComponentDeclaration<FilterOperatorBase, "kendo-grid-filter-operator-base", 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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `Greater` (**Is greater than**) [numeric filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#numeric-filter) operator.
|
|
10
|
-
* Use this operator to filter values greater than the specified number.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-numeric-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-gt-operator></kendo-filter-gt-operator>
|
|
21
|
-
* </kendo-grid-numeric-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-numeric-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-gt-operator></kendo-filter-gt-operator>
|
|
33
|
-
* </kendo-grid-numeric-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class GreaterFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GreaterFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GreaterFilterOperatorComponent, "kendo-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `GreaterOrEqualTo` (**Is greater than or equal to**) [numeric filter](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#numeric-filter) operator.
|
|
10
|
-
* Use this operator to filter values greater than or equal to the specified number.
|
|
11
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-numeric-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-gte-operator></kendo-filter-gte-operator>
|
|
21
|
-
* </kendo-grid-numeric-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="UnitPrice" title="Price">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-numeric-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-gte-operator></kendo-filter-gte-operator>
|
|
33
|
-
* </kendo-grid-numeric-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class GreaterOrEqualToFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GreaterOrEqualToFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GreaterOrEqualToFilterOperatorComponent, "kendo-filter-gte-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `IsEmpty` (**Is empty**) filter operator. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#using-the-built-in-directive).
|
|
10
|
-
* Use this operator to filter out values that are empty strings.
|
|
11
|
-
* For more information and examples, see the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-string-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-isempty-operator></kendo-filter-isempty-operator>
|
|
21
|
-
* </kendo-grid-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-string-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-isempty-operator></kendo-filter-isempty-operator>
|
|
33
|
-
* </kendo-grid-string-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class IsEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsEmptyFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsEmptyFilterOperatorComponent, "kendo-filter-isempty-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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { FilterOperatorBase } from './filter-operator.base';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the `IsNotEmpty` (**Is not empty**) filter operator. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#using-the-built-in-directive).
|
|
10
|
-
* Use this operator to filter out values that are not empty strings.
|
|
11
|
-
* For more information and examples, see the article on setting [default filter operators](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row#default-filter-operator).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html Filter Cell
|
|
15
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
16
|
-
* <ng-template kendoGridFilterCellTemplate let-filter let-column="column">
|
|
17
|
-
* <kendo-grid-string-filter-cell
|
|
18
|
-
* [column]="column"
|
|
19
|
-
* [filter]="filter">
|
|
20
|
-
* <kendo-filter-isnotempty-operator></kendo-filter-isnotempty-operator>
|
|
21
|
-
* </kendo-grid-string-filter-cell>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* ```
|
|
25
|
-
* ```html Filter Menu
|
|
26
|
-
* <kendo-grid-column field="ProductName" title="Product Name">
|
|
27
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
28
|
-
* <kendo-grid-string-filter-menu
|
|
29
|
-
* [column]="column"
|
|
30
|
-
* [filter]="filter"
|
|
31
|
-
* [filterService]="filterService">
|
|
32
|
-
* <kendo-filter-isnotempty-operator></kendo-filter-isnotempty-operator>
|
|
33
|
-
* </kendo-grid-string-filter-menu>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class IsNotEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
39
|
-
constructor(ctx: ContextService);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsNotEmptyFilterOperatorComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IsNotEmptyFilterOperatorComponent, "kendo-filter-isnotempty-operator", never, {}, {}, never, never, true, never>;
|
|
42
|
-
}
|