@maxax/ui 1.1.10 → 1.1.11

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 +1 @@
1
- {"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../src/components/basic-table/setting.ts"],"names":[],"mappings":";AAEA,wBAyDQ"}
1
+ {"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../src/components/basic-table/setting.ts"],"names":[],"mappings":";AAEA,wBA0DQ"}
package/dist/index.cjs CHANGED
@@ -22841,6 +22841,7 @@ function useTableForm(propsRef, { fetch: fetch2, getLoading, setPagination, setS
22841
22841
  };
22842
22842
  }
22843
22843
  const setting = {
22844
+ api: null,
22844
22845
  size: DEFAULT_SIZE,
22845
22846
  autoCreateKey: true,
22846
22847
  showIndexColumn: true,