@syncfusion/ej2-angular-grids 28.2.9-ngcc → 28.2.11-ngcc

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 28.2.9
3
+ * version : 28.2.11
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1094,6 +1094,7 @@ exports.getComplexFieldID = ej2Grids.getComplexFieldID;
1094
1094
  exports.getParsedFieldID = ej2Grids.getParsedFieldID;
1095
1095
  exports.setComplexFieldID = ej2Grids.setComplexFieldID;
1096
1096
  exports.isEditable = ej2Grids.isEditable;
1097
+ exports.isCellHaveWidth = ej2Grids.isCellHaveWidth;
1097
1098
  exports.isActionPrevent = ej2Grids.isActionPrevent;
1098
1099
  exports.wrap = ej2Grids.wrap;
1099
1100
  exports.setFormatter = ej2Grids.setFormatter;