@corva/ui 3.49.0-8 → 3.49.0-9

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,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.ASSET_FIELDS=["asset.name","asset.company_id","asset.parent_asset_id","asset.parent_asset_name","asset.status","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","asset.last_active_at"],exports.CHUNK_SIZE=1e3,exports.ID_CHUNK_SIZE=100,exports.MAX_WELL_NUMBER=1e3;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.ASSET_FIELDS=["asset.name","asset.company_id","asset.parent_asset_id","asset.parent_asset_name","asset.status","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","asset.last_active_at"],exports.CHUNK_SIZE=2e3,exports.ID_CHUNK_SIZE=400,exports.MAX_WELL_NUMBER=1e3;
2
2
  //# sourceMappingURL=constants.js.map
@@ -1,5 +1,5 @@
1
- export declare const CHUNK_SIZE = 1000;
2
- export declare const ID_CHUNK_SIZE = 100;
1
+ export declare const CHUNK_SIZE = 2000;
2
+ export declare const ID_CHUNK_SIZE = 400;
3
3
  export declare const MAX_WELL_NUMBER = 1000;
4
4
  export declare const ASSET_FIELDS: string[];
5
5
  //# sourceMappingURL=constants.d.ts.map
@@ -1,2 +1,2 @@
1
- var s=1e3,t=100,a=1e3,e=["asset.name","asset.company_id","asset.parent_asset_id","asset.parent_asset_name","asset.status","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","asset.last_active_at"];export{e as ASSET_FIELDS,s as CHUNK_SIZE,t as ID_CHUNK_SIZE,a as MAX_WELL_NUMBER};
1
+ var s=2e3,t=400,a=1e3,e=["asset.name","asset.company_id","asset.parent_asset_id","asset.parent_asset_name","asset.status","asset.stats","asset.target_formation","asset.string_design","asset.root_asset_name","asset.basin","asset.county","asset.area","asset.visibility","asset.top_hole","asset.settings","asset.last_active_at"];export{e as ASSET_FIELDS,s as CHUNK_SIZE,t as ID_CHUNK_SIZE,a as MAX_WELL_NUMBER};
2
2
  //# sourceMappingURL=constants.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.49.0-8",
3
+ "version": "3.49.0-9",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Shared components/utils for Corva ui projects",
6
6
  "keywords": [