@progress/kendo-angular-treelist 21.4.1-develop.1 → 22.0.0-develop.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/binding-directives/base-binding.directive.d.ts +1 -1
- package/column-menu/column-menu-item-base.d.ts +1 -1
- package/columns/column-base.d.ts +1 -1
- package/editing-directives/editing-directive-base.d.ts +1 -1
- package/editing-directives/row-editing-directive-base.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-treelist.mjs +519 -519
- package/filtering/base-filter-cell.component.d.ts +1 -1
- package/filtering/boolean-filter.component.d.ts +1 -1
- package/filtering/date-filter.component.d.ts +1 -1
- package/filtering/filter-host.directive.d.ts +1 -1
- package/filtering/filter-input-wrapper.component.d.ts +1 -1
- package/filtering/numeric-filter.component.d.ts +1 -1
- package/filtering/operators/filter-operator.base.d.ts +1 -1
- package/filtering/string-filter.component.d.ts +1 -1
- package/localization/messages.d.ts +1 -1
- package/package.json +23 -31
- package/schematics/ngAdd/index.js +3 -3
- package/esm2022/binding-directives/base-binding.directive.mjs +0 -180
- package/esm2022/binding-directives/data-bound-tree-component.mjs +0 -18
- package/esm2022/binding-directives/flat-binding.directive.mjs +0 -130
- package/esm2022/binding-directives/hierarchy-binding.directive.mjs +0 -109
- package/esm2022/column-menu/column-chooser-item-checked.directive.mjs +0 -45
- package/esm2022/column-menu/column-chooser.component.mjs +0 -221
- package/esm2022/column-menu/column-list-kb-nav.service.mjs +0 -40
- package/esm2022/column-menu/column-list.component.mjs +0 -380
- package/esm2022/column-menu/column-locked-change-event.mjs +0 -21
- package/esm2022/column-menu/column-menu-autosize-all.component.mjs +0 -78
- package/esm2022/column-menu/column-menu-autosize.component.mjs +0 -86
- package/esm2022/column-menu/column-menu-chooser.component.mjs +0 -164
- package/esm2022/column-menu/column-menu-container.component.mjs +0 -58
- package/esm2022/column-menu/column-menu-expandable-item.interface.mjs +0 -5
- package/esm2022/column-menu/column-menu-filter.component.mjs +0 -141
- package/esm2022/column-menu/column-menu-item-base.mjs +0 -41
- package/esm2022/column-menu/column-menu-item-content-template.directive.mjs +0 -43
- package/esm2022/column-menu/column-menu-item.component.mjs +0 -329
- package/esm2022/column-menu/column-menu-item.directive.mjs +0 -147
- package/esm2022/column-menu/column-menu-lock.component.mjs +0 -112
- package/esm2022/column-menu/column-menu-settings.interface.mjs +0 -5
- package/esm2022/column-menu/column-menu-sort.component.mjs +0 -115
- package/esm2022/column-menu/column-menu-template.directive.mjs +0 -47
- package/esm2022/column-menu/column-menu.component.mjs +0 -470
- package/esm2022/column-menu/column-menu.service.mjs +0 -70
- package/esm2022/column-menu/column-visibility-change-event.mjs +0 -19
- package/esm2022/column-menu/utils.mjs +0 -44
- package/esm2022/column-resizing/column-handle.directive.mjs +0 -226
- package/esm2022/column-resizing/column-resize.interface.mjs +0 -5
- package/esm2022/column-resizing/column-resizing.service.mjs +0 -143
- package/esm2022/column-resizing/table.directive.mjs +0 -130
- package/esm2022/columns/checkbox-column.component.mjs +0 -88
- package/esm2022/columns/column-base.mjs +0 -319
- package/esm2022/columns/column-common.mjs +0 -73
- package/esm2022/columns/column-group.component.mjs +0 -115
- package/esm2022/columns/column-list.mjs +0 -94
- package/esm2022/columns/column.component.mjs +0 -165
- package/esm2022/columns/columns-container.mjs +0 -90
- package/esm2022/columns/command-column.component.mjs +0 -77
- package/esm2022/columns/rowreorder-column.component.mjs +0 -57
- package/esm2022/columns/sort-settings.mjs +0 -17
- package/esm2022/columns/span-column.component.mjs +0 -201
- package/esm2022/common/cell-click-event-args.interface.mjs +0 -5
- package/esm2022/common/column-info.service.mjs +0 -54
- package/esm2022/common/create-form-group.mjs +0 -5
- package/esm2022/common/default-track-by.mjs +0 -13
- package/esm2022/common/dom-events.service.mjs +0 -24
- package/esm2022/common/error-messages.mjs +0 -15
- package/esm2022/common/filter-descriptor-differ.mjs +0 -69
- package/esm2022/common/filter-operator.interface.mjs +0 -5
- package/esm2022/common/id.service.mjs +0 -34
- package/esm2022/common/option-changes.service.mjs +0 -24
- package/esm2022/common/pager-settings.mjs +0 -19
- package/esm2022/common/preventable-event.mjs +0 -28
- package/esm2022/common/provider.service.mjs +0 -34
- package/esm2022/common/remove-confirmation.mjs +0 -5
- package/esm2022/common/single-popup.service.mjs +0 -132
- package/esm2022/common/sort.service.mjs +0 -14
- package/esm2022/data/change-event-args.interface.mjs +0 -5
- package/esm2022/data/change-notification.service.mjs +0 -30
- package/esm2022/data/data-item.interface.mjs +0 -5
- package/esm2022/data/data.collection.mjs +0 -503
- package/esm2022/data/treelist-item.interface.mjs +0 -5
- package/esm2022/directives.mjs +0 -291
- package/esm2022/dragdrop/column-reorder-config.mjs +0 -5
- package/esm2022/dragdrop/column-reorder-event.mjs +0 -31
- package/esm2022/dragdrop/column-reorder.service.mjs +0 -20
- package/esm2022/dragdrop/common.mjs +0 -69
- package/esm2022/dragdrop/context-types.mjs +0 -5
- package/esm2022/dragdrop/drag-and-drop.service.mjs +0 -65
- package/esm2022/dragdrop/drag-hint.service.mjs +0 -137
- package/esm2022/dragdrop/draggable-column.directive.mjs +0 -141
- package/esm2022/dragdrop/drop-cue.service.mjs +0 -46
- package/esm2022/dragdrop/drop-target.directive.mjs +0 -71
- package/esm2022/editing/add-command-tool.directive.mjs +0 -60
- package/esm2022/editing/add-command.directive.mjs +0 -96
- package/esm2022/editing/add-event-args.interface.mjs +0 -5
- package/esm2022/editing/base-command.directive.mjs +0 -95
- package/esm2022/editing/cancel-command.directive.mjs +0 -97
- package/esm2022/editing/cancel-event-args.interface.mjs +0 -5
- package/esm2022/editing/cell-close-event.mjs +0 -34
- package/esm2022/editing/edit-command.directive.mjs +0 -96
- package/esm2022/editing/edit-event-args.interface.mjs +0 -5
- package/esm2022/editing/edit-template.directive.mjs +0 -45
- package/esm2022/editing/edit.service.mjs +0 -174
- package/esm2022/editing/remove-command.directive.mjs +0 -96
- package/esm2022/editing/remove-event-args.interface.mjs +0 -5
- package/esm2022/editing/save-command.directive.mjs +0 -96
- package/esm2022/editing/save-event-args.interface.mjs +0 -5
- package/esm2022/editing-directives/create-form-group-args.interface.mjs +0 -5
- package/esm2022/editing-directives/edit-service.interface.mjs +0 -5
- package/esm2022/editing-directives/editing-directive-base.mjs +0 -137
- package/esm2022/editing-directives/flat-edit.service.mjs +0 -52
- package/esm2022/editing-directives/hierarchy-edit.service.mjs +0 -48
- package/esm2022/editing-directives/in-cell-editing.directive.mjs +0 -89
- package/esm2022/editing-directives/local-edit.service.mjs +0 -28
- package/esm2022/editing-directives/reactive-editing.directive.mjs +0 -61
- package/esm2022/editing-directives/row-editing-directive-base.mjs +0 -39
- package/esm2022/editing-directives/template-editing.directive.mjs +0 -68
- package/esm2022/editing-directives/utils.mjs +0 -41
- package/esm2022/excel/excel-command-tool.directive.mjs +0 -64
- package/esm2022/excel/excel-command.directive.mjs +0 -97
- package/esm2022/excel/excel-export-data.interface.mjs +0 -5
- package/esm2022/excel/excel-export-event.mjs +0 -15
- package/esm2022/excel/excel.component.mjs +0 -277
- package/esm2022/excel/excel.module.mjs +0 -45
- package/esm2022/excel/excel.service.mjs +0 -34
- package/esm2022/expand-state/expand-event.mjs +0 -30
- package/esm2022/expand-state/expand-state.service.mjs +0 -38
- package/esm2022/expand-state/expandable-tree-component.mjs +0 -18
- package/esm2022/expand-state/expandable.directive.mjs +0 -119
- package/esm2022/filtering/base-filter-cell.component.mjs +0 -172
- package/esm2022/filtering/boolean-filter.component.mjs +0 -91
- package/esm2022/filtering/cell/autocomplete-filter-cell.component.mjs +0 -113
- package/esm2022/filtering/cell/boolean-filter-cell.component.mjs +0 -107
- package/esm2022/filtering/cell/date-filter-cell.component.mjs +0 -132
- package/esm2022/filtering/cell/filter-cell-component.factory.mjs +0 -19
- package/esm2022/filtering/cell/filter-cell-host.directive.mjs +0 -33
- package/esm2022/filtering/cell/filter-cell-operators.component.mjs +0 -235
- package/esm2022/filtering/cell/filter-cell-template.directive.mjs +0 -46
- package/esm2022/filtering/cell/filter-cell-wrapper.component.mjs +0 -74
- package/esm2022/filtering/cell/filter-cell.component.mjs +0 -91
- package/esm2022/filtering/cell/numeric-filter-cell.component.mjs +0 -143
- package/esm2022/filtering/cell/string-filter-cell.component.mjs +0 -115
- package/esm2022/filtering/date-filter.component.mjs +0 -176
- package/esm2022/filtering/filter-component.interface.mjs +0 -5
- package/esm2022/filtering/filter-host.directive.mjs +0 -56
- package/esm2022/filtering/filter-input-wrapper.component.mjs +0 -119
- package/esm2022/filtering/filter-input.directive.mjs +0 -114
- package/esm2022/filtering/filter-row.component.mjs +0 -79
- package/esm2022/filtering/filter.service.mjs +0 -42
- package/esm2022/filtering/filterable.mjs +0 -16
- package/esm2022/filtering/menu/boolean-filter-menu.component.mjs +0 -168
- package/esm2022/filtering/menu/date-filter-menu-input.component.mjs +0 -174
- package/esm2022/filtering/menu/date-filter-menu.component.mjs +0 -207
- package/esm2022/filtering/menu/filter-menu-component.factory.mjs +0 -19
- package/esm2022/filtering/menu/filter-menu-container.component.mjs +0 -299
- package/esm2022/filtering/menu/filter-menu-dropdownlist.directive.mjs +0 -44
- package/esm2022/filtering/menu/filter-menu-host.directive.mjs +0 -46
- package/esm2022/filtering/menu/filter-menu-input-wrapper.component.mjs +0 -136
- package/esm2022/filtering/menu/filter-menu-template.directive.mjs +0 -43
- package/esm2022/filtering/menu/filter-menu.component.mjs +0 -202
- package/esm2022/filtering/menu/filter-radio-button.directive.mjs +0 -34
- package/esm2022/filtering/menu/menu-tabbing.service.mjs +0 -22
- package/esm2022/filtering/menu/numeric-filter-menu-input.component.mjs +0 -152
- package/esm2022/filtering/menu/numeric-filter-menu.component.mjs +0 -224
- package/esm2022/filtering/menu/string-filter-menu-input.component.mjs +0 -105
- package/esm2022/filtering/menu/string-filter-menu.component.mjs +0 -183
- package/esm2022/filtering/numeric-filter.component.mjs +0 -144
- package/esm2022/filtering/operators/after-eq-filter-operator.component.mjs +0 -72
- package/esm2022/filtering/operators/after-filter-operator.component.mjs +0 -72
- package/esm2022/filtering/operators/before-eq-filter-operator.component.mjs +0 -72
- package/esm2022/filtering/operators/before-filter-operator.component.mjs +0 -72
- package/esm2022/filtering/operators/contains-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/operators/ends-with-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/operators/eq-filter-operator.component.mjs +0 -112
- package/esm2022/filtering/operators/filter-operator.base.mjs +0 -98
- package/esm2022/filtering/operators/gt-filter-operator.component.mjs +0 -63
- package/esm2022/filtering/operators/gte-filter-operator.component.mjs +0 -63
- package/esm2022/filtering/operators/is-empty-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/operators/is-not-empty-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/operators/is-not-null-filter-operator.component.mjs +0 -112
- package/esm2022/filtering/operators/isnull-filter-operator.component.mjs +0 -112
- package/esm2022/filtering/operators/lt-filter-operator.component.mjs +0 -63
- package/esm2022/filtering/operators/lte-filter-operator.component.mjs +0 -63
- package/esm2022/filtering/operators/neq-filter-operator.component.mjs +0 -112
- package/esm2022/filtering/operators/not-contains-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/operators/starts-with-filter-operator.component.mjs +0 -64
- package/esm2022/filtering/string-filter.component.mjs +0 -89
- package/esm2022/index.mjs +0 -146
- package/esm2022/layout/browser-support.service.mjs +0 -85
- package/esm2022/layout/resizable.directive.mjs +0 -83
- package/esm2022/layout/resize.service.mjs +0 -29
- package/esm2022/layout/responsive.service.mjs +0 -34
- package/esm2022/layout/row-sync.mjs +0 -47
- package/esm2022/localization/custom-messages.component.mjs +0 -53
- package/esm2022/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/localization/messages.mjs +0 -510
- package/esm2022/navigation/default-focusable-element.mjs +0 -47
- package/esm2022/navigation/focus-group.mjs +0 -105
- package/esm2022/navigation/focus-root.mjs +0 -50
- package/esm2022/navigation/focusable-element.interface.mjs +0 -5
- package/esm2022/navigation/focusable.directive.mjs +0 -174
- package/esm2022/navigation/item-map.mjs +0 -59
- package/esm2022/navigation/logical-cell.directive.mjs +0 -187
- package/esm2022/navigation/logical-cell.interface.mjs +0 -5
- package/esm2022/navigation/logical-row.directive.mjs +0 -135
- package/esm2022/navigation/logical-row.interface.mjs +0 -5
- package/esm2022/navigation/model-cell.mjs +0 -37
- package/esm2022/navigation/navigation-cell.interface.mjs +0 -5
- package/esm2022/navigation/navigation-change.interface.mjs +0 -5
- package/esm2022/navigation/navigation-cursor.mjs +0 -176
- package/esm2022/navigation/navigation-metadata.mjs +0 -31
- package/esm2022/navigation/navigation-mode.mjs +0 -5
- package/esm2022/navigation/navigation-model.mjs +0 -126
- package/esm2022/navigation/navigation-row.interface.mjs +0 -5
- package/esm2022/navigation/navigation.service.mjs +0 -695
- package/esm2022/navigation/treelist-focusable-element.mjs +0 -28
- package/esm2022/package-metadata.mjs +0 -16
- package/esm2022/pdf/export-element.mjs +0 -129
- package/esm2022/pdf/pdf-command-tool.directive.mjs +0 -68
- package/esm2022/pdf/pdf-command.directive.mjs +0 -101
- package/esm2022/pdf/pdf-export-event.mjs +0 -18
- package/esm2022/pdf/pdf-margin.component.mjs +0 -33
- package/esm2022/pdf/pdf-margin.interface.mjs +0 -5
- package/esm2022/pdf/pdf-template.directive.mjs +0 -45
- package/esm2022/pdf/pdf.component.mjs +0 -269
- package/esm2022/pdf/pdf.module.mjs +0 -48
- package/esm2022/pdf/pdf.service.mjs +0 -40
- package/esm2022/pdf/treelist-query.mjs +0 -45
- package/esm2022/progress-kendo-angular-treelist.mjs +0 -8
- package/esm2022/rendering/cell-template.directive.mjs +0 -49
- package/esm2022/rendering/cell.component.mjs +0 -383
- package/esm2022/rendering/common/col-group.component.mjs +0 -39
- package/esm2022/rendering/common/dom-queries.mjs +0 -158
- package/esm2022/rendering/common/field-accessor.pipe.mjs +0 -48
- package/esm2022/rendering/common/level-items.pipe.mjs +0 -30
- package/esm2022/rendering/common/loading.component.mjs +0 -42
- package/esm2022/rendering/common/row-class.mjs +0 -5
- package/esm2022/rendering/common/spacer.component.mjs +0 -61
- package/esm2022/rendering/constants.mjs +0 -28
- package/esm2022/rendering/footer-template.directive.mjs +0 -45
- package/esm2022/rendering/header/header-template.directive.mjs +0 -45
- package/esm2022/rendering/header/header.component.mjs +0 -978
- package/esm2022/rendering/header/select-all-checkbox.directive.mjs +0 -90
- package/esm2022/rendering/list.component.mjs +0 -850
- package/esm2022/rendering/no-records-template.directive.mjs +0 -40
- package/esm2022/rendering/table-body.component.mjs +0 -665
- package/esm2022/rendering/toolbar/toolbar-focusable.directive.mjs +0 -77
- package/esm2022/rendering/toolbar/toolbar-navigation.service.mjs +0 -54
- package/esm2022/rendering/toolbar/toolbar-template.directive.mjs +0 -58
- package/esm2022/rendering/toolbar/toolbar.component.mjs +0 -110
- package/esm2022/row-reordering/flat-reorder.service.mjs +0 -48
- package/esm2022/row-reordering/hierarchical-reorder.service.mjs +0 -55
- package/esm2022/row-reordering/row-reorder.service.mjs +0 -273
- package/esm2022/row-reordering/types.mjs +0 -5
- package/esm2022/row-reordering/utils.mjs +0 -128
- package/esm2022/scrolling/content-scroll-event.mjs +0 -5
- package/esm2022/scrolling/row-height.service.mjs +0 -30
- package/esm2022/scrolling/scroll-bottom-event.mjs +0 -5
- package/esm2022/scrolling/scroll-request.service.mjs +0 -21
- package/esm2022/scrolling/scroll-sync.service.mjs +0 -80
- package/esm2022/scrolling/scroller.service.mjs +0 -112
- package/esm2022/scrolling/scrollmode.mjs +0 -5
- package/esm2022/scrolling/suspend.service.mjs +0 -17
- package/esm2022/selection/is-selected.mjs +0 -5
- package/esm2022/selection/marquee.directive.mjs +0 -196
- package/esm2022/selection/selectable-settings.mjs +0 -5
- package/esm2022/selection/selectable.directive.mjs +0 -223
- package/esm2022/selection/selection-change-event.mjs +0 -28
- package/esm2022/selection/selection-state.mjs +0 -104
- package/esm2022/selection/selection.service.mjs +0 -264
- package/esm2022/treelist.component.mjs +0 -3111
- package/esm2022/treelist.module.mjs +0 -183
- package/esm2022/utils.mjs +0 -113
|
@@ -1,510 +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 { Input, Directive } from '@angular/core';
|
|
6
|
-
import { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export class Messages extends ComponentMessages {
|
|
12
|
-
/**
|
|
13
|
-
* The text for the empty group panel.
|
|
14
|
-
*/
|
|
15
|
-
groupPanelEmpty;
|
|
16
|
-
/**
|
|
17
|
-
* The no-records text.
|
|
18
|
-
*/
|
|
19
|
-
noRecords;
|
|
20
|
-
/**
|
|
21
|
-
* The label of the pager. By default follows the pattern 'Page navigation, page {currentPage} of {totalPages}'.
|
|
22
|
-
* The default label text when the current page is 1, and the total number of pages is 10 will be
|
|
23
|
-
* 'Page navigation, page 1 of 10'.
|
|
24
|
-
*
|
|
25
|
-
* The message consists of several parts - the current page number, the total number of pages, and a localizable string.
|
|
26
|
-
* To allow for reordering its parts, the `pagerLabel` input accepts a string with placeholders for the current page
|
|
27
|
-
* and total number of pages. The '{currentPage}' and '{totalPages}' placeholders will be replaced
|
|
28
|
-
* internally with the respective actual values.
|
|
29
|
-
*/
|
|
30
|
-
pagerLabel;
|
|
31
|
-
/**
|
|
32
|
-
* The text of the aria-label attribute applied to the page number input element.
|
|
33
|
-
*/
|
|
34
|
-
pagerInputLabel;
|
|
35
|
-
/**
|
|
36
|
-
* The label for the **First page** button.
|
|
37
|
-
*/
|
|
38
|
-
pagerFirstPage;
|
|
39
|
-
/**
|
|
40
|
-
* The label for the **Last page** button.
|
|
41
|
-
*/
|
|
42
|
-
pagerLastPage;
|
|
43
|
-
/**
|
|
44
|
-
* The label for the **Previous page** button.
|
|
45
|
-
*/
|
|
46
|
-
pagerPreviousPage;
|
|
47
|
-
/**
|
|
48
|
-
* The label for the **Next page** button.
|
|
49
|
-
*/
|
|
50
|
-
pagerNextPage;
|
|
51
|
-
/**
|
|
52
|
-
* The label displayed before the pager input.
|
|
53
|
-
*/
|
|
54
|
-
pagerPage;
|
|
55
|
-
/**
|
|
56
|
-
* The title attribute of the page number input element.
|
|
57
|
-
*/
|
|
58
|
-
pagerPageNumberInputTitle;
|
|
59
|
-
/**
|
|
60
|
-
* The label displayed after the page-size selector.
|
|
61
|
-
*/
|
|
62
|
-
pagerItemsPerPage;
|
|
63
|
-
/**
|
|
64
|
-
* The label before the total-page number.
|
|
65
|
-
*/
|
|
66
|
-
pagerOf;
|
|
67
|
-
/**
|
|
68
|
-
* The label after the total items count in the TreeList pager
|
|
69
|
-
*/
|
|
70
|
-
pagerItemsTotal;
|
|
71
|
-
/**
|
|
72
|
-
* The text of the title and aria-label attributes applied to the page chooser in the TreeList Pager.
|
|
73
|
-
*/
|
|
74
|
-
pagerSelectPage;
|
|
75
|
-
/**
|
|
76
|
-
* The label of the filter cell or icon.
|
|
77
|
-
*/
|
|
78
|
-
filter;
|
|
79
|
-
/**
|
|
80
|
-
* The label of the filter input.
|
|
81
|
-
*
|
|
82
|
-
* The filter input label consists of a two-part message - the name of the column and a localizable string.
|
|
83
|
-
* For a column named **Product Name**, the default label will be **Product Name Filter**.
|
|
84
|
-
*
|
|
85
|
-
* To allow reordering the column name and the localizable part, the `filterInputLabel` accepts a string with a
|
|
86
|
-
* placeholder for the column name, for example, **filter for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
87
|
-
* internally with the current column name, and the resulting label will be rendered as **filter for Product Name**.
|
|
88
|
-
* [See example](slug:globalization_grid#toc-custom-messages).
|
|
89
|
-
*/
|
|
90
|
-
filterInputLabel;
|
|
91
|
-
/**
|
|
92
|
-
* The label of the filter cell operators DropDownList.
|
|
93
|
-
*
|
|
94
|
-
* The label consists of a two-part message - the name of the column and a localizable string.
|
|
95
|
-
* For a column named **Product Name**, the default label will be **Filter cell operators for Product Name**.
|
|
96
|
-
*
|
|
97
|
-
* To allow reordering the column name and the localizable part, the `filterCellOperatorLabel` accepts a string with a
|
|
98
|
-
* placeholder for the column name, for example, **Filter operators for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
99
|
-
* internally with the current column name, and the resulting label will be rendered as **Filter operators for Product Name**.
|
|
100
|
-
* [See example](slug:globalization_treelist#toc-custom-messages).
|
|
101
|
-
*/
|
|
102
|
-
filterCellOperatorLabel;
|
|
103
|
-
/**
|
|
104
|
-
* The label of the boolean filter cell DropDownList.
|
|
105
|
-
*
|
|
106
|
-
* The label consists of a two-part message - the name of the column and a localizable string.
|
|
107
|
-
* For a column named **Product Name**, the default label will be **Boolean filter cell for Product Name**.
|
|
108
|
-
*
|
|
109
|
-
* To allow reordering the column name and the localizable part, the `booleanFilterCellLabel` accepts a string with a
|
|
110
|
-
* placeholder for the column name, for example, **Boolean Filter operator for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
111
|
-
* internally with the current column name, and the resulting label will be rendered as **Boolean Filter operator for Product Name**.
|
|
112
|
-
* [See example](slug:globalization_treelist#toc-custom-messages).
|
|
113
|
-
*/
|
|
114
|
-
booleanFilterCellLabel;
|
|
115
|
-
/**
|
|
116
|
-
* The text of the `Equal` (**Is equal to**) filter operator.
|
|
117
|
-
*/
|
|
118
|
-
filterEqOperator;
|
|
119
|
-
/**
|
|
120
|
-
* The text of the `NotEqual` (**Is not equal to**) filter operator.
|
|
121
|
-
*/
|
|
122
|
-
filterNotEqOperator;
|
|
123
|
-
/**
|
|
124
|
-
* The text of the `IsNull` (**Is null**) filter operator.
|
|
125
|
-
*/
|
|
126
|
-
filterIsNullOperator;
|
|
127
|
-
/**
|
|
128
|
-
* The text of the `IsNotNull` (**Is not null**) filter operator.
|
|
129
|
-
*/
|
|
130
|
-
filterIsNotNullOperator;
|
|
131
|
-
/**
|
|
132
|
-
* The text of the `IsEmpty` (**Is empty**) filter operator.
|
|
133
|
-
*/
|
|
134
|
-
filterIsEmptyOperator;
|
|
135
|
-
/**
|
|
136
|
-
* The text of the `IsNotEmpty` (**Is not empty**) filter operator.
|
|
137
|
-
*/
|
|
138
|
-
filterIsNotEmptyOperator;
|
|
139
|
-
/**
|
|
140
|
-
* The text of the `StartsWith` (**Starts with**) filter operator.
|
|
141
|
-
*/
|
|
142
|
-
filterStartsWithOperator;
|
|
143
|
-
/**
|
|
144
|
-
* The text of the `Contains` (**Contains**) filter operator.
|
|
145
|
-
*/
|
|
146
|
-
filterContainsOperator;
|
|
147
|
-
/**
|
|
148
|
-
* The text of the `DoesNotContain` (**Does not contain**) filter operator.
|
|
149
|
-
*/
|
|
150
|
-
filterNotContainsOperator;
|
|
151
|
-
/**
|
|
152
|
-
* The text of the `EndsWith` (**Ends with**) string filter operator.
|
|
153
|
-
*/
|
|
154
|
-
filterEndsWithOperator;
|
|
155
|
-
/**
|
|
156
|
-
* The text of the `GreaterOrEqualTo` (**Is greater than or equal to**) numeric filter operator.
|
|
157
|
-
*/
|
|
158
|
-
filterGteOperator;
|
|
159
|
-
/**
|
|
160
|
-
* The text of the `Greater` (**Is greater than**) numeric filter operator.
|
|
161
|
-
*/
|
|
162
|
-
filterGtOperator;
|
|
163
|
-
/**
|
|
164
|
-
* The text of the `LessOrEqualTo` (**Is less than or equal to**) numeric filter operator.
|
|
165
|
-
*/
|
|
166
|
-
filterLteOperator;
|
|
167
|
-
/**
|
|
168
|
-
* The text of the `Less` (**Is less than**) numeric filter operator.
|
|
169
|
-
*/
|
|
170
|
-
filterLtOperator;
|
|
171
|
-
/**
|
|
172
|
-
* The text of the `IsTrue` Boolean filter option.
|
|
173
|
-
*/
|
|
174
|
-
filterIsTrue;
|
|
175
|
-
/**
|
|
176
|
-
* The text of the `IsFalse` Boolean filter option.
|
|
177
|
-
*/
|
|
178
|
-
filterIsFalse;
|
|
179
|
-
/**
|
|
180
|
-
* The text of the `(All)` option for Boolean filter.
|
|
181
|
-
*/
|
|
182
|
-
filterBooleanAll;
|
|
183
|
-
/**
|
|
184
|
-
* The text of the `AfterOrEqualTo` (**Is after or equal to**) date filter operator.
|
|
185
|
-
*/
|
|
186
|
-
filterAfterOrEqualOperator;
|
|
187
|
-
/**
|
|
188
|
-
* The text of the `After` (**Is after**) date filter operator.
|
|
189
|
-
*/
|
|
190
|
-
filterAfterOperator;
|
|
191
|
-
/**
|
|
192
|
-
* The text of the `Before` (**Is before**) date filter operator.
|
|
193
|
-
*/
|
|
194
|
-
filterBeforeOperator;
|
|
195
|
-
/**
|
|
196
|
-
* The text of the `BeforeOrEqualTo` (**Is before or equal to**) date filter operator.
|
|
197
|
-
*/
|
|
198
|
-
filterBeforeOrEqualOperator;
|
|
199
|
-
/**
|
|
200
|
-
* The text of the **Filter** button.
|
|
201
|
-
*/
|
|
202
|
-
filterFilterButton;
|
|
203
|
-
/**
|
|
204
|
-
* The text of the **Clear filter** button.
|
|
205
|
-
*/
|
|
206
|
-
filterClearButton;
|
|
207
|
-
/**
|
|
208
|
-
* The text of the `And` filter logic.
|
|
209
|
-
*/
|
|
210
|
-
filterAndLogic;
|
|
211
|
-
/**
|
|
212
|
-
* The text of the `Or` filter logic.
|
|
213
|
-
*/
|
|
214
|
-
filterOrLogic;
|
|
215
|
-
/**
|
|
216
|
-
* The text of the Today button of the Date filter.
|
|
217
|
-
*/
|
|
218
|
-
filterDateToday;
|
|
219
|
-
/**
|
|
220
|
-
* The title of the Toggle button of the Date filter.
|
|
221
|
-
*/
|
|
222
|
-
filterDateToggle;
|
|
223
|
-
/**
|
|
224
|
-
* The title of the Decrement button of the Numeric filter.
|
|
225
|
-
*/
|
|
226
|
-
filterNumericDecrement;
|
|
227
|
-
/**
|
|
228
|
-
* The title of the Increment button of the Numeric filter.
|
|
229
|
-
*/
|
|
230
|
-
filterNumericIncrement;
|
|
231
|
-
/**
|
|
232
|
-
* The label of the filter menu operators DropDownList.
|
|
233
|
-
*
|
|
234
|
-
* The label consists of a two-part message - the name of the column and a localizable string.
|
|
235
|
-
* For a column named **Product Name**, the default label will be **Product Name Filter Menu Operators**.
|
|
236
|
-
*
|
|
237
|
-
* To allow reordering the column name and the localizable part, the `filterMenuOperatorsDropDownLabel` accepts a string with a
|
|
238
|
-
* placeholder for the column name, for example, **filter operators for {columnName**'. The `{columnName}` placeholder will be replaced
|
|
239
|
-
* internally with the current column name, and the resulting label will be rendered as **filter operators for Product Name**.
|
|
240
|
-
* [See example](slug:globalization_treelist#toc-custom-messages).
|
|
241
|
-
*/
|
|
242
|
-
filterMenuOperatorsDropDownLabel;
|
|
243
|
-
/**
|
|
244
|
-
* The label of the filter menu logic DropDownList.
|
|
245
|
-
*
|
|
246
|
-
* The label consists of a two-part message - the name of the column and a localizable string.
|
|
247
|
-
* For a column named **Product Name**, the default label will be **Product Name Filter Menu Logic**.
|
|
248
|
-
*
|
|
249
|
-
* To allow reordering the column name and the localizable part, the `filterMenuLogicDropDownLabel` accepts a string with a
|
|
250
|
-
* placeholder for the column name, for example, **filter logic for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
251
|
-
* internally with the current column name, and the resulting label will be rendered as **filter logic for Product Name**.
|
|
252
|
-
* [See example](slug:globalization_treelist#toc-custom-messages).
|
|
253
|
-
*/
|
|
254
|
-
filterMenuLogicDropDownLabel;
|
|
255
|
-
/**
|
|
256
|
-
* The loading text.
|
|
257
|
-
*
|
|
258
|
-
* The `loading` property is part of the accessibility support of the TreeList.
|
|
259
|
-
* Its value is detectable by screen readers and is not otherwise visible.
|
|
260
|
-
*/
|
|
261
|
-
loading;
|
|
262
|
-
/**
|
|
263
|
-
* The title of the column menu icon.
|
|
264
|
-
*
|
|
265
|
-
* The title consists of a two-part message - the name of the column and a localizable string.
|
|
266
|
-
* For a column named **Product Name**, the default title will be **Product Name Column Menu**.
|
|
267
|
-
*
|
|
268
|
-
* To allow reordering the column name and the localizable part, the `columnMenu` accepts a string with a
|
|
269
|
-
* placeholder for the column name, for example, **menu for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
270
|
-
* internally with the current column name, and the resulting title will be rendered as **menu for Product Name**.
|
|
271
|
-
* [See example](slug:globalization_grid#toc-custom-messages).
|
|
272
|
-
*/
|
|
273
|
-
columnMenu;
|
|
274
|
-
/**
|
|
275
|
-
* The text that is displayed in the column menu for the column items.
|
|
276
|
-
*/
|
|
277
|
-
columns;
|
|
278
|
-
/**
|
|
279
|
-
* The text that is displayed in the column menu for the lock item.
|
|
280
|
-
*/
|
|
281
|
-
lock;
|
|
282
|
-
/**
|
|
283
|
-
* The text that is displayed in the column menu for the unlock item.
|
|
284
|
-
*/
|
|
285
|
-
unlock;
|
|
286
|
-
/**
|
|
287
|
-
* The label of the sort icon.
|
|
288
|
-
*/
|
|
289
|
-
sortable;
|
|
290
|
-
/**
|
|
291
|
-
* The text that is displayed in the column menu for the ascending sort item.
|
|
292
|
-
*/
|
|
293
|
-
sortAscending;
|
|
294
|
-
/**
|
|
295
|
-
* The text that is displayed in the column menu for the descending sort item.
|
|
296
|
-
*/
|
|
297
|
-
sortDescending;
|
|
298
|
-
/**
|
|
299
|
-
* The status announcement when a column is sorted in an ascending order.
|
|
300
|
-
* Deprecated - the announcement now relies entirely on the `aria-sort` attribute.
|
|
301
|
-
* @hidden
|
|
302
|
-
*/
|
|
303
|
-
sortedAscending;
|
|
304
|
-
/**
|
|
305
|
-
* The status announcement when a column is sorted in a descending order.
|
|
306
|
-
* Deprecated - the announcement now relies entirely on the `aria-sort` attribute.
|
|
307
|
-
* @hidden
|
|
308
|
-
*/
|
|
309
|
-
sortedDescending;
|
|
310
|
-
/**
|
|
311
|
-
* The status announcement when a column is no longer sorted.
|
|
312
|
-
*/
|
|
313
|
-
sortedDefault;
|
|
314
|
-
/**
|
|
315
|
-
* The text that is displayed in the column menu or in the column chooser item
|
|
316
|
-
* for the **Apply** button of the columns.
|
|
317
|
-
*/
|
|
318
|
-
columnsApply;
|
|
319
|
-
/**
|
|
320
|
-
* The text that is displayed in the column menu or in the column chooser item
|
|
321
|
-
* for the **Reset** button of the columns.
|
|
322
|
-
*/
|
|
323
|
-
columnsReset;
|
|
324
|
-
/**
|
|
325
|
-
* The label of the TreeList top toolbar.
|
|
326
|
-
*/
|
|
327
|
-
topToolbarLabel;
|
|
328
|
-
/**
|
|
329
|
-
* The label of the TreeList bottom toolbar.
|
|
330
|
-
*/
|
|
331
|
-
bottomToolbarLabel;
|
|
332
|
-
/**
|
|
333
|
-
* The label for the TreeList drag row handle.
|
|
334
|
-
*/
|
|
335
|
-
dragRowHandleLabel;
|
|
336
|
-
/**
|
|
337
|
-
* The label for the select row checkbox
|
|
338
|
-
*/
|
|
339
|
-
selectRowCheckboxLabel;
|
|
340
|
-
/**
|
|
341
|
-
* The label for the select all rows checkbox
|
|
342
|
-
*/
|
|
343
|
-
selectAllRowsCheckboxLabel;
|
|
344
|
-
/**
|
|
345
|
-
* The text shown in the column menu for the autosize this column item.
|
|
346
|
-
*/
|
|
347
|
-
autosizeThisColumn;
|
|
348
|
-
/**
|
|
349
|
-
* The text shown in the column menu for the autosize all columns item.
|
|
350
|
-
*/
|
|
351
|
-
autosizeAllColumns;
|
|
352
|
-
/**
|
|
353
|
-
* The title of the filter menu icon.
|
|
354
|
-
*
|
|
355
|
-
* The title consists of a two-part message - the name of the column and a localizable string.
|
|
356
|
-
* For a column named **Product Name**, the default title will be **Product Name Filter Menu**.
|
|
357
|
-
*
|
|
358
|
-
* To allow reordering the column name and the localizable part, the `filterMenuTitle` accepts a string with a
|
|
359
|
-
* placeholder for the column name, for example, **filter for {columnName}**. The `{columnName}` placeholder will be replaced
|
|
360
|
-
* internally with the current column name, and the resulting title will be rendered as **filter for Product Name**.
|
|
361
|
-
* [See example](slug:globalization_treelist#toc-custom-messages).
|
|
362
|
-
*/
|
|
363
|
-
filterMenuTitle;
|
|
364
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
365
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: Messages, inputs: { groupPanelEmpty: "groupPanelEmpty", noRecords: "noRecords", pagerLabel: "pagerLabel", pagerInputLabel: "pagerInputLabel", pagerFirstPage: "pagerFirstPage", pagerLastPage: "pagerLastPage", pagerPreviousPage: "pagerPreviousPage", pagerNextPage: "pagerNextPage", pagerPage: "pagerPage", pagerPageNumberInputTitle: "pagerPageNumberInputTitle", pagerItemsPerPage: "pagerItemsPerPage", pagerOf: "pagerOf", pagerItemsTotal: "pagerItemsTotal", pagerSelectPage: "pagerSelectPage", filter: "filter", filterInputLabel: "filterInputLabel", filterCellOperatorLabel: "filterCellOperatorLabel", booleanFilterCellLabel: "booleanFilterCellLabel", filterEqOperator: "filterEqOperator", filterNotEqOperator: "filterNotEqOperator", filterIsNullOperator: "filterIsNullOperator", filterIsNotNullOperator: "filterIsNotNullOperator", filterIsEmptyOperator: "filterIsEmptyOperator", filterIsNotEmptyOperator: "filterIsNotEmptyOperator", filterStartsWithOperator: "filterStartsWithOperator", filterContainsOperator: "filterContainsOperator", filterNotContainsOperator: "filterNotContainsOperator", filterEndsWithOperator: "filterEndsWithOperator", filterGteOperator: "filterGteOperator", filterGtOperator: "filterGtOperator", filterLteOperator: "filterLteOperator", filterLtOperator: "filterLtOperator", filterIsTrue: "filterIsTrue", filterIsFalse: "filterIsFalse", filterBooleanAll: "filterBooleanAll", filterAfterOrEqualOperator: "filterAfterOrEqualOperator", filterAfterOperator: "filterAfterOperator", filterBeforeOperator: "filterBeforeOperator", filterBeforeOrEqualOperator: "filterBeforeOrEqualOperator", filterFilterButton: "filterFilterButton", filterClearButton: "filterClearButton", filterAndLogic: "filterAndLogic", filterOrLogic: "filterOrLogic", filterDateToday: "filterDateToday", filterDateToggle: "filterDateToggle", filterNumericDecrement: "filterNumericDecrement", filterNumericIncrement: "filterNumericIncrement", filterMenuOperatorsDropDownLabel: "filterMenuOperatorsDropDownLabel", filterMenuLogicDropDownLabel: "filterMenuLogicDropDownLabel", loading: "loading", columnMenu: "columnMenu", columns: "columns", lock: "lock", unlock: "unlock", sortable: "sortable", sortAscending: "sortAscending", sortDescending: "sortDescending", sortedAscending: "sortedAscending", sortedDescending: "sortedDescending", sortedDefault: "sortedDefault", columnsApply: "columnsApply", columnsReset: "columnsReset", topToolbarLabel: "topToolbarLabel", bottomToolbarLabel: "bottomToolbarLabel", dragRowHandleLabel: "dragRowHandleLabel", selectRowCheckboxLabel: "selectRowCheckboxLabel", selectAllRowsCheckboxLabel: "selectAllRowsCheckboxLabel", autosizeThisColumn: "autosizeThisColumn", autosizeAllColumns: "autosizeAllColumns", filterMenuTitle: "filterMenuTitle" }, usesInheritance: true, ngImport: i0 });
|
|
366
|
-
}
|
|
367
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, decorators: [{
|
|
368
|
-
type: Directive,
|
|
369
|
-
args: [{}]
|
|
370
|
-
}], propDecorators: { groupPanelEmpty: [{
|
|
371
|
-
type: Input
|
|
372
|
-
}], noRecords: [{
|
|
373
|
-
type: Input
|
|
374
|
-
}], pagerLabel: [{
|
|
375
|
-
type: Input
|
|
376
|
-
}], pagerInputLabel: [{
|
|
377
|
-
type: Input
|
|
378
|
-
}], pagerFirstPage: [{
|
|
379
|
-
type: Input
|
|
380
|
-
}], pagerLastPage: [{
|
|
381
|
-
type: Input
|
|
382
|
-
}], pagerPreviousPage: [{
|
|
383
|
-
type: Input
|
|
384
|
-
}], pagerNextPage: [{
|
|
385
|
-
type: Input
|
|
386
|
-
}], pagerPage: [{
|
|
387
|
-
type: Input
|
|
388
|
-
}], pagerPageNumberInputTitle: [{
|
|
389
|
-
type: Input
|
|
390
|
-
}], pagerItemsPerPage: [{
|
|
391
|
-
type: Input
|
|
392
|
-
}], pagerOf: [{
|
|
393
|
-
type: Input
|
|
394
|
-
}], pagerItemsTotal: [{
|
|
395
|
-
type: Input
|
|
396
|
-
}], pagerSelectPage: [{
|
|
397
|
-
type: Input
|
|
398
|
-
}], filter: [{
|
|
399
|
-
type: Input
|
|
400
|
-
}], filterInputLabel: [{
|
|
401
|
-
type: Input
|
|
402
|
-
}], filterCellOperatorLabel: [{
|
|
403
|
-
type: Input
|
|
404
|
-
}], booleanFilterCellLabel: [{
|
|
405
|
-
type: Input
|
|
406
|
-
}], filterEqOperator: [{
|
|
407
|
-
type: Input
|
|
408
|
-
}], filterNotEqOperator: [{
|
|
409
|
-
type: Input
|
|
410
|
-
}], filterIsNullOperator: [{
|
|
411
|
-
type: Input
|
|
412
|
-
}], filterIsNotNullOperator: [{
|
|
413
|
-
type: Input
|
|
414
|
-
}], filterIsEmptyOperator: [{
|
|
415
|
-
type: Input
|
|
416
|
-
}], filterIsNotEmptyOperator: [{
|
|
417
|
-
type: Input
|
|
418
|
-
}], filterStartsWithOperator: [{
|
|
419
|
-
type: Input
|
|
420
|
-
}], filterContainsOperator: [{
|
|
421
|
-
type: Input
|
|
422
|
-
}], filterNotContainsOperator: [{
|
|
423
|
-
type: Input
|
|
424
|
-
}], filterEndsWithOperator: [{
|
|
425
|
-
type: Input
|
|
426
|
-
}], filterGteOperator: [{
|
|
427
|
-
type: Input
|
|
428
|
-
}], filterGtOperator: [{
|
|
429
|
-
type: Input
|
|
430
|
-
}], filterLteOperator: [{
|
|
431
|
-
type: Input
|
|
432
|
-
}], filterLtOperator: [{
|
|
433
|
-
type: Input
|
|
434
|
-
}], filterIsTrue: [{
|
|
435
|
-
type: Input
|
|
436
|
-
}], filterIsFalse: [{
|
|
437
|
-
type: Input
|
|
438
|
-
}], filterBooleanAll: [{
|
|
439
|
-
type: Input
|
|
440
|
-
}], filterAfterOrEqualOperator: [{
|
|
441
|
-
type: Input
|
|
442
|
-
}], filterAfterOperator: [{
|
|
443
|
-
type: Input
|
|
444
|
-
}], filterBeforeOperator: [{
|
|
445
|
-
type: Input
|
|
446
|
-
}], filterBeforeOrEqualOperator: [{
|
|
447
|
-
type: Input
|
|
448
|
-
}], filterFilterButton: [{
|
|
449
|
-
type: Input
|
|
450
|
-
}], filterClearButton: [{
|
|
451
|
-
type: Input
|
|
452
|
-
}], filterAndLogic: [{
|
|
453
|
-
type: Input
|
|
454
|
-
}], filterOrLogic: [{
|
|
455
|
-
type: Input
|
|
456
|
-
}], filterDateToday: [{
|
|
457
|
-
type: Input
|
|
458
|
-
}], filterDateToggle: [{
|
|
459
|
-
type: Input
|
|
460
|
-
}], filterNumericDecrement: [{
|
|
461
|
-
type: Input
|
|
462
|
-
}], filterNumericIncrement: [{
|
|
463
|
-
type: Input
|
|
464
|
-
}], filterMenuOperatorsDropDownLabel: [{
|
|
465
|
-
type: Input
|
|
466
|
-
}], filterMenuLogicDropDownLabel: [{
|
|
467
|
-
type: Input
|
|
468
|
-
}], loading: [{
|
|
469
|
-
type: Input
|
|
470
|
-
}], columnMenu: [{
|
|
471
|
-
type: Input
|
|
472
|
-
}], columns: [{
|
|
473
|
-
type: Input
|
|
474
|
-
}], lock: [{
|
|
475
|
-
type: Input
|
|
476
|
-
}], unlock: [{
|
|
477
|
-
type: Input
|
|
478
|
-
}], sortable: [{
|
|
479
|
-
type: Input
|
|
480
|
-
}], sortAscending: [{
|
|
481
|
-
type: Input
|
|
482
|
-
}], sortDescending: [{
|
|
483
|
-
type: Input
|
|
484
|
-
}], sortedAscending: [{
|
|
485
|
-
type: Input
|
|
486
|
-
}], sortedDescending: [{
|
|
487
|
-
type: Input
|
|
488
|
-
}], sortedDefault: [{
|
|
489
|
-
type: Input
|
|
490
|
-
}], columnsApply: [{
|
|
491
|
-
type: Input
|
|
492
|
-
}], columnsReset: [{
|
|
493
|
-
type: Input
|
|
494
|
-
}], topToolbarLabel: [{
|
|
495
|
-
type: Input
|
|
496
|
-
}], bottomToolbarLabel: [{
|
|
497
|
-
type: Input
|
|
498
|
-
}], dragRowHandleLabel: [{
|
|
499
|
-
type: Input
|
|
500
|
-
}], selectRowCheckboxLabel: [{
|
|
501
|
-
type: Input
|
|
502
|
-
}], selectAllRowsCheckboxLabel: [{
|
|
503
|
-
type: Input
|
|
504
|
-
}], autosizeThisColumn: [{
|
|
505
|
-
type: Input
|
|
506
|
-
}], autosizeAllColumns: [{
|
|
507
|
-
type: Input
|
|
508
|
-
}], filterMenuTitle: [{
|
|
509
|
-
type: Input
|
|
510
|
-
}] } });
|
|
@@ -1,47 +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 { closest, findFocusable, isVisible, matchesNodeName } from '../rendering/common/dom-queries';
|
|
6
|
-
const isButton = matchesNodeName('button');
|
|
7
|
-
const isInputTag = matchesNodeName('input');
|
|
8
|
-
const isKendoInputTag = matchesNodeName('kendo-checkbox') || matchesNodeName('kendo-textbox');
|
|
9
|
-
const navigableRegex = /(button|checkbox|color|file|radio|reset|submit)/i;
|
|
10
|
-
const isNavigableInput = element => isInputTag(element) && navigableRegex.test(element.type);
|
|
11
|
-
const isNavigable = element => !element.disabled && (isButton(element) || isNavigableInput(element) || isKendoInputTag(element));
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export class DefaultFocusableElement {
|
|
16
|
-
renderer;
|
|
17
|
-
get enabled() {
|
|
18
|
-
return this.focusable && !this.focusable.disabled;
|
|
19
|
-
}
|
|
20
|
-
get visible() {
|
|
21
|
-
return this.focusable && isVisible(this.focusable);
|
|
22
|
-
}
|
|
23
|
-
element;
|
|
24
|
-
focusable;
|
|
25
|
-
constructor(host, renderer) {
|
|
26
|
-
this.renderer = renderer;
|
|
27
|
-
this.element = host.nativeElement;
|
|
28
|
-
this.focusable = findFocusable(this.element, false) || this.element;
|
|
29
|
-
}
|
|
30
|
-
isNavigable() {
|
|
31
|
-
return this.canFocus() && isNavigable(this.element);
|
|
32
|
-
}
|
|
33
|
-
toggle(active) {
|
|
34
|
-
this.renderer.setAttribute(this.focusable, 'tabIndex', active ? '0' : '-1');
|
|
35
|
-
}
|
|
36
|
-
focus() {
|
|
37
|
-
if (this.focusable) {
|
|
38
|
-
this.focusable.focus();
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
canFocus() {
|
|
42
|
-
return this.visible && this.enabled;
|
|
43
|
-
}
|
|
44
|
-
hasFocus() {
|
|
45
|
-
return document && document.activeElement !== this.element && closest(document.activeElement, e => e === this.element);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
@@ -1,105 +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 { Injectable } from '@angular/core';
|
|
6
|
-
import { FocusRoot } from './focus-root';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
import * as i1 from "./focus-root";
|
|
9
|
-
/**
|
|
10
|
-
* Represents group of components that can be activated or focused.
|
|
11
|
-
*
|
|
12
|
-
* A focus group may contain focusable elements, such as rows, cells and input elements.
|
|
13
|
-
*
|
|
14
|
-
* Elements are added to the focus group by tagging them with the `kendoTreeListFocusable` directive.
|
|
15
|
-
* See [Controlling the Focus]({% slug keyboard_navigation_treelist %}#toc-controlling-the-focus).
|
|
16
|
-
*
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export class FocusGroup {
|
|
20
|
-
root;
|
|
21
|
-
active = true;
|
|
22
|
-
children = [];
|
|
23
|
-
get focusableChildren() {
|
|
24
|
-
return this.children.filter(el => el.canFocus());
|
|
25
|
-
}
|
|
26
|
-
get isActive() {
|
|
27
|
-
return this.active;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
constructor(root) {
|
|
33
|
-
this.root = root;
|
|
34
|
-
this.root.registerGroup(this);
|
|
35
|
-
}
|
|
36
|
-
ngOnDestroy() {
|
|
37
|
-
this.root.unregisterGroup(this);
|
|
38
|
-
this.active = true;
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
registerElement(element) {
|
|
44
|
-
this.unregisterElement(element);
|
|
45
|
-
this.children.push(element);
|
|
46
|
-
}
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
unregisterElement(element) {
|
|
51
|
-
this.children = this.children.filter(f => f !== element);
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Returns a boolean value which indicates if the group will receive focus when the cell is focused.
|
|
55
|
-
* Evaluates to `true` when the focus group has a single focusable element such as a button or a checkbox.
|
|
56
|
-
*
|
|
57
|
-
* @returns A boolean value which indicates if the group will receive focus when the cell is focused.
|
|
58
|
-
*/
|
|
59
|
-
isNavigable() {
|
|
60
|
-
const focusable = this.focusableChildren;
|
|
61
|
-
return focusable.length === 1 && focusable[0].isNavigable();
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* Returns a boolean value which indicates if the focus group contains focusable component.
|
|
65
|
-
*
|
|
66
|
-
* @returns A boolean value which indicates if the focus group contains focusable component.
|
|
67
|
-
*/
|
|
68
|
-
canFocus() {
|
|
69
|
-
return this.focusableChildren.length > 0;
|
|
70
|
-
}
|
|
71
|
-
/**
|
|
72
|
-
* Focuses the first focusable component, if any.
|
|
73
|
-
*/
|
|
74
|
-
focus() {
|
|
75
|
-
if (this.canFocus() && !this.hasFocus()) {
|
|
76
|
-
this.focusableChildren[0].focus();
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* @hidden
|
|
81
|
-
*/
|
|
82
|
-
activate() {
|
|
83
|
-
this.toggleState(true);
|
|
84
|
-
}
|
|
85
|
-
/**
|
|
86
|
-
* @hidden
|
|
87
|
-
*/
|
|
88
|
-
deactivate() {
|
|
89
|
-
this.toggleState(false);
|
|
90
|
-
}
|
|
91
|
-
hasFocus() {
|
|
92
|
-
return this.children.reduce((focused, element) => focused || element.hasFocus(), false);
|
|
93
|
-
}
|
|
94
|
-
toggleState(active) {
|
|
95
|
-
if (this.active !== active) {
|
|
96
|
-
this.active = active;
|
|
97
|
-
this.children.forEach(f => f.toggle(active));
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FocusGroup, deps: [{ token: i1.FocusRoot }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
101
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FocusGroup });
|
|
102
|
-
}
|
|
103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FocusGroup, decorators: [{
|
|
104
|
-
type: Injectable
|
|
105
|
-
}], ctorParameters: () => [{ type: i1.FocusRoot }] });
|