@progress/kendo-angular-grid 20.1.2-develop.2 → 21.0.0-develop.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. package/codemods/template-transformer/index.js +1 -2
  2. package/codemods/utils.js +2 -2
  3. package/codemods/v20/grid-kendogridgroupbinding.js +1 -1
  4. package/data/data-item.interface.d.ts +1 -1
  5. package/esm2022/adaptiveness/adaptive-renderer.component.mjs +4 -4
  6. package/esm2022/aggregates/selection-aggregate.service.mjs +4 -4
  7. package/esm2022/aggregates/status-bar-template.directive.mjs +4 -4
  8. package/esm2022/aggregates/status-bar.component.mjs +4 -4
  9. package/esm2022/column-menu/column-chooser-content.component.mjs +5 -5
  10. package/esm2022/column-menu/column-chooser.component.mjs +4 -4
  11. package/esm2022/column-menu/column-list-kb-nav.service.mjs +4 -4
  12. package/esm2022/column-menu/column-list.component.mjs +5 -5
  13. package/esm2022/column-menu/column-menu-autosize-all.component.mjs +4 -4
  14. package/esm2022/column-menu/column-menu-autosize.component.mjs +4 -4
  15. package/esm2022/column-menu/column-menu-chooser.component.mjs +4 -4
  16. package/esm2022/column-menu/column-menu-container.component.mjs +5 -5
  17. package/esm2022/column-menu/column-menu-filter.component.mjs +4 -4
  18. package/esm2022/column-menu/column-menu-item-base.mjs +3 -3
  19. package/esm2022/column-menu/column-menu-item-content-template.directive.mjs +5 -5
  20. package/esm2022/column-menu/column-menu-item.component.mjs +4 -4
  21. package/esm2022/column-menu/column-menu-item.directive.mjs +4 -4
  22. package/esm2022/column-menu/column-menu-lock.component.mjs +4 -4
  23. package/esm2022/column-menu/column-menu-position.component.mjs +4 -4
  24. package/esm2022/column-menu/column-menu-sort.component.mjs +4 -4
  25. package/esm2022/column-menu/column-menu-stick.component.mjs +4 -4
  26. package/esm2022/column-menu/column-menu-template.directive.mjs +5 -5
  27. package/esm2022/column-menu/column-menu.component.mjs +5 -5
  28. package/esm2022/column-menu/column-menu.service.mjs +4 -4
  29. package/esm2022/column-resizing/column-handle.directive.mjs +5 -5
  30. package/esm2022/column-resizing/column-resizing.service.mjs +3 -3
  31. package/esm2022/column-resizing/table.directive.mjs +4 -4
  32. package/esm2022/columns/checkbox-column.component.mjs +5 -5
  33. package/esm2022/columns/column-base.mjs +4 -4
  34. package/esm2022/columns/column-group.component.mjs +5 -5
  35. package/esm2022/columns/column.component.mjs +5 -5
  36. package/esm2022/columns/command-column.component.mjs +5 -5
  37. package/esm2022/columns/reorder-column.component.mjs +5 -5
  38. package/esm2022/columns/span-column.component.mjs +5 -5
  39. package/esm2022/common/adaptiveness.service.mjs +4 -4
  40. package/esm2022/common/clipboard.directive.mjs +4 -4
  41. package/esm2022/common/clipboard.service.mjs +4 -4
  42. package/esm2022/common/column-info.service.mjs +3 -3
  43. package/esm2022/common/dom-events.service.mjs +3 -3
  44. package/esm2022/common/id.service.mjs +4 -4
  45. package/esm2022/common/provider.service.mjs +4 -4
  46. package/esm2022/common/single-popup.service.mjs +4 -4
  47. package/esm2022/common/toolbar-tool-base.directive.mjs +5 -5
  48. package/esm2022/data/change-notification.service.mjs +4 -4
  49. package/esm2022/data/data-mapping.service.mjs +4 -4
  50. package/esm2022/databinding.directive.mjs +4 -4
  51. package/esm2022/dragdrop/column-reorder.service.mjs +3 -3
  52. package/esm2022/dragdrop/drag-and-drop.service.mjs +3 -3
  53. package/esm2022/dragdrop/drag-hint.service.mjs +4 -4
  54. package/esm2022/dragdrop/draggable-column.directive.mjs +5 -5
  55. package/esm2022/dragdrop/drop-cue.service.mjs +3 -3
  56. package/esm2022/dragdrop/drop-target.directive.mjs +4 -4
  57. package/esm2022/editing/add-command-tool.directive.mjs +4 -4
  58. package/esm2022/editing/add-command.directive.mjs +4 -4
  59. package/esm2022/editing/cancel-command-tool.directive.mjs +4 -4
  60. package/esm2022/editing/cancel-command.directive.mjs +5 -5
  61. package/esm2022/editing/edit-command-tool.directive.mjs +4 -4
  62. package/esm2022/editing/edit-command.directive.mjs +5 -5
  63. package/esm2022/editing/edit-template.directive.mjs +5 -5
  64. package/esm2022/editing/edit.service.mjs +5 -5
  65. package/esm2022/editing/form/dialog-form.component.mjs +4 -4
  66. package/esm2022/editing/form/form-formfield.component.mjs +4 -4
  67. package/esm2022/editing/form/form.component.mjs +3 -3
  68. package/esm2022/editing/local-data-changes.service.mjs +3 -3
  69. package/esm2022/editing/remove-command-tool.directive.mjs +4 -4
  70. package/esm2022/editing/remove-command.directive.mjs +5 -5
  71. package/esm2022/editing/save-command-tool.directive.mjs +4 -4
  72. package/esm2022/editing/save-command.directive.mjs +5 -5
  73. package/esm2022/editing/toolbar-editing-tool-base.directive.mjs +5 -5
  74. package/esm2022/editing-directives/editing-directive-base.mjs +4 -4
  75. package/esm2022/editing-directives/external-editing.directive.mjs +4 -4
  76. package/esm2022/editing-directives/in-cell-editing.directive.mjs +4 -4
  77. package/esm2022/editing-directives/reactive-editing.directive.mjs +4 -4
  78. package/esm2022/editing-directives/row-editing-directive-base.mjs +3 -3
  79. package/esm2022/editing-directives/template-editing.directive.mjs +4 -4
  80. package/esm2022/excel/excel-command-tool.directive.mjs +4 -4
  81. package/esm2022/excel/excel-command.directive.mjs +4 -4
  82. package/esm2022/excel/excel.component.mjs +4 -4
  83. package/esm2022/excel/excel.module.mjs +4 -4
  84. package/esm2022/excel/excel.service.mjs +3 -3
  85. package/esm2022/filtering/base-filter-cell.component.mjs +4 -4
  86. package/esm2022/filtering/boolean-filter.component.mjs +4 -4
  87. package/esm2022/filtering/cell/autocomplete-filter-cell.component.mjs +4 -4
  88. package/esm2022/filtering/cell/boolean-filter-cell.component.mjs +4 -4
  89. package/esm2022/filtering/cell/date-filter-cell.component.mjs +4 -4
  90. package/esm2022/filtering/cell/filter-cell-host.directive.mjs +4 -4
  91. package/esm2022/filtering/cell/filter-cell-operators.component.mjs +4 -4
  92. package/esm2022/filtering/cell/filter-cell-template.directive.mjs +5 -5
  93. package/esm2022/filtering/cell/filter-cell-wrapper.component.mjs +4 -4
  94. package/esm2022/filtering/cell/filter-cell.component.mjs +3 -3
  95. package/esm2022/filtering/cell/numeric-filter-cell.component.mjs +4 -4
  96. package/esm2022/filtering/cell/string-filter-cell.component.mjs +4 -4
  97. package/esm2022/filtering/date-filter.component.mjs +4 -4
  98. package/esm2022/filtering/filter-host.directive.mjs +4 -4
  99. package/esm2022/filtering/filter-input-wrapper.component.mjs +4 -4
  100. package/esm2022/filtering/filter-input.directive.mjs +5 -5
  101. package/esm2022/filtering/filter-row.component.mjs +4 -4
  102. package/esm2022/filtering/filter.service.mjs +5 -5
  103. package/esm2022/filtering/menu/boolean-filter-menu.component.mjs +4 -4
  104. package/esm2022/filtering/menu/date-filter-menu-input.component.mjs +4 -4
  105. package/esm2022/filtering/menu/date-filter-menu.component.mjs +4 -4
  106. package/esm2022/filtering/menu/filter-menu-container.component.mjs +5 -5
  107. package/esm2022/filtering/menu/filter-menu-dropdownlist.directive.mjs +4 -4
  108. package/esm2022/filtering/menu/filter-menu-host.directive.mjs +4 -4
  109. package/esm2022/filtering/menu/filter-menu-input-wrapper.component.mjs +4 -4
  110. package/esm2022/filtering/menu/filter-menu-template.directive.mjs +5 -5
  111. package/esm2022/filtering/menu/filter-menu.component.mjs +5 -5
  112. package/esm2022/filtering/menu/filter-radio-button.directive.mjs +4 -4
  113. package/esm2022/filtering/menu/menu-tabbing.service.mjs +3 -3
  114. package/esm2022/filtering/menu/numeric-filter-menu-input.component.mjs +4 -4
  115. package/esm2022/filtering/menu/numeric-filter-menu.component.mjs +4 -4
  116. package/esm2022/filtering/menu/string-filter-menu-input.component.mjs +4 -4
  117. package/esm2022/filtering/menu/string-filter-menu.component.mjs +4 -4
  118. package/esm2022/filtering/multicheckbox-filter.component.mjs +4 -4
  119. package/esm2022/filtering/numeric-filter.component.mjs +4 -4
  120. package/esm2022/filtering/operators/after-eq-filter-operator.component.mjs +4 -4
  121. package/esm2022/filtering/operators/after-filter-operator.component.mjs +4 -4
  122. package/esm2022/filtering/operators/before-eq-filter-operator.component.mjs +4 -4
  123. package/esm2022/filtering/operators/before-filter-operator.component.mjs +4 -4
  124. package/esm2022/filtering/operators/contains-filter-operator.component.mjs +4 -4
  125. package/esm2022/filtering/operators/ends-with-filter-operator.component.mjs +4 -4
  126. package/esm2022/filtering/operators/eq-filter-operator.component.mjs +4 -4
  127. package/esm2022/filtering/operators/filter-operator.base.mjs +5 -5
  128. package/esm2022/filtering/operators/gt-filter-operator.component.mjs +4 -4
  129. package/esm2022/filtering/operators/gte-filter-operator.component.mjs +4 -4
  130. package/esm2022/filtering/operators/is-empty-filter-operator.component.mjs +4 -4
  131. package/esm2022/filtering/operators/is-not-empty-filter-operator.component.mjs +4 -4
  132. package/esm2022/filtering/operators/is-not-null-filter-operator.component.mjs +4 -4
  133. package/esm2022/filtering/operators/isnull-filter-operator.component.mjs +4 -4
  134. package/esm2022/filtering/operators/lt-filter-operator.component.mjs +4 -4
  135. package/esm2022/filtering/operators/lte-filter-operator.component.mjs +4 -4
  136. package/esm2022/filtering/operators/neq-filter-operator.component.mjs +4 -4
  137. package/esm2022/filtering/operators/not-contains-filter-operator.component.mjs +4 -4
  138. package/esm2022/filtering/operators/starts-with-filter-operator.component.mjs +4 -4
  139. package/esm2022/filtering/string-filter.component.mjs +4 -4
  140. package/esm2022/grid.component.mjs +4 -4
  141. package/esm2022/grid.module.mjs +4 -4
  142. package/esm2022/grouping/group-footer-template.directive.mjs +5 -5
  143. package/esm2022/grouping/group-header-column-template.directive.mjs +5 -5
  144. package/esm2022/grouping/group-header-template.directive.mjs +5 -5
  145. package/esm2022/grouping/group-header.component.mjs +4 -4
  146. package/esm2022/grouping/group-panel.component.mjs +4 -4
  147. package/esm2022/grouping/groups.service.mjs +3 -3
  148. package/esm2022/highlight/highlight.directive.mjs +4 -4
  149. package/esm2022/layout/browser-support.service.mjs +4 -4
  150. package/esm2022/layout/resizable.directive.mjs +4 -4
  151. package/esm2022/layout/resize.service.mjs +3 -3
  152. package/esm2022/layout/responsive.service.mjs +3 -3
  153. package/esm2022/layout/sizing-options.service.mjs +3 -3
  154. package/esm2022/localization/custom-messages.component.mjs +4 -4
  155. package/esm2022/localization/localized-messages.directive.mjs +4 -4
  156. package/esm2022/localization/messages.mjs +3 -3
  157. package/esm2022/navigation/focus-group.mjs +4 -4
  158. package/esm2022/navigation/focus-root.mjs +5 -5
  159. package/esm2022/navigation/focusable.directive.mjs +5 -5
  160. package/esm2022/navigation/logical-cell.directive.mjs +5 -5
  161. package/esm2022/navigation/logical-row.directive.mjs +4 -4
  162. package/esm2022/navigation/navigation.service.mjs +5 -5
  163. package/esm2022/package-metadata.mjs +2 -2
  164. package/esm2022/pdf/pdf-command-tool.directive.mjs +4 -4
  165. package/esm2022/pdf/pdf-command.directive.mjs +4 -4
  166. package/esm2022/pdf/pdf-margin.component.mjs +3 -3
  167. package/esm2022/pdf/pdf-template.directive.mjs +5 -5
  168. package/esm2022/pdf/pdf.component.mjs +5 -5
  169. package/esm2022/pdf/pdf.module.mjs +4 -4
  170. package/esm2022/pdf/pdf.service.mjs +3 -3
  171. package/esm2022/rendering/cell-loading.template.directive.mjs +5 -5
  172. package/esm2022/rendering/cell-template.directive.mjs +5 -5
  173. package/esm2022/rendering/cell.component.mjs +5 -5
  174. package/esm2022/rendering/common/col-group.component.mjs +4 -4
  175. package/esm2022/rendering/common/field-accessor.pipe.mjs +4 -4
  176. package/esm2022/rendering/common/format.pipe.mjs +4 -4
  177. package/esm2022/rendering/common/loading.component.mjs +4 -4
  178. package/esm2022/rendering/common/spacer.component.mjs +3 -3
  179. package/esm2022/rendering/details/detail-template.directive.mjs +5 -5
  180. package/esm2022/rendering/details/details.service.mjs +3 -3
  181. package/esm2022/rendering/details-expand.directive.mjs +4 -4
  182. package/esm2022/rendering/footer/footer-template.directive.mjs +5 -5
  183. package/esm2022/rendering/footer/footer.component.mjs +4 -4
  184. package/esm2022/rendering/grid-table.directive.mjs +4 -4
  185. package/esm2022/rendering/groups-expand.directive.mjs +4 -4
  186. package/esm2022/rendering/header/header-template.directive.mjs +5 -5
  187. package/esm2022/rendering/header/header.component.mjs +4 -4
  188. package/esm2022/rendering/list.component.mjs +5 -5
  189. package/esm2022/rendering/loading-template.directive.mjs +4 -4
  190. package/esm2022/rendering/no-records-template.directive.mjs +5 -5
  191. package/esm2022/rendering/table-body.component.mjs +4 -4
  192. package/esm2022/rendering/toolbar/toolbar-focusable.directive.mjs +4 -4
  193. package/esm2022/rendering/toolbar/toolbar-navigation.service.mjs +4 -4
  194. package/esm2022/rendering/toolbar/toolbar-template.directive.mjs +5 -5
  195. package/esm2022/rendering/toolbar/toolbar.component.mjs +4 -4
  196. package/esm2022/rendering/toolbar/tools/ai-assistant/ai-assistant.component.mjs +4 -4
  197. package/esm2022/rendering/toolbar/tools/ai-assistant/ai-tool.directive.mjs +4 -4
  198. package/esm2022/rendering/toolbar/tools/column-chooser-tool.directive.mjs +4 -4
  199. package/esm2022/rendering/toolbar/tools/filter-command-tool.directive.mjs +4 -4
  200. package/esm2022/rendering/toolbar/tools/filter-tool-wrapper.component.mjs +4 -4
  201. package/esm2022/rendering/toolbar/tools/filter-toolbar-tool.component.mjs +4 -4
  202. package/esm2022/rendering/toolbar/tools/group-command-tool.directive.mjs +4 -4
  203. package/esm2022/rendering/toolbar/tools/group-toolbar-tool.component.mjs +4 -4
  204. package/esm2022/rendering/toolbar/tools/select-all-command-tool.directive.mjs +4 -4
  205. package/esm2022/rendering/toolbar/tools/sort-command-tool.directive.mjs +4 -4
  206. package/esm2022/rendering/toolbar/tools/sort-toolbar-tool.component.mjs +4 -4
  207. package/esm2022/row-reordering/drag-handle-template.directive.mjs +5 -5
  208. package/esm2022/row-reordering/drag-hint-template.directive.mjs +5 -5
  209. package/esm2022/row-reordering/row-reorder.service.mjs +4 -4
  210. package/esm2022/scrolling/scroll-request.service.mjs +3 -3
  211. package/esm2022/scrolling/scroll-sync.service.mjs +4 -4
  212. package/esm2022/scrolling/suspend.service.mjs +3 -3
  213. package/esm2022/selection/cell-selection.service.mjs +4 -4
  214. package/esm2022/selection/marquee.directive.mjs +4 -4
  215. package/esm2022/selection/selectall-checkbox.directive.mjs +5 -5
  216. package/esm2022/selection/selection-checkbox.directive.mjs +5 -5
  217. package/esm2022/selection/selection-default.mjs +4 -4
  218. package/esm2022/selection/selection.directive.mjs +4 -4
  219. package/esm2022/selection/selection.service.mjs +4 -4
  220. package/esm2022/state-management/redo-command-tool.mjs +5 -5
  221. package/esm2022/state-management/undo-command-tool.mjs +5 -5
  222. package/esm2022/state-management/undo-redo.directive.mjs +4 -4
  223. package/esm2022/state-management/undo-redo.service.mjs +3 -3
  224. package/fesm2022/progress-kendo-angular-grid.mjs +902 -902
  225. package/filtering/filterable.d.ts +1 -1
  226. package/package.json +29 -26
  227. package/schematics/ngAdd/index.js +10 -5
