@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,203 +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 { HttpHeaders, HttpResponse, HttpErrorResponse } from "@angular/common/http";
|
|
6
|
-
import { PreventableEvent } from "@progress/kendo-angular-common";
|
|
7
|
-
import { AIPromptComponent, AIPromptSettings } from "@progress/kendo-angular-conversational-ui";
|
|
8
|
-
import { WindowComponent, WindowSettings } from "@progress/kendo-angular-dialog";
|
|
9
|
-
import { CompositeFilterDescriptor, FilterDescriptor, GroupDescriptor, SortDescriptor } from "@progress/kendo-data-query";
|
|
10
|
-
/**
|
|
11
|
-
* Interface representing all configuration options of the AI Assistant Window.
|
|
12
|
-
*/
|
|
13
|
-
export interface GridAIAssistantWindowSettings extends Omit<WindowSettings, 'content'> {
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Interface representing all configuration options of the AI Assistant Prompt.
|
|
17
|
-
*/
|
|
18
|
-
export interface GridAIAssistantPromptSettings extends Omit<AIPromptSettings, 'promptCommands'> {
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Descriptor for a Grid column sent in the AI request.
|
|
22
|
-
*/
|
|
23
|
-
export interface GridAIRequestColumnDescriptor {
|
|
24
|
-
/** The field name bound to the column. */
|
|
25
|
-
field?: string;
|
|
26
|
-
/** Unique identifier for the column. */
|
|
27
|
-
id: string;
|
|
28
|
-
/** Header text of group columns. */
|
|
29
|
-
header?: string;
|
|
30
|
-
/** Nested child columns for grouped or span columns. */
|
|
31
|
-
columns?: GridAIRequestColumnDescriptor[];
|
|
32
|
-
/** Optional type marker for special columns without a `field`. */
|
|
33
|
-
type?: 'checkbox' | 'command';
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Defines the data used to build the HTTP request body sent by the Grid Toolbar AI Assistant.
|
|
37
|
-
*/
|
|
38
|
-
export interface GridAIRequestData {
|
|
39
|
-
/**
|
|
40
|
-
* The columns of the grid, each represented by its field, id, header, and nested columns (if any).
|
|
41
|
-
*/
|
|
42
|
-
columns: Array<GridAIRequestColumnDescriptor>;
|
|
43
|
-
/**
|
|
44
|
-
* The prompt message to be sent to the AI service.
|
|
45
|
-
*/
|
|
46
|
-
promptMessage: string;
|
|
47
|
-
/**
|
|
48
|
-
* The URL of the AI service endpoint.
|
|
49
|
-
*/
|
|
50
|
-
url?: string;
|
|
51
|
-
/**
|
|
52
|
-
* The request options for the AI service, including headers, method, and other configurations.
|
|
53
|
-
*/
|
|
54
|
-
requestOptions: {
|
|
55
|
-
role?: string;
|
|
56
|
-
headers?: HttpHeaders;
|
|
57
|
-
method?: string;
|
|
58
|
-
withCredentials?: boolean;
|
|
59
|
-
body?: any;
|
|
60
|
-
responseType?: 'json' | 'arraybuffer' | 'blob' | 'text';
|
|
61
|
-
[key: string]: any;
|
|
62
|
-
};
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* @hidden
|
|
66
|
-
*
|
|
67
|
-
* Represents a composite highlight descriptor for a grid.
|
|
68
|
-
* It contains a map of cell identifiers to their highlight status,
|
|
69
|
-
* an array of filter descriptors, and the logical operator used to combine the filters.
|
|
70
|
-
*/
|
|
71
|
-
export interface CompositeHighlightDescriptor {
|
|
72
|
-
/**
|
|
73
|
-
* A map of cell identifiers to a boolean indicating whether the cell should be highlighted.
|
|
74
|
-
*/
|
|
75
|
-
cells: {
|
|
76
|
-
[key: string]: boolean;
|
|
77
|
-
};
|
|
78
|
-
/**
|
|
79
|
-
* An array of filter descriptors representing the filters applied to the grid.
|
|
80
|
-
*/
|
|
81
|
-
filters: FilterDescriptor[];
|
|
82
|
-
/**
|
|
83
|
-
* The logical operator ('and' | 'or') used to combine the filters.
|
|
84
|
-
*/
|
|
85
|
-
logic: 'and' | 'or';
|
|
86
|
-
}
|
|
87
|
-
/**
|
|
88
|
-
* @hidden
|
|
89
|
-
*
|
|
90
|
-
* The possible command type string values returned by the AI service.
|
|
91
|
-
*/
|
|
92
|
-
export type GridAICommandType = 'GridSort' | 'GridClearSort' | 'GridFilter' | 'GridClearFilter' | 'GridGroup' | 'GridClearGroup' | 'GridHighlight' | 'GridClearHighlight' | 'GridSelect' | 'GridClearSelect' | 'GridColumnResize' | 'GridColumnReorder' | 'GridColumnShow' | 'GridColumnHide' | 'GridColumnLock' | 'GridColumnUnlock' | 'GridPage' | 'GridPageSize' | 'GridExportExcel' | 'GridExportPDF';
|
|
93
|
-
/**
|
|
94
|
-
* @hidden
|
|
95
|
-
*
|
|
96
|
-
* AI command interface.
|
|
97
|
-
*/
|
|
98
|
-
export interface GridAICommand {
|
|
99
|
-
type: GridAICommandType;
|
|
100
|
-
message: string;
|
|
101
|
-
sort?: SortDescriptor;
|
|
102
|
-
filter?: CompositeFilterDescriptor;
|
|
103
|
-
group?: GroupDescriptor;
|
|
104
|
-
highlight?: CompositeHighlightDescriptor;
|
|
105
|
-
select?: CompositeHighlightDescriptor;
|
|
106
|
-
size?: number | string;
|
|
107
|
-
position?: number;
|
|
108
|
-
page?: number;
|
|
109
|
-
pageSize?: number;
|
|
110
|
-
fileName?: string;
|
|
111
|
-
id?: string;
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* @hidden
|
|
115
|
-
*
|
|
116
|
-
* Represents the response from the AI request in the Grid Toolbar AI Assistant.
|
|
117
|
-
* The response is an ordered array of commands that must be executed sequentially.
|
|
118
|
-
*/
|
|
119
|
-
export interface GridAIResponse {
|
|
120
|
-
/**
|
|
121
|
-
* Ordered array of commands that must be executed sequentially.
|
|
122
|
-
*/
|
|
123
|
-
commands: Array<GridAICommand>;
|
|
124
|
-
/**
|
|
125
|
-
* Optional human-readable message returned by the AI service about the overall response.
|
|
126
|
-
*/
|
|
127
|
-
message?: string;
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* Configuration options for the HTTP request.
|
|
131
|
-
*/
|
|
132
|
-
export interface GridAIRequestOptions {
|
|
133
|
-
/**
|
|
134
|
-
* HTTP headers to include with the request.
|
|
135
|
-
*/
|
|
136
|
-
headers?: HttpHeaders;
|
|
137
|
-
/**
|
|
138
|
-
* The role of the user making the request, e.g., 'user', 'assistant'.
|
|
139
|
-
* @default 'user'
|
|
140
|
-
*/
|
|
141
|
-
role?: string;
|
|
142
|
-
/**
|
|
143
|
-
* HTTP method to use for the request.
|
|
144
|
-
* @default 'POST'
|
|
145
|
-
*/
|
|
146
|
-
method?: string;
|
|
147
|
-
/**
|
|
148
|
-
* Whether to include credentials (cookies, authorization headers) with the request.
|
|
149
|
-
* @default false
|
|
150
|
-
*/
|
|
151
|
-
withCredentials?: boolean;
|
|
152
|
-
/**
|
|
153
|
-
* The expected response type.
|
|
154
|
-
* @default 'json'
|
|
155
|
-
*/
|
|
156
|
-
responseType?: 'json' | 'arraybuffer' | 'blob' | 'text';
|
|
157
|
-
/**
|
|
158
|
-
* The body of the request.
|
|
159
|
-
*/
|
|
160
|
-
body?: any;
|
|
161
|
-
/**
|
|
162
|
-
* Additional custom options that will be spread into the request configuration.
|
|
163
|
-
*/
|
|
164
|
-
[key: string]: any;
|
|
165
|
-
}
|
|
166
|
-
/**
|
|
167
|
-
* @hidden
|
|
168
|
-
*/
|
|
169
|
-
export declare const DEFAULT_AI_REQUEST_OPTIONS: GridAIRequestOptions;
|
|
170
|
-
/**
|
|
171
|
-
* Represents the event data when the AI Assistant request completes successfully.
|
|
172
|
-
*/
|
|
173
|
-
export declare class GridAIAssistantResponseSuccessEvent extends PreventableEvent {
|
|
174
|
-
/**
|
|
175
|
-
* The HTTP response from the AI service.
|
|
176
|
-
*/
|
|
177
|
-
response: HttpResponse<any>;
|
|
178
|
-
constructor(response: HttpResponse<any>);
|
|
179
|
-
}
|
|
180
|
-
/**
|
|
181
|
-
* Represents the event data when the AI Assistant request completes with an error.
|
|
182
|
-
*/
|
|
183
|
-
export declare class GridAIAssistantResponseErrorEvent extends PreventableEvent {
|
|
184
|
-
/**
|
|
185
|
-
* The HTTP error response from the AI service.
|
|
186
|
-
*/
|
|
187
|
-
error: HttpErrorResponse;
|
|
188
|
-
constructor(error: HttpErrorResponse);
|
|
189
|
-
}
|
|
190
|
-
/**
|
|
191
|
-
* Represents the event data when the AI Assistant request is initiated.
|
|
192
|
-
*/
|
|
193
|
-
export interface GridAIAssistantRequestEvent {
|
|
194
|
-
requestData: GridAIRequestData;
|
|
195
|
-
isRetry: boolean;
|
|
196
|
-
}
|
|
197
|
-
/**
|
|
198
|
-
* Represents the event data when the AI Assistant window is opened.
|
|
199
|
-
*/
|
|
200
|
-
export interface GridAIAssistantOpenEvent {
|
|
201
|
-
aiWindow: WindowComponent;
|
|
202
|
-
aiPrompt: AIPromptComponent;
|
|
203
|
-
}
|
|
@@ -1,28 +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 { HighlightItem } from "../../../../highlight/highlight-item";
|
|
7
|
-
import { CompositeHighlightDescriptor } from "./models";
|
|
8
|
-
import { HighlightDirective } from "../../../../highlight/highlight.directive";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
* Converts date strings in a filter to Date objects.
|
|
12
|
-
*/
|
|
13
|
-
export declare const convertDateStringsInFilter: (filter: CompositeFilterDescriptor | FilterDescriptor) => any;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare const isDateOperator: (operator: string) => boolean;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
* Highlights items in a grid based on the provided filters and columns.
|
|
21
|
-
* @param data - The data to be highlighted.
|
|
22
|
-
* @param filters - The composite highlight descriptors containing the filters and logic.
|
|
23
|
-
* @param columns - The columns of the grid.
|
|
24
|
-
* @returns An array of HighlightItem objects representing the highlighted items.
|
|
25
|
-
*/
|
|
26
|
-
export declare const highlightBy: (data: any[], filters: CompositeHighlightDescriptor[], columns: {
|
|
27
|
-
field: string;
|
|
28
|
-
}[], highlightDirective: HighlightDirective) => HighlightItem[];
|
|
@@ -1,81 +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 { NgZone, Renderer2, AfterViewInit, OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
7
|
-
import { RefreshService, ToolBarButtonComponent } from '@progress/kendo-angular-toolbar';
|
|
8
|
-
import { ContextService } from '../../../common/provider.service';
|
|
9
|
-
import { AdaptiveGridService } from '../../../common/adaptiveness.service';
|
|
10
|
-
import { ColumnInfoService } from '../../../common/column-info.service';
|
|
11
|
-
import { ToolbarToolBase } from '../../../common/toolbar-tool-base.directive';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents a column chooser toolbar tool of the Grid.
|
|
15
|
-
* Use this directive on any `kendo-toolbar-button` inside a ToolbarComponent in the Grid.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html-no-run
|
|
19
|
-
* <kendo-grid>
|
|
20
|
-
* <kendo-toolbar>
|
|
21
|
-
* <kendo-toolbar-button kendoGridColumnChooserTool></kendo-toolbar-button>
|
|
22
|
-
* </kendo-toolbar>
|
|
23
|
-
* </kendo-grid>
|
|
24
|
-
* ```
|
|
25
|
-
* @remarks
|
|
26
|
-
* Applied to: {@link ToolBarButtonComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class ColumnChooserToolbarDirective extends ToolbarToolBase implements OnInit, AfterViewInit, OnDestroy {
|
|
29
|
-
private renderer;
|
|
30
|
-
private popupSerivce;
|
|
31
|
-
host: ToolBarButtonComponent;
|
|
32
|
-
ctx: ContextService;
|
|
33
|
-
zone: NgZone;
|
|
34
|
-
private refresh;
|
|
35
|
-
private adaptiveGridService;
|
|
36
|
-
private columnInfoService;
|
|
37
|
-
/**
|
|
38
|
-
* When `true`, changes to column visibility apply immediately.
|
|
39
|
-
*
|
|
40
|
-
* @default false
|
|
41
|
-
*/
|
|
42
|
-
autoSync: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* When `true`, enables the hiding of all columns.
|
|
45
|
-
*
|
|
46
|
-
* @default true
|
|
47
|
-
*/
|
|
48
|
-
allowHideAll: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* When `true`, enables the columns' filtering.
|
|
51
|
-
*
|
|
52
|
-
* @default true
|
|
53
|
-
*/
|
|
54
|
-
filterable: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* When `true`, displays a select all checkbox.
|
|
57
|
-
*
|
|
58
|
-
* @default true
|
|
59
|
-
*/
|
|
60
|
-
showSelectAll: boolean;
|
|
61
|
-
/**
|
|
62
|
-
* @hidden
|
|
63
|
-
*/
|
|
64
|
-
get columns(): any;
|
|
65
|
-
private popupRef;
|
|
66
|
-
private subs;
|
|
67
|
-
private actionSheetCloseSub;
|
|
68
|
-
private nextId;
|
|
69
|
-
constructor(renderer: Renderer2, popupSerivce: PopupService, host: ToolBarButtonComponent, ctx: ContextService, zone: NgZone, refresh: RefreshService, adaptiveGridService: AdaptiveGridService, columnInfoService: ColumnInfoService, cdr: ChangeDetectorRef);
|
|
70
|
-
ngOnInit(): void;
|
|
71
|
-
ngAfterViewInit(): void;
|
|
72
|
-
ngOnDestroy(): void;
|
|
73
|
-
/**
|
|
74
|
-
* @hidden
|
|
75
|
-
*/
|
|
76
|
-
onClick(e: any): void;
|
|
77
|
-
private togglePopup;
|
|
78
|
-
private closePopup;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnChooserToolbarDirective, never>;
|
|
80
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnChooserToolbarDirective, "[kendoGridColumnChooserTool]", never, { "autoSync": { "alias": "autoSync"; "required": false; }; "allowHideAll": { "alias": "allowHideAll"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "showSelectAll": { "alias": "showSelectAll"; "required": false; }; }, {}, never, never, true, never>;
|
|
81
|
-
}
|
|
@@ -1,64 +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 { AfterViewInit, NgZone, OnDestroy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ToolBarButtonComponent } from '@progress/kendo-angular-toolbar';
|
|
7
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { ContextService } from '../../../common/provider.service';
|
|
9
|
-
import { ColumnInfoService } from '../../../common/column-info.service';
|
|
10
|
-
import { FilterService } from '../../../filtering/filter.service';
|
|
11
|
-
import { AdaptiveGridService } from '../../../common/adaptiveness.service';
|
|
12
|
-
import { CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
13
|
-
import { SinglePopupService } from '../../../common/single-popup.service';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* Represents the toolbar tool for filtering columns of the Grid.
|
|
17
|
-
* Use this directive on any `kendo-toolbar-button` inside a ToolbarComponent in the Grid.
|
|
18
|
-
*
|
|
19
|
-
* When you click the toolbar button with this directive, the `filter` event is triggered.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```html
|
|
23
|
-
* <kendo-grid>
|
|
24
|
-
* <kendo-toolbar>
|
|
25
|
-
* <kendo-toolbar-button text="Filter" kendoGridFilterTool></kendo-toolbar-button>
|
|
26
|
-
* </kendo-toolbar>
|
|
27
|
-
* </kendo-grid>
|
|
28
|
-
* ```
|
|
29
|
-
* @remarks
|
|
30
|
-
* Applied to: {@link ToolBarButtonComponent}.
|
|
31
|
-
*/
|
|
32
|
-
export declare class FilterCommandToolbarDirective implements AfterViewInit, OnDestroy {
|
|
33
|
-
private host;
|
|
34
|
-
private popupService;
|
|
35
|
-
private ctx;
|
|
36
|
-
private filterService;
|
|
37
|
-
private columnInfoService;
|
|
38
|
-
private ngZone;
|
|
39
|
-
private renderer;
|
|
40
|
-
private adaptiveGridService;
|
|
41
|
-
private singlePopupService;
|
|
42
|
-
private popupRef;
|
|
43
|
-
private nextId;
|
|
44
|
-
private toolSubs;
|
|
45
|
-
private popupSubs;
|
|
46
|
-
private actionSheetCloseSub;
|
|
47
|
-
private removeClickListener;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
isFilterApplied(filter: CompositeFilterDescriptor): boolean;
|
|
52
|
-
constructor(host: ToolBarButtonComponent, popupService: PopupService, ctx: ContextService, filterService: FilterService, columnInfoService: ColumnInfoService, ngZone: NgZone, renderer: Renderer2, adaptiveGridService: AdaptiveGridService, singlePopupService: SinglePopupService);
|
|
53
|
-
ngOnInit(): void;
|
|
54
|
-
ngAfterViewInit(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
private onClick;
|
|
57
|
-
private openPopup;
|
|
58
|
-
private setPopupAttributes;
|
|
59
|
-
private initPopupProperties;
|
|
60
|
-
private closePopup;
|
|
61
|
-
private get buttonElement();
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterCommandToolbarDirective, never>;
|
|
63
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterCommandToolbarDirective, "[kendoGridFilterTool]", never, {}, {}, never, never, true, never>;
|
|
64
|
-
}
|
|
@@ -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 { EventEmitter, Injector, ViewContainerRef } from '@angular/core';
|
|
6
|
-
import { ContextService } from '../../../common/provider.service';
|
|
7
|
-
import { SVGIcon } from '@progress/kendo-angular-icons';
|
|
8
|
-
import { FilterService } from '../../../filtering/filter.service';
|
|
9
|
-
import { ColumnMenuService } from '../../../column-menu/column-menu.service';
|
|
10
|
-
import { ColumnInfoService } from '../../../common/column-info.service';
|
|
11
|
-
import { ToolBarButtonComponent } from '@progress/kendo-angular-toolbar';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare class FilterToolWrapperComponent {
|
|
17
|
-
private injector;
|
|
18
|
-
container: ViewContainerRef;
|
|
19
|
-
wrapperClasses: boolean;
|
|
20
|
-
onEscKeyDown(event: KeyboardEvent): void;
|
|
21
|
-
onClick(event: any): void;
|
|
22
|
-
close: EventEmitter<any>;
|
|
23
|
-
hostButton: ToolBarButtonComponent;
|
|
24
|
-
clearIcon: SVGIcon;
|
|
25
|
-
columnInfoService: ColumnInfoService;
|
|
26
|
-
set ctx(ctx: ContextService);
|
|
27
|
-
get ctx(): ContextService;
|
|
28
|
-
set filterService(filterService: FilterService);
|
|
29
|
-
get filterService(): FilterService;
|
|
30
|
-
columnMenuService: ColumnMenuService;
|
|
31
|
-
private popupRef;
|
|
32
|
-
private filter;
|
|
33
|
-
private subscriptions;
|
|
34
|
-
private _ctx;
|
|
35
|
-
private _filterService;
|
|
36
|
-
constructor(injector: Injector);
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
clear(): void;
|
|
39
|
-
private createPopup;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterToolWrapperComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterToolWrapperComponent, "kendo-filter-tool-wrapper", never, {}, { "close": "close"; }, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnDestroy, QueryList } from '@angular/core';
|
|
6
|
-
import { ContextService } from '../../../common/provider.service';
|
|
7
|
-
import { ColumnBase } from '../../../columns/column-base';
|
|
8
|
-
import { ColumnComponent } from '../../../columns/column.component';
|
|
9
|
-
import { FilterMenuContainerComponent } from '../../../filtering/menu/filter-menu-container.component';
|
|
10
|
-
import { FilterService } from '../../../filtering/filter.service';
|
|
11
|
-
import { ColumnMenuService } from '../../../column-menu/column-menu.service';
|
|
12
|
-
import { ColumnMenuItemComponent } from '../../../column-menu/column-menu-item.component';
|
|
13
|
-
import { ColumnInfoService } from '../../../common/column-info.service';
|
|
14
|
-
import { AdaptiveGridService } from '../../../common/adaptiveness.service';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare class FilterToolbarToolComponent implements AfterViewInit, OnDestroy {
|
|
20
|
-
element: ElementRef;
|
|
21
|
-
private filterService;
|
|
22
|
-
private ctx;
|
|
23
|
-
private columnInfoService;
|
|
24
|
-
private ngZone;
|
|
25
|
-
adaptiveGridService: AdaptiveGridService;
|
|
26
|
-
filterItems: QueryList<ElementRef>;
|
|
27
|
-
menuItems: QueryList<ColumnMenuItemComponent>;
|
|
28
|
-
filterContainers: QueryList<FilterMenuContainerComponent>;
|
|
29
|
-
close: EventEmitter<any>;
|
|
30
|
-
get hostStyles(): {
|
|
31
|
-
[key: string]: string;
|
|
32
|
-
};
|
|
33
|
-
columnMenuService: ColumnMenuService;
|
|
34
|
-
columns: Array<ColumnBase>;
|
|
35
|
-
filter: any;
|
|
36
|
-
isFilterApplied(column: any): boolean;
|
|
37
|
-
isItemFocused(filterItem: ColumnMenuItemComponent): boolean;
|
|
38
|
-
onItemFocus(item: ColumnMenuItemComponent): void;
|
|
39
|
-
onItemFocusOut(): void;
|
|
40
|
-
private currentFocusedItem;
|
|
41
|
-
private subscriptions;
|
|
42
|
-
constructor(element: ElementRef, filterService: FilterService, ctx: ContextService, columnInfoService: ColumnInfoService, ngZone: NgZone, adaptiveGridService: AdaptiveGridService);
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
ngAfterViewInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
navigateView(column: any): void;
|
|
47
|
-
getColumnComponent(column: ColumnBase): ColumnComponent;
|
|
48
|
-
handleClose(filterItem: ColumnMenuItemComponent): void;
|
|
49
|
-
toggleItem(event: any, index: number): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterToolbarToolComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterToolbarToolComponent, "kendo-filter-toolbar-tool", never, {}, { "close": "close"; }, never, never, true, never>;
|
|
52
|
-
}
|
|
@@ -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 { AfterViewInit, NgZone, OnDestroy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ToolBarButtonComponent } from '@progress/kendo-angular-toolbar';
|
|
7
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { ContextService } from '../../../common/provider.service';
|
|
9
|
-
import { AdaptiveGridService } from '../../../common/adaptiveness.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the toolbar tool for grouping columns of the Grid.
|
|
13
|
-
* Use this directive on any `kendo-toolbar-button` inside a ToolbarComponent in the Grid.
|
|
14
|
-
* When you click the toolbar button with this directive, the `group` event is triggered.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid>
|
|
19
|
-
* <kendo-toolbar>
|
|
20
|
-
* <kendo-toolbar-button text="Group" kendoGridGroupTool></kendo-toolbar-button>
|
|
21
|
-
* </kendo-toolbar>
|
|
22
|
-
* </kendo-grid>
|
|
23
|
-
* ```
|
|
24
|
-
* @remarks
|
|
25
|
-
* Applied to: {@link ToolBarButtonComponent}.
|
|
26
|
-
*/
|
|
27
|
-
export declare class GroupCommandToolbarDirective implements AfterViewInit, OnDestroy {
|
|
28
|
-
private host;
|
|
29
|
-
private popupService;
|
|
30
|
-
private ctx;
|
|
31
|
-
private ngZone;
|
|
32
|
-
private renderer;
|
|
33
|
-
private adaptiveGridService;
|
|
34
|
-
private popupRef;
|
|
35
|
-
private nextId;
|
|
36
|
-
private toolSubs;
|
|
37
|
-
private popupSubs;
|
|
38
|
-
private actionSheetCloseSub;
|
|
39
|
-
private removeClickListener;
|
|
40
|
-
constructor(host: ToolBarButtonComponent, popupService: PopupService, ctx: ContextService, ngZone: NgZone, renderer: Renderer2, adaptiveGridService: AdaptiveGridService);
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
ngAfterViewInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
private onClick;
|
|
45
|
-
private openPopup;
|
|
46
|
-
private setPopupAttributes;
|
|
47
|
-
private initPopupProperties;
|
|
48
|
-
private closePopup;
|
|
49
|
-
private get buttonElement();
|
|
50
|
-
private isGroupingApplied;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GroupCommandToolbarDirective, never>;
|
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GroupCommandToolbarDirective, "[kendoGridGroupTool]", never, {}, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef, EventEmitter, QueryList, NgZone, OnDestroy } from '@angular/core';
|
|
6
|
-
import { ContextService } from '../../../common/provider.service';
|
|
7
|
-
import { ColumnBase } from '../../../columns/column-base';
|
|
8
|
-
import { ColumnComponent } from '../../../columns/column.component';
|
|
9
|
-
import { GroupDescriptor } from '@progress/kendo-data-query';
|
|
10
|
-
import { IconSize, SVGIcon } from '@progress/kendo-angular-icons';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class GroupToolbarToolComponent implements OnDestroy {
|
|
16
|
-
element: ElementRef;
|
|
17
|
-
private ngZone;
|
|
18
|
-
hostClass: boolean;
|
|
19
|
-
get lgClass(): boolean;
|
|
20
|
-
get mdClass(): boolean;
|
|
21
|
-
onEscKeyDown(event: KeyboardEvent): void;
|
|
22
|
-
set groupItems(items: QueryList<ElementRef>);
|
|
23
|
-
get groupItems(): QueryList<ElementRef>;
|
|
24
|
-
private _groupItems;
|
|
25
|
-
adaptive: boolean;
|
|
26
|
-
close: EventEmitter<any>;
|
|
27
|
-
groupClear: EventEmitter<any>;
|
|
28
|
-
currentFocusedItemIndex: number;
|
|
29
|
-
group: Array<GroupDescriptor>;
|
|
30
|
-
columns: Array<ColumnBase>;
|
|
31
|
-
iconSize: IconSize;
|
|
32
|
-
upIcon: SVGIcon;
|
|
33
|
-
downIcon: SVGIcon;
|
|
34
|
-
removeIcon: SVGIcon;
|
|
35
|
-
addIcon: SVGIcon;
|
|
36
|
-
clearIcon: SVGIcon;
|
|
37
|
-
private _ctx;
|
|
38
|
-
set ctx(ctx: ContextService);
|
|
39
|
-
get ctx(): ContextService;
|
|
40
|
-
groupedColumns: any[];
|
|
41
|
-
ungroupedColumns: any[];
|
|
42
|
-
private subscription;
|
|
43
|
-
private hostButton;
|
|
44
|
-
constructor(element: ElementRef, ngZone: NgZone);
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
ngOnDestroy(): void;
|
|
47
|
-
addGroup(column: ColumnBase, ev: any): void;
|
|
48
|
-
removeGroup(column: ColumnBase, ev: any): void;
|
|
49
|
-
moveGroupUp(column: ColumnBase, ev: any): void;
|
|
50
|
-
moveGroupDown(column: ColumnBase, ev: any): void;
|
|
51
|
-
clear(): void;
|
|
52
|
-
getColumnComponent(column: ColumnBase): ColumnComponent;
|
|
53
|
-
onItemFocus(groupIndex: number | null, index: number): void;
|
|
54
|
-
handleGroupedKeydown(column: ColumnBase, index: number, ev: any): void;
|
|
55
|
-
handleUngroupedKeydown(column: ColumnBase, index: number, ev: any): void;
|
|
56
|
-
private updateGroupedColumns;
|
|
57
|
-
private navigateToNextItem;
|
|
58
|
-
private navigateToPreviousItem;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GroupToolbarToolComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GroupToolbarToolComponent, "kendo-group-toolbar-tool", never, { "adaptive": { "alias": "adaptive"; "required": false; }; }, { "close": "close"; "groupClear": "groupClear"; }, never, never, true, never>;
|
|
61
|
-
}
|
|
@@ -1,36 +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 { IdService } from '../../../common/id.service';
|
|
7
|
-
import { ToolBarToolComponent } from '@progress/kendo-angular-toolbar';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the toolbar tool for showing a select-all `kendoGridSelectAllCheckbox` checkbox.
|
|
11
|
-
* Use this component inside a ToolbarComponent in the Grid.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid>
|
|
16
|
-
* <kendo-toolbar>
|
|
17
|
-
* <kendo-grid-select-all-tool text="Select All"></kendo-grid-select-all-tool>
|
|
18
|
-
* </kendo-toolbar>
|
|
19
|
-
* </kendo-grid>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class SelectAllToolbarToolComponent extends ToolBarToolComponent {
|
|
23
|
-
private idService;
|
|
24
|
-
private ctx;
|
|
25
|
-
constructor(idService: IdService, ctx: ContextService);
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
selectAllCheckboxId(): string;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
get selectAllCheckboxLabel(): string;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectAllToolbarToolComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectAllToolbarToolComponent, "kendo-grid-select-all-tool", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|