@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,19 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class FilterMenuDropDownListDirective {
|
|
11
|
-
private host;
|
|
12
|
-
filterMenuDropDownLabel: string;
|
|
13
|
-
constructor(host: DropDownListComponent);
|
|
14
|
-
ngAfterViewInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
private keydownHandler;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuDropDownListDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuDropDownListDirective, "[kendoFilterMenuDropDown]", never, { "filterMenuDropDownLabel": { "alias": "filterMenuDropDownLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
6
|
-
import { Type, ViewContainerRef } from "@angular/core";
|
|
7
|
-
import { FilterHostDirective, Context } from "../filter-host.directive";
|
|
8
|
-
import { FilterComponent } from "../filter-component.interface";
|
|
9
|
-
import { FilterService } from "../filter.service";
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class FilterMenuHostDirective extends FilterHostDirective {
|
|
15
|
-
filterService: FilterService;
|
|
16
|
-
menuTabbingService: MenuTabbingService;
|
|
17
|
-
constructor(host: ViewContainerRef);
|
|
18
|
-
protected componentType(): Type<FilterComponent>;
|
|
19
|
-
protected initComponent(ctx: Context): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuHostDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuHostDirective, "[kendoFilterMenuHost]", never, { "filterService": { "alias": "filterService"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,53 +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 { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
7
|
-
import { CompositeFilterDescriptor, FilterDescriptor } from "@progress/kendo-data-query";
|
|
8
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
9
|
-
import { FilterService } from '../filter.service';
|
|
10
|
-
import { FilterInputWrapperComponent } from "../filter-input-wrapper.component";
|
|
11
|
-
import { ContextService } from '../../common/provider.service';
|
|
12
|
-
import { AdaptiveGridService } from '../../common/adaptiveness.service';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class FilterMenuInputWrapperComponent extends FilterInputWrapperComponent implements OnDestroy {
|
|
18
|
-
ctx: ContextService;
|
|
19
|
-
private adaptiveGridService;
|
|
20
|
-
filterService: FilterService;
|
|
21
|
-
isFirstDropDown: boolean;
|
|
22
|
-
menuTabbingService: MenuTabbingService;
|
|
23
|
-
firstOperatorDropDown: DropDownListComponent;
|
|
24
|
-
private _currentFilter;
|
|
25
|
-
private subs;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
get hostClasses(): boolean;
|
|
30
|
-
constructor(ctx: ContextService, adaptiveGridService: AdaptiveGridService);
|
|
31
|
-
ngAfterViewInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
operatorChange(dataItem: any): void;
|
|
34
|
-
protected filterChange(filter: CompositeFilterDescriptor): void;
|
|
35
|
-
/**
|
|
36
|
-
* The current filter for the associated column field.
|
|
37
|
-
* @readonly
|
|
38
|
-
* @type {FilterDescriptor}
|
|
39
|
-
*/
|
|
40
|
-
get currentFilter(): FilterDescriptor;
|
|
41
|
-
/**
|
|
42
|
-
* The current filter for the associated column field.
|
|
43
|
-
* @readonly
|
|
44
|
-
* @type {FilterDescriptor}
|
|
45
|
-
*/
|
|
46
|
-
set currentFilter(value: FilterDescriptor);
|
|
47
|
-
protected updateFilter(filter: FilterDescriptor): CompositeFilterDescriptor;
|
|
48
|
-
onChange(value: any): void;
|
|
49
|
-
onShiftTab(e: Event): void;
|
|
50
|
-
get filterMenuDropDownLabel(): string;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuInputWrapperComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterMenuInputWrapperComponent, "kendo-grid-filter-menu-input-wrapper", never, { "filterService": { "alias": "filterService"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "currentFilter": { "alias": "currentFilter"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
53
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the filter-menu template.
|
|
9
|
-
* Use this directive to customize the content of the filter menu.
|
|
10
|
-
* To define the filter menu template, nest an `<ng-template>` tag with the
|
|
11
|
-
* `kendoGridFilterMenuTemplate` directive inside a `<kendo-grid-column>` tag.
|
|
12
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-menu#custom-filters).
|
|
13
|
-
*
|
|
14
|
-
* The template context is set to the current data item and provides these additional fields:
|
|
15
|
-
* - `column`—Defines an instance of the `ColumnComponent` option. Use it as an alias for a template variable by using the `let-column="column"` syntax.
|
|
16
|
-
* - `filter`—The provided filter descriptors. Use it as an alias for a template variable by using the `let-filter="filter"` syntax.
|
|
17
|
-
* - `filterService`—Represents the `FilterService`. Use it as an alias for a template variable by using the `let-filterService="filterService"` syntax.
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-grid-column field="CategoryID" title="Category">
|
|
22
|
-
* <ng-template kendoGridFilterMenuTemplate
|
|
23
|
-
* let-column="column"
|
|
24
|
-
* let-filter="filter"
|
|
25
|
-
* let-filterService="filterService"
|
|
26
|
-
* >
|
|
27
|
-
* ...
|
|
28
|
-
* </ng-template>
|
|
29
|
-
* </kendo-grid-column>
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
export declare class FilterMenuTemplateDirective {
|
|
33
|
-
templateRef: TemplateRef<any>;
|
|
34
|
-
constructor(templateRef: TemplateRef<any>);
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuTemplateDirective, [{ optional: true; }]>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterMenuTemplateDirective, "[kendoGridFilterMenuTemplate]", never, {}, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -1,63 +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 { NavigationService } from './../../navigation/navigation.service';
|
|
6
|
-
import { ChangeDetectorRef, ElementRef, OnDestroy, Renderer2, TemplateRef } from '@angular/core';
|
|
7
|
-
import { FilterService } from "../filter.service";
|
|
8
|
-
import { CompositeFilterDescriptor } from "@progress/kendo-data-query";
|
|
9
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
10
|
-
import { SinglePopupService } from '../../common/single-popup.service';
|
|
11
|
-
import { PopupRef } from '@progress/kendo-angular-popup';
|
|
12
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
13
|
-
import { ContextService } from '../../common/provider.service';
|
|
14
|
-
import { IdService } from '../../common/id.service';
|
|
15
|
-
import { AdaptiveGridService } from '../../common/adaptiveness.service';
|
|
16
|
-
import * as i0 from "@angular/core";
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare class FilterMenuComponent implements OnDestroy {
|
|
21
|
-
protected filterService: FilterService;
|
|
22
|
-
protected popupService: SinglePopupService;
|
|
23
|
-
protected ctx: ContextService;
|
|
24
|
-
protected navigationService: NavigationService;
|
|
25
|
-
protected renderer: Renderer2;
|
|
26
|
-
protected cdr: ChangeDetectorRef;
|
|
27
|
-
adaptiveGridService: AdaptiveGridService;
|
|
28
|
-
protected idService: IdService;
|
|
29
|
-
filterIcon: SVGIcon;
|
|
30
|
-
/**
|
|
31
|
-
* The column with which the filter is associated.
|
|
32
|
-
* @type {ColumnComponent}
|
|
33
|
-
*/
|
|
34
|
-
column: ColumnComponent;
|
|
35
|
-
/**
|
|
36
|
-
* The current root filter.
|
|
37
|
-
* @type {CompositeFilterDescriptor}
|
|
38
|
-
*/
|
|
39
|
-
filter: CompositeFilterDescriptor;
|
|
40
|
-
anchor: ElementRef;
|
|
41
|
-
template: TemplateRef<any>;
|
|
42
|
-
tabIndex: string;
|
|
43
|
-
popupRef: PopupRef;
|
|
44
|
-
private popupSubs;
|
|
45
|
-
constructor(filterService: FilterService, popupService: SinglePopupService, ctx: ContextService, navigationService: NavigationService, renderer: Renderer2, cdr: ChangeDetectorRef, adaptiveGridService: AdaptiveGridService, idService: IdService);
|
|
46
|
-
ngOnDestroy(): void;
|
|
47
|
-
get hasFilters(): boolean;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
get filterLabel(): string;
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
get isNavigable(): boolean;
|
|
56
|
-
toggle(anchor: any, template: any): boolean;
|
|
57
|
-
close(): void;
|
|
58
|
-
private updateAria;
|
|
59
|
-
private cleanUp;
|
|
60
|
-
private focusRoot;
|
|
61
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterMenuComponent, [null, null, null, null, null, null, null, { optional: true; }]>;
|
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterMenuComponent, "kendo-grid-filter-menu", never, { "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
63
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class BooleanFilterRadioButtonDirective {
|
|
11
|
-
private hostElement;
|
|
12
|
-
private renderer;
|
|
13
|
-
columnLabel: string;
|
|
14
|
-
radioButtonEl: HTMLInputElement;
|
|
15
|
-
constructor(hostElement: ElementRef, renderer: Renderer2);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanFilterRadioButtonDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BooleanFilterRadioButtonDirective, "[kendoFilterMenuRadioButton]", never, { "columnLabel": { "alias": "columnLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class MenuTabbingService {
|
|
10
|
-
firstFocusable: any;
|
|
11
|
-
lastFocusable: any;
|
|
12
|
-
isColumnMenu: boolean;
|
|
13
|
-
isPopupOpen: boolean;
|
|
14
|
-
lastMenuItem: any;
|
|
15
|
-
isTabbedInterface: boolean;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuTabbingService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MenuTabbingService>;
|
|
18
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { FilterDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class NumericFilterMenuInputComponent {
|
|
15
|
-
ctx: ContextService;
|
|
16
|
-
operators: Array<{
|
|
17
|
-
text: string;
|
|
18
|
-
value: string;
|
|
19
|
-
}>;
|
|
20
|
-
column: ColumnComponent;
|
|
21
|
-
filter: CompositeFilterDescriptor;
|
|
22
|
-
operator: string;
|
|
23
|
-
currentFilter: FilterDescriptor;
|
|
24
|
-
filterService: FilterService;
|
|
25
|
-
filterDelay: number;
|
|
26
|
-
isFirstDropDown: boolean;
|
|
27
|
-
menuTabbingService: MenuTabbingService;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the value used to increment or decrement the component value.
|
|
30
|
-
* @type {number}
|
|
31
|
-
*/
|
|
32
|
-
step: number;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the smallest value that is valid.
|
|
35
|
-
* @type {number}
|
|
36
|
-
*/
|
|
37
|
-
min: number;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the greatest value that is valid.
|
|
40
|
-
* @type {number}
|
|
41
|
-
*/
|
|
42
|
-
max: number;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies whether the **Up** and **Down** spin buttons are rendered.
|
|
45
|
-
* @type {boolean}
|
|
46
|
-
*/
|
|
47
|
-
spinners: boolean;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the number precision applied to the component value when focused.
|
|
50
|
-
* If the user enters a number with greater precision than configured, the component value is rounded.
|
|
51
|
-
* @type {number}
|
|
52
|
-
*/
|
|
53
|
-
decimals: number;
|
|
54
|
-
/**
|
|
55
|
-
* Specifies the number format used when the component is not focused.
|
|
56
|
-
* By default, the `column.format` value is used if set.
|
|
57
|
-
* @type {string}
|
|
58
|
-
*/
|
|
59
|
-
format: string;
|
|
60
|
-
/**
|
|
61
|
-
* The placeholder text for the filter input.
|
|
62
|
-
* @type {string}
|
|
63
|
-
*/
|
|
64
|
-
placeholder: string;
|
|
65
|
-
constructor(ctx: ContextService);
|
|
66
|
-
messageFor(key: string): string;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
get columnLabel(): string;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterMenuInputComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericFilterMenuInputComponent, "kendo-grid-numeric-filter-menu-input", never, { "operators": { "alias": "operators"; "required": false; }; "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "currentFilter": { "alias": "currentFilter"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "filterDelay": { "alias": "filterDelay"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "step": { "alias": "step"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "spinners": { "alias": "spinners"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "format": { "alias": "format"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { CompositeFilterDescriptor, FilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { FilterService } from '../filter.service';
|
|
7
|
-
import { NumericFilterComponent } from '../numeric-filter.component';
|
|
8
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents a numeric filter-menu component.
|
|
13
|
-
* Use this component to filter numeric values in the Grid.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid-column field="UnitPrice">
|
|
18
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
19
|
-
* <kendo-grid-numeric-filter-menu
|
|
20
|
-
* [column]="column"
|
|
21
|
-
* [filter]="filter"
|
|
22
|
-
* [filterService]="filterService">
|
|
23
|
-
* </kendo-grid-numeric-filter-menu>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-grid-column>
|
|
26
|
-
* ```
|
|
27
|
-
* @remarks
|
|
28
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link GreaterFilterOperatorComponent}, {@link GreaterOrEqualToFilterOperatorComponent}, {@link LessFilterOperatorComponent}, {@link LessOrEqualToFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export declare class NumericFilterMenuComponent extends NumericFilterComponent {
|
|
31
|
-
logicOperators: Array<{
|
|
32
|
-
text: string;
|
|
33
|
-
value: "and" | "or";
|
|
34
|
-
}>;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
get hostClasses(): boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Represents the current filter descriptor for the menu.
|
|
41
|
-
* @type {CompositeFilterDescriptor}
|
|
42
|
-
*/
|
|
43
|
-
filter: CompositeFilterDescriptor;
|
|
44
|
-
/**
|
|
45
|
-
* Determines if the inputs for the second criteria are displayed.
|
|
46
|
-
* @default true
|
|
47
|
-
*/
|
|
48
|
-
extra: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* Represents the `FilterService` instance that handles changes in the filter descriptor.
|
|
51
|
-
*/
|
|
52
|
-
filterService: FilterService;
|
|
53
|
-
/**
|
|
54
|
-
* Determines the delay in milliseconds before creating a filter descriptor based on the value.
|
|
55
|
-
* A value of `0` means no delay.
|
|
56
|
-
* @default 500
|
|
57
|
-
*/
|
|
58
|
-
filterDelay: number;
|
|
59
|
-
/**
|
|
60
|
-
* The placeholder text for the filter input.
|
|
61
|
-
* @type {string}
|
|
62
|
-
*/
|
|
63
|
-
placeholder: string;
|
|
64
|
-
/**
|
|
65
|
-
* Sets the placeholder text for the extra filter input.
|
|
66
|
-
* Applies when `extra` is set to `true`.
|
|
67
|
-
* @type {string}
|
|
68
|
-
*/
|
|
69
|
-
extraPlaceholder: string;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
menuTabbingService: MenuTabbingService;
|
|
74
|
-
constructor(ctx: ContextService);
|
|
75
|
-
get firstFilter(): FilterDescriptor;
|
|
76
|
-
get secondFilter(): FilterDescriptor;
|
|
77
|
-
logicChange(value: 'and' | 'or'): void;
|
|
78
|
-
get filterMenuDropDownLabel(): string;
|
|
79
|
-
protected localizationChange(): void;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterMenuComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericFilterMenuComponent, "kendo-grid-numeric-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "filterDelay": { "alias": "filterDelay"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "extraPlaceholder": { "alias": "extraPlaceholder"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
82
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { FilterDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from "../../columns/column.component";
|
|
7
|
-
import { FilterService } from '../filter.service';
|
|
8
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class StringFilterMenuInputComponent {
|
|
15
|
-
ctx: ContextService;
|
|
16
|
-
operators: Array<{
|
|
17
|
-
text: string;
|
|
18
|
-
value: string;
|
|
19
|
-
}>;
|
|
20
|
-
column: ColumnComponent;
|
|
21
|
-
filter: CompositeFilterDescriptor;
|
|
22
|
-
operator: string;
|
|
23
|
-
currentFilter: FilterDescriptor;
|
|
24
|
-
filterService: FilterService;
|
|
25
|
-
isFirstDropDown: boolean;
|
|
26
|
-
menuTabbingService: MenuTabbingService;
|
|
27
|
-
placeholder: string;
|
|
28
|
-
constructor(ctx: ContextService);
|
|
29
|
-
get columnLabel(): string;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StringFilterMenuInputComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringFilterMenuInputComponent, "kendo-grid-string-filter-menu-input", never, { "operators": { "alias": "operators"; "required": false; }; "column": { "alias": "column"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "currentFilter": { "alias": "currentFilter"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "isFirstDropDown": { "alias": "isFirstDropDown"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { MenuTabbingService } from './menu-tabbing.service';
|
|
6
|
-
import { CompositeFilterDescriptor, FilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { StringFilterComponent } from '../string-filter.component';
|
|
8
|
-
import { FilterService } from '../filter.service';
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents a string-filter menu component.
|
|
13
|
-
* Use this component to filter string values in the Grid.
|
|
14
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-menu#built-in-filter-menu-components).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid-column field="ProductName">
|
|
19
|
-
* <ng-template kendoGridFilterMenuTemplate let-filter let-column="column" let-filterService="filterService">
|
|
20
|
-
* <kendo-grid-string-filter-menu
|
|
21
|
-
* [column]="column"
|
|
22
|
-
* [filter]="filter"
|
|
23
|
-
* [filterService]="filterService">
|
|
24
|
-
* </kendo-grid-string-filter-menu>
|
|
25
|
-
* </ng-template>
|
|
26
|
-
* </kendo-grid-column>
|
|
27
|
-
* ```
|
|
28
|
-
* @remarks
|
|
29
|
-
* Supported children components are: {@link EqualFilterOperatorComponent}, {@link NotEqualFilterOperatorComponent}, {@link ContainsFilterOperatorComponent}, {@link DoesNotContainFilterOperatorComponent}, {@link StartsWithFilterOperatorComponent}, {@link EndsWithFilterOperatorComponent}, {@link IsNullFilterOperatorComponent}, {@link IsNotNullFilterOperatorComponent}, {@link IsEmptyFilterOperatorComponent}, {@link IsNotEmptyFilterOperatorComponent}.
|
|
30
|
-
*/
|
|
31
|
-
export declare class StringFilterMenuComponent extends StringFilterComponent {
|
|
32
|
-
ctx: ContextService;
|
|
33
|
-
logicOperators: Array<{
|
|
34
|
-
text: string;
|
|
35
|
-
value: "and" | "or";
|
|
36
|
-
}>;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
get hostClasses(): boolean;
|
|
41
|
-
/**
|
|
42
|
-
* The current menu filter.
|
|
43
|
-
* @type {CompositeFilterDescriptor}
|
|
44
|
-
*/
|
|
45
|
-
filter: CompositeFilterDescriptor;
|
|
46
|
-
/**
|
|
47
|
-
* Determines if the inputs for the second criteria are displayed.
|
|
48
|
-
* @default true
|
|
49
|
-
*/
|
|
50
|
-
extra: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* Sets to `FilterService` instance that handles changes in the filter descriptor.
|
|
53
|
-
*/
|
|
54
|
-
filterService: FilterService;
|
|
55
|
-
/**
|
|
56
|
-
* The placeholder text for the filter input.
|
|
57
|
-
* @type {string}
|
|
58
|
-
*/
|
|
59
|
-
placeholder: any;
|
|
60
|
-
/**
|
|
61
|
-
* Sets the placeholder text for the second filter input.
|
|
62
|
-
* Applies when `extra` is set to `true`.
|
|
63
|
-
* @type {string}
|
|
64
|
-
*/
|
|
65
|
-
extraPlaceholder: any;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
menuTabbingService: MenuTabbingService;
|
|
70
|
-
constructor(ctx: ContextService);
|
|
71
|
-
get firstFilter(): FilterDescriptor;
|
|
72
|
-
get secondFilter(): FilterDescriptor;
|
|
73
|
-
logicChange(value: 'and' | 'or'): void;
|
|
74
|
-
get filterMenuDropDownLabel(): string;
|
|
75
|
-
protected localizationChange(): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StringFilterMenuComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StringFilterMenuComponent, "kendo-grid-string-filter-menu", never, { "filter": { "alias": "filter"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "filterService": { "alias": "filterService"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "extraPlaceholder": { "alias": "extraPlaceholder"; "required": false; }; "menuTabbingService": { "alias": "menuTabbingService"; "required": false; }; }, {}, never, never, true, never>;
|
|
78
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter, OnInit, OnDestroy, AfterViewInit } from '@angular/core';
|
|
6
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
8
|
-
import { ContextService } from '../common/provider.service';
|
|
9
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
10
|
-
import { FilterVariantSettings } from './filterable';
|
|
11
|
-
import { FilterInputDirective } from './filter-input.directive';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare class MultiCheckboxFilterComponent implements OnInit, AfterViewInit, OnDestroy {
|
|
17
|
-
private ctx;
|
|
18
|
-
private dataChangesService;
|
|
19
|
-
column: any;
|
|
20
|
-
filterChange: EventEmitter<CompositeFilterDescriptor>;
|
|
21
|
-
filterInput: FilterInputDirective;
|
|
22
|
-
constructor(ctx: ContextService, dataChangesService: LocalDataChangesService);
|
|
23
|
-
listData: any[];
|
|
24
|
-
searchIcon: SVGIcon;
|
|
25
|
-
showSelectAll: boolean;
|
|
26
|
-
currentlySelected: Set<any>;
|
|
27
|
-
private isSearched;
|
|
28
|
-
private currentFilter;
|
|
29
|
-
private filterChangeSub;
|
|
30
|
-
private baseListData;
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngAfterViewInit(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
isItemSelected(item: any): boolean;
|
|
35
|
-
onSearch(value: any): void;
|
|
36
|
-
handleCheckBoxChange(checkedState: any, value: any, selectAllChecked?: boolean): void;
|
|
37
|
-
get filteredGridData(): any[];
|
|
38
|
-
get selectAllChecked(): any;
|
|
39
|
-
get gridData(): any[];
|
|
40
|
-
get normalizedFilterVariant(): FilterVariantSettings;
|
|
41
|
-
get selectedItemsMessage(): string;
|
|
42
|
-
messageFor(key: string): string;
|
|
43
|
-
private getUniqueDateValues;
|
|
44
|
-
private initializeData;
|
|
45
|
-
private emptyFilter;
|
|
46
|
-
private getCompositeFilterIndex;
|
|
47
|
-
private updateSelectionFromFilter;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiCheckboxFilterComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiCheckboxFilterComponent, "kendo-grid-multicheckbox-filter", never, { "column": { "alias": "column"; "required": false; }; }, { "filterChange": "filterChange"; }, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnInit } from '@angular/core';
|
|
6
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
7
|
-
import { FilterService } from './filter.service';
|
|
8
|
-
import { FilterDescriptor } from '@progress/kendo-data-query';
|
|
9
|
-
import { BaseFilterCellComponent } from './base-filter-cell.component';
|
|
10
|
-
import { FilterComponent } from './filter-component.interface';
|
|
11
|
-
import { ContextService } from '../common/provider.service';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
* Represents a base numeric filter component.
|
|
16
|
-
*/
|
|
17
|
-
export declare abstract class NumericFilterComponent extends BaseFilterCellComponent implements FilterComponent, OnInit {
|
|
18
|
-
protected ctx: ContextService;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the column for this filter.
|
|
21
|
-
* @type {ColumnComponent}
|
|
22
|
-
*/
|
|
23
|
-
column: ColumnComponent;
|
|
24
|
-
/**
|
|
25
|
-
* Sets the default filter operator.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @default 'eq'
|
|
28
|
-
*/
|
|
29
|
-
operator: string;
|
|
30
|
-
/**
|
|
31
|
-
* Sets the value used to increment or decrement the component value.
|
|
32
|
-
* @type {numeric}
|
|
33
|
-
* @default 1
|
|
34
|
-
*/
|
|
35
|
-
step: number;
|
|
36
|
-
/**
|
|
37
|
-
* Sets the smallest valid value.
|
|
38
|
-
* @type {number}
|
|
39
|
-
*/
|
|
40
|
-
min: number;
|
|
41
|
-
/**
|
|
42
|
-
* Sets the greatest valid value.
|
|
43
|
-
* @type {number}
|
|
44
|
-
*/
|
|
45
|
-
max: number;
|
|
46
|
-
/**
|
|
47
|
-
* When `true`, shows the **Up** and **Down** spin buttons.
|
|
48
|
-
* @type {boolean}
|
|
49
|
-
* @default true
|
|
50
|
-
*/
|
|
51
|
-
spinners: boolean;
|
|
52
|
-
/**
|
|
53
|
-
* Sets the number precision for the value when focused.
|
|
54
|
-
* If the user enters a number with greater precision, the value is rounded.
|
|
55
|
-
* @type {number}
|
|
56
|
-
*/
|
|
57
|
-
decimals: number;
|
|
58
|
-
/**
|
|
59
|
-
* Gets the number format used when the component is not focused.
|
|
60
|
-
* Uses `column.format` if set.
|
|
61
|
-
*/
|
|
62
|
-
get format(): string;
|
|
63
|
-
set format(value: string);
|
|
64
|
-
/**
|
|
65
|
-
* Gets the current filter for the column field.
|
|
66
|
-
* @readonly
|
|
67
|
-
* @type {FilterDescriptor}
|
|
68
|
-
*/
|
|
69
|
-
get currentFilter(): FilterDescriptor;
|
|
70
|
-
/**
|
|
71
|
-
* Gets the current filter operator for the column field.
|
|
72
|
-
* @readonly
|
|
73
|
-
* @type {string}
|
|
74
|
-
*/
|
|
75
|
-
get currentOperator(): string;
|
|
76
|
-
private get columnFormat();
|
|
77
|
-
private _format;
|
|
78
|
-
private subscription;
|
|
79
|
-
constructor(filterService: FilterService, ctx: ContextService);
|
|
80
|
-
ngOnInit(): void;
|
|
81
|
-
ngOnDestroy(): void;
|
|
82
|
-
protected localizationChange(): void;
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericFilterComponent, never>;
|
|
84
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NumericFilterComponent, never, never, { "column": { "alias": "column"; "required": false; }; "operator": { "alias": "operator"; "required": false; }; "step": { "alias": "step"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "spinners": { "alias": "spinners"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, {}, never, never, true, never>;
|
|
85
|
-
}
|