@progress/kendo-angular-grid 24.2.2 → 25.0.0-develop.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/progress-kendo-angular-grid.mjs +737 -739
- package/index.d.ts +14651 -272
- package/package-metadata.mjs +2 -2
- package/package.json +29 -29
- package/schematics/ngAdd/index.js +7 -7
- package/adaptiveness/adaptive-mode.d.ts +0 -8
- package/adaptiveness/adaptive-renderer.component.d.ts +0 -89
- package/aggregates/aggregate-types.d.ts +0 -58
- package/aggregates/selection-aggregate.service.d.ts +0 -43
- package/aggregates/status-bar-template.directive.d.ts +0 -21
- package/aggregates/status-bar.component.d.ts +0 -23
- package/column-menu/column-chooser-content.component.d.ts +0 -61
- package/column-menu/column-chooser.component.d.ts +0 -86
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -78
- package/column-menu/column-locked-change-event.d.ts +0 -18
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -48
- package/column-menu/column-menu-autosize.component.d.ts +0 -52
- package/column-menu/column-menu-chooser.component.d.ts +0 -73
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -14
- package/column-menu/column-menu-filter.component.d.ts +0 -76
- package/column-menu/column-menu-item-base.d.ts +0 -34
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -34
- package/column-menu/column-menu-item.component.d.ts +0 -140
- package/column-menu/column-menu-item.directive.d.ts +0 -76
- package/column-menu/column-menu-lock.component.d.ts +0 -55
- package/column-menu/column-menu-position.component.d.ts +0 -89
- package/column-menu/column-menu-settings.interface.d.ts +0 -58
- package/column-menu/column-menu-sort.component.d.ts +0 -50
- package/column-menu/column-menu-stick.component.d.ts +0 -57
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -189
- package/column-menu/column-menu.service.d.ts +0 -64
- package/column-menu/column-sticky-change-event.d.ts +0 -18
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -44
- package/column-resizing/column-handle.directive.d.ts +0 -60
- package/column-resizing/column-resize.interface.d.ts +0 -75
- package/column-resizing/column-resizing.service.d.ts +0 -43
- package/column-resizing/table.directive.d.ts +0 -34
- package/columns/cell-rowspan.d.ts +0 -14
- package/columns/checkbox-column.component.d.ts +0 -53
- package/columns/column-base.d.ts +0 -322
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -75
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -112
- package/columns/columns-container.d.ts +0 -31
- package/columns/command-column.component.d.ts +0 -41
- package/columns/pin-column.component.d.ts +0 -45
- package/columns/reorder-column.component.d.ts +0 -64
- package/columns/sort-settings.d.ts +0 -80
- package/columns/span-column.component.d.ts +0 -122
- package/common/adaptiveness.service.d.ts +0 -50
- package/common/cell-click-event-args.interface.d.ts +0 -44
- package/common/clipboard-types.d.ts +0 -98
- package/common/clipboard.directive.d.ts +0 -53
- package/common/clipboard.service.d.ts +0 -28
- package/common/column-info.service.d.ts +0 -38
- package/common/create-form-group.d.ts +0 -12
- package/common/data-layout-mode.d.ts +0 -24
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -24
- package/common/error-messages.d.ts +0 -20
- package/common/event-emitter.d.ts +0 -13
- package/common/fetch-data-callback.d.ts +0 -14
- package/common/field-datatype.d.ts +0 -9
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/grid-col-size.d.ts +0 -13
- package/common/id.service.d.ts +0 -24
- package/common/pager-settings.d.ts +0 -105
- package/common/preventable-event.d.ts +0 -20
- package/common/provider.service.d.ts +0 -41
- package/common/remove-confirmation.d.ts +0 -21
- package/common/resizable-settings.d.ts +0 -26
- package/common/single-popup.service.d.ts +0 -64
- package/common/size-options.d.ts +0 -9
- package/common/sort.service.d.ts +0 -13
- package/common/toolbar-tool-base.directive.d.ts +0 -27
- package/constants.d.ts +0 -16
- package/csv/csv-command-tool.directive.d.ts +0 -38
- package/csv/csv-command.directive.d.ts +0 -38
- package/csv/csv-export-event.d.ts +0 -15
- package/csv/csv.component.d.ts +0 -132
- package/csv/csv.module.d.ts +0 -32
- package/csv/csv.service.d.ts +0 -16
- package/data/change-event-args.interface.d.ts +0 -44
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -34
- package/data/data-mapping.service.d.ts +0 -48
- package/data/data.collection.d.ts +0 -47
- package/data/data.iterators.d.ts +0 -85
- package/data/grid-item.interface.d.ts +0 -16
- package/data/group-footer-item.interface.d.ts +0 -31
- package/data/group-item.interface.d.ts +0 -30
- package/databinding.directive.d.ts +0 -124
- package/directives.d.ts +0 -285
- package/dragdrop/column-reorder-config.d.ts +0 -13
- package/dragdrop/column-reorder-event.d.ts +0 -27
- package/dragdrop/column-reorder.service.d.ts +0 -15
- package/dragdrop/common.d.ts +0 -38
- package/dragdrop/context-types.d.ts +0 -17
- package/dragdrop/drag-and-drop.service.d.ts +0 -23
- package/dragdrop/drag-hint.service.d.ts +0 -34
- package/dragdrop/draggable-column.directive.d.ts +0 -39
- package/dragdrop/drop-cue.service.d.ts +0 -18
- package/dragdrop/drop-target.directive.d.ts +0 -26
- package/editing/add-command-tool.directive.d.ts +0 -38
- package/editing/add-command.directive.d.ts +0 -34
- package/editing/add-event-args.interface.d.ts +0 -10
- package/editing/cancel-command-tool.directive.d.ts +0 -38
- package/editing/cancel-command.directive.d.ts +0 -54
- package/editing/cancel-event-args.interface.d.ts +0 -16
- package/editing/cell-close-event.d.ts +0 -37
- package/editing/edit-command-tool.directive.d.ts +0 -39
- package/editing/edit-command.directive.d.ts +0 -53
- package/editing/edit-event-args.interface.d.ts +0 -26
- package/editing/edit-row-options.interface.d.ts +0 -24
- package/editing/edit-template.directive.d.ts +0 -32
- package/editing/edit.service.d.ts +0 -71
- package/editing/form/dialog-form.component.d.ts +0 -27
- package/editing/form/form-formfield.component.d.ts +0 -24
- package/editing/form/form.component.d.ts +0 -28
- package/editing/form/index.d.ts +0 -8
- package/editing/form/models.d.ts +0 -202
- package/editing/local-data-changes.service.d.ts +0 -15
- package/editing/remove-command-tool.directive.d.ts +0 -40
- package/editing/remove-command.directive.d.ts +0 -51
- package/editing/remove-event-args.interface.d.ts +0 -11
- package/editing/save-command-tool.directive.d.ts +0 -39
- package/editing/save-command.directive.d.ts +0 -53
- package/editing/save-event-args.interface.d.ts +0 -16
- package/editing/toolbar-editing-tool-base.directive.d.ts +0 -30
- package/editing-directives/create-form-group-args.interface.d.ts +0 -10
- package/editing-directives/edit-service.interface.d.ts +0 -33
- package/editing-directives/editing-directive-base.d.ts +0 -63
- package/editing-directives/external-editing.directive.d.ts +0 -55
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -22
- package/editing-directives/local-row-edit.service.d.ts +0 -11
- package/editing-directives/reactive-editing.directive.d.ts +0 -32
- package/editing-directives/row-editing-directive-base.d.ts +0 -25
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -9
- package/excel/excel-command-tool.directive.d.ts +0 -38
- package/excel/excel-command.directive.d.ts +0 -38
- package/excel/excel-export-event.d.ts +0 -15
- package/excel/excel.component.d.ts +0 -90
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -16
- package/filtering/base-filter-cell.component.d.ts +0 -81
- package/filtering/boolean-filter.component.d.ts +0 -47
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -33
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -44
- package/filtering/cell/date-filter-cell.component.d.ts +0 -51
- package/filtering/cell/filter-cell-component.factory.d.ts +0 -12
- package/filtering/cell/filter-cell-host.directive.d.ts +0 -17
- package/filtering/cell/filter-cell-operators.component.d.ts +0 -117
- package/filtering/cell/filter-cell-template.directive.d.ts +0 -35
- package/filtering/cell/filter-cell-wrapper.component.d.ts +0 -21
- package/filtering/cell/filter-cell.component.d.ts +0 -25
- package/filtering/cell/numeric-filter-cell.component.d.ts +0 -61
- package/filtering/cell/string-filter-cell.component.d.ts +0 -56
- package/filtering/date-filter.component.d.ts +0 -104
- package/filtering/filter-component.interface.d.ts +0 -13
- package/filtering/filter-host.directive.d.ts +0 -35
- package/filtering/filter-input-wrapper.component.d.ts +0 -39
- package/filtering/filter-input.directive.d.ts +0 -35
- package/filtering/filter-row.component.d.ts +0 -34
- package/filtering/filter.service.d.ts +0 -34
- package/filtering/filterable.d.ts +0 -56
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -76
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -64
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -88
- package/filtering/menu/filter-menu-dropdownlist.directive.d.ts +0 -19
- package/filtering/menu/filter-menu-host.directive.d.ts +0 -22
- package/filtering/menu/filter-menu-input-wrapper.component.d.ts +0 -53
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -37
- package/filtering/menu/filter-menu.component.d.ts +0 -63
- package/filtering/menu/filter-radio-button.directive.d.ts +0 -19
- package/filtering/menu/menu-tabbing.service.d.ts +0 -18
- package/filtering/menu/numeric-filter-menu-input.component.d.ts +0 -73
- package/filtering/menu/numeric-filter-menu.component.d.ts +0 -82
- package/filtering/menu/string-filter-menu-input.component.d.ts +0 -32
- package/filtering/menu/string-filter-menu.component.d.ts +0 -78
- package/filtering/multicheckbox-filter.component.d.ts +0 -50
- package/filtering/numeric-filter.component.d.ts +0 -85
- package/filtering/operators/after-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/after-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-eq-filter-operator.component.d.ts +0 -49
- package/filtering/operators/before-filter-operator.component.d.ts +0 -49
- package/filtering/operators/contains-filter-operator.component.d.ts +0 -42
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -42
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -90
- package/filtering/operators/filter-operator.base.d.ts +0 -44
- package/filtering/operators/gt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/gte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-empty-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -42
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -89
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -89
- package/filtering/operators/lt-filter-operator.component.d.ts +0 -42
- package/filtering/operators/lte-filter-operator.component.d.ts +0 -42
- package/filtering/operators/neq-filter-operator.component.d.ts +0 -89
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -42
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -42
- package/filtering/string-filter.component.d.ts +0 -48
- package/grid.component.d.ts +0 -1156
- package/grid.module.d.ts +0 -179
- package/grouping/group-footer-template.directive.d.ts +0 -33
- package/grouping/group-header-column-template.directive.d.ts +0 -34
- package/grouping/group-header-template.directive.d.ts +0 -35
- package/grouping/group-header.component.d.ts +0 -52
- package/grouping/group-info.service.d.ts +0 -21
- package/grouping/group-key.interface.d.ts +0 -29
- package/grouping/group-panel.component.d.ts +0 -75
- package/grouping/group-rows-args.interface.d.ts +0 -23
- package/grouping/group-settings.d.ts +0 -38
- package/grouping/groups.service.d.ts +0 -36
- package/grouping/sticky-groups/models.d.ts +0 -24
- package/grouping/sticky-groups/sticky-group-container.component.d.ts +0 -114
- package/grouping/sticky-groups/sticky-groups-utils.d.ts +0 -71
- package/grouping/sticky-groups/sticky-groups.service.d.ts +0 -132
- package/grouping/utils.d.ts +0 -10
- package/highlight/highlight-item.d.ts +0 -17
- package/highlight/highlight.directive.d.ts +0 -62
- package/layout/resizable.directive.d.ts +0 -28
- package/layout/resize.service.d.ts +0 -18
- package/layout/responsive.service.d.ts +0 -20
- package/layout/row-sync.d.ts +0 -8
- package/layout/sizing-options.service.d.ts +0 -15
- package/localization/custom-messages.component.d.ts +0 -28
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -744
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -35
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -37
- package/navigation/focusable.directive.d.ts +0 -73
- package/navigation/grid-focusable-element.d.ts +0 -18
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -59
- package/navigation/logical-cell.interface.d.ts +0 -20
- package/navigation/logical-row.directive.d.ts +0 -36
- package/navigation/logical-row.interface.d.ts +0 -13
- package/navigation/navigable-settings.d.ts +0 -31
- package/navigation/navigation-cell.interface.d.ts +0 -52
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -50
- package/navigation/navigation-metadata.d.ts +0 -24
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -36
- package/navigation/navigation.service.d.ts +0 -156
- package/navigation/skip-cell-navigation.d.ts +0 -12
- package/navigation/toolbar-tool-name.d.ts +0 -19
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -11
- package/pdf/grid-query.d.ts +0 -26
- package/pdf/pdf-command-tool.directive.d.ts +0 -39
- package/pdf/pdf-command.directive.d.ts +0 -38
- package/pdf/pdf-export-event.d.ts +0 -14
- package/pdf/pdf-margin.component.d.ts +0 -29
- package/pdf/pdf-margin.interface.d.ts +0 -11
- package/pdf/pdf-template.directive.d.ts +0 -32
- package/pdf/pdf.component.d.ts +0 -94
- package/pdf/pdf.module.d.ts +0 -35
- package/pdf/pdf.service.d.ts +0 -25
- package/rendering/cell-loading.template.directive.d.ts +0 -28
- package/rendering/cell-template.directive.d.ts +0 -33
- package/rendering/cell.component.d.ts +0 -107
- package/rendering/common/cell-context.d.ts +0 -26
- package/rendering/common/col-group.component.d.ts +0 -31
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/format.pipe.d.ts +0 -17
- package/rendering/common/loading.component.d.ts +0 -19
- package/rendering/common/row-args.d.ts +0 -19
- package/rendering/common/row-class.d.ts +0 -60
- package/rendering/common/spacer.component.d.ts +0 -37
- package/rendering/constants.d.ts +0 -20
- package/rendering/details/detail-collapse-event.d.ts +0 -24
- package/rendering/details/detail-expand-event.d.ts +0 -24
- package/rendering/details/detail-template.directive.d.ts +0 -49
- package/rendering/details/details.service.d.ts +0 -28
- package/rendering/details-expand.directive.d.ts +0 -71
- package/rendering/footer/footer-template.directive.d.ts +0 -37
- package/rendering/footer/footer.component.d.ts +0 -42
- package/rendering/grid-table.directive.d.ts +0 -19
- package/rendering/groups-expand.directive.d.ts +0 -59
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -142
- package/rendering/list.component.d.ts +0 -263
- package/rendering/loading-template.directive.d.ts +0 -29
- package/rendering/no-records-template.directive.d.ts +0 -27
- package/rendering/rowspan.service.d.ts +0 -14
- package/rendering/table-body.component.d.ts +0 -135
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -41
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -23
- package/rendering/toolbar/toolbar-position.d.ts +0 -22
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -36
- package/rendering/toolbar/tools/ai-assistant/ai-assistant.component.d.ts +0 -50
- package/rendering/toolbar/tools/ai-assistant/ai-request-response.service.d.ts +0 -61
- package/rendering/toolbar/tools/ai-assistant/ai-tool.directive.d.ts +0 -115
- package/rendering/toolbar/tools/ai-assistant/models.d.ts +0 -203
- package/rendering/toolbar/tools/ai-assistant/utils.d.ts +0 -28
- package/rendering/toolbar/tools/column-chooser-tool.directive.d.ts +0 -81
- package/rendering/toolbar/tools/filter-command-tool.directive.d.ts +0 -64
- package/rendering/toolbar/tools/filter-tool-wrapper.component.d.ts +0 -42
- package/rendering/toolbar/tools/filter-toolbar-tool.component.d.ts +0 -52
- package/rendering/toolbar/tools/group-command-tool.directive.d.ts +0 -53
- package/rendering/toolbar/tools/group-toolbar-tool.component.d.ts +0 -61
- package/rendering/toolbar/tools/select-all-command-tool.directive.d.ts +0 -36
- package/rendering/toolbar/tools/smartbox/models.d.ts +0 -71
- package/rendering/toolbar/tools/smartbox/search.service.d.ts +0 -32
- package/rendering/toolbar/tools/smartbox/smartbox-component/common.d.ts +0 -38
- package/rendering/toolbar/tools/smartbox/smartbox-component/models.d.ts +0 -177
- package/rendering/toolbar/tools/smartbox/smartbox-component/smartbox.component.d.ts +0 -157
- package/rendering/toolbar/tools/smartbox/smartbox-history-item.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-suggestion.template.d.ts +0 -29
- package/rendering/toolbar/tools/smartbox/smartbox-tool.component.d.ts +0 -120
- package/rendering/toolbar/tools/sort-command-tool.directive.d.ts +0 -62
- package/rendering/toolbar/tools/sort-toolbar-tool.component.d.ts +0 -57
- package/row-pinning/pinned-row-tracking.service.d.ts +0 -64
- package/row-pinning/row-pin-container.component.d.ts +0 -56
- package/row-pinning/row-pin.service.d.ts +0 -28
- package/row-pinning/types.d.ts +0 -42
- package/row-reordering/drag-handle-template.directive.d.ts +0 -33
- package/row-reordering/drag-hint-template.directive.d.ts +0 -31
- package/row-reordering/row-reorder.service.d.ts +0 -69
- package/row-reordering/types.d.ts +0 -48
- package/row-reordering/utils.d.ts +0 -78
- package/scrolling/content-scroll-event.d.ts +0 -37
- package/scrolling/row-height.service.d.ts +0 -18
- package/scrolling/scroll-bottom-event.d.ts +0 -14
- package/scrolling/scroll-request.service.d.ts +0 -47
- package/scrolling/scroll-sync.service.d.ts +0 -35
- package/scrolling/scroller.service.d.ts +0 -76
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/cell-selection.service.d.ts +0 -74
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/pair-set.d.ts +0 -78
- package/selection/selectall-checkbox.directive.d.ts +0 -60
- package/selection/selection-checkbox.directive.d.ts +0 -52
- package/selection/selection-default.d.ts +0 -89
- package/selection/selection.directive.d.ts +0 -35
- package/selection/selection.service.d.ts +0 -79
- package/selection/types.d.ts +0 -174
- package/state-management/grid-state.models.d.ts +0 -71
- package/state-management/redo-command-tool.d.ts +0 -46
- package/state-management/undo-command-tool.d.ts +0 -46
- package/state-management/undo-redo.directive.d.ts +0 -73
- package/state-management/undo-redo.service.d.ts +0 -17
- package/state-management/undo-redo.stack.d.ts +0 -106
- package/utils.d.ts +0 -119
|
@@ -1,48 +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 { OnInit } 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 for resizing all columns to the minimum possible width so that they fit the widest header or cell content without wrapping.
|
|
12
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#autosize-all-columns-item).
|
|
13
|
-
*
|
|
14
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
15
|
-
* To register it as a column menu item, set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) passed by
|
|
16
|
-
* the template to the `service` input of the `kendo-grid-columnmenu-autosize-all-columns` component. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content).
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [columnMenu]="true" ...>
|
|
21
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
22
|
-
* <kendo-grid-columnmenu-autosize-all-columns [service]="service">
|
|
23
|
-
* </kendo-grid-columnmenu-autosize-all-columns>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-grid>
|
|
26
|
-
* ```
|
|
27
|
-
* @example
|
|
28
|
-
* ```html
|
|
29
|
-
* <kendo-grid-column field="ProductName">
|
|
30
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
31
|
-
* <kendo-grid-columnmenu-autosize-all-columns [service]="service">
|
|
32
|
-
* </kendo-grid-columnmenu-autosize-all-columns>
|
|
33
|
-
* </ng-template>
|
|
34
|
-
* </kendo-grid-column>
|
|
35
|
-
* ```
|
|
36
|
-
*/
|
|
37
|
-
export declare class ColumnMenuAutoSizeAllColumnsComponent extends ColumnMenuItemBase implements OnInit {
|
|
38
|
-
ctx: ContextService;
|
|
39
|
-
displayInlineFlexIcon: SVGIcon;
|
|
40
|
-
constructor(ctx: ContextService);
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
/**
|
|
43
|
-
* Resizes all columns to the minimum possible width so that they fit the widest header or cell content without wrapping.
|
|
44
|
-
*/
|
|
45
|
-
autoSizeAllColumns(): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuAutoSizeAllColumnsComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuAutoSizeAllColumnsComponent, "kendo-grid-columnmenu-autosize-all-columns", never, {}, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnInit } 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 for resizing the specified column to the minimum possible width so that it fits the header or cell content without wrapping.
|
|
12
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#autosize-column-item).
|
|
13
|
-
*
|
|
14
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
15
|
-
* Set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) and `column` passed by
|
|
16
|
-
* the template to the `service` and `column` inputs of the `kendo-grid-columnmenu-autosize-column` component.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [columnMenu]="true" ...>
|
|
21
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service" let-column="column">
|
|
22
|
-
* <kendo-grid-columnmenu-autosize-column [column]="column" [service]="service">
|
|
23
|
-
* </kendo-grid-columnmenu-autosize-column>
|
|
24
|
-
* </ng-template>
|
|
25
|
-
* </kendo-grid>
|
|
26
|
-
* ```
|
|
27
|
-
* @example
|
|
28
|
-
* ```html
|
|
29
|
-
* <kendo-grid-column field="ProductName">
|
|
30
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
31
|
-
* <kendo-grid-columnmenu-autosize-column [column]="column" [service]="service">
|
|
32
|
-
* </kendo-grid-columnmenu-autosize-column>
|
|
33
|
-
* </ng-template>
|
|
34
|
-
* </kendo-grid-column>
|
|
35
|
-
* ```
|
|
36
|
-
*/
|
|
37
|
-
export declare class ColumnMenuAutoSizeColumnComponent extends ColumnMenuItemBase implements OnInit {
|
|
38
|
-
ctx: ContextService;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the Grid column instance to resize with the auto size column option.
|
|
41
|
-
*/
|
|
42
|
-
column: any;
|
|
43
|
-
maxWidthIcon: SVGIcon;
|
|
44
|
-
constructor(ctx: ContextService);
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
/**
|
|
47
|
-
* Resizes the specified column to the minimum possible width so that it fits the widest header or cell content without wrapping.
|
|
48
|
-
*/
|
|
49
|
-
autoSizeColumn(): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuAutoSizeColumnComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuAutoSizeColumnComponent, "kendo-grid-columnmenu-autosize-column", never, { "column": { "alias": "column"; "required": false; }; }, {}, never, never, true, never>;
|
|
52
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
6
|
-
import { ColumnInfoService } from '../common/column-info.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 selecting columns in the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#column-chooser-item).
|
|
13
|
-
*
|
|
14
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
15
|
-
* To register it as a column menu item, set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) passed by
|
|
16
|
-
* the template to the `service` input of the `kendo-grid-columnmenu-chooser` component. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content).
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [columnMenu]="true" ...>
|
|
21
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
22
|
-
* <kendo-grid-columnmenu-chooser [service]="service"> </kendo-grid-columnmenu-chooser>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-grid>
|
|
25
|
-
* ```
|
|
26
|
-
* @example
|
|
27
|
-
* ```html
|
|
28
|
-
* <kendo-grid-column field="ProductName">
|
|
29
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
30
|
-
* <kendo-grid-columnmenu-chooser [service]="service"></kendo-grid-columnmenu-chooser>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-grid-column>
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export declare class ColumnMenuChooserComponent extends ColumnMenuItemBase {
|
|
36
|
-
ctx: ContextService;
|
|
37
|
-
private columnInfoService;
|
|
38
|
-
private hostElement;
|
|
39
|
-
/**
|
|
40
|
-
* Fires when the content expands.
|
|
41
|
-
*/
|
|
42
|
-
expand: EventEmitter<any>;
|
|
43
|
-
/**
|
|
44
|
-
* Fires when the content collapses.
|
|
45
|
-
*/
|
|
46
|
-
collapse: EventEmitter<any>;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies if the content is expanded.
|
|
49
|
-
* @default false
|
|
50
|
-
*/
|
|
51
|
-
expanded: boolean;
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
isLast: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*/
|
|
59
|
-
actionsClass: string;
|
|
60
|
-
get columns(): any;
|
|
61
|
-
columnsIcon: SVGIcon;
|
|
62
|
-
constructor(ctx: ContextService, columnInfoService: ColumnInfoService, hostElement: ElementRef);
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
onCollapse(): void;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
onExpand(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuChooserComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuChooserComponent, "kendo-grid-columnmenu-chooser", never, { "expanded": { "alias": "expanded"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; }, { "expand": "expand"; "collapse": "collapse"; }, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -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 { ColumnMenuItemDirective } from './column-menu-item.directive';
|
|
6
|
-
import { AfterViewInit, NgZone, QueryList } from '@angular/core';
|
|
7
|
-
import { ColumnMenuService } from './column-menu.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class ColumnMenuContainerComponent implements AfterViewInit {
|
|
13
|
-
private service;
|
|
14
|
-
private ngZone;
|
|
15
|
-
columnMenuItems: QueryList<ColumnMenuItemDirective>;
|
|
16
|
-
templateMenuItems: any[];
|
|
17
|
-
constructor(service: ColumnMenuService, ngZone: NgZone);
|
|
18
|
-
ngAfterViewInit(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuContainerComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuContainerComponent, "kendo-grid-columnmenu-container", never, {}, {}, ["columnMenuItems"], ["*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* Configures if a column menu item is initially expanded.
|
|
7
|
-
* Use with the `columnChooser`, `filter`, and `setColumnPosition` options in [`ColumnMenuSettings`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenusettings).
|
|
8
|
-
*/
|
|
9
|
-
export interface ExpandableColumnMenuItem {
|
|
10
|
-
/**
|
|
11
|
-
* Determines if the expandable column menu item is initially expanded.
|
|
12
|
-
*/
|
|
13
|
-
expanded: boolean;
|
|
14
|
-
}
|
|
@@ -1,76 +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 for editing column filters in the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#filter-item).
|
|
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-filter` component. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid [columnMenu]="true" ...>
|
|
19
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
20
|
-
* <kendo-grid-columnmenu-filter [service]="service">
|
|
21
|
-
* </kendo-grid-columnmenu-filter>
|
|
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-filter [service]="service">
|
|
30
|
-
* </kendo-grid-columnmenu-filter>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-grid-column>
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export declare class ColumnMenuFilterComponent 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 this is the last item in the menu.
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
isLast: boolean;
|
|
56
|
-
/**
|
|
57
|
-
* Sets the CSS class for the actions container.
|
|
58
|
-
* @hidden
|
|
59
|
-
*/
|
|
60
|
-
actionsClass: string;
|
|
61
|
-
/**
|
|
62
|
-
* Defines the SVG icon for the filter.
|
|
63
|
-
*/
|
|
64
|
-
filterIcon: SVGIcon;
|
|
65
|
-
constructor(ctx: ContextService, hostElement: ElementRef);
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
onCollapse(): void;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
onExpand(): void;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuFilterComponent, never>;
|
|
75
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuFilterComponent, "kendo-grid-columnmenu-filter", never, { "expanded": { "alias": "expanded"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; }, { "expand": "expand"; "collapse": "collapse"; }, never, never, true, never>;
|
|
76
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnInit } from '@angular/core';
|
|
6
|
-
import { ColumnMenuService } from './column-menu.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class ColumnMenuItemBase implements OnInit {
|
|
12
|
-
/**
|
|
13
|
-
* Represents the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) class.
|
|
14
|
-
* This input is required.
|
|
15
|
-
*/
|
|
16
|
-
service: ColumnMenuService;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*
|
|
20
|
-
* Set to `true` when the component is rendered inside another column menu item's content
|
|
21
|
-
* (for example, lock/stick items inside the position expander) to skip the
|
|
22
|
-
* `.k-columnmenu-item-wrapper` host class and avoid producing a duplicated wrapper.
|
|
23
|
-
*/
|
|
24
|
-
nested: boolean;
|
|
25
|
-
get hostClass(): boolean;
|
|
26
|
-
hostDisplay: string;
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
/**
|
|
29
|
-
* @hidden
|
|
30
|
-
*/
|
|
31
|
-
close(): void;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuItemBase, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuItemBase, "kendo-grid-column-menu-item-base", never, { "service": { "alias": "service"; "required": false; }; "nested": { "alias": "nested"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the content template of the
|
|
9
|
-
* [`ColumnMenuItemComponent`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuitemcomponent) component.
|
|
10
|
-
* Use this directive to specify the content of a column menu item.
|
|
11
|
-
* To define the content template, nest an `<ng-template>` tag with the
|
|
12
|
-
* `kendoGridColumnMenuItemContentTemplate` directive inside a `<kendo-grid-columnmenu-item>`.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-grid [data]="data" [columnMenu]="true" ...>
|
|
17
|
-
* <ng-template kendoGridColumnMenuTemplate>
|
|
18
|
-
* <kendo-grid-columnmenu-item text="Text" [expanded]="true">
|
|
19
|
-
* <ng-template kendoGridColumnMenuItemContentTemplate>
|
|
20
|
-
* Content
|
|
21
|
-
* </ng-template>
|
|
22
|
-
* </kendo-grid-columnmenu-item>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* <kendo-grid-column field="ID"></kendo-grid-column>
|
|
25
|
-
* ...
|
|
26
|
-
* </kendo-grid>
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class ColumnMenuItemContentTemplateDirective {
|
|
30
|
-
templateRef: TemplateRef<any>;
|
|
31
|
-
constructor(templateRef: TemplateRef<any>);
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuItemContentTemplateDirective, [{ optional: true; }]>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnMenuItemContentTemplateDirective, "[kendoGridColumnMenuItemContentTemplate]", never, {}, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,140 +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, OnChanges, AfterViewInit, NgZone, ElementRef } from '@angular/core';
|
|
6
|
-
import { ColumnMenuItemContentTemplateDirective } from './column-menu-item-content-template.directive';
|
|
7
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
8
|
-
import { ColumnMenuService } from './column-menu.service';
|
|
9
|
-
import { ContextService } from '../common/provider.service';
|
|
10
|
-
import { AdaptiveGridService } from '../common/adaptiveness.service';
|
|
11
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
12
|
-
import { SortDescriptor } from '@progress/kendo-data-query';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* Represents an item that you can place inside a
|
|
16
|
-
* [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-grid [columnMenu]="true" ...>
|
|
21
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service" let-column="column">
|
|
22
|
-
* <kendo-grid-columnmenu-item text="Fit column"></kendo-grid-columnmenu-item>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-grid>
|
|
25
|
-
* ```
|
|
26
|
-
* @example
|
|
27
|
-
* ```html
|
|
28
|
-
* <kendo-grid-column field="ProductName">
|
|
29
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
30
|
-
* kendo-grid-columnmenu-item text="Fit column"></kendo-grid-columnmenu-item>
|
|
31
|
-
* </ng-template>
|
|
32
|
-
* </kendo-grid-column>
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export declare class ColumnMenuItemComponent implements AfterViewInit, OnChanges {
|
|
36
|
-
private ngZone;
|
|
37
|
-
ctx: ContextService;
|
|
38
|
-
adaptiveGridService: AdaptiveGridService;
|
|
39
|
-
element: ElementRef;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
sortAscSmallIcon: SVGIcon;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*/
|
|
47
|
-
sortDescSmallIcon: SVGIcon;
|
|
48
|
-
/**
|
|
49
|
-
* Fires when the item is clicked.
|
|
50
|
-
*/
|
|
51
|
-
itemClick: EventEmitter<any>;
|
|
52
|
-
/**
|
|
53
|
-
* Fires when the content expands.
|
|
54
|
-
*/
|
|
55
|
-
expand: EventEmitter<any>;
|
|
56
|
-
/**
|
|
57
|
-
* Fires when the content collapses.
|
|
58
|
-
*/
|
|
59
|
-
collapse: EventEmitter<any>;
|
|
60
|
-
/**
|
|
61
|
-
* Specifies the name of the font icon to render within the item.
|
|
62
|
-
*/
|
|
63
|
-
icon: string;
|
|
64
|
-
/**
|
|
65
|
-
* Specifies the SVG icon to render within the item.
|
|
66
|
-
*/
|
|
67
|
-
svgIcon: SVGIcon;
|
|
68
|
-
/**
|
|
69
|
-
* @hidden
|
|
70
|
-
*/
|
|
71
|
-
indicatorIcon: boolean;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the item text.
|
|
74
|
-
*/
|
|
75
|
-
text: string;
|
|
76
|
-
/**
|
|
77
|
-
* Specifies if the item is selected.
|
|
78
|
-
*/
|
|
79
|
-
selected: boolean;
|
|
80
|
-
/**
|
|
81
|
-
* Specifies if the item is disabled.
|
|
82
|
-
*/
|
|
83
|
-
disabled: boolean;
|
|
84
|
-
/**
|
|
85
|
-
* Specifies if the item is expanded.
|
|
86
|
-
*/
|
|
87
|
-
expanded: boolean;
|
|
88
|
-
/**
|
|
89
|
-
* @hidden
|
|
90
|
-
*/
|
|
91
|
-
contentClass: string;
|
|
92
|
-
/**
|
|
93
|
-
* @hidden
|
|
94
|
-
*/
|
|
95
|
-
focused: boolean;
|
|
96
|
-
/**
|
|
97
|
-
* Represents the [ColumnMenuService](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenuservice) class.
|
|
98
|
-
* Required to include the item in the column menu keyboard navigation sequence.
|
|
99
|
-
*/
|
|
100
|
-
service: ColumnMenuService;
|
|
101
|
-
/**
|
|
102
|
-
* @hidden
|
|
103
|
-
*/
|
|
104
|
-
column: ColumnComponent;
|
|
105
|
-
contentTemplate: ColumnMenuItemContentTemplateDirective;
|
|
106
|
-
contentState: string;
|
|
107
|
-
contentId: string;
|
|
108
|
-
chevronUpIcon: SVGIcon;
|
|
109
|
-
chevronDownIcon: SVGIcon;
|
|
110
|
-
chevronRightIcon: SVGIcon;
|
|
111
|
-
filterIcon: SVGIcon;
|
|
112
|
-
/**
|
|
113
|
-
* @hidden
|
|
114
|
-
*/
|
|
115
|
-
get hasFilters(): boolean;
|
|
116
|
-
get expandedIcon(): string;
|
|
117
|
-
get expandedSvgIcon(): SVGIcon;
|
|
118
|
-
constructor(ngZone: NgZone, ctx: ContextService, adaptiveGridService: AdaptiveGridService, element: ElementRef);
|
|
119
|
-
ngAfterViewInit(): void;
|
|
120
|
-
ngOnChanges(changes: any): void;
|
|
121
|
-
/**
|
|
122
|
-
* @hidden
|
|
123
|
-
*/
|
|
124
|
-
sortDescriptor(field: string): SortDescriptor;
|
|
125
|
-
/**
|
|
126
|
-
* @hidden
|
|
127
|
-
*/
|
|
128
|
-
showSortNumbering(column: ColumnComponent): boolean;
|
|
129
|
-
/**
|
|
130
|
-
* @hidden
|
|
131
|
-
*/
|
|
132
|
-
sortOrder(field: string): number;
|
|
133
|
-
/**
|
|
134
|
-
* @hidden
|
|
135
|
-
*/
|
|
136
|
-
onClick(e: any): void;
|
|
137
|
-
private updateContentState;
|
|
138
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuItemComponent, never>;
|
|
139
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuItemComponent, "kendo-grid-columnmenu-item", never, { "icon": { "alias": "icon"; "required": false; }; "svgIcon": { "alias": "svgIcon"; "required": false; }; "indicatorIcon": { "alias": "indicatorIcon"; "required": false; }; "text": { "alias": "text"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "contentClass": { "alias": "contentClass"; "required": false; }; "focused": { "alias": "focused"; "required": false; }; "service": { "alias": "service"; "required": false; }; "column": { "alias": "column"; "required": false; }; }, { "itemClick": "itemClick"; "expand": "expand"; "collapse": "collapse"; }, ["contentTemplate"], never, true, never>;
|
|
140
|
-
}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectorRef, ElementRef, NgZone, Renderer2 } from '@angular/core';
|
|
6
|
-
import { ContextService } from '../common/provider.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents a directive that manages keyboard navigation for a column menu item ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content)).
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service" let-column="column">
|
|
14
|
-
* <kendo-grid-columnmenu-sort #sortItem [kendoGridColumnMenuItem]="sortItem" [service]="service"></kendo-grid-columnmenu-sort>
|
|
15
|
-
* </ng-template>
|
|
16
|
-
* ```
|
|
17
|
-
* @remarks
|
|
18
|
-
* Applied to:
|
|
19
|
-
* {@link ColumnMenuChooserComponent},
|
|
20
|
-
* {@link ColumnMenuFilterComponent},
|
|
21
|
-
* {@link ColumnMenuSortComponent},
|
|
22
|
-
* {@link ColumnMenuLockComponent},
|
|
23
|
-
* {@link ColumnMenuStickyComponent},
|
|
24
|
-
* {@link ColumnMenuComponent},
|
|
25
|
-
* {@link ColumnMenuItemComponent},
|
|
26
|
-
* {@link ColumnMenuPositionComponent},
|
|
27
|
-
* {@link ColumnMenuAutoSizeAllColumnsComponent},
|
|
28
|
-
* {@link ColumnMenuAutoSizeColumnComponent}.
|
|
29
|
-
*/
|
|
30
|
-
export declare class ColumnMenuItemDirective {
|
|
31
|
-
hostElement: ElementRef;
|
|
32
|
-
private renderer;
|
|
33
|
-
private ngZone;
|
|
34
|
-
private cdr;
|
|
35
|
-
private ctx;
|
|
36
|
-
/**
|
|
37
|
-
* Reference to the Grid column menu item. Required when you want to include the item in the built-in keyboard navigation.
|
|
38
|
-
*/
|
|
39
|
-
menuItemComponent: any;
|
|
40
|
-
/**
|
|
41
|
-
* Holds the first focusable element.
|
|
42
|
-
*/
|
|
43
|
-
firstFocusableElement: HTMLElement;
|
|
44
|
-
/**
|
|
45
|
-
* Holds the last focusable element.
|
|
46
|
-
*/
|
|
47
|
-
lastFocusableElement: HTMLElement;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
set isFirst(value: boolean);
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
get isFirst(): boolean;
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*/
|
|
59
|
-
set isLast(value: boolean);
|
|
60
|
-
/**
|
|
61
|
-
* @hidden
|
|
62
|
-
*/
|
|
63
|
-
get isLast(): boolean;
|
|
64
|
-
private _isFirst;
|
|
65
|
-
private _isLast;
|
|
66
|
-
private columnMenuItems;
|
|
67
|
-
private subs;
|
|
68
|
-
constructor(hostElement: ElementRef, renderer: Renderer2, ngZone: NgZone, cdr: ChangeDetectorRef, ctx: ContextService);
|
|
69
|
-
ngAfterViewInit(): void;
|
|
70
|
-
ngOnDestroy(): void;
|
|
71
|
-
private onTab;
|
|
72
|
-
private getLastColumnMenuItem;
|
|
73
|
-
private isExpandableItem;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuItemDirective, never>;
|
|
75
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnMenuItemDirective, "[kendoGridColumnMenuItem]", never, { "menuItemComponent": { "alias": "kendoGridColumnMenuItem"; "required": false; }; }, {}, never, never, true, never>;
|
|
76
|
-
}
|
|
@@ -1,55 +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 the column-menu item for locking and unlocking columns in the Grid. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#lock-and-unlock-items).
|
|
13
|
-
*
|
|
14
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/columnmenutemplatedirective) directive.
|
|
15
|
-
* 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-lock` component. [See example](https://www.telerik.com/kendo-angular-ui/components/grid/accessories/column-menu#customizing-the-content).
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-grid [data]="data" [columnMenu]="true" ...>
|
|
20
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
21
|
-
* <kendo-grid-columnmenu-lock [service]="service">
|
|
22
|
-
* </kendo-grid-columnmenu-lock>
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-grid>
|
|
25
|
-
* ```
|
|
26
|
-
* @example
|
|
27
|
-
* ```html
|
|
28
|
-
* <kendo-grid-column field="ProductName">
|
|
29
|
-
* <ng-template kendoGridColumnMenuTemplate let-service="service">
|
|
30
|
-
* <kendo-grid-columnmenu-lock [service]="service">
|
|
31
|
-
* </kendo-grid-columnmenu-lock>
|
|
32
|
-
* </ng-template>
|
|
33
|
-
* </kendo-grid-column>
|
|
34
|
-
* ```
|
|
35
|
-
*/
|
|
36
|
-
export declare class ColumnMenuLockComponent extends ColumnMenuItemBase {
|
|
37
|
-
private ctx;
|
|
38
|
-
private columnInfoService;
|
|
39
|
-
private changeDetector;
|
|
40
|
-
constructor(ctx: ContextService, columnInfoService: ColumnInfoService, changeDetector: ChangeDetectorRef);
|
|
41
|
-
get text(): string;
|
|
42
|
-
get icon(): string;
|
|
43
|
-
unlockIcon: SVGIcon;
|
|
44
|
-
lockIcon: SVGIcon;
|
|
45
|
-
get svgIcon(): SVGIcon;
|
|
46
|
-
get disabled(): boolean;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
toggleColumn(): void;
|
|
51
|
-
private toggleHierarchy;
|
|
52
|
-
private get locked();
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuLockComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuLockComponent, "kendo-grid-columnmenu-lock", never, {}, {}, never, never, true, never>;
|
|
55
|
-
}
|