@@ -21,8 +21,8 @@ export class LoadingComponent {
21
21
  constructor(ctx) {
22
22
  this.ctx = ctx;
23
23
  }
24
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingComponent, deps: [{ token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Component });
25
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: LoadingComponent, isStandalone: true, selector: "[kendoGridLoading]", inputs: { loadingTemplate: "loadingTemplate" }, host: { properties: { "class.k-loading-mask": "this.hostClass" } }, ngImport: i0, template: `
24
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingComponent, deps: [{ token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Component });
25
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: LoadingComponent, isStandalone: true, selector: "[kendoGridLoading]", inputs: { loadingTemplate: "loadingTemplate" }, host: { properties: { "class.k-loading-mask": "this.hostClass" } }, ngImport: i0, template: `
26
26
  <ng-container *ngIf="!loadingTemplate">
27
27
  <span class="k-loading-text">{{ loadingText }}</span>
28
28
  <div class="k-loading-image"></div>
@@ -32,7 +32,7 @@ export class LoadingComponent {
32
32
  </ng-template>
33
33
  `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  selector: '[kendoGridLoading]',
@@ -48,7 +48,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
48
48
  standalone: true,
49
49
  imports: [NgIf, NgTemplateOutlet]
50
50
  }]
51
- }], ctorParameters: function () { return [{ type: i1.ContextService }]; }, propDecorators: { hostClass: [{
51
+ }], ctorParameters: () => [{ type: i1.ContextService }], propDecorators: { hostClass: [{
52
52
  type: HostBinding,
53
53
  args: ['class.k-loading-mask']
54
54
  }], loadingTemplate: [{
@@ -38,10 +38,10 @@ export class GridSpacerComponent {
38
38
  * If not set, the GridSpacer takes all available space.
39
39
  */
40
40
  width;
41
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridSpacerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GridSpacerComponent, isStandalone: true, selector: "kendo-grid-spacer", inputs: { width: "width" }, host: { properties: { "class.k-spacer": "this.hostClass", "class.k-spacer-sized": "this.sizedClass", "style.flexBasis": "this.flexBasisStyle" } }, ngImport: i0, template: ``, isInline: true });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridSpacerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: GridSpacerComponent, isStandalone: true, selector: "kendo-grid-spacer", inputs: { width: "width" }, host: { properties: { "class.k-spacer": "this.hostClass", "class.k-spacer-sized": "this.sizedClass", "style.flexBasis": "this.flexBasisStyle" } }, ngImport: i0, template: ``, isInline: true });
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridSpacerComponent, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridSpacerComponent, decorators: [{
45
45
  type: Component,
46
46
  args: [{
47
47
  selector: 'kendo-grid-spacer',
@@ -42,18 +42,18 @@ export class DetailTemplateDirective {
42
42
  this.templateRef = templateRef;
43
43
  }
44
44
  _condition = () => true;
45
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DetailTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
46
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: DetailTemplateDirective, isStandalone: true, selector: "[kendoGridDetailTemplate]", inputs: { showIf: ["kendoGridDetailTemplateShowIf", "showIf"] }, ngImport: i0 });
45
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
46
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DetailTemplateDirective, isStandalone: true, selector: "[kendoGridDetailTemplate]", inputs: { showIf: ["kendoGridDetailTemplateShowIf", "showIf"] }, ngImport: i0 });
47
47
  }
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DetailTemplateDirective, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailTemplateDirective, decorators: [{
49
49
  type: Directive,
50
50
  args: [{
51
51
  selector: '[kendoGridDetailTemplate]',
52
52
  standalone: true
53
53
  }]
54
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
54
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
55
55
  type: Optional
56
- }] }]; }, propDecorators: { showIf: [{
56
+ }] }], propDecorators: { showIf: [{
57
57
  type: Input,
58
58
  args: ["kendoGridDetailTemplateShowIf"]
59
59
  }] } });
@@ -48,9 +48,9 @@ export class DetailsService {
48
48
  this.changes.next(eventArg);
49
49
  return eventArg.isDefaultPrevented();
50
50
  }
51
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DetailsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
52
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DetailsService });
51
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
52
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailsService });
53
53
  }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DetailsService, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailsService, decorators: [{
55
55
  type: Injectable
56
56
  }] });
@@ -112,17 +112,17 @@ export class ExpandDetailsDirective {
112
112
  this.lastExpandedState = Array.from(this.expandedState);
113
113
  this.expandedDetailKeysChange.emit(this.lastExpandedState);
114
114
  }
115
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ExpandDetailsDirective, deps: [{ token: i1.GridComponent }], target: i0.ɵɵFactoryTarget.Directive });
116
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: ExpandDetailsDirective, isStandalone: true, selector: "[kendoGridExpandDetailsBy]", inputs: { expandDetailsKey: ["kendoGridExpandDetailsBy", "expandDetailsKey"], expandDetailBy: "expandDetailBy", expandedDetailKeys: "expandedDetailKeys", initiallyExpanded: "initiallyExpanded" }, outputs: { expandedDetailKeysChange: "expandedDetailKeysChange" }, exportAs: ["kendoGridExpandDetailsBy"], usesOnChanges: true, ngImport: i0 });
115
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ExpandDetailsDirective, deps: [{ token: i1.GridComponent }], target: i0.ɵɵFactoryTarget.Directive });
116
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ExpandDetailsDirective, isStandalone: true, selector: "[kendoGridExpandDetailsBy]", inputs: { expandDetailsKey: ["kendoGridExpandDetailsBy", "expandDetailsKey"], expandDetailBy: "expandDetailBy", expandedDetailKeys: "expandedDetailKeys", initiallyExpanded: "initiallyExpanded" }, outputs: { expandedDetailKeysChange: "expandedDetailKeysChange" }, exportAs: ["kendoGridExpandDetailsBy"], usesOnChanges: true, ngImport: i0 });
117
117
  }
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ExpandDetailsDirective, decorators: [{
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ExpandDetailsDirective, decorators: [{
119
119
  type: Directive,
120
120
  args: [{
121
121
  selector: '[kendoGridExpandDetailsBy]',
122
122
  exportAs: 'kendoGridExpandDetailsBy',
123
123
  standalone: true
124
124
  }]
125
- }], ctorParameters: function () { return [{ type: i1.GridComponent }]; }, propDecorators: { expandedDetailKeysChange: [{
125
+ }], ctorParameters: () => [{ type: i1.GridComponent }], propDecorators: { expandedDetailKeysChange: [{
126
126
  type: Output
127
127
  }], expandDetailsKey: [{
128
128
  type: Input,
@@ -34,15 +34,15 @@ export class FooterTemplateDirective {
34
34
  constructor(templateRef) {
35
35
  this.templateRef = templateRef;
36
36
  }
37
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FooterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
38
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: FooterTemplateDirective, isStandalone: true, selector: "[kendoGridFooterTemplate]", ngImport: i0 });
37
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
38
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: FooterTemplateDirective, isStandalone: true, selector: "[kendoGridFooterTemplate]", ngImport: i0 });
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FooterTemplateDirective, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterTemplateDirective, decorators: [{
41
41
  type: Directive,
42
42
  args: [{
43
43
  selector: '[kendoGridFooterTemplate]',
44
44
  standalone: true
45
45
  }]
46
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
46
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
47
47
  type: Optional
48
- }] }]; } });
48
+ }] }] });
@@ -67,8 +67,8 @@ export class FooterComponent {
67
67
  get isStacked() {
68
68
  return this.ctx.grid?.isStacked;
69
69
  }
70
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FooterComponent, deps: [{ token: i1.ColumnInfoService }, { token: i2.ContextService }], target: i0.ɵɵFactoryTarget.Component });
71
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: FooterComponent, isStandalone: true, selector: "[kendoGridFooter]", inputs: { columns: "columns", groups: "groups", detailTemplate: "detailTemplate", scrollable: "scrollable", lockedColumnsCount: "lockedColumnsCount", logicalRowIndex: "logicalRowIndex", totalColumns: "totalColumns", totalColumnsCount: "totalColumnsCount" }, host: { properties: { "class.k-grid-footer": "this.footerClass", "class.k-table-tfoot": "this.hostClass", "attr.role": "this.hostRole" } }, ngImport: i0, template: `
70
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterComponent, deps: [{ token: i1.ColumnInfoService }, { token: i2.ContextService }], target: i0.ɵɵFactoryTarget.Component });
71
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: FooterComponent, isStandalone: true, selector: "[kendoGridFooter]", inputs: { columns: "columns", groups: "groups", detailTemplate: "detailTemplate", scrollable: "scrollable", lockedColumnsCount: "lockedColumnsCount", logicalRowIndex: "logicalRowIndex", totalColumns: "totalColumns", totalColumnsCount: "totalColumnsCount" }, host: { properties: { "class.k-grid-footer": "this.footerClass", "class.k-table-tfoot": "this.hostClass", "attr.role": "this.hostRole" } }, ngImport: i0, template: `
72
72
  <ng-container>
73
73
  <tr
74
74
  class="k-footer-template"
@@ -142,7 +142,7 @@ export class FooterComponent {
142
142
  </ng-container>
143
143
  `, isInline: true, dependencies: [{ kind: "directive", type: LogicalRowDirective, selector: "[kendoGridLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "totalColumns"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoGridLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "colIndex", "colSpan", "rowSpan", "groupItem", "dataRowIndex", "dataItem", "detailExpandCell", "headerLabelText"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }] });
144
144
  }
145
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: FooterComponent, decorators: [{
145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterComponent, decorators: [{
146
146
  type: Component,
147
147
  args: [{
148
148
  selector: '[kendoGridFooter]',
@@ -222,7 +222,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
222
222
  standalone: true,
223
223
  imports: [LogicalRowDirective, NgFor, NgIf, LogicalCellDirective, NgClass, NgStyle, TemplateContextDirective]
224
224
  }]
225
- }], ctorParameters: function () { return [{ type: i1.ColumnInfoService }, { type: i2.ContextService }]; }, propDecorators: { columns: [{
225
+ }], ctorParameters: () => [{ type: i1.ColumnInfoService }, { type: i2.ContextService }], propDecorators: { columns: [{
226
226
  type: Input
227
227
  }], groups: [{
228
228
  type: Input
@@ -29,16 +29,16 @@ export class GridTableDirective {
29
29
  constructor(wrapper) {
30
30
  this.wrapper = wrapper;
31
31
  }
32
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridTableDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
33
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: GridTableDirective, isStandalone: true, selector: "[kendoGridTable]", inputs: { size: "size" }, host: { properties: { "class.k-table": "this.hostClass", "class.k-table-sm": "this.sizeSmallClass", "class.k-table-md": "this.sizeMediumClass" } }, ngImport: i0 });
32
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridTableDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
33
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: GridTableDirective, isStandalone: true, selector: "[kendoGridTable]", inputs: { size: "size" }, host: { properties: { "class.k-table": "this.hostClass", "class.k-table-sm": "this.sizeSmallClass", "class.k-table-md": "this.sizeMediumClass" } }, ngImport: i0 });
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridTableDirective, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridTableDirective, decorators: [{
36
36
  type: Directive,
37
37
  args: [{
38
38
  selector: '[kendoGridTable]',
39
39
  standalone: true
40
40
  }]
41
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { hostClass: [{
41
+ }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { hostClass: [{
42
42
  type: HostBinding,
43
43
  args: ['class.k-table']
44
44
  }], sizeSmallClass: [{
@@ -127,17 +127,17 @@ export class ExpandGroupDirective {
127
127
  }
128
128
  this.expandedGroupKeysChange.emit(this.expandedGroupKeys.slice());
129
129
  }
130
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ExpandGroupDirective, deps: [{ token: i1.GridComponent }], target: i0.ɵɵFactoryTarget.Directive });
131
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: ExpandGroupDirective, isStandalone: true, selector: "[kendoGridExpandGroupBy]", inputs: { expandGroupBy: ["kendoGridExpandGroupBy", "expandGroupBy"], expandedGroupKeys: "expandedGroupKeys", groupsInitiallyExpanded: "groupsInitiallyExpanded" }, outputs: { expandedGroupKeysChange: "expandedGroupKeysChange" }, exportAs: ["kendoGridExpandGroupBy"], ngImport: i0 });
130
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ExpandGroupDirective, deps: [{ token: i1.GridComponent }], target: i0.ɵɵFactoryTarget.Directive });
131
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ExpandGroupDirective, isStandalone: true, selector: "[kendoGridExpandGroupBy]", inputs: { expandGroupBy: ["kendoGridExpandGroupBy", "expandGroupBy"], expandedGroupKeys: "expandedGroupKeys", groupsInitiallyExpanded: "groupsInitiallyExpanded" }, outputs: { expandedGroupKeysChange: "expandedGroupKeysChange" }, exportAs: ["kendoGridExpandGroupBy"], ngImport: i0 });
132
132
  }
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ExpandGroupDirective, decorators: [{
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ExpandGroupDirective, decorators: [{
134
134
  type: Directive,
135
135
  args: [{
136
136
  selector: '[kendoGridExpandGroupBy]',
137
137
  exportAs: 'kendoGridExpandGroupBy',
138
138
  standalone: true
139
139
  }]
140
- }], ctorParameters: function () { return [{ type: i1.GridComponent }]; }, propDecorators: { expandedGroupKeysChange: [{
140
+ }], ctorParameters: () => [{ type: i1.GridComponent }], propDecorators: { expandedGroupKeysChange: [{
141
141
  type: Output
142
142
  }], expandGroupBy: [{
143
143
  type: Input,
@@ -31,15 +31,15 @@ export class HeaderTemplateDirective {
31
31
  constructor(templateRef) {
32
32
  this.templateRef = templateRef;
33
33
  }
34
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: HeaderTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
35
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: HeaderTemplateDirective, isStandalone: true, selector: "[kendoGridHeaderTemplate]", ngImport: i0 });
34
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: HeaderTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
35
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: HeaderTemplateDirective, isStandalone: true, selector: "[kendoGridHeaderTemplate]", ngImport: i0 });
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: HeaderTemplateDirective, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: HeaderTemplateDirective, decorators: [{
38
38
  type: Directive,
39
39
  args: [{
40
40
  selector: '[kendoGridHeaderTemplate]',
41
41
  standalone: true
42
42
  }]
43
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
43
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
44
44
  type: Optional
45
- }] }]; } });
45
+ }] }] });
@@ -490,8 +490,8 @@ export class HeaderComponent {
490
490
  target: target.context.column
491
491
  });
