@progress/kendo-angular-grid 21.4.1 → 22.0.0-develop.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (354) hide show
  1. package/column-menu/column-menu-item-base.d.ts +1 -1
  2. package/columns/column-base.d.ts +1 -1
  3. package/common/toolbar-tool-base.directive.d.ts +1 -1
  4. package/editing/toolbar-editing-tool-base.directive.d.ts +1 -1
  5. package/editing-directives/editing-directive-base.d.ts +1 -1
  6. package/editing-directives/row-editing-directive-base.d.ts +1 -1
  7. package/fesm2022/progress-kendo-angular-grid.mjs +666 -666
  8. package/filtering/base-filter-cell.component.d.ts +1 -1
  9. package/filtering/boolean-filter.component.d.ts +1 -1
  10. package/filtering/date-filter.component.d.ts +1 -1
  11. package/filtering/filter-host.directive.d.ts +1 -1
  12. package/filtering/filter-input-wrapper.component.d.ts +1 -1
  13. package/filtering/numeric-filter.component.d.ts +1 -1
  14. package/filtering/operators/filter-operator.base.d.ts +1 -1
  15. package/filtering/string-filter.component.d.ts +1 -1
  16. package/localization/messages.d.ts +1 -1
  17. package/package.json +28 -36
  18. package/schematics/ngAdd/index.js +7 -7
  19. package/selection/selection-default.d.ts +1 -1
  20. package/esm2022/adaptiveness/adaptive-mode.mjs +0 -5
  21. package/esm2022/adaptiveness/adaptive-renderer.component.mjs +0 -1270
  22. package/esm2022/aggregates/aggregate-types.mjs +0 -5
  23. package/esm2022/aggregates/selection-aggregate.service.mjs +0 -200
  24. package/esm2022/aggregates/status-bar-template.directive.mjs +0 -30
  25. package/esm2022/aggregates/status-bar.component.mjs +0 -70
  26. package/esm2022/column-menu/column-chooser-content.component.mjs +0 -318
  27. package/esm2022/column-menu/column-chooser.component.mjs +0 -230
  28. package/esm2022/column-menu/column-list-kb-nav.service.mjs +0 -40
  29. package/esm2022/column-menu/column-list.component.mjs +0 -478
  30. package/esm2022/column-menu/column-locked-change-event.mjs +0 -19
  31. package/esm2022/column-menu/column-menu-autosize-all.component.mjs +0 -89
  32. package/esm2022/column-menu/column-menu-autosize.component.mjs +0 -97
  33. package/esm2022/column-menu/column-menu-chooser.component.mjs +0 -151
  34. package/esm2022/column-menu/column-menu-container.component.mjs +0 -67
  35. package/esm2022/column-menu/column-menu-expandable-item.interface.mjs +0 -5
  36. package/esm2022/column-menu/column-menu-filter.component.mjs +0 -152
  37. package/esm2022/column-menu/column-menu-item-base.mjs +0 -44
  38. package/esm2022/column-menu/column-menu-item-content-template.directive.mjs +0 -45
  39. package/esm2022/column-menu/column-menu-item.component.mjs +0 -514
  40. package/esm2022/column-menu/column-menu-item.directive.mjs +0 -164
  41. package/esm2022/column-menu/column-menu-lock.component.mjs +0 -118
  42. package/esm2022/column-menu/column-menu-position.component.mjs +0 -196
  43. package/esm2022/column-menu/column-menu-settings.interface.mjs +0 -5
  44. package/esm2022/column-menu/column-menu-sort.component.mjs +0 -119
  45. package/esm2022/column-menu/column-menu-stick.component.mjs +0 -120
  46. package/esm2022/column-menu/column-menu-template.directive.mjs +0 -47
  47. package/esm2022/column-menu/column-menu.component.mjs +0 -839
  48. package/esm2022/column-menu/column-menu.service.mjs +0 -71
  49. package/esm2022/column-menu/column-sticky-change-event.mjs +0 -19
  50. package/esm2022/column-menu/column-visibility-change-event.mjs +0 -19
  51. package/esm2022/column-menu/utils.mjs +0 -52
  52. package/esm2022/column-resizing/column-handle.directive.mjs +0 -499
  53. package/esm2022/column-resizing/column-resize.interface.mjs +0 -5
  54. package/esm2022/column-resizing/column-resizing.service.mjs +0 -214
  55. package/esm2022/column-resizing/table.directive.mjs +0 -141
  56. package/esm2022/columns/cell-rowspan.mjs +0 -5
  57. package/esm2022/columns/checkbox-column.component.mjs +0 -106
  58. package/esm2022/columns/column-base.mjs +0 -432
  59. package/esm2022/columns/column-common.mjs +0 -73
  60. package/esm2022/columns/column-group.component.mjs +0 -135
  61. package/esm2022/columns/column-list.mjs +0 -94
  62. package/esm2022/columns/column.component.mjs +0 -198
  63. package/esm2022/columns/columns-container.mjs +0 -101
  64. package/esm2022/columns/command-column.component.mjs +0 -80
  65. package/esm2022/columns/reorder-column.component.mjs +0 -114
  66. package/esm2022/columns/sort-settings.mjs +0 -18
  67. package/esm2022/columns/span-column.component.mjs +0 -195
  68. package/esm2022/common/adaptiveness.service.mjs +0 -72
  69. package/esm2022/common/cell-click-event-args.interface.mjs +0 -5
  70. package/esm2022/common/clipboard-types.mjs +0 -5
  71. package/esm2022/common/clipboard.directive.mjs +0 -197
  72. package/esm2022/common/clipboard.service.mjs +0 -221
  73. package/esm2022/common/column-info.service.mjs +0 -92
  74. package/esm2022/common/create-form-group.mjs +0 -5
  75. package/esm2022/common/data-layout-mode.mjs +0 -5
  76. package/esm2022/common/default-track-by.mjs +0 -13
  77. package/esm2022/common/dom-events.service.mjs +0 -27
  78. package/esm2022/common/error-messages.mjs +0 -64
  79. package/esm2022/common/event-emitter.mjs +0 -39
  80. package/esm2022/common/fetch-data-callback.mjs +0 -5
  81. package/esm2022/common/field-datatype.mjs +0 -5
  82. package/esm2022/common/filter-descriptor-differ.mjs +0 -69
  83. package/esm2022/common/filter-operator.interface.mjs +0 -5
  84. package/esm2022/common/grid-col-size.mjs +0 -5
  85. package/esm2022/common/id.service.mjs +0 -59
  86. package/esm2022/common/pager-settings.mjs +0 -20
  87. package/esm2022/common/preventable-event.mjs +0 -24
  88. package/esm2022/common/provider.service.mjs +0 -42
  89. package/esm2022/common/remove-confirmation.mjs +0 -5
  90. package/esm2022/common/resizable-settings.mjs +0 -9
  91. package/esm2022/common/single-popup.service.mjs +0 -158
  92. package/esm2022/common/size-options.mjs +0 -5
  93. package/esm2022/common/sort.service.mjs +0 -14
  94. package/esm2022/common/toolbar-tool-base.directive.mjs +0 -85
  95. package/esm2022/constants.mjs +0 -16
  96. package/esm2022/data/change-event-args.interface.mjs +0 -5
  97. package/esm2022/data/change-notification.service.mjs +0 -30
  98. package/esm2022/data/data-item.interface.mjs +0 -5
  99. package/esm2022/data/data-mapping.service.mjs +0 -136
  100. package/esm2022/data/data.collection.mjs +0 -87
  101. package/esm2022/data/data.iterators.mjs +0 -221
  102. package/esm2022/data/grid-item.interface.mjs +0 -5
  103. package/esm2022/data/group-footer-item.interface.mjs +0 -5
  104. package/esm2022/data/group-item.interface.mjs +0 -5
  105. package/esm2022/databinding.directive.mjs +0 -233
  106. package/esm2022/directives.mjs +0 -504
  107. package/esm2022/dragdrop/column-reorder-config.mjs +0 -5
  108. package/esm2022/dragdrop/column-reorder-event.mjs +0 -31
  109. package/esm2022/dragdrop/column-reorder.service.mjs +0 -20
  110. package/esm2022/dragdrop/common.mjs +0 -69
  111. package/esm2022/dragdrop/context-types.mjs +0 -5
  112. package/esm2022/dragdrop/drag-and-drop.service.mjs +0 -65
  113. package/esm2022/dragdrop/drag-hint.service.mjs +0 -137
  114. package/esm2022/dragdrop/draggable-column.directive.mjs +0 -137
  115. package/esm2022/dragdrop/drop-cue.service.mjs +0 -46
  116. package/esm2022/dragdrop/drop-target.directive.mjs +0 -71
  117. package/esm2022/editing/add-command-tool.directive.mjs +0 -59
  118. package/esm2022/editing/add-command.directive.mjs +0 -93
  119. package/esm2022/editing/add-event-args.interface.mjs +0 -5
  120. package/esm2022/editing/cancel-command-tool.directive.mjs +0 -64
  121. package/esm2022/editing/cancel-command.directive.mjs +0 -127
  122. package/esm2022/editing/cancel-event-args.interface.mjs +0 -5
  123. package/esm2022/editing/cell-close-event.mjs +0 -38
  124. package/esm2022/editing/edit-command-tool.directive.mjs +0 -60
  125. package/esm2022/editing/edit-command.directive.mjs +0 -124
  126. package/esm2022/editing/edit-event-args.interface.mjs +0 -5
  127. package/esm2022/editing/edit-row-options.interface.mjs +0 -5
  128. package/esm2022/editing/edit-template.directive.mjs +0 -43
  129. package/esm2022/editing/edit.service.mjs +0 -182
  130. package/esm2022/editing/form/dialog-form.component.mjs +0 -102
  131. package/esm2022/editing/form/form-formfield.component.mjs +0 -188
  132. package/esm2022/editing/form/form.component.mjs +0 -169
  133. package/esm2022/editing/form/index.mjs +0 -8
  134. package/esm2022/editing/form/models.mjs +0 -5
  135. package/esm2022/editing/local-data-changes.service.mjs +0 -18
  136. package/esm2022/editing/remove-command-tool.directive.mjs +0 -61
  137. package/esm2022/editing/remove-command.directive.mjs +0 -123
  138. package/esm2022/editing/remove-event-args.interface.mjs +0 -5
  139. package/esm2022/editing/save-command-tool.directive.mjs +0 -65
  140. package/esm2022/editing/save-command.directive.mjs +0 -126
  141. package/esm2022/editing/save-event-args.interface.mjs +0 -5
  142. package/esm2022/editing/toolbar-editing-tool-base.directive.mjs +0 -99
  143. package/esm2022/editing-directives/create-form-group-args.interface.mjs +0 -5
  144. package/esm2022/editing-directives/edit-service.interface.mjs +0 -5
  145. package/esm2022/editing-directives/editing-directive-base.mjs +0 -167
  146. package/esm2022/editing-directives/external-editing.directive.mjs +0 -151
  147. package/esm2022/editing-directives/in-cell-editing.directive.mjs +0 -97
  148. package/esm2022/editing-directives/local-edit.service.mjs +0 -64
  149. package/esm2022/editing-directives/local-row-edit.service.mjs +0 -13
  150. package/esm2022/editing-directives/reactive-editing.directive.mjs +0 -60
  151. package/esm2022/editing-directives/row-editing-directive-base.mjs +0 -53
  152. package/esm2022/editing-directives/template-editing.directive.mjs +0 -72
  153. package/esm2022/editing-directives/utils.mjs +0 -18
  154. package/esm2022/excel/excel-command-tool.directive.mjs +0 -58
  155. package/esm2022/excel/excel-command.directive.mjs +0 -98
  156. package/esm2022/excel/excel-export-event.mjs +0 -18
  157. package/esm2022/excel/excel.component.mjs +0 -223
  158. package/esm2022/excel/excel.module.mjs +0 -45
  159. package/esm2022/excel/excel.service.mjs +0 -29
  160. package/esm2022/filtering/base-filter-cell.component.mjs +0 -174
  161. package/esm2022/filtering/boolean-filter.component.mjs +0 -83
  162. package/esm2022/filtering/cell/autocomplete-filter-cell.component.mjs +0 -114
  163. package/esm2022/filtering/cell/boolean-filter-cell.component.mjs +0 -113
  164. package/esm2022/filtering/cell/date-filter-cell.component.mjs +0 -141
  165. package/esm2022/filtering/cell/filter-cell-component.factory.mjs +0 -19
  166. package/esm2022/filtering/cell/filter-cell-host.directive.mjs +0 -33
  167. package/esm2022/filtering/cell/filter-cell-operators.component.mjs +0 -242
  168. package/esm2022/filtering/cell/filter-cell-template.directive.mjs +0 -46
  169. package/esm2022/filtering/cell/filter-cell-wrapper.component.mjs +0 -74
  170. package/esm2022/filtering/cell/filter-cell.component.mjs +0 -91
  171. package/esm2022/filtering/cell/numeric-filter-cell.component.mjs +0 -155
  172. package/esm2022/filtering/cell/string-filter-cell.component.mjs +0 -127
  173. package/esm2022/filtering/date-filter.component.mjs +0 -172
  174. package/esm2022/filtering/filter-component.interface.mjs +0 -5
  175. package/esm2022/filtering/filter-host.directive.mjs +0 -58
  176. package/esm2022/filtering/filter-input-wrapper.component.mjs +0 -119
  177. package/esm2022/filtering/filter-input.directive.mjs +0 -123
  178. package/esm2022/filtering/filter-row.component.mjs +0 -131
  179. package/esm2022/filtering/filter.service.mjs +0 -44
  180. package/esm2022/filtering/filterable.mjs +0 -16
  181. package/esm2022/filtering/menu/boolean-filter-menu.component.mjs +0 -167
  182. package/esm2022/filtering/menu/date-filter-menu-input.component.mjs +0 -179
  183. package/esm2022/filtering/menu/date-filter-menu.component.mjs +0 -212
  184. package/esm2022/filtering/menu/filter-menu-component.factory.mjs +0 -19
  185. package/esm2022/filtering/menu/filter-menu-container.component.mjs +0 -418
  186. package/esm2022/filtering/menu/filter-menu-dropdownlist.directive.mjs +0 -44
  187. package/esm2022/filtering/menu/filter-menu-host.directive.mjs +0 -46
  188. package/esm2022/filtering/menu/filter-menu-input-wrapper.component.mjs +0 -158
  189. package/esm2022/filtering/menu/filter-menu-template.directive.mjs +0 -48
  190. package/esm2022/filtering/menu/filter-menu.component.mjs +0 -221
  191. package/esm2022/filtering/menu/filter-radio-button.directive.mjs +0 -34
  192. package/esm2022/filtering/menu/menu-tabbing.service.mjs +0 -22
  193. package/esm2022/filtering/menu/numeric-filter-menu-input.component.mjs +0 -184
  194. package/esm2022/filtering/menu/numeric-filter-menu.component.mjs +0 -230
  195. package/esm2022/filtering/menu/string-filter-menu-input.component.mjs +0 -107
  196. package/esm2022/filtering/menu/string-filter-menu.component.mjs +0 -198
  197. package/esm2022/filtering/multicheckbox-filter.component.mjs +0 -324
  198. package/esm2022/filtering/numeric-filter.component.mjs +0 -145
  199. package/esm2022/filtering/operators/after-eq-filter-operator.component.mjs +0 -72
  200. package/esm2022/filtering/operators/after-filter-operator.component.mjs +0 -72
  201. package/esm2022/filtering/operators/before-eq-filter-operator.component.mjs +0 -72
  202. package/esm2022/filtering/operators/before-filter-operator.component.mjs +0 -72
  203. package/esm2022/filtering/operators/contains-filter-operator.component.mjs +0 -63
  204. package/esm2022/filtering/operators/ends-with-filter-operator.component.mjs +0 -63
  205. package/esm2022/filtering/operators/eq-filter-operator.component.mjs +0 -111
  206. package/esm2022/filtering/operators/filter-operator.base.mjs +0 -101
  207. package/esm2022/filtering/operators/gt-filter-operator.component.mjs +0 -63
  208. package/esm2022/filtering/operators/gte-filter-operator.component.mjs +0 -63
  209. package/esm2022/filtering/operators/is-empty-filter-operator.component.mjs +0 -63
  210. package/esm2022/filtering/operators/is-not-empty-filter-operator.component.mjs +0 -63
  211. package/esm2022/filtering/operators/is-not-null-filter-operator.component.mjs +0 -110
  212. package/esm2022/filtering/operators/isnull-filter-operator.component.mjs +0 -110
  213. package/esm2022/filtering/operators/lt-filter-operator.component.mjs +0 -63
  214. package/esm2022/filtering/operators/lte-filter-operator.component.mjs +0 -63
  215. package/esm2022/filtering/operators/neq-filter-operator.component.mjs +0 -110
  216. package/esm2022/filtering/operators/not-contains-filter-operator.component.mjs +0 -63
  217. package/esm2022/filtering/operators/starts-with-filter-operator.component.mjs +0 -63
  218. package/esm2022/filtering/string-filter.component.mjs +0 -90
  219. package/esm2022/grid.component.mjs +0 -4598
  220. package/esm2022/grid.module.mjs +0 -241
  221. package/esm2022/grouping/group-footer-template.directive.mjs +0 -44
  222. package/esm2022/grouping/group-header-column-template.directive.mjs +0 -45
  223. package/esm2022/grouping/group-header-template.directive.mjs +0 -46
  224. package/esm2022/grouping/group-header.component.mjs +0 -351
  225. package/esm2022/grouping/group-info.service.mjs +0 -43
  226. package/esm2022/grouping/group-key.interface.mjs +0 -5
  227. package/esm2022/grouping/group-panel.component.mjs +0 -487
  228. package/esm2022/grouping/group-rows-args.interface.mjs +0 -5
  229. package/esm2022/grouping/group-settings.mjs +0 -5
  230. package/esm2022/grouping/groups.service.mjs +0 -69
  231. package/esm2022/grouping/utils.mjs +0 -14
  232. package/esm2022/highlight/highlight-item.mjs +0 -5
  233. package/esm2022/highlight/highlight.directive.mjs +0 -132
  234. package/esm2022/index.mjs +0 -221
  235. package/esm2022/layout/browser-support.service.mjs +0 -94
  236. package/esm2022/layout/resizable.directive.mjs +0 -83
  237. package/esm2022/layout/resize.service.mjs +0 -29
  238. package/esm2022/layout/responsive.service.mjs +0 -34
  239. package/esm2022/layout/row-sync.mjs +0 -47
  240. package/esm2022/layout/sizing-options.service.mjs +0 -18
  241. package/esm2022/localization/custom-messages.component.mjs +0 -54
  242. package/esm2022/localization/localized-messages.directive.mjs +0 -39
  243. package/esm2022/localization/messages.mjs +0 -895
  244. package/esm2022/navigation/default-focusable-element.mjs +0 -50
  245. package/esm2022/navigation/focus-group.mjs +0 -73
  246. package/esm2022/navigation/focus-root.mjs +0 -50
  247. package/esm2022/navigation/focusable-element.interface.mjs +0 -5
  248. package/esm2022/navigation/focusable.directive.mjs +0 -150
  249. package/esm2022/navigation/grid-focusable-element.mjs +0 -28
  250. package/esm2022/navigation/item-map.mjs +0 -59
  251. package/esm2022/navigation/logical-cell.directive.mjs +0 -224
  252. package/esm2022/navigation/logical-cell.interface.mjs +0 -5
  253. package/esm2022/navigation/logical-row.directive.mjs +0 -131
  254. package/esm2022/navigation/logical-row.interface.mjs +0 -5
  255. package/esm2022/navigation/navigable-settings.mjs +0 -5
  256. package/esm2022/navigation/navigation-cell.interface.mjs +0 -5
  257. package/esm2022/navigation/navigation-change.interface.mjs +0 -5
  258. package/esm2022/navigation/navigation-cursor.mjs +0 -224
  259. package/esm2022/navigation/navigation-metadata.mjs +0 -35
  260. package/esm2022/navigation/navigation-mode.mjs +0 -5
  261. package/esm2022/navigation/navigation-model.mjs +0 -138
  262. package/esm2022/navigation/navigation-row.interface.mjs +0 -5
  263. package/esm2022/navigation/navigation.service.mjs +0 -998
  264. package/esm2022/navigation/toolbar-tool-name.mjs +0 -18
  265. package/esm2022/package-metadata.mjs +0 -16
  266. package/esm2022/pdf/export-element.mjs +0 -135
  267. package/esm2022/pdf/grid-query.mjs +0 -45
  268. package/esm2022/pdf/pdf-command-tool.directive.mjs +0 -60
  269. package/esm2022/pdf/pdf-command.directive.mjs +0 -98
  270. package/esm2022/pdf/pdf-export-event.mjs +0 -16
  271. package/esm2022/pdf/pdf-margin.component.mjs +0 -38
  272. package/esm2022/pdf/pdf-margin.interface.mjs +0 -5
  273. package/esm2022/pdf/pdf-template.directive.mjs +0 -43
  274. package/esm2022/pdf/pdf.component.mjs +0 -331
  275. package/esm2022/pdf/pdf.module.mjs +0 -47
  276. package/esm2022/pdf/pdf.service.mjs +0 -42
  277. package/esm2022/progress-kendo-angular-grid.mjs +0 -8
  278. package/esm2022/rendering/cell-loading.template.directive.mjs +0 -39
  279. package/esm2022/rendering/cell-template.directive.mjs +0 -44
  280. package/esm2022/rendering/cell.component.mjs +0 -717
  281. package/esm2022/rendering/common/cell-context.mjs +0 -13
  282. package/esm2022/rendering/common/col-group.component.mjs +0 -98
  283. package/esm2022/rendering/common/dom-queries.mjs +0 -162
  284. package/esm2022/rendering/common/field-accessor.pipe.mjs +0 -48
  285. package/esm2022/rendering/common/format.pipe.mjs +0 -37
  286. package/esm2022/rendering/common/loading.component.mjs +0 -60
  287. package/esm2022/rendering/common/row-args.mjs +0 -5
  288. package/esm2022/rendering/common/row-class.mjs +0 -5
  289. package/esm2022/rendering/common/spacer.component.mjs +0 -62
  290. package/esm2022/rendering/constants.mjs +0 -20
  291. package/esm2022/rendering/details/detail-collapse-event.mjs +0 -27
  292. package/esm2022/rendering/details/detail-expand-event.mjs +0 -27
  293. package/esm2022/rendering/details/detail-template.directive.mjs +0 -61
  294. package/esm2022/rendering/details/details.service.mjs +0 -56
  295. package/esm2022/rendering/details-expand.directive.mjs +0 -136
  296. package/esm2022/rendering/footer/footer-template.directive.mjs +0 -48
  297. package/esm2022/rendering/footer/footer.component.mjs +0 -266
  298. package/esm2022/rendering/grid-table.directive.mjs +0 -52
  299. package/esm2022/rendering/groups-expand.directive.mjs +0 -149
  300. package/esm2022/rendering/header/header-template.directive.mjs +0 -45
  301. package/esm2022/rendering/header/header.component.mjs +0 -1055
  302. package/esm2022/rendering/list.component.mjs +0 -1176
  303. package/esm2022/rendering/loading-template.directive.mjs +0 -38
  304. package/esm2022/rendering/no-records-template.directive.mjs +0 -38
  305. package/esm2022/rendering/rowspan.service.mjs +0 -24
  306. package/esm2022/rendering/table-body.component.mjs +0 -1250
  307. package/esm2022/rendering/toolbar/toolbar-focusable.directive.mjs +0 -83
  308. package/esm2022/rendering/toolbar/toolbar-navigation.service.mjs +0 -58
  309. package/esm2022/rendering/toolbar/toolbar-position.mjs +0 -5
  310. package/esm2022/rendering/toolbar/toolbar-template.directive.mjs +0 -55
  311. package/esm2022/rendering/toolbar/toolbar.component.mjs +0 -159
  312. package/esm2022/rendering/toolbar/tools/ai-assistant/ai-assistant.component.mjs +0 -272
  313. package/esm2022/rendering/toolbar/tools/ai-assistant/ai-request-response.service.mjs +0 -624
  314. package/esm2022/rendering/toolbar/tools/ai-assistant/ai-tool.directive.mjs +0 -273
  315. package/esm2022/rendering/toolbar/tools/ai-assistant/models.mjs +0 -43
  316. package/esm2022/rendering/toolbar/tools/ai-assistant/utils.mjs +0 -92
  317. package/esm2022/rendering/toolbar/tools/column-chooser-tool.directive.mjs +0 -238
  318. package/esm2022/rendering/toolbar/tools/filter-command-tool.directive.mjs +0 -219
  319. package/esm2022/rendering/toolbar/tools/filter-tool-wrapper.component.mjs +0 -151
  320. package/esm2022/rendering/toolbar/tools/filter-toolbar-tool.component.mjs +0 -223
  321. package/esm2022/rendering/toolbar/tools/group-command-tool.directive.mjs +0 -208
  322. package/esm2022/rendering/toolbar/tools/group-toolbar-tool.component.mjs +0 -451
  323. package/esm2022/rendering/toolbar/tools/select-all-command-tool.directive.mjs +0 -93
  324. package/esm2022/rendering/toolbar/tools/sort-command-tool.directive.mjs +0 -222
  325. package/esm2022/rendering/toolbar/tools/sort-toolbar-tool.component.mjs +0 -245
  326. package/esm2022/row-reordering/drag-handle-template.directive.mjs +0 -44
  327. package/esm2022/row-reordering/drag-hint-template.directive.mjs +0 -42
  328. package/esm2022/row-reordering/row-reorder.service.mjs +0 -280
  329. package/esm2022/row-reordering/types.mjs +0 -5
  330. package/esm2022/row-reordering/utils.mjs +0 -88
  331. package/esm2022/scrolling/content-scroll-event.mjs +0 -5
  332. package/esm2022/scrolling/row-height.service.mjs +0 -55
  333. package/esm2022/scrolling/scroll-bottom-event.mjs +0 -5
  334. package/esm2022/scrolling/scroll-request.service.mjs +0 -24
  335. package/esm2022/scrolling/scroll-sync.service.mjs +0 -80
  336. package/esm2022/scrolling/scroller.service.mjs +0 -254
  337. package/esm2022/scrolling/scrollmode.mjs +0 -5
  338. package/esm2022/scrolling/suspend.service.mjs +0 -17
  339. package/esm2022/selection/cell-selection.service.mjs +0 -349
  340. package/esm2022/selection/marquee.directive.mjs +0 -188
  341. package/esm2022/selection/pair-set.mjs +0 -158
  342. package/esm2022/selection/selectall-checkbox.directive.mjs +0 -143
  343. package/esm2022/selection/selection-checkbox.directive.mjs +0 -132
  344. package/esm2022/selection/selection-default.mjs +0 -208
  345. package/esm2022/selection/selection.directive.mjs +0 -53
  346. package/esm2022/selection/selection.service.mjs +0 -466
  347. package/esm2022/selection/types.mjs +0 -5
  348. package/esm2022/state-management/grid-state.models.mjs +0 -26
  349. package/esm2022/state-management/redo-command-tool.mjs +0 -74
  350. package/esm2022/state-management/undo-command-tool.mjs +0 -74
  351. package/esm2022/state-management/undo-redo.directive.mjs +0 -249
  352. package/esm2022/state-management/undo-redo.service.mjs +0 -21
  353. package/esm2022/state-management/undo-redo.stack.mjs +0 -238
  354. package/esm2022/utils.mjs +0 -216
