@prismicio/editor-fields 0.4.49-alpha.feat-onboarding-guide.2 → 0.4.49-alpha.feat-onboarding-guide.4

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.es.js CHANGED
@@ -30269,7 +30269,7 @@ function KOe(e) {
30269
30269
  console.error("Error fetching onboarding progress state:", I);
30270
30270
  }
30271
30271
  })();
30272
- });
30272
+ }, [a]);
30273
30273
  const l = n === "default" ? UOe : WOe, f = l.map(({ id: _ }) => _), p = l.filter(
30274
30274
  (_) => _.defaultCompleted
30275
30275
  ).length, A = ((u == null ? void 0 : u.completedSteps.filter((_) => f.includes(_)).length) ?? 0) + p, h = n !== "default" && POe[r] || void 0;
package/package.json CHANGED
@@ -86,5 +86,5 @@
86
86
  "sideEffects": false,
87
87
  "stableVersion": "0.0.0",
88
88
  "types": "./dist/index.d.ts",
89
- "version": "0.4.49-alpha.feat-onboarding-guide.2"
89
+ "version": "0.4.49-alpha.feat-onboarding-guide.4"
90
90
  }