492
492
  }
493
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: HeaderComponent, deps: [{ token: i1.SinglePopupService }, { token: i2.DragHintService }, { token: i3.DropCueService }, { token: i4.ColumnReorderService }, { token: i5.IdService }, { token: i6.SortService }, { token: i7.ColumnInfoService }, { token: i0.ChangeDetectorRef }, { token: i8.ContextService }, { token: i9.NavigationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
494
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: HeaderComponent, isStandalone: true, selector: "[kendoGridHeader]", inputs: { totalColumnLevels: "totalColumnLevels", columns: "columns", groups: "groups", detailTemplate: "detailTemplate", scrollable: "scrollable", filterable: "filterable", sort: "sort", filter: "filter", sortable: "sortable", groupable: "groupable", lockedColumnsCount: "lockedColumnsCount", resizable: "resizable", reorderable: "reorderable", columnMenu: "columnMenu", columnMenuTemplate: "columnMenuTemplate", totalColumnsCount: "totalColumnsCount", totalColumns: "totalColumns", tabIndex: "tabIndex", size: "size" }, host: { properties: { "class.k-table-thead": "this.hostClass" } }, viewQueries: [{ propertyName: "dropTargets", predicate: DropTargetDirective, descendants: true }, { propertyName: "filterMenus", predicate: FilterMenuComponent, descendants: true }, { propertyName: "columnMenus", predicate: ColumnMenuComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
493
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: HeaderComponent, deps: [{ token: i1.SinglePopupService }, { token: i2.DragHintService }, { token: i3.DropCueService }, { token: i4.ColumnReorderService }, { token: i5.IdService }, { token: i6.SortService }, { token: i7.ColumnInfoService }, { token: i0.ChangeDetectorRef }, { token: i8.ContextService }, { token: i9.NavigationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
494
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: HeaderComponent, isStandalone: true, selector: "[kendoGridHeader]", inputs: { totalColumnLevels: "totalColumnLevels", columns: "columns", groups: "groups", detailTemplate: "detailTemplate", scrollable: "scrollable", filterable: "filterable", sort: "sort", filter: "filter", sortable: "sortable", groupable: "groupable", lockedColumnsCount: "lockedColumnsCount", resizable: "resizable", reorderable: "reorderable", columnMenu: "columnMenu", columnMenuTemplate: "columnMenuTemplate", totalColumnsCount: "totalColumnsCount", totalColumns: "totalColumns", tabIndex: "tabIndex", size: "size" }, host: { properties: { "class.k-table-thead": "this.hostClass" } }, viewQueries: [{ propertyName: "dropTargets", predicate: DropTargetDirective, descendants: true }, { propertyName: "filterMenus", predicate: FilterMenuComponent, descendants: true }, { propertyName: "columnMenus", predicate: ColumnMenuComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
495
495
  <tr *ngFor="let i of columnLevels; let levelIndex = index"
496
496
  kendoGridLogicalRow
497
497
  [logicalRowIndex]="levelIndex"
@@ -711,7 +711,7 @@ export class HeaderComponent {
711
711
  [totalColumns]="totalColumns"></tr>
712
712
  `, isInline: true, dependencies: [{ kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: LogicalRowDirective, selector: "[kendoGridLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "totalColumns"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoGridLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "colIndex", "colSpan", "rowSpan", "groupItem", "dataRowIndex", "dataItem", "detailExpandCell", "headerLabelText"] }, { kind: "directive", type: DropTargetDirective, selector: "[kendoDropTarget]", inputs: ["context"], outputs: ["enter", "leave", "drop"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "directive", type: DraggableColumnDirective, selector: "[kendoDraggableColumn]", inputs: ["context", "enableDrag"], outputs: ["drag"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }, { kind: "component", type: FilterMenuComponent, selector: "kendo-grid-filter-menu", inputs: ["column", "filter", "tabIndex"] }, { kind: "component", type: ColumnMenuComponent, selector: "kendo-grid-column-menu", inputs: ["standalone", "column", "settings", "sort", "filter", "sortable", "columnMenuTemplate", "tabIndex"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: SelectAllCheckboxDirective, selector: "[kendoGridSelectAllCheckbox]", inputs: ["state"], outputs: ["selectAllChange"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: ColumnHandleDirective, selector: "[kendoGridColumnHandle]", inputs: ["isLast", "columns", "column"] }, { kind: "component", type: FilterRowComponent, selector: "[kendoGridFilterRow]", inputs: ["columns", "filter", "groups", "detailTemplate", "logicalRowIndex", "lockedColumnsCount"] }, { kind: "component", type: CheckBoxComponent, selector: "kendo-checkbox", inputs: ["checkedState", "rounded"], outputs: ["checkedStateChange"], exportAs: ["kendoCheckBox"] }] });
713
713
  }
714
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: HeaderComponent, decorators: [{
714
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: HeaderComponent, decorators: [{
715
715
  type: Component,
716
716
  args: [{
717
717
  selector: '[kendoGridHeader]',
@@ -941,7 +941,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
941
941
  FocusableDirective, ColumnHandleDirective, FilterRowComponent, CheckBoxComponent
942
942
  ]
943
943
  }]
944
- }], ctorParameters: function () { return [{ type: i1.SinglePopupService }, { type: i2.DragHintService }, { type: i3.DropCueService }, { type: i4.ColumnReorderService }, { type: i5.IdService }, { type: i6.SortService }, { type: i7.ColumnInfoService }, { type: i0.ChangeDetectorRef }, { type: i8.ContextService }, { type: i9.NavigationService }, { type: i0.NgZone }]; }, propDecorators: { totalColumnLevels: [{
944
+ }], ctorParameters: () => [{ type: i1.SinglePopupService }, { type: i2.DragHintService }, { type: i3.DropCueService }, { type: i4.ColumnReorderService }, { type: i5.IdService }, { type: i6.SortService }, { type: i7.ColumnInfoService }, { type: i0.ChangeDetectorRef }, { type: i8.ContextService }, { type: i9.NavigationService }, { type: i0.NgZone }], propDecorators: { totalColumnLevels: [{
945
945
  type: Input
946
946
  }], columns: [{
947
947
  type: Input
@@ -803,8 +803,8 @@ export class ListComponent {
803
803
  this.scroller.scrollHeightContainer = this.container.nativeElement.querySelector('.k-height-container');
804
804
  this.scroller.total = this.isVirtual && !this.ctx.grid?.pageable ? this.total : this.allItems.length;
805
805
  }
806
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ListComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i1.DetailsService }, { token: i2.ChangeNotificationService }, { token: i3.SuspendService }, { token: i4.GroupsService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i5.ScrollSyncService }, { token: i6.ResizeService }, { token: i7.EditService }, { token: i8.BrowserSupportService }, { token: i9.NavigationService }, { token: i10.ScrollRequestService }, { token: i11.ContextService }, { token: i12.ColumnResizingService }, { token: i0.ChangeDetectorRef }, { token: i13.PDFService }, { token: i14.ColumnInfoService }, { token: i15.DataMappingService }], target: i0.ɵɵFactoryTarget.Component });
807
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ListComponent, isStandalone: true, selector: "kendo-grid-list", inputs: { data: "data", groups: "groups", total: "total", rowHeight: "rowHeight", detailRowHeight: "detailRowHeight", take: "take", skip: "skip", columns: "columns", detailTemplate: "detailTemplate", noRecordsTemplate: "noRecordsTemplate", selectable: "selectable", groupable: "groupable", filterable: "filterable", rowClass: "rowClass", rowSticky: "rowSticky", loading: "loading", trackBy: "trackBy", virtualColumns: "virtualColumns", isVirtual: "isVirtual", cellLoadingTemplate: "cellLoadingTemplate", loadingTemplate: "loadingTemplate", sort: "sort", size: "size" }, outputs: { contentScroll: "contentScroll", pageChange: "pageChange", scrollBottom: "scrollBottom" }, host: { properties: { "class.k-grid-container": "this.hostClass", "attr.role": "this.hostRole" } }, providers: [
806
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ListComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i1.DetailsService }, { token: i2.ChangeNotificationService }, { token: i3.SuspendService }, { token: i4.GroupsService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i5.ScrollSyncService }, { token: i6.ResizeService }, { token: i7.EditService }, { token: i8.BrowserSupportService }, { token: i9.NavigationService }, { token: i10.ScrollRequestService }, { token: i11.ContextService }, { token: i12.ColumnResizingService }, { token: i0.ChangeDetectorRef }, { token: i13.PDFService }, { token: i14.ColumnInfoService }, { token: i15.DataMappingService }], target: i0.ɵɵFactoryTarget.Component });
807
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ListComponent, isStandalone: true, selector: "kendo-grid-list", inputs: { data: "data", groups: "groups", total: "total", rowHeight: "rowHeight", detailRowHeight: "detailRowHeight", take: "take", skip: "skip", columns: "columns", detailTemplate: "detailTemplate", noRecordsTemplate: "noRecordsTemplate", selectable: "selectable", groupable: "groupable", filterable: "filterable", rowClass: "rowClass", rowSticky: "rowSticky", loading: "loading", trackBy: "trackBy", virtualColumns: "virtualColumns", isVirtual: "isVirtual", cellLoadingTemplate: "cellLoadingTemplate", loadingTemplate: "loadingTemplate", sort: "sort", size: "size" }, outputs: { contentScroll: "contentScroll", pageChange: "pageChange", scrollBottom: "scrollBottom" }, host: { properties: { "class.k-grid-container": "this.hostClass", "attr.role": "this.hostRole" } }, providers: [
808
808
  {
809
809
  provide: SCROLLER_FACTORY_TOKEN,
810
810
  useValue: DEFAULT_SCROLLER_FACTORY
@@ -924,7 +924,7 @@ export class ListComponent {
924
924
  </div>
925
925
  `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "directive", type: TableDirective, selector: "[kendoGridResizableTable]", inputs: ["locked", "virtualColumns"] }, { kind: "directive", type: GridTableDirective, selector: "[kendoGridTable]", inputs: ["size"] }, { kind: "component", type: ColGroupComponent, selector: "[kendoGridColGroup]", inputs: ["columns", "groups", "detailTemplate", "sort"] }, { kind: "component", type: TableBodyComponent, selector: "[kendoGridTableBody]", inputs: ["columns", "allColumns", "groups", "detailTemplate", "noRecordsTemplate", "rowsToRender", "skip", "selectable", "filterable", "noRecordsText", "isLocked", "isLoading", "isVirtual", "cellLoadingTemplate", "skipGroupDecoration", "lockedColumnsCount", "totalColumnsCount", "virtualColumns", "trackBy", "rowSticky", "totalColumns", "rowClass", "rowHeight", "detailRowHeight"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: ResizableContainerDirective, selector: "[kendoGridResizableContainer]", inputs: ["lockedWidth", "kendoGridResizableContainer"] }] });
926
926
  }
927
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ListComponent, decorators: [{
927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ListComponent, decorators: [{
928
928
  type: Component,
929
929
  args: [{
930
930
  providers: [
@@ -1051,10 +1051,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1051
1051
  standalone: true,
1052
1052
  imports: [NgIf, EventsOutsideAngularDirective, TableDirective, GridTableDirective, ColGroupComponent, TableBodyComponent, ResizeSensorComponent, ResizableContainerDirective]
1053
1053
  }]
1054
- }], ctorParameters: function () { return [{ type: undefined, decorators: [{
1054
+ }], ctorParameters: () => [{ type: undefined, decorators: [{
1055
1055
  type: Inject,
1056
1056
  args: [SCROLLER_FACTORY_TOKEN]
1057
- }] }, { type: i1.DetailsService }, { type: i2.ChangeNotificationService }, { type: i3.SuspendService }, { type: i4.GroupsService }, { type: i0.NgZone }, { type: i0.Renderer2 }, { type: i5.ScrollSyncService }, { type: i6.ResizeService }, { type: i7.EditService }, { type: i8.BrowserSupportService }, { type: i9.NavigationService }, { type: i10.ScrollRequestService }, { type: i11.ContextService }, { type: i12.ColumnResizingService }, { type: i0.ChangeDetectorRef }, { type: i13.PDFService }, { type: i14.ColumnInfoService }, { type: i15.DataMappingService }]; }, propDecorators: { hostClass: [{
1057
+ }] }, { type: i1.DetailsService }, { type: i2.ChangeNotificationService }, { type: i3.SuspendService }, { type: i4.GroupsService }, { type: i0.NgZone }, { type: i0.Renderer2 }, { type: i5.ScrollSyncService }, { type: i6.ResizeService }, { type: i7.EditService }, { type: i8.BrowserSupportService }, { type: i9.NavigationService }, { type: i10.ScrollRequestService }, { type: i11.ContextService }, { type: i12.ColumnResizingService }, { type: i0.ChangeDetectorRef }, { type: i13.PDFService }, { type: i14.ColumnInfoService }, { type: i15.DataMappingService }], propDecorators: { hostClass: [{
1058
1058
  type: HostBinding,
1059
1059
  args: ['class.k-grid-container']
1060
1060
  }], hostRole: [{
@@ -26,13 +26,13 @@ export class LoadingTemplateDirective {
26
26
  constructor(templateRef) {
27
27
  this.templateRef = templateRef;
28
28
  }
29
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
30
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: LoadingTemplateDirective, isStandalone: true, selector: "[kendoGridLoadingTemplate]", ngImport: i0 });
29
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
30
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LoadingTemplateDirective, isStandalone: true, selector: "[kendoGridLoadingTemplate]", ngImport: i0 });
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingTemplateDirective, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingTemplateDirective, decorators: [{
33
33
  type: Directive,
34
34
  args: [{
35
35
  selector: '[kendoGridLoadingTemplate]',
36
36
  standalone: true
37
37
  }]
38
- }], ctorParameters: function () { return [{ type: i0.TemplateRef }]; } });
38
+ }], ctorParameters: () => [{ type: i0.TemplateRef }] });
@@ -24,15 +24,15 @@ export class NoRecordsTemplateDirective {
24
24
  constructor(templateRef) {
25
25
  this.templateRef = templateRef;
26
26
  }
27
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoRecordsTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
28
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: NoRecordsTemplateDirective, isStandalone: true, selector: "[kendoGridNoRecordsTemplate]", ngImport: i0 });
27
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoRecordsTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
28
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NoRecordsTemplateDirective, isStandalone: true, selector: "[kendoGridNoRecordsTemplate]", ngImport: i0 });
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoRecordsTemplateDirective, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoRecordsTemplateDirective, decorators: [{
31
31
  type: Directive,
32
32
  args: [{
33
33
  selector: '[kendoGridNoRecordsTemplate]',
34
34
  standalone: true
35
35
  }]
36
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
36
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
37
37
  type: Optional
38
- }] }]; } });
38
+ }] }] });
@@ -492,8 +492,8 @@ export class TableBodyComponent {
492
492
  });