@@ -1,895 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Directive, Input } from '@angular/core';
6
- import { ComponentMessages } from '@progress/kendo-angular-l10n';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export class GridMessages extends ComponentMessages {
12
- /**
13
- * Sets the text for the empty group panel.
14
- */
15
- groupPanelEmpty;
16
- /**
17
- * Sets the text when there are no records.
18
- */
19
- noRecords;
20
- /**
21
- * Sets the label for the pager. By default, it follows the pattern **Page {currentPage} of {totalPages}**.
22
- * For example, when the current page is 1 and the total number of pages is 10, the label is
23
- * **Page navigation, page 1 of 10**.
24
- *
25
- * The message includes the current page number, total number of pages, and a localizable string.
26
- * You can reorder these parts by using placeholders in the `pagerLabel` input.
27
- * Use `{currentPage}` and `{totalPages}` to insert the actual values.
28
- * [See example](slug:globalization_grid#toc-custom-messages).
29
- */
30
- pagerLabel;
31
- /**
32
- * Sets the label for the **First page** button.
33
- */
34
- pagerFirstPage;
35
- /**
36
- * Sets the label for the **Last page** button.
37
- */
38
- pagerLastPage;
39
- /**
40
- * Sets the label for the **Previous page** button.
41
- */
42
- pagerPreviousPage;
43
- /**
44
- * Sets the label for the **Next page** button.
45
- */
46
- pagerNextPage;
47
- /**
48
- * Sets the text displayed before the pager input.
49
- */
50
- pagerPage;
51
- /**
52
- * Sets the text displayed after the page-size selector.
53
- */
54
- pagerItemsPerPage;
55
- /**
56
- * Sets the text displayed before the total-page number.
57
- */
58
- pagerOf;
59
- /**
60
- * Sets the text displayed after the total number of items.
61
- */
62
- pagerItems;
63
- /**
64
- * Sets the title attribute of the page number input element.
65
- */
66
- pagerPageNumberInputTitle;
67
- /**
68
- * Sets the text for the aria-label attribute on the page number input element.
69
- */
70
- pagerInputLabel;
71
- /**
72
- * Sets the text for the title and `aria-label` attributes on the page chooser in the Grid Pager.
73
- */
74
- pagerSelectPage;
75
- /**
76
- * Sets the label for the filter cell or icon.
77
- */
78
- filter;
79
- /**
80
- * Sets the label for the filter input.
81
- *
82
- * The filter input label includes the column name and a localizable string.
83
- * For example, for a column named **Product Name**, the default label is **Product Name Filter**.
84
- *
85
- * You can reorder the column name and the localizable part by using a placeholder in `filterInputLabel`.
86
- * Use `{columnName}` to insert the column name, for example, **filter for {columnName}**.
87
- * [See example](slug:globalization_grid#toc-custom-messages).
88
- */
89
- filterInputLabel;
90
- /**
91
- * Sets the title for the filter menu icon.
92
- *
93
- * The title includes the column name and a localizable string.
94
- * For example, for a column named **Product Name**, the default title is **Product Name Filter Menu**.
95
- *
96
- * You can reorder the column name and the localizable part by using a placeholder in `filterMenuTitle`.
97
- * Use `{columnName}` to insert the column name, for example, **filter for {columnName}**.
98
- * [See example](slug:globalization_grid#toc-custom-messages).
99
- */
100
- filterMenuTitle;
101
- /**
102
- * Sets the label for the filter menu operators DropDownList.
103
- *
104
- * The label includes the column name and a localizable string.
105
- * For example, for a column named **Product Name**, the default label is **Product Name Filter Menu Operators**.
106
- *
107
- * You can reorder the column name and the localizable part by using a placeholder in `filterMenuOperatorsDropDownLabel`.
108
- * Use `{columnName}` to insert the column name, for example, **filter operators for {columnName}**.
109
- * [See example](slug:globalization_grid#toc-custom-messages).
110
- */
111
- filterMenuOperatorsDropDownLabel;
112
- /**
113
- * Sets the label for the filter menu logic DropDownList.
114
- *
115
- * The label includes the column name and a localizable string.
116
- * For example, for a column named **Product Name**, the default label is **Product Name Filter Menu Logic**.
117
- *
118
- * You can reorder the column name and the localizable part by using a placeholder in `filterMenuLogicDropDownLabel`.
119
- * Use `{columnName}` to insert the column name, for example, **filter logic for {columnName}**.
120
- * [See example](slug:globalization_grid#toc-custom-messages).
121
- */
122
- filterMenuLogicDropDownLabel;
123
- /**
124
- * Sets the label for the filter cell operators DropDownList.
125
- *
126
- * The label includes the column name and a localizable string.
127
- * For example, for a column named **Product Name**, the default label is **Filter cell operators for Product Name**.
128
- *
129
- * You can reorder the column name and the localizable part by using a placeholder in `filterCellOperatorLabel`.
130
- * Use `{columnName}` to insert the column name, for example, **Filter operators for {columnName}**.
131
- * [See example](slug:globalization_grid#toc-custom-messages).
132
- */
133
- filterCellOperatorLabel;
134
- /**
135
- * Sets the label for the boolean filter cell DropDownList.
136
- *
137
- * The label includes the column name and a localizable string.
138
- * For example, for a column named **Product Name**, the default label is **Boolean filter cell for Product Name**.
139
- *
140
- * You can reorder the column name and the localizable part by using a placeholder in `booleanFilterCellLabel`.
141
- * Use `{columnName}` to insert the column name, for example, **Boolean Filter operator for {columnName}**.
142
- * [See example](slug:globalization_grid#toc-custom-messages).
143
- */
144
- booleanFilterCellLabel;
145
- /**
146
- * The text of the AI Assistant Apply button.
147
- */
148
- aiAssistantApplyButtonText;
149
- /**
150
- * The text of the AI Assistant toolbar tool.
151
- */
152
- aiAssistantToolbarToolText;
153
- /**
154
- * The text of the AI Assistant Window title.
155
- */
156
- aiAssistantWindowTitle;
157
- /**
158
- * The title of the AI Assistant Window close button.
159
- */
160
- aiAssistantWindowCloseTitle;
161
- /**
162
- * The title of the AI Assistant Prompt Output Card.
163
- */
164
- aiAssistantOutputCardTitle;
165
- /**
166
- * The success message dispayed in the AI Assistant Prompt Output Card's body.
167
- */
168
- aiAssistantOutputCardBodyContent;
169
- /**
170
- * The message shown when AI selection requires the Grid selectable option.
171
- */
172
- aiAssistantSelectionNotEnabled;
173
- /**
174
- * The message shown when AI selection requires row selection mode.
175
- */
176
- aiAssistantSelectionRowModeRequired;
177
- /**
178
- * The message shown when AI selection requires cell selection mode.
179
- */
180
- aiAssistantSelectionCellModeRequired;
181
- /**
182
- * The title of the AI Assistant Window maximize button.
183
- */
184
- aiAssistantWindowMaximizeTitle;
185
- /**
186
- * The title of the AI Assistant Window minimize button.
187
- */
188
- aiAssistantWindowMinimizeTitle;
189
- /**
190
- * The title of the AI Assistant Window restore button.
191
- */
192
- aiAssistantWindowRestoreTitle;
193
- /**
194
- * Sets the text for the `Equal` (**Is equal to**) filter operator.
195
- */
196
- filterEqOperator;
197
- /**
198
- * Sets the text for the `NotEqual` (**Is not equal to**) filter operator.
199
- */
200
- filterNotEqOperator;
201
- /**
202
- * Sets the text for the `IsNull` (**Is null**) filter operator.
203
- */
204
- filterIsNullOperator;
205
- /**
206
- * Sets the text for the `IsNotNull` (**Is not null**) filter operator.
207
- */
208
- filterIsNotNullOperator;
209
- /**
210
- * Sets the text for the `IsEmpty` (**Is empty**) filter operator.
211
- */
212
- filterIsEmptyOperator;
213
- /**
214
- * Sets the text for the `IsNotEmpty` (**Is not empty**) filter operator.
215
- */
216
- filterIsNotEmptyOperator;
217
- /**
218
- * Sets the text for the `StartsWith` (**Starts with**) filter operator.
219
- */
220
- filterStartsWithOperator;
221
- /**
222
- * Sets the text for the `Contains` (**Contains**) filter operator.
223
- */
224
- filterContainsOperator;
225
- /**
226
- * Sets the text for the `DoesNotContain` (**Does not contain**) filter operator.
227
- */
228
- filterNotContainsOperator;
229
- /**
230
- * Sets the text for the `EndsWith` (**Ends with**) string filter operator.
231
- */
232
- filterEndsWithOperator;
233
- /**
234
- * Sets the text for the `GreaterOrEqualTo` (**Is greater than or equal to**) numeric filter operator.
235
- */
236
- filterGteOperator;
237
- /**
238
- * Sets the text for the `Greater` (**Is greater than**) numeric filter operator.
239
- */
240
- filterGtOperator;
241
- /**
242
- * Sets the text for the `LessOrEqualTo` (**Is less than or equal to**) numeric filter operator.
243
- */
244
- filterLteOperator;
245
- /**
246
- * Sets the text for the `Less` (**Is less than**) numeric filter operator.
247
- */
248
- filterLtOperator;
249
- /**
250
- * Sets the text for the `IsTrue` Boolean filter option.
251
- */
252
- filterIsTrue;
253
- /**
254
- * Sets the text for the `IsFalse` Boolean filter option.
255
- */
256
- filterIsFalse;
257
- /**
258
- * Sets the text for the `(All)` option in the Boolean filter.
259
- */
260
- filterBooleanAll;
261
- /**
262
- * Sets the title for the Operators ActionSheet in adaptive mode.
263
- */
264
- adaptiveFilterOperatorsTitle;
265
- /**
266
- * Sets the text for the `AfterOrEqualTo` (**Is after or equal to**) date filter operator.
267
- */
268
- filterAfterOrEqualOperator;
269
- /**
270
- * Sets the text for the `After` (**Is after**) date filter operator.
271
- */
272
- filterAfterOperator;
273
- /**
274
- * Sets the text for the `Before` (**Is before**) date filter operator.
275
- */
276
- filterBeforeOperator;
277
- /**
278
- * Sets the text for the `BeforeOrEqualTo` (**Is before or equal to**) date filter operator.
279
- */
280
- filterBeforeOrEqualOperator;
281
- /**
282
- * Sets the text for the **Filter** button.
283
- */
284
- filterFilterButton;
285
- /**
286
- * Sets the text for the **Clear filter** button.
287
- */
288
- filterClearButton;
289
- /**
290
- * Sets the title for the **Close** button of the ActionSheet that appears instead of the Popup on small screens in adaptive mode.
291
- */
292
- adaptiveCloseButtonTitle;
293
- /**
294
- * Sets the title for the **Back** button of the ActionSheet that appears instead of the Popup on small screens in adaptive mode.
295
- */
296
- adaptiveBackButtonTitle;
297
- /**
298
- * Sets the text for the `And` filter logic.
299
- */
300
- filterAndLogic;
301
- /**
302
- * Sets the text for the `Or` filter logic.
303
- */
304
- filterOrLogic;
305
- /**
306
- * Sets the button text for the Filter toolbar tool.
307
- */
308
- filterToolbarToolText;
309
- /**
310
- * Sets the loading text. The `loading` property a Grid accessibility feature.
311
- * Screen readers can detect its value, but it is not visible otherwise.
312
- */
313
- loading;
314
- /**
315
- * Sets the text for the `aria-label` attribute on the Grid focusable element.
316
- */
317
- gridLabel;
318
- /**
319
- * Sets the title for the column menu icon.
320
- *
321
- * The title includes the column name and a localizable string.
322
- * For example, for a column named **Product Name**, the default title is **Product Name Column Menu**.
323
- *
324
- * You can reorder the column name and the localizable part by using a placeholder in `columnMenu`.
325
- * Use `{columnName}` to insert the column name, for example, **menu for {columnName}**.
326
- * [See example](slug:globalization_grid#toc-custom-messages).
327
- */
328
- columnMenu;
329
- /**
330
- * Sets the text in the column menu for the set column position item.
331
- */
332
- setColumnPosition;
333
- /**
334
- * Sets the text for the Grid Column Chooser and Column Chooser toolbar tool.
335
- */
336
- columns;
337
- /**
338
- * Sets the text for the **Select all** checkbox in the Column Chooser.
339
- */
340
- columnChooserSelectAll;
341
- /**
342
- * The message for the selected columns count in the Column Chooser.
343
- * Follows the pattern **{selectedColumnsCount} Selected items ** by default.
344
- *
345
- * The message consists of two parts - selected columns count and a localizable string.
346
- * To allow for reordering its parts, the `columnChooserSelectedColumnsCount` input accepts a string with a placeholder for the selected columns count.
347
- * The `{selectedColumnsCount}` placeholder will be replaced internally with the respective actual value.
348
- */
349
- columnChooserSelectedColumnsCount;
350
- /**
351
- * Sets the subtitle for the adaptive Grid Column Chooser and Column Chooser toolbar tool.
352
- */
353
- columnsSubtitle;
354
- /**
355
- * Sets the title for the adaptive Filter Toolbar Tool and Filter Menu.
356
- */
357
- adaptiveFilterTitle;
358
- /**
359
- * Sets the title for the adaptive Sort Toolbar Tool.
360
- */
361
- adaptiveSortTitle;
362
- /**
363
- * Sets the title for the adaptive Group Toolbar Tool.
364
- */
365
- adaptiveGroupTitle;
366
- /**
367
- * Sets the text for the **Clear all filters** button in the Filter Toolbar Tool and adaptive Filter Toolbar Tool.
368
- */
369
- filterClearAllButton;
370
- /**
371
- * Sets the text for the **Clear grouping** button in the Group Toolbar Tool and adaptive Group Toolbar Tool.
372
- */
373
- groupClearButton;
374
- /**
375
- * Sets the text for the clear sort button in the Sort Toolbar Tool and adaptive Sort Toolbar Tool.
376
- */
377
- sortClearButton;
378
- /**
379
- * Sets the text for the **Done** sort button.
380
- */
381
- sortDoneButton;
382
- /**
383
- * Sets the text for the **Done** group button in the adaptive Group Toolbar Tool.
384
- */
385
- groupDoneButton;
386
- /**
387
- * Sets the text in the column menu for the lock item.
388
- */
389
- lock;
390
- /**
391
- * Sets the text in the column menu for the unlock item.
392
- */
393
- unlock;
394
- /**
395
- * Sets the text in the column menu for the stick item.
396
- */
397
- stick;
398
- /**
399
- * Sets the text in the column menu for the unstick item.
400
- */
401
- unstick;
402
- /**
403
- * Sets the label for the sort icon.
404
- */
405
- sortable;
406
- /**
407
- * Sets the text in the column menu for the ascending sort item.
408
- */
409
- sortAscending;
410
- /**
411
- * Sets the text in the column menu for the descending sort item.
412
- */
413
- sortDescending;
414
- /**
415
- * Sets the text in the column menu for the autosize this column item.
416
- */
417
- autosizeThisColumn;
418
- /**
419
- * Sets the text in the column menu for the autosize all columns item.
420
- */
421
- autosizeAllColumns;
422
- /**
423
- * Sets the title of the Group Chip for ascending sorting order of groups.
424
- */
425
- sortedAscending;
426
- /**
427
- * Sets the title of the Group Chip for descending sorting order of groups.
428
- */
429
- sortedDescending;
430
- /**
431
- * Sets the status announcement when a column is no longer sorted.
432
- */
433
- sortedDefault;
434
- /**
435
- * Sets the button text for the Sort toolbar tool.
436
- */
437
- sortToolbarToolText;
438
- /**
439
- * Sets the text in the column menu or column chooser item for the **Apply** button.
440
- */
441
- columnsApply;
442
- /**
443
- * Sets the text in the column menu or column chooser item for the **Reset** button.
444
- */
445
- columnsReset;
446
- /**
447
- * Sets the title for the expand icon of detail rows. Applies also to the expand button text in stacked mode.
448
- */
449
- detailExpand;
450
- /**
451
- * Sets the title for the collapse icon of detail rows. Applies also to the collapse button text in stacked mode.
452
- */
453
- detailCollapse;
454
- /**
455
- * Sets the text for the **Today** button in the Date filter.
456
- */
457
- filterDateToday;
458
- /**
459
- * Sets the title for the **Toggle** button in the Date filter.
460
- */
461
- filterDateToggle;
462
- /**
463
- * Sets the title for the **Decrement** button in the Numeric filter.
464
- */
465
- filterNumericDecrement;
466
- /**
467
- * Sets the title for the **Increment** button in the Numeric filter.
468
- */
469
- filterNumericIncrement;
470
- /**
471
- * Sets the labels of the checkboxes in the checkbox column.
472
- */
473
- selectionCheckboxLabel;
474
- /**
475
- * Sets the label for the select all checkbox in the checkbox column.
476
- */
477
- selectAllCheckboxLabel;
478
- /**
479
- * Sets the text for the title and `aria-label` attributes on the collapse icon of group rows.
480
- */
481
- groupCollapse;
482
- /**
483
- * Sets the text for the title and `aria-label` attributes on the expand icon of group rows.
484
- */
485
- groupExpand;
486
- /**
487
- * Sets the label for the top toolbar.
488
- */
489
- topToolbarLabel;
490
- /**
491
- * Sets the label for the bottom toolbar.
492
- */
493
- bottomToolbarLabel;
494
- /**
495
- * Sets the text for the Grid Edit toolbar tool.
496
- */
497
- editToolbarToolText;
498
- /**
499
- * Sets the text for the Grid Save toolbar tool.
500
- */
501
- saveToolbarToolText;
502
- /**
503
- * Sets the text for the Grid Add toolbar tool.
504
- */
505
- addToolbarToolText;
506
- /**
507
- * Sets the text for the Grid Cancel toolbar tool.
508
- */
509
- cancelToolbarToolText;
510
- /**
511
- * Sets the text for the Grid Remove toolbar tool.
512
- */
513
- removeToolbarToolText;
514
- /**
515
- * Sets the text for the Grid Excel Export toolbar tool.
516
- */
517
- excelExportToolbarToolText;
518
- /**
519
- * Sets the text for the Grid PDF Export toolbar tool.
520
- */
521
- pdfExportToolbarToolText;
522
- /**
523
- * Sets the label for the group panel toolbar.
524
- */
525
- groupPanelLabel;
526
- /**
527
- * Sets the label for the Grid drag row handle.
528
- */
529
- dragRowHandleLabel;
530
- /**
531
- * Sets the title for the column menu **Filter** tab.
532
- */
533
- columnMenuFilterTabTitle;
534
- /**
535
- * Sets the title for the column menu **General** tab.
536
- */
537
- columnMenuGeneralTabTitle;
538
- /**
539
- * Sets the title for the column menu **Columns** tab.
540
- */
541
- columnMenuColumnsTabTitle;
542
- /**
543
- * Sets the text for the Group pane Chip Menu **Move as previous** item.
544
- */
545
- groupChipMenuPrevious;
546
- /**
547
- * Sets the text for the Group pane Chip Menu **Move as next** item.
548
- */
549
- groupChipMenuNext;
550
- /**
551
- * Sets the button text for the Group toolbar tool.
552
- */
553
- groupToolbarToolText;
554
- /**
555
- * Sets the default text for a form validation error when you use built-in external editing.
556
- * <br/><br/>
557
- * The text includes the data item property name, the error name from the `FormControl` object, and a localizable string.
558
- * <br/><br/>
559
- * For a field named `ProductName` and an error named `required`, the default error text is `ProductName has required validation error`.
560
- * <br/><br/>
561
- * To customize the error text, use the `{errorName}` and `{fieldName}` placeholders and a custom localizable string.
562
- * For example, `{errorName} detected for {fieldName} field`.
563
- * <br/><br/>
564
- * The `{errorName}` and `{fieldName}` placeholders are replaced with the field and error names for the invalid form control,
565
- * and the error message is rendered as `required error detected for ProductName field`.
566
- * [See example](slug:globalization_grid#toc-custom-messages).
567
- */
568
- formValidationErrorText;
569
- /**
570
- * Sets the title for the remove item confirmation Dialog.
571
- */
572
- removeConfirmationDialogTitle;
573
- /**
574
- * Sets the content for the remove item confirmation Dialog.
575
- */
576
- removeConfirmationDialogContent;
577
- /**
578
- * Sets the text for the confirm action button in the remove confirmation Dialog.
579
- */
580
- removeConfirmationDialogConfirmText;
581
- /**
582
- * Sets the text for the reject action button in the remove confirmation Dialog.
583
- */
584
- removeConfirmationDialogRejectText;
585
- /**
586
- * Sets the title for the external editing Dialog or ActionSheet when editing an item.
587
- */
588
- externalEditingTitle;
589
- /**
590
- * Sets the title for the external editing Dialog or ActionSheet when adding a new item.
591
- */
592
- externalEditingAddTitle;
593
- /**
594
- * Sets the text for the external editing Dialog <b>Save</b> button.
595
- */
596
- externalEditingSaveText;
597
- /**
598
- * Sets the text for the external editing Dialog <b>Cancel</b> button.
599
- */
600
- externalEditingCancelText;
601
- /**
602
- * The placeholder text for the multi-checkbox filter search input
603
- */
604
- multiCheckboxFilterSearchPlaceholder;
605
- /**
606
- * The label for the multi-checkbox filter select all option
607
- */
608
- multiCheckboxFilterSelectAllLabel;
609
- /**
610
- * The text for the multi-checkbox filter selected items count
611
- *
612
- * The text includes the selected items count and a localizable string.
613
- * For 3 selected items the default text is `3 selected items`.
614
- *
615
- * To customize the text, use the `{selectedItemsCount}` placeholder and a custom localizable string.
616
- * For example, `{selectedItemsCount} items are selected`.
617
- *
618
- * The `{selectedItemsCount}` placeholder is replaced with the count of selected items,
619
- * and the message is rendered as `3 items are selected`.
620
- */
621
- multiCheckboxFilterSelectedItemsCount;
622
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
623
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: GridMessages, selector: "kendo-grid-messages-base", inputs: { groupPanelEmpty: "groupPanelEmpty", noRecords: "noRecords", pagerLabel: "pagerLabel", pagerFirstPage: "pagerFirstPage", pagerLastPage: "pagerLastPage", pagerPreviousPage: "pagerPreviousPage", pagerNextPage: "pagerNextPage", pagerPage: "pagerPage", pagerItemsPerPage: "pagerItemsPerPage", pagerOf: "pagerOf", pagerItems: "pagerItems", pagerPageNumberInputTitle: "pagerPageNumberInputTitle", pagerInputLabel: "pagerInputLabel", pagerSelectPage: "pagerSelectPage", filter: "filter", filterInputLabel: "filterInputLabel", filterMenuTitle: "filterMenuTitle", filterMenuOperatorsDropDownLabel: "filterMenuOperatorsDropDownLabel", filterMenuLogicDropDownLabel: "filterMenuLogicDropDownLabel", filterCellOperatorLabel: "filterCellOperatorLabel", booleanFilterCellLabel: "booleanFilterCellLabel", aiAssistantApplyButtonText: "aiAssistantApplyButtonText", aiAssistantToolbarToolText: "aiAssistantToolbarToolText", aiAssistantWindowTitle: "aiAssistantWindowTitle", aiAssistantWindowCloseTitle: "aiAssistantWindowCloseTitle", aiAssistantOutputCardTitle: "aiAssistantOutputCardTitle", aiAssistantOutputCardBodyContent: "aiAssistantOutputCardBodyContent", aiAssistantSelectionNotEnabled: "aiAssistantSelectionNotEnabled", aiAssistantSelectionRowModeRequired: "aiAssistantSelectionRowModeRequired", aiAssistantSelectionCellModeRequired: "aiAssistantSelectionCellModeRequired", aiAssistantWindowMaximizeTitle: "aiAssistantWindowMaximizeTitle", aiAssistantWindowMinimizeTitle: "aiAssistantWindowMinimizeTitle", aiAssistantWindowRestoreTitle: "aiAssistantWindowRestoreTitle", filterEqOperator: "filterEqOperator", filterNotEqOperator: "filterNotEqOperator", filterIsNullOperator: "filterIsNullOperator", filterIsNotNullOperator: "filterIsNotNullOperator", filterIsEmptyOperator: "filterIsEmptyOperator", filterIsNotEmptyOperator: "filterIsNotEmptyOperator", filterStartsWithOperator: "filterStartsWithOperator", filterContainsOperator: "filterContainsOperator", filterNotContainsOperator: "filterNotContainsOperator", filterEndsWithOperator: "filterEndsWithOperator", filterGteOperator: "filterGteOperator", filterGtOperator: "filterGtOperator", filterLteOperator: "filterLteOperator", filterLtOperator: "filterLtOperator", filterIsTrue: "filterIsTrue", filterIsFalse: "filterIsFalse", filterBooleanAll: "filterBooleanAll", adaptiveFilterOperatorsTitle: "adaptiveFilterOperatorsTitle", filterAfterOrEqualOperator: "filterAfterOrEqualOperator", filterAfterOperator: "filterAfterOperator", filterBeforeOperator: "filterBeforeOperator", filterBeforeOrEqualOperator: "filterBeforeOrEqualOperator", filterFilterButton: "filterFilterButton", filterClearButton: "filterClearButton", adaptiveCloseButtonTitle: "adaptiveCloseButtonTitle", adaptiveBackButtonTitle: "adaptiveBackButtonTitle", filterAndLogic: "filterAndLogic", filterOrLogic: "filterOrLogic", filterToolbarToolText: "filterToolbarToolText", loading: "loading", gridLabel: "gridLabel", columnMenu: "columnMenu", setColumnPosition: "setColumnPosition", columns: "columns", columnChooserSelectAll: "columnChooserSelectAll", columnChooserSelectedColumnsCount: "columnChooserSelectedColumnsCount", columnsSubtitle: "columnsSubtitle", adaptiveFilterTitle: "adaptiveFilterTitle", adaptiveSortTitle: "adaptiveSortTitle", adaptiveGroupTitle: "adaptiveGroupTitle", filterClearAllButton: "filterClearAllButton", groupClearButton: "groupClearButton", sortClearButton: "sortClearButton", sortDoneButton: "sortDoneButton", groupDoneButton: "groupDoneButton", lock: "lock", unlock: "unlock", stick: "stick", unstick: "unstick", sortable: "sortable", sortAscending: "sortAscending", sortDescending: "sortDescending", autosizeThisColumn: "autosizeThisColumn", autosizeAllColumns: "autosizeAllColumns", sortedAscending: "sortedAscending", sortedDescending: "sortedDescending", sortedDefault: "sortedDefault", sortToolbarToolText: "sortToolbarToolText", columnsApply: "columnsApply", columnsReset: "columnsReset", detailExpand: "detailExpand", detailCollapse: "detailCollapse", filterDateToday: "filterDateToday", filterDateToggle: "filterDateToggle", filterNumericDecrement: "filterNumericDecrement", filterNumericIncrement: "filterNumericIncrement", selectionCheckboxLabel: "selectionCheckboxLabel", selectAllCheckboxLabel: "selectAllCheckboxLabel", groupCollapse: "groupCollapse", groupExpand: "groupExpand", topToolbarLabel: "topToolbarLabel", bottomToolbarLabel: "bottomToolbarLabel", editToolbarToolText: "editToolbarToolText", saveToolbarToolText: "saveToolbarToolText", addToolbarToolText: "addToolbarToolText", cancelToolbarToolText: "cancelToolbarToolText", removeToolbarToolText: "removeToolbarToolText", excelExportToolbarToolText: "excelExportToolbarToolText", pdfExportToolbarToolText: "pdfExportToolbarToolText", groupPanelLabel: "groupPanelLabel", dragRowHandleLabel: "dragRowHandleLabel", columnMenuFilterTabTitle: "columnMenuFilterTabTitle", columnMenuGeneralTabTitle: "columnMenuGeneralTabTitle", columnMenuColumnsTabTitle: "columnMenuColumnsTabTitle", groupChipMenuPrevious: "groupChipMenuPrevious", groupChipMenuNext: "groupChipMenuNext", groupToolbarToolText: "groupToolbarToolText", formValidationErrorText: "formValidationErrorText", removeConfirmationDialogTitle: "removeConfirmationDialogTitle", removeConfirmationDialogContent: "removeConfirmationDialogContent", removeConfirmationDialogConfirmText: "removeConfirmationDialogConfirmText", removeConfirmationDialogRejectText: "removeConfirmationDialogRejectText", externalEditingTitle: "externalEditingTitle", externalEditingAddTitle: "externalEditingAddTitle", externalEditingSaveText: "externalEditingSaveText", externalEditingCancelText: "externalEditingCancelText", multiCheckboxFilterSearchPlaceholder: "multiCheckboxFilterSearchPlaceholder", multiCheckboxFilterSelectAllLabel: "multiCheckboxFilterSelectAllLabel", multiCheckboxFilterSelectedItemsCount: "multiCheckboxFilterSelectedItemsCount" }, usesInheritance: true, ngImport: i0 });
624
- }
625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridMessages, decorators: [{
626
- type: Directive,
627
- args: [{
628
- // eslint-disable-next-line @angular-eslint/directive-selector
629
- selector: 'kendo-grid-messages-base'
630
- }]
631
- }], propDecorators: { groupPanelEmpty: [{
632
- type: Input
633
- }], noRecords: [{
634
- type: Input
635
- }], pagerLabel: [{
636
- type: Input
637
- }], pagerFirstPage: [{
638
- type: Input
639
- }], pagerLastPage: [{
640
- type: Input
641
- }], pagerPreviousPage: [{
642
- type: Input
643
- }], pagerNextPage: [{
644
- type: Input
645
- }], pagerPage: [{
646
- type: Input
647
- }], pagerItemsPerPage: [{
648
- type: Input
649
- }], pagerOf: [{
650
- type: Input
651
- }], pagerItems: [{
652
- type: Input
653
- }], pagerPageNumberInputTitle: [{
654
- type: Input
655
- }], pagerInputLabel: [{
656
- type: Input
657
- }], pagerSelectPage: [{
658
- type: Input
659
- }], filter: [{
660
- type: Input
661
- }], filterInputLabel: [{
662
- type: Input
663
- }], filterMenuTitle: [{
664
- type: Input
665
- }], filterMenuOperatorsDropDownLabel: [{
666
- type: Input
667
- }], filterMenuLogicDropDownLabel: [{
668
- type: Input
669
- }], filterCellOperatorLabel: [{
670
- type: Input
671
- }], booleanFilterCellLabel: [{
672
- type: Input
673
- }], aiAssistantApplyButtonText: [{
674
- type: Input
675
- }], aiAssistantToolbarToolText: [{
676
- type: Input
677
- }], aiAssistantWindowTitle: [{
678
- type: Input
679
- }], aiAssistantWindowCloseTitle: [{
680
- type: Input
681
- }], aiAssistantOutputCardTitle: [{
682
- type: Input
683
- }], aiAssistantOutputCardBodyContent: [{
684
- type: Input
685
- }], aiAssistantSelectionNotEnabled: [{
686
- type: Input
687
- }], aiAssistantSelectionRowModeRequired: [{
688
- type: Input
689
- }], aiAssistantSelectionCellModeRequired: [{
690
- type: Input
691
- }], aiAssistantWindowMaximizeTitle: [{
692
- type: Input
693
- }], aiAssistantWindowMinimizeTitle: [{
694
- type: Input
695
- }], aiAssistantWindowRestoreTitle: [{
696
- type: Input
697
- }], filterEqOperator: [{
698
- type: Input
699
- }], filterNotEqOperator: [{
700
- type: Input
701
- }], filterIsNullOperator: [{
702
- type: Input
703
- }], filterIsNotNullOperator: [{
704
- type: Input
705
- }], filterIsEmptyOperator: [{
706
- type: Input
707
- }], filterIsNotEmptyOperator: [{
708
- type: Input
709
- }], filterStartsWithOperator: [{
710
- type: Input
711
- }], filterContainsOperator: [{
712
- type: Input
713
- }], filterNotContainsOperator: [{
714
- type: Input
715
- }], filterEndsWithOperator: [{
716
- type: Input
717
- }], filterGteOperator: [{
718
- type: Input
719
- }], filterGtOperator: [{
720
- type: Input
721
- }], filterLteOperator: [{
722
- type: Input
723
- }], filterLtOperator: [{
724
- type: Input
725
- }], filterIsTrue: [{
726
- type: Input
727
- }], filterIsFalse: [{
728
- type: Input
729
- }], filterBooleanAll: [{
730
- type: Input
731
- }], adaptiveFilterOperatorsTitle: [{
732
- type: Input
733
- }], filterAfterOrEqualOperator: [{
734
- type: Input
735
- }], filterAfterOperator: [{
736
- type: Input
737
- }], filterBeforeOperator: [{
738
- type: Input
739
- }], filterBeforeOrEqualOperator: [{
740
- type: Input
741
- }], filterFilterButton: [{
742
- type: Input
743
- }], filterClearButton: [{
744
- type: Input
745
- }], adaptiveCloseButtonTitle: [{
746
- type: Input
747
- }], adaptiveBackButtonTitle: [{
748
- type: Input
749
- }], filterAndLogic: [{
750
- type: Input
751
- }], filterOrLogic: [{
752
- type: Input
753
- }], filterToolbarToolText: [{
754
- type: Input
755
- }], loading: [{
756
- type: Input
757
- }], gridLabel: [{
758
- type: Input
759
- }], columnMenu: [{
760
- type: Input
761
- }], setColumnPosition: [{
762
- type: Input
763
- }], columns: [{
764
- type: Input
765
- }], columnChooserSelectAll: [{
766
- type: Input
767
- }], columnChooserSelectedColumnsCount: [{
768
- type: Input
769
- }], columnsSubtitle: [{
770
- type: Input
771
- }], adaptiveFilterTitle: [{
772
- type: Input
773
- }], adaptiveSortTitle: [{
774
- type: Input
775
- }], adaptiveGroupTitle: [{
776
- type: Input
777
- }], filterClearAllButton: [{
778
- type: Input
779
- }], groupClearButton: [{
780
- type: Input
781
- }], sortClearButton: [{
782
- type: Input
783
- }], sortDoneButton: [{
784
- type: Input
785
- }], groupDoneButton: [{
786
- type: Input
787
- }], lock: [{
788
- type: Input
789
- }], unlock: [{
790
- type: Input
791
- }], stick: [{
792
- type: Input
793
- }], unstick: [{
794
- type: Input
795
- }], sortable: [{
796
- type: Input
797
- }], sortAscending: [{
798
- type: Input
799
- }], sortDescending: [{
800
- type: Input
801
- }], autosizeThisColumn: [{
802
- type: Input
803
- }], autosizeAllColumns: [{
804
- type: Input
805
- }], sortedAscending: [{
806
- type: Input
807
- }], sortedDescending: [{
808
- type: Input
809
- }], sortedDefault: [{
810
- type: Input
811
- }], sortToolbarToolText: [{
812
- type: Input
813
- }], columnsApply: [{
814
- type: Input
815
- }], columnsReset: [{
816
- type: Input
817
- }], detailExpand: [{
818
- type: Input
819
- }], detailCollapse: [{
820
- type: Input
821
- }], filterDateToday: [{
822
- type: Input
823
- }], filterDateToggle: [{
824
- type: Input
825
- }], filterNumericDecrement: [{
826
- type: Input
827
- }], filterNumericIncrement: [{
828
- type: Input
829
- }], selectionCheckboxLabel: [{
830
- type: Input
831
- }], selectAllCheckboxLabel: [{
832
- type: Input
833
- }], groupCollapse: [{
834
- type: Input
835
- }], groupExpand: [{
836
- type: Input
837
- }], topToolbarLabel: [{
838
- type: Input
839
- }], bottomToolbarLabel: [{
840
- type: Input
841
- }], editToolbarToolText: [{
842
- type: Input
843
- }], saveToolbarToolText: [{
844
- type: Input
845
- }], addToolbarToolText: [{
846
- type: Input
847
- }], cancelToolbarToolText: [{
848
- type: Input
849
- }], removeToolbarToolText: [{
850
- type: Input
851
- }], excelExportToolbarToolText: [{
852
- type: Input
853
- }], pdfExportToolbarToolText: [{
854
- type: Input
855
- }], groupPanelLabel: [{
856
- type: Input
857
- }], dragRowHandleLabel: [{
858
- type: Input
859
- }], columnMenuFilterTabTitle: [{
860
- type: Input
861
- }], columnMenuGeneralTabTitle: [{
862
- type: Input
863
- }], columnMenuColumnsTabTitle: [{
864
- type: Input
865
- }], groupChipMenuPrevious: [{
866
- type: Input
867
- }], groupChipMenuNext: [{
868
- type: Input
869
- }], groupToolbarToolText: [{
870
- type: Input
871
- }], formValidationErrorText: [{
872
- type: Input
873
- }], removeConfirmationDialogTitle: [{
874
- type: Input
875
- }], removeConfirmationDialogContent: [{
876
- type: Input
877
- }], removeConfirmationDialogConfirmText: [{
878
- type: Input
879
- }], removeConfirmationDialogRejectText: [{
880
- type: Input
881
- }], externalEditingTitle: [{
882
- type: Input
883
- }], externalEditingAddTitle: [{
884
- type: Input
885
- }], externalEditingSaveText: [{
886
- type: Input
887
- }], externalEditingCancelText: [{
888
- type: Input
889
- }], multiCheckboxFilterSearchPlaceholder: [{
890
- type: Input
891
- }], multiCheckboxFilterSelectAllLabel: [{
892
- type: Input
893
- }], multiCheckboxFilterSelectedItemsCount: [{
894
- type: Input
895
- }] } });