@esvndev/es-react-table-interface 1.2.12 → 1.2.13

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.
@@ -132,6 +132,7 @@ export interface IExternalInterface {
132
132
  uploadFileApi: any;
133
133
  initProcessApi: any;
134
134
  deleteProcessApi: any;
135
+ handleOnReset?: any;
135
136
  };
136
137
  printApi?: {
137
138
  defaultPrintSetting: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esvndev/es-react-table-interface",
3
- "version": "1.2.12",
3
+ "version": "1.2.13",
4
4
  "description": "This product is designed by ESVN and is only for use in products distributed by ESVN. Any product, whether for non-commercial research or commercial purposes, must have written legal approval and a digital signature from ESVN.",
5
5
  "license": "ESVN Limited Use License",
6
6
  "author": "dev@esvn.com.vn",