@bahmni/widgets 0.0.1-dev.312 → 0.0.1-dev.315
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.
- package/dist/{DocumentsTable-CQX3VBx9.js → DocumentsTable-eqNPIVdU.js} +10 -10
- package/dist/{FormsTable-CTCi2T2q.js → FormsTable-BNmDNczP.js} +95 -95
- package/dist/{Observations-CkBi-I0o.js → Observations-BStzZ886.js} +28 -28
- package/dist/{index-CvF-qMtP.js → index-CuwGq3LN.js} +100 -100
- package/dist/index.css +1 -1
- package/dist/index.js +15 -15
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, jsxs as T, Fragment as Y } from "react/jsx-runtime";
|
|
2
|
-
import { u as W, a as Z,
|
|
2
|
+
import { u as W, a as Z, R as X, Z as J, N as x, j as ee, P as te } from "./index-CuwGq3LN.js";
|
|
3
3
|
import { useQuery as ne } from "@tanstack/react-query";
|
|
4
4
|
import { useState as l, useCallback as _, useEffect as I, useMemo as p } from "react";
|
|
5
5
|
import { useTranslation as ae } from "react-i18next";
|
|
@@ -37,20 +37,20 @@ const Te = [
|
|
|
37
37
|
], _e = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, P = (n) => n.attachments.length > 0 ? n.attachments : n.documentUrl ? [{ url: n.documentUrl, contentType: n.contentType }] : [], Ie = ({ config: n, encounterUuids: E }) => {
|
|
38
38
|
const [d, L] = l(!1), [s, U] = l(
|
|
39
39
|
null
|
|
40
|
-
), [F,
|
|
40
|
+
), [F, N] = l(
|
|
41
41
|
/* @__PURE__ */ new Set()
|
|
42
|
-
), f = W(), { t: o } = ae(), { addNotification: w } = Z(),
|
|
42
|
+
), f = W(), { t: o } = ae(), { addNotification: w } = Z(), V = Number(n?.pageSize) || 5, [A, C] = l(1), [u, $] = l(V), [k, O] = l(void 0), v = _((e) => {
|
|
43
43
|
U(e), L(!0);
|
|
44
44
|
}, []), H = _(() => {
|
|
45
|
-
L(!1), U(null),
|
|
45
|
+
L(!1), U(null), N(/* @__PURE__ */ new Set());
|
|
46
46
|
}, []), R = _((e) => {
|
|
47
|
-
|
|
47
|
+
N((t) => new Set(t).add(e));
|
|
48
48
|
}, []), { data: i, isLoading: z, isError: S, error: y } = ne({
|
|
49
49
|
queryKey: [
|
|
50
50
|
"documents",
|
|
51
51
|
f,
|
|
52
52
|
E,
|
|
53
|
-
|
|
53
|
+
A,
|
|
54
54
|
u
|
|
55
55
|
],
|
|
56
56
|
enabled: !!f,
|
|
@@ -58,7 +58,7 @@ const Te = [
|
|
|
58
58
|
f,
|
|
59
59
|
E,
|
|
60
60
|
u,
|
|
61
|
-
|
|
61
|
+
A
|
|
62
62
|
)
|
|
63
63
|
});
|
|
64
64
|
I(() => {
|
|
@@ -87,12 +87,12 @@ const Te = [
|
|
|
87
87
|
M instanceof Error && M.name !== "AbortError" && a.add(m);
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
-
e.signal.aborted ||
|
|
90
|
+
e.signal.aborted || N(a);
|
|
91
91
|
})(), () => e.abort();
|
|
92
92
|
}, [d, s]);
|
|
93
93
|
const j = _(
|
|
94
94
|
(e, t) => {
|
|
95
|
-
t !== u ? (
|
|
95
|
+
t !== u ? ($(t), C(1), O(void 0)) : C(e);
|
|
96
96
|
},
|
|
97
97
|
[u]
|
|
98
98
|
), D = p(
|
|
@@ -154,7 +154,7 @@ const Te = [
|
|
|
154
154
|
dataTestId: "documents-table",
|
|
155
155
|
pageSize: u,
|
|
156
156
|
totalItems: k,
|
|
157
|
-
page:
|
|
157
|
+
page: A,
|
|
158
158
|
onPageChange: j
|
|
159
159
|
}
|
|
160
160
|
) }),
|
|
@@ -1,153 +1,153 @@
|
|
|
1
|
-
import { jsx as i, jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import { useQueryClient as ge, useQuery as
|
|
4
|
-
import { useState as
|
|
5
|
-
import { useTranslation as
|
|
6
|
-
const
|
|
7
|
-
formsTableBody:
|
|
8
|
-
customAccordianItem:
|
|
9
|
-
},
|
|
1
|
+
import { jsx as i, jsxs as oe, Fragment as te } from "react/jsx-runtime";
|
|
2
|
+
import { b as se, u as ae, B as ne, o as de, n as ie, s as ce, c as le, E as me, q as j, N as ue, Z as fe, j as k, T as ye, d as be, P as pe, O as he } from "./index-CuwGq3LN.js";
|
|
3
|
+
import { useQueryClient as ge, useQuery as p } from "@tanstack/react-query";
|
|
4
|
+
import { useState as x, useMemo as d, useCallback as h } from "react";
|
|
5
|
+
import { useTranslation as Ne } from "react-i18next";
|
|
6
|
+
const Ee = "FormsTable-module_formsTableBody__SvGha", Fe = "FormsTable-module_customAccordianItem__isszs", v = {
|
|
7
|
+
formsTableBody: Ee,
|
|
8
|
+
customAccordianItem: Fe
|
|
9
|
+
}, Oe = (m) => m ? m.extension?.find(
|
|
10
10
|
(g) => g.url === se
|
|
11
|
-
)?.valueString : void 0,
|
|
11
|
+
)?.valueString : void 0, De = ({
|
|
12
12
|
episodeOfCareUuids: m,
|
|
13
13
|
encounterUuids: c,
|
|
14
14
|
config: g
|
|
15
15
|
}) => {
|
|
16
|
-
const { t: n } =
|
|
16
|
+
const { t: n } = Ne(), u = ae(), [y, M] = x(!1), [a, I] = x(null), {
|
|
17
17
|
numberOfVisits: P,
|
|
18
|
-
hideThumbnail:
|
|
19
|
-
forms:
|
|
18
|
+
hideThumbnail: H = !1,
|
|
19
|
+
forms: b
|
|
20
20
|
} = g ?? {}, A = ne(
|
|
21
21
|
m,
|
|
22
22
|
c
|
|
23
23
|
), w = ge(), {
|
|
24
|
-
data:
|
|
25
|
-
isLoading:
|
|
26
|
-
isError:
|
|
27
|
-
error:
|
|
28
|
-
refetch:
|
|
29
|
-
} =
|
|
24
|
+
data: B = [],
|
|
25
|
+
isLoading: D,
|
|
26
|
+
isError: T,
|
|
27
|
+
error: K,
|
|
28
|
+
refetch: V
|
|
29
|
+
} = p({
|
|
30
30
|
queryKey: ["forms", u, m],
|
|
31
31
|
queryFn: () => de(u, void 0, P),
|
|
32
32
|
enabled: !!u && !A
|
|
33
|
-
}),
|
|
34
|
-
let e =
|
|
33
|
+
}), _ = d(() => {
|
|
34
|
+
let e = B;
|
|
35
35
|
return c && c.length > 0 && (e = e.filter(
|
|
36
|
-
(
|
|
37
|
-
)), Array.isArray(
|
|
38
|
-
(
|
|
36
|
+
(o) => c.includes(o.encounterUuid)
|
|
37
|
+
)), Array.isArray(b) && b.length > 0 && (e = e.filter(
|
|
38
|
+
(o) => b.some((r) => r.toLowerCase() === o.formName.toLowerCase())
|
|
39
39
|
)), e;
|
|
40
|
-
}, [
|
|
40
|
+
}, [B, c, b]), { data: L = [] } = p({
|
|
41
41
|
queryKey: ["observationForms"],
|
|
42
42
|
queryFn: () => ie()
|
|
43
|
-
}),
|
|
44
|
-
(e) =>
|
|
45
|
-
[
|
|
46
|
-
),
|
|
43
|
+
}), R = h(
|
|
44
|
+
(e) => L.find((r) => r.name === e)?.uuid,
|
|
45
|
+
[L]
|
|
46
|
+
), N = d(() => {
|
|
47
47
|
if (a)
|
|
48
|
-
return
|
|
49
|
-
}, [a,
|
|
48
|
+
return R(a.formName);
|
|
49
|
+
}, [a, R]), {
|
|
50
50
|
data: l,
|
|
51
|
-
isLoading:
|
|
51
|
+
isLoading: $,
|
|
52
52
|
isError: z,
|
|
53
|
-
error:
|
|
54
|
-
} =
|
|
55
|
-
queryKey: ["formMetadata",
|
|
56
|
-
queryFn: () => ce(
|
|
57
|
-
enabled: !!
|
|
53
|
+
error: E
|
|
54
|
+
} = p({
|
|
55
|
+
queryKey: ["formMetadata", N],
|
|
56
|
+
queryFn: () => ce(N),
|
|
57
|
+
enabled: !!N && y
|
|
58
58
|
}), {
|
|
59
|
-
data:
|
|
59
|
+
data: F,
|
|
60
60
|
isLoading: G,
|
|
61
61
|
isError: Q,
|
|
62
|
-
error:
|
|
63
|
-
} =
|
|
62
|
+
error: O
|
|
63
|
+
} = p({
|
|
64
64
|
queryKey: ["formsEncounterFHIR", a?.encounterUuid],
|
|
65
65
|
queryFn: () => le(a.encounterUuid),
|
|
66
66
|
enabled: !!a?.encounterUuid && y
|
|
67
67
|
});
|
|
68
68
|
me(
|
|
69
69
|
(e) => {
|
|
70
|
-
e.patientUUID === u && e.updatedConcepts.size > 0 && (
|
|
70
|
+
e.patientUUID === u && e.updatedConcepts.size > 0 && (V(), w.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
|
|
71
71
|
},
|
|
72
72
|
[u]
|
|
73
73
|
);
|
|
74
|
-
const
|
|
75
|
-
const r =
|
|
74
|
+
const Z = d(() => !F?.entry || !a?.formName ? [] : F.entry.filter((o) => o.resource?.resourceType === "Observation").map((o) => o.resource).filter((o) => {
|
|
75
|
+
const r = Oe(o);
|
|
76
76
|
return !r || r.includes(a.formName);
|
|
77
|
-
}), [
|
|
77
|
+
}), [F, a?.formName]), Y = d(() => {
|
|
78
78
|
if (!l?.schema) return;
|
|
79
|
-
const e = [],
|
|
80
|
-
(r ?? []).forEach((
|
|
81
|
-
const s =
|
|
82
|
-
s.id != null && e.push(String(s.id)), s.controls &&
|
|
79
|
+
const e = [], o = (r) => {
|
|
80
|
+
(r ?? []).forEach((t) => {
|
|
81
|
+
const s = t;
|
|
82
|
+
s.id != null && e.push(String(s.id)), s.controls && o(s.controls);
|
|
83
83
|
});
|
|
84
84
|
};
|
|
85
|
-
return
|
|
85
|
+
return o(
|
|
86
86
|
l.schema.controls ?? []
|
|
87
87
|
), e.length > 0 ? e : void 0;
|
|
88
|
-
}, [l]),
|
|
88
|
+
}, [l]), J = d(() => {
|
|
89
89
|
if (!l?.schema) return;
|
|
90
|
-
const e = {},
|
|
90
|
+
const e = {}, o = (r, t) => {
|
|
91
91
|
for (const s of r)
|
|
92
92
|
if (s.type === "section") {
|
|
93
93
|
const f = s.label?.value ?? "Section";
|
|
94
|
-
|
|
94
|
+
o(s.controls ?? [], f);
|
|
95
95
|
} else
|
|
96
|
-
s.id != null &&
|
|
96
|
+
s.id != null && t && (e[String(s.id)] = t), s.controls && o(s.controls, t);
|
|
97
97
|
};
|
|
98
|
-
return
|
|
98
|
+
return o(
|
|
99
99
|
l.schema.controls ?? [],
|
|
100
100
|
null
|
|
101
101
|
), Object.keys(e).length > 0 ? e : void 0;
|
|
102
|
-
}, [l]),
|
|
103
|
-
if (N)
|
|
104
|
-
return k(N).message;
|
|
102
|
+
}, [l]), W = d(() => {
|
|
105
103
|
if (E)
|
|
106
|
-
return
|
|
107
|
-
|
|
104
|
+
return j(E).message;
|
|
105
|
+
if (O)
|
|
106
|
+
return j(O).message;
|
|
107
|
+
}, [E, O]), C = d(
|
|
108
108
|
() => [
|
|
109
109
|
{ key: "recordedOn", header: n("RECORDED_ON") },
|
|
110
110
|
{ key: "recordedBy", header: n("RECORDED_BY") }
|
|
111
111
|
],
|
|
112
112
|
[n]
|
|
113
|
-
),
|
|
113
|
+
), X = d(
|
|
114
114
|
() => [
|
|
115
115
|
{ key: "recordedOn", sortable: !0 },
|
|
116
116
|
{ key: "recordedBy", sortable: !0 }
|
|
117
117
|
],
|
|
118
118
|
[]
|
|
119
119
|
), S = d(() => {
|
|
120
|
-
const e =
|
|
121
|
-
(r,
|
|
122
|
-
const s =
|
|
120
|
+
const e = _.reduce(
|
|
121
|
+
(r, t) => {
|
|
122
|
+
const s = t.formName;
|
|
123
123
|
r[s] ??= [];
|
|
124
|
-
const f =
|
|
124
|
+
const f = t.providers.map((re) => re.providerName).filter(Boolean).join(", ");
|
|
125
125
|
return r[s].push({
|
|
126
|
-
id:
|
|
127
|
-
formName:
|
|
128
|
-
recordedOn: ue(
|
|
126
|
+
id: t.encounterUuid,
|
|
127
|
+
formName: t.formName,
|
|
128
|
+
recordedOn: ue(t.encounterDateTime, n, !0).formattedResult,
|
|
129
129
|
recordedBy: f ?? "--",
|
|
130
|
-
encounterDateTime:
|
|
131
|
-
encounterUuid:
|
|
130
|
+
encounterDateTime: t.encounterDateTime,
|
|
131
|
+
encounterUuid: t.encounterUuid
|
|
132
132
|
}), r;
|
|
133
133
|
},
|
|
134
134
|
{}
|
|
135
135
|
);
|
|
136
136
|
return Object.entries(e).map(
|
|
137
|
-
([r,
|
|
137
|
+
([r, t]) => ({
|
|
138
138
|
formName: r,
|
|
139
|
-
records:
|
|
139
|
+
records: t.sort(
|
|
140
140
|
(s, f) => f.encounterDateTime - s.encounterDateTime
|
|
141
141
|
)
|
|
142
142
|
})
|
|
143
|
-
).sort((r,
|
|
144
|
-
}, [
|
|
143
|
+
).sort((r, t) => r.formName.localeCompare(t.formName));
|
|
144
|
+
}, [_, n]), q = h((e) => {
|
|
145
145
|
I(e), M(!0);
|
|
146
146
|
}, []), ee = h(() => {
|
|
147
147
|
M(!1), I(null);
|
|
148
148
|
}, []), U = h(
|
|
149
|
-
(e,
|
|
150
|
-
switch (
|
|
149
|
+
(e, o) => {
|
|
150
|
+
switch (o) {
|
|
151
151
|
case "recordedOn":
|
|
152
152
|
return /* @__PURE__ */ i(fe, { onClick: () => q(e), children: e.recordedOn });
|
|
153
153
|
case "recordedBy":
|
|
@@ -158,38 +158,38 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
158
158
|
},
|
|
159
159
|
[q]
|
|
160
160
|
);
|
|
161
|
-
return /* @__PURE__ */ te
|
|
162
|
-
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children:
|
|
163
|
-
|
|
161
|
+
return /* @__PURE__ */ oe(te, { children: [
|
|
162
|
+
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: D || T || S.length === 0 || A ? /* @__PURE__ */ i(
|
|
163
|
+
k,
|
|
164
164
|
{
|
|
165
165
|
headers: C,
|
|
166
166
|
ariaLabel: n("FORMS_HEADING"),
|
|
167
167
|
rows: [],
|
|
168
|
-
loading:
|
|
169
|
-
errorStateMessage:
|
|
168
|
+
loading: D,
|
|
169
|
+
errorStateMessage: T ? K?.message : void 0,
|
|
170
170
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
171
171
|
renderCell: U,
|
|
172
172
|
className: v.formsTableBody,
|
|
173
173
|
dataTestId: "forms-table"
|
|
174
174
|
}
|
|
175
|
-
) : /* @__PURE__ */ i(ye, { align: "start", children: S.map((e,
|
|
176
|
-
const { formName: r, records:
|
|
175
|
+
) : /* @__PURE__ */ i(ye, { align: "start", children: S.map((e, o) => {
|
|
176
|
+
const { formName: r, records: t } = e;
|
|
177
177
|
return /* @__PURE__ */ i(
|
|
178
|
-
|
|
178
|
+
be,
|
|
179
179
|
{
|
|
180
180
|
title: r,
|
|
181
181
|
className: v.customAccordianItem,
|
|
182
182
|
testId: `accordian-title-${r}`,
|
|
183
|
-
open:
|
|
183
|
+
open: o === 0,
|
|
184
184
|
children: /* @__PURE__ */ i(
|
|
185
|
-
|
|
185
|
+
k,
|
|
186
186
|
{
|
|
187
187
|
headers: C,
|
|
188
188
|
ariaLabel: n("FORMS_HEADING"),
|
|
189
|
-
rows:
|
|
189
|
+
rows: t,
|
|
190
190
|
loading: !1,
|
|
191
191
|
errorStateMessage: "",
|
|
192
|
-
sortable:
|
|
192
|
+
sortable: X,
|
|
193
193
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
194
194
|
renderCell: U,
|
|
195
195
|
className: v.formsTableBody,
|
|
@@ -201,7 +201,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
201
201
|
);
|
|
202
202
|
}) }) }),
|
|
203
203
|
y && a && /* @__PURE__ */ i(
|
|
204
|
-
|
|
204
|
+
pe,
|
|
205
205
|
{
|
|
206
206
|
id: "modalIdForActionAreaLayout",
|
|
207
207
|
portalId: "main-display-area",
|
|
@@ -215,15 +215,15 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
215
215
|
children: /* @__PURE__ */ i(
|
|
216
216
|
he,
|
|
217
217
|
{
|
|
218
|
-
observations:
|
|
219
|
-
isLoading:
|
|
218
|
+
observations: Z,
|
|
219
|
+
isLoading: $ || G,
|
|
220
220
|
isError: z || Q,
|
|
221
|
-
errorMessage:
|
|
221
|
+
errorMessage: W,
|
|
222
222
|
emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
|
|
223
223
|
testIdPrefix: a.formName,
|
|
224
|
-
hideThumbnail:
|
|
225
|
-
controlOrder:
|
|
226
|
-
sectionMap:
|
|
224
|
+
hideThumbnail: H,
|
|
225
|
+
controlOrder: Y,
|
|
226
|
+
sectionMap: J
|
|
227
227
|
}
|
|
228
228
|
)
|
|
229
229
|
}
|
|
@@ -231,5 +231,5 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
231
231
|
] });
|
|
232
232
|
};
|
|
233
233
|
export {
|
|
234
|
-
|
|
234
|
+
De as default
|
|
235
235
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as d, jsxs as N } from "react/jsx-runtime";
|
|
2
|
-
import { f as
|
|
2
|
+
import { f as H, J as D, t as K, $ as V, F as w, X as j, e as k, Q as q, u as G, a as P, g as J, x as z, E as X, h as Y, i as x, k as W, l as Z, j as ee } from "./index-CuwGq3LN.js";
|
|
3
3
|
import { useQueries as te, useQuery as se } from "@tanstack/react-query";
|
|
4
4
|
import { useRef as oe, useEffect as S, useMemo as g } from "react";
|
|
5
5
|
import { useTranslation as U } from "react-i18next";
|
|
6
6
|
const F = (t, i, c, l, u, r) => {
|
|
7
|
-
const s =
|
|
7
|
+
const s = K(t, i, u), o = s.value, a = V(o);
|
|
8
8
|
let n = o;
|
|
9
9
|
a === "Image" && (n = /* @__PURE__ */ d(
|
|
10
|
-
|
|
10
|
+
j,
|
|
11
11
|
{
|
|
12
12
|
imageSrc: o,
|
|
13
13
|
alt: o,
|
|
@@ -15,7 +15,7 @@ const F = (t, i, c, l, u, r) => {
|
|
|
15
15
|
hideThumbnail: r
|
|
16
16
|
}
|
|
17
17
|
)), a === "Video" && (n = /* @__PURE__ */ d(
|
|
18
|
-
|
|
18
|
+
k,
|
|
19
19
|
{
|
|
20
20
|
id: `${o}-video`,
|
|
21
21
|
videoSrc: o,
|
|
@@ -24,16 +24,16 @@ const F = (t, i, c, l, u, r) => {
|
|
|
24
24
|
)), a === "PDF" && (n = /* @__PURE__ */ d(q, { id: `${o}-pdf`, src: o }));
|
|
25
25
|
const b = u("OBSERVATIONS_RECORDED_BY", {
|
|
26
26
|
provider: s.provider
|
|
27
|
-
}), p = t.display, m = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs",
|
|
27
|
+
}), p = t.display, m = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", E = l ? `${l}-${m}-${p}-${c}-${i}` : `${m}-${p}-${c}-${i}`;
|
|
28
28
|
return /* @__PURE__ */ d(
|
|
29
|
-
|
|
29
|
+
w,
|
|
30
30
|
{
|
|
31
31
|
header: s.header,
|
|
32
32
|
value: n,
|
|
33
33
|
info: b,
|
|
34
|
-
id:
|
|
35
|
-
testId:
|
|
36
|
-
ariaLabel:
|
|
34
|
+
id: E,
|
|
35
|
+
testId: E,
|
|
36
|
+
ariaLabel: E
|
|
37
37
|
},
|
|
38
38
|
`obs-${t.id}`
|
|
39
39
|
);
|
|
@@ -61,7 +61,7 @@ const F = (t, i, c, l, u, r) => {
|
|
|
61
61
|
hideThumbnail: c
|
|
62
62
|
}) => {
|
|
63
63
|
const { t: l } = U(), u = (r, s, o) => {
|
|
64
|
-
const a =
|
|
64
|
+
const a = H(r.encounterDetails, l);
|
|
65
65
|
return /* @__PURE__ */ N(
|
|
66
66
|
D,
|
|
67
67
|
{
|
|
@@ -135,7 +135,7 @@ const F = (t, i, c, l, u, r) => {
|
|
|
135
135
|
}, [n, c]);
|
|
136
136
|
const b = g(() => n.map((e) => e.data?.uuid).filter((e) => !!e), [n]), p = g(() => [.../* @__PURE__ */ new Set([...b, ...l])], [b, l]), f = g(() => c.length === 0 ? !0 : n.every((e) => !e.isLoading), [n, c.length]), {
|
|
137
137
|
data: m,
|
|
138
|
-
isLoading:
|
|
138
|
+
isLoading: E,
|
|
139
139
|
isError: h,
|
|
140
140
|
refetch: T
|
|
141
141
|
} = se({
|
|
@@ -157,49 +157,49 @@ const F = (t, i, c, l, u, r) => {
|
|
|
157
157
|
type: "error"
|
|
158
158
|
});
|
|
159
159
|
}, [h]);
|
|
160
|
-
const
|
|
160
|
+
const $ = g(() => {
|
|
161
161
|
if (!m) return [];
|
|
162
|
-
const e = Y(m), v =
|
|
163
|
-
return
|
|
164
|
-
}, [m]),
|
|
162
|
+
const e = Y(m), v = x(e);
|
|
163
|
+
return W(v);
|
|
164
|
+
}, [m]), B = [
|
|
165
165
|
{ key: "name", header: "name" },
|
|
166
166
|
{ key: "value", header: "value" },
|
|
167
167
|
{ key: "form", header: "form" }
|
|
168
|
-
],
|
|
168
|
+
], _ = E || !f, I = h && f, A = (!m || m.entry?.length === 0 || p.length === 0) && f, L = I ? a("ERROR_FETCHING_OBSERVATIONS") : null, M = A ? a("NO_OBSERVATIONS_FOUND") : void 0, Q = $.length > 0 && !_ && !I, O = i.titleTranslationKey, y = O ? a(O) : "";
|
|
169
169
|
return /* @__PURE__ */ N(
|
|
170
170
|
"div",
|
|
171
171
|
{
|
|
172
172
|
id: "observations",
|
|
173
|
-
"data-testid": O ? `observations-${
|
|
173
|
+
"data-testid": O ? `observations-${y}` : "observations",
|
|
174
174
|
"aria-label": "observations-aria-label",
|
|
175
175
|
className: C.observations,
|
|
176
176
|
children: [
|
|
177
177
|
/* @__PURE__ */ d(
|
|
178
|
-
|
|
178
|
+
Z,
|
|
179
179
|
{
|
|
180
180
|
id: "observations-title",
|
|
181
|
-
testId: O ? `observations-title-${
|
|
182
|
-
title:
|
|
181
|
+
testId: O ? `observations-title-${y}` : "observations-title",
|
|
182
|
+
title: y,
|
|
183
183
|
className: C.title,
|
|
184
|
-
children: /* @__PURE__ */ d("p", { children:
|
|
184
|
+
children: /* @__PURE__ */ d("p", { children: y })
|
|
185
185
|
}
|
|
186
186
|
),
|
|
187
|
-
|
|
187
|
+
Q ? /* @__PURE__ */ d(
|
|
188
188
|
ae,
|
|
189
189
|
{
|
|
190
|
-
groupedData:
|
|
191
|
-
title:
|
|
190
|
+
groupedData: $,
|
|
191
|
+
title: y,
|
|
192
192
|
hideThumbnail: u
|
|
193
193
|
}
|
|
194
194
|
) : /* @__PURE__ */ d(
|
|
195
195
|
ee,
|
|
196
196
|
{
|
|
197
|
-
headers:
|
|
197
|
+
headers: B,
|
|
198
198
|
rows: [],
|
|
199
199
|
ariaLabel: a("OBSERVATIONS"),
|
|
200
|
-
loading:
|
|
201
|
-
errorStateMessage:
|
|
202
|
-
emptyStateMessage:
|
|
200
|
+
loading: _,
|
|
201
|
+
errorStateMessage: L,
|
|
202
|
+
emptyStateMessage: M,
|
|
203
203
|
dataTestId: "observations-table"
|
|
204
204
|
}
|
|
205
205
|
)
|