@progress/kendo-angular-grid 24.2.2 → 25.0.0-develop.2
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,44 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { GridComponent } from "../grid.component";
|
|
6
|
-
/**
|
|
7
|
-
* Provides arguments for the [`cellClick`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#cellclick) event.
|
|
8
|
-
* Use this event to get details about the clicked cell in the Grid.
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
export interface CellClickEvent {
|
|
12
|
-
/**
|
|
13
|
-
* The column of the clicked cell.
|
|
14
|
-
*/
|
|
15
|
-
column: any;
|
|
16
|
-
/**
|
|
17
|
-
* The column index of the clicked cell.
|
|
18
|
-
*/
|
|
19
|
-
columnIndex: number;
|
|
20
|
-
/**
|
|
21
|
-
* The data item for the row containing the clicked cell.
|
|
22
|
-
*/
|
|
23
|
-
dataItem: any;
|
|
24
|
-
/**
|
|
25
|
-
* Indicates if the cell is in edit mode.
|
|
26
|
-
*/
|
|
27
|
-
isEdited: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* The original DOM event that triggered the cell click.
|
|
30
|
-
*/
|
|
31
|
-
originalEvent: any;
|
|
32
|
-
/**
|
|
33
|
-
* The row index of the clicked cell.
|
|
34
|
-
*/
|
|
35
|
-
rowIndex: number;
|
|
36
|
-
/**
|
|
37
|
-
* The `GridComponent` instance.
|
|
38
|
-
*/
|
|
39
|
-
sender: GridComponent;
|
|
40
|
-
/**
|
|
41
|
-
* The type of event that triggered the cell click.
|
|
42
|
-
*/
|
|
43
|
-
type: 'click' | 'contextmenu';
|
|
44
|
-
}
|
|
@@ -1,98 +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
|
-
/**
|
|
6
|
-
* Specifies the starting point (Grid cell) for clipboard operations.
|
|
7
|
-
*/
|
|
8
|
-
export type GridClipboardTargetType = 'selection' | 'activeCell';
|
|
9
|
-
/**
|
|
10
|
-
* Defines the possible values for the `type` property of [`GridClipboardEvent`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridclipboardevent).
|
|
11
|
-
*/
|
|
12
|
-
export type GridClipboardEventType = 'copy' | 'cut' | 'paste';
|
|
13
|
-
/**
|
|
14
|
-
* Represents a Grid data item and its affected fields during a clipboard operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GridClipboardItem {
|
|
17
|
-
/**
|
|
18
|
-
* The data item affected by the clipboard action.
|
|
19
|
-
*/
|
|
20
|
-
dataItem: any;
|
|
21
|
-
/**
|
|
22
|
-
* The fields of the data item affected by the clipboard action.
|
|
23
|
-
*/
|
|
24
|
-
fields: string[];
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Provides event data for the `clipboard` event of the `GridClipboardDirective`.
|
|
28
|
-
*/
|
|
29
|
-
export interface GridClipboardEvent {
|
|
30
|
-
/**
|
|
31
|
-
* The type of the clipboard event.
|
|
32
|
-
*/
|
|
33
|
-
type: GridClipboardEventType;
|
|
34
|
-
/**
|
|
35
|
-
* The original DOM clipboard event.
|
|
36
|
-
*/
|
|
37
|
-
originalEvent: ClipboardEvent;
|
|
38
|
-
/**
|
|
39
|
-
* The clipboard data as a string.
|
|
40
|
-
* When the action is `copy` or `cut`—contains the grid data copied to the clipboard, formatted for Excel compatibility..
|
|
41
|
-
* When the action is `paste`—contains the raw clipboard data extracted from the original DOM event.
|
|
42
|
-
*/
|
|
43
|
-
clipboardData: string;
|
|
44
|
-
/**
|
|
45
|
-
* The affected Grid data items and fields.
|
|
46
|
-
*/
|
|
47
|
-
gridData: GridClipboardItem[];
|
|
48
|
-
/**
|
|
49
|
-
* The target cell for the clipboard operation.
|
|
50
|
-
*/
|
|
51
|
-
target: GridClipboardTargetCell;
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Describes the target cell for a clipboard operation.
|
|
55
|
-
*/
|
|
56
|
-
export interface GridClipboardTargetCell {
|
|
57
|
-
/**
|
|
58
|
-
* The data row index of the target cell.
|
|
59
|
-
*/
|
|
60
|
-
dataRowIndex: number;
|
|
61
|
-
/**
|
|
62
|
-
* The field of the column for the target cell.
|
|
63
|
-
*/
|
|
64
|
-
colField: string;
|
|
65
|
-
/**
|
|
66
|
-
* The data item for the target cell.
|
|
67
|
-
*/
|
|
68
|
-
dataItem: any;
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Configures the `GridClipboardDirective` settings.
|
|
72
|
-
*/
|
|
73
|
-
export interface GridClipboardSettings {
|
|
74
|
-
/**
|
|
75
|
-
* If set to `true`, clipboard actions affect the whole data row.
|
|
76
|
-
*/
|
|
77
|
-
wholeRow?: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* If set to `true`, includes column titles or field names in the clipboard data.
|
|
80
|
-
*
|
|
81
|
-
*/
|
|
82
|
-
copyHeaders?: boolean;
|
|
83
|
-
/**
|
|
84
|
-
* If set to `true`, enables the `copy` operation.
|
|
85
|
-
*
|
|
86
|
-
*/
|
|
87
|
-
copy?: boolean;
|
|
88
|
-
/**
|
|
89
|
-
* If set to `true`, enables the `cut` operation.
|
|
90
|
-
*
|
|
91
|
-
*/
|
|
92
|
-
cut?: boolean;
|
|
93
|
-
/**
|
|
94
|
-
* If set to `true`, enables the `paste` operation.
|
|
95
|
-
*
|
|
96
|
-
*/
|
|
97
|
-
paste?: boolean;
|
|
98
|
-
}
|
|
@@ -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, EventEmitter, NgZone, OnDestroy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ClipboardService } from './clipboard.service';
|
|
7
|
-
import { GridComponent } from '../grid.component';
|
|
8
|
-
import { GridClipboardTargetType, GridClipboardEvent, GridClipboardSettings } from './clipboard-types';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Enables built-in clipboard support for the Grid. Allows copy, cut, and paste interactions.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid kendoGridClipboard></kendo-grid>
|
|
16
|
-
* ```
|
|
17
|
-
* @remarks
|
|
18
|
-
* Applied to: {@link GridComponent}.
|
|
19
|
-
*/
|
|
20
|
-
export declare class GridClipboardDirective implements AfterViewInit, OnDestroy {
|
|
21
|
-
private host;
|
|
22
|
-
private clipboardService;
|
|
23
|
-
private renderer;
|
|
24
|
-
private zone;
|
|
25
|
-
/**
|
|
26
|
-
* Sets the clipboard operation target. Possible values are `'activeCell'` and `'selection'`.([See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/clipboard#clipboard-target))
|
|
27
|
-
*
|
|
28
|
-
* @default 'selection'
|
|
29
|
-
*/
|
|
30
|
-
set clipboardTarget(value: GridClipboardTargetType);
|
|
31
|
-
get clipboardTarget(): GridClipboardTargetType;
|
|
32
|
-
/**
|
|
33
|
-
* Configures the clipboard directive settings.
|
|
34
|
-
*
|
|
35
|
-
* @default { wholeRow: false, copyHeaders: false, copy: true, cut: true, paste: true }
|
|
36
|
-
*/
|
|
37
|
-
set clipboardSettings(value: GridClipboardSettings);
|
|
38
|
-
get clipboardSettings(): GridClipboardSettings;
|
|
39
|
-
/**
|
|
40
|
-
* Fires when a clipboard action (`cut`, `copy`, or `paste`) occurs in the Grid.
|
|
41
|
-
*/
|
|
42
|
-
clipboard: EventEmitter<GridClipboardEvent>;
|
|
43
|
-
private _target;
|
|
44
|
-
private _clipboardSettings;
|
|
45
|
-
private subs;
|
|
46
|
-
constructor(host: GridComponent, clipboardService: ClipboardService, renderer: Renderer2, zone: NgZone);
|
|
47
|
-
ngAfterViewInit(): void;
|
|
48
|
-
ngOnDestroy(): void;
|
|
49
|
-
private onClipboard;
|
|
50
|
-
private inGrid;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridClipboardDirective, never>;
|
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GridClipboardDirective, "[kendoGridClipboard]", ["kendoGridClipboard"], { "clipboardTarget": { "alias": "clipboardTarget"; "required": false; }; "clipboardSettings": { "alias": "clipboardSettings"; "required": false; }; }, { "clipboard": "clipboard"; }, never, never, true, never>;
|
|
53
|
-
}
|
|
@@ -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 { ColumnBase } from '../columns/column-base';
|
|
6
|
-
import { ContextService } from './provider.service';
|
|
7
|
-
import { GridClipboardTargetType, GridClipboardItem } from './clipboard-types';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class ClipboardService {
|
|
13
|
-
private contextService;
|
|
14
|
-
targetColField: string;
|
|
15
|
-
targetRowIndex: number;
|
|
16
|
-
constructor(contextService: ContextService);
|
|
17
|
-
createClipboardData(data: any[], columns: ColumnBase[], options: any): {
|
|
18
|
-
dataString: string;
|
|
19
|
-
gridItems: GridClipboardItem[];
|
|
20
|
-
};
|
|
21
|
-
getGridData(data: string, columns: ColumnBase[], targetType: GridClipboardTargetType, targetRowIndex: number, options: any): GridClipboardItem[];
|
|
22
|
-
private itemToString;
|
|
23
|
-
private groupSelection;
|
|
24
|
-
private areEqual;
|
|
25
|
-
private addHeaders;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardService, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ClipboardService>;
|
|
28
|
-
}
|
|
@@ -1,38 +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 { QueryList, EventEmitter } from "@angular/core";
|
|
6
|
-
import { ColumnsContainer } from "../columns/columns-container";
|
|
7
|
-
import { ColumnList } from "../columns/column-list";
|
|
8
|
-
import { ColumnBase } from "../columns/column-base";
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class ColumnInfoService {
|
|
14
|
-
visibilityChange: EventEmitter<any>;
|
|
15
|
-
lockedChange: EventEmitter<any>;
|
|
16
|
-
stickyChange: EventEmitter<any>;
|
|
17
|
-
columnRangeChange: EventEmitter<any>;
|
|
18
|
-
columnsContainer: ColumnsContainer;
|
|
19
|
-
list: () => ColumnList;
|
|
20
|
-
private stickyColumns;
|
|
21
|
-
get lockedLeafColumns(): QueryList<ColumnBase>;
|
|
22
|
-
get nonLockedLeafColumns(): QueryList<ColumnBase>;
|
|
23
|
-
get isLocked(): boolean;
|
|
24
|
-
get totalLevels(): number;
|
|
25
|
-
get hiddenColumns(): ColumnBase[];
|
|
26
|
-
get leafNamedColumns(): ColumnBase[];
|
|
27
|
-
get unlockedRootCount(): number;
|
|
28
|
-
stickyColumnsStyles(column: ColumnBase): {
|
|
29
|
-
left: string;
|
|
30
|
-
right: string;
|
|
31
|
-
};
|
|
32
|
-
init(columns: ColumnsContainer, list: () => ColumnList): void;
|
|
33
|
-
changeVisibility(columns: any[]): void;
|
|
34
|
-
changeLocked(columns: any[]): void;
|
|
35
|
-
changeStuck(columns: any[]): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnInfoService, never>;
|
|
37
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColumnInfoService>;
|
|
38
|
-
}
|
|
@@ -1,12 +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 { FormGroup } from "@angular/forms";
|
|
6
|
-
import { CreateFormGroupArgs } from "../editing-directives/create-form-group-args.interface";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a function that creates a `FormGroup` for the edited model.
|
|
9
|
-
* @param args The arguments for creating the form group.
|
|
10
|
-
* @returns The created `FormGroup`.
|
|
11
|
-
*/
|
|
12
|
-
export type CreateFormGroup = (args: CreateFormGroupArgs) => FormGroup;
|
|
@@ -1,24 +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 { GridColSize } from "./grid-col-size";
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the Grid data layout display mode.
|
|
8
|
-
*/
|
|
9
|
-
export type DataLayoutMode = 'columns' | 'stacked';
|
|
10
|
-
/**
|
|
11
|
-
* Configures the data layout display mode for the Grid component.
|
|
12
|
-
*/
|
|
13
|
-
export interface DataLayoutModeSettings {
|
|
14
|
-
/**
|
|
15
|
-
* Specifies the Grid data layout display mode.
|
|
16
|
-
*/
|
|
17
|
-
mode?: DataLayoutMode;
|
|
18
|
-
/**
|
|
19
|
-
* Configures the stacked columns layout and widths. The possible options are:
|
|
20
|
-
* * `number` - Sets the number of columns with default widths.
|
|
21
|
-
* * `Array<number | string | GridColSize>` - The array size determines the number of columns. The values represent the column widths.
|
|
22
|
-
*/
|
|
23
|
-
stackedCols?: number | Array<number | string | GridColSize>;
|
|
24
|
-
}
|
|
@@ -1,9 +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 { GridItem } from '../data/grid-item.interface';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function defaultTrackBy(index: number, item: GridItem): any;
|
|
@@ -1,24 +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 } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DomEventsService {
|
|
11
|
-
cellClick: EventEmitter<any>;
|
|
12
|
-
cellMousedown: EventEmitter<any>;
|
|
13
|
-
cellMouseup: EventEmitter<any>;
|
|
14
|
-
click: EventEmitter<any>;
|
|
15
|
-
keydown: EventEmitter<any>;
|
|
16
|
-
shiftKeyup: EventEmitter<any>;
|
|
17
|
-
focus: EventEmitter<any>;
|
|
18
|
-
focusIn: EventEmitter<any>;
|
|
19
|
-
focusOut: EventEmitter<any>;
|
|
20
|
-
windowBlur: EventEmitter<any>;
|
|
21
|
-
paste: EventEmitter<any>;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomEventsService, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DomEventsService>;
|
|
24
|
-
}
|
|
@@ -1,20 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const ColumnMenuErrorMessages: any;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const ClipboardErrorMessages: any;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const ColumnConfigurationErrorMessages: any;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const GridConfigurationErrorMessages: any;
|
|
@@ -1,13 +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, NgZone } from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class ZoneAwareEventEmitter<T> extends EventEmitter<T> {
|
|
10
|
-
protected ngZone: NgZone;
|
|
11
|
-
constructor(ngZone: NgZone, isAsync?: boolean);
|
|
12
|
-
subscribe(generatorOrNext?: any, error?: any, complete?: any): any;
|
|
13
|
-
}
|
|
@@ -1,14 +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 { ExcelExportData } from "@progress/kendo-angular-excel-export";
|
|
6
|
-
import { Observable } from "rxjs";
|
|
7
|
-
import { GridComponent } from "../grid.component";
|
|
8
|
-
/**
|
|
9
|
-
* Defines a function that returns the exported data options for the Grid.
|
|
10
|
-
* Use this callback to provide custom data for export. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/export/excel-export#controlling-the-exported-data).
|
|
11
|
-
* @param component The Grid component.
|
|
12
|
-
* @returns The exported data.
|
|
13
|
-
*/
|
|
14
|
-
export type FetchDataCallback = (component: GridComponent) => ExcelExportData | Promise<ExcelExportData> | Observable<ExcelExportData>;
|
|
@@ -1,9 +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
|
-
/**
|
|
6
|
-
* Specifies the data type of a field for a Grid column.
|
|
7
|
-
* Use this type to determine the editing and filtering UI.
|
|
8
|
-
*/
|
|
9
|
-
export type FieldDataType = 'text' | 'numeric' | 'date' | 'boolean';
|
|
@@ -1,13 +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 } from "@progress/kendo-data-query";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const cloneFilters: (filter: any) => any;
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare const diffFilters: (a: CompositeFilterDescriptor, b: CompositeFilterDescriptor) => boolean;
|
|
@@ -1,11 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface FilterOperator {
|
|
9
|
-
text: string;
|
|
10
|
-
value: string;
|
|
11
|
-
}
|
|
@@ -1,13 +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
|
-
/**
|
|
6
|
-
* Represents the size of a column in the stacked layout of the Grid.
|
|
7
|
-
*/
|
|
8
|
-
export interface GridColSize {
|
|
9
|
-
/**
|
|
10
|
-
* Sets the width of the column. When a number is provided, it is interpreted as pixels.
|
|
11
|
-
*/
|
|
12
|
-
width?: string | number;
|
|
13
|
-
}
|
package/common/id.service.d.ts
DELETED
|
@@ -1,24 +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 * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class IdService implements OnDestroy {
|
|
11
|
-
private prefix;
|
|
12
|
-
private gridIndex;
|
|
13
|
-
private columnCounter;
|
|
14
|
-
constructor();
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
gridId(): string;
|
|
17
|
-
cellId(rowIndex: number, colIndex: number): string;
|
|
18
|
-
selectionCheckboxId(itemIndex: any): string;
|
|
19
|
-
selectAllCheckboxId(): string;
|
|
20
|
-
columnId(colIndex: number): string;
|
|
21
|
-
nextColumnId(): string;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdService, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IdService>;
|
|
24
|
-
}
|
|
@@ -1,105 +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
|
-
/**
|
|
6
|
-
* Defines the type of the Grid pager.
|
|
7
|
-
*
|
|
8
|
-
* The available values are:
|
|
9
|
-
* * `numeric`—Shows buttons with numbers.
|
|
10
|
-
* * `input`—Shows an input for typing the page number.
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-grid [pageable]="{ type: 'numeric' }">
|
|
15
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
16
|
-
* </kendo-grid>
|
|
17
|
-
* ```
|
|
18
|
-
*/
|
|
19
|
-
export type PagerType = 'numeric' | 'input';
|
|
20
|
-
/**
|
|
21
|
-
* Sets the position of the Grid pager.
|
|
22
|
-
*
|
|
23
|
-
* The available values are:
|
|
24
|
-
* * `top`—Renders the pager above the Grid headers.
|
|
25
|
-
* * `bottom`—(Default) Renders the pager below the data table.
|
|
26
|
-
* * `both`—Renders two pagers: one above the Grid headers and one below the data table.
|
|
27
|
-
*
|
|
28
|
-
* @example
|
|
29
|
-
* ```html
|
|
30
|
-
* <kendo-grid [pageable]="{ position: 'both' }">
|
|
31
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
32
|
-
* ...
|
|
33
|
-
* </kendo-grid>
|
|
34
|
-
* ```
|
|
35
|
-
*/
|
|
36
|
-
export type PagerPosition = 'top' | 'bottom' | 'both';
|
|
37
|
-
/**
|
|
38
|
-
* Configures the pager settings of the Grid ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/paging/pager-settings)).
|
|
39
|
-
*
|
|
40
|
-
* @example
|
|
41
|
-
* ```typescript
|
|
42
|
-
* public pagerSettings: PagerSettings = {
|
|
43
|
-
* buttonCount: 5,
|
|
44
|
-
* info: true,
|
|
45
|
-
* type: 'numeric',
|
|
46
|
-
* pageSizes: [5, 10, 20],
|
|
47
|
-
* previousNext: true,
|
|
48
|
-
* responsive: true,
|
|
49
|
-
* position: 'bottom'
|
|
50
|
-
* };
|
|
51
|
-
* ```
|
|
52
|
-
*/
|
|
53
|
-
export interface PagerSettings {
|
|
54
|
-
/**
|
|
55
|
-
* Sets the maximum number of numeric buttons before collapsing them.
|
|
56
|
-
*/
|
|
57
|
-
buttonCount?: number;
|
|
58
|
-
/**
|
|
59
|
-
* Shows information about the current page and the total number of records.
|
|
60
|
-
*/
|
|
61
|
-
info?: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* Sets the type of the Grid pager.
|
|
64
|
-
*/
|
|
65
|
-
type?: PagerType;
|
|
66
|
-
/**
|
|
67
|
-
* Shows a menu for selecting the page size.
|
|
68
|
-
*/
|
|
69
|
-
pageSizes?: boolean | Array<number>;
|
|
70
|
-
/**
|
|
71
|
-
* Shows the **Previous** and **Next** buttons.
|
|
72
|
-
*/
|
|
73
|
-
previousNext?: boolean;
|
|
74
|
-
/**
|
|
75
|
-
* Enables the built-in responsive behavior of the Pager.
|
|
76
|
-
*/
|
|
77
|
-
responsive?: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* Sets the Pager position relative to the Grid data table.
|
|
80
|
-
* The possible values are `'top'`, `'bottom'`, and `'both'` ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/paging/pager-settings)).
|
|
81
|
-
*/
|
|
82
|
-
position?: PagerPosition;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* Describes the `PageSizeItem` options for the `PagerPageSizesComponent`.
|
|
86
|
-
*
|
|
87
|
-
* @example
|
|
88
|
-
* ```typescript
|
|
89
|
-
* const pageSizeItem: PageSizeItem = { text: 'Show All', value: 'all' };
|
|
90
|
-
* ```
|
|
91
|
-
*/
|
|
92
|
-
export interface PageSizeItem {
|
|
93
|
-
/**
|
|
94
|
-
* Sets the text for each option in the pager's PageSize selector.
|
|
95
|
-
*/
|
|
96
|
-
text: string;
|
|
97
|
-
/**
|
|
98
|
-
* Sets the value used as the page size. If set to `'all'`, the page size matches the Grid data `total`.
|
|
99
|
-
*/
|
|
100
|
-
value: number | 'all';
|
|
101
|
-
}
|
|
102
|
-
/**
|
|
103
|
-
* @hidden
|
|
104
|
-
*/
|
|
105
|
-
export declare const normalize: (settings: any) => any;
|
|
@@ -1,20 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare abstract class PreventableEvent {
|
|
9
|
-
private prevented;
|
|
10
|
-
/**
|
|
11
|
-
* Prevents the default action for a specified event.
|
|
12
|
-
* In this way, the source component suppresses the built-in behavior that follows the event.
|
|
13
|
-
*/
|
|
14
|
-
preventDefault(): void;
|
|
15
|
-
/**
|
|
16
|
-
* Returns whether the default action for a specified event was prevented.
|
|
17
|
-
* @returns `true` if the default action was prevented. Otherwise, returns `false`.
|
|
18
|
-
*/
|
|
19
|
-
isDefaultPrevented(): boolean;
|
|
20
|
-
}
|
|
@@ -1,41 +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 { Renderer2 } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import type { GridComponent } from '../grid.component';
|
|
8
|
-
import { GridToolbarNavigationService } from '../rendering/toolbar/toolbar-navigation.service';
|
|
9
|
-
import type { DataBindingDirective } from '../databinding.directive';
|
|
10
|
-
import type { ScrollerService } from '../scrolling/scroller.service';
|
|
11
|
-
import { HighlightDirective } from '../highlight/highlight.directive';
|
|
12
|
-
import type { ExcelComponent } from '../excel/excel.component';
|
|
13
|
-
import type { CSVComponent } from '../csv/csv.component';
|
|
14
|
-
import type { PDFComponent } from '../pdf/pdf.component';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*
|
|
19
|
-
* The Context service is used to provide common
|
|
20
|
-
* services and DI tokens for a Grid instance.
|
|
21
|
-
*
|
|
22
|
-
* This keeps the constructor parameters stable
|
|
23
|
-
* and a avoids dependency cycles between components.
|
|
24
|
-
*/
|
|
25
|
-
export declare class ContextService {
|
|
26
|
-
private renderer;
|
|
27
|
-
localization: LocalizationService;
|
|
28
|
-
grid: GridComponent;
|
|
29
|
-
topToolbarNavigation: GridToolbarNavigationService;
|
|
30
|
-
bottomToolbarNavigation: GridToolbarNavigationService;
|
|
31
|
-
navigable: boolean;
|
|
32
|
-
scroller: ScrollerService;
|
|
33
|
-
dataBindingDirective: DataBindingDirective;
|
|
34
|
-
highlightDirective: HighlightDirective;
|
|
35
|
-
excelComponent?: ExcelComponent;
|
|
36
|
-
csvComponent?: CSVComponent;
|
|
37
|
-
pdfComponent?: PDFComponent;
|
|
38
|
-
constructor(renderer: Renderer2, localization: LocalizationService);
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextService, never>;
|
|
40
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ContextService>;
|
|
41
|
-
}
|
|
@@ -1,21 +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 { Observable } from "rxjs";
|
|
6
|
-
/**
|
|
7
|
-
* A function that is called to confirm if the `dataItem` will be removed.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* ```html
|
|
11
|
-
* <kendo-grid [kendoGridTemplateEditing]="createNewProduct" [removeConfirmation]="confirmRemove" >
|
|
12
|
-
* <kendo-grid-column field="name" title="Name"></kendo-grid-column>
|
|
13
|
-
* </kendo-grid>
|
|
14
|
-
* ```
|
|
15
|
-
* ```typescript
|
|
16
|
-
* confirmRemove(dataItem: any): boolean {
|
|
17
|
-
* // Return a boolean, Promise, or Observable indicating if the item should be removed.
|
|
18
|
-
* }
|
|
19
|
-
* ```
|
|
20
|
-
*/
|
|
21
|
-
export type RemoveConfirmationCallback = (dataItem: any) => Promise<boolean> | Observable<boolean> | boolean;
|