@progress/kendo-vue-grid 7.1.0-develop.2 → 7.1.0-develop.3

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 (119) hide show
  1. package/Grid.js +1 -1
  2. package/Grid.mjs +1 -1
  3. package/GridColumn.js +1 -1
  4. package/GridColumn.mjs +1 -1
  5. package/GridNav.js +1 -1
  6. package/GridNav.mjs +1 -1
  7. package/GridNoRecords.js +1 -1
  8. package/GridNoRecords.mjs +1 -1
  9. package/GridSearchBox.js +1 -1
  10. package/GridSearchBox.mjs +1 -1
  11. package/GridState.js +1 -1
  12. package/GridState.mjs +1 -1
  13. package/GridToolbar.js +1 -1
  14. package/GridToolbar.mjs +1 -1
  15. package/README.md +1 -1
  16. package/RootGrid.js +1 -1
  17. package/RootGrid.mjs +1 -1
  18. package/VirtualScroll.js +1 -1
  19. package/VirtualScroll.mjs +1 -1
  20. package/VirtualScrollFixed.js +1 -1
  21. package/VirtualScrollFixed.mjs +1 -1
  22. package/cells/GridCell.js +1 -1
  23. package/cells/GridCell.mjs +1 -1
  24. package/cells/GridDetailCell.js +1 -1
  25. package/cells/GridDetailCell.mjs +1 -1
  26. package/cells/GridDetailHierarchyCell.js +1 -1
  27. package/cells/GridDetailHierarchyCell.mjs +1 -1
  28. package/cells/GridEditCell.js +1 -1
  29. package/cells/GridEditCell.mjs +1 -1
  30. package/cells/GridFilterCell.js +1 -1
  31. package/cells/GridFilterCell.mjs +1 -1
  32. package/cells/GridGroupCell.js +1 -1
  33. package/cells/GridGroupCell.mjs +1 -1
  34. package/cells/GridHierarchyCell.js +1 -1
  35. package/cells/GridHierarchyCell.mjs +1 -1
  36. package/cells/GridSelectionCell.js +1 -1
  37. package/cells/GridSelectionCell.mjs +1 -1
  38. package/columnMenu/ColumnMenu.js +1 -1
  39. package/columnMenu/ColumnMenu.mjs +1 -1
  40. package/columnMenu/ColumnMenuContent.js +1 -1
  41. package/columnMenu/ColumnMenuContent.mjs +1 -1
  42. package/columnMenu/GridColumnMenuCheckboxFilter.js +1 -1
  43. package/columnMenu/GridColumnMenuCheckboxFilter.mjs +1 -1
  44. package/columnMenu/GridColumnMenuFilter.js +1 -1
  45. package/columnMenu/GridColumnMenuFilter.mjs +1 -1
  46. package/columnMenu/GridColumnMenuFilterCell.js +1 -1
  47. package/columnMenu/GridColumnMenuFilterCell.mjs +1 -1
  48. package/columnMenu/GridColumnMenuFilterOperators.js +1 -1
  49. package/columnMenu/GridColumnMenuFilterOperators.mjs +1 -1
  50. package/columnMenu/GridColumnMenuFilterUI.js +1 -1
  51. package/columnMenu/GridColumnMenuFilterUI.mjs +1 -1
  52. package/columnMenu/GridColumnMenuItem.js +1 -1
  53. package/columnMenu/GridColumnMenuItem.mjs +1 -1
  54. package/columnMenu/GridColumnMenuItemContent.js +1 -1
  55. package/columnMenu/GridColumnMenuItemContent.mjs +1 -1
  56. package/columnMenu/GridColumnMenuItemGroup.js +1 -1
  57. package/columnMenu/GridColumnMenuItemGroup.mjs +1 -1
  58. package/columnMenu/GridColumnMenuSort.js +1 -1
  59. package/columnMenu/GridColumnMenuSort.mjs +1 -1
  60. package/common.js +1 -1
  61. package/common.mjs +1 -1
  62. package/dist/cdn/js/kendo-vue-grid.js +3 -3
  63. package/drag/ColumnDraggable.js +1 -1
  64. package/drag/ColumnDraggable.mjs +1 -1
  65. package/drag/ColumnResize.js +1 -1
  66. package/drag/ColumnResize.mjs +1 -1
  67. package/drag/ColumnResizer.js +1 -1
  68. package/drag/ColumnResizer.mjs +1 -1
  69. package/drag/CommonDragLogic.js +1 -1
  70. package/drag/CommonDragLogic.mjs +1 -1
  71. package/drag/DragClue.js +1 -1
  72. package/drag/DragClue.mjs +1 -1
  73. package/drag/DropClue.js +1 -1
  74. package/drag/DropClue.mjs +1 -1
  75. package/drag/GroupingIndicator.js +1 -1
  76. package/drag/GroupingIndicator.mjs +1 -1
  77. package/filterCommon.js +1 -1
  78. package/filterCommon.mjs +1 -1
  79. package/footer/Footer.js +1 -1
  80. package/footer/Footer.mjs +1 -1
  81. package/footer/FooterRow.js +1 -1
  82. package/footer/FooterRow.mjs +1 -1
  83. package/header/FilterRow.js +1 -1
  84. package/header/FilterRow.mjs +1 -1
  85. package/header/GridHeaderCell.js +1 -1
  86. package/header/GridHeaderCell.mjs +1 -1
  87. package/header/GridHeaderSelectionCell.js +1 -1
  88. package/header/GridHeaderSelectionCell.mjs +1 -1
  89. package/header/GroupPanel.js +1 -1
  90. package/header/GroupPanel.mjs +1 -1
  91. package/header/Header.js +1 -1
  92. package/header/Header.mjs +1 -1
  93. package/header/HeaderRow.js +1 -1
  94. package/header/HeaderRow.mjs +1 -1
  95. package/index.d.mts +1 -1
  96. package/index.d.ts +1 -1
  97. package/index.js +1 -1
  98. package/index.mjs +1 -1
  99. package/interfaces/GridSortSettings.js +1 -1
  100. package/interfaces/GridSortSettings.mjs +1 -1
  101. package/key.js +1 -1
  102. package/key.mjs +1 -1
  103. package/messages/main.js +1 -1
  104. package/messages/main.mjs +1 -1
  105. package/messages/messagesMap.js +1 -1
  106. package/messages/messagesMap.mjs +1 -1
  107. package/package-metadata.js +2 -2
  108. package/package-metadata.mjs +3 -3
  109. package/package.json +12 -12
  110. package/rows/GridDetailRow.js +1 -1
  111. package/rows/GridDetailRow.mjs +1 -1
  112. package/rows/GridRow.js +1 -1
  113. package/rows/GridRow.mjs +1 -1
  114. package/utils/browser-support.service.js +1 -1
  115. package/utils/browser-support.service.mjs +1 -1
  116. package/utils/main.js +1 -1
  117. package/utils/main.mjs +1 -1
  118. package/utils/virtualColumns.js +1 -1
  119. package/utils/virtualColumns.mjs +1 -1
package/common.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  *-------------------------------------------------------------------------------------------
4
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
4
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
5
5
  * Licensed under commercial license. See LICENSE.md in the package root for more information
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */