@claritylabs/cl-sdk 3.1.22 → 3.1.23

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/dist/index.mjs CHANGED
@@ -9388,7 +9388,7 @@ var ORGANIZABLE_KINDS = [
9388
9388
  "schedule",
9389
9389
  "clause"
9390
9390
  ];
9391
- var ORGANIZATION_TOP_LEVEL_BATCH_SIZE = 4;
9391
+ var ORGANIZATION_TOP_LEVEL_BATCH_SIZE = 1;
9392
9392
  var ORGANIZER_MAX_TOP_LEVEL_NODES = 120;
9393
9393
  var ORGANIZER_MAX_BATCH_NODES = 80;
9394
9394
  var OUTLINE_CLEANUP_MAX_TOP_LEVEL_NODES = 80;