493
493
  }
494
494
  }
495
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TableBodyComponent, deps: [{ token: i1.DetailsService }, { token: i2.GroupsService }, { token: i3.ChangeNotificationService }, { token: i4.EditService }, { token: i5.ContextService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i6.DomEventsService }, { token: i7.SelectionService }, { token: i8.CellSelectionService }, { token: i9.ColumnInfoService }, { token: i10.NavigationService }], target: i0.ɵɵFactoryTarget.Component });
496
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: TableBodyComponent, isStandalone: true, selector: "[kendoGridTableBody]", inputs: { columns: "columns", allColumns: "allColumns", groups: "groups", detailTemplate: "detailTemplate", noRecordsTemplate: "noRecordsTemplate", rowsToRender: "rowsToRender", skip: "skip", selectable: "selectable", filterable: "filterable", noRecordsText: "noRecordsText", isLocked: "isLocked", isLoading: "isLoading", isVirtual: "isVirtual", cellLoadingTemplate: "cellLoadingTemplate", skipGroupDecoration: "skipGroupDecoration", lockedColumnsCount: "lockedColumnsCount", totalColumnsCount: "totalColumnsCount", virtualColumns: "virtualColumns", trackBy: "trackBy", rowSticky: "rowSticky", totalColumns: "totalColumns", rowClass: "rowClass", rowHeight: "rowHeight", detailRowHeight: "detailRowHeight" }, host: { properties: { "class.k-table-tbody": "this.hostClass" } }, usesOnChanges: true, ngImport: i0, template: `
495
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TableBodyComponent, deps: [{ token: i1.DetailsService }, { token: i2.GroupsService }, { token: i3.ChangeNotificationService }, { token: i4.EditService }, { token: i5.ContextService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i6.DomEventsService }, { token: i7.SelectionService }, { token: i8.CellSelectionService }, { token: i9.ColumnInfoService }, { token: i10.NavigationService }], target: i0.ɵɵFactoryTarget.Component });
496
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TableBodyComponent, isStandalone: true, selector: "[kendoGridTableBody]", inputs: { columns: "columns", allColumns: "allColumns", groups: "groups", detailTemplate: "detailTemplate", noRecordsTemplate: "noRecordsTemplate", rowsToRender: "rowsToRender", skip: "skip", selectable: "selectable", filterable: "filterable", noRecordsText: "noRecordsText", isLocked: "isLocked", isLoading: "isLoading", isVirtual: "isVirtual", cellLoadingTemplate: "cellLoadingTemplate", skipGroupDecoration: "skipGroupDecoration", lockedColumnsCount: "lockedColumnsCount", totalColumnsCount: "totalColumnsCount", virtualColumns: "virtualColumns", trackBy: "trackBy", rowSticky: "rowSticky", totalColumns: "totalColumns", rowClass: "rowClass", rowHeight: "rowHeight", detailRowHeight: "detailRowHeight" }, host: { properties: { "class.k-table-tbody": "this.hostClass" } }, usesOnChanges: true, ngImport: i0, template: `
497
497
  <ng-container *ngIf="editService.hasNewItem">
