@spiffcommerce/core 32.3.0-beta.69d8a509-cc6d-54dc-80c5-1c8b6fee8d45 → 32.3.0

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
@@ -16508,7 +16508,7 @@ class Ed {
16508
16508
  }));
16509
16509
  }, s = t.map((C, E) => ({ option: C, index: E })), o = s.filter((C) => C.option.type === "transaction"), l = s.filter(
16510
16510
  (C) => C.option.type === "integration" || C.option.type === "external"
16511
- ), c = Ma(o, 50), d = Ma(l, 50), A = (await Promise.all([
16511
+ ), c = Ma(o, 10), d = Ma(l, 10), A = (await Promise.all([
16512
16512
  ...c.map(r),
16513
16513
  ...d.map(i)
16514
16514
  ])).flat(), u = [...new Set(A.map((C) => C.workflowId))], h = await or(u, e), m = new Map(h.map((C) => [C.id, C])), g = k.getMap("transactionOwnerIds") || /* @__PURE__ */ new Map(), p = A.map(async (C) => {