@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,107 +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 { DoCheck, OnInit, OnDestroy, TemplateRef, ElementRef, NgZone, Renderer2 } from '@angular/core';
|
|
6
|
-
import { EditService } from '../editing/edit.service';
|
|
7
|
-
import { CommandColumnComponent } from '../columns/command-column.component';
|
|
8
|
-
import { ColumnComponent } from '../columns/column.component';
|
|
9
|
-
import { FormGroup } from '@angular/forms';
|
|
10
|
-
import { CellContext } from './common/cell-context';
|
|
11
|
-
import { IdService } from '../common/id.service';
|
|
12
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
13
|
-
import { ContextService } from '../common/provider.service';
|
|
14
|
-
import { DetailTemplateDirective } from './details/detail-template.directive';
|
|
15
|
-
import { DetailsService } from './details/details.service';
|
|
16
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
17
|
-
import { ContextMenuSelectEvent } from '@progress/kendo-angular-menu';
|
|
18
|
-
import { RowPinService } from '../row-pinning/row-pin.service';
|
|
19
|
-
import { ScrollSyncService } from '../scrolling/scroll-sync.service';
|
|
20
|
-
import * as i0 from "@angular/core";
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare class CellComponent implements DoCheck, OnInit, OnDestroy {
|
|
25
|
-
private editService;
|
|
26
|
-
private idService;
|
|
27
|
-
private ctx;
|
|
28
|
-
private detailsService;
|
|
29
|
-
private localization;
|
|
30
|
-
private elementRef;
|
|
31
|
-
private ngZone;
|
|
32
|
-
private renderer;
|
|
33
|
-
private rowPinService;
|
|
34
|
-
private cellContext;
|
|
35
|
-
private inPinContainer;
|
|
36
|
-
private scrollSyncService;
|
|
37
|
-
get commandCellClass(): boolean;
|
|
38
|
-
get dragHandleCellClass(): boolean;
|
|
39
|
-
get dragRowHandleLabel(): string;
|
|
40
|
-
get rowPinLabel(): string;
|
|
41
|
-
private pinContextMenu;
|
|
42
|
-
private pinContextMenuTarget;
|
|
43
|
-
column: any;
|
|
44
|
-
columns: Array<any>;
|
|
45
|
-
columnIndex: number;
|
|
46
|
-
isNew: boolean;
|
|
47
|
-
isLoading: boolean;
|
|
48
|
-
isVirtual: boolean;
|
|
49
|
-
loadingTemplate: TemplateRef<any>;
|
|
50
|
-
detailTemplate: DetailTemplateDirective;
|
|
51
|
-
item: any;
|
|
52
|
-
set rowIndex(index: number);
|
|
53
|
-
get rowIndex(): number;
|
|
54
|
-
dataItem: any;
|
|
55
|
-
reorderIcon: SVGIcon;
|
|
56
|
-
pinIcon: SVGIcon;
|
|
57
|
-
unpinIcon: SVGIcon;
|
|
58
|
-
minusIcon: SVGIcon;
|
|
59
|
-
plusIcon: SVGIcon;
|
|
60
|
-
onPinIconClick: () => void;
|
|
61
|
-
get pinMenuItems(): any[];
|
|
62
|
-
onContextMenuSelect(ev: ContextMenuSelectEvent): void;
|
|
63
|
-
detailButtonIconName(viewItem: any): string;
|
|
64
|
-
detailButtonSvgIcon(viewItem: any): SVGIcon;
|
|
65
|
-
detailButtonText(viewItem: any): string;
|
|
66
|
-
toggleRow(index: number, dataItem: any): boolean;
|
|
67
|
-
get stackedRowClass(): any;
|
|
68
|
-
get stackedRowStyle(): any;
|
|
69
|
-
isEdited(column?: any): boolean;
|
|
70
|
-
get showLoading(): boolean;
|
|
71
|
-
get formGroup(): FormGroup;
|
|
72
|
-
getTemplateContext(column?: any): any;
|
|
73
|
-
get isStackedLayoutMode(): boolean;
|
|
74
|
-
getEditTemplateContext(column?: any): any;
|
|
75
|
-
get rowTemplateContext(): any;
|
|
76
|
-
get format(): any;
|
|
77
|
-
isBoundColumn(column?: any): boolean;
|
|
78
|
-
isCheckboxColumn(column?: any): boolean;
|
|
79
|
-
get selectionCheckboxId(): string;
|
|
80
|
-
get selectionCheckboxLabel(): string;
|
|
81
|
-
get isSpanColumn(): boolean;
|
|
82
|
-
get children(): ColumnComponent[];
|
|
83
|
-
isRowReorderColumn(column?: any): boolean;
|
|
84
|
-
isRowPinColumn(column?: any): boolean;
|
|
85
|
-
get isRowPinnedTop(): boolean;
|
|
86
|
-
get isRowPinnedBottom(): boolean;
|
|
87
|
-
get isRowPinnable(): boolean;
|
|
88
|
-
isRowSelectable(column?: any): boolean;
|
|
89
|
-
private _rowIndex;
|
|
90
|
-
private isColumnEditable;
|
|
91
|
-
private _templateContext;
|
|
92
|
-
private _editTemplateContext;
|
|
93
|
-
private _rowTemplateContext;
|
|
94
|
-
private keyDownSub;
|
|
95
|
-
private scrollCloseSub;
|
|
96
|
-
constructor(editService: EditService, idService: IdService, ctx: ContextService, detailsService: DetailsService, localization: LocalizationService, elementRef: ElementRef, ngZone: NgZone, renderer: Renderer2, rowPinService: RowPinService, cellContext: CellContext, inPinContainer: boolean, scrollSyncService: ScrollSyncService);
|
|
97
|
-
ngOnInit(): void;
|
|
98
|
-
ngOnDestroy(): void;
|
|
99
|
-
ngDoCheck(): void;
|
|
100
|
-
private subscribeToScrollClose;
|
|
101
|
-
private onHostKeydown;
|
|
102
|
-
isCommand(column: any): column is CommandColumnComponent;
|
|
103
|
-
private isFieldEditable;
|
|
104
|
-
private updateCellContext;
|
|
105
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CellComponent, [null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; }, { optional: true; }, { optional: true; }]>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CellComponent, "[kendoGridCell]", never, { "column": { "alias": "column"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnIndex": { "alias": "columnIndex"; "required": false; }; "isNew": { "alias": "isNew"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "isVirtual": { "alias": "isVirtual"; "required": false; }; "loadingTemplate": { "alias": "loadingTemplate"; "required": false; }; "detailTemplate": { "alias": "detailTemplate"; "required": false; }; "item": { "alias": "item"; "required": false; }; "rowIndex": { "alias": "rowIndex"; "required": false; }; "dataItem": { "alias": "dataItem"; "required": false; }; }, {}, never, never, true, never>;
|
|
107
|
-
}
|
|
@@ -1,26 +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 { InjectionToken } from '@angular/core';
|
|
6
|
-
import { FocusGroup } from '../../navigation/focus-group';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare const CELL_CONTEXT: InjectionToken<string>;
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare const IS_PIN_CONTAINER: InjectionToken<boolean>;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export type CellContext = {
|
|
19
|
-
rowIndex?: number;
|
|
20
|
-
focusGroup?: FocusGroup;
|
|
21
|
-
inPinContainer?: boolean;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
export declare const EMPTY_CELL_CONTEXT: CellContext;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { GroupDescriptor, SortDescriptor } from '@progress/kendo-data-query';
|
|
6
|
-
import { ColumnComponent } from '../../columns/column.component';
|
|
7
|
-
import { DetailTemplateDirective } from '../details/detail-template.directive';
|
|
8
|
-
import { ColumnBase } from "../../columns/column-base";
|
|
9
|
-
import { ContextService } from '../../common/provider.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class ColGroupComponent {
|
|
15
|
-
private ctx;
|
|
16
|
-
columns: Array<ColumnComponent>;
|
|
17
|
-
groups: Array<GroupDescriptor>;
|
|
18
|
-
detailTemplate: DetailTemplateDirective;
|
|
19
|
-
sort: Array<SortDescriptor>;
|
|
20
|
-
constructor(ctx: ContextService);
|
|
21
|
-
getColumnWidth(column: ColumnBase): string;
|
|
22
|
-
get columnsToRender(): Array<ColumnBase>;
|
|
23
|
-
get isStacked(): boolean;
|
|
24
|
-
trackBy(index: number): number;
|
|
25
|
-
isSorted(column: ColumnComponent): boolean;
|
|
26
|
-
getColumnComponent(column: ColumnBase): ColumnComponent;
|
|
27
|
-
private isSortable;
|
|
28
|
-
private sortDescriptor;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColGroupComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColGroupComponent, "[kendoGridColGroup]", never, { "columns": { "alias": "columns"; "required": false; }; "groups": { "alias": "groups"; "required": false; }; "detailTemplate": { "alias": "detailTemplate"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const hasClasses: (element: HTMLElement, classNames: string) => boolean;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const matchesClasses: (classNames: string) => (element: HTMLElement) => boolean;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const matchesNodeName: (nodeName: string) => any;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const closest: (node: any, predicate: any) => any;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare const closestInScope: (node: any, predicate: any, scope: any) => any;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export declare const contains: (parent: any, node: any, matchSelf?: boolean) => boolean;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
export declare const isVisible: (element: any) => boolean;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
export declare const isFocusable: (element: any) => boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
export declare const isFocusableWithTabKey: (element: any, checkVisibility?: boolean) => boolean;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export declare const findElement: (node: any, predicate: (element: any) => boolean, matchSelf?: boolean) => any;
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
export declare const findLastElement: (node: any, predicate: (element: any) => boolean, matchSelf?: boolean) => any;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
export declare const findFocusable: (element: any, checkVisibility?: boolean) => any;
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*/
|
|
56
|
-
export declare const findFocusableChild: (element: any, checkVisibility?: boolean) => any;
|
|
57
|
-
/**
|
|
58
|
-
* @hidden
|
|
59
|
-
*/
|
|
60
|
-
export declare const findLastFocusableChild: (element: any, checkVisibility?: boolean) => any;
|
|
61
|
-
/**
|
|
62
|
-
* @hidden
|
|
63
|
-
*/
|
|
64
|
-
export declare function rtlScrollPosition(position: number, element: any, initial: number): number;
|
|
@@ -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 { PipeTransform } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class FieldAccessorPipe implements PipeTransform {
|
|
12
|
-
private intlService;
|
|
13
|
-
constructor(intlService: IntlService);
|
|
14
|
-
transform(dataItem: any, fieldName: string, format?: any): any;
|
|
15
|
-
private formatValue;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldAccessorPipe, never>;
|
|
17
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FieldAccessorPipe, "valueOf", true>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { PipeTransform } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class FormatPipe implements PipeTransform {
|
|
12
|
-
private intlService;
|
|
13
|
-
constructor(intlService: IntlService);
|
|
14
|
-
transform(value: any, format?: any): any;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormatPipe, never>;
|
|
16
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FormatPipe, "format", true>;
|
|
17
|
-
}
|
|
@@ -1,19 +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 { ContextService } from '../../common/provider.service';
|
|
6
|
-
import { LoadingTemplateDirective } from '../loading-template.directive';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class LoadingComponent {
|
|
12
|
-
private ctx;
|
|
13
|
-
hostClass: boolean;
|
|
14
|
-
loadingTemplate: LoadingTemplateDirective;
|
|
15
|
-
get loadingText(): string;
|
|
16
|
-
constructor(ctx: ContextService);
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "[kendoGridLoading]", never, { "loadingTemplate": { "alias": "loadingTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,19 +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
|
-
* Represents a data row with an associated data item.
|
|
7
|
-
*
|
|
8
|
-
* Use this interface to access the data item and index for a row.
|
|
9
|
-
*/
|
|
10
|
-
export interface RowArgs {
|
|
11
|
-
/**
|
|
12
|
-
* The row data item.
|
|
13
|
-
*/
|
|
14
|
-
dataItem: any;
|
|
15
|
-
/**
|
|
16
|
-
* The data row index.
|
|
17
|
-
*/
|
|
18
|
-
index: number;
|
|
19
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { RowArgs } from './row-args';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the callback arguments used by the [`rowClass`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#rowClass) property.
|
|
8
|
-
*/
|
|
9
|
-
export interface RowClassArgs extends RowArgs {
|
|
10
|
-
}
|
|
11
|
-
/**
|
|
12
|
-
* Represents the callback used by the [`rowClass`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#rowclass) property.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```typescript
|
|
16
|
-
* rowCallback({ dataItem, index }) {
|
|
17
|
-
* const isEven = index % 2 === 0;
|
|
18
|
-
* return {
|
|
19
|
-
* even: isEven,
|
|
20
|
-
* odd: !isEven
|
|
21
|
-
* };
|
|
22
|
-
* }
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export type RowClassFn = (context: RowClassArgs) => string | string[] | Set<string> | {
|
|
26
|
-
[key: string]: any;
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Represents the callback used by the [`rowSelected`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#rowselected) property.
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* ```typescript
|
|
33
|
-
* rowCallback({ dataItem, index }) {
|
|
34
|
-
* return index % 2 === 0;
|
|
35
|
-
* }
|
|
36
|
-
* ```
|
|
37
|
-
*/
|
|
38
|
-
export type RowSelectedFn = (context: RowArgs) => boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Represents the callback used to determine whether a data row is selectable. Used by the [`isRowSelectable`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#isrowselectable) property.
|
|
41
|
-
*
|
|
42
|
-
* @example
|
|
43
|
-
* ```typescript
|
|
44
|
-
* isRowSelectableCallback({ dataItem, index }) {
|
|
45
|
-
* return index % 2 === 0;
|
|
46
|
-
* }
|
|
47
|
-
* ```
|
|
48
|
-
*/
|
|
49
|
-
export type RowSelectableFn = (context: RowArgs) => boolean;
|
|
50
|
-
/**
|
|
51
|
-
* Represents the callback used to determine whether a data row is sticky.
|
|
52
|
-
*
|
|
53
|
-
* @example
|
|
54
|
-
* ```typescript
|
|
55
|
-
* rowStickyCallback({ dataItem, index }) {
|
|
56
|
-
* return index % 2 === 0;
|
|
57
|
-
* }
|
|
58
|
-
* ```
|
|
59
|
-
*/
|
|
60
|
-
export type RowStickyFn = (context: RowArgs) => boolean;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Represents the Kendo UI GridSpacer component for Angular.
|
|
8
|
-
* Used to give additional white space between the Pager inner elements,
|
|
9
|
-
* and provides a way for customizing the spacer width.
|
|
10
|
-
* It can also be used in any flex container within the Grid
|
|
11
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/toolbar/toolbar-template#defining-the-spacing-between-toolbar-elements)).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid [data]="data">
|
|
16
|
-
* <ng-template kendoGridToolbarTemplate>
|
|
17
|
-
* <kendo-grid-spacer></kendo-grid-spacer>
|
|
18
|
-
* <button type="button" kendoGridExcelCommand [svgIcon]="fileExcelIcon"> Export to Excel </button>
|
|
19
|
-
* <kendo-grid-spacer></kendo-grid-spacer>
|
|
20
|
-
* </ng-template>
|
|
21
|
-
* <kendo-grid-column field="ProductName" title="Product Name"></kendo-grid-column>
|
|
22
|
-
* </kendo-grid>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class GridSpacerComponent {
|
|
26
|
-
hostClass: boolean;
|
|
27
|
-
get sizedClass(): boolean;
|
|
28
|
-
get flexBasisStyle(): string;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the width of the GridSpacer.
|
|
31
|
-
* Accepts string values for the [CSS `flex-basis`](https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis) property.
|
|
32
|
-
* If not set, the GridSpacer takes all available space.
|
|
33
|
-
*/
|
|
34
|
-
width: string;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridSpacerComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GridSpacerComponent, "kendo-grid-spacer", never, { "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
|
|
37
|
-
}
|
package/rendering/constants.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const NON_DATA_CELL_CLASSES = "k-hierarchy-cell k-detail-cell k-group-cell";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const NON_DATA_ROW_CLASSES = "k-grouping-row k-group-footer k-detail-row k-grid-norecords";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const IGNORE_TARGET_CLASSSES = "k-icon k-svg-icon";
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const IGNORE_CONTAINER_CLASSES = "k-grid k-grid-ignore-click";
|
|
@@ -1,24 +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 { PreventableEvent } from '../../common/preventable-event';
|
|
6
|
-
/**
|
|
7
|
-
* Provides the arguments for the `detailCollapse` event.
|
|
8
|
-
*
|
|
9
|
-
* The event fires when a detail row collapses.
|
|
10
|
-
*/
|
|
11
|
-
export declare class DetailCollapseEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* The `dataItem` for the collapsed row.
|
|
14
|
-
*/
|
|
15
|
-
dataItem: any;
|
|
16
|
-
/**
|
|
17
|
-
* The index of the collapsed row.
|
|
18
|
-
*/
|
|
19
|
-
index: number;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
constructor(args: any);
|
|
24
|
-
}
|
|
@@ -1,24 +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 { PreventableEvent } from '../../common/preventable-event';
|
|
6
|
-
/**
|
|
7
|
-
* Provides the arguments for the `detailExpand` event.
|
|
8
|
-
*
|
|
9
|
-
* The event fires when a detail row expands.
|
|
10
|
-
*/
|
|
11
|
-
export declare class DetailExpandEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Represents the `dataItem` for the expanded row.
|
|
14
|
-
*/
|
|
15
|
-
dataItem: any;
|
|
16
|
-
/**
|
|
17
|
-
* Represents the index of the expanded row.
|
|
18
|
-
*/
|
|
19
|
-
index: number;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
constructor(args: any);
|
|
24
|
-
}
|
|
@@ -1,49 +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
|
-
* Uses a predicate to control conditional rendering for the
|
|
9
|
-
* [`DetailTemplateDirective`](https://www.telerik.com/kendo-angular-ui/components/grid/api/detailtemplatedirective).
|
|
10
|
-
* Allows you to show or hide detail rows based on your logic. ([See example](https://www.telerik.com/kendo-angular-ui/components/grid/master-detail/detail-template#conditional-display)).
|
|
11
|
-
*
|
|
12
|
-
* ```typescript
|
|
13
|
-
* public myCondition(dataItem: any, index: number) { return dataItem.CategoryID % 2 === 0; }
|
|
14
|
-
* ```
|
|
15
|
-
*/
|
|
16
|
-
export type DetailTemplateShowIfFn = (dataItem: any, index: number) => boolean;
|
|
17
|
-
/**
|
|
18
|
-
* Represents the detail template of the Grid ([more information and examples](https://www.telerik.com/kendo-angular-ui/components/grid/master-detail/detail-template)).
|
|
19
|
-
* Nest an `<ng-template>` tag with the `kendoGridDetailTemplate` directive inside a `<kendo-grid>` tag to define the detail template.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```html
|
|
23
|
-
* <kendo-grid [data]="data" selectable="true" style="height: 160px">
|
|
24
|
-
* <kendo-grid-column field="ProductName"></kendo-grid-column>
|
|
25
|
-
* <ng-template kendoGridDetailTemplate let-dataItem>
|
|
26
|
-
* @if (dataItem.Category) {
|
|
27
|
-
* <div>
|
|
28
|
-
* <header>{{dataItem.Category?.CategoryName}}</header>
|
|
29
|
-
* <span>{{dataItem.Category?.Description}}</span>
|
|
30
|
-
* </div>
|
|
31
|
-
* }
|
|
32
|
-
* </ng-template>
|
|
33
|
-
* </kendo-grid>
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
37
|
-
export declare class DetailTemplateDirective {
|
|
38
|
-
templateRef: TemplateRef<any>;
|
|
39
|
-
/**
|
|
40
|
-
* Sets a function to decide if the detail row and the **Expand** or **Collapse** button display for a data item.
|
|
41
|
-
* The function receives the data item and its index.
|
|
42
|
-
*/
|
|
43
|
-
set showIf(fn: DetailTemplateShowIfFn);
|
|
44
|
-
get showIf(): DetailTemplateShowIfFn;
|
|
45
|
-
constructor(templateRef: TemplateRef<any>);
|
|
46
|
-
private _condition;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailTemplateDirective, [{ optional: true; }]>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DetailTemplateDirective, "[kendoGridDetailTemplate]", never, { "showIf": { "alias": "kendoGridDetailTemplateShowIf"; "required": false; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy } from '@angular/core';
|
|
6
|
-
import { Subject } from 'rxjs';
|
|
7
|
-
import { RowArgs } from '../common/row-args';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class DetailsService implements OnDestroy {
|
|
13
|
-
userCallback: (args: RowArgs) => boolean;
|
|
14
|
-
changes: Subject<{
|
|
15
|
-
dataItem: any;
|
|
16
|
-
expand: boolean;
|
|
17
|
-
index: number;
|
|
18
|
-
}>;
|
|
19
|
-
private rowState;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
isExpanded(index: number, dataItem: object): boolean;
|
|
22
|
-
toggleRow(index: number, dataItem: object): void;
|
|
23
|
-
private expandRow;
|
|
24
|
-
private collapseRow;
|
|
25
|
-
private emitEvent;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DetailsService, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DetailsService>;
|
|
28
|
-
}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter, OnDestroy, OnChanges, SimpleChanges } from '@angular/core';
|
|
6
|
-
import { GridComponent } from '../grid.component';
|
|
7
|
-
import { Subscription } from 'rxjs';
|
|
8
|
-
import { RowArgs } from './common/row-args';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Controls the expanded state of master detail rows in the Grid.
|
|
12
|
-
* Use this directive to manage which detail rows are expanded or collapsed.
|
|
13
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/master-detail/expanded-state#built-in-directive))
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid
|
|
18
|
-
* [kendoGridExpandDetailsBy]="expandDetailsKey"
|
|
19
|
-
* [expandedDetailKeys]="expandedDetailKeys">
|
|
20
|
-
* </kendo-grid>
|
|
21
|
-
* ```
|
|
22
|
-
* @remarks
|
|
23
|
-
* Applied to: {@link GridComponent}.
|
|
24
|
-
*/
|
|
25
|
-
export declare class ExpandDetailsDirective implements OnChanges, OnDestroy {
|
|
26
|
-
protected grid: GridComponent;
|
|
27
|
-
/**
|
|
28
|
-
* Fires when the `expandedDetailKeys` collection changes.
|
|
29
|
-
*/
|
|
30
|
-
expandedDetailKeysChange: EventEmitter<any[]>;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the item key stored in the `expandedDetailKeys` collection.
|
|
33
|
-
* Accepts a property name or a function that returns a unique key for each data item.
|
|
34
|
-
* ([See example](https://www.telerik.com/kendo-angular-ui/components/grid/master-detail/expanded-state#built-in-directive)).
|
|
35
|
-
*/
|
|
36
|
-
get expandDetailsKey(): string | ((dataItem: any) => any);
|
|
37
|
-
set expandDetailsKey(key: string | ((dataItem: any) => any));
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
* A deprecated alias for setting the `expandDetailsKey` property.
|
|
41
|
-
*/
|
|
42
|
-
get expandDetailBy(): string | ((dataItem: any) => any);
|
|
43
|
-
set expandDetailBy(key: string | ((dataItem: any) => any));
|
|
44
|
-
/**
|
|
45
|
-
* Holds the collection of expanded detail row keys.
|
|
46
|
-
* Set this property to control which detail rows are expanded.
|
|
47
|
-
*/
|
|
48
|
-
expandedDetailKeys: any[];
|
|
49
|
-
/**
|
|
50
|
-
* Specifies if detail rows are expanded by default.
|
|
51
|
-
* When set to `true`, items in the `expandedDetailKeys` collection are collapsed, and all others are expanded.
|
|
52
|
-
* @default false
|
|
53
|
-
*/
|
|
54
|
-
initiallyExpanded: boolean;
|
|
55
|
-
protected expandedState: Set<any>;
|
|
56
|
-
protected lastExpandedState: any[];
|
|
57
|
-
protected _expandBy: any;
|
|
58
|
-
protected subscriptions: Subscription;
|
|
59
|
-
constructor(grid: GridComponent);
|
|
60
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
61
|
-
ngOnDestroy(): void;
|
|
62
|
-
protected get keyGetter(): any;
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
isExpanded(args: RowArgs): boolean;
|
|
67
|
-
private toggleState;
|
|
68
|
-
private notifyChange;
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpandDetailsDirective, never>;
|
|
70
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ExpandDetailsDirective, "[kendoGridExpandDetailsBy]", ["kendoGridExpandDetailsBy"], { "expandDetailsKey": { "alias": "kendoGridExpandDetailsBy"; "required": false; }; "expandDetailBy": { "alias": "expandDetailBy"; "required": false; }; "expandedDetailKeys": { "alias": "expandedDetailKeys"; "required": false; }; "initiallyExpanded": { "alias": "initiallyExpanded"; "required": false; }; }, { "expandedDetailKeysChange": "expandedDetailKeysChange"; }, never, never, true, never>;
|
|
71
|
-
}
|