@eka-care/medassist-widget 0.1.94-2 → 0.1.95-dev.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.
@@ -10803,8 +10803,7 @@ const dl = (e) => Object.fromEntries(
10803
10803
  session_id: A || "",
10804
10804
  session_token: R || ""
10805
10805
  });
10806
- G?.session_id && G?.session_token && (D(G.session_id), B(G.session_token)), G?.user_id && te(G.user_id), G?.warnings?.length && le(G.warnings.join(`
10807
- `));
10806
+ G?.session_id && G?.session_token && (D(G.session_id), B(G.session_token)), G?.user_id && te(G.user_id), G?.error?.msg && le(G.error.msg);
10808
10807
  } catch (G) {
10809
10808
  const re = G, ae = re.context?.stage === "handleSessionExpiry" || re.context?.stage === "refreshSession" || re.status === 404, Fe = re.status === 403;
10810
10809
  ae ? ($(null), j(Ae.NOT_CONNECTED), I(!0)) : Fe && !H ? (J(), $e(), await ve(void 0, void 0, !0)) : ($({
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eka-care/medassist-widget",
3
3
  "description": "MedAssist Widget react application",
4
- "version": "0.1.94-2",
4
+ "version": "0.1.95-dev.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"