@progress/kendo-angular-treelist 24.2.2 → 25.0.0-develop.2
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-treelist.mjs +513 -513
- package/index.d.ts +8735 -170
- package/package-metadata.mjs +2 -2
- package/package.json +23 -23
- package/schematics/ngAdd/index.js +3 -3
- package/binding-directives/base-binding.directive.d.ts +0 -72
- package/binding-directives/data-bound-tree-component.d.ts +0 -59
- package/binding-directives/flat-binding.directive.d.ts +0 -49
- package/binding-directives/hierarchy-binding.directive.d.ts +0 -48
- package/column-menu/column-chooser-item-checked.directive.d.ts +0 -21
- package/column-menu/column-chooser.component.d.ts +0 -68
- package/column-menu/column-list-kb-nav.service.d.ts +0 -22
- package/column-menu/column-list.component.d.ts +0 -61
- package/column-menu/column-locked-change-event.d.ts +0 -20
- package/column-menu/column-menu-autosize-all.component.d.ts +0 -37
- package/column-menu/column-menu-autosize.component.d.ts +0 -41
- package/column-menu/column-menu-chooser.component.d.ts +0 -71
- package/column-menu/column-menu-container.component.d.ts +0 -21
- package/column-menu/column-menu-expandable-item.interface.d.ts +0 -15
- package/column-menu/column-menu-filter.component.d.ts +0 -65
- package/column-menu/column-menu-item-base.d.ts +0 -25
- package/column-menu/column-menu-item-content-template.directive.d.ts +0 -32
- package/column-menu/column-menu-item.component.d.ts +0 -80
- package/column-menu/column-menu-item.directive.d.ts +0 -67
- package/column-menu/column-menu-lock.component.d.ts +0 -49
- package/column-menu/column-menu-settings.interface.d.ts +0 -45
- package/column-menu/column-menu-sort.component.d.ts +0 -44
- package/column-menu/column-menu-template.directive.d.ts +0 -36
- package/column-menu/column-menu.component.d.ts +0 -139
- package/column-menu/column-menu.service.d.ts +0 -63
- package/column-menu/column-visibility-change-event.d.ts +0 -18
- package/column-menu/utils.d.ts +0 -37
- package/column-resizing/column-handle.directive.d.ts +0 -41
- package/column-resizing/column-resize.interface.d.ts +0 -59
- package/column-resizing/column-resizing.service.d.ts +0 -34
- package/column-resizing/table.directive.d.ts +0 -33
- package/columns/checkbox-column.component.d.ts +0 -45
- package/columns/column-base.d.ts +0 -238
- package/columns/column-common.d.ts +0 -53
- package/columns/column-group.component.d.ts +0 -61
- package/columns/column-list.d.ts +0 -21
- package/columns/column.component.d.ts +0 -94
- package/columns/columns-container.d.ts +0 -27
- package/columns/command-column.component.d.ts +0 -42
- package/columns/rowreorder-column.component.d.ts +0 -27
- package/columns/sort-settings.d.ts +0 -49
- package/columns/span-column.component.d.ts +0 -119
- package/common/cell-click-event-args.interface.d.ts +0 -50
- package/common/column-info.service.d.ts +0 -30
- package/common/create-form-group.d.ts +0 -11
- package/common/default-track-by.d.ts +0 -9
- package/common/dom-events.service.d.ts +0 -21
- package/common/error-messages.d.ts +0 -8
- package/common/filter-descriptor-differ.d.ts +0 -13
- package/common/filter-operator.interface.d.ts +0 -11
- package/common/id.service.d.ts +0 -18
- package/common/option-changes.service.d.ts +0 -17
- package/common/pager-settings.d.ts +0 -65
- package/common/preventable-event.d.ts +0 -24
- package/common/provider.service.d.ts +0 -27
- package/common/remove-confirmation.d.ts +0 -9
- package/common/single-popup.service.d.ts +0 -60
- package/common/sort.service.d.ts +0 -13
- package/data/change-event-args.interface.d.ts +0 -31
- package/data/change-notification.service.d.ts +0 -18
- package/data/data-item.interface.d.ts +0 -25
- package/data/data.collection.d.ts +0 -133
- package/data/treelist-item.interface.d.ts +0 -10
- package/directives.d.ts +0 -159
- package/dragdrop/column-reorder-config.d.ts +0 -14
- 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 -16
- 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 -40
- 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 -35
- package/editing/add-command.directive.d.ts +0 -41
- package/editing/add-event-args.interface.d.ts +0 -15
- package/editing/base-command.directive.d.ts +0 -31
- package/editing/cancel-command.directive.d.ts +0 -39
- package/editing/cancel-event-args.interface.d.ts +0 -9
- package/editing/cell-close-event.d.ts +0 -33
- package/editing/edit-command.directive.d.ts +0 -39
- package/editing/edit-event-args.interface.d.ts +0 -23
- package/editing/edit-template.directive.d.ts +0 -34
- package/editing/edit.service.d.ts +0 -78
- package/editing/remove-command.directive.d.ts +0 -39
- package/editing/remove-event-args.interface.d.ts +0 -15
- package/editing/save-command.directive.d.ts +0 -39
- package/editing/save-event-args.interface.d.ts +0 -20
- package/editing-directives/create-form-group-args.interface.d.ts +0 -9
- package/editing-directives/edit-service.interface.d.ts +0 -34
- package/editing-directives/editing-directive-base.d.ts +0 -59
- package/editing-directives/flat-edit.service.d.ts +0 -15
- package/editing-directives/hierarchy-edit.service.d.ts +0 -15
- package/editing-directives/in-cell-editing.directive.d.ts +0 -41
- package/editing-directives/local-edit.service.d.ts +0 -15
- package/editing-directives/reactive-editing.directive.d.ts +0 -34
- package/editing-directives/row-editing-directive-base.d.ts +0 -20
- package/editing-directives/template-editing.directive.d.ts +0 -36
- package/editing-directives/utils.d.ts +0 -13
- package/excel/excel-command-tool.directive.d.ts +0 -39
- package/excel/excel-command.directive.d.ts +0 -37
- package/excel/excel-export-data.interface.d.ts +0 -22
- package/excel/excel-export-event.d.ts +0 -12
- package/excel/excel.component.d.ts +0 -98
- package/excel/excel.module.d.ts +0 -33
- package/excel/excel.service.d.ts +0 -19
- package/expand-state/expand-event.d.ts +0 -27
- package/expand-state/expand-state.service.d.ts +0 -22
- package/expand-state/expandable-tree-component.d.ts +0 -32
- package/expand-state/expandable.directive.d.ts +0 -58
- package/filtering/base-filter-cell.component.d.ts +0 -78
- package/filtering/boolean-filter.component.d.ts +0 -57
- package/filtering/cell/autocomplete-filter-cell.component.d.ts +0 -32
- package/filtering/cell/boolean-filter-cell.component.d.ts +0 -41
- package/filtering/cell/date-filter-cell.component.d.ts +0 -46
- 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 -112
- 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 -57
- package/filtering/cell/string-filter-cell.component.d.ts +0 -52
- package/filtering/date-filter.component.d.ts +0 -111
- 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 -24
- package/filtering/filter.service.d.ts +0 -32
- package/filtering/filterable.d.ts +0 -30
- package/filtering/menu/boolean-filter-menu.component.d.ts +0 -77
- package/filtering/menu/date-filter-menu-input.component.d.ts +0 -49
- package/filtering/menu/date-filter-menu.component.d.ts +0 -65
- package/filtering/menu/filter-menu-component.factory.d.ts +0 -12
- package/filtering/menu/filter-menu-container.component.d.ts +0 -73
- 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 -48
- package/filtering/menu/filter-menu-template.directive.d.ts +0 -32
- package/filtering/menu/filter-menu.component.d.ts +0 -61
- 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 -43
- 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 -76
- 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 -43
- package/filtering/operators/ends-with-filter-operator.component.d.ts +0 -43
- package/filtering/operators/eq-filter-operator.component.d.ts +0 -91
- 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 -43
- package/filtering/operators/is-not-empty-filter-operator.component.d.ts +0 -43
- package/filtering/operators/is-not-null-filter-operator.component.d.ts +0 -91
- package/filtering/operators/isnull-filter-operator.component.d.ts +0 -91
- 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 -91
- package/filtering/operators/not-contains-filter-operator.component.d.ts +0 -43
- package/filtering/operators/starts-with-filter-operator.component.d.ts +0 -43
- package/filtering/string-filter.component.d.ts +0 -47
- 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/localization/custom-messages.component.d.ts +0 -27
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -377
- package/navigation/default-focusable-element.d.ts +0 -22
- package/navigation/focus-group.d.ts +0 -67
- package/navigation/focus-root.d.ts +0 -25
- package/navigation/focusable-element.interface.d.ts +0 -34
- package/navigation/focusable.directive.d.ts +0 -89
- package/navigation/item-map.d.ts +0 -19
- package/navigation/logical-cell.directive.d.ts +0 -53
- package/navigation/logical-cell.interface.d.ts +0 -19
- package/navigation/logical-row.directive.d.ts +0 -37
- package/navigation/logical-row.interface.d.ts +0 -14
- package/navigation/model-cell.d.ts +0 -25
- package/navigation/navigation-cell.interface.d.ts +0 -59
- package/navigation/navigation-change.interface.d.ts +0 -13
- package/navigation/navigation-cursor.d.ts +0 -48
- package/navigation/navigation-metadata.d.ts +0 -20
- package/navigation/navigation-mode.d.ts +0 -43
- package/navigation/navigation-model.d.ts +0 -27
- package/navigation/navigation-row.interface.d.ts +0 -34
- package/navigation/navigation.service.d.ts +0 -116
- package/navigation/treelist-focusable-element.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/pdf/export-element.d.ts +0 -10
- package/pdf/pdf-command-tool.directive.d.ts +0 -43
- package/pdf/pdf-command.directive.d.ts +0 -41
- package/pdf/pdf-export-event.d.ts +0 -16
- package/pdf/pdf-margin.component.d.ts +0 -24
- package/pdf/pdf-margin.interface.d.ts +0 -9
- package/pdf/pdf-template.directive.d.ts +0 -34
- package/pdf/pdf.component.d.ts +0 -76
- package/pdf/pdf.module.d.ts +0 -36
- package/pdf/pdf.service.d.ts +0 -24
- package/pdf/treelist-query.d.ts +0 -26
- package/rendering/cell-template.directive.d.ts +0 -38
- package/rendering/cell.component.d.ts +0 -64
- package/rendering/common/col-group.component.d.ts +0 -17
- package/rendering/common/dom-queries.d.ts +0 -64
- package/rendering/common/field-accessor.pipe.d.ts +0 -18
- package/rendering/common/level-items.pipe.d.ts +0 -14
- package/rendering/common/loading.component.d.ts +0 -17
- package/rendering/common/row-class.d.ts +0 -37
- package/rendering/common/spacer.component.d.ts +0 -36
- package/rendering/constants.d.ts +0 -28
- package/rendering/footer-template.directive.d.ts +0 -34
- package/rendering/header/header-template.directive.d.ts +0 -34
- package/rendering/header/header.component.d.ts +0 -138
- package/rendering/header/select-all-checkbox.directive.d.ts +0 -23
- package/rendering/list.component.d.ts +0 -138
- package/rendering/no-records-template.directive.d.ts +0 -29
- package/rendering/table-body.component.d.ts +0 -101
- package/rendering/toolbar/toolbar-focusable.directive.d.ts +0 -42
- package/rendering/toolbar/toolbar-navigation.service.d.ts +0 -21
- package/rendering/toolbar/toolbar-template.directive.d.ts +0 -37
- package/rendering/toolbar/toolbar.component.d.ts +0 -30
- package/row-reordering/flat-reorder.service.d.ts +0 -16
- package/row-reordering/hierarchical-reorder.service.d.ts +0 -16
- package/row-reordering/row-reorder.service.d.ts +0 -72
- package/row-reordering/types.d.ts +0 -42
- package/row-reordering/utils.d.ts +0 -85
- package/scrolling/content-scroll-event.d.ts +0 -43
- package/scrolling/row-height.service.d.ts +0 -15
- package/scrolling/scroll-bottom-event.d.ts +0 -16
- package/scrolling/scroll-request.service.d.ts +0 -28
- package/scrolling/scroll-sync.service.d.ts +0 -36
- package/scrolling/scroller.service.d.ts +0 -49
- package/scrolling/scrollmode.d.ts +0 -18
- package/scrolling/suspend.service.d.ts +0 -13
- package/selection/is-selected.d.ts +0 -17
- package/selection/marquee.directive.d.ts +0 -38
- package/selection/selectable-settings.d.ts +0 -44
- package/selection/selectable.directive.d.ts +0 -87
- package/selection/selection-change-event.d.ts +0 -44
- package/selection/selection-state.d.ts +0 -34
- package/selection/selection.service.d.ts +0 -53
- package/treelist.component.d.ts +0 -808
- package/treelist.module.d.ts +0 -137
- package/utils.d.ts +0 -80
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "
|
|
10
|
+
"publishDate": 1783688699,
|
|
11
|
+
"version": "25.0.0-develop.2",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-treelist",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "25.0.0-develop.2",
|
|
4
4
|
"description": "Kendo UI TreeList for Angular - Display hierarchical data in an Angular tree grid view that supports sorting, filtering, paging, and much more.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -39,39 +39,39 @@
|
|
|
39
39
|
"package": {
|
|
40
40
|
"productName": "Kendo UI for Angular",
|
|
41
41
|
"productCode": "KENDOUIANGULAR",
|
|
42
|
-
"publishDate":
|
|
42
|
+
"publishDate": 1783688699,
|
|
43
43
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
|
-
"@angular/animations": "
|
|
48
|
-
"@angular/common": "
|
|
49
|
-
"@angular/core": "
|
|
50
|
-
"@angular/forms": "
|
|
51
|
-
"@angular/platform-browser": "
|
|
47
|
+
"@angular/animations": "20 - 22",
|
|
48
|
+
"@angular/common": "20 - 22",
|
|
49
|
+
"@angular/core": "20 - 22",
|
|
50
|
+
"@angular/forms": "20 - 22",
|
|
51
|
+
"@angular/platform-browser": "20 - 22",
|
|
52
52
|
"@progress/kendo-data-query": "^1.7.3",
|
|
53
53
|
"@progress/kendo-drawing": "^1.25.0",
|
|
54
54
|
"@progress/kendo-licensing": "^1.11.0",
|
|
55
|
-
"@progress/kendo-angular-buttons": "
|
|
56
|
-
"@progress/kendo-angular-common": "
|
|
57
|
-
"@progress/kendo-angular-dateinputs": "
|
|
58
|
-
"@progress/kendo-angular-dropdowns": "
|
|
59
|
-
"@progress/kendo-angular-excel-export": "
|
|
60
|
-
"@progress/kendo-angular-icons": "
|
|
61
|
-
"@progress/kendo-angular-inputs": "
|
|
62
|
-
"@progress/kendo-angular-intl": "
|
|
63
|
-
"@progress/kendo-angular-l10n": "
|
|
64
|
-
"@progress/kendo-angular-label": "
|
|
65
|
-
"@progress/kendo-angular-pager": "
|
|
66
|
-
"@progress/kendo-angular-pdf-export": "
|
|
67
|
-
"@progress/kendo-angular-popup": "
|
|
68
|
-
"@progress/kendo-angular-toolbar": "
|
|
69
|
-
"@progress/kendo-angular-utils": "
|
|
55
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.2",
|
|
56
|
+
"@progress/kendo-angular-common": "25.0.0-develop.2",
|
|
57
|
+
"@progress/kendo-angular-dateinputs": "25.0.0-develop.2",
|
|
58
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.2",
|
|
59
|
+
"@progress/kendo-angular-excel-export": "25.0.0-develop.2",
|
|
60
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.2",
|
|
61
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.2",
|
|
62
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.2",
|
|
63
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.2",
|
|
64
|
+
"@progress/kendo-angular-label": "25.0.0-develop.2",
|
|
65
|
+
"@progress/kendo-angular-pager": "25.0.0-develop.2",
|
|
66
|
+
"@progress/kendo-angular-pdf-export": "25.0.0-develop.2",
|
|
67
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.2",
|
|
68
|
+
"@progress/kendo-angular-toolbar": "25.0.0-develop.2",
|
|
69
|
+
"@progress/kendo-angular-utils": "25.0.0-develop.2",
|
|
70
70
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
71
71
|
},
|
|
72
72
|
"dependencies": {
|
|
73
73
|
"tslib": "^2.3.1",
|
|
74
|
-
"@progress/kendo-angular-schematics": "
|
|
74
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.2",
|
|
75
75
|
"@progress/kendo-common": "^1.0.1",
|
|
76
76
|
"@progress/kendo-file-saver": "^1.0.0"
|
|
77
77
|
},
|
|
@@ -9,13 +9,13 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'TreeListModule', package: 'treelist', peerDependencies: {
|
|
11
11
|
// peer dep of the dropdowns
|
|
12
|
-
'@progress/kendo-angular-treeview': '
|
|
12
|
+
'@progress/kendo-angular-treeview': '25.0.0-develop.2',
|
|
13
13
|
// peer dependency of kendo-angular-inputs
|
|
14
|
-
'@progress/kendo-angular-dialog': '
|
|
14
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.2',
|
|
15
15
|
// peer dependency of kendo-angular-icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
17
17
|
// peer dependency of kendo-angular-dateinputs
|
|
18
|
-
'@progress/kendo-angular-navigation': '
|
|
18
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.2',
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|
|
@@ -1,72 +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 { SimpleChange, OnInit, OnDestroy, OnChanges, DoCheck } from '@angular/core';
|
|
6
|
-
import { State, CompositeFilterDescriptor, SortDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { DataBoundTreeComponent } from './data-bound-tree-component';
|
|
8
|
-
import { DataStateChangeEvent } from '../data/change-event-args.interface';
|
|
9
|
-
import { RowReorderEvent } from '../row-reordering/types';
|
|
10
|
-
import { RowReorderService } from './../row-reordering/row-reorder.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare abstract class BaseBindingDirective implements OnInit, OnDestroy, OnChanges, DoCheck {
|
|
16
|
-
protected component: DataBoundTreeComponent;
|
|
17
|
-
protected rowReorderService?: RowReorderService;
|
|
18
|
-
/**
|
|
19
|
-
* Sets the descriptors that sort the data.
|
|
20
|
-
*/
|
|
21
|
-
set sort(value: SortDescriptor[]);
|
|
22
|
-
/**
|
|
23
|
-
* Sets the descriptor that filters the data.
|
|
24
|
-
*/
|
|
25
|
-
set filter(value: CompositeFilterDescriptor);
|
|
26
|
-
/**
|
|
27
|
-
* Sets the descriptor that aggregates the data.
|
|
28
|
-
*/
|
|
29
|
-
set aggregate(value: any);
|
|
30
|
-
protected state: State;
|
|
31
|
-
protected abstract data: any;
|
|
32
|
-
protected dataChanged: boolean;
|
|
33
|
-
protected cache: any;
|
|
34
|
-
protected originalData: any[];
|
|
35
|
-
protected _aggregate: any;
|
|
36
|
-
private subscriptions;
|
|
37
|
-
constructor(component: DataBoundTreeComponent, rowReorderService?: RowReorderService);
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*/
|
|
41
|
-
ngOnInit(): void;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
ngDoCheck(): void;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
ngOnChanges(changes: {
|
|
51
|
-
[propertyName: string]: SimpleChange;
|
|
52
|
-
}): void;
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*/
|
|
56
|
-
onStateChange(state: DataStateChangeEvent): void;
|
|
57
|
-
/**
|
|
58
|
-
* Clears the directive cache and reloads the component data.
|
|
59
|
-
*/
|
|
60
|
-
rebind(): void;
|
|
61
|
-
protected abstract getChildren(item?: any): any;
|
|
62
|
-
protected abstract itemKey(item: any): any;
|
|
63
|
-
protected onRowReorder(_event: RowReorderEvent): void;
|
|
64
|
-
protected applyState({ sort, filter }: State): void;
|
|
65
|
-
protected fetchChildren(item?: any): any;
|
|
66
|
-
protected hasChildren(item: any): boolean;
|
|
67
|
-
protected filterItems(items: any): any[];
|
|
68
|
-
protected calculateAggregates(items: any): any;
|
|
69
|
-
protected updateData(value: any[]): void;
|
|
70
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseBindingDirective, never>;
|
|
71
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseBindingDirective, never, never, { "sort": { "alias": "sort"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "aggregate": { "alias": "aggregate"; "required": false; }; }, {}, never, never, true, never>;
|
|
72
|
-
}
|
|
@@ -1,59 +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 { CompositeFilterDescriptor, SortDescriptor } from '@progress/kendo-data-query';
|
|
7
|
-
import { Observable } from 'rxjs';
|
|
8
|
-
import { LocalEditService } from '../editing-directives/local-edit.service';
|
|
9
|
-
import { RowReorderEvent } from '../row-reordering/types';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*
|
|
14
|
-
* An injection token used by the data binding directives to interface with the TreeList or the Gantt.
|
|
15
|
-
*/
|
|
16
|
-
export declare abstract class DataBoundTreeComponent {
|
|
17
|
-
/**
|
|
18
|
-
* The array of data which will be used to populate the component.
|
|
19
|
-
*/
|
|
20
|
-
abstract data: any[];
|
|
21
|
-
/**
|
|
22
|
-
* Gets or sets the callback function that indicates if a particular item has child items.
|
|
23
|
-
*/
|
|
24
|
-
abstract hasChildren: (dataItem: any) => boolean;
|
|
25
|
-
/**
|
|
26
|
-
* Gets or sets the callback function that retrieves the child items for a particular item.
|
|
27
|
-
*/
|
|
28
|
-
abstract fetchChildren: (dataItem: any) => Observable<any[]> | any[];
|
|
29
|
-
/**
|
|
30
|
-
* Defines the descriptors by which the data will be sorted.
|
|
31
|
-
*/
|
|
32
|
-
abstract sort: SortDescriptor[];
|
|
33
|
-
/**
|
|
34
|
-
* Defines the descriptor by which the data will be filtered.
|
|
35
|
-
*/
|
|
36
|
-
abstract filter: CompositeFilterDescriptor;
|
|
37
|
-
/**
|
|
38
|
-
* Defines the descriptor by which the data will be aggregated.
|
|
39
|
-
*/
|
|
40
|
-
abstract aggregates?: any;
|
|
41
|
-
/**
|
|
42
|
-
* Fires when the data state of the component is changed.
|
|
43
|
-
*/
|
|
44
|
-
abstract dataStateChange: EventEmitter<any>;
|
|
45
|
-
/**
|
|
46
|
-
* Fires when row reordering is performed.
|
|
47
|
-
*/
|
|
48
|
-
abstract rowReorder?: EventEmitter<RowReorderEvent>;
|
|
49
|
-
/**
|
|
50
|
-
* Specifies if row reordering is enabled.
|
|
51
|
-
*/
|
|
52
|
-
abstract rowReorderable?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Holds the local edit service implementation, configured by the data-binding directives and accessed by the editing ones.
|
|
55
|
-
*/
|
|
56
|
-
abstract localEditService?: LocalEditService;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataBoundTreeComponent, never>;
|
|
58
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DataBoundTreeComponent>;
|
|
59
|
-
}
|
|
@@ -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 { BaseBindingDirective } from './base-binding.directive';
|
|
6
|
-
import { DataBoundTreeComponent } from './data-bound-tree-component';
|
|
7
|
-
import { RowReorderService } from '../row-reordering/row-reorder.service';
|
|
8
|
-
import { RowReorderEvent } from '../row-reordering/types';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo for Angular UI TreeList flat binding directive.
|
|
12
|
-
* Use this directive to bind the TreeList to a flat array of objects using `idField` and `parentIdField` to define the hierarchy.
|
|
13
|
-
* Handles in-memory data operations [sorting](https://www.telerik.com/kendo-angular-ui/components/treelist/sorting/basics), [aggregation](https://www.telerik.com/kendo-angular-ui/components/treelist/aggregates)
|
|
14
|
-
* and [filtering](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics). [More information and examples](https://www.telerik.com/kendo-angular-ui/components/treelist/data-binding/basics).
|
|
15
|
-
*
|
|
16
|
-
*/
|
|
17
|
-
export declare class FlatBindingDirective extends BaseBindingDirective {
|
|
18
|
-
protected component: DataBoundTreeComponent;
|
|
19
|
-
protected rowReorderService: RowReorderService;
|
|
20
|
-
/**
|
|
21
|
-
* Sets the name of the field that contains the identifier of the parent node.
|
|
22
|
-
*/
|
|
23
|
-
set parentIdField(value: string);
|
|
24
|
-
get parentIdField(): string;
|
|
25
|
-
/**
|
|
26
|
-
* Sets the name of the field that contains the unique identifier of the node.
|
|
27
|
-
*/
|
|
28
|
-
set idField(value: string);
|
|
29
|
-
get idField(): string;
|
|
30
|
-
/**
|
|
31
|
-
* Sets the array of data that populates the TreeList.
|
|
32
|
-
*/
|
|
33
|
-
data: any[];
|
|
34
|
-
idGetter: any;
|
|
35
|
-
idSetter: any;
|
|
36
|
-
parentIdGetter: any;
|
|
37
|
-
parentIdSetter: any;
|
|
38
|
-
constructor(component: DataBoundTreeComponent, rowReorderService: RowReorderService);
|
|
39
|
-
private _parentIdField;
|
|
40
|
-
private _idField;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
getChildren(item?: any): any;
|
|
45
|
-
protected itemKey(item: any): void;
|
|
46
|
-
protected onRowReorder(ev: RowReorderEvent): void;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlatBindingDirective, [null, { optional: true; }]>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FlatBindingDirective, "[kendoTreeListFlatBinding]", ["kendoTreeListFlatBinding"], { "parentIdField": { "alias": "parentIdField"; "required": false; }; "idField": { "alias": "idField"; "required": false; }; "data": { "alias": "kendoTreeListFlatBinding"; "required": false; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { BaseBindingDirective } from './base-binding.directive';
|
|
6
|
-
import { DataBoundTreeComponent } from './data-bound-tree-component';
|
|
7
|
-
import { RowReorderService } from '../row-reordering/row-reorder.service';
|
|
8
|
-
import { RowReorderEvent } from '../row-reordering/types';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular TreeList hierarchy binding directive.
|
|
12
|
-
* Use this directive to bind the TreeList to a tree of objects using a field that holds child data items.
|
|
13
|
-
* Handles in-memory data operations [sorting](https://www.telerik.com/kendo-angular-ui/components/treelist/sorting/basics), [aggregation](https://www.telerik.com/kendo-angular-ui/components/treelist/aggregates)
|
|
14
|
-
* and [filtering](https://www.telerik.com/kendo-angular-ui/components/treelist/filtering/basics). [More information and examples.](https://www.telerik.com/kendo-angular-ui/components/treelist/data-binding/local-data#binding-to-hierarchical-data-1)
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-treelist [kendoTreeListHierarchyBinding]="data" [children]="childrenField"></kendo-treelist>
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @remarks
|
|
22
|
-
* Applied to: {@link TreeListComponent}.
|
|
23
|
-
*/
|
|
24
|
-
export declare class HierarchyBindingDirective extends BaseBindingDirective {
|
|
25
|
-
protected component: DataBoundTreeComponent;
|
|
26
|
-
protected rowReorderService: RowReorderService;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the name of the field that holds the child data items of the node.
|
|
29
|
-
*/
|
|
30
|
-
set childrenField(value: string);
|
|
31
|
-
get childrenField(): string;
|
|
32
|
-
/**
|
|
33
|
-
* Sets the array of data that populates the TreeList.
|
|
34
|
-
*/
|
|
35
|
-
data: any[];
|
|
36
|
-
childrenGetter: any;
|
|
37
|
-
childrenSetter: any;
|
|
38
|
-
constructor(component: DataBoundTreeComponent, rowReorderService: RowReorderService);
|
|
39
|
-
private _childrenField;
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
getChildren(item?: any): any[];
|
|
44
|
-
protected itemKey(item: any): void;
|
|
45
|
-
protected onRowReorder(ev: RowReorderEvent): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HierarchyBindingDirective, [null, { optional: true; }]>;
|
|
47
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HierarchyBindingDirective, "[kendoTreeListHierarchyBinding]", ["kendoTreeListHierarchyBinding"], { "childrenField": { "alias": "childrenField"; "required": false; }; "data": { "alias": "kendoTreeListHierarchyBinding"; "required": false; }; }, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef } from '@angular/core';
|
|
6
|
-
import { CheckBoxComponent } from '@progress/kendo-angular-inputs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class ColumnMenuChooserItemCheckedDirective {
|
|
12
|
-
host: ElementRef;
|
|
13
|
-
kendoColumnMenuChooserItemChecked: boolean;
|
|
14
|
-
checkbox: CheckBoxComponent;
|
|
15
|
-
private checkedChangeSub;
|
|
16
|
-
constructor(host: ElementRef);
|
|
17
|
-
ngAfterViewInit(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuChooserItemCheckedDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnMenuChooserItemCheckedDirective, "[kendoColumnMenuChooserItemChecked]", never, { "kendoColumnMenuChooserItemChecked": { "alias": "kendoColumnMenuChooserItemChecked"; "required": false; }; }, {}, ["checkbox"], never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,68 +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 { NgZone, Renderer2, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
7
|
-
import { LocalizationService } from "@progress/kendo-angular-l10n";
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { Button } from '@progress/kendo-angular-buttons';
|
|
10
|
-
import { ColumnInfoService } from '../common/column-info.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Represents the Kendo UI for Angular TreeList column chooser component.
|
|
14
|
-
* Use this component to let users show or hide columns in the TreeList. To display the column chooser outside the Column Menu, add it inside the [`ToolbarTemplate`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/toolbartemplatedirective) directive.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-treelist ...>
|
|
19
|
-
* <ng-template kendoTreeListColumnMenuTemplate>
|
|
20
|
-
* <kendo-treelist-column-chooser></kendo-treelist-column-chooser>
|
|
21
|
-
* </ng-template>
|
|
22
|
-
* </kendo-treelist>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class ColumnChooserComponent implements OnDestroy {
|
|
26
|
-
localization: LocalizationService;
|
|
27
|
-
private columnInfoService;
|
|
28
|
-
private popupService;
|
|
29
|
-
private ngZone;
|
|
30
|
-
private renderer;
|
|
31
|
-
private changeDetector;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies if changes in column visibility are applied immediately.
|
|
34
|
-
* @default false
|
|
35
|
-
*/
|
|
36
|
-
autoSync: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies if all columns can be hidden.
|
|
39
|
-
* @default true
|
|
40
|
-
*/
|
|
41
|
-
allowHideAll: boolean;
|
|
42
|
-
private anchor;
|
|
43
|
-
private columnList;
|
|
44
|
-
get columns(): any[];
|
|
45
|
-
columnsIcon: SVGIcon;
|
|
46
|
-
popupRef: any;
|
|
47
|
-
popupId: string;
|
|
48
|
-
private closeClick;
|
|
49
|
-
private escapeListener;
|
|
50
|
-
constructor(localization: LocalizationService, columnInfoService: ColumnInfoService, popupService: PopupService, ngZone: NgZone, renderer: Renderer2, changeDetector: ChangeDetectorRef);
|
|
51
|
-
ngOnDestroy(): void;
|
|
52
|
-
/**
|
|
53
|
-
* @hidden
|
|
54
|
-
*/
|
|
55
|
-
toggle(anchor: Button, template: any): void;
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*/
|
|
59
|
-
onApply(changed: any[]): void;
|
|
60
|
-
/**
|
|
61
|
-
* @hidden
|
|
62
|
-
*/
|
|
63
|
-
onChange(changed: any[]): void;
|
|
64
|
-
private close;
|
|
65
|
-
private detachClose;
|
|
66
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnChooserComponent, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnChooserComponent, "kendo-treelist-column-chooser", never, { "autoSync": { "alias": "autoSync"; "required": false; }; "allowHideAll": { "alias": "allowHideAll"; "required": false; }; }, {}, never, never, true, never>;
|
|
68
|
-
}
|
|
@@ -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 { Renderer2 } from '@angular/core';
|
|
6
|
-
import { ColumnMenuChooserItemCheckedDirective } from './column-chooser-item-checked.directive';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class ColumnListKeyboardNavigation {
|
|
12
|
-
private renderer;
|
|
13
|
-
items: ColumnMenuChooserItemCheckedDirective[];
|
|
14
|
-
activeIndex: number;
|
|
15
|
-
constructor(renderer: Renderer2);
|
|
16
|
-
next(): void;
|
|
17
|
-
prev(): void;
|
|
18
|
-
toggle(index: number, active: boolean): void;
|
|
19
|
-
toggleCheckedState(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnListKeyboardNavigation, never>;
|
|
21
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColumnListKeyboardNavigation>;
|
|
22
|
-
}
|
|
@@ -1,61 +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, NgZone, Renderer2, EventEmitter, OnInit, OnDestroy, SimpleChanges } from '@angular/core';
|
|
6
|
-
import { ColumnMenuService } from './column-menu.service';
|
|
7
|
-
import { ColumnListKeyboardNavigation } from './column-list-kb-nav.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class ColumnListComponent implements OnInit, OnDestroy {
|
|
13
|
-
private element;
|
|
14
|
-
private ngZone;
|
|
15
|
-
private renderer;
|
|
16
|
-
private listNavigationService;
|
|
17
|
-
className: boolean;
|
|
18
|
-
reset: EventEmitter<any>;
|
|
19
|
-
apply: EventEmitter<any>;
|
|
20
|
-
columnChange: EventEmitter<any>;
|
|
21
|
-
set columns(value: any[]);
|
|
22
|
-
get columns(): any[];
|
|
23
|
-
autoSync: boolean;
|
|
24
|
-
ariaLabel: string;
|
|
25
|
-
allowHideAll: boolean;
|
|
26
|
-
applyText: string;
|
|
27
|
-
resetText: string;
|
|
28
|
-
actionsClass: string;
|
|
29
|
-
isLast: boolean;
|
|
30
|
-
isExpanded: boolean;
|
|
31
|
-
service: ColumnMenuService;
|
|
32
|
-
resetButton: ElementRef;
|
|
33
|
-
private applyButton;
|
|
34
|
-
private options;
|
|
35
|
-
private checkboxes;
|
|
36
|
-
private hasLocked;
|
|
37
|
-
private hasVisibleLocked;
|
|
38
|
-
private unlockedCount;
|
|
39
|
-
private hasUnlockedFiltered;
|
|
40
|
-
private hasFiltered;
|
|
41
|
-
private handledKeys;
|
|
42
|
-
private _columns;
|
|
43
|
-
private allColumns;
|
|
44
|
-
private domSubscriptions;
|
|
45
|
-
constructor(element: ElementRef, ngZone: NgZone, renderer: Renderer2, listNavigationService: ColumnListKeyboardNavigation);
|
|
46
|
-
ngOnInit(): void;
|
|
47
|
-
ngAfterViewInit(): void;
|
|
48
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
isDisabled(column: any): boolean;
|
|
51
|
-
cancelChanges(): void;
|
|
52
|
-
applyChanges(): void;
|
|
53
|
-
onTab(e: Event): void;
|
|
54
|
-
onKeydown: (e: KeyboardEvent) => void;
|
|
55
|
-
private updateDisabled;
|
|
56
|
-
private updateColumnState;
|
|
57
|
-
private setDisabledState;
|
|
58
|
-
private handleCheckBoxClick;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnListComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnListComponent, "kendo-treelist-columnlist", never, { "columns": { "alias": "columns"; "required": false; }; "autoSync": { "alias": "autoSync"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "allowHideAll": { "alias": "allowHideAll"; "required": false; }; "applyText": { "alias": "applyText"; "required": false; }; "resetText": { "alias": "resetText"; "required": false; }; "actionsClass": { "alias": "actionsClass"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "service": { "alias": "service"; "required": false; }; }, { "reset": "reset"; "apply": "apply"; "columnChange": "columnChange"; }, never, never, true, never>;
|
|
61
|
-
}
|
|
@@ -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
|
-
import { ColumnBase } from '../columns/column-base';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the event arguments for the `columnLockedChange` event in the Kendo UI for Angular TreeList.
|
|
8
|
-
* Use this event to access the columns whose locked state has changed.
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
export declare class ColumnLockedChangeEvent {
|
|
12
|
-
/**
|
|
13
|
-
* The array of columns whose locked state has changed.
|
|
14
|
-
*/
|
|
15
|
-
columns: ColumnBase[];
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
constructor(columns: ColumnBase[]);
|
|
20
|
-
}
|
|
@@ -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 { OnInit } from '@angular/core';
|
|
6
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
7
|
-
import { ContextService } from '../common/provider.service';
|
|
8
|
-
import { ColumnMenuItemBase } from './column-menu-item-base';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI TreeList column-menu item for resizing all columns to fit the widest header or cell content without wrapping. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/accessories/column-menu#autosize-all-columns-item).
|
|
12
|
-
*
|
|
13
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/columnmenutemplatedirective) directive to enable the feature.
|
|
14
|
-
* Register the component as a known column menu item by setting the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/columnmenuservice) to the `service` input. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/accessories/column-menu#customizing-the-content).
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-treelist [columnMenu]="true" ...>
|
|
19
|
-
* <ng-template kendoTreeListColumnMenuTemplate let-service="service">
|
|
20
|
-
* <kendo-treelist-columnmenu-autosize-all-columns [service]="service">
|
|
21
|
-
* </kendo-treelist-columnmenu-autosize-all-columns>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class ColumnMenuAutoSizeAllColumnsComponent extends ColumnMenuItemBase implements OnInit {
|
|
27
|
-
ctx: ContextService;
|
|
28
|
-
displayInlineFlexIcon: SVGIcon;
|
|
29
|
-
constructor(ctx: ContextService);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
/**
|
|
32
|
-
* Resizes all columns to the minimum possible width so that they fit the widest header or cell content without wrapping.
|
|
33
|
-
*/
|
|
34
|
-
autoSizeAllColumns(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuAutoSizeAllColumnsComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuAutoSizeAllColumnsComponent, "kendo-treelist-columnmenu-autosize-all-columns", never, {}, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -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 { OnInit } from '@angular/core';
|
|
6
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
7
|
-
import { ContextService } from '../common/provider.service';
|
|
8
|
-
import { ColumnMenuItemBase } from './column-menu-item-base';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular TreeList column-menu item for resizing a specified column to fit the header or cell content without wrapping. [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/accessories/column-menu#customizing-the-content).
|
|
12
|
-
*
|
|
13
|
-
* Place this component inside a [`ColumnMenuTemplate`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/columnmenutemplatedirective) directive to enable the feature.
|
|
14
|
-
* Set the [`ColumnMenuService`](https://www.telerik.com/kendo-angular-ui/components/treelist/api/columnmenuservice) and `column` inputs using the values passed by the template.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-treelist [columnMenu]="true" ...>
|
|
19
|
-
* <ng-template kendoTreeListColumnMenuTemplate let-service="service" let-column="column">
|
|
20
|
-
* <kendo-treelist-columnmenu-autosize-column [column]="column" [service]="service">
|
|
21
|
-
* </kendo-treelist-columnmenu-autosize-column>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-treelist>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class ColumnMenuAutoSizeColumnComponent extends ColumnMenuItemBase implements OnInit {
|
|
27
|
-
ctx: ContextService;
|
|
28
|
-
/**
|
|
29
|
-
* The TreeList column instance to resize with the auto size column option.
|
|
30
|
-
*/
|
|
31
|
-
column: any;
|
|
32
|
-
maxWidthIcon: SVGIcon;
|
|
33
|
-
constructor(ctx: ContextService);
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
/**
|
|
36
|
-
* Resizes the specified column to the minimum possible width so that it fits the widest header or cell content without wrapping.
|
|
37
|
-
*/
|
|
38
|
-
autoSizeColumn(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnMenuAutoSizeColumnComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnMenuAutoSizeColumnComponent, "kendo-treelist-columnmenu-autosize-column", never, { "column": { "alias": "column"; "required": false; }; }, {}, never, never, true, never>;
|
|
41
|
-
}
|