@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,114 +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 { AfterViewChecked, ChangeDetectorRef, ElementRef, NgZone, OnDestroy, OnInit } from '@angular/core';
|
|
6
|
-
import { GroupDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { ColumnBase } from '../../columns/column-base';
|
|
8
|
-
import { DetailTemplateDirective } from '../../rendering/details/detail-template.directive';
|
|
9
|
-
import { NavigationService } from '../../navigation/navigation.service';
|
|
10
|
-
import { GroupsService } from '../groups.service';
|
|
11
|
-
import { StickyGroupItem } from './models';
|
|
12
|
-
import { StickyGroupsService } from './sticky-groups.service';
|
|
13
|
-
import { ContextService } from '../../common/provider.service';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
* Renders the sticky group header or footer overlay container.
|
|
18
|
-
* When locked columns are present, renders two side-by-side tables
|
|
19
|
-
* mirroring the grid's locked / non-locked split.
|
|
20
|
-
*/
|
|
21
|
-
export declare class StickyGroupContainerComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
22
|
-
private stickyGroupsService;
|
|
23
|
-
private cdr;
|
|
24
|
-
private ctx;
|
|
25
|
-
private el;
|
|
26
|
-
private navigationService;
|
|
27
|
-
private groupsService;
|
|
28
|
-
private zone;
|
|
29
|
-
position: 'top' | 'bottom';
|
|
30
|
-
set columns(value: ColumnBase[]);
|
|
31
|
-
get columns(): ColumnBase[];
|
|
32
|
-
set lockedColumns(value: ColumnBase[]);
|
|
33
|
-
get lockedColumns(): ColumnBase[];
|
|
34
|
-
groups: GroupDescriptor[];
|
|
35
|
-
detailTemplate: DetailTemplateDirective;
|
|
36
|
-
totalColumnsCount: number;
|
|
37
|
-
hasGroupHeaderColumn: boolean;
|
|
38
|
-
groupHeaderColumns: any[];
|
|
39
|
-
tableWidth: number;
|
|
40
|
-
lockedWidth: number;
|
|
41
|
-
isLocked: boolean;
|
|
42
|
-
hostClass: boolean;
|
|
43
|
-
get isBottom(): boolean;
|
|
44
|
-
hostRole: string;
|
|
45
|
-
items: StickyGroupItem[];
|
|
46
|
-
footerColumns: ColumnBase[];
|
|
47
|
-
lockedFooterColumns: ColumnBase[];
|
|
48
|
-
wrapWidth: number;
|
|
49
|
-
private _columns;
|
|
50
|
-
private _lockedColumns;
|
|
51
|
-
private subscription;
|
|
52
|
-
constructor(stickyGroupsService: StickyGroupsService, cdr: ChangeDetectorRef, ctx: ContextService, el: ElementRef, navigationService: NavigationService, groupsService: GroupsService, zone: NgZone);
|
|
53
|
-
private captureClickHandler;
|
|
54
|
-
ngOnInit(): void;
|
|
55
|
-
ngAfterViewChecked(): void;
|
|
56
|
-
ngOnDestroy(): void;
|
|
57
|
-
get isStacked(): boolean;
|
|
58
|
-
get gridSize(): string;
|
|
59
|
-
get nativeElement(): HTMLElement;
|
|
60
|
-
/**
|
|
61
|
-
* Handles clicks on the sticky container.
|
|
62
|
-
* For headers: toggle (anchor) clicks scroll grid to real header position;
|
|
63
|
-
* non-toggle clicks focus the clicked row.
|
|
64
|
-
* For footers: focus the clicked cell.
|
|
65
|
-
*/
|
|
66
|
-
onContainerClick(event: MouseEvent): void;
|
|
67
|
-
onContainerFocusIn(event: FocusEvent): void;
|
|
68
|
-
onContainerFocusOut(event: FocusEvent): void;
|
|
69
|
-
onContainerKeydown(event: KeyboardEvent): void;
|
|
70
|
-
private expandSpanColumns;
|
|
71
|
-
private getFocusedItemIndex;
|
|
72
|
-
private handleArrowUp;
|
|
73
|
-
private handleArrowDown;
|
|
74
|
-
private handleEnterKey;
|
|
75
|
-
/**
|
|
76
|
-
* Capture-phase click handler registered on the host element.
|
|
77
|
-
* Intercepts <a> clicks inside sticky header rows before
|
|
78
|
-
* GroupHeaderComponent's toggleGroup fires.
|
|
79
|
-
*/
|
|
80
|
-
private onCapturedClick;
|
|
81
|
-
/**
|
|
82
|
-
* Triggers the scroll-to-root-and-toggle flow via the service.
|
|
83
|
-
* The list component handles actual scrolling, toggling, and focus.
|
|
84
|
-
*/
|
|
85
|
-
private scrollToGroupAndToggle;
|
|
86
|
-
private focusStickyRowByIndex;
|
|
87
|
-
private focusStickyCell;
|
|
88
|
-
private clearStickyFocus;
|
|
89
|
-
/**
|
|
90
|
-
* Clears k-focus from all grid content cells (outside any sticky container)
|
|
91
|
-
* so that the regular grid and the sticky overlay don't show focus simultaneously.
|
|
92
|
-
*/
|
|
93
|
-
private clearGridFocus;
|
|
94
|
-
private focusRealGridRow;
|
|
95
|
-
private handleFooterKeydown;
|
|
96
|
-
private focusFooterCell;
|
|
97
|
-
/**
|
|
98
|
-
* Moves focus to the adjacent cell in the given direction (-1 = left, +1 = right).
|
|
99
|
-
* Crosses the locked/non-locked boundary seamlessly.
|
|
100
|
-
*/
|
|
101
|
-
private focusFooterCellAt;
|
|
102
|
-
/**
|
|
103
|
-
* Focuses the cell with the given column index in a different row.
|
|
104
|
-
*/
|
|
105
|
-
private focusFooterCellInRow;
|
|
106
|
-
/**
|
|
107
|
-
* Returns all data cells (with data-col-index) for a footer row,
|
|
108
|
-
* combining locked and non-locked tables, sorted by column index.
|
|
109
|
-
*/
|
|
110
|
-
private getFooterRowCells;
|
|
111
|
-
private syncLockedRowHeights;
|
|
112
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StickyGroupContainerComponent, never>;
|
|
113
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StickyGroupContainerComponent, "[kendoGridStickyGroupContainer]", never, { "position": { "alias": "position"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "lockedColumns": { "alias": "lockedColumns"; "required": false; }; "groups": { "alias": "groups"; "required": false; }; "detailTemplate": { "alias": "detailTemplate"; "required": false; }; "totalColumnsCount": { "alias": "totalColumnsCount"; "required": false; }; "hasGroupHeaderColumn": { "alias": "hasGroupHeaderColumn"; "required": false; }; "groupHeaderColumns": { "alias": "groupHeaderColumns"; "required": false; }; "tableWidth": { "alias": "tableWidth"; "required": false; }; "lockedWidth": { "alias": "lockedWidth"; "required": false; }; "isLocked": { "alias": "isLocked"; "required": false; }; }, {}, never, never, true, never>;
|
|
114
|
-
}
|
|
@@ -1,71 +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
|
-
import { GroupRange, StickyGroupItem } from './models';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
* Builds a map of group ranges from the flat data array.
|
|
10
|
-
* Each group header maps to its footer and child range.
|
|
11
|
-
*/
|
|
12
|
-
export declare function buildGroupRangeMap(flatDataArray: GridItem[]): Map<number, GroupRange>;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
* Selects which group headers should be sticky at the top of the viewport.
|
|
16
|
-
* A header is sticky when it is scrolled above the viewport but its group
|
|
17
|
-
* children are still visible below.
|
|
18
|
-
*/
|
|
19
|
-
export declare function computeStickyItems(flatDataArray: GridItem[], groupRanges: Map<number, GroupRange>, firstVisibleIndex: number, lastVisibleIndex: number, rawFirstVisibleIndex?: number): StickyGroupItem[];
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
* Selects which group footers should be sticky at the bottom of the viewport.
|
|
23
|
-
* A footer is sticky when it is scrolled below the viewport but its group's
|
|
24
|
-
* header or first child is still visible above.
|
|
25
|
-
*/
|
|
26
|
-
export declare function computeStickyFooterItems(flatDataArray: GridItem[], groupRanges: Map<number, GroupRange>, firstVisibleIndex: number, lastVisibleIndex: number): StickyGroupItem[];
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
* Returns true if the displayed groups differ between current and previous arrays.
|
|
30
|
-
*/
|
|
31
|
-
export declare function hasStickyItemsChanged(current: StickyGroupItem[], prev: StickyGroupItem[]): boolean;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
* Computes push offsets for sticky header overlay rows.
|
|
35
|
-
* When a group's boundary approaches the sticky slot, the header is pushed upward.
|
|
36
|
-
*/
|
|
37
|
-
export declare function computeHeaderPush(indices: number[], getRowHeight: (flatIndex: number) => number, getRowOffset: (flatIndex: number) => number | undefined, scrollTop: number, groupRanges: Map<number, GroupRange>): {
|
|
38
|
-
totalHeight: number;
|
|
39
|
-
offsets: number[];
|
|
40
|
-
};
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
* Computes push offsets for sticky footer overlay rows.
|
|
44
|
-
* When a group's header approaches the sticky footer slot, the footer is pushed downward.
|
|
45
|
-
*/
|
|
46
|
-
export declare function computeFooterPush(indices: number[], getRowHeight: (flatIndex: number) => number, getRowOffset: (flatIndex: number) => number | undefined, scrollTop: number, viewportHeight: number, footerRanges: Map<number, GroupRange>): {
|
|
47
|
-
totalHeight: number;
|
|
48
|
-
offsets: number[];
|
|
49
|
-
};
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
* Applies push transforms to sticky header overlay rows.
|
|
53
|
-
* Negative push values slide rows up with clipPath.
|
|
54
|
-
* Iterates each tbody independently so locked and non-locked tables
|
|
55
|
-
* both receive the same transforms.
|
|
56
|
-
*/
|
|
57
|
-
export declare function applyHeaderPushTransforms(containerEl: HTMLElement, pushOffsets: number[]): void;
|
|
58
|
-
/**
|
|
59
|
-
* @hidden
|
|
60
|
-
* Applies push transforms to sticky footer overlay rows.
|
|
61
|
-
* Positive push values clip from the bottom. The footer container is bottom-anchored,
|
|
62
|
-
* so reducing its height shifts content down. Non-pushed rows are translated up to compensate.
|
|
63
|
-
* Iterates each tbody independently so locked and non-locked tables
|
|
64
|
-
* both receive the same transforms.
|
|
65
|
-
*/
|
|
66
|
-
export declare function applyFooterPushTransforms(containerEl: HTMLElement, pushOffsets: number[]): void;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
* Resets all push transform styles on rows within a sticky container.
|
|
70
|
-
*/
|
|
71
|
-
export declare function resetRowTransforms(containerEl: HTMLElement): void;
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { NgZone, OnDestroy } from '@angular/core';
|
|
6
|
-
import { Subject } from 'rxjs';
|
|
7
|
-
import { GridItem } from '../../data/grid-item.interface';
|
|
8
|
-
import { StickyGroupItem } from './models';
|
|
9
|
-
import { RowHeightService } from '../../scrolling/row-height.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
* Parameters for the sticky groups update cycle.
|
|
14
|
-
*/
|
|
15
|
-
export interface StickyGroupsUpdateParams {
|
|
16
|
-
container: HTMLElement;
|
|
17
|
-
tbody: HTMLElement;
|
|
18
|
-
flatData: GridItem[];
|
|
19
|
-
stickyHeaderEl: HTMLElement | null;
|
|
20
|
-
stickyFooterEl: HTMLElement | null;
|
|
21
|
-
enableHeaders: boolean;
|
|
22
|
-
enableFooters: boolean;
|
|
23
|
-
rowHeight?: number;
|
|
24
|
-
skipOffset?: number;
|
|
25
|
-
rowHeightService?: RowHeightService;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
* Manages sticky group header and footer state for the Grid.
|
|
30
|
-
* Computes which groups to pin on each scroll frame and applies DOM transforms
|
|
31
|
-
* for the push effect. Runs outside Angular zone for performance.
|
|
32
|
-
*/
|
|
33
|
-
export declare class StickyGroupsService implements OnDestroy {
|
|
34
|
-
private ngZone;
|
|
35
|
-
headerItems$: Subject<StickyGroupItem[]>;
|
|
36
|
-
footerItems$: Subject<StickyGroupItem[]>;
|
|
37
|
-
scrollToFooter$: Subject<number>;
|
|
38
|
-
scrollToRow$: Subject<void>;
|
|
39
|
-
scrollAndToggle$: Subject<string>;
|
|
40
|
-
stickyHeaderItems: StickyGroupItem[];
|
|
41
|
-
stickyFooterItems: StickyGroupItem[];
|
|
42
|
-
pendingScrollToFooter: number | null;
|
|
43
|
-
/**
|
|
44
|
-
* When set, after the scroll-to-group completes and the view settles,
|
|
45
|
-
* the sticky container should focus the real grid row for this group.
|
|
46
|
-
*/
|
|
47
|
-
pendingFocusGroupIndex: string | null;
|
|
48
|
-
focusReady$: Subject<{
|
|
49
|
-
groupIndex: string;
|
|
50
|
-
flatIndex: number;
|
|
51
|
-
}>;
|
|
52
|
-
/**
|
|
53
|
-
* When set, the real grid body should scroll until the target row is
|
|
54
|
-
* rendered, then focus the corresponding cell.
|
|
55
|
-
*/
|
|
56
|
-
pendingFocusRow: {
|
|
57
|
-
flatIndex: number;
|
|
58
|
-
colIndex: number;
|
|
59
|
-
} | null;
|
|
60
|
-
/**
|
|
61
|
-
* When true, the next update() call is skipped. Used when programmatically
|
|
62
|
-
* scrolling to top so stale DOM measurements don't re-show the overlay.
|
|
63
|
-
*/
|
|
64
|
-
suppressNextUpdate: boolean;
|
|
65
|
-
private headerPushOffsets;
|
|
66
|
-
private footerPushOffsets;
|
|
67
|
-
private groupRangeMap;
|
|
68
|
-
private lastFlatDataRef;
|
|
69
|
-
constructor(ngZone: NgZone);
|
|
70
|
-
ngOnDestroy(): void;
|
|
71
|
-
/**
|
|
72
|
-
* Requests the list component to scroll to the group header and then
|
|
73
|
-
* toggle it. Called from sticky overlay click — uses pre-collapse data.
|
|
74
|
-
*/
|
|
75
|
-
scrollAndToggle(groupIndex: string): void;
|
|
76
|
-
/**
|
|
77
|
-
* Requests the grid to scroll so the real footer row at the given flat index
|
|
78
|
-
* becomes visible at the bottom of the viewport.
|
|
79
|
-
*/
|
|
80
|
-
requestScrollToFooter(flatIndex: number): void;
|
|
81
|
-
/**
|
|
82
|
-
* Consumes (returns and clears) any pending scroll-to-footer request.
|
|
83
|
-
*/
|
|
84
|
-
consumeScrollToFooter(): number | null;
|
|
85
|
-
/**
|
|
86
|
-
* Requests the real grid body to render the row at the given flat index,
|
|
87
|
-
* then focus the corresponding cell.
|
|
88
|
-
*/
|
|
89
|
-
requestScrollToRow(flatIndex: number, colIndex: number): void;
|
|
90
|
-
/**
|
|
91
|
-
* Consumes and clears the pending scroll-to-row request.
|
|
92
|
-
*/
|
|
93
|
-
consumeScrollToRow(): {
|
|
94
|
-
flatIndex: number;
|
|
95
|
-
colIndex: number;
|
|
96
|
-
} | null;
|
|
97
|
-
/**
|
|
98
|
-
* Clears cached group range map so it is rebuilt on next update.
|
|
99
|
-
*/
|
|
100
|
-
invalidateRangeMap(): void;
|
|
101
|
-
/**
|
|
102
|
-
* Main update cycle. Called on every scroll event, outside Angular zone.
|
|
103
|
-
* Computes which headers/footers should be sticky, applies push transforms,
|
|
104
|
-
* and emits changes only when the set of sticky items changes.
|
|
105
|
-
*/
|
|
106
|
-
update(params: StickyGroupsUpdateParams): void;
|
|
107
|
-
/**
|
|
108
|
-
* Applies pending push transforms after Angular re-renders overlay content.
|
|
109
|
-
* Called from the overlay component's AfterViewChecked hook.
|
|
110
|
-
*/
|
|
111
|
-
applyPendingHeaderTransforms(containerEl: HTMLElement): void;
|
|
112
|
-
applyPendingFooterTransforms(containerEl: HTMLElement): void;
|
|
113
|
-
/**
|
|
114
|
-
* Clears all sticky state and resets overlays.
|
|
115
|
-
*/
|
|
116
|
-
clear(): void;
|
|
117
|
-
/**
|
|
118
|
-
* Adjusts the container scrollTop so the focused row is not hidden
|
|
119
|
-
* behind the sticky header or footer overlays.
|
|
120
|
-
* Intended to be called only from the keyboard navigation path,
|
|
121
|
-
* outside Angular zone.
|
|
122
|
-
*/
|
|
123
|
-
adjustScrollForFocusedCell(containerEl: HTMLElement, stickyHeaderEl: HTMLElement | null, stickyFooterEl: HTMLElement | null): void;
|
|
124
|
-
/**
|
|
125
|
-
* Sets marginBlockEnd on the sticky footer overlay when the container
|
|
126
|
-
* has a horizontal scrollbar, so the footer does not overlap the scrollbar.
|
|
127
|
-
*/
|
|
128
|
-
adjustStickyFooterForScrollbar(container: HTMLElement, stickyFooterEl: HTMLElement | null): void;
|
|
129
|
-
private clearAll;
|
|
130
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StickyGroupsService, never>;
|
|
131
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<StickyGroupsService>;
|
|
132
|
-
}
|
package/grouping/utils.d.ts
DELETED
|
@@ -1,10 +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 { GroupItem } from "../data/group-item.interface";
|
|
6
|
-
import { GroupRowArgs } from "./group-rows-args.interface";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare const getGroupRowArgs: (groupItem: GroupItem) => GroupRowArgs;
|
|
@@ -1,17 +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
|
-
* Describes the Grid row and cell highlight item type.
|
|
7
|
-
*/
|
|
8
|
-
export interface HighlightItem {
|
|
9
|
-
/**
|
|
10
|
-
* Identifies the highlighted item.
|
|
11
|
-
*/
|
|
12
|
-
itemKey?: any;
|
|
13
|
-
/**
|
|
14
|
-
* Identifies the highlighted item column. If not provided, the whole item (row) is highlighted.
|
|
15
|
-
*/
|
|
16
|
-
columnKey?: any;
|
|
17
|
-
}
|
|
@@ -1,62 +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, SimpleChanges, OnChanges, EventEmitter } from '@angular/core';
|
|
6
|
-
import { ContextService } from '../common/provider.service';
|
|
7
|
-
import { HighlightItem } from './highlight-item';
|
|
8
|
-
import { RowArgs } from '../rendering/common/row-args';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Stores the row and cell highlight state of the Grid.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```typescript
|
|
15
|
-
* <kendo-grid kendoGridHighlight="ProductID"></kendo-grid>
|
|
16
|
-
*
|
|
17
|
-
* <kendo-grid [kendoGridHighlight]="myKey"></kendo-grid>
|
|
18
|
-
* ```
|
|
19
|
-
* @remarks
|
|
20
|
-
* Applied to: {@link GridComponent}.
|
|
21
|
-
*/
|
|
22
|
-
export declare class HighlightDirective implements OnChanges, OnDestroy {
|
|
23
|
-
private ctx;
|
|
24
|
-
/**
|
|
25
|
-
* Stores the highlighted items keys.
|
|
26
|
-
* @default []
|
|
27
|
-
*/
|
|
28
|
-
highlightedKeys: HighlightItem[];
|
|
29
|
-
/**
|
|
30
|
-
* Sets the item key to store in `highlightedKeys`. The Grid uses the row index as the default item key.
|
|
31
|
-
*/
|
|
32
|
-
highlightItemKey: string | ((context: RowArgs) => any);
|
|
33
|
-
/**
|
|
34
|
-
* Sets the column key for a data cell. The Grid uses the column index as the default column key.
|
|
35
|
-
*/
|
|
36
|
-
highlightColumnKey: string | ((column: any, columnIndex: number) => any);
|
|
37
|
-
/**
|
|
38
|
-
* Emits when the `highlightedKeys` collection changes.
|
|
39
|
-
*/
|
|
40
|
-
highlightedKeysChange: EventEmitter<HighlightItem[]>;
|
|
41
|
-
private rowHighlightState;
|
|
42
|
-
private cellHighlightState;
|
|
43
|
-
private lastHighlightState;
|
|
44
|
-
constructor(ctx: ContextService);
|
|
45
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
46
|
-
ngOnDestroy(): void;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
isRowHighlighted(row: RowArgs): boolean;
|
|
51
|
-
/**
|
|
52
|
-
* @hidden
|
|
53
|
-
*/
|
|
54
|
-
isCellHighlighted(row: any, column: any, colIndex: number): boolean;
|
|
55
|
-
private getItemKey;
|
|
56
|
-
private getHighlightItem;
|
|
57
|
-
private setState;
|
|
58
|
-
private notifyChange;
|
|
59
|
-
private reset;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightDirective, never>;
|
|
61
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightDirective, "[kendoGridHighlight]", never, { "highlightedKeys": { "alias": "highlightedKeys"; "required": false; }; "highlightItemKey": { "alias": "kendoGridHighlight"; "required": false; }; "highlightColumnKey": { "alias": "highlightColumnKey"; "required": false; }; }, { "highlightedKeysChange": "highlightedKeysChange"; }, never, never, true, never>;
|
|
62
|
-
}
|
|
@@ -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 { ElementRef, OnDestroy, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ResizeService } from "./resize.service";
|
|
7
|
-
import { ContextService } from './../common/provider.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class ResizableContainerDirective implements OnDestroy {
|
|
13
|
-
private el;
|
|
14
|
-
private renderer;
|
|
15
|
-
private resizeService;
|
|
16
|
-
private ctx;
|
|
17
|
-
private _lockedWidth;
|
|
18
|
-
set lockedWidth(value: number);
|
|
19
|
-
set kendoGridResizableContainer(enabled: boolean);
|
|
20
|
-
private enabled;
|
|
21
|
-
private resizeSubscription;
|
|
22
|
-
constructor(el: ElementRef, renderer: Renderer2, resizeService: ResizeService, ctx: ContextService);
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
private attachResize;
|
|
25
|
-
private resize;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizableContainerDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizableContainerDirective, "[kendoGridResizableContainer]", never, { "lockedWidth": { "alias": "lockedWidth"; "required": false; }; "kendoGridResizableContainer": { "alias": "kendoGridResizableContainer"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -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 { Observable, Subscription } from "rxjs";
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ResizeService {
|
|
11
|
-
resizeSubscription: Subscription;
|
|
12
|
-
private dispatcher;
|
|
13
|
-
changes: Observable<any>;
|
|
14
|
-
connect(resizes: Observable<any>): void;
|
|
15
|
-
destroy(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ResizeService>;
|
|
18
|
-
}
|
|
@@ -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 * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class ResponsiveService {
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
matchMedia: Function;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
matchesMedia(media: string): boolean;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveService, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ResponsiveService>;
|
|
20
|
-
}
|
package/layout/row-sync.d.ts
DELETED
|
@@ -1,8 +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 syncRowsHeight: (table1: any, table2: any) => void;
|
|
@@ -1,15 +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 { GridSize } from '../common/size-options';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class SizingOptionsService {
|
|
12
|
-
changes: Subject<GridSize>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SizingOptionsService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SizingOptionsService>;
|
|
15
|
-
}
|
|
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { GridMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* The component allows you to override the default component messages with custom ones.
|
|
10
|
-
* ([See example](https://www.telerik.com/kendo-angular-ui/components/grid/globalization#custom-messages).)
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-grid [data]="gridData">
|
|
15
|
-
* <kendo-grid-messages
|
|
16
|
-
* [noRecords]="'No data found.'"
|
|
17
|
-
* [pagerLabel]="'Page {currentPage} of {totalPages}'">
|
|
18
|
-
* </kendo-grid-messages>
|
|
19
|
-
* </kendo-grid>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class CustomMessagesComponent extends GridMessages {
|
|
23
|
-
protected service: LocalizationService;
|
|
24
|
-
constructor(service: LocalizationService);
|
|
25
|
-
protected get override(): boolean;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CustomMessagesComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomMessagesComponent, "kendo-grid-messages", never, {}, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -1,16 +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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { GridMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class LocalizedMessagesDirective extends GridMessages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoGridLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|