@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,22 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import { FocusableElement } from './focusable-element.interface';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DefaultFocusableElement implements FocusableElement {
|
|
11
|
-
private renderer;
|
|
12
|
-
private get enabled();
|
|
13
|
-
private get visible();
|
|
14
|
-
private element;
|
|
15
|
-
private focusable;
|
|
16
|
-
constructor(host: ElementRef, renderer: Renderer2);
|
|
17
|
-
isNavigable(): boolean;
|
|
18
|
-
toggle(active: boolean): void;
|
|
19
|
-
focus(): void;
|
|
20
|
-
canFocus(): boolean;
|
|
21
|
-
hasFocus(): boolean;
|
|
22
|
-
}
|
|
@@ -1,35 +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 { FocusableElement } from "./focusable-element.interface";
|
|
7
|
-
import { FocusRoot } from './focus-root';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class FocusGroup implements OnDestroy {
|
|
13
|
-
private root;
|
|
14
|
-
private active;
|
|
15
|
-
private children;
|
|
16
|
-
get focusableChildren(): FocusableElement[];
|
|
17
|
-
get isActive(): boolean;
|
|
18
|
-
constructor(root: FocusRoot);
|
|
19
|
-
ngOnDestroy(): void;
|
|
20
|
-
registerElement(element: FocusableElement): void;
|
|
21
|
-
unregisterElement(element: FocusableElement): void;
|
|
22
|
-
/**
|
|
23
|
-
* Returns `true` if the group receives focus when the cell is focused.
|
|
24
|
-
* The group must have a single simple focusable element, like a button or checkbox.
|
|
25
|
-
*/
|
|
26
|
-
isNavigable(): boolean;
|
|
27
|
-
canFocus(): boolean;
|
|
28
|
-
focus(): void;
|
|
29
|
-
activate(): void;
|
|
30
|
-
deactivate(): void;
|
|
31
|
-
private hasFocus;
|
|
32
|
-
private toggleState;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusGroup, never>;
|
|
34
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FocusGroup>;
|
|
35
|
-
}
|
|
@@ -1,25 +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 { InjectionToken } from '@angular/core';
|
|
6
|
-
import { FocusGroup } from './focus-group';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare const FOCUS_ROOT_ACTIVE: InjectionToken<string>;
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class FocusRoot {
|
|
16
|
-
active: boolean;
|
|
17
|
-
private groups;
|
|
18
|
-
constructor(active?: boolean);
|
|
19
|
-
registerGroup(group: FocusGroup): void;
|
|
20
|
-
unregisterGroup(group: FocusGroup): void;
|
|
21
|
-
activate(): any;
|
|
22
|
-
deactivate(): any;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusRoot, [{ optional: true; }]>;
|
|
24
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FocusRoot>;
|
|
25
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface FocusableElement {
|
|
9
|
-
/**
|
|
10
|
-
* Focuses the element.
|
|
11
|
-
*/
|
|
12
|
-
focus(): void;
|
|
13
|
-
/**
|
|
14
|
-
* Includes or excludes the element from the tab sequence.
|
|
15
|
-
*
|
|
16
|
-
* @param active If `true`, sets `tabindex` to `0` or greater. If `false`, sets `tabindex` to `-1`.
|
|
17
|
-
*/
|
|
18
|
-
toggle(active: boolean): void;
|
|
19
|
-
/**
|
|
20
|
-
* Returns `true` if the element can be focused at the moment. Returns `false` otherwise.
|
|
21
|
-
*
|
|
22
|
-
* @returns `true` if the element can be focused at the moment. Returns `false` otherwise.
|
|
23
|
-
*/
|
|
24
|
-
canFocus(): boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Returns `true` if the element is currently focused.
|
|
27
|
-
*/
|
|
28
|
-
hasFocus(): boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Returns `true` if the element can receive focus during cursor navigation.
|
|
31
|
-
*
|
|
32
|
-
* For example, if a cell has a single button, focus goes directly to it.
|
|
33
|
-
* This lets the user activate the button with `Enter`.
|
|
34
|
-
* If the cell has more than one navigable element, focus stays on the cell.
|
|
35
|
-
*/
|
|
36
|
-
isNavigable(): boolean;
|
|
37
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { AfterViewInit, ElementRef, OnDestroy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { FocusableElement } from './focusable-element.interface';
|
|
7
|
-
import { CellContext } from '../rendering/common/cell-context';
|
|
8
|
-
import { ContextService } from '../common/provider.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* A directive that controls how focusable elements receive
|
|
12
|
-
* focus in a navigable Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/keyboard-navigation).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-grid [data]="data" [navigable]="true">
|
|
17
|
-
* <kendo-grid-column>
|
|
18
|
-
* <ng-template kendoGridCellTemplate let-dataItem>
|
|
19
|
-
* <!-- The first focusable element is focused when you press Enter on the cell. -->
|
|
20
|
-
* <input type="text" kendoGridFocusable [value]="dataItem.ProductName" style="margin-right: 8px;" />
|
|
21
|
-
* <button kendoGridFocusable>Update</button>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid-column>
|
|
24
|
-
* </kendo-grid>
|
|
25
|
-
* ```
|
|
26
|
-
* @remarks
|
|
27
|
-
* This directive is related to accessibility.
|
|
28
|
-
* Applied to: {@link ButtonComponent}, {@link TextBoxComponent}, {@link NumericTextBoxComponent}, {@link DateInputComponent}, {@link DatePickerComponent}, {@link DateTimePicker}, {@link TextAreaComponent}, {@link ColorPickerComponent}, {@link DropDownListComponent}, {@link ComboBoxComponent}, {@link AutoCompleteComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export declare class FocusableDirective implements FocusableElement, AfterViewInit, OnDestroy {
|
|
31
|
-
private cellContext;
|
|
32
|
-
private hostElement;
|
|
33
|
-
private renderer;
|
|
34
|
-
private ctx;
|
|
35
|
-
private active;
|
|
36
|
-
private group;
|
|
37
|
-
private element;
|
|
38
|
-
private _enabled;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
set enabled(value: any);
|
|
43
|
-
get enabled(): any;
|
|
44
|
-
constructor(cellContext: CellContext, hostElement: ElementRef, renderer: Renderer2, ctx: ContextService);
|
|
45
|
-
ngAfterViewInit(): void;
|
|
46
|
-
ngOnDestroy(): void;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
toggle(active: boolean): void;
|
|
51
|
-
/**
|
|
52
|
-
* @hidden
|
|
53
|
-
*/
|
|
54
|
-
canFocus(): boolean;
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
*/
|
|
58
|
-
isNavigable(): boolean;
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
focus(): void;
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
hasFocus(): boolean;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
registerElement(element: FocusableElement): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusableDirective, [{ optional: true; skipSelf: true; }, null, null, null]>;
|
|
72
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FocusableDirective, "[kendoGridFocusable], [kendoGridEditCommand], [kendoGridRemoveCommand], [kendoGridSaveCommand], [kendoGridCancelCommand], [kendoGridSelectionCheckbox] ", never, { "enabled": { "alias": "kendoGridFocusable"; "required": false; }; }, {}, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { FocusableElement } from './focusable-element.interface';
|
|
6
|
-
import { NavigationService } from './navigation.service';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class GridFocusableElement implements FocusableElement {
|
|
11
|
-
private navigationService;
|
|
12
|
-
constructor(navigationService: NavigationService);
|
|
13
|
-
focus(): void;
|
|
14
|
-
toggle(active: boolean): void;
|
|
15
|
-
canFocus(): boolean;
|
|
16
|
-
hasFocus(): boolean;
|
|
17
|
-
isNavigable(): boolean;
|
|
18
|
-
}
|
package/navigation/item-map.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare class ItemMap {
|
|
9
|
-
count: number;
|
|
10
|
-
items: any;
|
|
11
|
-
get first(): any;
|
|
12
|
-
get last(): any;
|
|
13
|
-
removeItem(key: any): void;
|
|
14
|
-
setItem(key: any, item: any): void;
|
|
15
|
-
getItem(key: any): any;
|
|
16
|
-
toArray(): any[];
|
|
17
|
-
forEach(callback: any): any;
|
|
18
|
-
find(callback: any): any;
|
|
19
|
-
}
|
|
@@ -1,59 +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 { DoCheck, ElementRef, NgZone, Renderer2, SimpleChanges } from '@angular/core';
|
|
6
|
-
import { OnChanges, OnDestroy, OnInit } from '@angular/core';
|
|
7
|
-
import { FocusGroup } from './focus-group';
|
|
8
|
-
import { LogicalCell } from './logical-cell.interface';
|
|
9
|
-
import { NavigationService } from './navigation.service';
|
|
10
|
-
import { ColumnInfoService } from '../common/column-info.service';
|
|
11
|
-
import { IdService } from '../common/id.service';
|
|
12
|
-
import { CellContext } from '../rendering/common/cell-context';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class LogicalCellDirective implements LogicalCell, OnInit, OnChanges, OnDestroy, DoCheck {
|
|
18
|
-
focusGroup: FocusGroup;
|
|
19
|
-
private element;
|
|
20
|
-
private columnInfoService;
|
|
21
|
-
private idService;
|
|
22
|
-
private navigationService;
|
|
23
|
-
private renderer;
|
|
24
|
-
private zone;
|
|
25
|
-
private cellContext;
|
|
26
|
-
private skipNavigation;
|
|
27
|
-
logicalColIndex: number;
|
|
28
|
-
logicalRowIndex: number;
|
|
29
|
-
logicalSlaveCell: boolean;
|
|
30
|
-
colIndex: number;
|
|
31
|
-
colSpan: number;
|
|
32
|
-
rowSpan: number;
|
|
33
|
-
groupItem: any;
|
|
34
|
-
dataRowIndex: number;
|
|
35
|
-
dataItem: any;
|
|
36
|
-
detailExpandCell: boolean;
|
|
37
|
-
headerLabelText: string;
|
|
38
|
-
readonly uid: number;
|
|
39
|
-
get id(): string;
|
|
40
|
-
get cellRowspan(): string;
|
|
41
|
-
get rowspanClass(): boolean;
|
|
42
|
-
get ariaColIndex(): number;
|
|
43
|
-
private navigationChange;
|
|
44
|
-
constructor(focusGroup: FocusGroup, element: ElementRef, columnInfoService: ColumnInfoService, idService: IdService, navigationService: NavigationService, renderer: Renderer2, zone: NgZone, cellContext: CellContext, skipNavigation: boolean);
|
|
45
|
-
onMouseDown(): void;
|
|
46
|
-
ngOnInit(): void;
|
|
47
|
-
ngDoCheck(): void;
|
|
48
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
private onNavigationChange;
|
|
51
|
-
private updateElement;
|
|
52
|
-
private microtask;
|
|
53
|
-
private registerChanges;
|
|
54
|
-
private registerNoChanges;
|
|
55
|
-
private isFocusable;
|
|
56
|
-
private isFocused;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LogicalCellDirective, [null, null, null, null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
58
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LogicalCellDirective, "[kendoGridLogicalCell]", never, { "logicalColIndex": { "alias": "logicalColIndex"; "required": false; }; "logicalRowIndex": { "alias": "logicalRowIndex"; "required": false; }; "logicalSlaveCell": { "alias": "logicalSlaveCell"; "required": false; }; "colIndex": { "alias": "colIndex"; "required": false; }; "colSpan": { "alias": "colSpan"; "required": false; }; "rowSpan": { "alias": "rowSpan"; "required": false; }; "groupItem": { "alias": "groupItem"; "required": false; }; "dataRowIndex": { "alias": "dataRowIndex"; "required": false; }; "dataItem": { "alias": "dataItem"; "required": false; }; "detailExpandCell": { "alias": "detailExpandCell"; "required": false; }; "headerLabelText": { "alias": "headerLabelText"; "required": false; }; }, {}, never, never, true, never>;
|
|
59
|
-
}
|
|
@@ -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
|
-
import { FocusGroup } from './focus-group';
|
|
6
|
-
import { GroupItem } from '../data/group-item.interface';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface LogicalCell {
|
|
11
|
-
uid: number;
|
|
12
|
-
logicalColIndex: number;
|
|
13
|
-
logicalRowIndex: number;
|
|
14
|
-
rowSpan?: number;
|
|
15
|
-
colSpan?: number;
|
|
16
|
-
colIndex?: number;
|
|
17
|
-
groupItem?: GroupItem;
|
|
18
|
-
focusGroup: FocusGroup;
|
|
19
|
-
detailExpandCell?: boolean;
|
|
20
|
-
}
|
|
@@ -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 { OnDestroy, OnChanges } from '@angular/core';
|
|
6
|
-
import { IdService } from '../common/id.service';
|
|
7
|
-
import { NavigationService } from './navigation.service';
|
|
8
|
-
import { LogicalRow } from './logical-row.interface';
|
|
9
|
-
import { ColumnsContainer } from '../columns/columns-container';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class LogicalRowDirective implements LogicalRow, OnDestroy, OnChanges {
|
|
15
|
-
private idService;
|
|
16
|
-
private navigation;
|
|
17
|
-
logicalRowIndex: number;
|
|
18
|
-
logicalSlaveRow: boolean;
|
|
19
|
-
logicalCellsCount: number;
|
|
20
|
-
logicalSlaveCellsCount: number;
|
|
21
|
-
dataRowIndex: number;
|
|
22
|
-
dataItem: any;
|
|
23
|
-
totalColumns: ColumnsContainer;
|
|
24
|
-
uid: number;
|
|
25
|
-
get hostRole(): string;
|
|
26
|
-
get ariaRowIndex(): number;
|
|
27
|
-
get rowIndex(): number;
|
|
28
|
-
tableRowClass: boolean;
|
|
29
|
-
get ariaOwns(): string;
|
|
30
|
-
constructor(idService: IdService, navigation: NavigationService);
|
|
31
|
-
ngOnChanges(changes: any): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
private get columnsArray();
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LogicalRowDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LogicalRowDirective, "[kendoGridLogicalRow]", never, { "logicalRowIndex": { "alias": "logicalRowIndex"; "required": false; }; "logicalSlaveRow": { "alias": "logicalSlaveRow"; "required": false; }; "logicalCellsCount": { "alias": "logicalCellsCount"; "required": false; }; "logicalSlaveCellsCount": { "alias": "logicalSlaveCellsCount"; "required": false; }; "dataRowIndex": { "alias": "dataRowIndex"; "required": false; }; "dataItem": { "alias": "dataItem"; "required": false; }; "totalColumns": { "alias": "totalColumns"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -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
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface LogicalRow {
|
|
9
|
-
logicalRowIndex: number;
|
|
10
|
-
dataRowIndex: number;
|
|
11
|
-
dataItem: any;
|
|
12
|
-
uid: number;
|
|
13
|
-
}
|
|
@@ -1,31 +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 possible navigable sections of the Grid ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/keyboard-navigation#navigable-sections)).
|
|
7
|
-
*
|
|
8
|
-
* The available values are:
|
|
9
|
-
* * `pager` — Includes the Grid pager and its internal elements.
|
|
10
|
-
* * `table` — Includes the Grid table and its internal elements.
|
|
11
|
-
* * `toolbar` — Includes the Grid toolbars and the group panel when the Grid is groupable.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid [navigable]="['pager', 'toolbar']"></kendo-grid>
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export type GridNavigableSection = 'pager' | 'table' | 'toolbar';
|
|
19
|
-
/**
|
|
20
|
-
* Represents the type of the Grid [`navigable`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#navigable) property.
|
|
21
|
-
*
|
|
22
|
-
* The available values are:
|
|
23
|
-
* * `boolean`
|
|
24
|
-
* * [`GridNavigableSection`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridnavigablesection)
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* ```typescript
|
|
28
|
-
* const settings: GridNavigableSettings = ['pager', 'table'];
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
export type GridNavigableSettings = boolean | GridNavigableSection[];
|
|
@@ -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 { FocusGroup } from './focus-group';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the metadata for a focusable Grid cell.
|
|
8
|
-
* Focusable Grid cells include headers, group headers and footers, and data cells.
|
|
9
|
-
*/
|
|
10
|
-
export interface NavigationCell {
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
uid: number;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the column index of the cell.
|
|
17
|
-
*/
|
|
18
|
-
colIndex: number;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the logical index of the row that contains this cell. The row index is absolute and does not change with paging.
|
|
21
|
-
* Group headers and footers are included. Header rows start at index `0`.
|
|
22
|
-
*/
|
|
23
|
-
rowIndex: number;
|
|
24
|
-
/**
|
|
25
|
-
* Sets the column span for this cell, if defined.
|
|
26
|
-
*/
|
|
27
|
-
colSpan?: number;
|
|
28
|
-
/**
|
|
29
|
-
* Sets the row span for this cell, if defined.
|
|
30
|
-
*/
|
|
31
|
-
rowSpan?: number;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the data item index for the parent row of this cell.
|
|
34
|
-
*/
|
|
35
|
-
dataRowIndex: number;
|
|
36
|
-
/**
|
|
37
|
-
* Provides the data item for the parent row of this cell.
|
|
38
|
-
*/
|
|
39
|
-
dataItem: any;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
parent?: NavigationCell;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*/
|
|
47
|
-
focusGroup?: FocusGroup;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
detailExpandCell?: boolean;
|
|
52
|
-
}
|
|
@@ -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
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface NavigationChange {
|
|
9
|
-
colIndex: number;
|
|
10
|
-
rowIndex: number;
|
|
11
|
-
prevColIndex: number;
|
|
12
|
-
prevRowIndex: number;
|
|
13
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { NavigationChange } from './navigation-change.interface';
|
|
7
|
-
import { NavigationCell } from './navigation-cell.interface';
|
|
8
|
-
import { NavigationModel } from './navigation-model';
|
|
9
|
-
import { NavigationMetadata } from './navigation-metadata';
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class NavigationCursor {
|
|
14
|
-
private model;
|
|
15
|
-
readonly changes: Subject<NavigationChange>;
|
|
16
|
-
set metadata(value: NavigationMetadata);
|
|
17
|
-
get metadata(): NavigationMetadata;
|
|
18
|
-
private activeRow;
|
|
19
|
-
private activeCol;
|
|
20
|
-
private virtualCol;
|
|
21
|
-
private virtualRow;
|
|
22
|
-
private _metadata;
|
|
23
|
-
get row(): any;
|
|
24
|
-
get cell(): NavigationCell;
|
|
25
|
-
get dataRowIndex(): number;
|
|
26
|
-
constructor(model: NavigationModel);
|
|
27
|
-
/**
|
|
28
|
-
* Assumes and announces a new cursor position.
|
|
29
|
-
*/
|
|
30
|
-
reset(rowIndex?: number, colIndex?: number, force?: boolean): void;
|
|
31
|
-
activate(rowIndex: number, colIndex: number, force?: boolean): boolean;
|
|
32
|
-
isActiveRange(rowIndex: number, colIndex: number): boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Assumes a new cursor position without announcing it.
|
|
35
|
-
*/
|
|
36
|
-
assume(rowIndex?: number, colIndex?: number): void;
|
|
37
|
-
/**
|
|
38
|
-
* Announces a current cursor position to subscribers.
|
|
39
|
-
*/
|
|
40
|
-
announce(): void;
|
|
41
|
-
activateVirtualCell(cell: any): boolean;
|
|
42
|
-
isActive(rowIndex: number, colIndex: number): boolean;
|
|
43
|
-
moveUp(offset?: number): boolean;
|
|
44
|
-
moveDown(offset?: number): boolean;
|
|
45
|
-
moveLeft(offset?: number): boolean;
|
|
46
|
-
moveRight(offset?: number): boolean;
|
|
47
|
-
lastCellIndex(row?: any): number;
|
|
48
|
-
private offsetCol;
|
|
49
|
-
private offsetRow;
|
|
50
|
-
}
|
|
@@ -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 { ElementRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class NavigationMetadata {
|
|
10
|
-
dataRows: number;
|
|
11
|
-
headerRows: number;
|
|
12
|
-
isVirtual: boolean;
|
|
13
|
-
hasPager: boolean;
|
|
14
|
-
hasDetailTemplate: boolean;
|
|
15
|
-
gridElement: ElementRef;
|
|
16
|
-
virtualColumns: boolean;
|
|
17
|
-
columns: any;
|
|
18
|
-
footerRow: number;
|
|
19
|
-
isStacked: boolean;
|
|
20
|
-
pinnedTopRowsCount: number;
|
|
21
|
-
pinnedBottomRowsCount: number;
|
|
22
|
-
get maxLogicalRowIndex(): number;
|
|
23
|
-
constructor(dataRows: number, headerRows: number, isVirtual: boolean, hasPager: boolean, hasDetailTemplate: boolean, gridElement: ElementRef, virtualColumns: boolean, columns: any, footerRow: number, isStacked: boolean, pinnedTopRowsCount?: number, pinnedBottomRowsCount?: number);
|
|
24
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* The operating mode of the navigation service.
|
|
7
|
-
*
|
|
8
|
-
* The following list includes some of the available state transitions:
|
|
9
|
-
* Standby (focusIn) -> Cursor
|
|
10
|
-
* Standby (click) On focusable child -> Content
|
|
11
|
-
* Standby (click) On cell -> Cursor
|
|
12
|
-
* Cursor (focusOut) -> Standby
|
|
13
|
-
* Cursor (keydown = arrows, paging) -> Cursor
|
|
14
|
-
* Cursor (keydown = Enter|F2) With focusable children -> Content
|
|
15
|
-
* Cursor (keydown = Enter|F2) Without focusable children -> Cursor
|
|
16
|
-
* Cursor (keydown = other) With focusable children -> Content
|
|
17
|
-
* Content (focusOut) -> Standby
|
|
18
|
-
*
|
|
19
|
-
* @hidden
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
export declare const enum NavigationMode {
|
|
23
|
-
/**
|
|
24
|
-
* The Grid is ready to receive focus.
|
|
25
|
-
* - The last focused cell has `tabindex = 0`.
|
|
26
|
-
* - Other focusable elements have `tabindex = -1`.
|
|
27
|
-
*/
|
|
28
|
-
Standby = 0,
|
|
29
|
-
/**
|
|
30
|
-
* The Grid has focus.
|
|
31
|
-
* - The user can navigate to adjacent cells with the arrow keys.
|
|
32
|
-
* - The user can skip cells when they navigate up and down by holding `Ctrl`.
|
|
33
|
-
* - The user can change pages by using `Page Up` or `Page Down`.
|
|
34
|
-
* - The user can focus content elements by pressing `Enter` or `F2`.
|
|
35
|
-
*/
|
|
36
|
-
Cursor = 1,
|
|
37
|
-
/**
|
|
38
|
-
* The focus is on the content elements and the keyboard navigation of the Grid is disabled.
|
|
39
|
-
* - The user can switch between focusable elements inside the Grid by using `Tab`.
|
|
40
|
-
* - The user can return to the keyboard navigation mode by pressing `Enter`, `F2`, or `Esc`.
|
|
41
|
-
*/
|
|
42
|
-
Content = 2
|
|
43
|
-
}
|
|
@@ -1,27 +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 { LogicalCell } from './logical-cell.interface';
|
|
6
|
-
import { LogicalRow } from './logical-row.interface';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*
|
|
10
|
-
* Contains information for the currently rendered rows and cells.
|
|
11
|
-
*/
|
|
12
|
-
export declare class NavigationModel {
|
|
13
|
-
private rows;
|
|
14
|
-
get firstRow(): any;
|
|
15
|
-
get lastRow(): any;
|
|
16
|
-
registerCell(cell: LogicalCell): any;
|
|
17
|
-
unregisterCell(index: number, rowIndex: number, cell: LogicalCell): void;
|
|
18
|
-
registerRow(row: LogicalRow): void;
|
|
19
|
-
updateRow(row: LogicalRow): void;
|
|
20
|
-
unregisterRow(index: number, row: LogicalRow): void;
|
|
21
|
-
cellRange(cell: any): any;
|
|
22
|
-
rowRange(cell: any): any;
|
|
23
|
-
nextRow(rowIndex: any, offset: number): any;
|
|
24
|
-
findRow(index: number): any;
|
|
25
|
-
findCell(index: number, row: any): any;
|
|
26
|
-
private rowCell;
|
|
27
|
-
}
|
|
@@ -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 { NavigationCell } from './navigation-cell.interface';
|
|
6
|
-
import { GroupItem } from '../data/group-item.interface';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the metadata for a focusable Grid row. Focusable rows include headers, group headers and footers, and data rows.
|
|
9
|
-
*/
|
|
10
|
-
export interface NavigationRow {
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
uid: number;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the logical index of the focusable row. The row index is absolute and does not change with paging.
|
|
17
|
-
* Group headers and footers are included. Header rows start at index 0.
|
|
18
|
-
*/
|
|
19
|
-
index: number;
|
|
20
|
-
/**
|
|
21
|
-
* Specifies the data item index for this row.
|
|
22
|
-
*/
|
|
23
|
-
dataRowIndex: number;
|
|
24
|
-
/**
|
|
25
|
-
* Provides the data item for this row.
|
|
26
|
-
*/
|
|
27
|
-
dataItem: any;
|
|
28
|
-
/**
|
|
29
|
-
* Contains an array of focusable cells associated with this row.
|
|
30
|
-
*/
|
|
31
|
-
cells: NavigationCell[];
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
groupItem?: GroupItem;
|
|
36
|
-
}
|