498
498
  <tr class="k-grid-add-row k-grid-edit-row k-master-row"
499
499
  [style.height.px]="rowHeight"
@@ -810,7 +810,7 @@ export class TableBodyComponent {
810
810
  <kendo-resize-sensor *ngIf="rowSticky" (resize)="resizeHandler()"></kendo-resize-sensor>
811
811
  `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: LogicalRowDirective, selector: "[kendoGridLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "totalColumns"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoGridLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "colIndex", "colSpan", "rowSpan", "groupItem", "dataRowIndex", "dataItem", "detailExpandCell", "headerLabelText"] }, { kind: "component", type: CellComponent, selector: "[kendoGridCell]", inputs: ["column", "columns", "columnIndex", "isNew", "isLoading", "isVirtual", "loadingTemplate", "detailTemplate", "item", "rowIndex", "dataItem"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }, { kind: "component", type: GroupHeaderComponent, selector: "[kendoGridGroupHeader]", inputs: ["rowIndex", "logicalRowIndex", "item", "skipGroupDecoration", "hasDetails", "totalColumnsCount", "hasGroupHeaderColumn", "groupHeaderColumns", "columns", "groups"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }] });
812
812
  }
813
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TableBodyComponent, decorators: [{
813
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TableBodyComponent, decorators: [{
814
814
  type: Component,
815
815
  args: [{
816
816
  selector: '[kendoGridTableBody]',
@@ -1136,7 +1136,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1136
1136
  GroupHeaderComponent, IconWrapperComponent, NgTemplateOutlet, ResizeSensorComponent
1137
1137
  ]
1138
1138
  }]
1139
- }], ctorParameters: function () { return [{ type: i1.DetailsService }, { type: i2.GroupsService }, { type: i3.ChangeNotificationService }, { type: i4.EditService }, { type: i5.ContextService }, { type: i0.NgZone }, { type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i6.DomEventsService }, { type: i7.SelectionService }, { type: i8.CellSelectionService }, { type: i9.ColumnInfoService }, { type: i10.NavigationService }]; }, propDecorators: { columns: [{
1139
+ }], ctorParameters: () => [{ type: i1.DetailsService }, { type: i2.GroupsService }, { type: i3.ChangeNotificationService }, { type: i4.EditService }, { type: i5.ContextService }, { type: i0.NgZone }, { type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i6.DomEventsService }, { type: i7.SelectionService }, { type: i8.CellSelectionService }, { type: i9.ColumnInfoService }, { type: i10.NavigationService }], propDecorators: { columns: [{
1140
1140
  type: Input
1141
1141
  }], allColumns: [{
1142
1142
  type: Input
@@ -62,10 +62,10 @@ export class GridToolbarFocusableDirective {
62
62
  }
63
63
  return false;
64
64
  }
65
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridToolbarFocusableDirective, deps: [{ token: i0.ElementRef }, { token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Directive });
66
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: GridToolbarFocusableDirective, isStandalone: true, selector: "\n [kendoGridToolbarFocusable],\n [kendoGridAddCommand],\n [kendoGridCancelCommand],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridExcelCommand],\n [kendoGridPDFCommand]\n ", ngImport: i0 });
65
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridToolbarFocusableDirective, deps: [{ token: i0.ElementRef }, { token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Directive });
66
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: GridToolbarFocusableDirective, isStandalone: true, selector: "\n [kendoGridToolbarFocusable],\n [kendoGridAddCommand],\n [kendoGridCancelCommand],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridExcelCommand],\n [kendoGridPDFCommand]\n ", ngImport: i0 });
67
67
  }
68
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridToolbarFocusableDirective, decorators: [{
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridToolbarFocusableDirective, decorators: [{
69
69
  type: Directive,
70
70
  args: [{
71
71
  selector: `
@@ -80,4 +80,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
80
80
  `,
81
81
  standalone: true
82
82
  }]
83
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.ContextService }]; } });
83
+ }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.ContextService }] });
@@ -50,9 +50,9 @@ export class GridToolbarNavigationService {
50
50
  this.navigableElements[this.currentActiveIndex].focus();
51
51
  }
52
52
  }
53
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridToolbarNavigationService, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable });
54
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridToolbarNavigationService });
53
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridToolbarNavigationService, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable });
54
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridToolbarNavigationService });
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridToolbarNavigationService, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridToolbarNavigationService, decorators: [{
57
57
  type: Injectable
58
- }], ctorParameters: function () { return [{ type: i0.Renderer2 }]; } });
58
+ }], ctorParameters: () => [{ type: i0.Renderer2 }] });
@@ -38,18 +38,18 @@ export class ToolbarTemplateDirective {
38
38
  constructor(templateRef) {
39
39
  this.templateRef = templateRef;
40
40
  }
41
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToolbarTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
42
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: ToolbarTemplateDirective, isStandalone: true, selector: "[kendoGridToolbarTemplate]", inputs: { position: "position" }, ngImport: i0 });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ToolbarTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
42
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ToolbarTemplateDirective, isStandalone: true, selector: "[kendoGridToolbarTemplate]", inputs: { position: "position" }, ngImport: i0 });
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToolbarTemplateDirective, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ToolbarTemplateDirective, decorators: [{
45
45
  type: Directive,
46
46
  args: [{
47
47
  selector: '[kendoGridToolbarTemplate]',
48
48
  standalone: true
49
49
  }]
50
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
50
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
51
51
  type: Optional
52
- }] }]; }, propDecorators: { position: [{
52
+ }] }], propDecorators: { position: [{
53
53
  type: Input,
54
54
  args: ["position"]
55
55
  }] } });
@@ -94,15 +94,15 @@ export class ToolbarComponent {
94
94
  this.navigationService.toolbarElement = this.wrapper.nativeElement;
95
95
  }
96
96
  }
97
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToolbarComponent, deps: [{ token: i1.ContextService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
98
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar": "this.hostClasses", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar-solid": "this.hostClasses", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
97
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ToolbarComponent, deps: [{ token: i1.ContextService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
98
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar": "this.hostClasses", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar-solid": "this.hostClasses", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
99
99
  <ng-template
100
100
  *ngIf="toolbarTemplateRef"
101
101
  [ngTemplateOutlet]="toolbarTemplateRef"
102
102
  [ngTemplateOutletContext]="context"></ng-template>
103
103
  `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToolbarComponent, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ToolbarComponent, decorators: [{
106
106
  type: Component,
107
107
  args: [{
108
108
  selector: 'kendo-grid-toolbar',
@@ -115,7 +115,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
115
115
  standalone: true,
116
116
  imports: [NgIf, NgTemplateOutlet]
117
117
  }]
118
- }], ctorParameters: function () { return [{ type: i1.ContextService }, { type: i0.ElementRef }]; }, propDecorators: { role: [{
118
+ }], ctorParameters: () => [{ type: i1.ContextService }, { type: i0.ElementRef }], propDecorators: { role: [{
119
119
  type: HostBinding,
120
120
  args: ['attr.role']
121
121
  }], hostClasses: [{
@@ -212,8 +212,8 @@ export class AiAssistantComponent {
212
212
  this.ctx.grid.filterChange.next(mergedFilter);
213
213
  }
214
214
  }
215
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AiAssistantComponent, deps: [{ token: i1.HttpClient }, { token: i2.ContextService }, { token: i3.ColumnInfoService }], target: i0.ɵɵFactoryTarget.Component });
216
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: AiAssistantComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "aiPrompt", first: true, predicate: AIPromptComponent, descendants: true }], ngImport: i0, template: `
215
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AiAssistantComponent, deps: [{ token: i1.HttpClient }, { token: i2.ContextService }, { token: i3.ColumnInfoService }], target: i0.ɵɵFactoryTarget.Component });
216
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AiAssistantComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "aiPrompt", first: true, predicate: AIPromptComponent, descendants: true }], ngImport: i0, template: `
217
217
  <kendo-aiprompt
