@bahmni/appointments-app 0.0.1-dev.310 → 0.0.1-dev.311

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,7 +1,7 @@
1
- import { jsx as r, jsxs as p, Fragment as x } from "react/jsx-runtime";
2
- import { p as G, u as J, J as W, f as Y, m as X, a as Z, c as ee, b as te } from "./index-Cx_n4bX4.js";
1
+ import { jsx as r, jsxs as _, Fragment as x } from "react/jsx-runtime";
2
+ import { r as G, u as W, n as Y, C as J, D as X, m as Z, _ as ee, a as te } from "./index-CQHGL6-x.js";
3
3
  import { useQuery as ae } from "@tanstack/react-query";
4
- import { useState as l, useCallback as h, useEffect as D, useMemo as _ } from "react";
4
+ import { useState as l, useCallback as h, useEffect as N, useMemo as p } from "react";
5
5
  const ne = "DocumentsTable-module_documentsTableBody__6iR3w", oe = "DocumentsTable-module_viewAttachmentsLink__aQ1on", re = "DocumentsTable-module_documentViewerContainer__F5m8D", de = "DocumentsTable-module_attachmentItem__17KA7", se = "DocumentsTable-module_attachmentCounter__WFiI3", me = "DocumentsTable-module_attachmentError__RI4U2", ce = "DocumentsTable-module_documentIframe__ptq5I", le = "DocumentsTable-module_documentImage__KQVgS", d = {
6
6
  documentsTableBody: ne,
7
7
  viewAttachmentsLink: oe,
@@ -33,44 +33,44 @@ const Te = [
33
33
  "attachments",
34
34
  "uploadedOn",
35
35
  "uploadedBy"
36
- ], pe = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, B = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], fe = ({ config: a, encounterUuids: g }) => {
36
+ ], _e = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, B = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], De = ({ config: a, encounterUuids: g }) => {
37
37
  const [s, w] = l(!1), [o, U] = l(
38
38
  null
39
- ), [$, I] = l(
39
+ ), [$, C] = l(
40
40
  /* @__PURE__ */ new Set()
41
- ), E = G(), { t: n } = J(), { addNotification: L } = W(), k = Number(a?.pageSize) || 5, [O, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = h((e) => {
41
+ ), E = G(), { t: n } = W(), { addNotification: L } = Y(), k = Number(a?.pageSize) || 5, [I, O] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = h((e) => {
42
42
  U(e), w(!0);
43
43
  }, []), H = h(() => {
44
- w(!1), U(null), I(/* @__PURE__ */ new Set());
44
+ w(!1), U(null), C(/* @__PURE__ */ new Set());
45
45
  }, []), v = h((e) => {
46
- I((t) => new Set(t).add(e));
46
+ C((t) => new Set(t).add(e));
47
47
  }, []), { data: i, isLoading: q, isError: b, error: y } = ae({
48
48
  queryKey: [
49
49
  "documents",
50
50
  E,
51
51
  g,
52
- O,
52
+ I,
53
53
  u
54
54
  ],
55
55
  enabled: !!E,
56
- queryFn: () => Y(
56
+ queryFn: () => J(
57
57
  E,
58
58
  g,
59
59
  u,
60
- O
60
+ I
61
61
  )
62
62
  });
63
- D(() => {
63
+ N(() => {
64
64
  i && A(i.total);
65
- }, [i]), D(() => {
66
- C(1), A(void 0);
67
- }, [E]), D(() => {
65
+ }, [i]), N(() => {
66
+ O(1), A(void 0);
67
+ }, [E]), N(() => {
68
68
  b && L({
69
69
  title: n("ERROR_DEFAULT_TITLE"),
70
70
  message: y?.message ?? "",
71
71
  type: "error"
72
72
  });
73
- }, [b, y, L, n]), D(() => {
73
+ }, [b, y, L, n]), N(() => {
74
74
  const e = new AbortController();
75
75
  return (async () => {
76
76
  if (!s || !o) return;
@@ -82,28 +82,28 @@ const Te = [
82
82
  method: "HEAD",
83
83
  signal: e.signal
84
84
  })).ok || t.add(c);
85
- } catch (N) {
86
- N instanceof Error && N.name !== "AbortError" && t.add(c);
85
+ } catch (f) {
86
+ f instanceof Error && f.name !== "AbortError" && t.add(c);
87
87
  }
88
88
  }
89
- e.signal.aborted || I(t);
89
+ e.signal.aborted || C(t);
90
90
  })(), () => e.abort();
91
91
  }, [s, o]);
92
92
  const j = h(
93
93
  (e, t) => {
94
- t !== u ? (V(t), C(1), A(void 0)) : C(e);
94
+ t !== u ? (V(t), O(1), A(void 0)) : O(e);
95
95
  },
96
96
  [u]
97
- ), f = _(
97
+ ), D = p(
98
98
  () => a?.fields ?? Te,
99
99
  [a?.fields]
100
- ), P = _(() => [...i?.documents ?? []].sort((e, t) => !e.uploadedOn && !t.uploadedOn ? 0 : e.uploadedOn ? t.uploadedOn ? new Date(t.uploadedOn).getTime() - new Date(e.uploadedOn).getTime() : -1 : 1), [i]), z = _(() => ie(f, n), [f, n]), K = _(
101
- () => f.map((e) => ({
100
+ ), P = p(() => [...i?.documents ?? []].sort((e, t) => !e.uploadedOn && !t.uploadedOn ? 0 : e.uploadedOn ? t.uploadedOn ? new Date(t.uploadedOn).getTime() - new Date(e.uploadedOn).getTime() : -1 : 1), [i]), z = p(() => ie(D, n), [D, n]), K = p(
101
+ () => D.map((e) => ({
102
102
  key: e,
103
103
  sortable: e !== "attachments"
104
104
  })),
105
- [f]
106
- ), T = _(
105
+ [D]
106
+ ), T = p(
107
107
  () => o ? B(o) : [],
108
108
  [o]
109
109
  ), Q = h(
@@ -137,7 +137,7 @@ const Te = [
137
137
  },
138
138
  [M, n]
139
139
  );
140
- return /* @__PURE__ */ p(x, { children: [
140
+ return /* @__PURE__ */ _(x, { children: [
141
141
  /* @__PURE__ */ r("div", { "data-testid": "documents-table", children: /* @__PURE__ */ r(
142
142
  ee,
143
143
  {
@@ -153,7 +153,7 @@ const Te = [
153
153
  dataTestId: "documents-table",
154
154
  pageSize: u,
155
155
  totalItems: F,
156
- page: O,
156
+ page: I,
157
157
  onPageChange: j
158
158
  }
159
159
  ) }),
@@ -169,14 +169,14 @@ const Te = [
169
169
  size: "lg",
170
170
  testId: "document-view-modal",
171
171
  children: /* @__PURE__ */ r("div", { className: d.documentViewerContainer, children: T.map((e, t) => {
172
- const m = R(e.url), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || pe.test(e.url ?? ""), N = $.has(t);
173
- return m === "#" || N ? /* @__PURE__ */ p(
172
+ const m = R(e.url), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || _e.test(e.url ?? ""), f = $.has(t);
173
+ return m === "#" || f ? /* @__PURE__ */ _(
174
174
  "div",
175
175
  {
176
176
  className: d.attachmentError,
177
177
  "data-testid": `attachment-error-${t}`,
178
178
  children: [
179
- T.length > 1 && /* @__PURE__ */ p("p", { className: d.attachmentCounter, children: [
179
+ T.length > 1 && /* @__PURE__ */ _("p", { className: d.attachmentCounter, children: [
180
180
  t + 1,
181
181
  "/",
182
182
  T.length
@@ -185,13 +185,13 @@ const Te = [
185
185
  ]
186
186
  },
187
187
  `${o.id}-${e.url}`
188
- ) : /* @__PURE__ */ p(
188
+ ) : /* @__PURE__ */ _(
189
189
  "div",
190
190
  {
191
191
  className: d.attachmentItem,
192
192
  "data-testid": `attachment-item-${t}`,
193
193
  children: [
194
- T.length > 1 && /* @__PURE__ */ p("p", { className: d.attachmentCounter, children: [
194
+ T.length > 1 && /* @__PURE__ */ _("p", { className: d.attachmentCounter, children: [
195
195
  t + 1,
196
196
  "/",
197
197
  T.length
@@ -223,5 +223,5 @@ const Te = [
223
223
  ] });
224
224
  };
225
225
  export {
226
- fe as default
226
+ De as default
227
227
  };
@@ -0,0 +1,234 @@
1
+ import { jsx as i, jsxs as re, Fragment as te } from "react/jsx-runtime";
2
+ import { u as oe, r as ae, t as se, b as ne, z as de, A as ie, N as le, l as me, O as q, m as ue, D as ce, _ as k, W as fe, G as ye, a as be, c as pe, M as he } from "./index-CQHGL6-x.js";
3
+ import { useQueryClient as Ne, useQuery as b } from "@tanstack/react-query";
4
+ import { useState as j, useMemo as d, useCallback as p } from "react";
5
+ const ge = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_customAccordianItem__isszs", E = {
6
+ formsTableBody: ge,
7
+ customAccordianItem: Oe
8
+ }, Ae = (u) => u ? u.extension?.find(
9
+ (l) => l.url === he
10
+ )?.valueString : void 0, Me = ({
11
+ episodeOfCareUuids: u,
12
+ encounterUuids: l,
13
+ config: w
14
+ }) => {
15
+ const { t: n } = oe(), c = ae(), [f, T] = j(!1), [a, _] = j(null), {
16
+ numberOfVisits: z,
17
+ hideThumbnail: G = !1,
18
+ forms: y
19
+ } = w ?? {}, I = se(
20
+ u,
21
+ l
22
+ ), K = Ne(), {
23
+ data: M = [],
24
+ isLoading: v,
25
+ isError: F,
26
+ error: x,
27
+ refetch: H
28
+ } = b({
29
+ queryKey: ["forms", c, u],
30
+ queryFn: () => ne(c, void 0, z),
31
+ enabled: !!c && !I
32
+ }), L = d(() => {
33
+ let e = M;
34
+ return l && l.length > 0 && (e = e.filter(
35
+ (r) => l.includes(r.encounterUuid)
36
+ )), Array.isArray(y) && y.length > 0 && (e = e.filter(
37
+ (r) => y.some((t) => t.toLowerCase() === r.formName.toLowerCase())
38
+ )), e;
39
+ }, [M, l, y]), { data: B = [] } = b({
40
+ queryKey: ["observationForms"],
41
+ queryFn: () => de()
42
+ }), D = p(
43
+ (e) => B.find((r) => r.name === e)?.uuid,
44
+ [B]
45
+ ), h = d(() => {
46
+ if (a)
47
+ return D(a.formName);
48
+ }, [a, D]), {
49
+ data: m,
50
+ isLoading: V,
51
+ isError: $,
52
+ error: N
53
+ } = b({
54
+ queryKey: ["formMetadata", h],
55
+ queryFn: () => ie(h),
56
+ enabled: !!h && f
57
+ }), {
58
+ data: g,
59
+ isLoading: Q,
60
+ isError: W,
61
+ error: O
62
+ } = b({
63
+ queryKey: ["formsEncounterFHIR", a?.encounterUuid],
64
+ queryFn: () => le(a.encounterUuid),
65
+ enabled: !!a?.encounterUuid && f
66
+ });
67
+ me(
68
+ (e) => {
69
+ e.patientUUID === c && e.updatedConcepts.size > 0 && (H(), K.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
70
+ },
71
+ [c]
72
+ );
73
+ const P = d(() => !g?.entry || !a?.formName ? [] : g.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => {
74
+ const r = Ae(e);
75
+ return !r || r.includes(a.formName);
76
+ }), [g, a?.formName]), Y = d(() => {
77
+ if (!m?.schema) return;
78
+ const e = [], r = (t) => {
79
+ (t ?? []).forEach((s) => {
80
+ const o = s;
81
+ o.id != null && e.push(String(o.id)), o.controls && r(o.controls);
82
+ });
83
+ };
84
+ return r(
85
+ m.schema.controls ?? []
86
+ ), e.length > 0 ? e : void 0;
87
+ }, [m]), J = d(() => {
88
+ if (!m?.schema) return;
89
+ const e = {}, r = (t, s) => {
90
+ for (const o of t)
91
+ if (o.type === "section") {
92
+ const A = o.label?.value ?? "Section";
93
+ r(o.controls ?? [], A);
94
+ } else
95
+ o.id != null && s && (e[String(o.id)] = s), o.controls && r(o.controls, s);
96
+ };
97
+ return r(
98
+ m.schema.controls ?? [],
99
+ null
100
+ ), Object.keys(e).length > 0 ? e : void 0;
101
+ }, [m]), X = d(() => {
102
+ if (N)
103
+ return q(N).message;
104
+ if (O)
105
+ return q(O).message;
106
+ }, [N, O]), S = d(
107
+ () => [
108
+ { key: "recordedOn", header: n("RECORDED_ON") },
109
+ { key: "recordedBy", header: n("RECORDED_BY") }
110
+ ],
111
+ [n]
112
+ ), Z = d(
113
+ () => [
114
+ { key: "recordedOn", sortable: !0 },
115
+ { key: "recordedBy", sortable: !0 }
116
+ ],
117
+ []
118
+ ), C = d(() => {
119
+ const e = L.reduce(
120
+ (r, t) => {
121
+ const s = t.formName;
122
+ r[s] ??= [];
123
+ const o = t.providers.map((A) => A.providerName).filter(Boolean).join(", ");
124
+ return r[s].push({
125
+ id: t.encounterUuid,
126
+ formName: t.formName,
127
+ recordedOn: ue(t.encounterDateTime, n, !0).formattedResult,
128
+ recordedBy: o ?? "--",
129
+ encounterDateTime: t.encounterDateTime,
130
+ encounterUuid: t.encounterUuid
131
+ }), r;
132
+ },
133
+ {}
134
+ );
135
+ return Object.entries(e).map(
136
+ ([r, t]) => ({
137
+ formName: r,
138
+ records: t.sort(
139
+ (s, o) => o.encounterDateTime - s.encounterDateTime
140
+ )
141
+ })
142
+ ).sort((r, t) => r.formName.localeCompare(t.formName));
143
+ }, [L, n]), R = p((e) => {
144
+ _(e), T(!0);
145
+ }, []), ee = p(() => {
146
+ T(!1), _(null);
147
+ }, []), U = p(
148
+ (e, r) => {
149
+ switch (r) {
150
+ case "recordedOn":
151
+ return /* @__PURE__ */ i(ce, { onClick: () => R(e), children: e.recordedOn });
152
+ case "recordedBy":
153
+ return e.recordedBy;
154
+ default:
155
+ return null;
156
+ }
157
+ },
158
+ [R]
159
+ );
160
+ return /* @__PURE__ */ re(te, { children: [
161
+ /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: v || F || C.length === 0 || I ? /* @__PURE__ */ i(
162
+ k,
163
+ {
164
+ headers: S,
165
+ ariaLabel: n("FORMS_HEADING"),
166
+ rows: [],
167
+ loading: v,
168
+ errorStateMessage: F ? x?.message : void 0,
169
+ emptyStateMessage: n("FORMS_UNAVAILABLE"),
170
+ renderCell: U,
171
+ className: E.formsTableBody,
172
+ dataTestId: "forms-table"
173
+ }
174
+ ) : /* @__PURE__ */ i(fe, { align: "start", children: C.map((e, r) => {
175
+ const { formName: t, records: s } = e;
176
+ return /* @__PURE__ */ i(
177
+ ye,
178
+ {
179
+ title: t,
180
+ className: E.customAccordianItem,
181
+ testId: `accordian-title-${t}`,
182
+ open: r === 0,
183
+ children: /* @__PURE__ */ i(
184
+ k,
185
+ {
186
+ headers: S,
187
+ ariaLabel: n("FORMS_HEADING"),
188
+ rows: s,
189
+ loading: !1,
190
+ errorStateMessage: "",
191
+ sortable: Z,
192
+ emptyStateMessage: n("FORMS_UNAVAILABLE"),
193
+ renderCell: U,
194
+ className: E.formsTableBody,
195
+ dataTestId: `forms-table-${t}`
196
+ }
197
+ )
198
+ },
199
+ t
200
+ );
201
+ }) }) }),
202
+ f && a && /* @__PURE__ */ i(
203
+ be,
204
+ {
205
+ id: "modalIdForActionAreaLayout",
206
+ portalId: "main-display-area",
207
+ open: f,
208
+ onRequestClose: ee,
209
+ modalHeading: a.formName,
210
+ modalLabel: `${a.recordedOn} | ${a.recordedBy}`,
211
+ passiveModal: !0,
212
+ size: "md",
213
+ testId: "form-details-modal",
214
+ children: /* @__PURE__ */ i(
215
+ pe,
216
+ {
217
+ observations: P,
218
+ isLoading: V || Q,
219
+ isError: $ || W,
220
+ errorMessage: X,
221
+ emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
222
+ testIdPrefix: a.formName,
223
+ hideThumbnail: G,
224
+ controlOrder: Y,
225
+ sectionMap: J
226
+ }
227
+ )
228
+ }
229
+ )
230
+ ] });
231
+ };
232
+ export {
233
+ Me as default
234
+ };
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-BLWysMFu.js";
2
- import { ah as d, ai as f, aj as e } from "./index-Cx_n4bX4.js";
1
+ import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-Ctp63X6-.js";
2
+ import { ah as d, ai as f, aj as e } from "./index-CQHGL6-x.js";
3
3
  var h = (a) => {
4
4
  const [r, t] = c({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,5 +1,5 @@
1
- import { c as s, T as c, P as i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-BLWysMFu.js";
2
- import { ah as h, ai as v, aj as e } from "./index-Cx_n4bX4.js";
1
+ import { c as s, T as c, P as i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-Ctp63X6-.js";
2
+ import { ah as h, ai as v, aj as e } from "./index-CQHGL6-x.js";
3
3
  var C = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,11 +1,11 @@
1
1
  import { jsxs as S, jsx as u } from "react/jsx-runtime";
2
- import { p as B, J as K, u as N, s as Q, i as k, Q as H, y as M, V as j, j as x, k as G, c as J, v as z, F, E as P, _ as Y, q as W, n as X, o as Z, r as ee } from "./index-Cx_n4bX4.js";
2
+ import { r as K, n as q, u as N, d as x, x as k, l as w, S as G, $ as M, I as Q, H as j, _ as z, L as P, e as L, f as J, E as Y, g as W, v as X, h as Z, i as ee } from "./index-CQHGL6-x.js";
3
3
  import { useQueries as te, useQuery as ae } from "@tanstack/react-query";
4
- import { useRef as se, useEffect as $, useMemo as R } from "react";
5
- const w = (t, n, d, l, b, r) => {
6
- const a = P(t, n, b), s = a.value, o = Y(s);
7
- let i = s;
8
- o === "Image" && (i = /* @__PURE__ */ u(
4
+ import { useRef as se, useEffect as f, useMemo as R } from "react";
5
+ const D = (t, n, d, l, b, r) => {
6
+ const a = J(t, n, b), s = a.value, i = Y(s);
7
+ let o = s;
8
+ i === "Image" && (o = /* @__PURE__ */ u(
9
9
  X,
10
10
  {
11
11
  imageSrc: s,
@@ -13,14 +13,14 @@ const w = (t, n, d, l, b, r) => {
13
13
  id: `${s}-img`,
14
14
  hideThumbnail: r
15
15
  }
16
- )), o === "Video" && (i = /* @__PURE__ */ u(
16
+ )), i === "Video" && (o = /* @__PURE__ */ u(
17
17
  Z,
18
18
  {
19
19
  id: `${s}-video`,
20
20
  videoSrc: s,
21
21
  hideThumbnail: r
22
22
  }
23
- )), o === "PDF" && (i = /* @__PURE__ */ u(ee, { id: `${s}-pdf`, src: s }));
23
+ )), i === "PDF" && (o = /* @__PURE__ */ u(ee, { id: `${s}-pdf`, src: s }));
24
24
  const m = b("OBSERVATIONS_RECORDED_BY", {
25
25
  provider: a.provider
26
26
  }), p = t.display, h = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", c = l ? `${l}-${h}-${p}-${d}-${n}` : `${h}-${p}-${d}-${n}`;
@@ -28,7 +28,7 @@ const w = (t, n, d, l, b, r) => {
28
28
  W,
29
29
  {
30
30
  header: a.header,
31
- value: i,
31
+ value: o,
32
32
  info: m,
33
33
  id: c,
34
34
  testId: c,
@@ -37,15 +37,15 @@ const w = (t, n, d, l, b, r) => {
37
37
  `obs-${t.id}`
38
38
  );
39
39
  }, re = (t, n, d, l, b, r, a) => /* @__PURE__ */ u(
40
- F,
40
+ L,
41
41
  {
42
42
  title: t.display,
43
43
  id: `grouped-obs-${t.display}-${l}`,
44
44
  open: d,
45
45
  children: t.members?.map(
46
- (s, o) => w(
46
+ (s, i) => D(
47
47
  s,
48
- o,
48
+ i,
49
49
  b,
50
50
  r,
51
51
  n,
@@ -54,23 +54,23 @@ const w = (t, n, d, l, b, r) => {
54
54
  )
55
55
  },
56
56
  `grouped-obs-${t.id}`
57
- ), oe = ({
57
+ ), ie = ({
58
58
  groupedData: t,
59
59
  title: n = "",
60
60
  hideThumbnail: d
61
61
  }) => {
62
62
  const { t: l } = N(), b = (r, a, s) => {
63
- const o = z(r.encounterDetails, l);
63
+ const i = P(r.encounterDetails, l);
64
64
  return /* @__PURE__ */ S(
65
- F,
65
+ L,
66
66
  {
67
- title: o,
67
+ title: i,
68
68
  id: `encounter-${r.encounterId}`,
69
69
  open: a,
70
70
  children: [
71
71
  r.observations.map(
72
- (i, m) => w(
73
- i,
72
+ (o, m) => D(
73
+ o,
74
74
  m,
75
75
  s,
76
76
  n,
@@ -79,8 +79,8 @@ const w = (t, n, d, l, b, r) => {
79
79
  )
80
80
  ),
81
81
  r.groupedObservations.map(
82
- (i, m) => re(
83
- i,
82
+ (o, m) => re(
83
+ o,
84
84
  l,
85
85
  a,
86
86
  m,
@@ -105,100 +105,100 @@ const w = (t, n, d, l, b, r) => {
105
105
  )
106
106
  }
107
107
  );
108
- }, ie = "Observations-module_observations__RKSyo", ne = "Observations-module_title__TJL3z", I = {
109
- observations: ie,
108
+ }, oe = "Observations-module_observations__RKSyo", ne = "Observations-module_title__TJL3z", I = {
109
+ observations: oe,
110
110
  title: ne
111
111
  }, de = (t) => ["conceptUuid", t], le = (t, n) => ["observations", t, ...n], pe = ({ config: t }) => {
112
112
  const n = t, {
113
113
  conceptNames: d = [],
114
114
  conceptUuid: l = [],
115
115
  hideThumbnail: b = !1
116
- } = n, r = se(/* @__PURE__ */ new Set()), a = B(), { addNotification: s } = K(), { t: o } = N(), i = te({
116
+ } = n, r = se(/* @__PURE__ */ new Set()), a = K(), { addNotification: s } = q(), { t: i } = N(), o = te({
117
117
  queries: d.map((e) => ({
118
118
  queryKey: de(e),
119
- queryFn: () => Q(e),
119
+ queryFn: () => x(e),
120
120
  enabled: !!e
121
121
  }))
122
122
  });
123
- $(() => {
124
- i.forEach((e, y) => {
125
- if (e.isError && !r.current.has(y)) {
126
- const q = d[y];
123
+ f(() => {
124
+ o.forEach((e, E) => {
125
+ if (e.isError && !r.current.has(E)) {
126
+ const H = d[E];
127
127
  s({
128
- title: o("ERROR_DEFAULT_TITLE"),
129
- message: o("ERROR_FETCHING_CONCEPT", { conceptName: q }),
128
+ title: i("ERROR_DEFAULT_TITLE"),
129
+ message: i("ERROR_FETCHING_CONCEPT", { conceptName: H }),
130
130
  type: "error"
131
- }), r.current.add(y);
132
- } else e.isError || r.current.delete(y);
131
+ }), r.current.add(E);
132
+ } else e.isError || r.current.delete(E);
133
133
  });
134
- }, [i, d]);
135
- const m = R(() => i.map((e) => e.data?.uuid).filter((e) => !!e), [i]), p = R(() => [.../* @__PURE__ */ new Set([...m, ...l])], [m, l]), h = R(() => d.length === 0 ? !0 : i.every((e) => !e.isLoading), [i, d.length]), {
134
+ }, [o, d]);
135
+ const m = R(() => o.map((e) => e.data?.uuid).filter((e) => !!e), [o]), p = R(() => [.../* @__PURE__ */ new Set([...m, ...l])], [m, l]), h = R(() => d.length === 0 ? !0 : o.every((e) => !e.isLoading), [o, d.length]), {
136
136
  data: c,
137
- isLoading: D,
137
+ isLoading: C,
138
138
  isError: T,
139
- refetch: O
139
+ refetch: g
140
140
  } = ae({
141
141
  queryKey: le(a, p),
142
142
  queryFn: () => k(a, p),
143
143
  enabled: !!a && p.length > 0 && h
144
144
  });
145
- H(
145
+ w(
146
146
  (e) => {
147
147
  e.patientUUID === a && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
148
- (y) => p.includes(y)
149
- ) && O();
148
+ (E) => p.includes(E)
149
+ ) && g();
150
150
  },
151
- [a, O]
152
- ), $(() => {
151
+ [a, g]
152
+ ), f(() => {
153
153
  T && s({
154
- title: o("ERROR_DEFAULT_TITLE"),
155
- message: o("ERROR_FETCHING_OBSERVATIONS"),
154
+ title: i("ERROR_DEFAULT_TITLE"),
155
+ message: i("ERROR_FETCHING_OBSERVATIONS"),
156
156
  type: "error"
157
157
  });
158
158
  }, [T]);
159
- const _ = R(() => {
159
+ const O = R(() => {
160
160
  if (!c) return [];
161
- const e = M(c), y = j(e);
162
- return x(y);
163
- }, [c]), L = [
161
+ const e = G(c), E = M(e);
162
+ return Q(E);
163
+ }, [c]), F = [
164
164
  { key: "name", header: "name" },
165
165
  { key: "value", header: "value" },
166
166
  { key: "form", header: "form" }
167
- ], g = D || !h, f = T && h, A = (!c || c.entry?.length === 0 || p.length === 0) && h, V = f ? o("ERROR_FETCHING_OBSERVATIONS") : null, C = A ? o("NO_OBSERVATIONS_FOUND") : void 0, U = _.length > 0 && !g && !f, E = n.titleTranslationKey, v = E ? o(E) : "";
167
+ ], _ = C || !h, $ = T && h, A = (!c || c.entry?.length === 0 || p.length === 0) && h, U = $ ? i("ERROR_FETCHING_OBSERVATIONS") : null, B = A ? i("NO_OBSERVATIONS_FOUND") : void 0, V = O.length > 0 && !_ && !$, y = n.titleTranslationKey, v = y ? i(y) : "";
168
168
  return /* @__PURE__ */ S(
169
169
  "div",
170
170
  {
171
171
  id: "observations",
172
- "data-testid": E ? `observations-${v}` : "observations",
172
+ "data-testid": y ? `observations-${v}` : "observations",
173
173
  "aria-label": "observations-aria-label",
174
174
  className: I.observations,
175
175
  children: [
176
176
  /* @__PURE__ */ u(
177
- G,
177
+ j,
178
178
  {
179
179
  id: "observations-title",
180
- testId: E ? `observations-title-${v}` : "observations-title",
180
+ testId: y ? `observations-title-${v}` : "observations-title",
181
181
  title: v,
182
182
  className: I.title,
183
183
  children: /* @__PURE__ */ u("p", { children: v })
184
184
  }
185
185
  ),
186
- U ? /* @__PURE__ */ u(
187
- oe,
186
+ V ? /* @__PURE__ */ u(
187
+ ie,
188
188
  {
189
- groupedData: _,
189
+ groupedData: O,
190
190
  title: v,
191
191
  hideThumbnail: b
192
192
  }
193
193
  ) : /* @__PURE__ */ u(
194
- J,
194
+ z,
195
195
  {
196
- headers: L,
196
+ headers: F,
197
197
  rows: [],
198
- ariaLabel: o("OBSERVATIONS"),
199
- loading: g,
200
- errorStateMessage: V,
201
- emptyStateMessage: C,
198
+ ariaLabel: i("OBSERVATIONS"),
199
+ loading: _,
200
+ errorStateMessage: U,
201
+ emptyStateMessage: B,
202
202
  dataTestId: "observations-table"
203
203
  }
204
204
  )
@@ -1,4 +1,4 @@
1
- import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-Cx_n4bX4.js";
1
+ import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-CQHGL6-x.js";
2
2
  var Os = (e) => e != null, qs = (e) => e.filter(Os);
3
3
  function _s(e) {
4
4
  return (...t) => {