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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,56 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Injectable } from '@angular/core';
6
- import { Subject } from 'rxjs';
7
- import { DetailCollapseEvent } from './detail-collapse-event';
8
- import { DetailExpandEvent } from './detail-expand-event';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export class DetailsService {
14
- userCallback;
15
- changes = new Subject();
16
- rowState = new Set();
17
- ngOnDestroy() {
18
- this.rowState.clear();
19
- }
20
- isExpanded(index, dataItem) {
21
- if (this.userCallback) {
22
- return this.userCallback({ index, dataItem });
23
- }
24
- return this.rowState.has(index);
25
- }
26
- toggleRow(index, dataItem) {
27
- if (this.isExpanded(index, dataItem)) {
28
- this.collapseRow(index, dataItem);
29
- }
30
- else {
31
- this.expandRow(index, dataItem);
32
- }
33
- }
34
- expandRow(index, dataItem) {
35
- const prevented = this.emitEvent({ dataItem, index, expand: true });
36
- if (!prevented && !this.userCallback) {
37
- this.rowState.add(index);
38
- }
39
- }
40
- collapseRow(index, dataItem) {
41
- const prevented = this.emitEvent({ dataItem, index, expand: false });
42
- if (!prevented && !this.userCallback) {
43
- this.rowState.delete(index);
44
- }
45
- }
46
- emitEvent(args) {
47
- const eventArg = new (args.expand ? DetailExpandEvent : DetailCollapseEvent)(args);
48
- this.changes.next(eventArg);
49
- return eventArg.isDefaultPrevented();
50
- }
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
- }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DetailsService, decorators: [{
55
- type: Injectable
56
- }] });
@@ -1,136 +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, EventEmitter, Input, Output } from '@angular/core';
6
- import { GridComponent } from '../grid.component';
7
- import { Subscription, merge } from 'rxjs';
8
- import { map } from 'rxjs/operators';
9
- import { getter } from '@progress/kendo-common';
10
- import { isPresent, isString } from '../utils';
11
- import * as i0 from "@angular/core";
12
- import * as i1 from "../grid.component";
13
- /**
14
- * Controls the expanded state of master detail rows in the Grid.
15
- * Use this directive to manage which detail rows are expanded or collapsed.
16
- * ([see example](slug:master_detail_expanded_state_grid#toc-built-in-directive))
17
- *
18
- * @example
19
- * ```html
20
- * <kendo-grid
21
- * [kendoGridExpandDetailsBy]="expandDetailsKey"
22
- * [expandedDetailKeys]="expandedDetailKeys">
23
- * </kendo-grid>
24
- * ```
25
- * @remarks
26
- * Applied to: {@link GridComponent}.
27
- */
28
- export class ExpandDetailsDirective {
29
- grid;
30
- /**
31
- * Fires when the `expandedDetailKeys` collection changes.
32
- */
33
- expandedDetailKeysChange = new EventEmitter();
34
- /**
35
- * Sets the item key stored in the `expandedDetailKeys` collection.
36
- * Accepts a property name or a function that returns a unique key for each data item.
37
- * ([See example]({% slug master_detail_expanded_state_grid %}#toc-built-in-directive)).
38
- */
39
- get expandDetailsKey() {
40
- return this._expandBy;
41
- }
42
- set expandDetailsKey(key) {
43
- if (isString(key)) {
44
- this._expandBy = getter(key);
45
- }
46
- else {
47
- this._expandBy = key;
48
- }
49
- }
50
- /**
51
- * @hidden
52
- * A deprecated alias for setting the `expandDetailsKey` property.
53
- */
54
- get expandDetailBy() {
55
- return this.expandDetailsKey;
56
- }
57
- set expandDetailBy(key) {
58
- this.expandDetailsKey = key;
59
- }
60
- /**
61
- * Holds the collection of expanded detail row keys.
62
- * Set this property to control which detail rows are expanded.
63
- */
64
- expandedDetailKeys = [];
65
- /**
66
- * Specifies if detail rows are expanded by default.
67
- * When set to `true`, items in the `expandedDetailKeys` collection are collapsed, and all others are expanded.
68
- * @default false
69
- */
70
- initiallyExpanded = false;
71
- expandedState = new Set();
72
- lastExpandedState;
73
- _expandBy;
74
- subscriptions = new Subscription();
75
- constructor(grid) {
76
- this.grid = grid;
77
- this.grid.isDetailExpanded = this.isExpanded.bind(this);
78
- this.subscriptions.add(merge(this.grid.detailExpand.pipe(map(e => ({ expand: true, ...e }))), this.grid.detailCollapse.pipe(map(e => ({ expand: false, ...e })))).subscribe(this.toggleState.bind(this)));
79
- }
80
- ngOnChanges(changes) {
81
- // skip reinitialization if the user data is the same as the last state change
82
- if (isPresent(changes['expandedDetailKeys']) && this.lastExpandedState !== this.expandedDetailKeys) {
83
- this.expandedState = new Set(this.expandedDetailKeys);
84
- }
85
- }
86
- ngOnDestroy() {
87
- this.subscriptions.unsubscribe();
88
- }
89
- get keyGetter() {
90
- return this._expandBy || getter(undefined);
91
- }
92
- /**
93
- * @hidden
94
- */
95
- isExpanded(args) {
96
- const key = this.keyGetter(args.dataItem);
97
- const hasKey = this.expandedState.has(key);
98
- // when [initiallyExpanded]="true" a present key means the corresponding detail row is collapsed
99
- return this.initiallyExpanded ? !hasKey : hasKey;
100
- }
101
- toggleState(args) {
102
- const key = this.keyGetter(args.dataItem);
103
- if (Boolean(this.initiallyExpanded) !== args.expand) {
104
- this.expandedState.add(key);
105
- }
106
- else {
107
- this.expandedState.delete(key);
108
- }
109
- this.notifyChange();
110
- }
111
- notifyChange() {
112
- this.lastExpandedState = Array.from(this.expandedState);
113
- this.expandedDetailKeysChange.emit(this.lastExpandedState);
114
- }
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
- }
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ExpandDetailsDirective, decorators: [{
119
- type: Directive,
120
- args: [{
121
- selector: '[kendoGridExpandDetailsBy]',
122
- exportAs: 'kendoGridExpandDetailsBy',
123
- standalone: true
124
- }]
125
- }], ctorParameters: () => [{ type: i1.GridComponent }], propDecorators: { expandedDetailKeysChange: [{
126
- type: Output
127
- }], expandDetailsKey: [{
128
- type: Input,
129
- args: ['kendoGridExpandDetailsBy']
130
- }], expandDetailBy: [{
131
- type: Input
132
- }], expandedDetailKeys: [{
133
- type: Input
134
- }], initiallyExpanded: [{
135
- type: Input
136
- }] } });
@@ -1,48 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Directive, TemplateRef, Optional } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the column footer cell template of the Grid
9
- * ([more information and example]({% slug templates_columns_grid %}#toc-footer-template)).
10
- * Use this directive to customize the table footer cell for a column.
11
- * To define a footer template, nest an `<ng-template>` tag with the
12
- * [`kendoGridFooterTemplate`]({% slug api_grid_footertemplatedirective %}) directive inside the `<kendo-grid-column>` tag.
13
- *
14
- * The template context is set to the current column. The following additional fields are available:
15
- * * `column`&mdash;An instance of the [`ColumnComponent`]({% slug api_grid_columncomponent %}) option.
16
- * * `columnIndex`&mdash;The current column index.
17
- *
18
- * For more information about displaying aggregates in the footer of the Grid,
19
- * see the article on [aggregates]({% slug groupable_grid_with_aggregates %}).
20
- *
21
- * @example
22
- * ```html
23
- * <kendo-grid [data]="gridData" scrollable="none">
24
- * <kendo-grid-column field="ProductName">
25
- * <ng-template kendoGridFooterTemplate let-column let-columnIndex="columnIndex">
26
- * {{column.field}}({{columnIndex}})
27
- * </ng-template>
28
- * </kendo-grid-column>
29
- * </kendo-grid>
30
- * ```
31
- */
32
- export class FooterTemplateDirective {
33
- templateRef;
34
- constructor(templateRef) {
35
- this.templateRef = templateRef;
36
- }
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
- }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterTemplateDirective, decorators: [{
41
- type: Directive,
42
- args: [{
43
- selector: '[kendoGridFooterTemplate]',
44
- standalone: true
45
- }]
46
- }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
47
- type: Optional
48
- }] }] });
@@ -1,266 +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 { ColumnInfoService } from './../../common/column-info.service';
6
- import { Component, Input, HostBinding } from '@angular/core';
7
- import { DetailTemplateDirective } from '../details/detail-template.directive';
8
- import { columnsToRender } from '../../columns/column-common';
9
- import { isPresent } from '../../utils';
10
- import { ColumnsContainer } from '../../columns/columns-container';
11
- import { isColumnGroupComponent } from '../../columns/column-group.component';
12
- import { LogicalCellDirective } from '../../navigation/logical-cell.directive';
13
- import { NgClass, NgStyle } from '@angular/common';
14
- import { LogicalRowDirective } from '../../navigation/logical-row.directive';
15
- import { TemplateContextDirective } from '@progress/kendo-angular-common';
16
- import { ContextService } from '../../common/provider.service';
17
- import * as i0 from "@angular/core";
18
- import * as i1 from "./../../common/column-info.service";
19
- import * as i2 from "../../common/provider.service";
20
- /**
21
- * @hidden
22
- */
23
- export class FooterComponent {
24
- columnInfoService;
25
- ctx;
26
- columns = [];
27
- groups = [];
28
- detailTemplate;
29
- scrollable;
30
- lockedColumnsCount = 0;
31
- logicalRowIndex = 0;
32
- totalColumns;
33
- totalColumnsCount = 0;
34
- get footerClass() {
35
- return !this.scrollable;
36
- }
37
- hostClass = true;
38
- hostRole = 'rowgroup';
39
- constructor(columnInfoService, ctx) {
40
- this.columnInfoService = columnInfoService;
41
- this.ctx = ctx;
42
- }
43
- get columnsToRender() {
44
- return columnsToRender(this.columns || []);
45
- }
46
- // Number of unlocked columns in the next table, if any
47
- get unlockedColumnsCount() {
48
- return this.totalColumnsCount - (this.isStacked ? 0 : this.lockedColumnsCount) - this.columns.length;
49
- }
50
- trackByIndex(index) {
51
- return index;
52
- }
53
- logicalColumnIndex(column) {
54
- const index = column.leafIndex;
55
- if (isPresent(index)) {
56
- return index + (isPresent(this.detailTemplate) ? 1 : 0);
57
- }
58
- return -1;
59
- }
60
- addStickyStyles(column) {
61
- const stickyStyles = this.columnInfoService.stickyColumnsStyles(column);
62
- return { ...column.footerStyle, ...stickyStyles };
63
- }
64
- isColumnGroupComponent(column) {
65
- return isColumnGroupComponent(column);
66
- }
67
- get isStacked() {
68
- return this.ctx.grid?.isStacked;
69
- }
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: "17.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
- <ng-container>
73
- <tr
74
- class="k-footer-template"
75
- kendoGridLogicalRow
76
- [logicalRowIndex]="logicalRowIndex"
77
- [logicalSlaveRow]="lockedColumnsCount > 0 && !isStacked"
78
- [logicalCellsCount]="columns.length"
79
- [logicalSlaveCellsCount]="unlockedColumnsCount"
80
- [totalColumns]="totalColumns"
81
- >
82
- @if (!isStacked) {
83
- @for (g of groups; track g) {
84
- <td
85
- class="k-table-td k-group-cell k-table-group-td"
86
- role="presentation"
87
- >
88
- </td>
89
- }
90
- }
91
- @if (detailTemplate?.templateRef && !isStacked) {
92
- <td
93
- role="presentation"
94
- class="k-table-td k-hierarchy-cell"
95
- >
96
- </td>
97
- }
98
- @if (!isStacked) {
99
- @for (column of columnsToRender; track $index; let columnIndex = $index) {
100
- @if (!isColumnGroupComponent(column)) {
101
- <td
102
- kendoGridLogicalCell
103
- class="k-table-td"
104
- [logicalRowIndex]="logicalRowIndex"
105
- [logicalColIndex]="logicalColumnIndex(column)"
106
- role="gridcell"
107
- aria-selected="false"
108
- [class.k-grid-footer-sticky]="column.sticky"
109
- [ngClass]="column.footerClass"
110
- [ngStyle]="column.sticky ? addStickyStyles(column) : column.footerStyle">
111
- <ng-template
112
- [templateContext]="{
113
- templateRef: column.footerTemplateRef,
114
- columnIndex: column.leafIndex,
115
- column: column,
116
- $implicit: column
117
- }">
118
- </ng-template>
119
- </td>
120
- }
121
- }
122
- }
123
-
124
- @if (isStacked) {
125
- <td kendoGridLogicalCell
126
- class="k-table-td"
127
- [logicalRowIndex]="logicalRowIndex"
128
- [logicalColIndex]="detailTemplate ? 1 : 0"
129
- role="gridcell"
130
- aria-selected="false">
131
- <div class="k-grid-column-template">
132
- @for (column of columnsToRender; track $index) {
133
- @if (column.footerTemplateRef) {
134
- <div class="k-column-template-item">
135
- <ng-template
136
- [templateContext]="{
137
- templateRef: column.footerTemplateRef,
138
- columnIndex: column.leafIndex,
139
- column: column,
140
- $implicit: column
141
- }">
142
- </ng-template>
143
- </div>
144
- }
145
- }
146
- </div>
147
- </td>
148
- }
149
- </tr>
150
- </ng-container>
151
- `, isInline: true, dependencies: [{ kind: "directive", type: LogicalRowDirective, selector: "[kendoGridLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "totalColumns"] }, { 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"] }] });
152
- }
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FooterComponent, decorators: [{
154
- type: Component,
155
- args: [{
156
- selector: '[kendoGridFooter]',
157
- template: `
158
- <ng-container>
159
- <tr
160
- class="k-footer-template"
161
- kendoGridLogicalRow
162
- [logicalRowIndex]="logicalRowIndex"
163
- [logicalSlaveRow]="lockedColumnsCount > 0 && !isStacked"
164
- [logicalCellsCount]="columns.length"
165
- [logicalSlaveCellsCount]="unlockedColumnsCount"
166
- [totalColumns]="totalColumns"
167
- >
168
- @if (!isStacked) {
169
- @for (g of groups; track g) {
170
- <td
171
- class="k-table-td k-group-cell k-table-group-td"
172
- role="presentation"
173
- >
174
- </td>
175
- }
176
- }
177
- @if (detailTemplate?.templateRef && !isStacked) {
178
- <td
179
- role="presentation"
180
- class="k-table-td k-hierarchy-cell"
181
- >
182
- </td>
183
- }
184
- @if (!isStacked) {
185
- @for (column of columnsToRender; track $index; let columnIndex = $index) {
186
- @if (!isColumnGroupComponent(column)) {
187
- <td
188
- kendoGridLogicalCell
189
- class="k-table-td"
190
- [logicalRowIndex]="logicalRowIndex"
191
- [logicalColIndex]="logicalColumnIndex(column)"
192
- role="gridcell"
193
- aria-selected="false"
194
- [class.k-grid-footer-sticky]="column.sticky"
195
- [ngClass]="column.footerClass"
196
- [ngStyle]="column.sticky ? addStickyStyles(column) : column.footerStyle">
197
- <ng-template
198
- [templateContext]="{
199
- templateRef: column.footerTemplateRef,
200
- columnIndex: column.leafIndex,
201
- column: column,
202
- $implicit: column
203
- }">
204
- </ng-template>
205
- </td>
206
- }
207
- }
208
- }
209
-
210
- @if (isStacked) {
211
- <td kendoGridLogicalCell
212
- class="k-table-td"
213
- [logicalRowIndex]="logicalRowIndex"
214
- [logicalColIndex]="detailTemplate ? 1 : 0"
215
- role="gridcell"
216
- aria-selected="false">
217
- <div class="k-grid-column-template">
218
- @for (column of columnsToRender; track $index) {
219
- @if (column.footerTemplateRef) {
220
- <div class="k-column-template-item">
221
- <ng-template
222
- [templateContext]="{
223
- templateRef: column.footerTemplateRef,
224
- columnIndex: column.leafIndex,
225
- column: column,
226
- $implicit: column
227
- }">
228
- </ng-template>
229
- </div>
230
- }
231
- }
232
- </div>
233
- </td>
234
- }
235
- </tr>
236
- </ng-container>
237
- `,
238
- standalone: true,
239
- imports: [LogicalRowDirective, LogicalCellDirective, NgClass, NgStyle, TemplateContextDirective]
240
- }]
241
- }], ctorParameters: () => [{ type: i1.ColumnInfoService }, { type: i2.ContextService }], propDecorators: { columns: [{
242
- type: Input
243
- }], groups: [{
244
- type: Input
245
- }], detailTemplate: [{
246
- type: Input
247
- }], scrollable: [{
248
- type: Input
249
- }], lockedColumnsCount: [{
250
- type: Input
251
- }], logicalRowIndex: [{
252
- type: Input
253
- }], totalColumns: [{
254
- type: Input
255
- }], totalColumnsCount: [{
256
- type: Input
257
- }], footerClass: [{
258
- type: HostBinding,
259
- args: ['class.k-grid-footer']
260
- }], hostClass: [{
261
- type: HostBinding,
262
- args: ['class.k-table-tfoot']
263
- }], hostRole: [{
264
- type: HostBinding,
265
- args: ['attr.role']
266
- }] } });
@@ -1,52 +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, ElementRef, HostBinding, Input } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export class GridTableDirective {
11
- wrapper;
12
- hostClass = true;
13
- get sizeSmallClass() {
14
- return this.size === 'small';
15
- }
16
- get sizeMediumClass() {
17
- return this.size === 'medium' || !this.size;
18
- }
19
- set size(size) {
20
- this._size = size;
21
- if (size === 'none') {
22
- this.wrapper.nativeElement.classList.remove('k-table-sm', 'k-table-md');
23
- }
24
- }
25
- get size() {
26
- return this._size;
27
- }
28
- _size = 'medium';
29
- constructor(wrapper) {
30
- this.wrapper = wrapper;
31
- }
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
- }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GridTableDirective, decorators: [{
36
- type: Directive,
37
- args: [{
38
- selector: '[kendoGridTable]',
39
- standalone: true
40
- }]
41
- }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { hostClass: [{
42
- type: HostBinding,
43
- args: ['class.k-table']
44
- }], sizeSmallClass: [{
45
- type: HostBinding,
46
- args: ['class.k-table-sm']
47
- }], sizeMediumClass: [{
48
- type: HostBinding,
49
- args: ['class.k-table-md']
50
- }], size: [{
51
- type: Input
52
- }] } });