@progress/kendo-angular-grid 24.2.2 → 25.0.0-develop.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/progress-kendo-angular-grid.mjs +711 -711
- package/index.d.ts +14651 -272
- package/package-metadata.mjs +2 -2
- package/package.json +29 -29
- package/schematics/ngAdd/index.js +7 -7
- package/adaptiveness/adaptive-mode.d.ts +0 -8
- package/adaptiveness/adaptive-renderer.component.d.ts +0 -89
- package/aggregates/aggregate-types.d.ts +0 -58
- package/aggregates/selection-aggregate.service.d.ts +0 -43
- package/aggregates/status-bar-template.directive.d.ts +0 -21
- package/aggregates/status-bar.component.d.ts +0 -23
- package/column-menu/column-chooser-content.component.d.ts +0 -61
- package/column-menu/column-chooser.component.d.ts +0 -86
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -78
- package/column-menu/column-locked-change-event.d.ts +0 -18
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -48
- package/column-menu/column-menu-autosize.component.d.ts +0 -52
- package/column-menu/column-menu-chooser.component.d.ts +0 -73
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -14
- package/column-menu/column-menu-filter.component.d.ts +0 -76
- package/column-menu/column-menu-item-base.d.ts +0 -34
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -34
- package/column-menu/column-menu-item.component.d.ts +0 -140
- package/column-menu/column-menu-item.directive.d.ts +0 -76
- package/column-menu/column-menu-lock.component.d.ts +0 -55
- package/column-menu/column-menu-position.component.d.ts +0 -89
- package/column-menu/column-menu-settings.interface.d.ts +0 -58
- package/column-menu/column-menu-sort.component.d.ts +0 -50
- package/column-menu/column-menu-stick.component.d.ts +0 -57
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -189
- package/column-menu/column-menu.service.d.ts +0 -64
- package/column-menu/column-sticky-change-event.d.ts +0 -18
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -44
- package/column-resizing/column-handle.directive.d.ts +0 -60
- package/column-resizing/column-resize.interface.d.ts +0 -75
- package/column-resizing/column-resizing.service.d.ts +0 -43
- package/column-resizing/table.directive.d.ts +0 -34
- package/columns/cell-rowspan.d.ts +0 -14
- package/columns/checkbox-column.component.d.ts +0 -53
- package/columns/column-base.d.ts +0 -322
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -75
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -112
- package/columns/columns-container.d.ts +0 -31
- package/columns/command-column.component.d.ts +0 -41
- package/columns/pin-column.component.d.ts +0 -45
- package/columns/reorder-column.component.d.ts +0 -64
- package/columns/sort-settings.d.ts +0 -80
- package/columns/span-column.component.d.ts +0 -122
- package/common/adaptiveness.service.d.ts +0 -50
- package/common/cell-click-event-args.interface.d.ts +0 -44
- package/common/clipboard-types.d.ts +0 -98
- package/common/clipboard.directive.d.ts +0 -53
- package/common/clipboard.service.d.ts +0 -28
- package/common/column-info.service.d.ts +0 -38
- package/common/create-form-group.d.ts +0 -12
- package/common/data-layout-mode.d.ts +0 -24
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -24
- package/common/error-messages.d.ts +0 -20
- package/common/event-emitter.d.ts +0 -13
- package/common/fetch-data-callback.d.ts +0 -14
- package/common/field-datatype.d.ts +0 -9
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/grid-col-size.d.ts +0 -13
- package/common/id.service.d.ts +0 -24
- package/common/pager-settings.d.ts +0 -105
- package/common/preventable-event.d.ts +0 -20
- package/common/provider.service.d.ts +0 -41
- package/common/remove-confirmation.d.ts +0 -21
- package/common/resizable-settings.d.ts +0 -26
- package/common/single-popup.service.d.ts +0 -64
- package/common/size-options.d.ts +0 -9
- package/common/sort.service.d.ts +0 -13
- package/common/toolbar-tool-base.directive.d.ts +0 -27
- package/constants.d.ts +0 -16
- package/csv/csv-command-tool.directive.d.ts +0 -38
- package/csv/csv-command.directive.d.ts +0 -38
- package/csv/csv-export-event.d.ts +0 -15
- package/csv/csv.component.d.ts +0 -132
- package/csv/csv.module.d.ts +0 -32
- package/csv/csv.service.d.ts +0 -16
- package/data/change-event-args.interface.d.ts +0 -44
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -34
- package/data/data-mapping.service.d.ts +0 -48
- package/data/data.collection.d.ts +0 -47
- package/data/data.iterators.d.ts +0 -85
- package/data/grid-item.interface.d.ts +0 -16
- package/data/group-footer-item.interface.d.ts +0 -31
- package/data/group-item.interface.d.ts +0 -30
- package/databinding.directive.d.ts +0 -124
- package/directives.d.ts +0 -285
- package/dragdrop/column-reorder-config.d.ts +0 -13
- package/dragdrop/column-reorder-event.d.ts +0 -27
- package/dragdrop/column-reorder.service.d.ts +0 -15
- package/dragdrop/common.d.ts +0 -38
- package/dragdrop/context-types.d.ts +0 -17
- package/dragdrop/drag-and-drop.service.d.ts +0 -23
- package/dragdrop/drag-hint.service.d.ts +0 -34
- package/dragdrop/draggable-column.directive.d.ts +0 -39
- package/dragdrop/drop-cue.service.d.ts +0 -18
- package/dragdrop/drop-target.directive.d.ts +0 -26
- package/editing/add-command-tool.directive.d.ts +0 -38
- package/editing/add-command.directive.d.ts +0 -34
- package/editing/add-event-args.interface.d.ts +0 -10
- package/editing/cancel-command-tool.directive.d.ts +0 -38
- package/editing/cancel-command.directive.d.ts +0 -54
- package/editing/cancel-event-args.interface.d.ts +0 -16
- package/editing/cell-close-event.d.ts +0 -37
- package/editing/edit-command-tool.directive.d.ts +0 -39
- package/editing/edit-command.directive.d.ts +0 -53
- package/editing/edit-event-args.interface.d.ts +0 -26
- package/editing/edit-row-options.interface.d.ts +0 -24
- package/editing/edit-template.directive.d.ts +0 -32
- package/editing/edit.service.d.ts +0 -71
- package/editing/form/dialog-form.component.d.ts +0 -27
- package/editing/form/form-formfield.component.d.ts +0 -24
- package/editing/form/form.component.d.ts +0 -28
- package/editing/form/index.d.ts +0 -8
- package/editing/form/models.d.ts +0 -202
- package/editing/local-data-changes.service.d.ts +0 -15
- package/editing/remove-command-tool.directive.d.ts +0 -40
- package/editing/remove-command.directive.d.ts +0 -51
- package/editing/remove-event-args.interface.d.ts +0 -11
- package/editing/save-command-tool.directive.d.ts +0 -39
- package/editing/save-command.directive.d.ts +0 -53
- package/editing/save-event-args.interface.d.ts +0 -16
- package/editing/toolbar-editing-tool-base.directive.d.ts +0 -30
- package/editing-directives/create-form-group-args.interface.d.ts +0 -10
- package/editing-directives/edit-service.interface.d.ts +0 -33
- package/editing-directives/editing-directive-base.d.ts +0 -63
- package/editing-directives/external-editing.directive.d.ts +0 -55
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -22
- package/editing-directives/local-row-edit.service.d.ts +0 -11
- package/editing-directives/reactive-editing.directive.d.ts +0 -32
- package/editing-directives/row-editing-directive-base.d.ts +0 -25
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -9
- package/excel/excel-command-tool.directive.d.ts +0 -38
- package/excel/excel-command.directive.d.ts +0 -38
- package/excel/excel-export-event.d.ts +0 -15
- package/excel/excel.component.d.ts +0 -90
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -16
- package/filtering/base-filter-cell.component.d.ts +0 -81
- package/filtering/boolean-filter.component.d.ts +0 -47
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -33
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -44
- package/filtering/cell/date-filter-cell.component.d.ts +0 -51
- package/filtering/cell/filter-cell-component.factory.d.ts +0 -12
- package/filtering/cell/filter-cell-host.directive.d.ts +0 -17
- package/filtering/cell/filter-cell-operators.component.d.ts +0 -117
- package/filtering/cell/filter-cell-template.directive.d.ts +0 -35
- package/filtering/cell/filter-cell-wrapper.component.d.ts +0 -21
- package/filtering/cell/filter-cell.component.d.ts +0 -25
- package/filtering/cell/numeric-filter-cell.component.d.ts +0 -61
- package/filtering/cell/string-filter-cell.component.d.ts +0 -56
- package/filtering/date-filter.component.d.ts +0 -104
- package/filtering/filter-component.interface.d.ts +0 -13
- package/filtering/filter-host.directive.d.ts +0 -35
- package/filtering/filter-input-wrapper.component.d.ts +0 -39
- package/filtering/filter-input.directive.d.ts +0 -35
- package/filtering/filter-row.component.d.ts +0 -34
- package/filtering/filter.service.d.ts +0 -34
- package/filtering/filterable.d.ts +0 -56
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -76
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -64
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -88
- package/filtering/menu/filter-menu-dropdownlist.directive.d.ts +0 -19
- package/filtering/menu/filter-menu-host.directive.d.ts +0 -22
- package/filtering/menu/filter-menu-input-wrapper.component.d.ts +0 -53
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -37
- package/filtering/menu/filter-menu.component.d.ts +0 -63
- package/filtering/menu/filter-radio-button.directive.d.ts +0 -19
- package/filtering/menu/menu-tabbing.service.d.ts +0 -18
- package/filtering/menu/numeric-filter-menu-input.component.d.ts +0 -73
- package/filtering/menu/numeric-filter-menu.component.d.ts +0 -82
- package/filtering/menu/string-filter-menu-input.component.d.ts +0 -32
- package/filtering/menu/string-filter-menu.component.d.ts +0 -78
- package/filtering/multicheckbox-filter.component.d.ts +0 -50
- package/filtering/numeric-filter.component.d.ts +0 -85
- package/filtering/operators/after-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/after-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-filter-operator.component.d.ts +0 -49
- package/filtering/operators/contains-filter-operator.component.d.ts +0 -42
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -42
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -90
- package/filtering/operators/filter-operator.base.d.ts +0 -44
- package/filtering/operators/gt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/gte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-empty-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -89
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -89
- package/filtering/operators/lt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/lte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/neq-filter-operator.component.d.ts +0 -89
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -42
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -42
- package/filtering/string-filter.component.d.ts +0 -48
- package/grid.component.d.ts +0 -1156
- package/grid.module.d.ts +0 -179
- package/grouping/group-footer-template.directive.d.ts +0 -33
- package/grouping/group-header-column-template.directive.d.ts +0 -34
- package/grouping/group-header-template.directive.d.ts +0 -35
- package/grouping/group-header.component.d.ts +0 -52
- package/grouping/group-info.service.d.ts +0 -21
- package/grouping/group-key.interface.d.ts +0 -29
- package/grouping/group-panel.component.d.ts +0 -75
- package/grouping/group-rows-args.interface.d.ts +0 -23
- package/grouping/group-settings.d.ts +0 -38
- package/grouping/groups.service.d.ts +0 -36
- package/grouping/sticky-groups/models.d.ts +0 -24
- package/grouping/sticky-groups/sticky-group-container.component.d.ts +0 -114
- package/grouping/sticky-groups/sticky-groups-utils.d.ts +0 -71
- package/grouping/sticky-groups/sticky-groups.service.d.ts +0 -132
- package/grouping/utils.d.ts +0 -10
- package/highlight/highlight-item.d.ts +0 -17
- package/highlight/highlight.directive.d.ts +0 -62
- package/layout/resizable.directive.d.ts +0 -28
- package/layout/resize.service.d.ts +0 -18
- package/layout/responsive.service.d.ts +0 -20
- package/layout/row-sync.d.ts +0 -8
- package/layout/sizing-options.service.d.ts +0 -15
- package/localization/custom-messages.component.d.ts +0 -28
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -744
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -35
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -37
- package/navigation/focusable.directive.d.ts +0 -73
- package/navigation/grid-focusable-element.d.ts +0 -18
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -59
- package/navigation/logical-cell.interface.d.ts +0 -20
- package/navigation/logical-row.directive.d.ts +0 -36
- package/navigation/logical-row.interface.d.ts +0 -13
- package/navigation/navigable-settings.d.ts +0 -31
- package/navigation/navigation-cell.interface.d.ts +0 -52
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -50
- package/navigation/navigation-metadata.d.ts +0 -24
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -36
- package/navigation/navigation.service.d.ts +0 -156
- package/navigation/skip-cell-navigation.d.ts +0 -12
- package/navigation/toolbar-tool-name.d.ts +0 -19
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -11
- package/pdf/grid-query.d.ts +0 -26
- package/pdf/pdf-command-tool.directive.d.ts +0 -39
- package/pdf/pdf-command.directive.d.ts +0 -38
- package/pdf/pdf-export-event.d.ts +0 -14
- package/pdf/pdf-margin.component.d.ts +0 -29
- package/pdf/pdf-margin.interface.d.ts +0 -11
- package/pdf/pdf-template.directive.d.ts +0 -32
- package/pdf/pdf.component.d.ts +0 -94
- package/pdf/pdf.module.d.ts +0 -35
- package/pdf/pdf.service.d.ts +0 -25
- package/rendering/cell-loading.template.directive.d.ts +0 -28
- package/rendering/cell-template.directive.d.ts +0 -33
- package/rendering/cell.component.d.ts +0 -107
- package/rendering/common/cell-context.d.ts +0 -26
- package/rendering/common/col-group.component.d.ts +0 -31
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/format.pipe.d.ts +0 -17
- package/rendering/common/loading.component.d.ts +0 -19
- package/rendering/common/row-args.d.ts +0 -19
- package/rendering/common/row-class.d.ts +0 -60
- package/rendering/common/spacer.component.d.ts +0 -37
- package/rendering/constants.d.ts +0 -20
- package/rendering/details/detail-collapse-event.d.ts +0 -24
- package/rendering/details/detail-expand-event.d.ts +0 -24
- package/rendering/details/detail-template.directive.d.ts +0 -49
- package/rendering/details/details.service.d.ts +0 -28
- package/rendering/details-expand.directive.d.ts +0 -71
- package/rendering/footer/footer-template.directive.d.ts +0 -37
- package/rendering/footer/footer.component.d.ts +0 -42
- package/rendering/grid-table.directive.d.ts +0 -19
- package/rendering/groups-expand.directive.d.ts +0 -59
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -142
- package/rendering/list.component.d.ts +0 -263
- package/rendering/loading-template.directive.d.ts +0 -29
- package/rendering/no-records-template.directive.d.ts +0 -27
- package/rendering/rowspan.service.d.ts +0 -14
- package/rendering/table-body.component.d.ts +0 -135
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -41
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -23
- package/rendering/toolbar/toolbar-position.d.ts +0 -22
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -36
- package/rendering/toolbar/tools/ai-assistant/ai-assistant.component.d.ts +0 -50
- package/rendering/toolbar/tools/ai-assistant/ai-request-response.service.d.ts +0 -61
- package/rendering/toolbar/tools/ai-assistant/ai-tool.directive.d.ts +0 -115
- package/rendering/toolbar/tools/ai-assistant/models.d.ts +0 -203
- package/rendering/toolbar/tools/ai-assistant/utils.d.ts +0 -28
- package/rendering/toolbar/tools/column-chooser-tool.directive.d.ts +0 -81
- package/rendering/toolbar/tools/filter-command-tool.directive.d.ts +0 -64
- package/rendering/toolbar/tools/filter-tool-wrapper.component.d.ts +0 -42
- package/rendering/toolbar/tools/filter-toolbar-tool.component.d.ts +0 -52
- package/rendering/toolbar/tools/group-command-tool.directive.d.ts +0 -53
- package/rendering/toolbar/tools/group-toolbar-tool.component.d.ts +0 -61
- package/rendering/toolbar/tools/select-all-command-tool.directive.d.ts +0 -36
- package/rendering/toolbar/tools/smartbox/models.d.ts +0 -71
- package/rendering/toolbar/tools/smartbox/search.service.d.ts +0 -32
- package/rendering/toolbar/tools/smartbox/smartbox-component/common.d.ts +0 -38
- package/rendering/toolbar/tools/smartbox/smartbox-component/models.d.ts +0 -177
- package/rendering/toolbar/tools/smartbox/smartbox-component/smartbox.component.d.ts +0 -157
- package/rendering/toolbar/tools/smartbox/smartbox-history-item.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-suggestion.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-tool.component.d.ts +0 -120
- package/rendering/toolbar/tools/sort-command-tool.directive.d.ts +0 -62
- package/rendering/toolbar/tools/sort-toolbar-tool.component.d.ts +0 -57
- package/row-pinning/pinned-row-tracking.service.d.ts +0 -64
- package/row-pinning/row-pin-container.component.d.ts +0 -56
- package/row-pinning/row-pin.service.d.ts +0 -28
- package/row-pinning/types.d.ts +0 -42
- package/row-reordering/drag-handle-template.directive.d.ts +0 -33
- package/row-reordering/drag-hint-template.directive.d.ts +0 -31
- package/row-reordering/row-reorder.service.d.ts +0 -69
- package/row-reordering/types.d.ts +0 -48
- package/row-reordering/utils.d.ts +0 -78
- package/scrolling/content-scroll-event.d.ts +0 -37
- package/scrolling/row-height.service.d.ts +0 -18
- package/scrolling/scroll-bottom-event.d.ts +0 -14
- package/scrolling/scroll-request.service.d.ts +0 -47
- package/scrolling/scroll-sync.service.d.ts +0 -35
- package/scrolling/scroller.service.d.ts +0 -76
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/cell-selection.service.d.ts +0 -74
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/pair-set.d.ts +0 -78
- package/selection/selectall-checkbox.directive.d.ts +0 -60
- package/selection/selection-checkbox.directive.d.ts +0 -52
- package/selection/selection-default.d.ts +0 -89
- package/selection/selection.directive.d.ts +0 -35
- package/selection/selection.service.d.ts +0 -79
- package/selection/types.d.ts +0 -174
- package/state-management/grid-state.models.d.ts +0 -71
- package/state-management/redo-command-tool.d.ts +0 -46
- package/state-management/undo-command-tool.d.ts +0 -46
- package/state-management/undo-redo.directive.d.ts +0 -73
- package/state-management/undo-redo.service.d.ts +0 -17
- package/state-management/undo-redo.stack.d.ts +0 -106
- package/utils.d.ts +0 -119
|
@@ -1,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 { QueryList } from '@angular/core';
|
|
6
|
-
import { IdService } from '../common/id.service';
|
|
7
|
-
import { ColumnBase } from './column-base';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare function isColumnGroupComponent(column: any): column is ColumnGroupComponent;
|
|
13
|
-
/**
|
|
14
|
-
* Represents the column group header of the Grid ([more information and examples](https://www.telerik.com/kendo-angular-ui/components/grid/columns/headers)).
|
|
15
|
-
*
|
|
16
|
-
* Use this component to group columns under a common header.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [data]="gridData">
|
|
21
|
-
* <kendo-grid-column-group title="Product Info">
|
|
22
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
23
|
-
* <kendo-grid-column field="ProductName"></kendo-grid-column>
|
|
24
|
-
* </kendo-grid-column-group>
|
|
25
|
-
* <kendo-grid-column field="UnitPrice"></kendo-grid-column>
|
|
26
|
-
* </kendo-grid>
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class ColumnGroupComponent extends ColumnBase {
|
|
30
|
-
parent?: ColumnBase;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
includeInChooser: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
isColumnGroup: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
minResizableWidth: number;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
maxResizableWidth: number;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
children: QueryList<ColumnBase>;
|
|
51
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
rowspan(): number;
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*
|
|
59
|
-
* Used to hide the cellRowspan property from the public API.
|
|
60
|
-
*/
|
|
61
|
-
set cellRowspan(cellRowSpan: any);
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
get colspan(): number;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
get leafIndex(): number;
|
|
70
|
-
get childrenArray(): any[];
|
|
71
|
-
get hasChildren(): boolean;
|
|
72
|
-
private get firstChild();
|
|
73
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnGroupComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
74
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnGroupComponent, "kendo-grid-column-group", never, {}, {}, ["children"], never, true, never>;
|
|
75
|
-
}
|
package/columns/column-list.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { QueryList } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from './column-base';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ColumnList {
|
|
11
|
-
private columns;
|
|
12
|
-
static empty(): ColumnList;
|
|
13
|
-
constructor(columns: QueryList<ColumnBase>);
|
|
14
|
-
forEach(callback: (column: ColumnBase) => void): void;
|
|
15
|
-
filter(callback: (column: ColumnBase) => any): ColumnBase[];
|
|
16
|
-
filterHierarchy(predicate: (column: ColumnBase) => boolean): ColumnBase[];
|
|
17
|
-
filterSort(callback: (column: ColumnBase) => any): ColumnBase[];
|
|
18
|
-
toArray(): ColumnBase[];
|
|
19
|
-
rootColumns(): ColumnBase[];
|
|
20
|
-
totalColumnLevels(): number;
|
|
21
|
-
}
|
|
@@ -1,112 +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 { CellTemplateDirective } from '../rendering/cell-template.directive';
|
|
7
|
-
import { GroupHeaderTemplateDirective } from '../grouping/group-header-template.directive';
|
|
8
|
-
import { GroupHeaderColumnTemplateDirective } from '../grouping/group-header-column-template.directive';
|
|
9
|
-
import { EditTemplateDirective } from '../editing/edit-template.directive';
|
|
10
|
-
import { ColumnSortSettings } from './sort-settings';
|
|
11
|
-
import { GroupFooterTemplateDirective } from '../grouping/group-footer-template.directive';
|
|
12
|
-
import { ColumnBase } from './column-base';
|
|
13
|
-
import { FilterCellTemplateDirective } from '../filtering/cell/filter-cell-template.directive';
|
|
14
|
-
import { FilterMenuTemplateDirective } from '../filtering/menu/filter-menu-template.directive';
|
|
15
|
-
import { IdService } from '../common/id.service';
|
|
16
|
-
import { FieldDataType } from '../common/field-datatype';
|
|
17
|
-
import { FilterVariant, FilterVariantSettings } from '../filtering/filterable';
|
|
18
|
-
import * as i0 from "@angular/core";
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
export declare function isColumnComponent(column: any): column is ColumnComponent;
|
|
23
|
-
/**
|
|
24
|
-
* Represents a column in the Grid.
|
|
25
|
-
*
|
|
26
|
-
* Use the `kendo-grid-column` component to define columns in the Grid.
|
|
27
|
-
*
|
|
28
|
-
* @example
|
|
29
|
-
* ```html
|
|
30
|
-
* <kendo-grid [data]="gridData">
|
|
31
|
-
* <kendo-grid-column field="ProductID" title="Product ID"></kendo-grid-column>
|
|
32
|
-
* <kendo-grid-column field="ProductName" title="Product Name"></kendo-grid-column>
|
|
33
|
-
* <kendo-grid-column field="UnitPrice" title="Unit Price"></kendo-grid-column>
|
|
34
|
-
* </kendo-grid>
|
|
35
|
-
* ```
|
|
36
|
-
* @remarks
|
|
37
|
-
* Supported children components are: {@link StringFilterCellComponent}, {@link NumericFilterCellComponent}, {@link BooleanFilterCellComponent}, {@link DateFilterCellComponent}, {@link StringFilterMenuComponent}, {@link NumericFilterMenuComponent}, {@link BooleanFilterMenuComponent}, {@link DateFilterMenuComponent}, {@link FilterCellOperatorsComponent}, {@link ColumnMenuAutoSizeAllColumnsComponent}, {@link ColumnMenuAutoSizeColumnComponent}, {@link ColumnMenuChooserComponent}, {@link ColumnMenuComponent}, {@link ColumnMenuFilterComponent}, {@link ColumnMenuItemComponent}, {@link ColumnMenuLockComponent}, {@link ColumnMenuPositionComponent}, {@link ColumnMenuSortComponent}, {@link ColumnMenuStickComponent}.
|
|
38
|
-
*/
|
|
39
|
-
export declare class ColumnComponent extends ColumnBase {
|
|
40
|
-
/**
|
|
41
|
-
* Sets the field that the column binds to.
|
|
42
|
-
*/
|
|
43
|
-
field: string;
|
|
44
|
-
/**
|
|
45
|
-
* Sets the format for displaying the column value.
|
|
46
|
-
* For supported date and number formats, see the [Column Formats](https://www.telerik.com/kendo-angular-ui/components/grid/columns/formats) article.
|
|
47
|
-
*/
|
|
48
|
-
format: any;
|
|
49
|
-
/**
|
|
50
|
-
* Enables sorting when the user clicks the column header. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/basics).
|
|
51
|
-
* Emits the `sortChange` event.
|
|
52
|
-
*
|
|
53
|
-
* @default true
|
|
54
|
-
*/
|
|
55
|
-
sortable: boolean | ColumnSortSettings;
|
|
56
|
-
/**
|
|
57
|
-
* Allows dragging the column to the group panel.
|
|
58
|
-
* Set to `false` to group by this column only through the Grid API.
|
|
59
|
-
*
|
|
60
|
-
* @default true
|
|
61
|
-
*/
|
|
62
|
-
groupable: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* Sets the editor type for the column. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/inline-editing#using-reactive-forms).
|
|
65
|
-
* Used when the column enters edit mode.
|
|
66
|
-
*
|
|
67
|
-
* @default 'text'
|
|
68
|
-
*/
|
|
69
|
-
editor: FieldDataType;
|
|
70
|
-
/**
|
|
71
|
-
* Sets the filter type for the filter row UI. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics#filter-data-types).
|
|
72
|
-
*
|
|
73
|
-
* @default 'text'
|
|
74
|
-
*/
|
|
75
|
-
filter: FieldDataType;
|
|
76
|
-
/**
|
|
77
|
-
* Specifies the filter type for the filter menu UI.
|
|
78
|
-
*
|
|
79
|
-
* @default 'default'
|
|
80
|
-
*/
|
|
81
|
-
filterVariant: FilterVariant | FilterVariantSettings;
|
|
82
|
-
/**
|
|
83
|
-
* Shows or hides the filter UI for this column. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics).
|
|
84
|
-
*
|
|
85
|
-
* @default true
|
|
86
|
-
*/
|
|
87
|
-
filterable: boolean;
|
|
88
|
-
/**
|
|
89
|
-
* Sets whether the column is editable. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/prevent-editing).
|
|
90
|
-
*
|
|
91
|
-
* @default true
|
|
92
|
-
*/
|
|
93
|
-
editable: boolean;
|
|
94
|
-
template: CellTemplateDirective;
|
|
95
|
-
groupHeaderTemplate: GroupHeaderTemplateDirective;
|
|
96
|
-
groupHeaderColumnTemplate: GroupHeaderColumnTemplateDirective;
|
|
97
|
-
groupFooterTemplate: GroupFooterTemplateDirective;
|
|
98
|
-
editTemplate: EditTemplateDirective;
|
|
99
|
-
filterCellTemplate: FilterCellTemplateDirective;
|
|
100
|
-
filterMenuTemplate: FilterMenuTemplateDirective;
|
|
101
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
102
|
-
get templateRef(): TemplateRef<any>;
|
|
103
|
-
get groupHeaderTemplateRef(): TemplateRef<any>;
|
|
104
|
-
get groupHeaderColumnTemplateRef(): TemplateRef<any>;
|
|
105
|
-
get groupFooterTemplateRef(): TemplateRef<any>;
|
|
106
|
-
get editTemplateRef(): TemplateRef<any>;
|
|
107
|
-
get filterCellTemplateRef(): TemplateRef<any>;
|
|
108
|
-
get filterMenuTemplateRef(): TemplateRef<any>;
|
|
109
|
-
get displayTitle(): string;
|
|
110
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
111
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnComponent, "kendo-grid-column", never, { "field": { "alias": "field"; "required": false; }; "format": { "alias": "format"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "groupable": { "alias": "groupable"; "required": false; }; "editor": { "alias": "editor"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "filterVariant": { "alias": "filterVariant"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; }, {}, ["template", "groupHeaderTemplate", "groupHeaderColumnTemplate", "groupFooterTemplate", "editTemplate", "filterCellTemplate", "filterMenuTemplate"], never, true, never>;
|
|
112
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { QueryList, EventEmitter } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from './column-base';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ColumnsContainer {
|
|
11
|
-
private columns;
|
|
12
|
-
allColumns: QueryList<ColumnBase>;
|
|
13
|
-
leafColumns: QueryList<ColumnBase>;
|
|
14
|
-
lockedColumns: QueryList<ColumnBase>;
|
|
15
|
-
nonLockedColumns: QueryList<ColumnBase>;
|
|
16
|
-
lockedLeafColumns: QueryList<ColumnBase>;
|
|
17
|
-
nonLockedLeafColumns: QueryList<ColumnBase>;
|
|
18
|
-
totalLevels: number;
|
|
19
|
-
isStacked: boolean;
|
|
20
|
-
changes: EventEmitter<any>;
|
|
21
|
-
leafColumnsToRender: ColumnBase[];
|
|
22
|
-
lockedColumnsToRender: ColumnBase[];
|
|
23
|
-
nonLockedColumnsToRender: ColumnBase[];
|
|
24
|
-
hasGroupHeaderColumn: boolean;
|
|
25
|
-
hasGroupFooter: boolean;
|
|
26
|
-
hasFooter: boolean;
|
|
27
|
-
unlockedWidth: number;
|
|
28
|
-
totalColumnsWidth: number;
|
|
29
|
-
constructor(columns: Function);
|
|
30
|
-
refresh(): boolean;
|
|
31
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { 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 { CellRowspanFn } from './cell-rowspan';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the command columns of the Grid. Define the content of the column inside an `<ng-template>` tag.
|
|
13
|
-
* For more information and examples, see the [Editing Action Buttons](https://www.telerik.com/kendo-angular-ui/components/grid/editing/basics#editing-action-buttons) article.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid [data]="data">
|
|
18
|
-
* <kendo-grid-column field="ID"></kendo-grid-column>
|
|
19
|
-
* <kendo-grid-command-column title="command" [width]="220">
|
|
20
|
-
* <ng-template kendoGridCellTemplate>
|
|
21
|
-
* <button kendoGridEditCommand>Edit</button>
|
|
22
|
-
* <button kendoGridRemoveCommand>Remove</button>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-grid-command-column>
|
|
25
|
-
* </kendo-grid>
|
|
26
|
-
* ```
|
|
27
|
-
*/
|
|
28
|
-
export declare class CommandColumnComponent extends ColumnBase {
|
|
29
|
-
parent?: ColumnBase;
|
|
30
|
-
template: CellTemplateDirective;
|
|
31
|
-
isCommandColumn: boolean;
|
|
32
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
33
|
-
get templateRef(): TemplateRef<any>;
|
|
34
|
-
/**
|
|
35
|
-
* Sets a function to determine the rowspan of each column cell.
|
|
36
|
-
*/
|
|
37
|
-
set cellRowspan(cellRowspan: CellRowspanFn);
|
|
38
|
-
get cellRowspan(): CellRowspanFn;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CommandColumnComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CommandColumnComponent, "kendo-grid-command-column", never, {}, {}, ["template"], never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,45 +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
|
-
import { IdService } from '../common/id.service';
|
|
7
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
8
|
-
import { CellRowspanFn } from './cell-rowspan';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the pin column for the Grid.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid>
|
|
16
|
-
* <kendo-grid-rowpin-column></kendo-grid-rowpin-column>
|
|
17
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
18
|
-
* </kendo-grid>
|
|
19
|
-
* ```
|
|
20
|
-
*/
|
|
21
|
-
export declare class RowPinColumnComponent extends ColumnBase {
|
|
22
|
-
parent?: ColumnBase;
|
|
23
|
-
/**
|
|
24
|
-
* Defines the name for an existing font icon in the Kendo UI theme.
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
pinIcon: string;
|
|
28
|
-
/**
|
|
29
|
-
* Defines an SVGIcon to be rendered as a pin icon.
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
pinSVGIcon: SVGIcon;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
readonly isRowPinColumn: boolean;
|
|
37
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
38
|
-
/**
|
|
39
|
-
* Sets a function to determine the rowspan of each column cell.
|
|
40
|
-
*/
|
|
41
|
-
set cellRowspan(cellRowspan: CellRowspanFn);
|
|
42
|
-
get cellRowspan(): CellRowspanFn;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RowPinColumnComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RowPinColumnComponent, "kendo-grid-rowpin-column", never, { "pinIcon": { "alias": "pinIcon"; "required": false; }; "pinSVGIcon": { "alias": "pinSVGIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
45
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { QueryList, TemplateRef } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from './column-base';
|
|
7
|
-
import { IdService } from '../common/id.service';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { RowDragHandleTemplateDirective } from '../row-reordering/drag-handle-template.directive';
|
|
10
|
-
import { RowDragHintTemplateDirective } from '../row-reordering/drag-hint-template.directive';
|
|
11
|
-
import { CellRowspanFn } from './cell-rowspan';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents the drag handle for reordering rows in the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/rows/reordering).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid>
|
|
19
|
-
* <kendo-grid-rowreorder-column></kendo-grid-rowreorder-column>
|
|
20
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
21
|
-
* </kendo-grid>
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
export declare class RowReorderColumnComponent extends ColumnBase {
|
|
25
|
-
parent?: ColumnBase;
|
|
26
|
-
/**
|
|
27
|
-
* Defines the name for an existing font icon in the Kendo UI theme.
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
dragHandleIcon: string;
|
|
31
|
-
/**
|
|
32
|
-
* Defines an SVGIcon to be rendered as a drag handle.
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
dragHandleSVGIcon: SVGIcon;
|
|
36
|
-
/**
|
|
37
|
-
* @hidden
|
|
38
|
-
*/
|
|
39
|
-
dragHandleTemplate: QueryList<RowDragHandleTemplateDirective>;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
dragHintTemplate: QueryList<RowDragHintTemplateDirective>;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*/
|
|
47
|
-
readonly isRowReorderColumn: boolean;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
get rowDragHandleTemplateRef(): TemplateRef<any>;
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
get rowDragHintTemplateRef(): TemplateRef<any>;
|
|
56
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
57
|
-
/**
|
|
58
|
-
* Sets a function to determine the rowspan of each column cell.
|
|
59
|
-
*/
|
|
60
|
-
set cellRowspan(cellRowspan: CellRowspanFn);
|
|
61
|
-
get cellRowspan(): CellRowspanFn;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RowReorderColumnComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RowReorderColumnComponent, "kendo-grid-rowreorder-column", never, { "dragHandleIcon": { "alias": "dragHandleIcon"; "required": false; }; "dragHandleSVGIcon": { "alias": "dragHandleSVGIcon"; "required": false; }; }, {}, ["dragHandleTemplate", "dragHintTemplate"], never, true, never>;
|
|
64
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Defines the settings for sorting a Grid column.
|
|
7
|
-
*/
|
|
8
|
-
export interface ColumnSortSettings {
|
|
9
|
-
/**
|
|
10
|
-
* Enables removing the column sorting.
|
|
11
|
-
*/
|
|
12
|
-
allowUnsort?: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Sets the initial sort direction when sorting from the unsorted state.
|
|
15
|
-
*/
|
|
16
|
-
initialDirection?: 'asc' | 'desc';
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* Specifies settings for sorting by a single column.
|
|
20
|
-
*/
|
|
21
|
-
export interface SingleSortSettings extends ColumnSortSettings {
|
|
22
|
-
/**
|
|
23
|
-
* Sets the sort mode of the Grid.
|
|
24
|
-
*/
|
|
25
|
-
mode?: 'single';
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Specifies a modifier key for multiple column sorting [see example](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/multi-sort#sort-key-modifier).
|
|
29
|
-
*
|
|
30
|
-
* @example
|
|
31
|
-
* ```html
|
|
32
|
-
* <kendo-grid [sortable]="{ mode: 'multiple', multiSortKey: 'shift' }">
|
|
33
|
-
* <kendo-grid-column field="ProductID"></kendo-grid-column>
|
|
34
|
-
* ...
|
|
35
|
-
* </kendo-grid>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export type ModifierKey = 'none' | 'ctrl' | 'shift' | 'alt';
|
|
39
|
-
/**
|
|
40
|
-
* Specifies settings for sorting by multiple columns. [see example](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/multi-sort).
|
|
41
|
-
*/
|
|
42
|
-
export interface MultipleSortSettings extends ColumnSortSettings {
|
|
43
|
-
/**
|
|
44
|
-
* Sets the sort mode of the Grid.
|
|
45
|
-
*/
|
|
46
|
-
mode?: 'multiple';
|
|
47
|
-
/**
|
|
48
|
-
* Shows sort-sequence indicators for sorting multiple columns.
|
|
49
|
-
*/
|
|
50
|
-
showIndexes?: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* Sets the modifier key for sorting by a second or more columns.
|
|
53
|
-
*
|
|
54
|
-
* By default, clicking a column adds it to the sort order (`'none'`).
|
|
55
|
-
* Selecting a key modifier with the click removes sorting from all other columns.
|
|
56
|
-
*
|
|
57
|
-
* If set to `'ctrl'`, `'shift'`, or `'alt'`, clicking a column removes sorting from all other columns.
|
|
58
|
-
* The specified key must be pressed to add the column to the sort order.
|
|
59
|
-
* The `ctrl` value matches the `Command` key on macOS [see example](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/multi-sort#sort-key-modifier).
|
|
60
|
-
*/
|
|
61
|
-
multiSortKey?: ModifierKey;
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* Defines the settings for sorting the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/multi-sort).
|
|
65
|
-
*
|
|
66
|
-
* The available options are:
|
|
67
|
-
* * `boolean`
|
|
68
|
-
* * [SingleSortSettings](https://www.telerik.com/kendo-angular-ui/components/grid/api/singlesortsettings)
|
|
69
|
-
* * [MultipleSortSettings](https://www.telerik.com/kendo-angular-ui/components/grid/api/multiplesortsettings)
|
|
70
|
-
*
|
|
71
|
-
* @example
|
|
72
|
-
* ```html
|
|
73
|
-
* <kendo-grid [sorting]="true"></kendo-grid>
|
|
74
|
-
* ```
|
|
75
|
-
*/
|
|
76
|
-
export type SortSettings = boolean | SingleSortSettings | MultipleSortSettings;
|
|
77
|
-
/**
|
|
78
|
-
* @hidden
|
|
79
|
-
*/
|
|
80
|
-
export declare const normalize: (...settings: (SortSettings | ColumnSortSettings)[]) => any;
|
|
@@ -1,122 +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 } from '@angular/core';
|
|
6
|
-
import { CellTemplateDirective } from '../rendering/cell-template.directive';
|
|
7
|
-
import { EditTemplateDirective } from '../editing/edit-template.directive';
|
|
8
|
-
import { ColumnBase } from './column-base';
|
|
9
|
-
import { ColumnComponent } from "./column.component";
|
|
10
|
-
import { IdService } from '../common/id.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare function isSpanColumnComponent(column: any): column is SpanColumnComponent;
|
|
16
|
-
/**
|
|
17
|
-
* Represents a column that spans multiple data cells while keeping the individual
|
|
18
|
-
* header and footer cells ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/spanned)).
|
|
19
|
-
* Use this column to create flexible layouts and keep built-in UI for
|
|
20
|
-
* [sorting](https://www.telerik.com/kendo-angular-ui/components/grid/sorting/basics), [filtering](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/basics), and
|
|
21
|
-
* [grouping](https://www.telerik.com/kendo-angular-ui/components/grid/grouping/basics). Wrap the columns you want to merge inside the `<kendo-grid-span-column>` tag.
|
|
22
|
-
*
|
|
23
|
-
* @example
|
|
24
|
-
* ```html
|
|
25
|
-
* <kendo-grid-span-column>
|
|
26
|
-
* <kendo-grid-column field="ID"></kendo-grid-column>
|
|
27
|
-
* <kendo-grid-column field="Name"></kendo-grid-column>
|
|
28
|
-
* <ng-template kendoGridCellTemplate let-dataItem>
|
|
29
|
-
* <p>{{ dataItem.ID }}</p>
|
|
30
|
-
* <p>{{ dataItem.Name }}</p>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-grid-span-column>
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export declare class SpanColumnComponent extends ColumnBase {
|
|
36
|
-
readonly isSpanColumn: boolean;
|
|
37
|
-
template: QueryList<CellTemplateDirective>;
|
|
38
|
-
editTemplate: QueryList<EditTemplateDirective>;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
children: QueryList<ColumnComponent>;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
title: string;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
headerStyle: {
|
|
51
|
-
[key: string]: string;
|
|
52
|
-
};
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*/
|
|
56
|
-
footerStyle: {
|
|
57
|
-
[key: string]: string;
|
|
58
|
-
};
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
headerClass: string | string[] | Set<string> | {
|
|
63
|
-
[key: string]: any;
|
|
64
|
-
};
|
|
65
|
-
/**
|
|
66
|
-
* @hidden
|
|
67
|
-
*/
|
|
68
|
-
footerClass: string | string[] | Set<string> | {
|
|
69
|
-
[key: string]: any;
|
|
70
|
-
};
|
|
71
|
-
/**
|
|
72
|
-
* @hidden
|
|
73
|
-
*/
|
|
74
|
-
includeInChooser: boolean;
|
|
75
|
-
/**
|
|
76
|
-
* Sets whether the edit template of the column is rendered.
|
|
77
|
-
* To enable editing for a spanned column, set an edit template for it ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/custom-editors#setting-up-custom-editors)).
|
|
78
|
-
* @default false
|
|
79
|
-
*/
|
|
80
|
-
set editable(value: boolean);
|
|
81
|
-
get editable(): boolean;
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
* added for backwards compitability
|
|
85
|
-
*/
|
|
86
|
-
set width(_value: number);
|
|
87
|
-
get width(): number;
|
|
88
|
-
/**
|
|
89
|
-
* @hidden
|
|
90
|
-
*/
|
|
91
|
-
get leafIndex(): number;
|
|
92
|
-
private _editable;
|
|
93
|
-
constructor(parent?: ColumnBase, idService?: IdService);
|
|
94
|
-
/**
|
|
95
|
-
* @hidden
|
|
96
|
-
*/
|
|
97
|
-
get templateRef(): TemplateRef<any>;
|
|
98
|
-
/**
|
|
99
|
-
* @hidden
|
|
100
|
-
*/
|
|
101
|
-
get editTemplateRef(): TemplateRef<any>;
|
|
102
|
-
/**
|
|
103
|
-
* @hidden
|
|
104
|
-
*/
|
|
105
|
-
get colspan(): number;
|
|
106
|
-
/**
|
|
107
|
-
* Toggles the locked (frozen) state of the columns ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/columns/locked)).
|
|
108
|
-
* @default false
|
|
109
|
-
*/
|
|
110
|
-
set locked(value: boolean);
|
|
111
|
-
get locked(): boolean;
|
|
112
|
-
get childrenArray(): any[];
|
|
113
|
-
get hasChildren(): boolean;
|
|
114
|
-
/**
|
|
115
|
-
* @hidden
|
|
116
|
-
*
|
|
117
|
-
* Used to hide the cellRowspan property from the public API.
|
|
118
|
-
*/
|
|
119
|
-
set cellRowspan(cellRowSpan: any);
|
|
120
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpanColumnComponent, [{ optional: true; host: true; skipSelf: true; }, { optional: true; }]>;
|
|
121
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpanColumnComponent, "kendo-grid-span-column", never, { "editable": { "alias": "editable"; "required": false; }; "locked": { "alias": "locked"; "required": false; }; }, {}, ["template", "editTemplate", "children"], never, true, never>;
|
|
122
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ComponentRef } from "@angular/core";
|
|
6
|
-
import { Observable } from "rxjs";
|
|
7
|
-
import { AdaptiveService, AdaptiveSize } from "@progress/kendo-angular-utils";
|
|
8
|
-
import { PopupRef } from "@progress/kendo-angular-popup";
|
|
9
|
-
import { DialogRef } from "@progress/kendo-angular-dialog";
|
|
10
|
-
import { ColumnComponent } from "../columns/column.component";
|
|
11
|
-
import { ContextService } from "./provider.service";
|
|
12
|
-
import { FilterMenuContainerComponent } from "../filtering/menu/filter-menu-container.component";
|
|
13
|
-
import { ColumnMenuService } from "../column-menu/column-menu.service";
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
type AdaptiveView = 'columnMenu' | 'filterMenu' | 'sortToolbarTool' | 'filterToolbarTool' | 'columnChooserToolbarTool' | 'groupToolbarTool' | 'externalEditing';
|
|
16
|
-
type SecondaryView = 'columnChooser' | 'columnPosition' | 'columnFilter';
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*
|
|
20
|
-
* The AdaptiveGridService is used to provide common information for the ActionSheet used in adaptive mode.
|
|
21
|
-
*/
|
|
22
|
-
export declare class AdaptiveGridService {
|
|
23
|
-
private ctx;
|
|
24
|
-
private adaptiveService;
|
|
25
|
-
/**
|
|
26
|
-
* Emits when the ActionSheet view animation ends.
|
|
27
|
-
*/
|
|
28
|
-
get animationEnd(): Observable<void>;
|
|
29
|
-
columnMenuService: ColumnMenuService;
|
|
30
|
-
columns: ColumnComponent[];
|
|
31
|
-
secondaryView: SecondaryView;
|
|
32
|
-
viewType: AdaptiveView;
|
|
33
|
-
popupRef: PopupRef | DialogRef;
|
|
34
|
-
column: ColumnComponent;
|
|
35
|
-
filterMenuContainer: FilterMenuContainerComponent;
|
|
36
|
-
filterMenuContainerComponentRef: ComponentRef<FilterMenuContainerComponent>;
|
|
37
|
-
private animationEndSubject;
|
|
38
|
-
constructor(ctx: ContextService, adaptiveService: AdaptiveService);
|
|
39
|
-
submitFilter(): void;
|
|
40
|
-
resetFilter(): void;
|
|
41
|
-
reset(): void;
|
|
42
|
-
/**
|
|
43
|
-
* Notifies that the ActionSheet animation has ended.
|
|
44
|
-
*/
|
|
45
|
-
notifyAnimationEnd(): void;
|
|
46
|
-
get windowSize(): AdaptiveSize;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AdaptiveGridService, never>;
|
|
48
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AdaptiveGridService>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|