@encatch/ws-react 0.0.8 → 0.0.10

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.
@@ -279,7 +279,7 @@ function ne() {
279
279
  return D || (D = 1, process.env.NODE_ENV === "production" ? v.exports = re() : v.exports = te()), v.exports;
280
280
  }
281
281
  var oe = ne();
282
- typeof window < "u" && import("./web-form-engine-core.umd-B9Ksz-Nv.js").then((a) => a.w).then(({ EncatchAppElement: a }) => {
282
+ typeof window < "u" && import("./web-form-engine-core.umd-DfbJvtSZ.js").then((a) => a.w).then(({ EncatchAppElement: a }) => {
283
283
  try {
284
284
  customElements.get("encatch-app") || customElements.define("encatch-app", a);
285
285
  } catch (l) {
@@ -289,7 +289,7 @@ typeof window < "u" && import("./web-form-engine-core.umd-B9Ksz-Nv.js").then((a)
289
289
  const se = ({
290
290
  formData: a,
291
291
  cssLink: l,
292
- scale: f = 1
292
+ scale: f = 100
293
293
  }) => /* @__PURE__ */ oe.jsx("encatch-app", { ...a, cssLink: l, scale: f });
294
294
  export {
295
295
  se as EncatchPreview