@progress/kendo-angular-grid 23.0.0-develop.3 → 23.0.0-develop.5
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/databinding.directive.d.ts +10 -1
- package/directives.d.ts +6 -3
- package/fesm2022/progress-kendo-angular-grid.mjs +2228 -65
- package/grid.module.d.ts +100 -97
- package/highlight/highlight.directive.d.ts +8 -2
- package/index.d.ts +4 -0
- package/localization/messages.d.ts +57 -1
- package/package-metadata.mjs +2 -2
- package/package.json +24 -24
- package/rendering/toolbar/tools/ai-assistant/ai-assistant.component.d.ts +2 -3
- package/rendering/toolbar/tools/smartbox/models.d.ts +71 -0
- package/rendering/toolbar/tools/smartbox/search.service.d.ts +24 -0
- package/rendering/toolbar/tools/smartbox/segmented-control/models.d.ts +36 -0
- package/rendering/toolbar/tools/smartbox/segmented-control/segmented-control.component.d.ts +45 -0
- package/rendering/toolbar/tools/smartbox/smartbox-component/common.d.ts +38 -0
- package/rendering/toolbar/tools/smartbox/smartbox-component/models.d.ts +177 -0
- package/rendering/toolbar/tools/smartbox/smartbox-component/smartbox.component.d.ts +152 -0
- package/rendering/toolbar/tools/smartbox/smartbox-history-item.template.d.ts +30 -0
- package/rendering/toolbar/tools/smartbox/smartbox-suggestion.template.d.ts +30 -0
- package/rendering/toolbar/tools/smartbox/smartbox-tool.d.ts +48 -0
- package/schematics/ngAdd/index.js +7 -7
package/grid.module.d.ts
CHANGED
|
@@ -50,102 +50,105 @@ import * as i44 from "./rendering/toolbar/tools/filter-command-tool.directive";
|
|
|
50
50
|
import * as i45 from "./rendering/toolbar/tools/ai-assistant/ai-tool.directive";
|
|
51
51
|
import * as i46 from "./rendering/toolbar/tools/group-command-tool.directive";
|
|
52
52
|
import * as i47 from "./rendering/toolbar/tools/select-all-command-tool.directive";
|
|
53
|
-
import * as i48 from "./rendering/
|
|
54
|
-
import * as i49 from "./rendering/
|
|
55
|
-
import * as i50 from "./
|
|
56
|
-
import * as i51 from "./
|
|
57
|
-
import * as i52 from "./rendering/
|
|
58
|
-
import * as i53 from "
|
|
59
|
-
import * as i54 from "
|
|
60
|
-
import * as i55 from "./
|
|
61
|
-
import * as i56 from "
|
|
62
|
-
import * as i57 from "
|
|
63
|
-
import * as i58 from "./filtering/
|
|
64
|
-
import * as i59 from "./filtering/cell/
|
|
65
|
-
import * as i60 from "./filtering/cell/
|
|
66
|
-
import * as i61 from "./filtering/cell/
|
|
67
|
-
import * as i62 from "./filtering/cell/filter-cell
|
|
68
|
-
import * as i63 from "./filtering/cell/filter-cell
|
|
69
|
-
import * as i64 from "./filtering/cell/
|
|
70
|
-
import * as i65 from "./filtering/cell/filter-cell-
|
|
71
|
-
import * as i66 from "./filtering/
|
|
72
|
-
import * as i67 from "./filtering/
|
|
73
|
-
import * as i68 from "./filtering/
|
|
74
|
-
import * as i69 from "./filtering/operators/
|
|
75
|
-
import * as i70 from "./filtering/operators/
|
|
76
|
-
import * as i71 from "./filtering/operators/
|
|
77
|
-
import * as i72 from "./filtering/operators/
|
|
78
|
-
import * as i73 from "./filtering/operators/
|
|
79
|
-
import * as i74 from "./filtering/operators/
|
|
80
|
-
import * as i75 from "./filtering/operators/
|
|
81
|
-
import * as i76 from "./filtering/operators/
|
|
82
|
-
import * as i77 from "./filtering/operators/
|
|
83
|
-
import * as i78 from "./filtering/operators/
|
|
84
|
-
import * as i79 from "./filtering/operators/
|
|
85
|
-
import * as i80 from "./filtering/operators/
|
|
86
|
-
import * as i81 from "./filtering/operators/
|
|
87
|
-
import * as i82 from "./filtering/operators/
|
|
88
|
-
import * as i83 from "./filtering/operators/
|
|
89
|
-
import * as i84 from "./filtering/filter-
|
|
90
|
-
import * as i85 from "./filtering/
|
|
91
|
-
import * as i86 from "./filtering/
|
|
92
|
-
import * as i87 from "./filtering/
|
|
93
|
-
import * as i88 from "./filtering/menu/
|
|
94
|
-
import * as i89 from "./filtering/menu/
|
|
95
|
-
import * as i90 from "./filtering/menu/filter-menu-
|
|
96
|
-
import * as i91 from "./filtering/menu/
|
|
97
|
-
import * as i92 from "./filtering/menu/
|
|
98
|
-
import * as i93 from "./filtering/menu/
|
|
99
|
-
import * as i94 from "./filtering/menu/
|
|
100
|
-
import * as i95 from "./filtering/menu/filter-menu-
|
|
101
|
-
import * as i96 from "./filtering/menu/
|
|
102
|
-
import * as i97 from "./filtering/menu/filter-menu
|
|
103
|
-
import * as i98 from "./filtering/menu/filter-
|
|
104
|
-
import * as i99 from "./
|
|
105
|
-
import * as i100 from "./
|
|
106
|
-
import * as i101 from "./
|
|
107
|
-
import * as i102 from "./column-menu/column-
|
|
108
|
-
import * as i103 from "./column-menu/column-
|
|
109
|
-
import * as i104 from "./
|
|
110
|
-
import * as i105 from "./column-menu/column-menu-
|
|
111
|
-
import * as i106 from "./column-menu/column-menu-
|
|
112
|
-
import * as i107 from "./column-menu/column-menu.component";
|
|
113
|
-
import * as i108 from "./column-menu/column-menu-
|
|
114
|
-
import * as i109 from "./column-menu/column-menu-
|
|
115
|
-
import * as i110 from "./column-menu/column-menu
|
|
116
|
-
import * as i111 from "./column-menu/column-menu-
|
|
117
|
-
import * as i112 from "./column-menu/column-menu-
|
|
118
|
-
import * as i113 from "./column-menu/column-menu-
|
|
119
|
-
import * as i114 from "./column-menu/column-menu-
|
|
120
|
-
import * as i115 from "./column-menu/column-menu-
|
|
121
|
-
import * as i116 from "./
|
|
122
|
-
import * as i117 from "./
|
|
123
|
-
import * as i118 from "./
|
|
124
|
-
import * as i119 from "./
|
|
125
|
-
import * as i120 from "./
|
|
126
|
-
import * as i121 from "./
|
|
127
|
-
import * as i122 from "./
|
|
128
|
-
import * as i123 from "./
|
|
129
|
-
import * as i124 from "./
|
|
130
|
-
import * as i125 from "./
|
|
131
|
-
import * as i126 from "./
|
|
132
|
-
import * as i127 from "./
|
|
133
|
-
import * as i128 from "./editing-directives/
|
|
134
|
-
import * as i129 from "./
|
|
135
|
-
import * as i130 from "./
|
|
136
|
-
import * as i131 from "./
|
|
137
|
-
import * as i132 from "./rendering/
|
|
138
|
-
import * as i133 from "./rendering/
|
|
139
|
-
import * as i134 from "./
|
|
140
|
-
import * as i135 from "./
|
|
141
|
-
import * as i136 from "./
|
|
142
|
-
import * as i137 from "./
|
|
143
|
-
import * as i138 from "./
|
|
144
|
-
import * as i139 from "./
|
|
145
|
-
import * as i140 from "./
|
|
146
|
-
import * as i141 from "./
|
|
147
|
-
import * as i142 from "./
|
|
148
|
-
import * as i143 from "./state-management/redo
|
|
53
|
+
import * as i48 from "./rendering/toolbar/tools/smartbox/smartbox-tool";
|
|
54
|
+
import * as i49 from "./rendering/toolbar/tools/smartbox/smartbox-history-item.template";
|
|
55
|
+
import * as i50 from "./rendering/toolbar/tools/smartbox/smartbox-suggestion.template";
|
|
56
|
+
import * as i51 from "./rendering/header/header.component";
|
|
57
|
+
import * as i52 from "./rendering/header/header-template.directive";
|
|
58
|
+
import * as i53 from "./column-resizing/column-handle.directive";
|
|
59
|
+
import * as i54 from "./selection/selectall-checkbox.directive";
|
|
60
|
+
import * as i55 from "./rendering/footer/footer.component";
|
|
61
|
+
import * as i56 from "@progress/kendo-angular-pager";
|
|
62
|
+
import * as i57 from "@progress/kendo-angular-toolbar";
|
|
63
|
+
import * as i58 from "./filtering/filter-row.component";
|
|
64
|
+
import * as i59 from "./filtering/cell/filter-cell.component";
|
|
65
|
+
import * as i60 from "./filtering/cell/filter-cell-template.directive";
|
|
66
|
+
import * as i61 from "./filtering/cell/string-filter-cell.component";
|
|
67
|
+
import * as i62 from "./filtering/cell/numeric-filter-cell.component";
|
|
68
|
+
import * as i63 from "./filtering/cell/autocomplete-filter-cell.component";
|
|
69
|
+
import * as i64 from "./filtering/cell/boolean-filter-cell.component";
|
|
70
|
+
import * as i65 from "./filtering/cell/filter-cell-host.directive";
|
|
71
|
+
import * as i66 from "./filtering/cell/filter-cell-wrapper.component";
|
|
72
|
+
import * as i67 from "./filtering/cell/date-filter-cell.component";
|
|
73
|
+
import * as i68 from "./filtering/cell/filter-cell-operators.component";
|
|
74
|
+
import * as i69 from "./filtering/operators/contains-filter-operator.component";
|
|
75
|
+
import * as i70 from "./filtering/operators/not-contains-filter-operator.component";
|
|
76
|
+
import * as i71 from "./filtering/operators/ends-with-filter-operator.component";
|
|
77
|
+
import * as i72 from "./filtering/operators/eq-filter-operator.component";
|
|
78
|
+
import * as i73 from "./filtering/operators/is-empty-filter-operator.component";
|
|
79
|
+
import * as i74 from "./filtering/operators/is-not-empty-filter-operator.component";
|
|
80
|
+
import * as i75 from "./filtering/operators/is-not-null-filter-operator.component";
|
|
81
|
+
import * as i76 from "./filtering/operators/isnull-filter-operator.component";
|
|
82
|
+
import * as i77 from "./filtering/operators/neq-filter-operator.component";
|
|
83
|
+
import * as i78 from "./filtering/operators/starts-with-filter-operator.component";
|
|
84
|
+
import * as i79 from "./filtering/operators/gt-filter-operator.component";
|
|
85
|
+
import * as i80 from "./filtering/operators/gte-filter-operator.component";
|
|
86
|
+
import * as i81 from "./filtering/operators/lt-filter-operator.component";
|
|
87
|
+
import * as i82 from "./filtering/operators/lte-filter-operator.component";
|
|
88
|
+
import * as i83 from "./filtering/operators/after-filter-operator.component";
|
|
89
|
+
import * as i84 from "./filtering/operators/after-eq-filter-operator.component";
|
|
90
|
+
import * as i85 from "./filtering/operators/before-eq-filter-operator.component";
|
|
91
|
+
import * as i86 from "./filtering/operators/before-filter-operator.component";
|
|
92
|
+
import * as i87 from "./filtering/filter-input.directive";
|
|
93
|
+
import * as i88 from "./filtering/menu/filter-menu.component";
|
|
94
|
+
import * as i89 from "./filtering/menu/filter-menu-container.component";
|
|
95
|
+
import * as i90 from "./filtering/menu/filter-menu-input-wrapper.component";
|
|
96
|
+
import * as i91 from "./filtering/menu/string-filter-menu-input.component";
|
|
97
|
+
import * as i92 from "./filtering/menu/string-filter-menu.component";
|
|
98
|
+
import * as i93 from "./filtering/menu/filter-menu-template.directive";
|
|
99
|
+
import * as i94 from "./filtering/menu/numeric-filter-menu.component";
|
|
100
|
+
import * as i95 from "./filtering/menu/numeric-filter-menu-input.component";
|
|
101
|
+
import * as i96 from "./filtering/menu/date-filter-menu-input.component";
|
|
102
|
+
import * as i97 from "./filtering/menu/date-filter-menu.component";
|
|
103
|
+
import * as i98 from "./filtering/menu/filter-menu-host.directive";
|
|
104
|
+
import * as i99 from "./filtering/menu/boolean-filter-menu.component";
|
|
105
|
+
import * as i100 from "./filtering/menu/filter-menu-dropdownlist.directive";
|
|
106
|
+
import * as i101 from "./filtering/menu/filter-radio-button.directive";
|
|
107
|
+
import * as i102 from "./column-menu/column-list.component";
|
|
108
|
+
import * as i103 from "./column-menu/column-chooser.component";
|
|
109
|
+
import * as i104 from "./rendering/toolbar/tools/column-chooser-tool.directive";
|
|
110
|
+
import * as i105 from "./column-menu/column-menu-chooser.component";
|
|
111
|
+
import * as i106 from "./column-menu/column-menu-filter.component";
|
|
112
|
+
import * as i107 from "./column-menu/column-menu-item.component";
|
|
113
|
+
import * as i108 from "./column-menu/column-menu-item-content-template.directive";
|
|
114
|
+
import * as i109 from "./column-menu/column-menu-sort.component";
|
|
115
|
+
import * as i110 from "./column-menu/column-menu.component";
|
|
116
|
+
import * as i111 from "./column-menu/column-menu-lock.component";
|
|
117
|
+
import * as i112 from "./column-menu/column-menu-template.directive";
|
|
118
|
+
import * as i113 from "./column-menu/column-menu-container.component";
|
|
119
|
+
import * as i114 from "./column-menu/column-menu-item.directive";
|
|
120
|
+
import * as i115 from "./column-menu/column-menu-stick.component";
|
|
121
|
+
import * as i116 from "./column-menu/column-menu-position.component";
|
|
122
|
+
import * as i117 from "./column-menu/column-menu-autosize.component";
|
|
123
|
+
import * as i118 from "./column-menu/column-menu-autosize-all.component";
|
|
124
|
+
import * as i119 from "./grid.component";
|
|
125
|
+
import * as i120 from "./rendering/list.component";
|
|
126
|
+
import * as i121 from "./rendering/toolbar/toolbar.component";
|
|
127
|
+
import * as i122 from "./localization/localized-messages.directive";
|
|
128
|
+
import * as i123 from "./localization/custom-messages.component";
|
|
129
|
+
import * as i124 from "./databinding.directive";
|
|
130
|
+
import * as i125 from "./rendering/toolbar/toolbar-template.directive";
|
|
131
|
+
import * as i126 from "./selection/selection.directive";
|
|
132
|
+
import * as i127 from "./highlight/highlight.directive";
|
|
133
|
+
import * as i128 from "./editing-directives/template-editing.directive";
|
|
134
|
+
import * as i129 from "./editing-directives/reactive-editing.directive";
|
|
135
|
+
import * as i130 from "./editing-directives/in-cell-editing.directive";
|
|
136
|
+
import * as i131 from "./editing-directives/external-editing.directive";
|
|
137
|
+
import * as i132 from "./rendering/details-expand.directive";
|
|
138
|
+
import * as i133 from "./rendering/groups-expand.directive";
|
|
139
|
+
import * as i134 from "./selection/marquee.directive";
|
|
140
|
+
import * as i135 from "./rendering/common/spacer.component";
|
|
141
|
+
import * as i136 from "./rendering/toolbar/toolbar-focusable.directive";
|
|
142
|
+
import * as i137 from "./aggregates/status-bar.component";
|
|
143
|
+
import * as i138 from "./aggregates/status-bar-template.directive";
|
|
144
|
+
import * as i139 from "./common/clipboard.directive";
|
|
145
|
+
import * as i140 from "./editing/form/form.component";
|
|
146
|
+
import * as i141 from "./editing/form/dialog-form.component";
|
|
147
|
+
import * as i142 from "./editing/form/form-formfield.component";
|
|
148
|
+
import * as i143 from "./state-management/undo-redo.directive";
|
|
149
|
+
import * as i144 from "./column-resizing/table.directive";
|
|
150
|
+
import * as i145 from "./state-management/undo-command-tool";
|
|
151
|
+
import * as i146 from "./state-management/redo-command-tool";
|
|
149
152
|
/**
|
|
150
153
|
* Defines the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) for the Grid component.
|
|
151
154
|
*
|
|
@@ -170,6 +173,6 @@ import * as i143 from "./state-management/redo-command-tool";
|
|
|
170
173
|
*/
|
|
171
174
|
export declare class GridModule {
|
|
172
175
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
|
|
173
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i20.CommandColumnComponent, typeof i21.CheckboxColumnComponent, typeof i22.SelectionCheckboxDirective, typeof i23.CellTemplateDirective, typeof i24.EditTemplateDirective, typeof i25.RowDragHandleTemplateDirective, typeof i26.RowDragHintTemplateDirective, typeof i27.TableBodyComponent, typeof i28.NoRecordsTemplateDirective, typeof i29.CellComponent, typeof i30.EditCommandDirective, typeof i31.CancelCommandDirective, typeof i32.SaveCommandDirective, typeof i33.RemoveCommandDirective, typeof i34.AddCommandDirective, typeof i35.AddCommandToolbarDirective, typeof i36.EditCommandToolbarDirective, typeof i37.SaveCommandToolbarDirective, typeof i38.RemoveCommandToolbarDirective, typeof i39.CancelCommandToolbarDirective, typeof i40.CellLoadingTemplateDirective, typeof i41.LoadingTemplateDirective, typeof i42.RowReorderColumnComponent, typeof i43.SortCommandToolbarDirective, typeof i44.FilterCommandToolbarDirective, typeof i45.AIAssistantToolbarDirective, typeof i46.GroupCommandToolbarDirective, typeof i47.SelectAllToolbarToolComponent, typeof i48.HeaderComponent, typeof i49.HeaderTemplateDirective, typeof i50.ColumnHandleDirective, typeof i51.SelectAllCheckboxDirective, typeof i52.FooterComponent, typeof i53.CustomMessagesComponent, typeof i53.PagerFocusableDirective, typeof i53.PagerInfoComponent, typeof i53.PagerInputComponent, typeof i53.PagerNextButtonsComponent, typeof i53.PagerNumericButtonsComponent, typeof i53.PagerPageSizesComponent, typeof i53.PagerPrevButtonsComponent, typeof i53.PagerTemplateDirective, typeof i53.PagerComponent, typeof i53.PagerSpacerComponent, typeof i54.ToolBarComponent, typeof i54.ToolbarCustomMessagesComponent, typeof i54.ToolBarButtonComponent, typeof i54.ToolBarButtonGroupComponent, typeof i54.ToolBarDropDownButtonComponent, typeof i54.ToolBarSeparatorComponent, typeof i54.ToolBarSpacerComponent, typeof i54.ToolBarSplitButtonComponent, typeof i54.ToolBarToolComponent, typeof i55.FilterRowComponent, typeof i56.FilterCellComponent, typeof i57.FilterCellTemplateDirective, typeof i58.StringFilterCellComponent, typeof i59.NumericFilterCellComponent, typeof i60.AutoCompleteFilterCellComponent, typeof i61.BooleanFilterCellComponent, typeof i62.FilterCellHostDirective, typeof i63.FilterCellWrapperComponent, typeof i64.DateFilterCellComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i65.FilterCellOperatorsComponent, typeof i66.ContainsFilterOperatorComponent, typeof i67.DoesNotContainFilterOperatorComponent, typeof i68.EndsWithFilterOperatorComponent, typeof i69.EqualFilterOperatorComponent, typeof i70.IsEmptyFilterOperatorComponent, typeof i71.IsNotEmptyFilterOperatorComponent, typeof i72.IsNotNullFilterOperatorComponent, typeof i73.IsNullFilterOperatorComponent, typeof i74.NotEqualFilterOperatorComponent, typeof i75.StartsWithFilterOperatorComponent, typeof i76.GreaterFilterOperatorComponent, typeof i77.GreaterOrEqualToFilterOperatorComponent, typeof i78.LessFilterOperatorComponent, typeof i79.LessOrEqualToFilterOperatorComponent, typeof i80.AfterFilterOperatorComponent, typeof i81.AfterEqFilterOperatorComponent, typeof i82.BeforeEqFilterOperatorComponent, typeof i83.BeforeFilterOperatorComponent, typeof i84.FilterInputDirective, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i65.FilterCellOperatorsComponent, typeof i66.ContainsFilterOperatorComponent, typeof i67.DoesNotContainFilterOperatorComponent, typeof i68.EndsWithFilterOperatorComponent, typeof i69.EqualFilterOperatorComponent, typeof i70.IsEmptyFilterOperatorComponent, typeof i71.IsNotEmptyFilterOperatorComponent, typeof i72.IsNotNullFilterOperatorComponent, typeof i73.IsNullFilterOperatorComponent, typeof i74.NotEqualFilterOperatorComponent, typeof i75.StartsWithFilterOperatorComponent, typeof i76.GreaterFilterOperatorComponent, typeof i77.GreaterOrEqualToFilterOperatorComponent, typeof i78.LessFilterOperatorComponent, typeof i79.LessOrEqualToFilterOperatorComponent, typeof i80.AfterFilterOperatorComponent, typeof i81.AfterEqFilterOperatorComponent, typeof i82.BeforeEqFilterOperatorComponent, typeof i83.BeforeFilterOperatorComponent, typeof i84.FilterInputDirective, typeof i85.FilterMenuComponent, typeof i86.FilterMenuContainerComponent, typeof i87.FilterMenuInputWrapperComponent, typeof i88.StringFilterMenuInputComponent, typeof i89.StringFilterMenuComponent, typeof i90.FilterMenuTemplateDirective, typeof i91.NumericFilterMenuComponent, typeof i92.NumericFilterMenuInputComponent, typeof i93.DateFilterMenuInputComponent, typeof i94.DateFilterMenuComponent, typeof i95.FilterMenuHostDirective, typeof i96.BooleanFilterMenuComponent, typeof i97.FilterMenuDropDownListDirective, typeof i98.BooleanFilterRadioButtonDirective, typeof i99.ColumnListComponent, typeof i100.ColumnChooserComponent, typeof i101.ColumnChooserToolbarDirective, typeof i102.ColumnMenuChooserComponent, typeof i103.ColumnMenuFilterComponent, typeof i104.ColumnMenuItemComponent, typeof i105.ColumnMenuItemContentTemplateDirective, typeof i106.ColumnMenuSortComponent, typeof i107.ColumnMenuComponent, typeof i108.ColumnMenuLockComponent, typeof i109.ColumnMenuTemplateDirective, typeof i110.ColumnMenuContainerComponent, typeof i111.ColumnMenuItemDirective, typeof i112.ColumnMenuStickComponent, typeof i113.ColumnMenuPositionComponent, typeof i114.ColumnMenuAutoSizeColumnComponent, typeof i115.ColumnMenuAutoSizeAllColumnsComponent, typeof i116.GridComponent, typeof i117.ListComponent, typeof i118.ToolbarComponent, typeof i119.LocalizedMessagesDirective, typeof i120.CustomMessagesComponent, typeof i121.DataBindingDirective, typeof i122.ToolbarTemplateDirective, typeof i123.SelectionDirective, typeof i124.HighlightDirective, typeof i125.TemplateEditingDirective, typeof i126.ReactiveEditingDirective, typeof i127.InCellEditingDirective, typeof i128.ExternalEditingDirective, typeof i129.ExpandDetailsDirective, typeof i130.ExpandGroupDirective, typeof i131.GridMarqueeDirective, typeof i132.GridSpacerComponent, typeof i133.GridToolbarFocusableDirective, typeof i134.StatusBarComponent, typeof i135.StatusBarTemplateDirective, typeof i136.GridClipboardDirective, typeof i137.FormComponent, typeof i138.DialogFormComponent, typeof i139.FormFormFieldComponent, typeof i140.UndoRedoDirective, typeof i54.ToolBarComponent, typeof i54.ToolbarCustomMessagesComponent, typeof i54.ToolBarButtonComponent, typeof i54.ToolBarButtonGroupComponent, typeof i54.ToolBarDropDownButtonComponent, typeof i54.ToolBarSeparatorComponent, typeof i54.ToolBarSpacerComponent, typeof i54.ToolBarSplitButtonComponent, typeof i54.ToolBarToolComponent, typeof i141.TableDirective, typeof i142.UndoCommandToolbarDirective, typeof i143.RedoCommandToolbarDirective], [typeof i116.GridComponent, typeof i122.ToolbarTemplateDirective, typeof i118.ToolbarComponent, typeof i132.GridSpacerComponent, typeof i135.StatusBarTemplateDirective, typeof i121.DataBindingDirective, typeof i123.SelectionDirective, typeof i124.HighlightDirective, typeof i120.CustomMessagesComponent, typeof i125.TemplateEditingDirective, typeof i126.ReactiveEditingDirective, typeof i127.InCellEditingDirective, typeof i128.ExternalEditingDirective, typeof i129.ExpandDetailsDirective, typeof i130.ExpandGroupDirective, typeof i133.GridToolbarFocusableDirective, typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i20.CommandColumnComponent, typeof i21.CheckboxColumnComponent, typeof i22.SelectionCheckboxDirective, typeof i23.CellTemplateDirective, typeof i24.EditTemplateDirective, typeof i25.RowDragHandleTemplateDirective, typeof i26.RowDragHintTemplateDirective, typeof i27.TableBodyComponent, typeof i28.NoRecordsTemplateDirective, typeof i29.CellComponent, typeof i30.EditCommandDirective, typeof i31.CancelCommandDirective, typeof i32.SaveCommandDirective, typeof i33.RemoveCommandDirective, typeof i34.AddCommandDirective, typeof i35.AddCommandToolbarDirective, typeof i36.EditCommandToolbarDirective, typeof i37.SaveCommandToolbarDirective, typeof i38.RemoveCommandToolbarDirective, typeof i39.CancelCommandToolbarDirective, typeof i40.CellLoadingTemplateDirective, typeof i41.LoadingTemplateDirective, typeof i42.RowReorderColumnComponent, typeof i43.SortCommandToolbarDirective, typeof i44.FilterCommandToolbarDirective, typeof i45.AIAssistantToolbarDirective, typeof i46.GroupCommandToolbarDirective, typeof i47.SelectAllToolbarToolComponent, typeof i48.HeaderComponent, typeof i49.HeaderTemplateDirective, typeof i50.ColumnHandleDirective, typeof i51.SelectAllCheckboxDirective, typeof i55.FilterRowComponent, typeof i56.FilterCellComponent, typeof i57.FilterCellTemplateDirective, typeof i58.StringFilterCellComponent, typeof i59.NumericFilterCellComponent, typeof i60.AutoCompleteFilterCellComponent, typeof i61.BooleanFilterCellComponent, typeof i62.FilterCellHostDirective, typeof i63.FilterCellWrapperComponent, typeof i64.DateFilterCellComponent, typeof i65.FilterCellOperatorsComponent, typeof i66.ContainsFilterOperatorComponent, typeof i67.DoesNotContainFilterOperatorComponent, typeof i68.EndsWithFilterOperatorComponent, typeof i69.EqualFilterOperatorComponent, typeof i70.IsEmptyFilterOperatorComponent, typeof i71.IsNotEmptyFilterOperatorComponent, typeof i72.IsNotNullFilterOperatorComponent, typeof i73.IsNullFilterOperatorComponent, typeof i74.NotEqualFilterOperatorComponent, typeof i75.StartsWithFilterOperatorComponent, typeof i76.GreaterFilterOperatorComponent, typeof i77.GreaterOrEqualToFilterOperatorComponent, typeof i78.LessFilterOperatorComponent, typeof i79.LessOrEqualToFilterOperatorComponent, typeof i80.AfterFilterOperatorComponent, typeof i81.AfterEqFilterOperatorComponent, typeof i82.BeforeEqFilterOperatorComponent, typeof i83.BeforeFilterOperatorComponent, typeof i85.FilterMenuComponent, typeof i86.FilterMenuContainerComponent, typeof i87.FilterMenuInputWrapperComponent, typeof i88.StringFilterMenuInputComponent, typeof i89.StringFilterMenuComponent, typeof i90.FilterMenuTemplateDirective, typeof i91.NumericFilterMenuComponent, typeof i92.NumericFilterMenuInputComponent, typeof i93.DateFilterMenuInputComponent, typeof i94.DateFilterMenuComponent, typeof i95.FilterMenuHostDirective, typeof i96.BooleanFilterMenuComponent, typeof i97.FilterMenuDropDownListDirective, typeof i98.BooleanFilterRadioButtonDirective, typeof i100.ColumnChooserComponent, typeof i101.ColumnChooserToolbarDirective, typeof i103.ColumnMenuFilterComponent, typeof i104.ColumnMenuItemComponent, typeof i105.ColumnMenuItemContentTemplateDirective, typeof i106.ColumnMenuSortComponent, typeof i108.ColumnMenuLockComponent, typeof i112.ColumnMenuStickComponent, typeof i113.ColumnMenuPositionComponent, typeof i102.ColumnMenuChooserComponent, typeof i109.ColumnMenuTemplateDirective, typeof i110.ColumnMenuContainerComponent, typeof i111.ColumnMenuItemDirective, typeof i107.ColumnMenuComponent, typeof i114.ColumnMenuAutoSizeColumnComponent, typeof i115.ColumnMenuAutoSizeAllColumnsComponent, typeof i136.GridClipboardDirective, typeof i140.UndoRedoDirective, typeof i142.UndoCommandToolbarDirective, typeof i143.RedoCommandToolbarDirective, typeof i54.ToolBarComponent, typeof i54.ToolbarCustomMessagesComponent, typeof i54.ToolBarButtonComponent, typeof i54.ToolBarButtonGroupComponent, typeof i54.ToolBarDropDownButtonComponent, typeof i54.ToolBarSeparatorComponent, typeof i54.ToolBarSpacerComponent, typeof i54.ToolBarSplitButtonComponent, typeof i54.ToolBarToolComponent, typeof i53.CustomMessagesComponent, typeof i53.PagerFocusableDirective, typeof i53.PagerInfoComponent, typeof i53.PagerInputComponent, typeof i53.PagerNextButtonsComponent, typeof i53.PagerNumericButtonsComponent, typeof i53.PagerPageSizesComponent, typeof i53.PagerPrevButtonsComponent, typeof i53.PagerTemplateDirective, typeof i53.PagerComponent, typeof i53.PagerSpacerComponent]>;
|
|
176
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i20.CommandColumnComponent, typeof i21.CheckboxColumnComponent, typeof i22.SelectionCheckboxDirective, typeof i23.CellTemplateDirective, typeof i24.EditTemplateDirective, typeof i25.RowDragHandleTemplateDirective, typeof i26.RowDragHintTemplateDirective, typeof i27.TableBodyComponent, typeof i28.NoRecordsTemplateDirective, typeof i29.CellComponent, typeof i30.EditCommandDirective, typeof i31.CancelCommandDirective, typeof i32.SaveCommandDirective, typeof i33.RemoveCommandDirective, typeof i34.AddCommandDirective, typeof i35.AddCommandToolbarDirective, typeof i36.EditCommandToolbarDirective, typeof i37.SaveCommandToolbarDirective, typeof i38.RemoveCommandToolbarDirective, typeof i39.CancelCommandToolbarDirective, typeof i40.CellLoadingTemplateDirective, typeof i41.LoadingTemplateDirective, typeof i42.RowReorderColumnComponent, typeof i43.SortCommandToolbarDirective, typeof i44.FilterCommandToolbarDirective, typeof i45.AIAssistantToolbarDirective, typeof i46.GroupCommandToolbarDirective, typeof i47.SelectAllToolbarToolComponent, typeof i48.SmartBoxToolbarToolComponent, typeof i49.GridSmartBoxHistoryItemTemplateDirective, typeof i50.GridSmartBoxPromptSuggestionTemplateDirective, typeof i51.HeaderComponent, typeof i52.HeaderTemplateDirective, typeof i53.ColumnHandleDirective, typeof i54.SelectAllCheckboxDirective, typeof i55.FooterComponent, typeof i56.CustomMessagesComponent, typeof i56.PagerFocusableDirective, typeof i56.PagerInfoComponent, typeof i56.PagerInputComponent, typeof i56.PagerNextButtonsComponent, typeof i56.PagerNumericButtonsComponent, typeof i56.PagerPageSizesComponent, typeof i56.PagerPrevButtonsComponent, typeof i56.PagerTemplateDirective, typeof i56.PagerComponent, typeof i56.PagerSpacerComponent, typeof i57.ToolBarComponent, typeof i57.ToolbarCustomMessagesComponent, typeof i57.ToolBarButtonComponent, typeof i57.ToolBarButtonGroupComponent, typeof i57.ToolBarDropDownButtonComponent, typeof i57.ToolBarSeparatorComponent, typeof i57.ToolBarSpacerComponent, typeof i57.ToolBarSplitButtonComponent, typeof i57.ToolBarToolComponent, typeof i58.FilterRowComponent, typeof i59.FilterCellComponent, typeof i60.FilterCellTemplateDirective, typeof i61.StringFilterCellComponent, typeof i62.NumericFilterCellComponent, typeof i63.AutoCompleteFilterCellComponent, typeof i64.BooleanFilterCellComponent, typeof i65.FilterCellHostDirective, typeof i66.FilterCellWrapperComponent, typeof i67.DateFilterCellComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i68.FilterCellOperatorsComponent, typeof i69.ContainsFilterOperatorComponent, typeof i70.DoesNotContainFilterOperatorComponent, typeof i71.EndsWithFilterOperatorComponent, typeof i72.EqualFilterOperatorComponent, typeof i73.IsEmptyFilterOperatorComponent, typeof i74.IsNotEmptyFilterOperatorComponent, typeof i75.IsNotNullFilterOperatorComponent, typeof i76.IsNullFilterOperatorComponent, typeof i77.NotEqualFilterOperatorComponent, typeof i78.StartsWithFilterOperatorComponent, typeof i79.GreaterFilterOperatorComponent, typeof i80.GreaterOrEqualToFilterOperatorComponent, typeof i81.LessFilterOperatorComponent, typeof i82.LessOrEqualToFilterOperatorComponent, typeof i83.AfterFilterOperatorComponent, typeof i84.AfterEqFilterOperatorComponent, typeof i85.BeforeEqFilterOperatorComponent, typeof i86.BeforeFilterOperatorComponent, typeof i87.FilterInputDirective, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i68.FilterCellOperatorsComponent, typeof i69.ContainsFilterOperatorComponent, typeof i70.DoesNotContainFilterOperatorComponent, typeof i71.EndsWithFilterOperatorComponent, typeof i72.EqualFilterOperatorComponent, typeof i73.IsEmptyFilterOperatorComponent, typeof i74.IsNotEmptyFilterOperatorComponent, typeof i75.IsNotNullFilterOperatorComponent, typeof i76.IsNullFilterOperatorComponent, typeof i77.NotEqualFilterOperatorComponent, typeof i78.StartsWithFilterOperatorComponent, typeof i79.GreaterFilterOperatorComponent, typeof i80.GreaterOrEqualToFilterOperatorComponent, typeof i81.LessFilterOperatorComponent, typeof i82.LessOrEqualToFilterOperatorComponent, typeof i83.AfterFilterOperatorComponent, typeof i84.AfterEqFilterOperatorComponent, typeof i85.BeforeEqFilterOperatorComponent, typeof i86.BeforeFilterOperatorComponent, typeof i87.FilterInputDirective, typeof i88.FilterMenuComponent, typeof i89.FilterMenuContainerComponent, typeof i90.FilterMenuInputWrapperComponent, typeof i91.StringFilterMenuInputComponent, typeof i92.StringFilterMenuComponent, typeof i93.FilterMenuTemplateDirective, typeof i94.NumericFilterMenuComponent, typeof i95.NumericFilterMenuInputComponent, typeof i96.DateFilterMenuInputComponent, typeof i97.DateFilterMenuComponent, typeof i98.FilterMenuHostDirective, typeof i99.BooleanFilterMenuComponent, typeof i100.FilterMenuDropDownListDirective, typeof i101.BooleanFilterRadioButtonDirective, typeof i102.ColumnListComponent, typeof i103.ColumnChooserComponent, typeof i104.ColumnChooserToolbarDirective, typeof i105.ColumnMenuChooserComponent, typeof i106.ColumnMenuFilterComponent, typeof i107.ColumnMenuItemComponent, typeof i108.ColumnMenuItemContentTemplateDirective, typeof i109.ColumnMenuSortComponent, typeof i110.ColumnMenuComponent, typeof i111.ColumnMenuLockComponent, typeof i112.ColumnMenuTemplateDirective, typeof i113.ColumnMenuContainerComponent, typeof i114.ColumnMenuItemDirective, typeof i115.ColumnMenuStickComponent, typeof i116.ColumnMenuPositionComponent, typeof i117.ColumnMenuAutoSizeColumnComponent, typeof i118.ColumnMenuAutoSizeAllColumnsComponent, typeof i119.GridComponent, typeof i120.ListComponent, typeof i121.ToolbarComponent, typeof i122.LocalizedMessagesDirective, typeof i123.CustomMessagesComponent, typeof i124.DataBindingDirective, typeof i125.ToolbarTemplateDirective, typeof i126.SelectionDirective, typeof i127.HighlightDirective, typeof i128.TemplateEditingDirective, typeof i129.ReactiveEditingDirective, typeof i130.InCellEditingDirective, typeof i131.ExternalEditingDirective, typeof i132.ExpandDetailsDirective, typeof i133.ExpandGroupDirective, typeof i134.GridMarqueeDirective, typeof i135.GridSpacerComponent, typeof i136.GridToolbarFocusableDirective, typeof i137.StatusBarComponent, typeof i138.StatusBarTemplateDirective, typeof i139.GridClipboardDirective, typeof i140.FormComponent, typeof i141.DialogFormComponent, typeof i142.FormFormFieldComponent, typeof i143.UndoRedoDirective, typeof i57.ToolBarComponent, typeof i57.ToolbarCustomMessagesComponent, typeof i57.ToolBarButtonComponent, typeof i57.ToolBarButtonGroupComponent, typeof i57.ToolBarDropDownButtonComponent, typeof i57.ToolBarSeparatorComponent, typeof i57.ToolBarSpacerComponent, typeof i57.ToolBarSplitButtonComponent, typeof i57.ToolBarToolComponent, typeof i144.TableDirective, typeof i145.UndoCommandToolbarDirective, typeof i146.RedoCommandToolbarDirective], [typeof i119.GridComponent, typeof i125.ToolbarTemplateDirective, typeof i121.ToolbarComponent, typeof i135.GridSpacerComponent, typeof i138.StatusBarTemplateDirective, typeof i124.DataBindingDirective, typeof i126.SelectionDirective, typeof i127.HighlightDirective, typeof i123.CustomMessagesComponent, typeof i128.TemplateEditingDirective, typeof i129.ReactiveEditingDirective, typeof i130.InCellEditingDirective, typeof i131.ExternalEditingDirective, typeof i132.ExpandDetailsDirective, typeof i133.ExpandGroupDirective, typeof i136.GridToolbarFocusableDirective, typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.LoadingComponent, typeof i19.GridTableDirective, typeof i20.CommandColumnComponent, typeof i21.CheckboxColumnComponent, typeof i22.SelectionCheckboxDirective, typeof i23.CellTemplateDirective, typeof i24.EditTemplateDirective, typeof i25.RowDragHandleTemplateDirective, typeof i26.RowDragHintTemplateDirective, typeof i27.TableBodyComponent, typeof i28.NoRecordsTemplateDirective, typeof i29.CellComponent, typeof i30.EditCommandDirective, typeof i31.CancelCommandDirective, typeof i32.SaveCommandDirective, typeof i33.RemoveCommandDirective, typeof i34.AddCommandDirective, typeof i35.AddCommandToolbarDirective, typeof i36.EditCommandToolbarDirective, typeof i37.SaveCommandToolbarDirective, typeof i38.RemoveCommandToolbarDirective, typeof i39.CancelCommandToolbarDirective, typeof i40.CellLoadingTemplateDirective, typeof i41.LoadingTemplateDirective, typeof i42.RowReorderColumnComponent, typeof i43.SortCommandToolbarDirective, typeof i44.FilterCommandToolbarDirective, typeof i45.AIAssistantToolbarDirective, typeof i46.GroupCommandToolbarDirective, typeof i47.SelectAllToolbarToolComponent, typeof i48.SmartBoxToolbarToolComponent, typeof i49.GridSmartBoxHistoryItemTemplateDirective, typeof i50.GridSmartBoxPromptSuggestionTemplateDirective, typeof i51.HeaderComponent, typeof i52.HeaderTemplateDirective, typeof i53.ColumnHandleDirective, typeof i54.SelectAllCheckboxDirective, typeof i58.FilterRowComponent, typeof i59.FilterCellComponent, typeof i60.FilterCellTemplateDirective, typeof i61.StringFilterCellComponent, typeof i62.NumericFilterCellComponent, typeof i63.AutoCompleteFilterCellComponent, typeof i64.BooleanFilterCellComponent, typeof i65.FilterCellHostDirective, typeof i66.FilterCellWrapperComponent, typeof i67.DateFilterCellComponent, typeof i68.FilterCellOperatorsComponent, typeof i69.ContainsFilterOperatorComponent, typeof i70.DoesNotContainFilterOperatorComponent, typeof i71.EndsWithFilterOperatorComponent, typeof i72.EqualFilterOperatorComponent, typeof i73.IsEmptyFilterOperatorComponent, typeof i74.IsNotEmptyFilterOperatorComponent, typeof i75.IsNotNullFilterOperatorComponent, typeof i76.IsNullFilterOperatorComponent, typeof i77.NotEqualFilterOperatorComponent, typeof i78.StartsWithFilterOperatorComponent, typeof i79.GreaterFilterOperatorComponent, typeof i80.GreaterOrEqualToFilterOperatorComponent, typeof i81.LessFilterOperatorComponent, typeof i82.LessOrEqualToFilterOperatorComponent, typeof i83.AfterFilterOperatorComponent, typeof i84.AfterEqFilterOperatorComponent, typeof i85.BeforeEqFilterOperatorComponent, typeof i86.BeforeFilterOperatorComponent, typeof i88.FilterMenuComponent, typeof i89.FilterMenuContainerComponent, typeof i90.FilterMenuInputWrapperComponent, typeof i91.StringFilterMenuInputComponent, typeof i92.StringFilterMenuComponent, typeof i93.FilterMenuTemplateDirective, typeof i94.NumericFilterMenuComponent, typeof i95.NumericFilterMenuInputComponent, typeof i96.DateFilterMenuInputComponent, typeof i97.DateFilterMenuComponent, typeof i98.FilterMenuHostDirective, typeof i99.BooleanFilterMenuComponent, typeof i100.FilterMenuDropDownListDirective, typeof i101.BooleanFilterRadioButtonDirective, typeof i103.ColumnChooserComponent, typeof i104.ColumnChooserToolbarDirective, typeof i106.ColumnMenuFilterComponent, typeof i107.ColumnMenuItemComponent, typeof i108.ColumnMenuItemContentTemplateDirective, typeof i109.ColumnMenuSortComponent, typeof i111.ColumnMenuLockComponent, typeof i115.ColumnMenuStickComponent, typeof i116.ColumnMenuPositionComponent, typeof i105.ColumnMenuChooserComponent, typeof i112.ColumnMenuTemplateDirective, typeof i113.ColumnMenuContainerComponent, typeof i114.ColumnMenuItemDirective, typeof i110.ColumnMenuComponent, typeof i117.ColumnMenuAutoSizeColumnComponent, typeof i118.ColumnMenuAutoSizeAllColumnsComponent, typeof i139.GridClipboardDirective, typeof i143.UndoRedoDirective, typeof i145.UndoCommandToolbarDirective, typeof i146.RedoCommandToolbarDirective, typeof i57.ToolBarComponent, typeof i57.ToolbarCustomMessagesComponent, typeof i57.ToolBarButtonComponent, typeof i57.ToolBarButtonGroupComponent, typeof i57.ToolBarDropDownButtonComponent, typeof i57.ToolBarSeparatorComponent, typeof i57.ToolBarSpacerComponent, typeof i57.ToolBarSplitButtonComponent, typeof i57.ToolBarToolComponent, typeof i56.CustomMessagesComponent, typeof i56.PagerFocusableDirective, typeof i56.PagerInfoComponent, typeof i56.PagerInputComponent, typeof i56.PagerNextButtonsComponent, typeof i56.PagerNumericButtonsComponent, typeof i56.PagerPageSizesComponent, typeof i56.PagerPrevButtonsComponent, typeof i56.PagerTemplateDirective, typeof i56.PagerComponent, typeof i56.PagerSpacerComponent]>;
|
|
174
177
|
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
|
|
175
178
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy, SimpleChanges, OnChanges } from '@angular/core';
|
|
5
|
+
import { OnDestroy, SimpleChanges, OnChanges, EventEmitter } from '@angular/core';
|
|
6
6
|
import { ContextService } from '../common/provider.service';
|
|
7
7
|
import { HighlightItem } from './highlight-item';
|
|
8
8
|
import { RowArgs } from '../rendering/common/row-args';
|
|
@@ -34,8 +34,13 @@ export declare class HighlightDirective implements OnChanges, OnDestroy {
|
|
|
34
34
|
* Sets the column key for a data cell. The Grid uses the column index as the default column key.
|
|
35
35
|
*/
|
|
36
36
|
highlightColumnKey: string | ((column: any, columnIndex: number) => any);
|
|
37
|
+
/**
|
|
38
|
+
* Emits when the `highlightedKeys` collection changes.
|
|
39
|
+
*/
|
|
40
|
+
highlightedKeysChange: EventEmitter<HighlightItem[]>;
|
|
37
41
|
private rowHighlightState;
|
|
38
42
|
private cellHighlightState;
|
|
43
|
+
private lastHighlightState;
|
|
39
44
|
constructor(ctx: ContextService);
|
|
40
45
|
ngOnChanges(changes: SimpleChanges): void;
|
|
41
46
|
ngOnDestroy(): void;
|
|
@@ -50,7 +55,8 @@ export declare class HighlightDirective implements OnChanges, OnDestroy {
|
|
|
50
55
|
private getItemKey;
|
|
51
56
|
private getHighlightItem;
|
|
52
57
|
private setState;
|
|
58
|
+
private notifyChange;
|
|
53
59
|
private reset;
|
|
54
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightDirective, never>;
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightDirective, "[kendoGridHighlight]", never, { "highlightedKeys": { "alias": "highlightedKeys"; "required": false; }; "highlightItemKey": { "alias": "kendoGridHighlight"; "required": false; }; "highlightColumnKey": { "alias": "highlightColumnKey"; "required": false; }; }, {}, never, never, true, never>;
|
|
61
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightDirective, "[kendoGridHighlight]", never, { "highlightedKeys": { "alias": "highlightedKeys"; "required": false; }; "highlightItemKey": { "alias": "kendoGridHighlight"; "required": false; }; "highlightColumnKey": { "alias": "highlightColumnKey"; "required": false; }; }, { "highlightedKeysChange": "highlightedKeysChange"; }, never, never, true, never>;
|
|
56
62
|
}
|
package/index.d.ts
CHANGED
|
@@ -267,3 +267,7 @@ export { GridTableDirective } from './rendering/grid-table.directive';
|
|
|
267
267
|
export { MenuTabbingService } from './filtering/menu/menu-tabbing.service';
|
|
268
268
|
export * from './rendering/toolbar/tools/ai-assistant/models';
|
|
269
269
|
export { AdaptiveGridService } from './common/adaptiveness.service';
|
|
270
|
+
export { GridSmartBoxAIAssistantSettings, GridSmartBoxHistorySettings, GridSmartBoxMode, GridSmartBoxRequestEvent, GridSmartBoxResponseErrorEvent, GridSmartBoxResponseSuccessEvent, GridSmartBoxSearchEvent, GridSmartBoxSearchSettings, GridSmartBoxSemanticSearchEvent, GridSmartBoxSemanticSearchSettings } from './rendering/toolbar/tools/smartbox/models';
|
|
271
|
+
export { SmartBoxToolbarToolComponent } from './rendering/toolbar/tools/smartbox/smartbox-tool';
|
|
272
|
+
export { GridSmartBoxHistoryItemTemplateDirective } from './rendering/toolbar/tools/smartbox/smartbox-history-item.template';
|
|
273
|
+
export { GridSmartBoxPromptSuggestionTemplateDirective } from './rendering/toolbar/tools/smartbox/smartbox-suggestion.template';
|
|
@@ -626,6 +626,62 @@ export declare class GridMessages extends ComponentMessages {
|
|
|
626
626
|
* and the message is rendered as `3 items are selected`.
|
|
627
627
|
*/
|
|
628
628
|
multiCheckboxFilterSelectedItemsCount: string;
|
|
629
|
+
/**
|
|
630
|
+
* The aria-label for the Speech to Text button of the Smart Bar tool in AI Assistant mode.
|
|
631
|
+
*/
|
|
632
|
+
smartBoxSpeechToTextButton: string;
|
|
633
|
+
/**
|
|
634
|
+
* The aria-label for the Submit button of the Smart Bar tool in AI Assistant mode.
|
|
635
|
+
*/
|
|
636
|
+
smartBoxSubmitPromptButton: string;
|
|
637
|
+
/**
|
|
638
|
+
* The placeholder text for the SmartBox tool Search mode input
|
|
639
|
+
*/
|
|
640
|
+
smartBoxSearchPlaceholder: string;
|
|
641
|
+
/**
|
|
642
|
+
* The placeholder text for the SmartBox tool Semantic Search mode input
|
|
643
|
+
*/
|
|
644
|
+
smartBoxSemanticSearchPlaceholder: string;
|
|
645
|
+
/**
|
|
646
|
+
* The placeholder text for the SmartBox tool AI Assistant mode input
|
|
647
|
+
*/
|
|
648
|
+
smartBoxAIAssistantPlaceholder: string;
|
|
649
|
+
/**
|
|
650
|
+
* The text for the suggested prompts section in the SmartBox tool AI Assistant mode.
|
|
651
|
+
*/
|
|
652
|
+
smartBoxSuggestedPrompts: string;
|
|
653
|
+
/**
|
|
654
|
+
* The text displayed when there are no previous searches in the SmartBox tool.
|
|
655
|
+
*/
|
|
656
|
+
smartBoxNoPreviousSearches: string;
|
|
657
|
+
/**
|
|
658
|
+
* The text displayed when there are no previous prompts in the SmartBox tool.
|
|
659
|
+
*/
|
|
660
|
+
smartBoxNoPreviousPrompts: string;
|
|
661
|
+
/**
|
|
662
|
+
* The text displayed when there is previous search history in the SmartBox tool.
|
|
663
|
+
*/
|
|
664
|
+
smartBoxPreviouslySearched: string;
|
|
665
|
+
/**
|
|
666
|
+
* The text displayed when there is previous ask history in the SmartBox tool.
|
|
667
|
+
*/
|
|
668
|
+
smartBoxPreviouslyAsked: string;
|
|
669
|
+
/**
|
|
670
|
+
* The Search mode text displayed in the SmartBox tool search modes list.
|
|
671
|
+
*/
|
|
672
|
+
searchModeListItemText: string;
|
|
673
|
+
/**
|
|
674
|
+
* The Search mode description displayed in the SmartBox tool search modes list.
|
|
675
|
+
*/
|
|
676
|
+
searchModeListItemDescription: string;
|
|
677
|
+
/**
|
|
678
|
+
* The Semantic Search mode text displayed in the SmartBox tool search modes list.
|
|
679
|
+
*/
|
|
680
|
+
semanticSearchModeListItemText: string;
|
|
681
|
+
/**
|
|
682
|
+
* The Semantic Search mode description displayed in the SmartBox tool search modes list.
|
|
683
|
+
*/
|
|
684
|
+
semanticSearchModeListItemDescription: string;
|
|
629
685
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridMessages, never>;
|
|
630
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GridMessages, "kendo-grid-messages-base", never, { "groupPanelEmpty": { "alias": "groupPanelEmpty"; "required": false; }; "noRecords": { "alias": "noRecords"; "required": false; }; "pagerLabel": { "alias": "pagerLabel"; "required": false; }; "pagerFirstPage": { "alias": "pagerFirstPage"; "required": false; }; "pagerLastPage": { "alias": "pagerLastPage"; "required": false; }; "pagerPreviousPage": { "alias": "pagerPreviousPage"; "required": false; }; "pagerNextPage": { "alias": "pagerNextPage"; "required": false; }; "pagerPage": { "alias": "pagerPage"; "required": false; }; "pagerItemsPerPage": { "alias": "pagerItemsPerPage"; "required": false; }; "pagerOf": { "alias": "pagerOf"; "required": false; }; "pagerItems": { "alias": "pagerItems"; "required": false; }; "pagerPageNumberInputTitle": { "alias": "pagerPageNumberInputTitle"; "required": false; }; "pagerInputLabel": { "alias": "pagerInputLabel"; "required": false; }; "pagerSelectPage": { "alias": "pagerSelectPage"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "filterInputLabel": { "alias": "filterInputLabel"; "required": false; }; "filterMenuTitle": { "alias": "filterMenuTitle"; "required": false; }; "filterMenuOperatorsDropDownLabel": { "alias": "filterMenuOperatorsDropDownLabel"; "required": false; }; "filterMenuLogicDropDownLabel": { "alias": "filterMenuLogicDropDownLabel"; "required": false; }; "filterCellOperatorLabel": { "alias": "filterCellOperatorLabel"; "required": false; }; "booleanFilterCellLabel": { "alias": "booleanFilterCellLabel"; "required": false; }; "aiAssistantApplyButtonText": { "alias": "aiAssistantApplyButtonText"; "required": false; }; "aiAssistantToolbarToolText": { "alias": "aiAssistantToolbarToolText"; "required": false; }; "aiAssistantWindowTitle": { "alias": "aiAssistantWindowTitle"; "required": false; }; "aiAssistantWindowCloseTitle": { "alias": "aiAssistantWindowCloseTitle"; "required": false; }; "aiAssistantOutputCardTitle": { "alias": "aiAssistantOutputCardTitle"; "required": false; }; "aiAssistantOutputCardBodyContent": { "alias": "aiAssistantOutputCardBodyContent"; "required": false; }; "aiAssistantSelectionNotEnabled": { "alias": "aiAssistantSelectionNotEnabled"; "required": false; }; "aiAssistantSelectionRowModeRequired": { "alias": "aiAssistantSelectionRowModeRequired"; "required": false; }; "aiAssistantSelectionCellModeRequired": { "alias": "aiAssistantSelectionCellModeRequired"; "required": false; }; "aiAssistantWindowMaximizeTitle": { "alias": "aiAssistantWindowMaximizeTitle"; "required": false; }; "aiAssistantWindowMinimizeTitle": { "alias": "aiAssistantWindowMinimizeTitle"; "required": false; }; "aiAssistantWindowRestoreTitle": { "alias": "aiAssistantWindowRestoreTitle"; "required": false; }; "filterEqOperator": { "alias": "filterEqOperator"; "required": false; }; "filterNotEqOperator": { "alias": "filterNotEqOperator"; "required": false; }; "filterIsNullOperator": { "alias": "filterIsNullOperator"; "required": false; }; "filterIsNotNullOperator": { "alias": "filterIsNotNullOperator"; "required": false; }; "filterIsEmptyOperator": { "alias": "filterIsEmptyOperator"; "required": false; }; "filterIsNotEmptyOperator": { "alias": "filterIsNotEmptyOperator"; "required": false; }; "filterStartsWithOperator": { "alias": "filterStartsWithOperator"; "required": false; }; "filterContainsOperator": { "alias": "filterContainsOperator"; "required": false; }; "filterNotContainsOperator": { "alias": "filterNotContainsOperator"; "required": false; }; "filterEndsWithOperator": { "alias": "filterEndsWithOperator"; "required": false; }; "filterGteOperator": { "alias": "filterGteOperator"; "required": false; }; "filterGtOperator": { "alias": "filterGtOperator"; "required": false; }; "filterLteOperator": { "alias": "filterLteOperator"; "required": false; }; "filterLtOperator": { "alias": "filterLtOperator"; "required": false; }; "filterIsTrue": { "alias": "filterIsTrue"; "required": false; }; "filterIsFalse": { "alias": "filterIsFalse"; "required": false; }; "filterBooleanAll": { "alias": "filterBooleanAll"; "required": false; }; "adaptiveFilterOperatorsTitle": { "alias": "adaptiveFilterOperatorsTitle"; "required": false; }; "filterAfterOrEqualOperator": { "alias": "filterAfterOrEqualOperator"; "required": false; }; "filterAfterOperator": { "alias": "filterAfterOperator"; "required": false; }; "filterBeforeOperator": { "alias": "filterBeforeOperator"; "required": false; }; "filterBeforeOrEqualOperator": { "alias": "filterBeforeOrEqualOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; "adaptiveBackButtonTitle": { "alias": "adaptiveBackButtonTitle"; "required": false; }; "filterAndLogic": { "alias": "filterAndLogic"; "required": false; }; "filterOrLogic": { "alias": "filterOrLogic"; "required": false; }; "filterToolbarToolText": { "alias": "filterToolbarToolText"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "gridLabel": { "alias": "gridLabel"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "setColumnPosition": { "alias": "setColumnPosition"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnChooserSelectAll": { "alias": "columnChooserSelectAll"; "required": false; }; "columnChooserSearchLabel": { "alias": "columnChooserSearchLabel"; "required": false; }; "columnChooserSelectedColumnsCount": { "alias": "columnChooserSelectedColumnsCount"; "required": false; }; "columnsSubtitle": { "alias": "columnsSubtitle"; "required": false; }; "adaptiveFilterTitle": { "alias": "adaptiveFilterTitle"; "required": false; }; "adaptiveSortTitle": { "alias": "adaptiveSortTitle"; "required": false; }; "adaptiveGroupTitle": { "alias": "adaptiveGroupTitle"; "required": false; }; "filterClearAllButton": { "alias": "filterClearAllButton"; "required": false; }; "groupClearButton": { "alias": "groupClearButton"; "required": false; }; "sortClearButton": { "alias": "sortClearButton"; "required": false; }; "sortDoneButton": { "alias": "sortDoneButton"; "required": false; }; "groupDoneButton": { "alias": "groupDoneButton"; "required": false; }; "lock": { "alias": "lock"; "required": false; }; "unlock": { "alias": "unlock"; "required": false; }; "stick": { "alias": "stick"; "required": false; }; "unstick": { "alias": "unstick"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sortAscending": { "alias": "sortAscending"; "required": false; }; "sortDescending": { "alias": "sortDescending"; "required": false; }; "autosizeThisColumn": { "alias": "autosizeThisColumn"; "required": false; }; "autosizeAllColumns": { "alias": "autosizeAllColumns"; "required": false; }; "sortedAscending": { "alias": "sortedAscending"; "required": false; }; "sortedDescending": { "alias": "sortedDescending"; "required": false; }; "sortedDefault": { "alias": "sortedDefault"; "required": false; }; "sortToolbarToolText": { "alias": "sortToolbarToolText"; "required": false; }; "columnsApply": { "alias": "columnsApply"; "required": false; }; "columnsReset": { "alias": "columnsReset"; "required": false; }; "detailExpand": { "alias": "detailExpand"; "required": false; }; "detailCollapse": { "alias": "detailCollapse"; "required": false; }; "filterDateToday": { "alias": "filterDateToday"; "required": false; }; "filterDateToggle": { "alias": "filterDateToggle"; "required": false; }; "filterNumericDecrement": { "alias": "filterNumericDecrement"; "required": false; }; "filterNumericIncrement": { "alias": "filterNumericIncrement"; "required": false; }; "selectionCheckboxLabel": { "alias": "selectionCheckboxLabel"; "required": false; }; "selectAllCheckboxLabel": { "alias": "selectAllCheckboxLabel"; "required": false; }; "groupCollapse": { "alias": "groupCollapse"; "required": false; }; "groupExpand": { "alias": "groupExpand"; "required": false; }; "topToolbarLabel": { "alias": "topToolbarLabel"; "required": false; }; "bottomToolbarLabel": { "alias": "bottomToolbarLabel"; "required": false; }; "editToolbarToolText": { "alias": "editToolbarToolText"; "required": false; }; "saveToolbarToolText": { "alias": "saveToolbarToolText"; "required": false; }; "addToolbarToolText": { "alias": "addToolbarToolText"; "required": false; }; "cancelToolbarToolText": { "alias": "cancelToolbarToolText"; "required": false; }; "removeToolbarToolText": { "alias": "removeToolbarToolText"; "required": false; }; "excelExportToolbarToolText": { "alias": "excelExportToolbarToolText"; "required": false; }; "csvExportToolbarToolText": { "alias": "csvExportToolbarToolText"; "required": false; }; "pdfExportToolbarToolText": { "alias": "pdfExportToolbarToolText"; "required": false; }; "groupPanelLabel": { "alias": "groupPanelLabel"; "required": false; }; "dragRowHandleLabel": { "alias": "dragRowHandleLabel"; "required": false; }; "columnMenuFilterTabTitle": { "alias": "columnMenuFilterTabTitle"; "required": false; }; "columnMenuGeneralTabTitle": { "alias": "columnMenuGeneralTabTitle"; "required": false; }; "columnMenuColumnsTabTitle": { "alias": "columnMenuColumnsTabTitle"; "required": false; }; "groupChipMenuPrevious": { "alias": "groupChipMenuPrevious"; "required": false; }; "groupChipMenuNext": { "alias": "groupChipMenuNext"; "required": false; }; "groupToolbarToolText": { "alias": "groupToolbarToolText"; "required": false; }; "formValidationErrorText": { "alias": "formValidationErrorText"; "required": false; }; "removeConfirmationDialogTitle": { "alias": "removeConfirmationDialogTitle"; "required": false; }; "removeConfirmationDialogContent": { "alias": "removeConfirmationDialogContent"; "required": false; }; "removeConfirmationDialogConfirmText": { "alias": "removeConfirmationDialogConfirmText"; "required": false; }; "removeConfirmationDialogRejectText": { "alias": "removeConfirmationDialogRejectText"; "required": false; }; "externalEditingTitle": { "alias": "externalEditingTitle"; "required": false; }; "externalEditingAddTitle": { "alias": "externalEditingAddTitle"; "required": false; }; "externalEditingSaveText": { "alias": "externalEditingSaveText"; "required": false; }; "externalEditingCancelText": { "alias": "externalEditingCancelText"; "required": false; }; "multiCheckboxFilterSearchPlaceholder": { "alias": "multiCheckboxFilterSearchPlaceholder"; "required": false; }; "multiCheckboxFilterSelectAllLabel": { "alias": "multiCheckboxFilterSelectAllLabel"; "required": false; }; "multiCheckboxFilterSelectedItemsCount": { "alias": "multiCheckboxFilterSelectedItemsCount"; "required": false; }; }, {}, never, never, true, never>;
|
|
686
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GridMessages, "kendo-grid-messages-base", never, { "groupPanelEmpty": { "alias": "groupPanelEmpty"; "required": false; }; "noRecords": { "alias": "noRecords"; "required": false; }; "pagerLabel": { "alias": "pagerLabel"; "required": false; }; "pagerFirstPage": { "alias": "pagerFirstPage"; "required": false; }; "pagerLastPage": { "alias": "pagerLastPage"; "required": false; }; "pagerPreviousPage": { "alias": "pagerPreviousPage"; "required": false; }; "pagerNextPage": { "alias": "pagerNextPage"; "required": false; }; "pagerPage": { "alias": "pagerPage"; "required": false; }; "pagerItemsPerPage": { "alias": "pagerItemsPerPage"; "required": false; }; "pagerOf": { "alias": "pagerOf"; "required": false; }; "pagerItems": { "alias": "pagerItems"; "required": false; }; "pagerPageNumberInputTitle": { "alias": "pagerPageNumberInputTitle"; "required": false; }; "pagerInputLabel": { "alias": "pagerInputLabel"; "required": false; }; "pagerSelectPage": { "alias": "pagerSelectPage"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "filterInputLabel": { "alias": "filterInputLabel"; "required": false; }; "filterMenuTitle": { "alias": "filterMenuTitle"; "required": false; }; "filterMenuOperatorsDropDownLabel": { "alias": "filterMenuOperatorsDropDownLabel"; "required": false; }; "filterMenuLogicDropDownLabel": { "alias": "filterMenuLogicDropDownLabel"; "required": false; }; "filterCellOperatorLabel": { "alias": "filterCellOperatorLabel"; "required": false; }; "booleanFilterCellLabel": { "alias": "booleanFilterCellLabel"; "required": false; }; "aiAssistantApplyButtonText": { "alias": "aiAssistantApplyButtonText"; "required": false; }; "aiAssistantToolbarToolText": { "alias": "aiAssistantToolbarToolText"; "required": false; }; "aiAssistantWindowTitle": { "alias": "aiAssistantWindowTitle"; "required": false; }; "aiAssistantWindowCloseTitle": { "alias": "aiAssistantWindowCloseTitle"; "required": false; }; "aiAssistantOutputCardTitle": { "alias": "aiAssistantOutputCardTitle"; "required": false; }; "aiAssistantOutputCardBodyContent": { "alias": "aiAssistantOutputCardBodyContent"; "required": false; }; "aiAssistantSelectionNotEnabled": { "alias": "aiAssistantSelectionNotEnabled"; "required": false; }; "aiAssistantSelectionRowModeRequired": { "alias": "aiAssistantSelectionRowModeRequired"; "required": false; }; "aiAssistantSelectionCellModeRequired": { "alias": "aiAssistantSelectionCellModeRequired"; "required": false; }; "aiAssistantWindowMaximizeTitle": { "alias": "aiAssistantWindowMaximizeTitle"; "required": false; }; "aiAssistantWindowMinimizeTitle": { "alias": "aiAssistantWindowMinimizeTitle"; "required": false; }; "aiAssistantWindowRestoreTitle": { "alias": "aiAssistantWindowRestoreTitle"; "required": false; }; "filterEqOperator": { "alias": "filterEqOperator"; "required": false; }; "filterNotEqOperator": { "alias": "filterNotEqOperator"; "required": false; }; "filterIsNullOperator": { "alias": "filterIsNullOperator"; "required": false; }; "filterIsNotNullOperator": { "alias": "filterIsNotNullOperator"; "required": false; }; "filterIsEmptyOperator": { "alias": "filterIsEmptyOperator"; "required": false; }; "filterIsNotEmptyOperator": { "alias": "filterIsNotEmptyOperator"; "required": false; }; "filterStartsWithOperator": { "alias": "filterStartsWithOperator"; "required": false; }; "filterContainsOperator": { "alias": "filterContainsOperator"; "required": false; }; "filterNotContainsOperator": { "alias": "filterNotContainsOperator"; "required": false; }; "filterEndsWithOperator": { "alias": "filterEndsWithOperator"; "required": false; }; "filterGteOperator": { "alias": "filterGteOperator"; "required": false; }; "filterGtOperator": { "alias": "filterGtOperator"; "required": false; }; "filterLteOperator": { "alias": "filterLteOperator"; "required": false; }; "filterLtOperator": { "alias": "filterLtOperator"; "required": false; }; "filterIsTrue": { "alias": "filterIsTrue"; "required": false; }; "filterIsFalse": { "alias": "filterIsFalse"; "required": false; }; "filterBooleanAll": { "alias": "filterBooleanAll"; "required": false; }; "adaptiveFilterOperatorsTitle": { "alias": "adaptiveFilterOperatorsTitle"; "required": false; }; "filterAfterOrEqualOperator": { "alias": "filterAfterOrEqualOperator"; "required": false; }; "filterAfterOperator": { "alias": "filterAfterOperator"; "required": false; }; "filterBeforeOperator": { "alias": "filterBeforeOperator"; "required": false; }; "filterBeforeOrEqualOperator": { "alias": "filterBeforeOrEqualOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; "adaptiveBackButtonTitle": { "alias": "adaptiveBackButtonTitle"; "required": false; }; "filterAndLogic": { "alias": "filterAndLogic"; "required": false; }; "filterOrLogic": { "alias": "filterOrLogic"; "required": false; }; "filterToolbarToolText": { "alias": "filterToolbarToolText"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "gridLabel": { "alias": "gridLabel"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "setColumnPosition": { "alias": "setColumnPosition"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnChooserSelectAll": { "alias": "columnChooserSelectAll"; "required": false; }; "columnChooserSearchLabel": { "alias": "columnChooserSearchLabel"; "required": false; }; "columnChooserSelectedColumnsCount": { "alias": "columnChooserSelectedColumnsCount"; "required": false; }; "columnsSubtitle": { "alias": "columnsSubtitle"; "required": false; }; "adaptiveFilterTitle": { "alias": "adaptiveFilterTitle"; "required": false; }; "adaptiveSortTitle": { "alias": "adaptiveSortTitle"; "required": false; }; "adaptiveGroupTitle": { "alias": "adaptiveGroupTitle"; "required": false; }; "filterClearAllButton": { "alias": "filterClearAllButton"; "required": false; }; "groupClearButton": { "alias": "groupClearButton"; "required": false; }; "sortClearButton": { "alias": "sortClearButton"; "required": false; }; "sortDoneButton": { "alias": "sortDoneButton"; "required": false; }; "groupDoneButton": { "alias": "groupDoneButton"; "required": false; }; "lock": { "alias": "lock"; "required": false; }; "unlock": { "alias": "unlock"; "required": false; }; "stick": { "alias": "stick"; "required": false; }; "unstick": { "alias": "unstick"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sortAscending": { "alias": "sortAscending"; "required": false; }; "sortDescending": { "alias": "sortDescending"; "required": false; }; "autosizeThisColumn": { "alias": "autosizeThisColumn"; "required": false; }; "autosizeAllColumns": { "alias": "autosizeAllColumns"; "required": false; }; "sortedAscending": { "alias": "sortedAscending"; "required": false; }; "sortedDescending": { "alias": "sortedDescending"; "required": false; }; "sortedDefault": { "alias": "sortedDefault"; "required": false; }; "sortToolbarToolText": { "alias": "sortToolbarToolText"; "required": false; }; "columnsApply": { "alias": "columnsApply"; "required": false; }; "columnsReset": { "alias": "columnsReset"; "required": false; }; "detailExpand": { "alias": "detailExpand"; "required": false; }; "detailCollapse": { "alias": "detailCollapse"; "required": false; }; "filterDateToday": { "alias": "filterDateToday"; "required": false; }; "filterDateToggle": { "alias": "filterDateToggle"; "required": false; }; "filterNumericDecrement": { "alias": "filterNumericDecrement"; "required": false; }; "filterNumericIncrement": { "alias": "filterNumericIncrement"; "required": false; }; "selectionCheckboxLabel": { "alias": "selectionCheckboxLabel"; "required": false; }; "selectAllCheckboxLabel": { "alias": "selectAllCheckboxLabel"; "required": false; }; "groupCollapse": { "alias": "groupCollapse"; "required": false; }; "groupExpand": { "alias": "groupExpand"; "required": false; }; "topToolbarLabel": { "alias": "topToolbarLabel"; "required": false; }; "bottomToolbarLabel": { "alias": "bottomToolbarLabel"; "required": false; }; "editToolbarToolText": { "alias": "editToolbarToolText"; "required": false; }; "saveToolbarToolText": { "alias": "saveToolbarToolText"; "required": false; }; "addToolbarToolText": { "alias": "addToolbarToolText"; "required": false; }; "cancelToolbarToolText": { "alias": "cancelToolbarToolText"; "required": false; }; "removeToolbarToolText": { "alias": "removeToolbarToolText"; "required": false; }; "excelExportToolbarToolText": { "alias": "excelExportToolbarToolText"; "required": false; }; "csvExportToolbarToolText": { "alias": "csvExportToolbarToolText"; "required": false; }; "pdfExportToolbarToolText": { "alias": "pdfExportToolbarToolText"; "required": false; }; "groupPanelLabel": { "alias": "groupPanelLabel"; "required": false; }; "dragRowHandleLabel": { "alias": "dragRowHandleLabel"; "required": false; }; "columnMenuFilterTabTitle": { "alias": "columnMenuFilterTabTitle"; "required": false; }; "columnMenuGeneralTabTitle": { "alias": "columnMenuGeneralTabTitle"; "required": false; }; "columnMenuColumnsTabTitle": { "alias": "columnMenuColumnsTabTitle"; "required": false; }; "groupChipMenuPrevious": { "alias": "groupChipMenuPrevious"; "required": false; }; "groupChipMenuNext": { "alias": "groupChipMenuNext"; "required": false; }; "groupToolbarToolText": { "alias": "groupToolbarToolText"; "required": false; }; "formValidationErrorText": { "alias": "formValidationErrorText"; "required": false; }; "removeConfirmationDialogTitle": { "alias": "removeConfirmationDialogTitle"; "required": false; }; "removeConfirmationDialogContent": { "alias": "removeConfirmationDialogContent"; "required": false; }; "removeConfirmationDialogConfirmText": { "alias": "removeConfirmationDialogConfirmText"; "required": false; }; "removeConfirmationDialogRejectText": { "alias": "removeConfirmationDialogRejectText"; "required": false; }; "externalEditingTitle": { "alias": "externalEditingTitle"; "required": false; }; "externalEditingAddTitle": { "alias": "externalEditingAddTitle"; "required": false; }; "externalEditingSaveText": { "alias": "externalEditingSaveText"; "required": false; }; "externalEditingCancelText": { "alias": "externalEditingCancelText"; "required": false; }; "multiCheckboxFilterSearchPlaceholder": { "alias": "multiCheckboxFilterSearchPlaceholder"; "required": false; }; "multiCheckboxFilterSelectAllLabel": { "alias": "multiCheckboxFilterSelectAllLabel"; "required": false; }; "multiCheckboxFilterSelectedItemsCount": { "alias": "multiCheckboxFilterSelectedItemsCount"; "required": false; }; "smartBoxSpeechToTextButton": { "alias": "smartBoxSpeechToTextButton"; "required": false; }; "smartBoxSubmitPromptButton": { "alias": "smartBoxSubmitPromptButton"; "required": false; }; "smartBoxSearchPlaceholder": { "alias": "smartBoxSearchPlaceholder"; "required": false; }; "smartBoxSemanticSearchPlaceholder": { "alias": "smartBoxSemanticSearchPlaceholder"; "required": false; }; "smartBoxAIAssistantPlaceholder": { "alias": "smartBoxAIAssistantPlaceholder"; "required": false; }; "smartBoxSuggestedPrompts": { "alias": "smartBoxSuggestedPrompts"; "required": false; }; "smartBoxNoPreviousSearches": { "alias": "smartBoxNoPreviousSearches"; "required": false; }; "smartBoxNoPreviousPrompts": { "alias": "smartBoxNoPreviousPrompts"; "required": false; }; "smartBoxPreviouslySearched": { "alias": "smartBoxPreviouslySearched"; "required": false; }; "smartBoxPreviouslyAsked": { "alias": "smartBoxPreviouslyAsked"; "required": false; }; "searchModeListItemText": { "alias": "searchModeListItemText"; "required": false; }; "searchModeListItemDescription": { "alias": "searchModeListItemDescription"; "required": false; }; "semanticSearchModeListItemText": { "alias": "semanticSearchModeListItemText"; "required": false; }; "semanticSearchModeListItemDescription": { "alias": "semanticSearchModeListItemDescription"; "required": false; }; }, {}, never, never, true, never>;
|
|
631
687
|
}
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "23.0.0-develop.
|
|
10
|
+
"publishDate": 1770309279,
|
|
11
|
+
"version": "23.0.0-develop.5",
|
|
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-grid",
|
|
3
|
-
"version": "23.0.0-develop.
|
|
3
|
+
"version": "23.0.0-develop.5",
|
|
4
4
|
"description": "Kendo UI Grid for Angular - high performance data grid with paging, filtering, virtualization, CRUD, and more.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"package": {
|
|
74
74
|
"productName": "Kendo UI for Angular",
|
|
75
75
|
"productCode": "KENDOUIANGULAR",
|
|
76
|
-
"publishDate":
|
|
76
|
+
"publishDate": 1770309279,
|
|
77
77
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
78
78
|
}
|
|
79
79
|
},
|
|
@@ -86,32 +86,32 @@
|
|
|
86
86
|
"@progress/kendo-data-query": "^1.7.3",
|
|
87
87
|
"@progress/kendo-drawing": "^1.24.0",
|
|
88
88
|
"@progress/kendo-licensing": "^1.10.0",
|
|
89
|
-
"@progress/kendo-angular-buttons": "23.0.0-develop.
|
|
90
|
-
"@progress/kendo-angular-common": "23.0.0-develop.
|
|
91
|
-
"@progress/kendo-angular-dateinputs": "23.0.0-develop.
|
|
92
|
-
"@progress/kendo-angular-layout": "23.0.0-develop.
|
|
93
|
-
"@progress/kendo-angular-navigation": "23.0.0-develop.
|
|
94
|
-
"@progress/kendo-angular-dropdowns": "23.0.0-develop.
|
|
95
|
-
"@progress/kendo-angular-excel-export": "23.0.0-develop.
|
|
96
|
-
"@progress/kendo-angular-icons": "23.0.0-develop.
|
|
97
|
-
"@progress/kendo-angular-indicators": "23.0.0-develop.
|
|
98
|
-
"@progress/kendo-angular-inputs": "23.0.0-develop.
|
|
99
|
-
"@progress/kendo-angular-conversational-ui": "23.0.0-develop.
|
|
100
|
-
"@progress/kendo-angular-intl": "23.0.0-develop.
|
|
101
|
-
"@progress/kendo-angular-l10n": "23.0.0-develop.
|
|
102
|
-
"@progress/kendo-angular-label": "23.0.0-develop.
|
|
103
|
-
"@progress/kendo-angular-menu": "23.0.0-develop.
|
|
104
|
-
"@progress/kendo-angular-pager": "23.0.0-develop.
|
|
105
|
-
"@progress/kendo-angular-pdf-export": "23.0.0-develop.
|
|
106
|
-
"@progress/kendo-angular-popup": "23.0.0-develop.
|
|
107
|
-
"@progress/kendo-angular-toolbar": "23.0.0-develop.
|
|
108
|
-
"@progress/kendo-angular-upload": "23.0.0-develop.
|
|
109
|
-
"@progress/kendo-angular-utils": "23.0.0-develop.
|
|
89
|
+
"@progress/kendo-angular-buttons": "23.0.0-develop.5",
|
|
90
|
+
"@progress/kendo-angular-common": "23.0.0-develop.5",
|
|
91
|
+
"@progress/kendo-angular-dateinputs": "23.0.0-develop.5",
|
|
92
|
+
"@progress/kendo-angular-layout": "23.0.0-develop.5",
|
|
93
|
+
"@progress/kendo-angular-navigation": "23.0.0-develop.5",
|
|
94
|
+
"@progress/kendo-angular-dropdowns": "23.0.0-develop.5",
|
|
95
|
+
"@progress/kendo-angular-excel-export": "23.0.0-develop.5",
|
|
96
|
+
"@progress/kendo-angular-icons": "23.0.0-develop.5",
|
|
97
|
+
"@progress/kendo-angular-indicators": "23.0.0-develop.5",
|
|
98
|
+
"@progress/kendo-angular-inputs": "23.0.0-develop.5",
|
|
99
|
+
"@progress/kendo-angular-conversational-ui": "23.0.0-develop.5",
|
|
100
|
+
"@progress/kendo-angular-intl": "23.0.0-develop.5",
|
|
101
|
+
"@progress/kendo-angular-l10n": "23.0.0-develop.5",
|
|
102
|
+
"@progress/kendo-angular-label": "23.0.0-develop.5",
|
|
103
|
+
"@progress/kendo-angular-menu": "23.0.0-develop.5",
|
|
104
|
+
"@progress/kendo-angular-pager": "23.0.0-develop.5",
|
|
105
|
+
"@progress/kendo-angular-pdf-export": "23.0.0-develop.5",
|
|
106
|
+
"@progress/kendo-angular-popup": "23.0.0-develop.5",
|
|
107
|
+
"@progress/kendo-angular-toolbar": "23.0.0-develop.5",
|
|
108
|
+
"@progress/kendo-angular-upload": "23.0.0-develop.5",
|
|
109
|
+
"@progress/kendo-angular-utils": "23.0.0-develop.5",
|
|
110
110
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
111
111
|
},
|
|
112
112
|
"dependencies": {
|
|
113
113
|
"tslib": "^2.3.1",
|
|
114
|
-
"@progress/kendo-angular-schematics": "23.0.0-develop.
|
|
114
|
+
"@progress/kendo-angular-schematics": "23.0.0-develop.5",
|
|
115
115
|
"@progress/kendo-common": "^1.0.1",
|
|
116
116
|
"@progress/kendo-file-saver": "^1.0.0",
|
|
117
117
|
"@progress/kendo-csv": "^1.0.0"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy, AfterViewInit
|
|
5
|
+
import { OnDestroy, AfterViewInit } from '@angular/core';
|
|
6
6
|
import { AIPromptComponent, PromptRequestEvent } from '@progress/kendo-angular-conversational-ui';
|
|
7
7
|
import { HttpClient } from '@angular/common/http';
|
|
8
8
|
import { ContextService } from './../../../../common/provider.service';
|
|
@@ -18,7 +18,6 @@ export declare class AiAssistantComponent implements OnDestroy, AfterViewInit {
|
|
|
18
18
|
private http;
|
|
19
19
|
private ctx;
|
|
20
20
|
private columnInfoService;
|
|
21
|
-
private zone;
|
|
22
21
|
private aiRequestResponseService;
|
|
23
22
|
aiPrompt: AIPromptComponent;
|
|
24
23
|
activeView: number;
|
|
@@ -35,7 +34,7 @@ export declare class AiAssistantComponent implements OnDestroy, AfterViewInit {
|
|
|
35
34
|
private columns;
|
|
36
35
|
private leafColumns;
|
|
37
36
|
private idCounter;
|
|
38
|
-
constructor(http: HttpClient, ctx: ContextService, columnInfoService: ColumnInfoService,
|
|
37
|
+
constructor(http: HttpClient, ctx: ContextService, columnInfoService: ColumnInfoService, aiRequestResponseService: GridAIRequestResponseService);
|
|
39
38
|
ngAfterViewInit(): void;
|
|
40
39
|
ngOnDestroy(): void;
|
|
41
40
|
message(message: string): string;
|