@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,10 +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 { EditEvent } from "../editing/edit-event-args.interface";
|
|
6
|
-
/**
|
|
7
|
-
* Represents the argument passed to the `createFormGroup` function.
|
|
8
|
-
*/
|
|
9
|
-
export interface CreateFormGroupArgs extends EditEvent {
|
|
10
|
-
}
|
|
@@ -1,33 +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
|
-
* The interface which must be extended when creating custom edit service.
|
|
7
|
-
* This interface defines the methods that a custom editing service should implement to handle create, update, and remove operations on grid items.
|
|
8
|
-
* Set the custom edit service to the `editService` input of the respective editing directive
|
|
9
|
-
* [See example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/custom-editing-service).
|
|
10
|
-
*/
|
|
11
|
-
export interface EditService {
|
|
12
|
-
/**
|
|
13
|
-
* Creates an item for a new row.
|
|
14
|
-
* @param item The item to create.
|
|
15
|
-
*/
|
|
16
|
-
create(item: any): void;
|
|
17
|
-
/**
|
|
18
|
-
* Updates an item for an existing row.
|
|
19
|
-
* @param item The item to update.
|
|
20
|
-
*/
|
|
21
|
-
update(item: any): void;
|
|
22
|
-
/**
|
|
23
|
-
* Removes an existing row.
|
|
24
|
-
* @param item The item to remove.
|
|
25
|
-
*/
|
|
26
|
-
remove(item: any): void;
|
|
27
|
-
/**
|
|
28
|
-
* Sets new values to an item.
|
|
29
|
-
* @param target The target item.
|
|
30
|
-
* @param source The source of values.
|
|
31
|
-
*/
|
|
32
|
-
assignValues(target: any, source: any): void;
|
|
33
|
-
}
|
|
@@ -1,63 +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, OnDestroy } from '@angular/core';
|
|
6
|
-
import { GridComponent } from '../grid.component';
|
|
7
|
-
import { EditService } from './edit-service.interface';
|
|
8
|
-
import { Subscription, Subject } from 'rxjs';
|
|
9
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
10
|
-
import { RemoveConfirmationCallback } from '../common/remove-confirmation';
|
|
11
|
-
import { DialogService } from '@progress/kendo-angular-dialog';
|
|
12
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
13
|
-
import { NavigationService } from '../navigation/navigation.service';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare abstract class EditingDirectiveBase implements OnInit, OnDestroy {
|
|
19
|
-
protected grid: GridComponent;
|
|
20
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
21
|
-
/**
|
|
22
|
-
* The edit service that will handle the operations.
|
|
23
|
-
*/
|
|
24
|
-
set editService(value: EditService);
|
|
25
|
-
get editService(): EditService;
|
|
26
|
-
removeConfirmationSubject: Subject<boolean>;
|
|
27
|
-
protected dialogService: DialogService;
|
|
28
|
-
protected localization: LocalizationService;
|
|
29
|
-
private defaultRemoveConfirmation;
|
|
30
|
-
/**
|
|
31
|
-
* A function that is called to confirm if the `dataItem` will be removed.
|
|
32
|
-
* By default, the Grid displays its built-in confirmation dialog. To use a custom dialog, provide a `RemoveConfirmationCallback` function.
|
|
33
|
-
* To prevent showing a confirmation dialog, set the `removeConfirmation` property to `false`.
|
|
34
|
-
*
|
|
35
|
-
* @default true
|
|
36
|
-
*/
|
|
37
|
-
removeConfirmation: boolean | RemoveConfirmationCallback;
|
|
38
|
-
protected subscriptions: Subscription;
|
|
39
|
-
protected defaultEditService: EditService;
|
|
40
|
-
protected userEditService: EditService;
|
|
41
|
-
protected navigationService: NavigationService;
|
|
42
|
-
protected abstract createModel(args: any): any;
|
|
43
|
-
protected abstract saveModel(args: any): any;
|
|
44
|
-
constructor(grid: GridComponent, localDataChangesService: LocalDataChangesService);
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
ngOnInit(): void;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
ngOnDestroy(): void;
|
|
53
|
-
protected createDefaultService(): EditService;
|
|
54
|
-
protected addHandler(_args?: any): void;
|
|
55
|
-
protected saveHandler(args: any): void;
|
|
56
|
-
protected cancelHandler({ rowIndex }: any): void;
|
|
57
|
-
protected removeHandler({ dataItem }: any): void;
|
|
58
|
-
protected onStateChange(): void;
|
|
59
|
-
protected closeEditor(rowIndex?: number): void;
|
|
60
|
-
private returnFocusToGrid;
|
|
61
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditingDirectiveBase, never>;
|
|
62
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditingDirectiveBase, "[kendoGridEditingDirectiveBase]", never, { "editService": { "alias": "editService"; "required": false; }; "removeConfirmation": { "alias": "removeConfirmation"; "required": false; }; }, {}, never, never, true, never>;
|
|
63
|
-
}
|
|
@@ -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 { GridComponent } from '../grid.component';
|
|
6
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
7
|
-
import { CreateFormGroup } from '../common/create-form-group';
|
|
8
|
-
import { EditingDirectiveBase } from './editing-directive-base';
|
|
9
|
-
import { FormDialogSettings, FormSettings } from '../editing/form';
|
|
10
|
-
import { FormGroup } from '@angular/forms';
|
|
11
|
-
import { EditEvent } from '../editing/edit-event-args.interface';
|
|
12
|
-
import { AdaptiveGridService } from '../common/adaptiveness.service';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* Represents the Kendo UI Grid external editing directive. The directive manages editing operations in the Grid when using the
|
|
16
|
-
* External Form ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/external-editing#quick-setup)).
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```typescript
|
|
20
|
-
* <kendo-grid [data]="data" kendoGridExternalEditing></kendo-grid>
|
|
21
|
-
* ```
|
|
22
|
-
* @remarks
|
|
23
|
-
* Applied to: {@link GridComponent}.
|
|
24
|
-
*/
|
|
25
|
-
export declare class ExternalEditingDirective extends EditingDirectiveBase {
|
|
26
|
-
protected grid: GridComponent;
|
|
27
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
28
|
-
private adaptiveGridService;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the function that creates the `FormGroup` for the edited model.
|
|
31
|
-
*/
|
|
32
|
-
createFormGroup: CreateFormGroup;
|
|
33
|
-
/**
|
|
34
|
-
* Customizes form orientation, hints, labels, and error messages.
|
|
35
|
-
*/
|
|
36
|
-
formSettings: FormSettings;
|
|
37
|
-
/**
|
|
38
|
-
* Customizes the Dialog that contains the edit form.
|
|
39
|
-
*/
|
|
40
|
-
dialogSettings: FormDialogSettings;
|
|
41
|
-
constructor(grid: GridComponent, localDataChangesService: LocalDataChangesService, adaptiveGridService: AdaptiveGridService);
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
* Opens a Dialog that contains the edit form.
|
|
46
|
-
*/
|
|
47
|
-
openEditFormDialog(editEventArgs: EditEvent, formGroup: FormGroup, formSettings?: FormSettings): void;
|
|
48
|
-
protected createModel(args: any): any;
|
|
49
|
-
protected editHandler(args: any): void;
|
|
50
|
-
protected saveModel({ dataItem, formGroup, isNew }: any): any;
|
|
51
|
-
protected addHandler(args: any): void;
|
|
52
|
-
private normalizeFormSettings;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExternalEditingDirective, never>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ExternalEditingDirective, "[kendoGridExternalEditing]", never, { "createFormGroup": { "alias": "kendoGridExternalEditing"; "required": false; }; "formSettings": { "alias": "formSettings"; "required": false; }; "dialogSettings": { "alias": "dialogSettings"; "required": false; }; }, {}, never, never, true, never>;
|
|
55
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { EditingDirectiveBase } from './editing-directive-base';
|
|
7
|
-
import { GridComponent } from '../grid.component';
|
|
8
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
9
|
-
import { CreateFormGroup } from '../common/create-form-group';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represent the directive that manages in-cell editing operations in the Grid when using Reactive Forms ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/in-cell-editing#quick-setup)).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-grid [data]="data" kendoGridInCellEditing></kendo-grid>
|
|
17
|
-
* ```
|
|
18
|
-
* @remarks
|
|
19
|
-
* Applied to: {@link GridComponent}.
|
|
20
|
-
*/
|
|
21
|
-
export declare class InCellEditingDirective extends EditingDirectiveBase {
|
|
22
|
-
protected grid: GridComponent;
|
|
23
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
24
|
-
protected cdr: ChangeDetectorRef;
|
|
25
|
-
/**
|
|
26
|
-
* Specifies the function that creates the `FormGroup` for the edited model.
|
|
27
|
-
*/
|
|
28
|
-
createFormGroup: CreateFormGroup;
|
|
29
|
-
constructor(grid: GridComponent, localDataChangesService: LocalDataChangesService, cdr: ChangeDetectorRef);
|
|
30
|
-
protected createModel(args: any): any;
|
|
31
|
-
protected saveModel({ dataItem, formGroup, isNew }: any): any;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
protected removeHandler(args: any): void;
|
|
37
|
-
protected cellClickHandler(args: any): void;
|
|
38
|
-
protected cellCloseHandler(args: any): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InCellEditingDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InCellEditingDirective, "[kendoGridInCellEditing]", never, { "createFormGroup": { "alias": "kendoGridInCellEditing"; "required": false; }; }, {}, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,22 +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 { EditService } from './edit-service.interface';
|
|
6
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class LocalEditService implements EditService {
|
|
11
|
-
private grid;
|
|
12
|
-
private localDataChangesService;
|
|
13
|
-
constructor(grid: any, localDataChangesService: LocalDataChangesService);
|
|
14
|
-
create(item: any): void;
|
|
15
|
-
update(_item: any): void;
|
|
16
|
-
remove(item: any): void;
|
|
17
|
-
private removePinnedRow;
|
|
18
|
-
assignValues(target: any, source: any): void;
|
|
19
|
-
protected dataChanged(args?: any): void;
|
|
20
|
-
protected get hasLocalData(): boolean;
|
|
21
|
-
protected get data(): any[];
|
|
22
|
-
}
|
|
@@ -1,11 +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 { LocalEditService } from './local-edit.service';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class LocalRowEditService extends LocalEditService {
|
|
10
|
-
update(): void;
|
|
11
|
-
}
|
|
@@ -1,32 +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 { RowEditingDirectiveBase } from './row-editing-directive-base';
|
|
6
|
-
import { GridComponent } from '../grid.component';
|
|
7
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
8
|
-
import { CreateFormGroup } from '../common/create-form-group';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the directive that manages editing operations in the Grid when using Reactive Forms ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/inline-editing#using-reactive-forms)).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-grid [data]="data" kendoGridReactiveEditing></kendo-grid>
|
|
16
|
-
* ```
|
|
17
|
-
* @remarks
|
|
18
|
-
* Applied to: {@link GridComponent}.
|
|
19
|
-
*/
|
|
20
|
-
export declare class ReactiveEditingDirective extends RowEditingDirectiveBase {
|
|
21
|
-
protected grid: GridComponent;
|
|
22
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the function that creates the `FormGroup` for the edited model.
|
|
25
|
-
*/
|
|
26
|
-
createFormGroup: CreateFormGroup;
|
|
27
|
-
constructor(grid: GridComponent, localDataChangesService: LocalDataChangesService);
|
|
28
|
-
protected createModel(args: any): any;
|
|
29
|
-
protected saveModel({ dataItem, formGroup, isNew }: any): any;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReactiveEditingDirective, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ReactiveEditingDirective, "[kendoGridReactiveEditing]", never, { "createFormGroup": { "alias": "kendoGridReactiveEditing"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,25 +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 { EditingDirectiveBase } from './editing-directive-base';
|
|
6
|
-
import { EditService } from './edit-service.interface';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare abstract class RowEditingDirectiveBase extends EditingDirectiveBase {
|
|
12
|
-
protected rowIndex: number;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
protected createDefaultService(): EditService;
|
|
18
|
-
protected addHandler(): void;
|
|
19
|
-
protected editHandler(args: any): void;
|
|
20
|
-
protected saveHandler(args: any): void;
|
|
21
|
-
protected closeEditor(rowIndex?: number): void;
|
|
22
|
-
protected clean(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RowEditingDirectiveBase, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RowEditingDirectiveBase, "[kendoGridRowEditingDirectiveBase]", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { RowEditingDirectiveBase } from './row-editing-directive-base';
|
|
6
|
-
import { GridComponent } from '../grid.component';
|
|
7
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the directive that manages editing operations in the Grid when using Template-Driven Angular Forms ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/editing/inline-editing#using-template-driven-forms)).
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <kendo-grid [data]="data" kendoGridTemplateEditing></kendo-grid>
|
|
15
|
-
* ```
|
|
16
|
-
* @remarks
|
|
17
|
-
* Applied to: {@link GridComponent}.
|
|
18
|
-
*/
|
|
19
|
-
export declare class TemplateEditingDirective extends RowEditingDirectiveBase {
|
|
20
|
-
protected grid: GridComponent;
|
|
21
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the function that creates the `dataItem` for new rows.
|
|
24
|
-
*/
|
|
25
|
-
createNewItem: Function;
|
|
26
|
-
protected dataItem: any;
|
|
27
|
-
protected originalValues: any;
|
|
28
|
-
constructor(grid: GridComponent, localDataChangesService: LocalDataChangesService);
|
|
29
|
-
protected editHandler(args: any): void;
|
|
30
|
-
protected closeEditor(rowIndex: number): void;
|
|
31
|
-
protected createModel(args: any): any;
|
|
32
|
-
protected saveModel(args: any): any;
|
|
33
|
-
protected clean(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateEditingDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TemplateEditingDirective, "[kendoGridTemplateEditing]", never, { "createNewItem": { "alias": "kendoGridTemplateEditing"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,9 +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 { AbstractControl } from '@angular/forms';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const markAllAsTouched: (control: AbstractControl) => void;
|
|
@@ -1,38 +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, NgZone } from '@angular/core';
|
|
6
|
-
import { ToolBarButtonComponent } from '@progress/kendo-angular-toolbar';
|
|
7
|
-
import { ExcelService } from './excel.service';
|
|
8
|
-
import { ContextService } from '../common/provider.service';
|
|
9
|
-
import { ToolbarToolBase } from '../common/toolbar-tool-base.directive';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents the **Export to Excel** toolbar tool of the Grid.
|
|
13
|
-
* Apply this directive to any `kendo-toolbar-button` element inside a ToolbarComponent used in the Grid.
|
|
14
|
-
* When the user clicks the button, the [`excelExport`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#excelexport) event fires ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/export/excel-export)).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-grid>
|
|
19
|
-
* <kendo-toolbar>
|
|
20
|
-
* <kendo-toolbar-button text="Excel Export" kendoGridExcelTool></kendo-toolbar-button>
|
|
21
|
-
* </kendo-toolbar>
|
|
22
|
-
* <kendo-grid-excel fileName="Grid.xlsx"></kendo-grid-excel>
|
|
23
|
-
* </kendo-grid>
|
|
24
|
-
* ```
|
|
25
|
-
* @remarks
|
|
26
|
-
* Applied to: {@link ToolBarButtonComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export declare class ExcelCommandToolbarDirective extends ToolbarToolBase {
|
|
29
|
-
private excelService;
|
|
30
|
-
constructor(excelService: ExcelService, host: ToolBarButtonComponent, ctx: ContextService, zone: NgZone, cdr: ChangeDetectorRef);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
onClick(e: any): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExcelCommandToolbarDirective, never>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ExcelCommandToolbarDirective, "[kendoGridExcelTool]", never, {}, {}, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1,38 +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 { ElementRef, Renderer2 as Renderer, NgZone } from '@angular/core';
|
|
6
|
-
import { Button } from '@progress/kendo-angular-buttons';
|
|
7
|
-
import { ContextService } from '../common/provider.service';
|
|
8
|
-
import { ExcelService } from './excel.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the `excelExport` command of the Grid. Apply this
|
|
12
|
-
* directive to any `button` element inside a [`ToolbarTemplate`](https://www.telerik.com/kendo-angular-ui/components/grid/api/toolbartemplatedirective).
|
|
13
|
-
* When the user clicks the button, the [`excelExport`](https://www.telerik.com/kendo-angular-ui/components/grid/api/gridcomponent#excelexport) event fires ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/export/excel-export)).
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid>
|
|
18
|
-
* <ng-template kendoGridToolbarTemplate>
|
|
19
|
-
* <button kendoGridExcelCommand>Export to Excel</button>
|
|
20
|
-
* </ng-template>
|
|
21
|
-
* <kendo-grid-excel fileName="Grid.xlsx"></kendo-grid-excel>
|
|
22
|
-
* </kendo-grid>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class ExcelCommandDirective extends Button {
|
|
26
|
-
private excelService;
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
onClick(e: any): void;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
get excelClass(): boolean;
|
|
35
|
-
constructor(excelService: ExcelService, element: ElementRef, renderer: Renderer, ctx: ContextService, ngZone: NgZone);
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExcelCommandDirective, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExcelCommandDirective, "[kendoGridExcelCommand]", never, {}, {}, never, ["*"], true, never>;
|
|
38
|
-
}
|
|
@@ -1,15 +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 arguments for the `excelExport` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class ExcelExportEvent extends PreventableEvent {
|
|
10
|
-
workbook: any;
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
constructor(workbook: any);
|
|
15
|
-
}
|
|
@@ -1,90 +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, OnDestroy, QueryList, NgZone, EventEmitter } from '@angular/core';
|
|
6
|
-
import { ExcelExportData, ColumnBase, CellOptions } from '@progress/kendo-angular-excel-export';
|
|
7
|
-
import { GridComponent } from '../grid.component';
|
|
8
|
-
import { ExcelService } from './excel.service';
|
|
9
|
-
import { FetchDataCallback } from '../common/fetch-data-callback';
|
|
10
|
-
import { ContextService } from '../common/provider.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* The component is required when exporting the data to an Excel file. The component provides different options to further configure the Excel export settings of the Grid ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/export/excel-export)).
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-grid>
|
|
18
|
-
* <kendo-grid-excel fileName="Export.xlsx"></kendo-grid-excel>
|
|
19
|
-
* </kendo-grid>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class ExcelComponent implements OnDestroy {
|
|
23
|
-
private ctx;
|
|
24
|
-
private zone;
|
|
25
|
-
private cdr;
|
|
26
|
-
/**
|
|
27
|
-
* Sets the file name for the exported Excel file.
|
|
28
|
-
* @default "Export.xlsx"
|
|
29
|
-
*/
|
|
30
|
-
fileName: string;
|
|
31
|
-
/**
|
|
32
|
-
* Enables or disables column filtering in the Excel file. This option is different from the Grid's filtering feature.
|
|
33
|
-
*/
|
|
34
|
-
filterable: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* Sets the author of the workbook.
|
|
37
|
-
*/
|
|
38
|
-
creator?: string;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the creation date of the workbook.
|
|
41
|
-
*/
|
|
42
|
-
date?: Date;
|
|
43
|
-
/**
|
|
44
|
-
* Forwards the content to [`proxyURL`](#proxyurl) even if the browser supports local file saving when set to `true`.
|
|
45
|
-
*/
|
|
46
|
-
forceProxy: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* Sets the URL of the server-side proxy that streams the file to the user. Use a proxy if the browser cannot save files locally.
|
|
49
|
-
* You can also use a proxy to reduce memory usage by transmitting the file over the network.
|
|
50
|
-
* Set [`forceProxy`](#forceproxy) to `true` to skip client-side saving.
|
|
51
|
-
* The proxy receives a POST request with specific parameters and returns the decoded file with the `"Content-Disposition"` header set to `attachment; filename="<fileName.xslx>"`.
|
|
52
|
-
* For more details, see the [File Saver](https://www.telerik.com/kendo-angular-ui/components/file-saver) documentation.
|
|
53
|
-
*/
|
|
54
|
-
proxyURL: string;
|
|
55
|
-
/**
|
|
56
|
-
* Provides a function to get the exported data options. By default, uses the current Grid data and group.
|
|
57
|
-
* Supply a custom function to export different data. Typically used to export all data, not just the current page [see example](https://www.telerik.com/kendo-angular-ui/components/grid/export/excel-export#controlling-the-exported-data).
|
|
58
|
-
*/
|
|
59
|
-
fetchData: FetchDataCallback;
|
|
60
|
-
/**
|
|
61
|
-
* Sets options for cells inserted before the data, group, and footer cells to indicate the group hierarchy if the data is grouped.
|
|
62
|
-
*
|
|
63
|
-
*/
|
|
64
|
-
paddingCellOptions: CellOptions;
|
|
65
|
-
/**
|
|
66
|
-
* Sets the options for cells inserted before the header cells to align the headers and the column values when the data is grouped.
|
|
67
|
-
*/
|
|
68
|
-
headerPaddingCellOptions: CellOptions;
|
|
69
|
-
/**
|
|
70
|
-
* Specifies if groups in the Excel file are collapsible.
|
|
71
|
-
*/
|
|
72
|
-
collapsible: boolean;
|
|
73
|
-
/**
|
|
74
|
-
* @hidden
|
|
75
|
-
*/
|
|
76
|
-
fileCreated: EventEmitter<undefined>;
|
|
77
|
-
/**
|
|
78
|
-
* @hidden
|
|
79
|
-
*/
|
|
80
|
-
columns: QueryList<ColumnBase>;
|
|
81
|
-
private saveSubscription;
|
|
82
|
-
private dataSubscription;
|
|
83
|
-
constructor(excelService: ExcelService, ctx: ContextService, zone: NgZone, cdr: ChangeDetectorRef);
|
|
84
|
-
ngOnDestroy(): void;
|
|
85
|
-
protected save(component: GridComponent): void;
|
|
86
|
-
protected exportData(component: GridComponent, result: ExcelExportData): void;
|
|
87
|
-
protected saveFile(options: any): void;
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExcelComponent, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExcelComponent, "kendo-grid-excel", never, { "fileName": { "alias": "fileName"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "creator": { "alias": "creator"; "required": false; }; "date": { "alias": "date"; "required": false; }; "forceProxy": { "alias": "forceProxy"; "required": false; }; "proxyURL": { "alias": "proxyURL"; "required": false; }; "fetchData": { "alias": "fetchData"; "required": false; }; "paddingCellOptions": { "alias": "paddingCellOptions"; "required": false; }; "headerPaddingCellOptions": { "alias": "headerPaddingCellOptions"; "required": false; }; "collapsible": { "alias": "collapsible"; "required": false; }; }, { "fileCreated": "fileCreated"; }, ["columns"], never, true, never>;
|
|
90
|
-
}
|
package/excel/excel.module.d.ts
DELETED
|
@@ -1,33 +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
|
-
import * as i1 from "@progress/kendo-angular-icons";
|
|
7
|
-
import * as i2 from "./excel.component";
|
|
8
|
-
import * as i3 from "./excel-command.directive";
|
|
9
|
-
import * as i4 from "./excel-command-tool.directive";
|
|
10
|
-
import * as i5 from "@progress/kendo-angular-excel-export";
|
|
11
|
-
/**
|
|
12
|
-
* Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Excel component of the Grid.
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```ts
|
|
16
|
-
* import { NgModule } from '@angular/core';
|
|
17
|
-
* import { BrowserModule } from "@angular/platform-browser";
|
|
18
|
-
* import { GridModule, ExcelModule } from '@progress/kendo-angular-grid';
|
|
19
|
-
* import { AppComponent } from './app.component';
|
|
20
|
-
*
|
|
21
|
-
* _@NgModule({
|
|
22
|
-
* declarations: [AppComponent],
|
|
23
|
-
* imports: [BrowserModule, GridModule, ExcelModule],
|
|
24
|
-
* bootstrap: [AppComponent]
|
|
25
|
-
* })
|
|
26
|
-
* export class AppModule {}
|
|
27
|
-
* ```
|
|
28
|
-
*/
|
|
29
|
-
export declare class ExcelModule {
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExcelModule, never>;
|
|
31
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ExcelModule, never, [typeof i1.IconComponent, typeof i1.SVGIconComponent, typeof i2.ExcelComponent, typeof i3.ExcelCommandDirective, typeof i4.ExcelCommandToolbarDirective, typeof i5.ColumnComponent, typeof i5.ColumnGroupComponent, typeof i5.FooterTemplateDirective, typeof i5.GroupFooterTemplateDirective, typeof i5.GroupHeaderColumnTemplateDirective, typeof i5.GroupHeaderTemplateDirective], [typeof i2.ExcelComponent, typeof i3.ExcelCommandDirective, typeof i4.ExcelCommandToolbarDirective, typeof i5.ColumnComponent, typeof i5.ColumnGroupComponent, typeof i5.FooterTemplateDirective, typeof i5.GroupFooterTemplateDirective, typeof i5.GroupHeaderColumnTemplateDirective, typeof i5.GroupHeaderTemplateDirective]>;
|
|
32
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ExcelModule>;
|
|
33
|
-
}
|
package/excel/excel.service.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ExcelService {
|
|
11
|
-
saveToExcel: EventEmitter<any>;
|
|
12
|
-
exportClick: EventEmitter<any>;
|
|
13
|
-
save(component: any): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExcelService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ExcelService>;
|
|
16
|
-
}
|