@syncfusion/ej2-angular-grids 27.2.5-ngcc → 28.1.33-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.
package/README.md CHANGED
@@ -139,10 +139,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
139
139
 
140
140
  ## License and copyright
141
141
 
142
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
142
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
143
143
 
144
144
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
145
145
 
146
146
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-grid-npm) for more info.
147
147
 
148
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
148
+ © Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 27.2.5
4
- * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
3
+ * version : 28.1.33
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1463,6 +1463,7 @@ exports.renderResponsiveColumnChooserDiv = ej2Grids.renderResponsiveColumnChoose
1463
1463
  exports.showAddNewRowFocus = ej2Grids.showAddNewRowFocus;
1464
1464
  exports.infiniteScrollComplete = ej2Grids.infiniteScrollComplete;
1465
1465
  exports.lastRowCellBorderUpdated = ej2Grids.lastRowCellBorderUpdated;
1466
+ exports.destroyEditForm = ej2Grids.destroyEditForm;
1466
1467
  exports.rowCell = ej2Grids.rowCell;
1467
1468
  exports.gridHeader = ej2Grids.gridHeader;
1468
1469
  exports.gridContent = ej2Grids.gridContent;