@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,89 +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, ElementRef } from '@angular/core';
|
|
6
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
7
|
-
import { ContextService } from '../common/provider.service';
|
|
8
|
-
import { ColumnMenuItemBase } from './column-menu-item-base';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the column-menu item that combines lock and sticky column functionalities.
|
|
12
|
-
*
|
|
13
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
14
|
-
* To register the component as a known column menu item, set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) that the template passes to the `service` input of the `kendo-grid-columnmenu-position` component. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#set-column-position-item).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid [data]="data" [columnMenu]="true" ...>
|
|
19
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service" let-column="column">
|
|
20
|
-
* <kendo-grid-columnmenu-position [service]="service" [showLock]="true" [showStick]="true">
|
|
21
|
-
* </kendo-grid-columnmenu-position>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid>
|
|
24
|
-
* ```
|
|
25
|
-
* @example
|
|
26
|
-
* ```html
|
|
27
|
-
* <kendo-grid-column field="ProductName">
|
|
28
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
29
|
-
* <kendo-grid-columnmenu-position [service]="service" [showLock]="true" [showStick]="true">
|
|
30
|
-
* </kendo-grid-columnmenu-position>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-grid-column>
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export declare class ColumnMenuPositionComponent extends ColumnMenuItemBase {
|
|
36
|
-
ctx: ContextService;
|
|
37
|
-
private hostElement;
|
|
38
|
-
/**
|
|
39
|
-
* Emits when the content expands.
|
|
40
|
-
*/
|
|
41
|
-
expand: EventEmitter<any>;
|
|
42
|
-
/**
|
|
43
|
-
* Emits when the content collapses.
|
|
44
|
-
*/
|
|
45
|
-
collapse: EventEmitter<any>;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies if the content is expanded.
|
|
48
|
-
* @default false
|
|
49
|
-
*/
|
|
50
|
-
expanded: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies if the lock column item is shown.
|
|
53
|
-
*/
|
|
54
|
-
showLock: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies if the stick column item is shown.
|
|
57
|
-
*/
|
|
58
|
-
showStick: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
actionsClass: string;
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
set isLast(value: boolean);
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
get isLast(): boolean;
|
|
71
|
-
setColumnPositionIcon: SVGIcon;
|
|
72
|
-
private _isLast;
|
|
73
|
-
constructor(ctx: ContextService, hostElement: ElementRef);
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
onTab(e: Event, isLastItem: boolean): void;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
onCollapse(): void;
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
*/
|
|
85
|
-
onExpand(): void;
|
|
86
|
-
private getLastFocusableItem;
|
|
87
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuPositionComponent, never>;
|
|
88
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuPositionComponent, "kendo-grid-columnmenu-position", never, { "expanded": { "alias": "expanded"; "required": false; }; "showLock": { "alias": "showLock"; "required": false; }; "showStick": { "alias": "showStick"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; }, { "expand": "expand"; "collapse": "collapse"; }, never, never, true, never>;
|
|
89
|
-
}
|
|
@@ -1,58 +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 { ExpandableColumnMenuItem } from "./column-menu-expandable-item.interface";
|
|
6
|
-
/**
|
|
7
|
-
* Represents the settings for the column menu in the Grid component.
|
|
8
|
-
*
|
|
9
|
-
* Use this interface to configure the column menu options.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-grid [columnMenu]="{ lock: true, filter: false }">
|
|
14
|
-
* </kendo-grid>
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
export interface ColumnMenuSettings {
|
|
18
|
-
/**
|
|
19
|
-
* Specifies the interface of the column menu content.
|
|
20
|
-
*/
|
|
21
|
-
view?: 'list' | 'tabbed';
|
|
22
|
-
/**
|
|
23
|
-
* Specifies if the columns can be sorted in the column menu.
|
|
24
|
-
* If [sorting](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#sortable) is enabled, defaults to `true`.
|
|
25
|
-
*/
|
|
26
|
-
sort?: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies if the columns can be filtered in the column menu.
|
|
29
|
-
* If [filtering](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#filterable) is enabled, defaults to `true`.
|
|
30
|
-
*/
|
|
31
|
-
filter?: boolean | ExpandableColumnMenuItem;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies if the item for column selection appears in the column menu.
|
|
34
|
-
*/
|
|
35
|
-
columnChooser?: boolean | ExpandableColumnMenuItem;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies if the columns can be locked and unlocked from the column menu.
|
|
38
|
-
* This option follows the prerequisites and limitations of the [locked columns](https://www.telerik.com/kendo-angular-ui/components/grid/columns/locked).
|
|
39
|
-
*/
|
|
40
|
-
lock?: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies if the columns can be stuck and unstuck from the column menu.
|
|
43
|
-
* This option follows the prerequisites and limitations of the [sticky columns](https://www.telerik.com/kendo-angular-ui/components/grid/columns/sticky).
|
|
44
|
-
*/
|
|
45
|
-
stick?: boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies whether the stick and lock items appear in an expandable sub-menu or as standalone root-level menu items.
|
|
48
|
-
*/
|
|
49
|
-
setColumnPosition?: boolean | ExpandableColumnMenuItem;
|
|
50
|
-
/**
|
|
51
|
-
* Applies the minimum possible width for the specified column, so that the whole text fits without wrapping.
|
|
52
|
-
*/
|
|
53
|
-
autoSizeColumn?: boolean;
|
|
54
|
-
/**
|
|
55
|
-
* Adjusts the width of all columns to fit their entire content, including headers, without wrapping.
|
|
56
|
-
*/
|
|
57
|
-
autoSizeAllColumns?: boolean;
|
|
58
|
-
}
|
|
@@ -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 { Renderer2 } from '@angular/core';
|
|
6
|
-
import { SortService } from '../common/sort.service';
|
|
7
|
-
import { ColumnMenuItemBase } from './column-menu-item-base';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { ContextService } from '../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the column-menu item for sorting Grid columns.
|
|
13
|
-
*
|
|
14
|
-
* Provides sorting options (ascending and descending) for a specific column in the Grid.
|
|
15
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive and pass the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) to the `service` input of the `kendo-grid-columnmenu-sort` component.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-grid [kendoGridBinding]="data" [sortable]="true" [columnMenu]="true">
|
|
20
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
21
|
-
* <kendo-grid-columnmenu-sort [service]="service"></kendo-grid-columnmenu-sort>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-grid>
|
|
24
|
-
* ```
|
|
25
|
-
* @example
|
|
26
|
-
* ```html
|
|
27
|
-
* <kendo-grid-column field="ProductName">
|
|
28
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
29
|
-
* <kendo-grid-columnmenu-sort [service]="service"></kendo-grid-columnmenu-sort>
|
|
30
|
-
* </ng-template>
|
|
31
|
-
* </kendo-grid-column>
|
|
32
|
-
* ```
|
|
33
|
-
*/
|
|
34
|
-
export declare class ColumnMenuSortComponent extends ColumnMenuItemBase {
|
|
35
|
-
ctx: ContextService;
|
|
36
|
-
protected sortService: SortService;
|
|
37
|
-
protected renderer: Renderer2;
|
|
38
|
-
sortAscSmallIcon: SVGIcon;
|
|
39
|
-
sortDescSmallIcon: SVGIcon;
|
|
40
|
-
constructor(ctx: ContextService, sortService: SortService, renderer: Renderer2);
|
|
41
|
-
get sortedAsc(): boolean;
|
|
42
|
-
get sortedDesc(): boolean;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
toggleSort(dir: string): void;
|
|
47
|
-
private get descriptor();
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuSortComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuSortComponent, "kendo-grid-columnmenu-sort", never, {}, {}, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,57 +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 } from '@angular/core';
|
|
6
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
7
|
-
import { ColumnInfoService } from '../common/column-info.service';
|
|
8
|
-
import { ContextService } from '../common/provider.service';
|
|
9
|
-
import { ColumnMenuItemBase } from './column-menu-item-base';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents a column-menu item for sticking or unsticking columns in the Grid.
|
|
13
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#stick-and-unstick-items).
|
|
14
|
-
*
|
|
15
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
16
|
-
* To register the component as a column menu item, set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) from the template to the `service` input of the `kendo-grid-columnmenu-stick` component.
|
|
17
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content).
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-grid [data]="data" [columnMenu]="true">
|
|
22
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
23
|
-
* <kendo-grid-columnmenu-stick [service]="service">
|
|
24
|
-
* </kendo-grid-columnmenu-stick>
|
|
25
|
-
* </ng-template>
|
|
26
|
-
* </kendo-grid>
|
|
27
|
-
* ```
|
|
28
|
-
* @example
|
|
29
|
-
* ```html
|
|
30
|
-
* <kendo-grid-column field="ProductName">
|
|
31
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
32
|
-
* <kendo-grid-columnmenu-stick [service]="service">
|
|
33
|
-
* </kendo-grid-columnmenu-stick>
|
|
34
|
-
* </ng-template>
|
|
35
|
-
* </kendo-grid-column>
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export declare class ColumnMenuStickComponent extends ColumnMenuItemBase {
|
|
39
|
-
private ctx;
|
|
40
|
-
private columnInfoService;
|
|
41
|
-
private changeDetector;
|
|
42
|
-
stickIcon: SVGIcon;
|
|
43
|
-
unstickIcon: SVGIcon;
|
|
44
|
-
constructor(ctx: ContextService, columnInfoService: ColumnInfoService, changeDetector: ChangeDetectorRef);
|
|
45
|
-
get text(): string;
|
|
46
|
-
get icon(): string;
|
|
47
|
-
get svgIcon(): SVGIcon;
|
|
48
|
-
get disabled(): boolean;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
toggleColumn(): void;
|
|
53
|
-
private toggleHierarchy;
|
|
54
|
-
private get sticky();
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuStickComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuStickComponent, "kendo-grid-columnmenu-stick", never, {}, {}, never, never, true, never>;
|
|
57
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Defines a template for the column menu in the Grid. Use this directive to customize the column menu content for all columns or for specific columns.
|
|
9
|
-
* Place an `<ng-template>` tag with the `kendoGridColumnMenuTemplate` directive inside the `<kendo-grid>` or `<kendo-grid-column>` component to set the template.
|
|
10
|
-
*
|
|
11
|
-
* The template context provides these fields:
|
|
12
|
-
* - `service`—The [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice).
|
|
13
|
-
* - `column`—The Grid column.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid [kendoGridBinding]="data" [sortable]="true" [columnMenu]="true">
|
|
18
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
19
|
-
* <kendo-grid-columnmenu-sort [service]="service"></kendo-grid-columnmenu-sort>
|
|
20
|
-
* </ng-template>
|
|
21
|
-
* <kendo-grid-column field="Field1">
|
|
22
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
23
|
-
* <kendo-grid-columnmenu-lock [service]="service"></kendo-grid-columnmenu-lock>
|
|
24
|
-
* <kendo-grid-columnmenu-sort [service]="service"></kendo-grid-columnmenu-sort>
|
|
25
|
-
* </ng-template>
|
|
26
|
-
* </kendo-grid-column>
|
|
27
|
-
* <kendo-grid-column field="Field2"></kendo-grid-column>
|
|
28
|
-
* </kendo-grid>
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
export declare class ColumnMenuTemplateDirective {
|
|
32
|
-
templateRef: TemplateRef<any>;
|
|
33
|
-
constructor(templateRef: TemplateRef<any>);
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuTemplateDirective, [{ optional: true; }]>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnMenuTemplateDirective, "[kendoGridColumnMenuTemplate]", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,189 +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 { NavigationService } from './../navigation/navigation.service';
|
|
6
|
-
import { Renderer2, TemplateRef, OnChanges, OnDestroy, ElementRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
|
7
|
-
import { SinglePopupService } from '../common/single-popup.service';
|
|
8
|
-
import { ColumnMenuService } from './column-menu.service';
|
|
9
|
-
import { ColumnMenuSettings } from './column-menu-settings.interface';
|
|
10
|
-
import { ContextService } from '../common/provider.service';
|
|
11
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
12
|
-
import { TabStripComponent } from '@progress/kendo-angular-layout';
|
|
13
|
-
import { ColumnInfoService } from '../common/column-info.service';
|
|
14
|
-
import { IdService } from '../common/id.service';
|
|
15
|
-
import { AdaptiveGridService } from '../common/adaptiveness.service';
|
|
16
|
-
import * as i0 from "@angular/core";
|
|
17
|
-
/**
|
|
18
|
-
* Represents the [column menu](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-position) component.
|
|
19
|
-
*
|
|
20
|
-
* @example
|
|
21
|
-
* ```html
|
|
22
|
-
* <kendo-grid ...>
|
|
23
|
-
* <kendo-grid-column field="ProductName" [columnMenu]="false">
|
|
24
|
-
* <ng-template kendoGridHeaderTemplate let-column>
|
|
25
|
-
* <kendo-grid-column-menu [column]="column"></kendo-grid-column-menu>
|
|
26
|
-
* </ng-template>
|
|
27
|
-
* </kendo-grid-column>
|
|
28
|
-
* </kendo-grid>
|
|
29
|
-
* ```
|
|
30
|
-
* @example
|
|
31
|
-
* ```html
|
|
32
|
-
* <kendo-grid-column field="ProductName">
|
|
33
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
34
|
-
* <kendo-grid-column-menu [column]="column"></kendo-grid-column-menu>
|
|
35
|
-
* </ng-template>
|
|
36
|
-
* </kendo-grid-column>
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
export declare class ColumnMenuComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
40
|
-
protected navigationService: NavigationService;
|
|
41
|
-
protected popupService: SinglePopupService;
|
|
42
|
-
service: ColumnMenuService;
|
|
43
|
-
ctx: ContextService;
|
|
44
|
-
private renderer;
|
|
45
|
-
private cdr;
|
|
46
|
-
private columnInfoService;
|
|
47
|
-
private idService;
|
|
48
|
-
adaptiveGridService: AdaptiveGridService;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
standalone: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* The Grid column instance controlled by the menu.
|
|
55
|
-
*/
|
|
56
|
-
column: any;
|
|
57
|
-
/**
|
|
58
|
-
* The settings for the column menu.
|
|
59
|
-
*/
|
|
60
|
-
settings: ColumnMenuSettings;
|
|
61
|
-
/**
|
|
62
|
-
* The sort descriptors for the Grid data.
|
|
63
|
-
* Typically bound to [`GridComponent.sort`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#sort).
|
|
64
|
-
*/
|
|
65
|
-
sort: any;
|
|
66
|
-
/**
|
|
67
|
-
* The filter descriptor for the Grid data.
|
|
68
|
-
* Typically bound to [`GridComponent.filter`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#filter).
|
|
69
|
-
*/
|
|
70
|
-
filter: any;
|
|
71
|
-
/**
|
|
72
|
-
* @hidden
|
|
73
|
-
*/
|
|
74
|
-
sortable: any;
|
|
75
|
-
/**
|
|
76
|
-
* @hidden
|
|
77
|
-
*/
|
|
78
|
-
columnMenuTemplate: TemplateRef<any>;
|
|
79
|
-
/**
|
|
80
|
-
* @hidden
|
|
81
|
-
*/
|
|
82
|
-
tabIndex: string;
|
|
83
|
-
anchor: ElementRef;
|
|
84
|
-
template: TemplateRef<any>;
|
|
85
|
-
defaultTemplate: TemplateRef<any>;
|
|
86
|
-
tabbedInterfaceTemplate: TemplateRef<any>;
|
|
87
|
-
tabStrip: TabStripComponent;
|
|
88
|
-
/**
|
|
89
|
-
* @hidden
|
|
90
|
-
*/
|
|
91
|
-
columnsIcon: SVGIcon;
|
|
92
|
-
/**
|
|
93
|
-
* @hidden
|
|
94
|
-
*/
|
|
95
|
-
actionsClass: string;
|
|
96
|
-
/**
|
|
97
|
-
* @hidden
|
|
98
|
-
*/
|
|
99
|
-
slidersIcon: SVGIcon;
|
|
100
|
-
/**
|
|
101
|
-
* @hidden
|
|
102
|
-
*/
|
|
103
|
-
filterIcon: SVGIcon;
|
|
104
|
-
/**
|
|
105
|
-
* @hidden
|
|
106
|
-
*/
|
|
107
|
-
expandedFilter: boolean;
|
|
108
|
-
/**
|
|
109
|
-
* @hidden
|
|
110
|
-
*/
|
|
111
|
-
expandedColumns: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* @hidden
|
|
114
|
-
*/
|
|
115
|
-
expandedPosition: boolean;
|
|
116
|
-
/**
|
|
117
|
-
* @hidden
|
|
118
|
-
*/
|
|
119
|
-
get showGeneralTab(): boolean;
|
|
120
|
-
moreVerticalIcon: SVGIcon;
|
|
121
|
-
popupRef: any;
|
|
122
|
-
private closeSubscription;
|
|
123
|
-
private popupSubs;
|
|
124
|
-
constructor(navigationService: NavigationService, popupService: SinglePopupService, service: ColumnMenuService, ctx: ContextService, renderer: Renderer2, cdr: ChangeDetectorRef, columnInfoService: ColumnInfoService, idService: IdService, adaptiveGridService: AdaptiveGridService);
|
|
125
|
-
/**
|
|
126
|
-
* @hidden
|
|
127
|
-
*/
|
|
128
|
-
get isActive(): boolean;
|
|
129
|
-
/**
|
|
130
|
-
* @hidden
|
|
131
|
-
*/
|
|
132
|
-
get hasFilter(): boolean;
|
|
133
|
-
/**
|
|
134
|
-
* @hidden
|
|
135
|
-
*/
|
|
136
|
-
get isNavigable(): boolean;
|
|
137
|
-
/**
|
|
138
|
-
* @hidden
|
|
139
|
-
*/
|
|
140
|
-
get hasSort(): boolean;
|
|
141
|
-
/**
|
|
142
|
-
* @hidden
|
|
143
|
-
*/
|
|
144
|
-
get hasColumnChooser(): boolean;
|
|
145
|
-
/**
|
|
146
|
-
* @hidden
|
|
147
|
-
*/
|
|
148
|
-
get hasAutoSizeColumn(): boolean;
|
|
149
|
-
/**
|
|
150
|
-
* @hidden
|
|
151
|
-
*/
|
|
152
|
-
get hasAutoSizeAllColumns(): boolean;
|
|
153
|
-
/**
|
|
154
|
-
* @hidden
|
|
155
|
-
*/
|
|
156
|
-
get hasLock(): boolean;
|
|
157
|
-
/**
|
|
158
|
-
* @hidden
|
|
159
|
-
*/
|
|
160
|
-
get hasStick(): boolean;
|
|
161
|
-
/**
|
|
162
|
-
* @hidden
|
|
163
|
-
*/
|
|
164
|
-
get hasPosition(): boolean;
|
|
165
|
-
/**
|
|
166
|
-
* @hidden
|
|
167
|
-
*/
|
|
168
|
-
get columns(): any;
|
|
169
|
-
ngAfterViewInit(): void;
|
|
170
|
-
ngOnChanges(): void;
|
|
171
|
-
ngOnDestroy(): void;
|
|
172
|
-
/**
|
|
173
|
-
* @hidden
|
|
174
|
-
*/
|
|
175
|
-
toggle(e: any, anchor: any, template: any): void;
|
|
176
|
-
/**
|
|
177
|
-
* @hidden
|
|
178
|
-
*/
|
|
179
|
-
close(triggerFocus?: boolean): void;
|
|
180
|
-
/**
|
|
181
|
-
* @hidden
|
|
182
|
-
*/
|
|
183
|
-
get columnMenuTitle(): string;
|
|
184
|
-
private getExpandedState;
|
|
185
|
-
private updateAria;
|
|
186
|
-
private focusRoot;
|
|
187
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuComponent, [null, null, null, null, null, null, null, { optional: true; }, null]>;
|
|
188
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuComponent, "kendo-grid-column-menu", never, { "standalone": { "alias": "standalone"; "required": false; }; "column": { "alias": "column"; "required": false; }; "settings": { "alias": "settings"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "columnMenuTemplate": { "alias": "columnMenuTemplate"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
189
|
-
}
|
|
@@ -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 { MenuTabbingService } from './../filtering/menu/menu-tabbing.service';
|
|
6
|
-
import { EventEmitter } from '@angular/core';
|
|
7
|
-
import type { ColumnMenuContainerComponent } from './column-menu-container.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the service passed to the [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
11
|
-
*
|
|
12
|
-
* Use this service to interact with the column menu from a custom template.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-grid [data]="data" [columnMenu]="true">
|
|
17
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
18
|
-
* <span class="k-icon k-font-icon k-i-x" (click)="service.close()"></span>
|
|
19
|
-
* <kendo-grid-columnmenu-sort [service]="service"></kendo-grid-columnmenu-sort>
|
|
20
|
-
* </ng-template>
|
|
21
|
-
* <kendo-grid-column field="Field1"></kendo-grid-column>
|
|
22
|
-
* </kendo-grid>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class ColumnMenuService {
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
menuTabbingService: MenuTabbingService;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
closeMenu: EventEmitter<any>;
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
column: any;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*/
|
|
41
|
-
sort: any;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
filter: any;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
sortable: any;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
columnMenuContainer: ColumnMenuContainerComponent;
|
|
54
|
-
/**
|
|
55
|
-
* @hidden
|
|
56
|
-
*/
|
|
57
|
-
constructor(menuTabbingService?: MenuTabbingService);
|
|
58
|
-
/**
|
|
59
|
-
* Closes the column menu.
|
|
60
|
-
*/
|
|
61
|
-
close(): void;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuService, never>;
|
|
63
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColumnMenuService>;
|
|
64
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ColumnBase } from '../columns/column-base';
|
|
6
|
-
/**
|
|
7
|
-
* Arguments for the `columnStickyChange` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class ColumnStickyChangeEvent {
|
|
10
|
-
/**
|
|
11
|
-
* The columns whose sticky state is changed.
|
|
12
|
-
*/
|
|
13
|
-
columns: ColumnBase[];
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
constructor(columns: ColumnBase[]);
|
|
18
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ColumnBase } from '../columns/column-base';
|
|
6
|
-
/**
|
|
7
|
-
* Arguments for the `columnVisibilityChange` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class ColumnVisibilityChangeEvent {
|
|
10
|
-
/**
|
|
11
|
-
* The columns whose visibility is changed.
|
|
12
|
-
*/
|
|
13
|
-
columns: ColumnBase[];
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
constructor(columns: ColumnBase[]);
|
|
18
|
-
}
|
package/column-menu/utils.d.ts
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const hasFilter: (settings: any, column: any) => boolean;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const hasSort: (settings: any, column: any) => boolean;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const hasLock: (settings: any, column: any) => boolean;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const hasStick: (settings: any, column: any) => boolean;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare const hasPosition: (settings: any, column: any) => boolean;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export declare const hasColumnChooser: (settings: any) => boolean;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
export declare const hasAutoSizeColumn: (settings: any) => boolean;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
export declare const hasAutoSizeAllColumns: (settings: any) => boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
export declare const autoSizeColumn: (grid: any, service: any, column?: any) => void;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export declare const hasItems: (settings: any, column: any) => boolean;
|