218
218
  #aiPrompt
219
219
  [promptSuggestions]="aiPromptSettings?.promptSuggestions"
@@ -258,7 +258,7 @@ export class AiAssistantComponent {
258
258
  </kendo-aiprompt>
259
259
  `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: AIPromptComponent, selector: "kendo-aiprompt", inputs: ["activeView", "promptCommands", "promptSuggestions", "promptOutputs", "showOutputRating", "streaming", "speechToTextButton", "textAreaSettings", "generateButtonSVGIcon", "generateButtonIcon", "disabledGenerateButton"], outputs: ["activeViewChange", "promptRequest", "commandExecute", "outputCopy", "outputRatingChange", "promptRequestCancel"], exportAs: ["kendoAIPrompt"] }, { kind: "component", type: AIPromptCustomMessagesComponent, selector: "kendo-aiprompt-messages" }, { kind: "component", type: PromptViewComponent, selector: "kendo-aiprompt-prompt-view" }, { kind: "component", type: OutputViewComponent, selector: "kendo-aiprompt-output-view" }, { kind: "directive", type: AIPromptOutputTemplateDirective, selector: "[kendoAIPromptOutputTemplate]" }, { kind: "directive", type: AIPromptOutputBodyTemplateDirective, selector: "[kendoAIPromptOutputBodyTemplate]" }] });
260
260
  }
261
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AiAssistantComponent, decorators: [{
261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AiAssistantComponent, decorators: [{
262
262
  type: Component,
263
263
  args: [{
264
264
  standalone: true,
@@ -308,7 +308,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
308
308
  </kendo-aiprompt>
309
309
  `
310
310
  }]
