@bahmni/home-app 0.0.1-dev.419 → 0.0.1-dev.424

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 Y } from "react/jsx-runtime";
2
- import { v as x, u as G, z as W, E as J, q as X, w as Z, Y as ee, p as te } from "./index-DoAb9JBc.js";
2
+ import { g as x, u as G, z as W, H as J, q as X, w as Z, Y as ee, p as te } from "./index-BvDaGccW.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 = {
@@ -21,10 +21,10 @@ const ne = "DocumentsTable-module_documentsTableBody__6iR3w", oe = "DocumentsTab
21
21
  function R(a) {
22
22
  return !a || a.includes(":") ? "#" : `/openmrs/auth?requested_document=/document_images/${a}`;
23
23
  }
24
- function ie(a, E) {
24
+ function ie(a, g) {
25
25
  return a.map((s) => ({
26
26
  key: s,
27
- header: E(ue[s])
27
+ header: g(ue[s])
28
28
  }));
29
29
  }
30
30
  const Te = [
@@ -33,29 +33,29 @@ 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 }] : [], Ne = ({ config: a, encounterUuids: E }) => {
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
- ), g = x(), { t: n } = G(), { addNotification: L } = W(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, V] = l(k), [q, A] = l(void 0), M = h((e) => {
41
+ ), E = x(), { t: n } = G(), { addNotification: L } = W(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, H] = l(k), [V, A] = l(void 0), M = h((e) => {
42
42
  U(e), w(!0);
43
- }, []), F = h(() => {
43
+ }, []), q = h(() => {
44
44
  w(!1), U(null), O(/* @__PURE__ */ new Set());
45
45
  }, []), v = h((e) => {
46
46
  O((t) => new Set(t).add(e));
47
- }, []), { data: i, isLoading: H, isError: y, error: b } = ae({
47
+ }, []), { data: i, isLoading: F, isError: y, error: b } = ae({
48
48
  queryKey: [
49
49
  "documents",
50
- g,
51
50
  E,
51
+ g,
52
52
  f,
53
53
  u
54
54
  ],
55
- enabled: !!g,
55
+ enabled: !!E,
56
56
  queryFn: () => J(
57
- g,
58
57
  E,
58
+ g,
59
59
  u,
60
60
  f
61
61
  )
@@ -64,7 +64,7 @@ const Te = [
64
64
  i && A(i.total);
65
65
  }, [i]), I(() => {
66
66
  C(1), A(void 0);
67
- }, [g]), I(() => {
67
+ }, [E]), I(() => {
68
68
  y && L({
69
69
  title: n("ERROR_DEFAULT_TITLE"),
70
70
  message: b?.message ?? "",
@@ -91,7 +91,7 @@ const Te = [
91
91
  }, [s, o]);
92
92
  const z = h(
93
93
  (e, t) => {
94
- t !== u ? (V(t), C(1), A(void 0)) : C(e);
94
+ t !== u ? (H(t), C(1), A(void 0)) : C(e);
95
95
  },
96
96
  [u]
97
97
  ), N = _(
@@ -144,7 +144,7 @@ const Te = [
144
144
  headers: P,
145
145
  ariaLabel: n("DOCUMENTS_TABLE_HEADING"),
146
146
  rows: j,
147
- loading: H,
147
+ loading: F,
148
148
  errorStateMessage: y ? b?.message : null,
149
149
  sortable: K,
150
150
  emptyStateMessage: n("DOCUMENTS_NO_RECORDS"),
@@ -152,7 +152,7 @@ const Te = [
152
152
  className: d.documentsTableBody,
153
153
  dataTestId: "documents-table",
154
154
  pageSize: u,
155
- totalItems: q,
155
+ totalItems: V,
156
156
  page: f,
157
157
  onPageChange: z
158
158
  }
@@ -163,7 +163,7 @@ const Te = [
163
163
  id: "modalIdForActionAreaLayout",
164
164
  portalId: "main-display-area",
165
165
  open: s,
166
- onRequestClose: F,
166
+ onRequestClose: q,
167
167
  modalHeading: o.documentIdentifier,
168
168
  passiveModal: !0,
169
169
  size: "lg",
@@ -1,26 +1,26 @@
1
- import { jsx as n, jsxs as $, Fragment as ge } from "react/jsx-runtime";
2
- import { u as he, v as Ne, i as Te, e as Oe, a as be, b as Ie, J as Ae, N as Ee, c as _e, m as ve, d as Fe, V as Me, y as Se, S as x, w as Be, A as K, f as j, q as Ce, Y as z, P as De, F as Le, p as Ue, h as Re, g as qe } from "./index-DoAb9JBc.js";
3
- import { useQueryClient as we, useQuery as T } from "@tanstack/react-query";
1
+ import { jsx as n, jsxs as P, Fragment as ge } from "react/jsx-runtime";
2
+ import { u as he, g as Te, s as Ne, e as Oe, v as be, V as Ie, X as Ae, A as Ee, h as _e, m as Fe, a as Me, b as ve, M as Be, S as $, w as Se, _ as K, c as j, q as Ce, Y as z, P as De, F as Le, p as Ue, d as Re, Z as qe } from "./index-BvDaGccW.js";
3
+ import { useQueryClient as we, useQuery as N } from "@tanstack/react-query";
4
4
  import { useState as Q, useMemo as i, useCallback as d } from "react";
5
- const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_modalHeading__wnTmA", He = "FormsTable-module_customAccordianItem__isszs", O = {
6
- formsTableBody: ke,
7
- modalHeading: Ve,
5
+ const Ve = "FormsTable-module_formsTableBody__SvGha", ke = "FormsTable-module_modalHeading__wnTmA", He = "FormsTable-module_customAccordianItem__isszs", O = {
6
+ formsTableBody: Ve,
7
+ modalHeading: ke,
8
8
  customAccordianItem: He
9
- }, Ge = "startConsultation", je = ({
10
- episodeOfCareUuids: F,
9
+ }, xe = "startConsultation", je = ({
10
+ episodeOfCareUuids: M,
11
11
  encounterUuids: l,
12
- config: Y,
13
- disableActions: J = !1,
12
+ config: Z,
13
+ disableActions: X = !1,
14
14
  activeEncounterUuid: y = null
15
15
  }) => {
16
- const { t } = he(), m = Ne(), [p, M] = Q(!1), [o, S] = Q(null), {
17
- numberOfVisits: Z,
18
- hideThumbnail: X = !1,
16
+ const { t } = he(), m = Te(), [p, v] = Q(!1), [o, B] = Q(null), {
17
+ numberOfVisits: Y,
18
+ hideThumbnail: J = !1,
19
19
  forms: g
20
- } = Y ?? {}, W = Te(
20
+ } = Z ?? {}, W = Ne(
21
21
  qe.EDIT_OBSERVATIONS
22
- ), { userPrivileges: h } = Oe(), b = W && !J && !!y, B = be(
23
- F,
22
+ ), { userPrivileges: h } = Oe(), b = W && !X && !!y, S = be(
23
+ M,
24
24
  l
25
25
  ), ee = we(), {
26
26
  data: C = [],
@@ -28,10 +28,10 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
28
28
  isError: L,
29
29
  error: re,
30
30
  refetch: ae
31
- } = T({
32
- queryKey: ["forms", m, F],
33
- queryFn: () => Ie(m, void 0, Z),
34
- enabled: !!m && !B
31
+ } = N({
32
+ queryKey: ["forms", m, M],
33
+ queryFn: () => Ie(m, void 0, Y),
34
+ enabled: !!m && !S
35
35
  }), U = i(() => {
36
36
  let e = C;
37
37
  return l && l.length > 0 && (e = e.filter(
@@ -39,12 +39,12 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
39
39
  )), Array.isArray(g) && g.length > 0 && (e = e.filter(
40
40
  (r) => g.some((a) => a.toLowerCase() === r.formName.toLowerCase())
41
41
  )), e;
42
- }, [C, l, g]), { data: N = [] } = T({
42
+ }, [C, l, g]), { data: T = [] } = N({
43
43
  queryKey: ["observationForms"],
44
44
  queryFn: () => Ae()
45
45
  }), R = d(
46
46
  (e) => {
47
- const r = N.find((s) => s.name === e);
47
+ const r = T.find((s) => s.name === e);
48
48
  if (!r?.privileges || r.privileges.length === 0) return !0;
49
49
  if (!h || h.length === 0) return !1;
50
50
  const a = new Set(h.map((s) => s.name));
@@ -52,13 +52,13 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
52
52
  (s) => a.has(s.privilegeName) && s.editable
53
53
  );
54
54
  },
55
- [N, h]
55
+ [T, h]
56
56
  ), u = d(
57
57
  (e) => !y || e.encounterUuid !== y ? !1 : R(e.formName),
58
58
  [y, R]
59
59
  ), q = d(
60
- (e) => N.find((r) => r.name === e)?.uuid,
61
- [N]
60
+ (e) => T.find((r) => r.name === e)?.uuid,
61
+ [T]
62
62
  ), I = i(() => {
63
63
  if (o)
64
64
  return q(o.formName);
@@ -67,7 +67,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
67
67
  isLoading: oe,
68
68
  isError: te,
69
69
  error: A
70
- } = T({
70
+ } = N({
71
71
  queryKey: ["formMetadata", I],
72
72
  queryFn: () => Ee(I),
73
73
  enabled: !!I && p
@@ -76,44 +76,44 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
76
76
  isLoading: se,
77
77
  isError: ne,
78
78
  error: _
79
- } = T({
79
+ } = N({
80
80
  queryKey: ["formsEncounterFHIR", o?.encounterUuid],
81
81
  queryFn: () => _e(o.encounterUuid),
82
82
  enabled: !!o?.encounterUuid && p
83
83
  });
84
- ve(
84
+ Fe(
85
85
  (e) => {
86
86
  e.patientUUID === m && (ae(), ee.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
87
87
  },
88
88
  [m]
89
89
  );
90
- const ie = i(() => !E?.entry || !o?.formName ? [] : E.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => Fe(e) ? Me(e)?.toLowerCase() === o.formName.toLowerCase() : !0), [E, o?.formName]), { controlOrder: de, sectionMap: le, conceptDatatypeMap: me } = i(
91
- () => Se(w?.schema),
90
+ const ie = i(() => !E?.entry || !o?.formName ? [] : E.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => Me(e) ? ve(e)?.toLowerCase() === o.formName.toLowerCase() : !0), [E, o?.formName]), { controlOrder: de, sectionMap: le, conceptDatatypeMap: me } = i(
91
+ () => Be(w?.schema),
92
92
  [w]
93
93
  ), ue = i(() => {
94
94
  if (A)
95
- return x(A).message;
95
+ return $(A).message;
96
96
  if (_)
97
- return x(_).message;
97
+ return $(_).message;
98
98
  }, [A, _]), c = i(
99
99
  () => [
100
100
  { key: "recordedOn", header: t("RECORDED_ON") },
101
101
  { key: "recordedBy", header: t("RECORDED_BY") }
102
102
  ],
103
103
  [t]
104
- ), k = i(
104
+ ), V = i(
105
105
  () => [...c, { key: "actions", header: t("ACTIONS") }],
106
106
  [c, t]
107
107
  ), ce = d(
108
- (e) => b && e.some((r) => u(r)) ? k : c,
109
- [b, u, k, c]
108
+ (e) => b && e.some((r) => u(r)) ? V : c,
109
+ [b, u, V, c]
110
110
  ), fe = c, ye = i(
111
111
  () => [
112
112
  { key: "recordedOn", sortable: !0 },
113
113
  { key: "recordedBy", sortable: !0 }
114
114
  ],
115
115
  []
116
- ), V = i(() => {
116
+ ), k = i(() => {
117
117
  const e = U.reduce(
118
118
  (r, a) => {
119
119
  const s = a.formName;
@@ -122,7 +122,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
122
122
  return r[s].push({
123
123
  id: a.encounterUuid,
124
124
  formName: a.formName,
125
- recordedOn: Be(a.encounterDateTime, t, !0).formattedResult,
125
+ recordedOn: Se(a.encounterDateTime, t, !0).formattedResult,
126
126
  recordedBy: f ?? "--",
127
127
  encounterDateTime: a.encounterDateTime,
128
128
  encounterUuid: a.encounterUuid
@@ -139,12 +139,12 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
139
139
  })
140
140
  ).sort((r, a) => r.formName.localeCompare(a.formName));
141
141
  }, [U, t]), H = d((e) => {
142
- S(e), M(!0);
143
- }, []), G = d(() => {
144
- M(!1), S(null);
145
- }, []), v = d((e) => {
142
+ B(e), v(!0);
143
+ }, []), x = d(() => {
144
+ v(!1), B(null);
145
+ }, []), F = d((e) => {
146
146
  globalThis.dispatchEvent(
147
- new CustomEvent(Ge, {
147
+ new CustomEvent(xe, {
148
148
  detail: {
149
149
  editOnly: "observationForms",
150
150
  editTitle: "EDIT_OBSERVATION_FORM_TITLE",
@@ -154,7 +154,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
154
154
  }
155
155
  })
156
156
  );
157
- }, []), P = d(
157
+ }, []), G = d(
158
158
  (e, r) => {
159
159
  switch (r) {
160
160
  case "recordedOn":
@@ -169,7 +169,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
169
169
  kind: "ghost",
170
170
  size: "sm",
171
171
  testId: `edit-form-${e.encounterUuid}`,
172
- onClick: () => v(e),
172
+ onClick: () => F(e),
173
173
  children: /* @__PURE__ */ n(j, {})
174
174
  }
175
175
  ) : null;
@@ -177,10 +177,10 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
177
177
  return null;
178
178
  }
179
179
  },
180
- [H, v, u, t]
180
+ [H, F, u, t]
181
181
  );
182
- return /* @__PURE__ */ $(ge, { children: [
183
- /* @__PURE__ */ n("div", { id: "forms-table", "data-testid": "forms-table", children: D || L || V.length === 0 || B ? /* @__PURE__ */ n(
182
+ return /* @__PURE__ */ P(ge, { children: [
183
+ /* @__PURE__ */ n("div", { id: "forms-table", "data-testid": "forms-table", children: D || L || k.length === 0 || S ? /* @__PURE__ */ n(
184
184
  z,
185
185
  {
186
186
  headers: fe,
@@ -189,11 +189,11 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
189
189
  loading: D,
190
190
  errorStateMessage: L ? re?.message : void 0,
191
191
  emptyStateMessage: t("FORMS_UNAVAILABLE"),
192
- renderCell: P,
192
+ renderCell: G,
193
193
  className: O.formsTableBody,
194
194
  dataTestId: "forms-table"
195
195
  }
196
- ) : /* @__PURE__ */ n(De, { align: "start", children: V.map((e, r) => {
196
+ ) : /* @__PURE__ */ n(De, { align: "start", children: k.map((e, r) => {
197
197
  const { formName: a, records: s } = e, f = ce(s);
198
198
  return /* @__PURE__ */ n(
199
199
  Le,
@@ -212,7 +212,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
212
212
  errorStateMessage: "",
213
213
  sortable: ye,
214
214
  emptyStateMessage: t("FORMS_UNAVAILABLE"),
215
- renderCell: P,
215
+ renderCell: G,
216
216
  className: O.formsTableBody,
217
217
  dataTestId: `forms-table-${a}`
218
218
  }
@@ -227,8 +227,8 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
227
227
  id: "modalIdForActionAreaLayout",
228
228
  portalId: "main-display-area",
229
229
  open: p,
230
- onRequestClose: G,
231
- modalHeading: /* @__PURE__ */ $("div", { className: O.modalHeading, children: [
230
+ onRequestClose: x,
231
+ modalHeading: /* @__PURE__ */ P("div", { className: O.modalHeading, children: [
232
232
  /* @__PURE__ */ n("span", { children: o.formName }),
233
233
  b && u(o) && /* @__PURE__ */ n(
234
234
  K,
@@ -238,7 +238,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
238
238
  size: "sm",
239
239
  testId: `edit-form-modal-${o.encounterUuid}`,
240
240
  onClick: () => {
241
- G(), v(o);
241
+ x(), F(o);
242
242
  },
243
243
  children: /* @__PURE__ */ n(j, {})
244
244
  }
@@ -257,7 +257,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", Ve = "FormsTable-module_mo
257
257
  errorMessage: ue,
258
258
  emptyStateMessage: t("NO_FORM_DATA_AVAILABLE"),
259
259
  testIdPrefix: o.formName,
260
- hideThumbnail: X,
260
+ hideThumbnail: J,
261
261
  controlOrder: de,
262
262
  sectionMap: le,
263
263
  conceptDatatypeMap: me
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-slby2TrG.js";
2
- import { $ as d, a0 as f, a1 as e } from "./index-DoAb9JBc.js";
1
+ import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-Mok3T3yn.js";
2
+ import { U as d, a0 as f, a1 as e } from "./index-BvDaGccW.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-slby2TrG.js";
2
- import { $ as v, a0 as C, a1 as e } from "./index-DoAb9JBc.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-Mok3T3yn.js";
2
+ import { U as v, a0 as C, a1 as e } from "./index-BvDaGccW.js";
3
3
  var h = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,13 +1,13 @@
1
1
  import { jsxs as I, jsx as n } from "react/jsx-runtime";
2
- import { v as Q, z as M, u as w, j as Y, a as j, k as G, l as H, m as J, n as P, o as W, _ as X, C as Z, r as ee, Y as ae, x as se, s as B, t as re, B as te, w as ie, R as oe, T as ne, L as de, O as le } from "./index-DoAb9JBc.js";
2
+ import { g as M, z as j, u as B, f as x, v as G, y as H, E as Y, m as J, i as P, L as W, T as X, O as Z, j as ee, Y as ae, k as se, Q as U, C as re, B as te, w as ie, D as oe, l as ne, R as de, n as le } from "./index-BvDaGccW.js";
3
3
  import { useQueries as ue, useQuery as ce } from "@tanstack/react-query";
4
- import { useRef as me, useEffect as D, useMemo as E } from "react";
4
+ import { useRef as me, useEffect as A, useMemo as g } from "react";
5
5
  const pe = "Observations-module_observations__RKSyo", be = "Observations-module_title__TJL3z", ve = "Observations-module_wrapper__muk2L", he = "Observations-module_secondary__14nuS", O = {
6
6
  observations: pe,
7
7
  title: be,
8
8
  wrapper: ve,
9
9
  secondary: he
10
- }, U = (s, l, o, d, c, r) => {
10
+ }, V = (s, l, o, d, c, r) => {
11
11
  const t = re(s, l, c), e = t.value, m = te(e);
12
12
  let i = e;
13
13
  m === "Image" && (i = /* @__PURE__ */ n(
@@ -48,13 +48,13 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
48
48
  `obs-${s.id}`
49
49
  );
50
50
  }, ye = (s, l, o, d, c, r, t) => /* @__PURE__ */ n(
51
- B,
51
+ U,
52
52
  {
53
53
  title: s.display,
54
54
  id: `grouped-obs-${s.display}-${d}`,
55
55
  open: o,
56
56
  children: s.members?.map(
57
- (e, m) => U(
57
+ (e, m) => V(
58
58
  e,
59
59
  m,
60
60
  c,
@@ -70,17 +70,17 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
70
70
  title: l = "",
71
71
  hideThumbnail: o
72
72
  }) => {
73
- const { t: d } = w(), c = (r, t, e) => {
73
+ const { t: d } = B(), c = (r, t, e) => {
74
74
  const m = se(r.encounterDetails, d);
75
75
  return /* @__PURE__ */ I(
76
- B,
76
+ U,
77
77
  {
78
78
  title: m,
79
79
  id: `encounter-${r.encounterId}`,
80
80
  open: t,
81
81
  children: [
82
82
  r.observations.map(
83
- (i, p) => U(
83
+ (i, p) => V(
84
84
  i,
85
85
  p,
86
86
  e,
@@ -116,7 +116,7 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
116
116
  )
117
117
  }
118
118
  );
119
- }, Re = (s) => ["conceptUuid", s], _e = (s, l, o, d) => [
119
+ }, Re = (s) => ["conceptUuid", s], Te = (s, l, o, d) => [
120
120
  "observations",
121
121
  s,
122
122
  ...l,
@@ -132,77 +132,77 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
132
132
  conceptUuid: r = [],
133
133
  hideThumbnail: t = !1,
134
134
  scope: e = "all"
135
- } = d, m = me(/* @__PURE__ */ new Set()), i = Q(), { addNotification: p } = M(), { t: u } = w(), b = ue({
135
+ } = d, m = me(/* @__PURE__ */ new Set()), i = M(), { addNotification: p } = j(), { t: u } = B(), b = ue({
136
136
  queries: c.map((a) => ({
137
137
  queryKey: Re(a),
138
- queryFn: () => Y(a),
138
+ queryFn: () => x(a),
139
139
  enabled: !!a
140
140
  }))
141
141
  });
142
- D(() => {
143
- const a = b.some((x) => x.isError), y = m.current.size > 0;
142
+ A(() => {
143
+ const a = b.some((z) => z.isError), y = m.current.size > 0;
144
144
  a && !y ? (p({
145
145
  title: u("ERROR_DEFAULT_TITLE"),
146
146
  message: u("ERROR_FETCHING_OBSERVATIONS"),
147
147
  type: "error"
148
148
  }), m.current.add(0)) : !a && y && m.current.clear();
149
149
  }, [b, p, u]);
150
- const f = E(() => b.map((a) => a.data?.uuid).filter((a) => !!a), [b]), v = E(() => [.../* @__PURE__ */ new Set([...f, ...r])], [f, r]), h = E(() => c.length === 0 ? !0 : b.every((a) => !a.isLoading), [b, c.length]), R = e === "latest" || e === "latest-encounter", V = j(
150
+ const f = g(() => b.map((a) => a.data?.uuid).filter((a) => !!a), [b]), v = g(() => [.../* @__PURE__ */ new Set([...f, ...r])], [f, r]), h = g(() => c.length === 0 ? !0 : b.every((a) => !a.isLoading), [b, c.length]), R = e === "latest" || e === "latest-encounter", w = G(
151
151
  l,
152
152
  o
153
153
  ), {
154
- data: _,
154
+ data: T,
155
155
  isLoading: C,
156
- isError: N,
157
- refetch: S
156
+ isError: S,
157
+ refetch: N
158
158
  } = ce({
159
- queryKey: _e(
159
+ queryKey: Te(
160
160
  i,
161
161
  v,
162
162
  o,
163
163
  e
164
164
  ),
165
- queryFn: () => R ? G(
165
+ queryFn: () => R ? H(
166
166
  i,
167
167
  v,
168
168
  o
169
- ) : H(
169
+ ) : Y(
170
170
  i,
171
171
  v,
172
172
  o
173
173
  ),
174
- enabled: !!i && v.length > 0 && h && !V
174
+ enabled: !!i && v.length > 0 && h && !w
175
175
  });
176
176
  J(
177
177
  (a) => {
178
178
  a.patientUUID === i && a.updatedConcepts.size > 0 && [...a.updatedConcepts.keys()].some(
179
179
  (y) => v.includes(y)
180
- ) && S();
180
+ ) && N();
181
181
  },
182
- [i, S]
183
- ), D(() => {
184
- N && p({
182
+ [i, N]
183
+ ), A(() => {
184
+ S && p({
185
185
  title: u("ERROR_DEFAULT_TITLE"),
186
186
  message: u("ERROR_FETCHING_OBSERVATIONS"),
187
187
  type: "error"
188
188
  });
189
- }, [N]);
190
- const $ = E(() => {
191
- if (!_) return [];
192
- let a = P(_);
189
+ }, [S]);
190
+ const $ = g(() => {
191
+ if (!T) return [];
192
+ let a = P(T);
193
193
  e === "latest-encounter" && (a = W(a));
194
194
  const y = X(a);
195
195
  return Z(y);
196
- }, [_, e]), F = [
196
+ }, [T, e]), F = [
197
197
  { key: "name", header: "name" },
198
198
  { key: "value", header: "value" },
199
199
  { key: "form", header: "form" }
200
- ], A = C || !h, L = N && h, k = (!_ || _.entry?.length === 0 || v.length === 0) && h, K = L ? u("ERROR_FETCHING_OBSERVATIONS") : null, q = k ? u("NO_OBSERVATIONS_FOUND") : void 0, z = $.length > 0 && !A && !L, g = d.titleTranslationKey, T = g ? u(g) : "";
200
+ ], L = C || !h, D = S && h, k = (!T || T.entry?.length === 0 || v.length === 0) && h, K = D ? u("ERROR_FETCHING_OBSERVATIONS") : null, Q = k ? u("NO_OBSERVATIONS_FOUND") : void 0, q = $.length > 0 && !L && !D, E = d.titleTranslationKey, _ = E ? u(E) : "";
201
201
  return /* @__PURE__ */ I(
202
202
  "div",
203
203
  {
204
204
  id: "observations",
205
- "data-testid": g ? `observations-${T}` : "observations",
205
+ "data-testid": E ? `observations-${_}` : "observations",
206
206
  "aria-label": "observations-aria-label",
207
207
  className: O.observations,
208
208
  children: [
@@ -210,17 +210,17 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
210
210
  ee,
211
211
  {
212
212
  id: "observations-title",
213
- testId: g ? `observations-title-${T}` : "observations-title",
214
- title: T,
213
+ testId: E ? `observations-title-${_}` : "observations-title",
214
+ title: _,
215
215
  className: O.title,
216
- children: /* @__PURE__ */ n("p", { children: T })
216
+ children: /* @__PURE__ */ n("p", { children: _ })
217
217
  }
218
218
  ),
219
- z ? /* @__PURE__ */ n(
219
+ q ? /* @__PURE__ */ n(
220
220
  Oe,
221
221
  {
222
222
  groupedData: $,
223
- title: T,
223
+ title: _,
224
224
  hideThumbnail: t
225
225
  }
226
226
  ) : /* @__PURE__ */ n(
@@ -229,9 +229,9 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
229
229
  headers: F,
230
230
  rows: [],
231
231
  ariaLabel: u("OBSERVATIONS"),
232
- loading: A,
232
+ loading: L,
233
233
  errorStateMessage: K,
234
- emptyStateMessage: q ?? u("NO_OBSERVATIONS_AVAILABLE"),
234
+ emptyStateMessage: Q ?? u("NO_OBSERVATIONS_AVAILABLE"),
235
235
  dataTestId: "observations-table"
236
236
  }
237
237
  )
@@ -242,5 +242,5 @@ const pe = "Observations-module_observations__RKSyo", be = "Observations-module_
242
242
  export {
243
243
  Re as conceptUuidQueryKeys,
244
244
  Ie as default,
245
- _e as observationsQueryKeys
245
+ Te as observationsQueryKeys
246
246
  };
@@ -1,4 +1,4 @@
1
- import { a2 as we, a3 as z, a4 as xt, a5 as B, a0 as q, a1 as y, a6 as Ro, a7 as ye, a8 as R, a9 as _, aa as k, ab as N, ac as A, ad as bs, ae as ir, af as $e, ag as G, ah as Hn, ai as Vn, aj as dt, ak as D, al as xs, am as cn, an as Be, ao as ws, ap as qt, aq as zt, ar as $s, as as Cs, at as $n, au as Ss, av as Nr, aw as Bt, ax as zo, ay as ks, az as Es, aA as j, aB as Gr, aC as Ms, aD as Ds, aE as sr, aF as As, aG as Ts, aH as zn, aI as Fs, aJ as Is, aK as Z, aL as Ps, aM as Ls } from "./index-DoAb9JBc.js";
1
+ import { a2 as we, a3 as z, a4 as xt, a5 as B, a0 as q, a1 as y, a6 as Ro, a7 as ye, a8 as R, a9 as _, aa as k, ab as N, ac as A, ad as bs, ae as ir, af as $e, ag as G, ah as Hn, ai as Vn, aj as dt, ak as D, al as xs, am as cn, an as Be, ao as ws, ap as qt, aq as zt, ar as $s, as as Cs, at as $n, au as Ss, av as Nr, aw as Bt, ax as zo, ay as ks, az as Es, aA as j, aB as Gr, aC as Ms, aD as Ds, aE as sr, aF as As, aG as Ts, aH as zn, aI as Fs, aJ as Is, aK as Z, aL as Ps, aM as Ls } from "./index-BvDaGccW.js";
2
2
  var Os = (e) => e != null, qs = (e) => e.filter(Os);
3
3
  function _s(e) {
4
4
  return (...t) => {