@progress/kendo-angular-grid 24.2.2 → 25.0.0-develop.12
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 +737 -739
- 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,60 +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 { ChangeDetectorRef, ElementRef, NgZone, OnDestroy, OnInit } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from '../columns/column-base';
|
|
7
|
-
import { DraggableDirective } from '@progress/kendo-angular-common';
|
|
8
|
-
import { ColumnResizingService } from './column-resizing.service';
|
|
9
|
-
import { ColumnInfoService } from '../common/column-info.service';
|
|
10
|
-
import { ContextService } from '../common/provider.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class ColumnHandleDirective implements OnInit, OnDestroy {
|
|
16
|
-
draggable: DraggableDirective;
|
|
17
|
-
private element;
|
|
18
|
-
private service;
|
|
19
|
-
private zone;
|
|
20
|
-
private cdr;
|
|
21
|
-
private ctx;
|
|
22
|
-
private columnInfoService;
|
|
23
|
-
isLast: boolean;
|
|
24
|
-
columns: Array<ColumnBase>;
|
|
25
|
-
column: ColumnBase;
|
|
26
|
-
get visible(): string;
|
|
27
|
-
get leftStyle(): number | null;
|
|
28
|
-
get rightStyle(): number | null;
|
|
29
|
-
private get isConstrainedMode();
|
|
30
|
-
private subscriptions;
|
|
31
|
-
private rtl;
|
|
32
|
-
private totalChildrenSum;
|
|
33
|
-
private childrenColumns;
|
|
34
|
-
private minWidthTotal;
|
|
35
|
-
private foundColumn;
|
|
36
|
-
autoFit(): void;
|
|
37
|
-
constructor(draggable: DraggableDirective, element: ElementRef, service: ColumnResizingService, zone: NgZone, cdr: ChangeDetectorRef, ctx: ContextService, columnInfoService: ColumnInfoService);
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
private shouldUpdate;
|
|
41
|
-
private initColumnWidth;
|
|
42
|
-
private initState;
|
|
43
|
-
private resize;
|
|
44
|
-
private sizeToFit;
|
|
45
|
-
private updateWidth;
|
|
46
|
-
private updateWidthsOfResizedColumns;
|
|
47
|
-
private calcNewColumnWidth;
|
|
48
|
-
private setAdjacentColumn;
|
|
49
|
-
private firstGroupChild;
|
|
50
|
-
private setGroupWidths;
|
|
51
|
-
private updateWidthOfDraggedColumn;
|
|
52
|
-
private calcChildrenWidth;
|
|
53
|
-
private columnsForLevel;
|
|
54
|
-
private minAdjacentColumnWidth;
|
|
55
|
-
private getTableDelta;
|
|
56
|
-
private stopPropagation;
|
|
57
|
-
private isLastInGroup;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnHandleDirective, [{ host: true; }, null, null, null, null, null, null]>;
|
|
59
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnHandleDirective, "[kendoGridColumnHandle]", never, { "isLast": { "alias": "isLast"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "column": { "alias": "column"; "required": false; }; }, {}, never, never, true, never>;
|
|
60
|
-
}
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import { ColumnBase } from '../columns/column-base';
|
|
7
|
-
/**
|
|
8
|
-
* Defines the type for the `resizable` property. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing#constrained-mode)
|
|
9
|
-
*
|
|
10
|
-
* The possible values are:
|
|
11
|
-
*
|
|
12
|
-
* * `constrained`—Adjacent columns resize only up to their outer borders.
|
|
13
|
-
* * `unconstrained`—Columns resize relative to the entire component.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid [kendoGridBinding]="gridData" [height]="370" resizable="constrained">
|
|
18
|
-
* <kendo-grid-column field="ProductID" title="ID"></kendo-grid-column>
|
|
19
|
-
* ...
|
|
20
|
-
* </kendo-grid>
|
|
21
|
-
* ```
|
|
22
|
-
*/
|
|
23
|
-
export type ResizeMode = 'unconstrained' | 'constrained';
|
|
24
|
-
/**
|
|
25
|
-
* Represents the returned type of the `columnResize` event.
|
|
26
|
-
*/
|
|
27
|
-
export interface ColumnResizeArgs {
|
|
28
|
-
/**
|
|
29
|
-
* Specifies the resized column.
|
|
30
|
-
*/
|
|
31
|
-
column: ColumnBase;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the new width (in pixels) of the column.
|
|
34
|
-
*/
|
|
35
|
-
newWidth?: number;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the actual width (in pixels) of the column before resizing.
|
|
38
|
-
*/
|
|
39
|
-
oldWidth: number;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export type ActionType = 'start' | 'resizeColumn' | 'resizeTable' | 'end' | 'autoFitComplete' | 'triggerAutoFit';
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
export interface ColumnResizeAction {
|
|
49
|
-
columns: Array<ColumnBase>;
|
|
50
|
-
delta?: number;
|
|
51
|
-
deltaPercent?: number;
|
|
52
|
-
locked?: boolean;
|
|
53
|
-
resizedColumns?: Array<ColumnResizeArgs>;
|
|
54
|
-
type: ActionType;
|
|
55
|
-
widths?: Array<Array<number>>;
|
|
56
|
-
}
|
|
57
|
-
/**
|
|
58
|
-
* @hidden
|
|
59
|
-
*/
|
|
60
|
-
export interface AutoFitInfo {
|
|
61
|
-
column: ColumnBase;
|
|
62
|
-
headerIndex: number;
|
|
63
|
-
index: number;
|
|
64
|
-
isLastInSpan: boolean;
|
|
65
|
-
isParentSpan: boolean;
|
|
66
|
-
level: number;
|
|
67
|
-
}
|
|
68
|
-
/**
|
|
69
|
-
* @hidden
|
|
70
|
-
*/
|
|
71
|
-
export type AutoFitObservable = Observable<Array<number>>;
|
|
72
|
-
/**
|
|
73
|
-
* @hidden
|
|
74
|
-
*/
|
|
75
|
-
export type AutoFitFn = (columns: Array<AutoFitInfo>) => AutoFitObservable;
|
|
@@ -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
|
-
import { EventEmitter } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from '../columns/column-base';
|
|
7
|
-
import { ColumnResizeAction, ColumnResizeArgs, AutoFitFn } from './column-resize.interface';
|
|
8
|
-
import { ColumnGroupComponent } from '../columns/column-group.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class ColumnResizingService {
|
|
14
|
-
changes: EventEmitter<ColumnResizeAction>;
|
|
15
|
-
adjacentColumn: ColumnBase;
|
|
16
|
-
areColumnsReordered: boolean;
|
|
17
|
-
isShiftPressed: boolean;
|
|
18
|
-
originalWidth: number;
|
|
19
|
-
draggedGroupColumn: ColumnGroupComponent;
|
|
20
|
-
resizedColumns: Array<ColumnResizeArgs>;
|
|
21
|
-
autoFitResize: boolean;
|
|
22
|
-
private column;
|
|
23
|
-
private tables;
|
|
24
|
-
private batch;
|
|
25
|
-
start(column: ColumnBase): void;
|
|
26
|
-
resizeColumns(deltaPercent: number): void;
|
|
27
|
-
resizeTable(column: ColumnBase, delta: number): void;
|
|
28
|
-
resizedColumn(state: ColumnResizeArgs): void;
|
|
29
|
-
end(): void;
|
|
30
|
-
registerTable(tableMetadata: {
|
|
31
|
-
autoFit: AutoFitFn;
|
|
32
|
-
locked: boolean;
|
|
33
|
-
}): () => void;
|
|
34
|
-
measureColumns(info: Array<any>): void;
|
|
35
|
-
autoFit(...columns: ColumnBase[]): void;
|
|
36
|
-
autoFitToGrid(gridEl: HTMLElement, scrollbarWidth: number, ...columns: ColumnBase[]): void;
|
|
37
|
-
private trackColumns;
|
|
38
|
-
private autoFitStart;
|
|
39
|
-
private autoFitBatch;
|
|
40
|
-
private restoreInitialMaxMinWidths;
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnResizingService, never>;
|
|
42
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColumnResizingService>;
|
|
43
|
-
}
|
|
@@ -1,34 +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 { ChangeDetectorRef, ElementRef, NgZone, OnDestroy, OnInit, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ColumnResizingService } from './column-resizing.service';
|
|
7
|
-
import { ContextService } from '../common/provider.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class TableDirective implements OnInit, OnDestroy {
|
|
13
|
-
private element;
|
|
14
|
-
private renderer;
|
|
15
|
-
private service;
|
|
16
|
-
private zone;
|
|
17
|
-
private cdr;
|
|
18
|
-
private ctx;
|
|
19
|
-
locked: boolean;
|
|
20
|
-
virtualColumns: boolean;
|
|
21
|
-
get minWidth(): number | null;
|
|
22
|
-
private firstResize;
|
|
23
|
-
private subscription;
|
|
24
|
-
private autoFitSubscription;
|
|
25
|
-
constructor(element: ElementRef, renderer: Renderer2, service: ColumnResizingService, zone: NgZone, cdr: ChangeDetectorRef, ctx: ContextService);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
private initState;
|
|
29
|
-
private resize;
|
|
30
|
-
private autoFitObservable;
|
|
31
|
-
private measureColumn;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableDirective, "[kendoGridResizableTable]", never, { "locked": { "alias": "locked"; "required": false; }; "virtualColumns": { "alias": "virtualColumns"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { RowArgs } from "../rendering/common/row-args";
|
|
6
|
-
import { ColumnBase } from "./column-base";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the callback function that determines the rowspan of each cell in a column.
|
|
9
|
-
* @param row The row arguments.
|
|
10
|
-
* @param column The column instance.
|
|
11
|
-
* @param data The data array.
|
|
12
|
-
* @returns The rowspan value for the cell.
|
|
13
|
-
*/
|
|
14
|
-
export type CellRowspanFn = (row: RowArgs, column: ColumnBase, data: any[]) => number;
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from './column-base';
|
|
7
|
-
import { CellTemplateDirective } from '../rendering/cell-template.directive';
|
|
8
|
-
import { IdService } from '../common/id.service';
|
|
9
|
-
import { SelectionService } from '../selection/selection.service';
|
|
10
|
-
import { CellSelectionService } from '../selection/cell-selection.service';
|
|
11
|
-
import { CellRowspanFn } from './cell-rowspan';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents the checkbox column for selecting rows in the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/selection/row-selection#select-all-checkbox).
|
|
15
|
-
*
|
|
16
|
-
* Use this column to add checkboxes for row selection.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [selectable]="{enabled: true, checkboxOnly: true}">
|
|
21
|
-
* <kendo-grid-checkbox-column title="Select"></kendo-grid-checkbox-column>
|
|
22
|
-
* <kendo-grid-column field="ID"></kendo-grid-column>
|
|
23
|
-
* </kendo-grid>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class CheckboxColumnComponent extends ColumnBase {
|
|
27
|
-
private selectionService;
|
|
28
|
-
private cellSelectionService;
|
|
29
|
-
parent?: ColumnBase;
|
|
30
|
-
/**
|
|
31
|
-
* Shows a select-all `kendoGridSelectAllCheckbox` checkbox in the header.
|
|
32
|
-
*/
|
|
33
|
-
showSelectAll: boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Shows checkboxes for rows marked as non-selectable. By default, these checkboxes are visible and disabled.
|
|
36
|
-
*/
|
|
37
|
-
showDisabledCheckbox: boolean;
|
|
38
|
-
readonly isCheckboxColumn: boolean;
|
|
39
|
-
template: CellTemplateDirective;
|
|
40
|
-
constructor(selectionService: SelectionService, cellSelectionService: CellSelectionService, parent?: ColumnBase, idService?: IdService);
|
|
41
|
-
get templateRef(): TemplateRef<any>;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
rowSelectable(rowIdx: number): boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Defines a function to determine the rowspan of each column cell.
|
|
48
|
-
*/
|
|
49
|
-
set cellRowspan(cellRowspan: CellRowspanFn);
|
|
50
|
-
get cellRowspan(): CellRowspanFn;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxColumnComponent, [null, null, { optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxColumnComponent, "kendo-grid-checkbox-column", never, { "showSelectAll": { "alias": "showSelectAll"; "required": false; }; "showDisabledCheckbox": { "alias": "showDisabledCheckbox"; "required": false; }; }, {}, ["template"], never, true, never>;
|
|
53
|
-
}
|
package/columns/column-base.d.ts
DELETED
|
@@ -1,322 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef, QueryList, AfterViewInit } from '@angular/core';
|
|
6
|
-
import { HeaderTemplateDirective } from '../rendering/header/header-template.directive';
|
|
7
|
-
import { FooterTemplateDirective } from '../rendering/footer/footer-template.directive';
|
|
8
|
-
import { ColumnMenuTemplateDirective } from '../column-menu/column-menu-template.directive';
|
|
9
|
-
import { IdService } from '../common/id.service';
|
|
10
|
-
import { CellRowspanFn } from './cell-rowspan';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare const isSpanColumn: (column: any) => any;
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare const isCheckboxColumn: (column: any) => any;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
export declare const isRowReorderColumn: (column: any) => any;
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
export declare const isRowPinColumn: (column: any) => any;
|
|
28
|
-
/**
|
|
29
|
-
* The base class for the column components of the Grid.
|
|
30
|
-
*
|
|
31
|
-
* Use this class as a foundation for custom column implementations.
|
|
32
|
-
*/
|
|
33
|
-
export declare class ColumnBase implements AfterViewInit {
|
|
34
|
-
parent?: ColumnBase;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
isReordered: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
initialMaxResizableWidth: number;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
initialMinResizableWidth: number;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
initiallyChecked: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* @hidden
|
|
53
|
-
*/
|
|
54
|
-
currentlyChecked: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
*/
|
|
58
|
-
matchesMedia: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* Gets the column index after reordering. The `orderIndex` property is read-only. Setting this field does not change the column order.
|
|
61
|
-
*
|
|
62
|
-
* @default 0
|
|
63
|
-
*/
|
|
64
|
-
orderIndex: number;
|
|
65
|
-
/**
|
|
66
|
-
* @hidden
|
|
67
|
-
*/
|
|
68
|
-
set leafIndex(value: number);
|
|
69
|
-
/**
|
|
70
|
-
* @hidden
|
|
71
|
-
*/
|
|
72
|
-
get leafIndex(): number;
|
|
73
|
-
protected _leafIndex: number;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
isColumnGroup: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
isSpanColumn: boolean;
|
|
82
|
-
/**
|
|
83
|
-
* Specifies if the column is resizable.
|
|
84
|
-
* @default true
|
|
85
|
-
*/
|
|
86
|
-
resizable: boolean;
|
|
87
|
-
/**
|
|
88
|
-
* Specifies if the column is reorderable.
|
|
89
|
-
* @default true
|
|
90
|
-
*/
|
|
91
|
-
reorderable: boolean;
|
|
92
|
-
/**
|
|
93
|
-
* Sets the distance in pixels by which the column width is adjusted during keyboard navigation resizing.
|
|
94
|
-
* Used when resizing columns with `Alt/Option + Left/Right Arrow` keyboard shortcuts.
|
|
95
|
-
*
|
|
96
|
-
* @default 10
|
|
97
|
-
*/
|
|
98
|
-
resizeStep: number;
|
|
99
|
-
/**
|
|
100
|
-
* Sets the minimum width (in pixels) for resizing the column by using the UI ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing#limiting-the-resizing)).
|
|
101
|
-
* The `autoFitColumn` and `autoFitColumns` methods have higher priority.
|
|
102
|
-
* @default 10
|
|
103
|
-
*/
|
|
104
|
-
minResizableWidth: number;
|
|
105
|
-
/**
|
|
106
|
-
* Sets the maximum width (in pixels) for resizing the column by using the UI ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing#limiting-the-resizing)).
|
|
107
|
-
* By default, the maximum width is not restricted.
|
|
108
|
-
* The `autoFitColumn` and `autoFitColumns` methods have higher priority.
|
|
109
|
-
*/
|
|
110
|
-
maxResizableWidth: number;
|
|
111
|
-
/**
|
|
112
|
-
* Sets the column title.
|
|
113
|
-
*/
|
|
114
|
-
title: string;
|
|
115
|
-
/**
|
|
116
|
-
* Sets the column width (in pixels).
|
|
117
|
-
*/
|
|
118
|
-
set width(value: number);
|
|
119
|
-
get width(): number;
|
|
120
|
-
/**
|
|
121
|
-
* Specifies if the column is automatically resized during initialization to fit its header and row content.
|
|
122
|
-
*/
|
|
123
|
-
autoSize: boolean;
|
|
124
|
-
/**
|
|
125
|
-
* Toggles the locked (frozen) state of the column ([more information and example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/locked)).
|
|
126
|
-
*
|
|
127
|
-
* @default false
|
|
128
|
-
*/
|
|
129
|
-
set locked(value: boolean);
|
|
130
|
-
get locked(): boolean;
|
|
131
|
-
protected _locked: boolean;
|
|
132
|
-
/**
|
|
133
|
-
* Specifies if the column is always visible when scrolling the Grid horizontally.
|
|
134
|
-
*
|
|
135
|
-
* @default false
|
|
136
|
-
*/
|
|
137
|
-
sticky: boolean;
|
|
138
|
-
/**
|
|
139
|
-
* Sets the visibility of the column ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/hidden#using-the-built-in-options)).
|
|
140
|
-
*
|
|
141
|
-
* @default false
|
|
142
|
-
*/
|
|
143
|
-
hidden: boolean;
|
|
144
|
-
/**
|
|
145
|
-
* Sets the condition for the column to remain visible ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/responsive-design#columns)).
|
|
146
|
-
* If you set the `hidden` property, `media` is ignored.
|
|
147
|
-
*
|
|
148
|
-
* Accepts device identifiers from [Bootstrap 4](https://v4-alpha.getbootstrap.com/layout/grid/#grid-options)
|
|
149
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/responsive-design)).
|
|
150
|
-
*/
|
|
151
|
-
media: string;
|
|
152
|
-
/**
|
|
153
|
-
* Specifies if the column can be locked or unlocked from the column menu or by reordering.
|
|
154
|
-
* @default true
|
|
155
|
-
*/
|
|
156
|
-
lockable: boolean;
|
|
157
|
-
/**
|
|
158
|
-
* Specifies if the column can be stuck or unstuck from the column menu.
|
|
159
|
-
* @default true
|
|
160
|
-
*/
|
|
161
|
-
stickable: boolean;
|
|
162
|
-
/**
|
|
163
|
-
* Specifies if the column menu is shown for the column.
|
|
164
|
-
* @default true
|
|
165
|
-
*/
|
|
166
|
-
columnMenu: boolean;
|
|
167
|
-
/**
|
|
168
|
-
* Specifies if the column is included in the column-chooser list.
|
|
169
|
-
* @default true
|
|
170
|
-
*/
|
|
171
|
-
includeInChooser: boolean;
|
|
172
|
-
/**
|
|
173
|
-
* Sets the `role` attribute for the table cells (excluding footer and header) of the column.
|
|
174
|
-
* @default "gridcell"
|
|
175
|
-
*
|
|
176
|
-
* @remarks
|
|
177
|
-
* This property is related to accessibility.
|
|
178
|
-
*/
|
|
179
|
-
tableCellsRole: string;
|
|
180
|
-
/**
|
|
181
|
-
* Sets custom styles for the table cells (excluding footer and header) of the column.
|
|
182
|
-
* Uses the [`NgStyle`](link:site.data.urls.angular['ngstyleapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-cells).
|
|
183
|
-
*/
|
|
184
|
-
style: {
|
|
185
|
-
[key: string]: string;
|
|
186
|
-
};
|
|
187
|
-
/**
|
|
188
|
-
* Sets custom styles for the header cell of the column.
|
|
189
|
-
* Uses the [`NgStyle`](link:site.data.urls.angular['ngstyleapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-header).
|
|
190
|
-
*/
|
|
191
|
-
headerStyle: {
|
|
192
|
-
[key: string]: string;
|
|
193
|
-
};
|
|
194
|
-
/**
|
|
195
|
-
* Sets custom styles for the filter row cell.
|
|
196
|
-
* Uses the [`NgStyle`](link:site.data.urls.angular['ngstyleapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-filter-row-cells).
|
|
197
|
-
*/
|
|
198
|
-
filterStyle: {
|
|
199
|
-
[key: string]: string;
|
|
200
|
-
};
|
|
201
|
-
/**
|
|
202
|
-
* Sets custom styles for the footer cell of the column.
|
|
203
|
-
* Uses the [`NgStyle`](link:site.data.urls.angular['ngstyleapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-footer).
|
|
204
|
-
*/
|
|
205
|
-
footerStyle: {
|
|
206
|
-
[key: string]: string;
|
|
207
|
-
};
|
|
208
|
-
/**
|
|
209
|
-
* Sets custom CSS classes to the column cells.
|
|
210
|
-
* Uses the [`NgClass`](link:site.data.urls.angular['ngclassapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-cells).
|
|
211
|
-
* To customize header and footer column cells, use the [headerClass](https://www.telerik.com/kendo-angular-ui/components/grid/api/columncomponent#headerclass)
|
|
212
|
-
* and [footerClass](https://www.telerik.com/kendo-angular-ui/components/grid/api/columncomponent#footerclass) inputs.
|
|
213
|
-
*/
|
|
214
|
-
cssClass: string | string[] | Set<string> | {
|
|
215
|
-
[key: string]: any;
|
|
216
|
-
};
|
|
217
|
-
/**
|
|
218
|
-
* Sets custom CSS classes to the column header cell.
|
|
219
|
-
* Uses the [`NgClass`](link:site.data.urls.angular['ngclassapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-header).
|
|
220
|
-
*/
|
|
221
|
-
headerClass: string | string[] | Set<string> | {
|
|
222
|
-
[key: string]: any;
|
|
223
|
-
};
|
|
224
|
-
/**
|
|
225
|
-
* Sets custom CSS classes to the filter row cell.
|
|
226
|
-
* Uses the [`NgClass`](link:site.data.urls.angular['ngclassapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-filter-row-cells).
|
|
227
|
-
*/
|
|
228
|
-
filterClass: string | string[] | Set<string> | {
|
|
229
|
-
[key: string]: any;
|
|
230
|
-
};
|
|
231
|
-
/**
|
|
232
|
-
* Sets custom CSS classes to the column footer cell.
|
|
233
|
-
* Uses the [`NgClass`](link:site.data.urls.angular['ngclassapi']) directive. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/styling-and-appearance/columns#customizing-column-footer).
|
|
234
|
-
*/
|
|
235
|
-
footerClass: string | string[] | Set<string> | {
|
|
236
|
-
[key: string]: any;
|
|
237
|
-
};
|
|
238
|
-
/**
|
|
239
|
-
* Defines a function to determine the rowspan of each column cell.
|
|
240
|
-
* If you set this to `true`, a default function is used that spans adjacent cells with equal values.
|
|
241
|
-
* Cells have equal values when their data items' values for the respective field are equal.
|
|
242
|
-
*/
|
|
243
|
-
set cellRowspan(cellRowspan: CellRowspanFn | boolean);
|
|
244
|
-
get cellRowspan(): CellRowspanFn;
|
|
245
|
-
/**
|
|
246
|
-
* @hidden
|
|
247
|
-
*/
|
|
248
|
-
headerTemplates: QueryList<HeaderTemplateDirective>;
|
|
249
|
-
/**
|
|
250
|
-
* @hidden
|
|
251
|
-
*/
|
|
252
|
-
footerTemplate: FooterTemplateDirective;
|
|
253
|
-
/**
|
|
254
|
-
* @hidden
|
|
255
|
-
*/
|
|
256
|
-
columnMenuTemplates: QueryList<ColumnMenuTemplateDirective>;
|
|
257
|
-
/**
|
|
258
|
-
* @hidden
|
|
259
|
-
*/
|
|
260
|
-
resizeStartWidth: number;
|
|
261
|
-
/**
|
|
262
|
-
* @hidden
|
|
263
|
-
*/
|
|
264
|
-
idService: IdService;
|
|
265
|
-
/**
|
|
266
|
-
* @hidden
|
|
267
|
-
*/
|
|
268
|
-
_cellRowspan: CellRowspanFn;
|
|
269
|
-
/**
|
|
270
|
-
* @hidden
|
|
271
|
-
*/
|
|
272
|
-
implicitWidth: number;
|
|
273
|
-
/**
|
|
274
|
-
* @hidden
|
|
275
|
-
*/
|
|
276
|
-
get level(): number;
|
|
277
|
-
/**
|
|
278
|
-
* @hidden
|
|
279
|
-
*/
|
|
280
|
-
get isLocked(): boolean;
|
|
281
|
-
protected _width: number;
|
|
282
|
-
/**
|
|
283
|
-
* @hidden
|
|
284
|
-
*/
|
|
285
|
-
get id(): string;
|
|
286
|
-
/**
|
|
287
|
-
* @hidden
|
|
288
|
-
*/
|
|
289
|
-
get colspan(): number;
|
|
290
|
-
/**
|
|
291
|
-
* @hidden
|
|
292
|
-
*/
|
|
293
|
-
rowspan(totalColumnLevels: number): number;
|
|
294
|
-
/**
|
|
295
|
-
* @hidden
|
|
296
|
-
*/
|
|
297
|
-
get headerTemplateRef(): TemplateRef<any>;
|
|
298
|
-
/**
|
|
299
|
-
* @hidden
|
|
300
|
-
*/
|
|
301
|
-
get footerTemplateRef(): TemplateRef<any>;
|
|
302
|
-
/**
|
|
303
|
-
* @hidden
|
|
304
|
-
*/
|
|
305
|
-
get columnMenuTemplateRef(): TemplateRef<any>;
|
|
306
|
-
/**
|
|
307
|
-
* @hidden
|
|
308
|
-
*/
|
|
309
|
-
get displayTitle(): string;
|
|
310
|
-
/**
|
|
311
|
-
* @hidden
|
|
312
|
-
*/
|
|
313
|
-
get isVisible(): boolean;
|
|
314
|
-
private _id;
|
|
315
|
-
/**
|
|
316
|
-
* @hidden
|
|
317
|
-
*/
|
|
318
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
319
|
-
ngAfterViewInit(): void;
|
|
320
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnBase, never>;
|
|
321
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnBase, "kendo-grid-column-base", never, { "resizable": { "alias": "resizable"; "required": false; }; "reorderable": { "alias": "reorderable"; "required": false; }; "resizeStep": { "alias": "resizeStep"; "required": false; }; "minResizableWidth": { "alias": "minResizableWidth"; "required": false; }; "maxResizableWidth": { "alias": "maxResizableWidth"; "required": false; }; "title": { "alias": "title"; "required": false; }; "width": { "alias": "width"; "required": false; }; "autoSize": { "alias": "autoSize"; "required": false; }; "locked": { "alias": "locked"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; "hidden": { "alias": "hidden"; "required": false; }; "media": { "alias": "media"; "required": false; }; "lockable": { "alias": "lockable"; "required": false; }; "stickable": { "alias": "stickable"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "includeInChooser": { "alias": "includeInChooser"; "required": false; }; "tableCellsRole": { "alias": "tableCellsRole"; "required": false; }; "style": { "alias": "style"; "required": false; }; "headerStyle": { "alias": "headerStyle"; "required": false; }; "filterStyle": { "alias": "filterStyle"; "required": false; }; "footerStyle": { "alias": "footerStyle"; "required": false; }; "cssClass": { "alias": "class"; "required": false; }; "headerClass": { "alias": "headerClass"; "required": false; }; "filterClass": { "alias": "filterClass"; "required": false; }; "footerClass": { "alias": "footerClass"; "required": false; }; "cellRowspan": { "alias": "cellRowspan"; "required": false; }; }, {}, ["footerTemplate", "headerTemplates", "columnMenuTemplates"], never, true, never>;
|
|
322
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ColumnBase } from "./column-base";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const expandColumns: (columns: Array<ColumnBase>) => Array<ColumnBase>;
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare const expandColumnsWithSpan: (columns: Array<ColumnBase>) => Array<ColumnBase>;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare const columnsToRender: (columns: Array<ColumnBase>) => Array<ColumnBase>;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
export declare const sumColumnWidths: (array: Array<any>) => number;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
export declare const columnsSpan: (array: Array<any>) => number;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
export declare const isValidFieldName: (fieldName: string) => boolean;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
export declare const children: (column: any) => any;
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
export declare const leafColumns: (columns: any) => any;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*/
|
|
41
|
-
export declare const someLeafColumn: (callback: any, ...columns: any[]) => boolean;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
export declare const resizableColumns: (columns: any) => any;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
export declare const sortColumns: (columns: Array<ColumnBase>) => Array<ColumnBase>;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
export declare const isInSpanColumn: (column: ColumnBase) => boolean;
|