@esvndev/es-react-table-interface 1.7.66 → 1.7.68

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.
@@ -281,6 +281,7 @@ export interface IExternalInterface {
281
281
  exportApi: any;
282
282
  uploadFileApi: any;
283
283
  getListBoxApi: any;
284
+ isLoadOnInit?: boolean;
284
285
  optionalField?: {
285
286
  field: string;
286
287
  label: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esvndev/es-react-table-interface",
3
- "version": "1.7.66",
3
+ "version": "1.7.68",
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",
@@ -54,8 +54,8 @@
54
54
  "axios": "^1.7.2",
55
55
  "becoxy-icons": "1.9.9",
56
56
  "classnames": "^2.5.1",
57
- "es-grid-template": "1.8.37",
58
- "es-print-template": "0.0.27",
57
+ "es-grid-template": "1.8.38",
58
+ "es-print-template": "0.0.35",
59
59
  "es-workflow-template": "0.4.6",
60
60
  "eslint": "^8.25.0",
61
61
  "eslint-config-prettier": "^8.5.0",