@bahmni/home-app 0.0.1-dev.381 → 0.0.1-dev.383

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 r, jsxs as p, Fragment as x } from "react/jsx-runtime";
2
- import { g as G, u as W, Z as Y, E as Z, m as J, a as X, K as ee, p as te } from "./index-BLp21c20.js";
2
+ import { g as G, u as W, L as Y, b as J, a as X, c as Z, K as ee, p as te } from "./index-BOlq4Mlk.js";
3
3
  import { useQuery as ae } from "@tanstack/react-query";
4
4
  import { useState as l, useCallback as h, useEffect as I, useMemo as _ } 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 = {
@@ -34,17 +34,17 @@ const Te = [
34
34
  "uploadedOn",
35
35
  "uploadedBy"
36
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 }] : [], Ne = ({ config: a, encounterUuids: g }) => {
37
- const [s, w] = l(!1), [o, U] = l(
37
+ const [s, w] = l(!1), [o, L] = l(
38
38
  null
39
39
  ), [$, O] = l(
40
40
  /* @__PURE__ */ new Set()
41
- ), E = G(), { t: n } = W(), { addNotification: L } = Y(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = h((e) => {
42
- U(e), w(!0);
41
+ ), E = G(), { t: n } = W(), { addNotification: U } = Y(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = h((e) => {
42
+ L(e), w(!0);
43
43
  }, []), H = h(() => {
44
- w(!1), U(null), O(/* @__PURE__ */ new Set());
44
+ w(!1), L(null), O(/* @__PURE__ */ new Set());
45
45
  }, []), v = h((e) => {
46
46
  O((t) => new Set(t).add(e));
47
- }, []), { data: i, isLoading: q, isError: y, error: b } = ae({
47
+ }, []), { data: i, isLoading: q, isError: b, error: y } = ae({
48
48
  queryKey: [
49
49
  "documents",
50
50
  E,
@@ -53,7 +53,7 @@ const Te = [
53
53
  u
54
54
  ],
55
55
  enabled: !!E,
56
- queryFn: () => Z(
56
+ queryFn: () => J(
57
57
  E,
58
58
  g,
59
59
  u,
@@ -65,12 +65,12 @@ const Te = [
65
65
  }, [i]), I(() => {
66
66
  C(1), A(void 0);
67
67
  }, [E]), I(() => {
68
- y && L({
68
+ b && U({
69
69
  title: n("ERROR_DEFAULT_TITLE"),
70
- message: b?.message ?? "",
70
+ message: y?.message ?? "",
71
71
  type: "error"
72
72
  });
73
- }, [y, b, L, n]), I(() => {
73
+ }, [b, y, U, n]), I(() => {
74
74
  const e = new AbortController();
75
75
  return (async () => {
76
76
  if (!s || !o) return;
@@ -114,7 +114,7 @@ const Te = [
114
114
  case "documentType":
115
115
  return e.documentType ?? n("DOCUMENTS_NOT_AVAILABLE");
116
116
  case "uploadedOn":
117
- return X(
117
+ return Z(
118
118
  e.uploadedOn,
119
119
  n,
120
120
  !0
@@ -123,7 +123,7 @@ const Te = [
123
123
  return e.uploadedBy ?? n("DOCUMENTS_NOT_AVAILABLE");
124
124
  case "attachments":
125
125
  return e.attachments.length > 0 || e.documentUrl ? /* @__PURE__ */ r(
126
- J,
126
+ X,
127
127
  {
128
128
  onClick: () => M(e),
129
129
  className: d.viewAttachmentsLink,
@@ -145,7 +145,7 @@ const Te = [
145
145
  ariaLabel: n("DOCUMENTS_TABLE_HEADING"),
146
146
  rows: j,
147
147
  loading: q,
148
- errorStateMessage: y ? b?.message : null,
148
+ errorStateMessage: b ? y?.message : null,
149
149
  sortable: z,
150
150
  emptyStateMessage: n("DOCUMENTS_NO_RECORDS"),
151
151
  renderCell: Q,
@@ -1,25 +1,25 @@
1
- import { jsx as i, jsxs as z, Fragment as ge } from "react/jsx-runtime";
2
- import { u as ye, g as be, b as Oe, J as Ne, c as Te, v as Ie, G as Ee, d as ve, L as Ae, f as _e, e as Fe, x as Se, s as G, a as Be, h as $, i as P, m as Le, K as Q, k as Me, B as Re, p as Ce, j as Ue, S as ke } from "./index-BLp21c20.js";
1
+ import { jsx as i, jsxs as P, Fragment as ge } from "react/jsx-runtime";
2
+ import { u as ye, g as be, A as Oe, Q as Ne, w as Te, M as Ee, q as Ie, H as Ae, O as _e, m as ve, G as Fe, d as Me, Y as Q, c as Be, N as $, E as x, a as Se, K as G, B as Le, P as Re, p as Ce, i as Ue, k as ke } from "./index-BOlq4Mlk.js";
3
3
  import { useQueryClient as De, useQuery as N } from "@tanstack/react-query";
4
- import { useState as J, useMemo as d, useCallback as c } from "react";
4
+ import { useState as Y, useMemo as d, useCallback as c } from "react";
5
5
  const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_modalHeading__wnTmA", He = "FormsTable-module_customAccordianItem__isszs", T = {
6
6
  formsTableBody: qe,
7
7
  modalHeading: we,
8
8
  customAccordianItem: He
9
- }, Ve = "startConsultation", Ge = ({
9
+ }, Ve = "startConsultation", Qe = ({
10
10
  episodeOfCareUuids: B,
11
11
  encounterUuids: m,
12
- config: Y,
12
+ config: J,
13
13
  disableActions: Z = !1,
14
- activeEncounterUuid: p = null
14
+ activeEncounterUuid: h = null
15
15
  }) => {
16
- const { t: n } = ye(), u = be(), [g, L] = J(!1), [s, M] = J(null), {
16
+ const { t: n } = ye(), u = be(), [g, S] = Y(!1), [s, L] = Y(null), {
17
17
  numberOfVisits: W,
18
18
  hideThumbnail: X = !1,
19
19
  forms: y
20
- } = Y ?? {}, ee = Oe(
20
+ } = J ?? {}, ee = Oe(
21
21
  ke.EDIT_OBSERVATIONS
22
- ), { userPrivileges: b } = Ne(), I = ee && !Z && !!p, R = Te(
22
+ ), { userPrivileges: b } = Ne(), E = ee && !Z && !!h, R = Te(
23
23
  B,
24
24
  m
25
25
  ), re = De(), {
@@ -30,7 +30,7 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
30
30
  refetch: ae
31
31
  } = N({
32
32
  queryKey: ["forms", u, B],
33
- queryFn: () => Ie(u, void 0, W),
33
+ queryFn: () => Ee(u, void 0, W),
34
34
  enabled: !!u && !R
35
35
  }), D = d(() => {
36
36
  let e = C;
@@ -41,7 +41,7 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
41
41
  )), e;
42
42
  }, [C, m, y]), { data: O = [] } = N({
43
43
  queryKey: ["observationForms"],
44
- queryFn: () => Ee()
44
+ queryFn: () => Ie()
45
45
  }), q = c(
46
46
  (e) => {
47
47
  const r = O.find((t) => t.name === e);
@@ -54,40 +54,40 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
54
54
  },
55
55
  [O, b]
56
56
  ), f = c(
57
- (e) => !p || e.encounterUuid !== p ? !1 : q(e.formName),
58
- [p, q]
57
+ (e) => !h || e.encounterUuid !== h ? !1 : q(e.formName),
58
+ [h, q]
59
59
  ), w = c(
60
60
  (e) => O.find((r) => r.name === e)?.uuid,
61
61
  [O]
62
- ), E = d(() => {
62
+ ), I = d(() => {
63
63
  if (s)
64
64
  return w(s.formName);
65
65
  }, [s, w]), {
66
66
  data: l,
67
67
  isLoading: te,
68
68
  isError: se,
69
- error: v
69
+ error: A
70
70
  } = N({
71
- queryKey: ["formMetadata", E],
72
- queryFn: () => ve(E),
73
- enabled: !!E && g
71
+ queryKey: ["formMetadata", I],
72
+ queryFn: () => Ae(I),
73
+ enabled: !!I && g
74
74
  }), {
75
- data: A,
75
+ data: _,
76
76
  isLoading: ne,
77
77
  isError: ie,
78
- error: _
78
+ error: v
79
79
  } = N({
80
80
  queryKey: ["formsEncounterFHIR", s?.encounterUuid],
81
- queryFn: () => Ae(s.encounterUuid),
81
+ queryFn: () => _e(s.encounterUuid),
82
82
  enabled: !!s?.encounterUuid && g
83
83
  });
84
- _e(
84
+ ve(
85
85
  (e) => {
86
86
  e.patientUUID === u && (ae(), re.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
87
87
  },
88
88
  [u]
89
89
  );
90
- const de = d(() => !A?.entry || !s?.formName ? [] : A.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => Fe(e) ? Se(e)?.toLowerCase() === s.formName.toLowerCase() : !0), [A, s?.formName]), le = d(() => {
90
+ const de = d(() => !_?.entry || !s?.formName ? [] : _.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => Fe(e) ? Me(e)?.toLowerCase() === s.formName.toLowerCase() : !0), [_, s?.formName]), le = d(() => {
91
91
  if (!l?.schema) return;
92
92
  const e = [], r = (o) => {
93
93
  (o ?? []).forEach((t) => {
@@ -103,8 +103,8 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
103
103
  const e = {}, r = (o, t) => {
104
104
  for (const a of o)
105
105
  if (a.type === "section") {
106
- const S = a.label?.value ?? "Section";
107
- r(a.controls ?? [], S);
106
+ const M = a.label?.value ?? "Section";
107
+ r(a.controls ?? [], M);
108
108
  } else
109
109
  a.id != null && t && (e[String(a.id)] = t), a.controls && r(a.controls, t);
110
110
  };
@@ -124,23 +124,23 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
124
124
  l.schema.controls ?? []
125
125
  ), Object.keys(e).length > 0 ? e : void 0;
126
126
  }, [l]), ue = d(() => {
127
+ if (A)
128
+ return Q(A).message;
127
129
  if (v)
128
- return G(v).message;
129
- if (_)
130
- return G(_).message;
131
- }, [v, _]), h = d(
130
+ return Q(v).message;
131
+ }, [A, v]), p = d(
132
132
  () => [
133
133
  { key: "recordedOn", header: n("RECORDED_ON") },
134
134
  { key: "recordedBy", header: n("RECORDED_BY") }
135
135
  ],
136
136
  [n]
137
137
  ), H = d(
138
- () => [...h, { key: "actions", header: n("ACTIONS") }],
139
- [h, n]
138
+ () => [...p, { key: "actions", header: n("ACTIONS") }],
139
+ [p, n]
140
140
  ), fe = c(
141
- (e) => I && e.some((r) => f(r)) ? H : h,
142
- [I, f, H, h]
143
- ), he = h, pe = d(
141
+ (e) => E && e.some((r) => f(r)) ? H : p,
142
+ [E, f, H, p]
143
+ ), pe = p, he = d(
144
144
  () => [
145
145
  { key: "recordedOn", sortable: !0 },
146
146
  { key: "recordedBy", sortable: !0 }
@@ -151,7 +151,7 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
151
151
  (r, o) => {
152
152
  const t = o.formName;
153
153
  r[t] ??= [];
154
- const a = o.providers.map((S) => S.providerName).filter(Boolean).join(", ");
154
+ const a = o.providers.map((M) => M.providerName).filter(Boolean).join(", ");
155
155
  return r[t].push({
156
156
  id: o.encounterUuid,
157
157
  formName: o.formName,
@@ -172,9 +172,9 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
172
172
  })
173
173
  ).sort((r, o) => r.formName.localeCompare(o.formName));
174
174
  }, [D, n]), j = c((e) => {
175
- M(e), L(!0);
176
- }, []), x = c(() => {
177
- L(!1), M(null);
175
+ L(e), S(!0);
176
+ }, []), K = c(() => {
177
+ S(!1), L(null);
178
178
  }, []), F = c((e) => {
179
179
  globalThis.dispatchEvent(
180
180
  new CustomEvent(Ve, {
@@ -182,16 +182,16 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
182
182
  editOnly: "observationForms",
183
183
  editTitle: "EDIT_OBSERVATION_FORM_TITLE",
184
184
  editEncounterUuid: e.encounterUuid,
185
- editFormName: e.formName,
185
+ formName: e.formName,
186
186
  directFormMode: !0
187
187
  }
188
188
  })
189
189
  );
190
- }, []), K = c(
190
+ }, []), z = c(
191
191
  (e, r) => {
192
192
  switch (r) {
193
193
  case "recordedOn":
194
- return /* @__PURE__ */ i(Le, { onClick: () => j(e), children: e.recordedOn });
194
+ return /* @__PURE__ */ i(Se, { onClick: () => j(e), children: e.recordedOn });
195
195
  case "recordedBy":
196
196
  return e.recordedBy;
197
197
  case "actions":
@@ -203,7 +203,7 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
203
203
  size: "sm",
204
204
  testId: `edit-form-${e.encounterUuid}`,
205
205
  onClick: () => F(e),
206
- children: /* @__PURE__ */ i(P, {})
206
+ children: /* @__PURE__ */ i(x, {})
207
207
  }
208
208
  ) : null;
209
209
  default:
@@ -212,21 +212,21 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
212
212
  },
213
213
  [j, F, f, n]
214
214
  );
215
- return /* @__PURE__ */ z(ge, { children: [
215
+ return /* @__PURE__ */ P(ge, { children: [
216
216
  /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: U || k || V.length === 0 || R ? /* @__PURE__ */ i(
217
- Q,
217
+ G,
218
218
  {
219
- headers: he,
219
+ headers: pe,
220
220
  ariaLabel: n("FORMS_HEADING"),
221
221
  rows: [],
222
222
  loading: U,
223
223
  errorStateMessage: k ? oe?.message : void 0,
224
224
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
225
- renderCell: K,
225
+ renderCell: z,
226
226
  className: T.formsTableBody,
227
227
  dataTestId: "forms-table"
228
228
  }
229
- ) : /* @__PURE__ */ i(Me, { align: "start", children: V.map((e, r) => {
229
+ ) : /* @__PURE__ */ i(Le, { align: "start", children: V.map((e, r) => {
230
230
  const { formName: o, records: t } = e, a = fe(t);
231
231
  return /* @__PURE__ */ i(
232
232
  Re,
@@ -236,16 +236,16 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
236
236
  testId: `accordian-title-${o}`,
237
237
  open: r === 0,
238
238
  children: /* @__PURE__ */ i(
239
- Q,
239
+ G,
240
240
  {
241
241
  headers: a,
242
242
  ariaLabel: n("FORMS_HEADING"),
243
243
  rows: t,
244
244
  loading: !1,
245
245
  errorStateMessage: "",
246
- sortable: pe,
246
+ sortable: he,
247
247
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
248
- renderCell: K,
248
+ renderCell: z,
249
249
  className: T.formsTableBody,
250
250
  dataTestId: `forms-table-${o}`
251
251
  }
@@ -260,10 +260,10 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
260
260
  id: "modalIdForActionAreaLayout",
261
261
  portalId: "main-display-area",
262
262
  open: g,
263
- onRequestClose: x,
264
- modalHeading: /* @__PURE__ */ z("div", { className: T.modalHeading, children: [
263
+ onRequestClose: K,
264
+ modalHeading: /* @__PURE__ */ P("div", { className: T.modalHeading, children: [
265
265
  /* @__PURE__ */ i("span", { children: s.formName }),
266
- I && f(s) && /* @__PURE__ */ i(
266
+ E && f(s) && /* @__PURE__ */ i(
267
267
  $,
268
268
  {
269
269
  label: n("EDIT_OBSERVATION_FORM"),
@@ -271,9 +271,9 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
271
271
  size: "sm",
272
272
  testId: `edit-form-modal-${s.encounterUuid}`,
273
273
  onClick: () => {
274
- x(), F(s);
274
+ K(), F(s);
275
275
  },
276
- children: /* @__PURE__ */ i(P, {})
276
+ children: /* @__PURE__ */ i(x, {})
277
277
  }
278
278
  )
279
279
  ] }),
@@ -301,5 +301,5 @@ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
301
301
  ] });
302
302
  };
303
303
  export {
304
- Ge as default
304
+ Qe as default
305
305
  };
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-CkqKg1x_.js";
2
- import { T as d, U as f, W as e } from "./index-BLp21c20.js";
1
+ import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-BC7ZPLrd.js";
2
+ import { U as d, W as f, X as e } from "./index-BOlq4Mlk.js";
3
3
  var p = (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 u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-CkqKg1x_.js";
2
- import { T as v, U as C, W as e } from "./index-BLp21c20.js";
1
+ import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-BC7ZPLrd.js";
2
+ import { U as v, W as C, X as e } from "./index-BOlq4Mlk.js";
3
3
  var h = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,12 +1,12 @@
1
1
  import { jsxs as N, jsx as u } from "react/jsx-runtime";
2
- import { g as q, Z as w, u as S, l as H, w as k, f as z, _ as Q, C as x, z as G, n as M, K as Y, N as j, Y as A, A as P, o as Z, q as J, y as W, H as X, V as ee } from "./index-BLp21c20.js";
2
+ import { g as q, L as z, u as S, y as k, V as w, m as Q, e as j, f as x, R as G, l as H, K as M, z as P, t as L, T as J, h as Y, j as W, n as X, o as Z, r as ee } from "./index-BOlq4Mlk.js";
3
3
  import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
4
- import { useRef as se, useEffect as I, useMemo as g } from "react";
5
- const C = (a, n, d, l, b, r) => {
6
- const t = P(a, n, b), s = t.value, o = Z(s);
4
+ import { useRef as se, useEffect as _, useMemo as R } from "react";
5
+ const D = (a, n, d, l, b, r) => {
6
+ const t = J(a, n, b), s = t.value, o = Y(s);
7
7
  let i = s;
8
8
  o === "Image" && (i = /* @__PURE__ */ u(
9
- W,
9
+ X,
10
10
  {
11
11
  imageSrc: s,
12
12
  alt: s,
@@ -14,7 +14,7 @@ const C = (a, n, d, l, b, r) => {
14
14
  hideThumbnail: r
15
15
  }
16
16
  )), o === "Video" && (i = /* @__PURE__ */ u(
17
- X,
17
+ Z,
18
18
  {
19
19
  id: `${s}-video`,
20
20
  videoSrc: s,
@@ -25,7 +25,7 @@ const C = (a, n, d, l, b, r) => {
25
25
  provider: t.provider
26
26
  }), p = a.display, h = a.observationValue?.isAbnormal ? "abnormal-obs" : "obs", c = l ? `${l}-${h}-${p}-${d}-${n}` : `${h}-${p}-${d}-${n}`;
27
27
  return /* @__PURE__ */ u(
28
- J,
28
+ W,
29
29
  {
30
30
  header: t.header,
31
31
  value: i,
@@ -37,13 +37,13 @@ const C = (a, n, d, l, b, r) => {
37
37
  `obs-${a.id}`
38
38
  );
39
39
  }, re = (a, n, d, l, b, r, t) => /* @__PURE__ */ u(
40
- A,
40
+ L,
41
41
  {
42
42
  title: a.display,
43
43
  id: `grouped-obs-${a.display}-${l}`,
44
44
  open: d,
45
45
  children: a.members?.map(
46
- (s, o) => C(
46
+ (s, o) => D(
47
47
  s,
48
48
  o,
49
49
  b,
@@ -60,16 +60,16 @@ const C = (a, n, d, l, b, r) => {
60
60
  hideThumbnail: d
61
61
  }) => {
62
62
  const { t: l } = S(), b = (r, t, s) => {
63
- const o = j(r.encounterDetails, l);
63
+ const o = P(r.encounterDetails, l);
64
64
  return /* @__PURE__ */ N(
65
- A,
65
+ L,
66
66
  {
67
67
  title: o,
68
68
  id: `encounter-${r.encounterId}`,
69
69
  open: t,
70
70
  children: [
71
71
  r.observations.map(
72
- (i, m) => C(
72
+ (i, m) => D(
73
73
  i,
74
74
  m,
75
75
  s,
@@ -113,14 +113,14 @@ const C = (a, n, d, l, b, r) => {
113
113
  conceptNames: d = [],
114
114
  conceptUuid: l = [],
115
115
  hideThumbnail: b = !1
116
- } = n, r = se(/* @__PURE__ */ new Set()), t = q(), { addNotification: s } = w(), { t: o } = S(), i = ae({
116
+ } = n, r = se(/* @__PURE__ */ new Set()), t = q(), { addNotification: s } = z(), { t: o } = S(), i = ae({
117
117
  queries: d.map((e) => ({
118
118
  queryKey: de(e),
119
- queryFn: () => H(e),
119
+ queryFn: () => k(e),
120
120
  enabled: !!e
121
121
  }))
122
122
  });
123
- I(() => {
123
+ _(() => {
124
124
  i.forEach((e, y) => {
125
125
  if (e.isError && !r.current.has(y)) {
126
126
  const B = d[y];
@@ -132,39 +132,39 @@ const C = (a, n, d, l, b, r) => {
132
132
  } else e.isError || r.current.delete(y);
133
133
  });
134
134
  }, [i, d]);
135
- const m = g(() => i.map((e) => e.data?.uuid).filter((e) => !!e), [i]), p = g(() => [.../* @__PURE__ */ new Set([...m, ...l])], [m, l]), h = g(() => d.length === 0 ? !0 : i.every((e) => !e.isLoading), [i, d.length]), {
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]), {
136
136
  data: c,
137
- isLoading: D,
138
- isError: R,
139
- refetch: T
137
+ isLoading: F,
138
+ isError: T,
139
+ refetch: g
140
140
  } = te({
141
141
  queryKey: le(t, p),
142
- queryFn: () => k(t, p),
142
+ queryFn: () => w(t, p),
143
143
  enabled: !!t && p.length > 0 && h
144
144
  });
145
- z(
145
+ Q(
146
146
  (e) => {
147
147
  e.patientUUID === t && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
148
148
  (y) => p.includes(y)
149
- ) && T();
149
+ ) && g();
150
150
  },
151
- [t, T]
152
- ), I(() => {
153
- R && s({
151
+ [t, g]
152
+ ), _(() => {
153
+ T && s({
154
154
  title: o("ERROR_DEFAULT_TITLE"),
155
155
  message: o("ERROR_FETCHING_OBSERVATIONS"),
156
156
  type: "error"
157
157
  });
158
- }, [R]);
159
- const f = g(() => {
158
+ }, [T]);
159
+ const O = R(() => {
160
160
  if (!c) return [];
161
- const e = Q(c), y = x(e);
161
+ const e = j(c), y = x(e);
162
162
  return G(y);
163
- }, [c]), F = [
163
+ }, [c]), V = [
164
164
  { key: "name", header: "name" },
165
165
  { key: "value", header: "value" },
166
166
  { key: "form", header: "form" }
167
- ], O = D || !h, _ = R && h, L = (!c || c.entry?.length === 0 || p.length === 0) && h, K = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, V = L ? o("NO_OBSERVATIONS_FOUND") : void 0, U = f.length > 0 && !O && !_, E = n.titleTranslationKey, v = E ? o(E) : "";
167
+ ], f = F || !h, I = T && h, A = (!c || c.entry?.length === 0 || p.length === 0) && h, K = I ? o("ERROR_FETCHING_OBSERVATIONS") : null, C = A ? o("NO_OBSERVATIONS_FOUND") : void 0, U = O.length > 0 && !f && !I, E = n.titleTranslationKey, v = E ? o(E) : "";
168
168
  return /* @__PURE__ */ N(
169
169
  "div",
170
170
  {
@@ -174,7 +174,7 @@ const C = (a, n, d, l, b, r) => {
174
174
  className: $.observations,
175
175
  children: [
176
176
  /* @__PURE__ */ u(
177
- M,
177
+ H,
178
178
  {
179
179
  id: "observations-title",
180
180
  testId: E ? `observations-title-${v}` : "observations-title",
@@ -186,19 +186,19 @@ const C = (a, n, d, l, b, r) => {
186
186
  U ? /* @__PURE__ */ u(
187
187
  oe,
188
188
  {
189
- groupedData: f,
189
+ groupedData: O,
190
190
  title: v,
191
191
  hideThumbnail: b
192
192
  }
193
193
  ) : /* @__PURE__ */ u(
194
- Y,
194
+ M,
195
195
  {
196
- headers: F,
196
+ headers: V,
197
197
  rows: [],
198
198
  ariaLabel: o("OBSERVATIONS"),
199
- loading: O,
199
+ loading: f,
200
200
  errorStateMessage: K,
201
- emptyStateMessage: V,
201
+ emptyStateMessage: C,
202
202
  dataTestId: "observations-table"
203
203
  }
204
204
  )