@eka-care/medassist-widget 0.1.101-dev.0 → 0.1.102-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.
@@ -10082,7 +10082,7 @@ function Lh({
10082
10082
  }, y = d?.size > 0 || i !== null || u, f = () => {
10083
10083
  l && i !== null && n([...d], i), u && s?.(), l || n([...d]), r();
10084
10084
  };
10085
- return e ? /* @__PURE__ */ a(ll, { isOpen: e, onClose: o, children: /* @__PURE__ */ a("div", { className: "flex flex-col items-end gap-1 mx-4 w-full max-w-sm", children: [
10085
+ return e ? /* @__PURE__ */ a(ll, { isOpen: e, onClose: o, children: /* @__PURE__ */ a("div", { className: "flex flex-col items-end gap-1 mx-4 w-full max-w-xs", children: [
10086
10086
  /* @__PURE__ */ a(
10087
10087
  "button",
10088
10088
  {
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.101-dev.0",
4
+ "version": "0.1.102-dev.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"