311
- }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: i2.ContextService }, { type: i3.ColumnInfoService }]; }, propDecorators: { aiPrompt: [{
311
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: i2.ContextService }, { type: i3.ColumnInfoService }], propDecorators: { aiPrompt: [{
312
312
  type: ViewChild,
313
313
  args: [AIPromptComponent]
314
314
  }] } });
@@ -237,16 +237,16 @@ export class AIAssistantToolbarDirective extends ToolbarToolBase {
237
237
  this.host.selected = false;
238
238
  focusAnchor && this.buttonElement?.focus();
239
239
  }
240
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AIAssistantToolbarDirective, deps: [{ token: i1.WindowService }, { token: i2.ToolBarButtonComponent }, { token: i3.ContextService }, { token: i0.NgZone }, { token: i2.RefreshService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
241
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: AIAssistantToolbarDirective, isStandalone: true, selector: "[kendoGridAIAssistantTool]", inputs: { requestUrl: "requestUrl", requestOptions: "requestOptions", aiWindowSettings: "aiWindowSettings", aiPromptSettings: "aiPromptSettings", autoClose: "autoClose", keepOutputHistory: "keepOutputHistory" }, outputs: { promptRequest: "promptRequest", cancelRequest: "cancelRequest", responseSuccess: "responseSuccess", responseError: "responseError", close: "close", open: "open" }, usesInheritance: true, ngImport: i0 });
240
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AIAssistantToolbarDirective, deps: [{ token: i1.WindowService }, { token: i2.ToolBarButtonComponent }, { token: i3.ContextService }, { token: i0.NgZone }, { token: i2.RefreshService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
241
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: AIAssistantToolbarDirective, isStandalone: true, selector: "[kendoGridAIAssistantTool]", inputs: { requestUrl: "requestUrl", requestOptions: "requestOptions", aiWindowSettings: "aiWindowSettings", aiPromptSettings: "aiPromptSettings", autoClose: "autoClose", keepOutputHistory: "keepOutputHistory" }, outputs: { promptRequest: "promptRequest", cancelRequest: "cancelRequest", responseSuccess: "responseSuccess", responseError: "responseError", close: "close", open: "open" }, usesInheritance: true, ngImport: i0 });
242
242
  }
243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AIAssistantToolbarDirective, decorators: [{
243
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AIAssistantToolbarDirective, decorators: [{
244
244
  type: Directive,
245
245
  args: [{
246
246
  selector: '[kendoGridAIAssistantTool]',
247
247
  standalone: true
248
248
  }]
249
- }], ctorParameters: function () { return [{ type: i1.WindowService }, { type: i2.ToolBarButtonComponent }, { type: i3.ContextService }, { type: i0.NgZone }, { type: i2.RefreshService }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { requestUrl: [{
249
+ }], ctorParameters: () => [{ type: i1.WindowService }, { type: i2.ToolBarButtonComponent }, { type: i3.ContextService }, { type: i0.NgZone }, { type: i2.RefreshService }, { type: i0.ChangeDetectorRef }], propDecorators: { requestUrl: [{
250
250
  type: Input
251
251
  }], requestOptions: [{
252
252
  type: Input