@bahmni/widgets 0.0.1-dev.246 → 0.0.1-dev.256

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.
@@ -1,5 +1,5 @@
1
1
  import { jsx as s, jsxs as _, Fragment as Q } from "react/jsx-runtime";
2
- import { u as W, a as X, y as J, f as Z, M as x, m as ee, b as te } from "./index-B8Sjdo3W.js";
2
+ import { u as W, a as X, S as J, f as Z, B as x, m as ee, y as te } from "./index-Dis2HQ87.js";
3
3
  import { useQuery as ne } from "@tanstack/react-query";
4
4
  import { useState as l, useCallback as f, useEffect as N, useMemo as p } from "react";
5
5
  import { useTranslation as ae } from "react-i18next";
@@ -35,17 +35,17 @@ const _e = [
35
35
  "uploadedBy",
36
36
  "action"
37
37
  ], fe = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, R = (n) => n.attachments.length > 0 ? n.attachments : n.documentUrl ? [{ url: n.documentUrl, contentType: n.contentType }] : [], Ne = ({ config: n, encounterUuids: E }) => {
38
- const [d, L] = l(!1), [r, U] = l(
38
+ const [d, M] = l(!1), [r, U] = l(
39
39
  null
40
40
  ), [P, A] = l(
41
41
  /* @__PURE__ */ new Set()
42
42
  ), T = W(), { t: o } = ae(), { addNotification: w } = X(), F = Number(n?.pageSize) || 5, [D, O] = l(1), [m, $] = l(F), [k, C] = l(void 0), b = f((e) => {
43
- U(e), L(!0);
43
+ U(e), M(!0);
44
44
  }, []), V = f(() => {
45
- L(!1), U(null), A(/* @__PURE__ */ new Set());
45
+ M(!1), U(null), A(/* @__PURE__ */ new Set());
46
46
  }, []), B = f((e) => {
47
47
  A((t) => new Set(t).add(e));
48
- }, []), { data: u, isLoading: z, isError: y, error: S } = ne({
48
+ }, []), { data: u, isLoading: z, isError: S, error: y } = ne({
49
49
  queryKey: [
50
50
  "documents",
51
51
  T,
@@ -66,12 +66,12 @@ const _e = [
66
66
  }, [u]), N(() => {
67
67
  O(1), C(void 0);
68
68
  }, [T]), N(() => {
69
- y && w({
69
+ S && w({
70
70
  title: o("ERROR_DEFAULT_TITLE"),
71
- message: S?.message ?? "",
71
+ message: y?.message ?? "",
72
72
  type: "error"
73
73
  });
74
- }, [y, S, w, o]), N(() => {
74
+ }, [S, y, w, o]), N(() => {
75
75
  const e = new AbortController();
76
76
  return (async () => {
77
77
  if (!d || !r) return;
@@ -83,8 +83,8 @@ const _e = [
83
83
  method: "HEAD",
84
84
  signal: e.signal
85
85
  })).ok || a.add(i);
86
- } catch (M) {
87
- M instanceof Error && M.name !== "AbortError" && a.add(i);
86
+ } catch (L) {
87
+ L instanceof Error && L.name !== "AbortError" && a.add(i);
88
88
  }
89
89
  }
90
90
  e.signal.aborted || A(a);
@@ -146,7 +146,7 @@ const _e = [
146
146
  ariaLabel: o("DOCUMENTS_TABLE_HEADING"),
147
147
  rows: q,
148
148
  loading: z,
149
- errorStateMessage: y ? S?.message : null,
149
+ errorStateMessage: S ? y?.message : null,
150
150
  sortable: Y,
151
151
  emptyStateMessage: o("DOCUMENTS_NO_RECORDS"),
152
152
  renderCell: K,
@@ -1,5 +1,5 @@
1
- import { jsx as n, jsxs as W, Fragment as X } from "react/jsx-runtime";
2
- import { o as ee, u as re, H as te, t as oe, Z as ae, e as se, V as ne, c as de, O as C, M as ie, f as me, m as U, d as ce, g as le, b as ue, h as fe } from "./index-B8Sjdo3W.js";
1
+ import { jsx as n, jsxs as X, Fragment as Z } from "react/jsx-runtime";
2
+ import { d as ee, u as re, W as te, i as oe, o as ae, b as se, K as ne, v as de, O as C, B as ie, f as me, m as U, e as ce, t as le, y as ue, c as fe } from "./index-Dis2HQ87.js";
3
3
  import { useQueryClient as ye, useQuery as f } from "@tanstack/react-query";
4
4
  import { useState as x, useMemo as d, useCallback as y } from "react";
5
5
  import { useTranslation as pe } from "react-i18next";
@@ -8,25 +8,25 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
8
8
  customAccordianItem: ge
9
9
  }, he = (m) => m ? m.extension?.find(
10
10
  (p) => p.url === ee
11
- )?.valueString : void 0, De = ({
11
+ )?.valueString : void 0, Be = ({
12
12
  episodeOfCareUuids: m,
13
13
  encounterUuids: i,
14
14
  config: p
15
15
  }) => {
16
- const { t: s } = pe(), c = re(), [l, M] = x(!1), [t, D] = x(null), { numberOfVisits: k, hideThumbnail: H = !1 } = p ?? {}, I = te(
16
+ const { t: s } = pe(), c = re(), [l, v] = x(!1), [t, B] = x(null), { numberOfVisits: k, hideThumbnail: K = !1 } = p ?? {}, D = te(
17
17
  m,
18
18
  i
19
19
  ), P = ye(), {
20
20
  data: b = [],
21
- isLoading: v,
22
- isError: A,
23
- error: V,
24
- refetch: K
21
+ isLoading: I,
22
+ isError: M,
23
+ error: H,
24
+ refetch: j
25
25
  } = f({
26
26
  queryKey: ["forms", c, m],
27
27
  queryFn: () => oe(c, void 0, k),
28
- enabled: !!c && !I
29
- }), B = d(() => !i || i.length === 0 ? b : b.filter(
28
+ enabled: !!c && !D
29
+ }), A = d(() => !i || i.length === 0 ? b : b.filter(
30
30
  (e) => i.includes(e.encounterUuid)
31
31
  ), [b, i]), { data: _ = [] } = f({
32
32
  queryKey: ["observationForms"],
@@ -38,7 +38,7 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
38
38
  if (t)
39
39
  return R(t.formName);
40
40
  }, [t, R]), {
41
- isLoading: j,
41
+ isLoading: V,
42
42
  isError: $,
43
43
  error: h
44
44
  } = f({
@@ -57,7 +57,7 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
57
57
  });
58
58
  de(
59
59
  (e) => {
60
- e.patientUUID === c && e.updatedConcepts.size > 0 && (K(), P.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
60
+ e.patientUUID === c && e.updatedConcepts.size > 0 && (j(), P.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
61
61
  },
62
62
  [c]
63
63
  );
@@ -75,14 +75,14 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
75
75
  { key: "recordedBy", header: s("RECORDED_BY") }
76
76
  ],
77
77
  [s]
78
- ), Z = d(
78
+ ), W = d(
79
79
  () => [
80
80
  { key: "recordedOn", sortable: !0 },
81
81
  { key: "recordedBy", sortable: !0 }
82
82
  ],
83
83
  []
84
84
  ), L = d(() => {
85
- const e = B.reduce(
85
+ const e = A.reduce(
86
86
  (r, o) => {
87
87
  const u = o.formName;
88
88
  r[u] ??= [];
@@ -106,10 +106,10 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
106
106
  )
107
107
  })
108
108
  ).sort((r, o) => r.formName.localeCompare(o.formName));
109
- }, [B, s]), S = y((e) => {
110
- D(e), M(!0);
109
+ }, [A, s]), S = y((e) => {
110
+ B(e), v(!0);
111
111
  }, []), Y = y(() => {
112
- M(!1), D(null);
112
+ v(!1), B(null);
113
113
  }, []), q = y(
114
114
  (e, a) => {
115
115
  switch (a) {
@@ -123,15 +123,15 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
123
123
  },
124
124
  [S]
125
125
  );
126
- return /* @__PURE__ */ W(X, { children: [
127
- /* @__PURE__ */ n("div", { "data-testid": "forms-table", children: v || A || L.length === 0 || I ? /* @__PURE__ */ n(
126
+ return /* @__PURE__ */ X(Z, { children: [
127
+ /* @__PURE__ */ n("div", { "data-testid": "forms-table", children: I || M || L.length === 0 || D ? /* @__PURE__ */ n(
128
128
  U,
129
129
  {
130
130
  headers: T,
131
131
  ariaLabel: s("FORMS_HEADING"),
132
132
  rows: [],
133
- loading: v,
134
- errorStateMessage: A ? V?.message : void 0,
133
+ loading: I,
134
+ errorStateMessage: M ? H?.message : void 0,
135
135
  emptyStateMessage: s("FORMS_UNAVAILABLE"),
136
136
  renderCell: q,
137
137
  className: N.formsTableBody,
@@ -154,7 +154,7 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
154
154
  rows: o,
155
155
  loading: !1,
156
156
  errorStateMessage: "",
157
- sortable: Z,
157
+ sortable: W,
158
158
  emptyStateMessage: s("FORMS_UNAVAILABLE"),
159
159
  renderCell: q,
160
160
  className: N.formsTableBody,
@@ -181,12 +181,12 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
181
181
  fe,
182
182
  {
183
183
  observations: z,
184
- isLoading: j || w,
184
+ isLoading: V || w,
185
185
  isError: $ || Q,
186
186
  errorMessage: G,
187
187
  emptyStateMessage: s("NO_FORM_DATA_AVAILABLE"),
188
188
  testIdPrefix: t.formName,
189
- hideThumbnail: H
189
+ hideThumbnail: K
190
190
  }
191
191
  )
192
192
  }
@@ -194,5 +194,5 @@ const be = "_formsTableBody_81hra_1", ge = "_customAccordianItem_81hra_6", N = {
194
194
  ] });
195
195
  };
196
196
  export {
197
- De as default
197
+ Be as default
198
198
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx as l, jsxs as S } from "react/jsx-runtime";
2
- import { i as M, C as D, j as V, B as K, k as Q, x as w, l as G, z as P, u as j, a as z, W as H, q as W, c as Y, n as x, p as J, s as X, $ as Z, m as ee } from "./index-B8Sjdo3W.js";
2
+ import { g as M, C as D, h as V, Y as K, j as Q, x as w, k as z, z as G, u as P, a as j, l as H, n as Y, v as x, p as J, q as W, s as X, $ as Z, m as ee } from "./index-Dis2HQ87.js";
3
3
  import { useQueries as te, useQuery as se } from "@tanstack/react-query";
4
- import { useRef as oe, useEffect as C, useMemo as O } from "react";
4
+ import { useRef as oe, useEffect as C, useMemo as g } from "react";
5
5
  import { useTranslation as U } from "react-i18next";
6
6
  const B = (t, i, c, d, u, r) => {
7
7
  const s = V(t, i, u), o = s.value, a = K(o);
@@ -15,25 +15,25 @@ const B = (t, i, c, d, u, r) => {
15
15
  hideThumbnail: r
16
16
  }
17
17
  )), a === "Video" && (n = /* @__PURE__ */ l(
18
- G,
18
+ z,
19
19
  {
20
20
  id: `${o}-video`,
21
21
  videoSrc: o,
22
22
  hideThumbnail: r
23
23
  }
24
- )), a === "PDF" && (n = /* @__PURE__ */ l(P, { id: `${o}-pdf`, src: o }));
24
+ )), a === "PDF" && (n = /* @__PURE__ */ l(G, { id: `${o}-pdf`, src: o }));
25
25
  const b = u("OBSERVATIONS_RECORDED_BY", {
26
26
  provider: s.provider
27
- }), p = t.display, m = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", y = d ? `${d}-${m}-${p}-${c}-${i}` : `${m}-${p}-${c}-${i}`;
27
+ }), p = t.display, m = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", E = d ? `${d}-${m}-${p}-${c}-${i}` : `${m}-${p}-${c}-${i}`;
28
28
  return /* @__PURE__ */ l(
29
29
  Q,
30
30
  {
31
31
  header: s.header,
32
32
  value: n,
33
33
  info: b,
34
- id: y,
35
- testId: y,
36
- ariaLabel: y
34
+ id: E,
35
+ testId: E,
36
+ ariaLabel: E
37
37
  },
38
38
  `obs-${t.id}`
39
39
  );
@@ -114,7 +114,7 @@ const B = (t, i, c, d, u, r) => {
114
114
  conceptNames: c = [],
115
115
  conceptUuid: d = [],
116
116
  hideThumbnail: u = !1
117
- } = i, r = oe(/* @__PURE__ */ new Set()), s = j(), { addNotification: o } = z(), { t: a } = U(), n = te({
117
+ } = i, r = oe(/* @__PURE__ */ new Set()), s = P(), { addNotification: o } = j(), { t: a } = U(), n = te({
118
118
  queries: c.map((e) => ({
119
119
  queryKey: ce(e),
120
120
  queryFn: () => H(e),
@@ -133,17 +133,17 @@ const B = (t, i, c, d, u, r) => {
133
133
  } else e.isError || r.current.delete(v);
134
134
  });
135
135
  }, [n, c]);
136
- const b = O(() => n.map((e) => e.data?.uuid).filter((e) => !!e), [n]), p = O(() => [.../* @__PURE__ */ new Set([...b, ...d])], [b, d]), f = O(() => c.length === 0 ? !0 : n.every((e) => !e.isLoading), [n, c.length]), {
136
+ const b = g(() => n.map((e) => e.data?.uuid).filter((e) => !!e), [n]), p = g(() => [.../* @__PURE__ */ new Set([...b, ...d])], [b, d]), f = g(() => c.length === 0 ? !0 : n.every((e) => !e.isLoading), [n, c.length]), {
137
137
  data: m,
138
- isLoading: y,
139
- isError: g,
138
+ isLoading: E,
139
+ isError: O,
140
140
  refetch: T
141
141
  } = se({
142
142
  queryKey: de(s, p),
143
- queryFn: () => W(s, p),
143
+ queryFn: () => Y(s, p),
144
144
  enabled: !!s && p.length > 0 && f
145
145
  });
146
- Y(
146
+ x(
147
147
  (e) => {
148
148
  e.patientUUID === s && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
149
149
  (R) => p.includes(R)
@@ -151,26 +151,26 @@ const B = (t, i, c, d, u, r) => {
151
151
  },
152
152
  [s, T]
153
153
  ), C(() => {
154
- g && o({
154
+ O && o({
155
155
  title: a("ERROR_DEFAULT_TITLE"),
156
156
  message: a("ERROR_FETCHING_OBSERVATIONS"),
157
157
  type: "error"
158
158
  });
159
- }, [g]);
160
- const $ = O(() => {
159
+ }, [O]);
160
+ const $ = g(() => {
161
161
  if (!m) return [];
162
- const e = x(m), v = J(e);
162
+ const e = J(m), v = W(e);
163
163
  return X(v);
164
164
  }, [m]), A = [
165
165
  { key: "name", header: "name" },
166
166
  { key: "value", header: "value" },
167
167
  { key: "form", header: "form" }
168
- ], _ = y || !f, I = g && f, F = (!m || m.entry?.length === 0 || p.length === 0) && f, L = I ? a("ERROR_FETCHING_OBSERVATIONS") : null, q = F ? a("NO_OBSERVATIONS_FOUND") : void 0, k = $.length > 0 && !_ && !I, h = i.titleTranslationKey, E = h ? a(h) : "";
168
+ ], _ = E || !f, I = O && f, F = (!m || m.entry?.length === 0 || p.length === 0) && f, L = I ? a("ERROR_FETCHING_OBSERVATIONS") : null, k = F ? a("NO_OBSERVATIONS_FOUND") : void 0, q = $.length > 0 && !_ && !I, h = i.titleTranslationKey, y = h ? a(h) : "";
169
169
  return /* @__PURE__ */ S(
170
170
  "div",
171
171
  {
172
172
  id: "observations",
173
- "data-testid": h ? `observations-${E}` : "observations",
173
+ "data-testid": h ? `observations-${y}` : "observations",
174
174
  "aria-label": "observations-aria-label",
175
175
  className: N.observations,
176
176
  children: [
@@ -178,17 +178,17 @@ const B = (t, i, c, d, u, r) => {
178
178
  Z,
179
179
  {
180
180
  id: "observations-title",
181
- testId: h ? `observations-title-${E}` : "observations-title",
182
- title: E,
181
+ testId: h ? `observations-title-${y}` : "observations-title",
182
+ title: y,
183
183
  className: N.title,
184
- children: /* @__PURE__ */ l("p", { children: E })
184
+ children: /* @__PURE__ */ l("p", { children: y })
185
185
  }
186
186
  ),
187
- k ? /* @__PURE__ */ l(
187
+ q ? /* @__PURE__ */ l(
188
188
  ae,
189
189
  {
190
190
  groupedData: $,
191
- title: E,
191
+ title: y,
192
192
  hideThumbnail: u
193
193
  }
194
194
  ) : /* @__PURE__ */ l(
@@ -199,7 +199,7 @@ const B = (t, i, c, d, u, r) => {
199
199
  ariaLabel: a("OBSERVATIONS"),
200
200
  loading: _,
201
201
  errorStateMessage: L,
202
- emptyStateMessage: q,
202
+ emptyStateMessage: k,
203
203
  dataTestId: "observations-table"
204
204
  }
205
205
  )
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/conditions/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,OAAO,EAAE,kBAAkB,EAAmB,MAAM,UAAU,CAAC;AAgC/D;;;;;;GAMG;AACH,wBAAgB,yBAAyB,CACvC,UAAU,EAAE,SAAS,EAAE,GACtB,kBAAkB,EAAE,CAyBtB"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/conditions/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,OAAO,EAAE,kBAAkB,EAAmB,MAAM,UAAU,CAAC;AAkC/D;;;;;;GAMG;AACH,wBAAgB,yBAAyB,CACvC,UAAU,EAAE,SAAS,EAAE,GACtB,kBAAkB,EAAE,CA6BtB"}