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

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 Q } from "react/jsx-runtime";
2
- import { g as x, u as W, I as Y, m as J, a as X, b as Z, G as ee, p as te } from "./index-BF2fsrIb.js";
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";
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 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 = {
6
6
  documentsTableBody: ne,
7
7
  viewAttachmentsLink: oe,
@@ -33,12 +33,12 @@ 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 }] : [], Ie = ({ config: a, encounterUuids: g }) => {
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
37
  const [s, w] = l(!1), [o, U] = l(
38
38
  null
39
39
  ), [$, O] = l(
40
40
  /* @__PURE__ */ new Set()
41
- ), E = x(), { 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) => {
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
42
  U(e), w(!0);
43
43
  }, []), H = h(() => {
44
44
  w(!1), U(null), O(/* @__PURE__ */ new Set());
@@ -53,24 +53,24 @@ const Te = [
53
53
  u
54
54
  ],
55
55
  enabled: !!E,
56
- queryFn: () => J(
56
+ queryFn: () => Z(
57
57
  E,
58
58
  g,
59
59
  u,
60
60
  f
61
61
  )
62
62
  });
63
- D(() => {
63
+ I(() => {
64
64
  i && A(i.total);
65
- }, [i]), D(() => {
65
+ }, [i]), I(() => {
66
66
  C(1), A(void 0);
67
- }, [E]), D(() => {
67
+ }, [E]), I(() => {
68
68
  y && L({
69
69
  title: n("ERROR_DEFAULT_TITLE"),
70
70
  message: b?.message ?? "",
71
71
  type: "error"
72
72
  });
73
- }, [y, b, L, n]), D(() => {
73
+ }, [y, b, L, n]), I(() => {
74
74
  const e = new AbortController();
75
75
  return (async () => {
76
76
  if (!s || !o) return;
@@ -82,31 +82,31 @@ 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 (D) {
86
+ D instanceof Error && D.name !== "AbortError" && t.add(c);
87
87
  }
88
88
  }
89
89
  e.signal.aborted || O(t);
90
90
  })(), () => e.abort();
91
91
  }, [s, o]);
92
- const j = h(
92
+ const K = h(
93
93
  (e, t) => {
94
94
  t !== u ? (V(t), C(1), A(void 0)) : C(e);
95
95
  },
96
96
  [u]
97
- ), I = _(
97
+ ), N = _(
98
98
  () => a?.fields ?? Te,
99
99
  [a?.fields]
100
- ), G = _(() => [...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]), P = _(() => ie(I, n), [I, n]), z = _(
101
- () => I.map((e) => ({
100
+ ), j = _(() => [...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]), P = _(() => ie(N, n), [N, n]), z = _(
101
+ () => N.map((e) => ({
102
102
  key: e,
103
103
  sortable: e !== "attachments"
104
104
  })),
105
- [I]
105
+ [N]
106
106
  ), T = _(
107
107
  () => o ? B(o) : [],
108
108
  [o]
109
- ), K = h(
109
+ ), Q = h(
110
110
  (e, t) => {
111
111
  switch (t) {
112
112
  case "documentIdentifier":
@@ -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 Z(
117
+ return X(
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
- X,
126
+ J,
127
127
  {
128
128
  onClick: () => M(e),
129
129
  className: d.viewAttachmentsLink,
@@ -137,24 +137,24 @@ const Te = [
137
137
  },
138
138
  [M, n]
139
139
  );
140
- return /* @__PURE__ */ p(Q, { children: [
140
+ return /* @__PURE__ */ p(x, { children: [
141
141
  /* @__PURE__ */ r("div", { "data-testid": "documents-table", children: /* @__PURE__ */ r(
142
142
  ee,
143
143
  {
144
144
  headers: P,
145
145
  ariaLabel: n("DOCUMENTS_TABLE_HEADING"),
146
- rows: G,
146
+ rows: j,
147
147
  loading: q,
148
148
  errorStateMessage: y ? b?.message : null,
149
149
  sortable: z,
150
150
  emptyStateMessage: n("DOCUMENTS_NO_RECORDS"),
151
- renderCell: K,
151
+ renderCell: Q,
152
152
  className: d.documentsTableBody,
153
153
  dataTestId: "documents-table",
154
154
  pageSize: u,
155
155
  totalItems: F,
156
156
  page: f,
157
- onPageChange: j
157
+ onPageChange: K
158
158
  }
159
159
  ) }),
160
160
  s && o && /* @__PURE__ */ r(
@@ -169,8 +169,8 @@ 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) || pe.test(e.url ?? ""), D = $.has(t);
173
+ return m === "#" || D ? /* @__PURE__ */ p(
174
174
  "div",
175
175
  {
176
176
  className: d.attachmentError,
@@ -223,5 +223,5 @@ const Te = [
223
223
  ] });
224
224
  };
225
225
  export {
226
- Ie as default
226
+ Ne as default
227
227
  };
@@ -1,26 +1,26 @@
1
- import { jsx as i, jsxs as G, Fragment as ye } from "react/jsx-runtime";
2
- import { u as ge, g as be, c as Oe, J as Ne, d as Te, f as Ie, W as Ee, e as Ae, L as _e, h as ve, i as Fe, V as Be, s as $, b as Le, x as K, j as P, a as Se, G as Q, k as Me, B as Re, p as Ce, l as Ue, O as ke } from "./index-BF2fsrIb.js";
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";
3
3
  import { useQueryClient as De, useQuery as N } from "@tanstack/react-query";
4
4
  import { useState as J, useMemo as d, useCallback as c } from "react";
5
- const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_modalHeading__wnTmA", we = "FormsTable-module_customAccordianItem__isszs", T = {
5
+ const qe = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_modalHeading__wnTmA", He = "FormsTable-module_customAccordianItem__isszs", T = {
6
6
  formsTableBody: qe,
7
- modalHeading: Ve,
8
- customAccordianItem: we
9
- }, He = "startConsultation", $e = ({
10
- episodeOfCareUuids: L,
7
+ modalHeading: we,
8
+ customAccordianItem: He
9
+ }, Ve = "startConsultation", Ge = ({
10
+ episodeOfCareUuids: B,
11
11
  encounterUuids: m,
12
- config: W,
13
- disableActions: Y = !1,
14
- activeEncounterUuid: h = null
12
+ config: Y,
13
+ disableActions: Z = !1,
14
+ activeEncounterUuid: p = null
15
15
  }) => {
16
- const { t: n } = ge(), u = be(), [y, S] = J(!1), [s, M] = J(null), {
17
- numberOfVisits: Z,
16
+ const { t: n } = ye(), u = be(), [g, L] = J(!1), [s, M] = J(null), {
17
+ numberOfVisits: W,
18
18
  hideThumbnail: X = !1,
19
- forms: g
20
- } = W ?? {}, ee = Oe(
19
+ forms: y
20
+ } = Y ?? {}, ee = Oe(
21
21
  ke.EDIT_OBSERVATIONS
22
- ), { userPrivileges: b } = Ne(), I = ee && !Y && !!h, R = Te(
23
- L,
22
+ ), { userPrivileges: b } = Ne(), I = ee && !Z && !!p, R = Te(
23
+ B,
24
24
  m
25
25
  ), re = De(), {
26
26
  data: C = [],
@@ -29,17 +29,17 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
29
29
  error: oe,
30
30
  refetch: ae
31
31
  } = N({
32
- queryKey: ["forms", u, L],
33
- queryFn: () => Ie(u, void 0, Z),
32
+ queryKey: ["forms", u, B],
33
+ queryFn: () => Ie(u, void 0, W),
34
34
  enabled: !!u && !R
35
35
  }), D = d(() => {
36
36
  let e = C;
37
37
  return m && m.length > 0 && (e = e.filter(
38
38
  (r) => m.includes(r.encounterUuid)
39
- )), Array.isArray(g) && g.length > 0 && (e = e.filter(
40
- (r) => g.some((o) => o.toLowerCase() === r.formName.toLowerCase())
39
+ )), Array.isArray(y) && y.length > 0 && (e = e.filter(
40
+ (r) => y.some((o) => o.toLowerCase() === r.formName.toLowerCase())
41
41
  )), e;
42
- }, [C, m, g]), { data: O = [] } = N({
42
+ }, [C, m, y]), { data: O = [] } = N({
43
43
  queryKey: ["observationForms"],
44
44
  queryFn: () => Ee()
45
45
  }), q = c(
@@ -54,40 +54,40 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
54
54
  },
55
55
  [O, b]
56
56
  ), f = c(
57
- (e) => !h || e.encounterUuid !== h ? !1 : q(e.formName),
58
- [h, q]
59
- ), V = c(
57
+ (e) => !p || e.encounterUuid !== p ? !1 : q(e.formName),
58
+ [p, q]
59
+ ), w = c(
60
60
  (e) => O.find((r) => r.name === e)?.uuid,
61
61
  [O]
62
62
  ), E = d(() => {
63
63
  if (s)
64
- return V(s.formName);
65
- }, [s, V]), {
64
+ return w(s.formName);
65
+ }, [s, w]), {
66
66
  data: l,
67
67
  isLoading: te,
68
68
  isError: se,
69
- error: A
69
+ error: v
70
70
  } = N({
71
71
  queryKey: ["formMetadata", E],
72
- queryFn: () => Ae(E),
73
- enabled: !!E && y
72
+ queryFn: () => ve(E),
73
+ enabled: !!E && g
74
74
  }), {
75
- data: _,
75
+ data: A,
76
76
  isLoading: ne,
77
77
  isError: ie,
78
- error: v
78
+ error: _
79
79
  } = N({
80
80
  queryKey: ["formsEncounterFHIR", s?.encounterUuid],
81
- queryFn: () => _e(s.encounterUuid),
82
- enabled: !!s?.encounterUuid && y
81
+ queryFn: () => Ae(s.encounterUuid),
82
+ enabled: !!s?.encounterUuid && g
83
83
  });
84
- ve(
84
+ _e(
85
85
  (e) => {
86
86
  e.patientUUID === u && (ae(), re.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
87
87
  },
88
88
  [u]
89
89
  );
90
- const de = d(() => !_?.entry || !s?.formName ? [] : _.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => Fe(e) ? Be(e)?.toLowerCase() === s.formName.toLowerCase() : !0), [_, s?.formName]), le = d(() => {
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(() => {
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", Ve = "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 B = a.label?.value ?? "Section";
107
- r(a.controls ?? [], B);
106
+ const S = a.label?.value ?? "Section";
107
+ r(a.controls ?? [], S);
108
108
  } else
109
109
  a.id != null && t && (e[String(a.id)] = t), a.controls && r(a.controls, t);
110
110
  };
@@ -124,38 +124,38 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "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 $(A).message;
129
127
  if (v)
130
- return $(v).message;
131
- }, [A, v]), p = d(
128
+ return G(v).message;
129
+ if (_)
130
+ return G(_).message;
131
+ }, [v, _]), h = 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
- ), w = d(
138
- () => [...p, { key: "actions", header: n("ACTIONS") }],
139
- [p, n]
137
+ ), H = d(
138
+ () => [...h, { key: "actions", header: n("ACTIONS") }],
139
+ [h, n]
140
140
  ), fe = c(
141
- (e) => I && e.some((r) => f(r)) ? w : p,
142
- [I, f, w, p]
143
- ), pe = p, he = d(
141
+ (e) => I && e.some((r) => f(r)) ? H : h,
142
+ [I, f, H, h]
143
+ ), he = h, pe = d(
144
144
  () => [
145
145
  { key: "recordedOn", sortable: !0 },
146
146
  { key: "recordedBy", sortable: !0 }
147
147
  ],
148
148
  []
149
- ), H = d(() => {
149
+ ), V = d(() => {
150
150
  const e = D.reduce(
151
151
  (r, o) => {
152
152
  const t = o.formName;
153
153
  r[t] ??= [];
154
- const a = o.providers.map((B) => B.providerName).filter(Boolean).join(", ");
154
+ const a = o.providers.map((S) => S.providerName).filter(Boolean).join(", ");
155
155
  return r[t].push({
156
156
  id: o.encounterUuid,
157
157
  formName: o.formName,
158
- recordedOn: Le(o.encounterDateTime, n, !0).formattedResult,
158
+ recordedOn: Be(o.encounterDateTime, n, !0).formattedResult,
159
159
  recordedBy: a ?? "--",
160
160
  encounterDateTime: o.encounterDateTime,
161
161
  encounterUuid: o.encounterUuid
@@ -172,12 +172,12 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "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), S(!0);
175
+ M(e), L(!0);
176
176
  }, []), x = c(() => {
177
- S(!1), M(null);
177
+ L(!1), M(null);
178
178
  }, []), F = c((e) => {
179
179
  globalThis.dispatchEvent(
180
- new CustomEvent(He, {
180
+ new CustomEvent(Ve, {
181
181
  detail: {
182
182
  editOnly: "observationForms",
183
183
  editTitle: "EDIT_OBSERVATION_FORM_TITLE",
@@ -187,16 +187,16 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
187
187
  }
188
188
  })
189
189
  );
190
- }, []), z = c(
190
+ }, []), K = c(
191
191
  (e, r) => {
192
192
  switch (r) {
193
193
  case "recordedOn":
194
- return /* @__PURE__ */ i(Se, { onClick: () => j(e), children: e.recordedOn });
194
+ return /* @__PURE__ */ i(Le, { onClick: () => j(e), children: e.recordedOn });
195
195
  case "recordedBy":
196
196
  return e.recordedBy;
197
197
  case "actions":
198
198
  return f(e) ? /* @__PURE__ */ i(
199
- K,
199
+ $,
200
200
  {
201
201
  label: n("EDIT_OBSERVATION_FORM"),
202
202
  kind: "ghost",
@@ -212,21 +212,21 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
212
212
  },
213
213
  [j, F, f, n]
214
214
  );
215
- return /* @__PURE__ */ G(ye, { children: [
216
- /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: U || k || H.length === 0 || R ? /* @__PURE__ */ i(
215
+ return /* @__PURE__ */ z(ge, { children: [
216
+ /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: U || k || V.length === 0 || R ? /* @__PURE__ */ i(
217
217
  Q,
218
218
  {
219
- headers: pe,
219
+ headers: he,
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: z,
225
+ renderCell: K,
226
226
  className: T.formsTableBody,
227
227
  dataTestId: "forms-table"
228
228
  }
229
- ) : /* @__PURE__ */ i(Me, { align: "start", children: H.map((e, r) => {
229
+ ) : /* @__PURE__ */ i(Me, { 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,
@@ -243,9 +243,9 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
243
243
  rows: t,
244
244
  loading: !1,
245
245
  errorStateMessage: "",
246
- sortable: he,
246
+ sortable: pe,
247
247
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
248
- renderCell: z,
248
+ renderCell: K,
249
249
  className: T.formsTableBody,
250
250
  dataTestId: `forms-table-${o}`
251
251
  }
@@ -254,17 +254,17 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
254
254
  o
255
255
  );
256
256
  }) }) }),
257
- y && s && /* @__PURE__ */ i(
257
+ g && s && /* @__PURE__ */ i(
258
258
  Ce,
259
259
  {
260
260
  id: "modalIdForActionAreaLayout",
261
261
  portalId: "main-display-area",
262
- open: y,
262
+ open: g,
263
263
  onRequestClose: x,
264
- modalHeading: /* @__PURE__ */ G("div", { className: T.modalHeading, children: [
264
+ modalHeading: /* @__PURE__ */ z("div", { className: T.modalHeading, children: [
265
265
  /* @__PURE__ */ i("span", { children: s.formName }),
266
266
  I && f(s) && /* @__PURE__ */ i(
267
- K,
267
+ $,
268
268
  {
269
269
  label: n("EDIT_OBSERVATION_FORM"),
270
270
  kind: "ghost",
@@ -301,5 +301,5 @@ const qe = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
301
301
  ] });
302
302
  };
303
303
  export {
304
- $e as default
304
+ Ge 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-DwzV9bTY.js";
2
- import { U as d, X as f, Y as e } from "./index-BF2fsrIb.js";
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";
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-DwzV9bTY.js";
2
- import { U as v, X as C, Y as e } from "./index-BF2fsrIb.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-CkqKg1x_.js";
2
+ import { T as v, U as C, W as e } from "./index-BLp21c20.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, I as H, u as S, n as w, o as G, h as M, q as k, r as x, N as Q, t as z, G as j, H as P, v as A, M as J, C as W, w as Y, y as X, z as Z, A as ee } from "./index-BF2fsrIb.js";
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";
3
3
  import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
4
- import { useRef as se, useEffect as _, useMemo as g } from "react";
4
+ import { useRef as se, useEffect as I, useMemo as g } from "react";
5
5
  const C = (a, n, d, l, b, r) => {
6
- const t = J(a, n, b), s = t.value, o = W(s);
6
+ const t = P(a, n, b), s = t.value, o = Z(s);
7
7
  let i = s;
8
8
  o === "Image" && (i = /* @__PURE__ */ u(
9
- X,
9
+ W,
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
- Z,
17
+ X,
18
18
  {
19
19
  id: `${s}-video`,
20
20
  videoSrc: s,
@@ -23,9 +23,9 @@ const C = (a, n, d, l, b, r) => {
23
23
  )), o === "PDF" && (i = /* @__PURE__ */ u(ee, { id: `${s}-pdf`, src: s }));
24
24
  const m = b("OBSERVATIONS_RECORDED_BY", {
25
25
  provider: t.provider
26
- }), p = a.display, y = a.observationValue?.isAbnormal ? "abnormal-obs" : "obs", c = l ? `${l}-${y}-${p}-${d}-${n}` : `${y}-${p}-${d}-${n}`;
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
- Y,
28
+ J,
29
29
  {
30
30
  header: t.header,
31
31
  value: i,
@@ -60,7 +60,7 @@ 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 = P(r.encounterDetails, l);
63
+ const o = j(r.encounterDetails, l);
64
64
  return /* @__PURE__ */ N(
65
65
  A,
66
66
  {
@@ -113,43 +113,43 @@ 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 } = H(), { t: o } = S(), i = ae({
116
+ } = n, r = se(/* @__PURE__ */ new Set()), t = q(), { addNotification: s } = w(), { t: o } = S(), i = ae({
117
117
  queries: d.map((e) => ({
118
118
  queryKey: de(e),
119
- queryFn: () => w(e),
119
+ queryFn: () => H(e),
120
120
  enabled: !!e
121
121
  }))
122
122
  });
123
- _(() => {
124
- i.forEach((e, h) => {
125
- if (e.isError && !r.current.has(h)) {
126
- const K = d[h];
123
+ I(() => {
124
+ i.forEach((e, y) => {
125
+ if (e.isError && !r.current.has(y)) {
126
+ const B = d[y];
127
127
  s({
128
128
  title: o("ERROR_DEFAULT_TITLE"),
129
- message: o("ERROR_FETCHING_CONCEPT", { conceptName: K }),
129
+ message: o("ERROR_FETCHING_CONCEPT", { conceptName: B }),
130
130
  type: "error"
131
- }), r.current.add(h);
132
- } else e.isError || r.current.delete(h);
131
+ }), r.current.add(y);
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]), y = g(() => d.length === 0 ? !0 : i.every((e) => !e.isLoading), [i, d.length]), {
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]), {
136
136
  data: c,
137
137
  isLoading: D,
138
138
  isError: R,
139
139
  refetch: T
140
140
  } = te({
141
141
  queryKey: le(t, p),
142
- queryFn: () => G(t, p),
143
- enabled: !!t && p.length > 0 && y
142
+ queryFn: () => k(t, p),
143
+ enabled: !!t && p.length > 0 && h
144
144
  });
145
- M(
145
+ z(
146
146
  (e) => {
147
147
  e.patientUUID === t && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
148
- (h) => p.includes(h)
148
+ (y) => p.includes(y)
149
149
  ) && T();
150
150
  },
151
151
  [t, T]
152
- ), _(() => {
152
+ ), I(() => {
153
153
  R && s({
154
154
  title: o("ERROR_DEFAULT_TITLE"),
155
155
  message: o("ERROR_FETCHING_OBSERVATIONS"),
@@ -158,13 +158,13 @@ const C = (a, n, d, l, b, r) => {
158
158
  }, [R]);
159
159
  const f = g(() => {
160
160
  if (!c) return [];
161
- const e = k(c), h = x(e);
162
- return Q(h);
161
+ const e = Q(c), y = x(e);
162
+ return G(y);
163
163
  }, [c]), F = [
164
164
  { key: "name", header: "name" },
165
165
  { key: "value", header: "value" },
166
166
  { key: "form", header: "form" }
167
- ], I = D || !y, O = R && y, L = (!c || c.entry?.length === 0 || p.length === 0) && y, U = O ? o("ERROR_FETCHING_OBSERVATIONS") : null, V = L ? o("NO_OBSERVATIONS_FOUND") : void 0, B = f.length > 0 && !I && !O, E = n.titleTranslationKey, v = E ? o(E) : "";
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) : "";
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
- z,
177
+ M,
178
178
  {
179
179
  id: "observations-title",
180
180
  testId: E ? `observations-title-${v}` : "observations-title",
@@ -183,7 +183,7 @@ const C = (a, n, d, l, b, r) => {
183
183
  children: /* @__PURE__ */ u("p", { children: v })
184
184
  }
185
185
  ),
186
- B ? /* @__PURE__ */ u(
186
+ U ? /* @__PURE__ */ u(
187
187
  oe,
188
188
  {
189
189
  groupedData: f,
@@ -191,13 +191,13 @@ const C = (a, n, d, l, b, r) => {
191
191
  hideThumbnail: b
192
192
  }
193
193
  ) : /* @__PURE__ */ u(
194
- j,
194
+ Y,
195
195
  {
196
196
  headers: F,
197
197
  rows: [],
198
198
  ariaLabel: o("OBSERVATIONS"),
199
- loading: I,
200
- errorStateMessage: U,
199
+ loading: O,
200
+ errorStateMessage: K,
201
201
  emptyStateMessage: V,
202
202
  dataTestId: "observations-table"
203
203
  }