unifyedx-storybook-new 0.2.41 → 0.2.42

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.
@@ -5641,9 +5641,9 @@ function zs({
5641
5641
  P[F.key] = z[F.key] || "";
5642
5642
  }), P;
5643
5643
  }) : b[D] = u[D];
5644
- }));
5644
+ })), (!b.appkey || b.appkey === "") && (b.appkey = t);
5645
5645
  let y = await Ze(A, b);
5646
- if (console.log(), y && y.status != "fail") {
5646
+ if (y && y.status != "fail") {
5647
5647
  p({});
5648
5648
  const D = y.message || "Configuration has been saved successfully";
5649
5649
  Ie.success(D), l && typeof l == "function" && l(u);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.41",
4
+ "version": "0.2.42",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",