@bahmni/registration-app 0.0.1-dev.346 → 0.0.1-dev.348
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-D-yL-evA-DZGsbudm.js → DocumentsTable-c08bldqE-Diy9xH4V.js} +62 -62
- package/dist/{FormsTable-BbwKhyCn-XUgn41-t.js → FormsTable-Bt99F81Y-8O6P22Ba.js} +87 -87
- package/dist/{LNWAZHJI-CP9Msf3J.js → LNWAZHJI-DzXzOTY7.js} +5 -5
- package/dist/{MWZ6AO7Z-5NR2BSYW.js → MWZ6AO7Z-Dcz--DtO.js} +4 -4
- package/dist/{Observations-CiATLznu-CbKIk6FK.js → Observations-Ce1nztbS-BOCx6R9v.js} +46 -46
- package/dist/{YPM2AS64-xU0_PomT.js → YPM2AS64-C_Qm0IGA.js} +138 -138
- package/dist/{index-xj_SoTJ9.js → index-BGWHjTc3.js} +66908 -70604
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { jsx as r, jsxs as
|
|
2
|
-
import {
|
|
1
|
+
import { jsx as r, jsxs as h, Fragment as x } from "react/jsx-runtime";
|
|
2
|
+
import { f as G, u as W, o as X, C as Y, X as J, V as Z, Q as ee, d as te } from "./index-BGWHjTc3.js";
|
|
3
3
|
import { useQuery as ae } from "@tanstack/react-query";
|
|
4
|
-
import { useState as
|
|
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",
|
|
4
|
+
import { useState as l, useCallback as _, useEffect as C, useMemo as p } from "react";
|
|
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,
|
|
8
8
|
documentViewerContainer: re,
|
|
9
9
|
attachmentItem: de,
|
|
10
10
|
attachmentCounter: se,
|
|
11
11
|
attachmentError: me,
|
|
12
|
-
documentIframe:
|
|
13
|
-
documentImage:
|
|
12
|
+
documentIframe: ce,
|
|
13
|
+
documentImage: le
|
|
14
14
|
}, ue = {
|
|
15
15
|
documentIdentifier: "DOCUMENTS_DOCUMENT_IDENTIFIER",
|
|
16
16
|
documentType: "DOCUMENTS_TYPE",
|
|
@@ -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,
|
|
24
|
+
function ie(a, E) {
|
|
25
25
|
return a.map((s) => ({
|
|
26
26
|
key: s,
|
|
27
|
-
header:
|
|
27
|
+
header: E(ue[s])
|
|
28
28
|
}));
|
|
29
29
|
}
|
|
30
30
|
const Te = [
|
|
@@ -33,80 +33,80 @@ const Te = [
|
|
|
33
33
|
"attachments",
|
|
34
34
|
"uploadedOn",
|
|
35
35
|
"uploadedBy"
|
|
36
|
-
],
|
|
37
|
-
const [s, w] =
|
|
36
|
+
], he = /\.(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: E }) => {
|
|
37
|
+
const [s, w] = l(!1), [o, U] = l(
|
|
38
38
|
null
|
|
39
|
-
), [V,
|
|
39
|
+
), [V, D] = l(
|
|
40
40
|
/* @__PURE__ */ new Set()
|
|
41
|
-
),
|
|
42
|
-
|
|
43
|
-
}, []),
|
|
44
|
-
w(!1),
|
|
45
|
-
}, []), v =
|
|
46
|
-
|
|
47
|
-
}, []), { data: i, isLoading:
|
|
41
|
+
), g = G(), { t: n } = W(), { addNotification: L } = X(), $ = Number(a?.pageSize) || 5, [I, O] = l(1), [u, k] = l($), [F, A] = l(void 0), M = _((e) => {
|
|
42
|
+
U(e), w(!0);
|
|
43
|
+
}, []), q = _(() => {
|
|
44
|
+
w(!1), U(null), D(/* @__PURE__ */ new Set());
|
|
45
|
+
}, []), v = _((e) => {
|
|
46
|
+
D((t) => new Set(t).add(e));
|
|
47
|
+
}, []), { data: i, isLoading: H, isError: b, error: y } = ae({
|
|
48
48
|
queryKey: [
|
|
49
49
|
"documents",
|
|
50
|
-
E,
|
|
51
50
|
g,
|
|
52
|
-
|
|
51
|
+
E,
|
|
52
|
+
I,
|
|
53
53
|
u
|
|
54
54
|
],
|
|
55
|
-
enabled: !!
|
|
56
|
-
queryFn: () =>
|
|
57
|
-
E,
|
|
55
|
+
enabled: !!g,
|
|
56
|
+
queryFn: () => Y(
|
|
58
57
|
g,
|
|
58
|
+
E,
|
|
59
59
|
u,
|
|
60
|
-
|
|
60
|
+
I
|
|
61
61
|
)
|
|
62
62
|
});
|
|
63
|
-
|
|
63
|
+
C(() => {
|
|
64
64
|
i && A(i.total);
|
|
65
|
-
}, [i]),
|
|
66
|
-
|
|
67
|
-
}, [
|
|
68
|
-
b &&
|
|
65
|
+
}, [i]), C(() => {
|
|
66
|
+
O(1), A(void 0);
|
|
67
|
+
}, [g]), C(() => {
|
|
68
|
+
b && L({
|
|
69
69
|
title: n("ERROR_DEFAULT_TITLE"),
|
|
70
70
|
message: y?.message ?? "",
|
|
71
71
|
type: "error"
|
|
72
72
|
});
|
|
73
|
-
}, [b, y,
|
|
73
|
+
}, [b, y, L, n]), C(() => {
|
|
74
74
|
const e = new AbortController();
|
|
75
75
|
return (async () => {
|
|
76
76
|
if (!s || !o) return;
|
|
77
77
|
const t = /* @__PURE__ */ new Set(), m = B(o);
|
|
78
|
-
for (let
|
|
79
|
-
const S = R(m[
|
|
78
|
+
for (let c = 0; c < m.length; c++) {
|
|
79
|
+
const S = R(m[c].url);
|
|
80
80
|
try {
|
|
81
81
|
(await fetch(S, {
|
|
82
82
|
method: "HEAD",
|
|
83
83
|
signal: e.signal
|
|
84
|
-
})).ok || t.add(
|
|
85
|
-
} catch (
|
|
86
|
-
|
|
84
|
+
})).ok || t.add(c);
|
|
85
|
+
} catch (N) {
|
|
86
|
+
N instanceof Error && N.name !== "AbortError" && t.add(c);
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
|
-
e.signal.aborted ||
|
|
89
|
+
e.signal.aborted || D(t);
|
|
90
90
|
})(), () => e.abort();
|
|
91
91
|
}, [s, o]);
|
|
92
|
-
const
|
|
92
|
+
const Q = _(
|
|
93
93
|
(e, t) => {
|
|
94
|
-
t !== u ? (k(t),
|
|
94
|
+
t !== u ? (k(t), O(1), A(void 0)) : O(e);
|
|
95
95
|
},
|
|
96
96
|
[u]
|
|
97
|
-
),
|
|
97
|
+
), f = p(
|
|
98
98
|
() => a?.fields ?? Te,
|
|
99
99
|
[a?.fields]
|
|
100
|
-
),
|
|
101
|
-
() =>
|
|
100
|
+
), j = 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]), P = p(() => ie(f, n), [f, n]), z = p(
|
|
101
|
+
() => f.map((e) => ({
|
|
102
102
|
key: e,
|
|
103
103
|
sortable: e !== "attachments"
|
|
104
104
|
})),
|
|
105
|
-
[
|
|
106
|
-
), T =
|
|
105
|
+
[f]
|
|
106
|
+
), T = p(
|
|
107
107
|
() => o ? B(o) : [],
|
|
108
108
|
[o]
|
|
109
|
-
), K =
|
|
109
|
+
), K = _(
|
|
110
110
|
(e, t) => {
|
|
111
111
|
switch (t) {
|
|
112
112
|
case "documentIdentifier":
|
|
@@ -123,9 +123,9 @@ 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
|
-
|
|
126
|
+
J,
|
|
127
127
|
{
|
|
128
|
-
onClick: () =>
|
|
128
|
+
onClick: () => M(e),
|
|
129
129
|
className: d.viewAttachmentsLink,
|
|
130
130
|
"data-testid": `view-attachments-${e.id}`,
|
|
131
131
|
children: n("DOCUMENTS_VIEW_ATTACHMENTS")
|
|
@@ -135,26 +135,26 @@ const Te = [
|
|
|
135
135
|
return null;
|
|
136
136
|
}
|
|
137
137
|
},
|
|
138
|
-
[
|
|
138
|
+
[M, n]
|
|
139
139
|
);
|
|
140
|
-
return /* @__PURE__ */
|
|
140
|
+
return /* @__PURE__ */ h(x, { children: [
|
|
141
141
|
/* @__PURE__ */ r("div", { "data-testid": "documents-table", children: /* @__PURE__ */ r(
|
|
142
142
|
ee,
|
|
143
143
|
{
|
|
144
|
-
headers:
|
|
144
|
+
headers: P,
|
|
145
145
|
ariaLabel: n("DOCUMENTS_TABLE_HEADING"),
|
|
146
|
-
rows:
|
|
147
|
-
loading:
|
|
146
|
+
rows: j,
|
|
147
|
+
loading: H,
|
|
148
148
|
errorStateMessage: b ? y?.message : null,
|
|
149
|
-
sortable:
|
|
149
|
+
sortable: z,
|
|
150
150
|
emptyStateMessage: n("DOCUMENTS_NO_RECORDS"),
|
|
151
151
|
renderCell: K,
|
|
152
152
|
className: d.documentsTableBody,
|
|
153
153
|
dataTestId: "documents-table",
|
|
154
154
|
pageSize: u,
|
|
155
155
|
totalItems: F,
|
|
156
|
-
page:
|
|
157
|
-
onPageChange:
|
|
156
|
+
page: I,
|
|
157
|
+
onPageChange: Q
|
|
158
158
|
}
|
|
159
159
|
) }),
|
|
160
160
|
s && o && /* @__PURE__ */ r(
|
|
@@ -163,20 +163,20 @@ const Te = [
|
|
|
163
163
|
id: "modalIdForActionAreaLayout",
|
|
164
164
|
portalId: "main-display-area",
|
|
165
165
|
open: s,
|
|
166
|
-
onRequestClose:
|
|
166
|
+
onRequestClose: q,
|
|
167
167
|
modalHeading: o.documentIdentifier,
|
|
168
168
|
passiveModal: !0,
|
|
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),
|
|
173
|
-
return m === "#" ||
|
|
172
|
+
const m = R(e.url), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || he.test(e.url ?? ""), N = V.has(t);
|
|
173
|
+
return m === "#" || N ? /* @__PURE__ */ h(
|
|
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__ */
|
|
179
|
+
T.length > 1 && /* @__PURE__ */ h("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__ */
|
|
188
|
+
) : /* @__PURE__ */ h(
|
|
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__ */
|
|
194
|
+
T.length > 1 && /* @__PURE__ */ h("p", { className: d.attachmentCounter, children: [
|
|
195
195
|
t + 1,
|
|
196
196
|
"/",
|
|
197
197
|
T.length
|
|
@@ -207,7 +207,7 @@ const Te = [
|
|
|
207
207
|
) : /* @__PURE__ */ r(
|
|
208
208
|
"iframe",
|
|
209
209
|
{
|
|
210
|
-
src:
|
|
210
|
+
src: c ? `${m}#toolbar=0` : m,
|
|
211
211
|
className: d.documentIframe,
|
|
212
212
|
title: o.documentIdentifier,
|
|
213
213
|
onError: () => v(t)
|
|
@@ -223,5 +223,5 @@ const Te = [
|
|
|
223
223
|
] });
|
|
224
224
|
};
|
|
225
225
|
export {
|
|
226
|
-
|
|
226
|
+
fe as default
|
|
227
227
|
};
|
|
@@ -1,107 +1,107 @@
|
|
|
1
1
|
import { jsx as i, jsxs as re, Fragment as oe } from "react/jsx-runtime";
|
|
2
|
-
import { u as ae,
|
|
3
|
-
import { useQueryClient as
|
|
4
|
-
import { useState as
|
|
5
|
-
const
|
|
6
|
-
formsTableBody:
|
|
2
|
+
import { u as ae, f as se, r as te, _ as ne, m as de, N as ie, a as me, G as le, b as ce, n as U, V as ue, X as fe, Q as k, c as ye, Y as he, d as be, T as pe } from "./index-BGWHjTc3.js";
|
|
3
|
+
import { useQueryClient as Ne, useQuery as y } from "@tanstack/react-query";
|
|
4
|
+
import { useState as G, useMemo as d, useCallback as h } from "react";
|
|
5
|
+
const ge = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_customAccordianItem__isszs", A = {
|
|
6
|
+
formsTableBody: ge,
|
|
7
7
|
customAccordianItem: Oe
|
|
8
|
-
},
|
|
9
|
-
episodeOfCareUuids:
|
|
8
|
+
}, _e = ({
|
|
9
|
+
episodeOfCareUuids: T,
|
|
10
10
|
encounterUuids: l,
|
|
11
|
-
config:
|
|
11
|
+
config: Q
|
|
12
12
|
}) => {
|
|
13
|
-
const { t: n } = ae(), c =
|
|
14
|
-
numberOfVisits:
|
|
15
|
-
hideThumbnail:
|
|
13
|
+
const { t: n } = ae(), c = se(), [u, I] = G(!1), [s, M] = G(null), {
|
|
14
|
+
numberOfVisits: V,
|
|
15
|
+
hideThumbnail: w = !1,
|
|
16
16
|
forms: f
|
|
17
|
-
} =
|
|
18
|
-
|
|
17
|
+
} = Q ?? {}, _ = te(
|
|
18
|
+
T,
|
|
19
19
|
l
|
|
20
|
-
),
|
|
21
|
-
data:
|
|
22
|
-
isLoading:
|
|
23
|
-
isError:
|
|
20
|
+
), K = Ne(), {
|
|
21
|
+
data: E = [],
|
|
22
|
+
isLoading: F,
|
|
23
|
+
isError: L,
|
|
24
24
|
error: j,
|
|
25
25
|
refetch: x
|
|
26
26
|
} = y({
|
|
27
|
-
queryKey: ["forms", c,
|
|
28
|
-
queryFn: () => ne(c, void 0,
|
|
29
|
-
enabled: !!c && !
|
|
30
|
-
}),
|
|
31
|
-
let e =
|
|
27
|
+
queryKey: ["forms", c, T],
|
|
28
|
+
queryFn: () => ne(c, void 0, V),
|
|
29
|
+
enabled: !!c && !_
|
|
30
|
+
}), B = d(() => {
|
|
31
|
+
let e = E;
|
|
32
32
|
return l && l.length > 0 && (e = e.filter(
|
|
33
33
|
(r) => l.includes(r.encounterUuid)
|
|
34
34
|
)), Array.isArray(f) && f.length > 0 && (e = e.filter(
|
|
35
35
|
(r) => f.some((o) => o.toLowerCase() === r.formName.toLowerCase())
|
|
36
36
|
)), e;
|
|
37
|
-
}, [
|
|
37
|
+
}, [E, l, f]), { data: R = [] } = y({
|
|
38
38
|
queryKey: ["observationForms"],
|
|
39
39
|
queryFn: () => de()
|
|
40
|
-
}),
|
|
41
|
-
(e) =>
|
|
42
|
-
[
|
|
40
|
+
}), S = h(
|
|
41
|
+
(e) => R.find((r) => r.name === e)?.uuid,
|
|
42
|
+
[R]
|
|
43
43
|
), b = d(() => {
|
|
44
|
-
if (
|
|
45
|
-
return
|
|
46
|
-
}, [
|
|
44
|
+
if (s)
|
|
45
|
+
return S(s.formName);
|
|
46
|
+
}, [s, S]), {
|
|
47
47
|
data: m,
|
|
48
48
|
isLoading: H,
|
|
49
49
|
isError: $,
|
|
50
|
-
error:
|
|
50
|
+
error: p
|
|
51
51
|
} = y({
|
|
52
52
|
queryKey: ["formMetadata", b],
|
|
53
53
|
queryFn: () => ie(b),
|
|
54
54
|
enabled: !!b && u
|
|
55
55
|
}), {
|
|
56
|
-
data:
|
|
57
|
-
isLoading:
|
|
56
|
+
data: N,
|
|
57
|
+
isLoading: z,
|
|
58
58
|
isError: Y,
|
|
59
|
-
error:
|
|
59
|
+
error: g
|
|
60
60
|
} = y({
|
|
61
|
-
queryKey: ["formsEncounterFHIR",
|
|
62
|
-
queryFn: () => me(
|
|
63
|
-
enabled: !!
|
|
61
|
+
queryKey: ["formsEncounterFHIR", s?.encounterUuid],
|
|
62
|
+
queryFn: () => me(s.encounterUuid),
|
|
63
|
+
enabled: !!s?.encounterUuid && u
|
|
64
64
|
});
|
|
65
65
|
le(
|
|
66
66
|
(e) => {
|
|
67
|
-
e.patientUUID === c && e.updatedConcepts.size > 0 && (x(),
|
|
67
|
+
e.patientUUID === c && e.updatedConcepts.size > 0 && (x(), K.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
|
|
68
68
|
},
|
|
69
69
|
[c]
|
|
70
70
|
);
|
|
71
|
-
const
|
|
71
|
+
const X = d(() => !N?.entry || !s?.formName ? [] : N.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => {
|
|
72
72
|
const r = ce(e);
|
|
73
|
-
return !r || r.includes(
|
|
74
|
-
}), [
|
|
73
|
+
return !r || r.includes(s.formName);
|
|
74
|
+
}), [N, s?.formName]), P = d(() => {
|
|
75
75
|
if (!m?.schema) return;
|
|
76
76
|
const e = [], r = (o) => {
|
|
77
|
-
(o ?? []).forEach((
|
|
78
|
-
const a =
|
|
77
|
+
(o ?? []).forEach((t) => {
|
|
78
|
+
const a = t;
|
|
79
79
|
a.id != null && e.push(String(a.id)), a.controls && r(a.controls);
|
|
80
80
|
});
|
|
81
81
|
};
|
|
82
82
|
return r(
|
|
83
83
|
m.schema.controls ?? []
|
|
84
84
|
), e.length > 0 ? e : void 0;
|
|
85
|
-
}, [m]),
|
|
85
|
+
}, [m]), J = d(() => {
|
|
86
86
|
if (!m?.schema) return;
|
|
87
|
-
const e = {}, r = (o,
|
|
87
|
+
const e = {}, r = (o, t) => {
|
|
88
88
|
for (const a of o)
|
|
89
89
|
if (a.type === "section") {
|
|
90
90
|
const O = a.label?.value ?? "Section";
|
|
91
91
|
r(a.controls ?? [], O);
|
|
92
92
|
} else
|
|
93
|
-
a.id != null &&
|
|
93
|
+
a.id != null && t && (e[String(a.id)] = t), a.controls && r(a.controls, t);
|
|
94
94
|
};
|
|
95
95
|
return r(
|
|
96
96
|
m.schema.controls ?? [],
|
|
97
97
|
null
|
|
98
98
|
), Object.keys(e).length > 0 ? e : void 0;
|
|
99
|
-
}, [m]),
|
|
100
|
-
if (
|
|
101
|
-
return
|
|
102
|
-
if (
|
|
103
|
-
return
|
|
104
|
-
}, [
|
|
99
|
+
}, [m]), W = d(() => {
|
|
100
|
+
if (p)
|
|
101
|
+
return U(p).message;
|
|
102
|
+
if (g)
|
|
103
|
+
return U(g).message;
|
|
104
|
+
}, [p, g]), C = d(
|
|
105
105
|
() => [
|
|
106
106
|
{ key: "recordedOn", header: n("RECORDED_ON") },
|
|
107
107
|
{ key: "recordedBy", header: n("RECORDED_BY") }
|
|
@@ -113,13 +113,13 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
113
113
|
{ key: "recordedBy", sortable: !0 }
|
|
114
114
|
],
|
|
115
115
|
[]
|
|
116
|
-
),
|
|
117
|
-
const e =
|
|
116
|
+
), D = d(() => {
|
|
117
|
+
const e = B.reduce(
|
|
118
118
|
(r, o) => {
|
|
119
|
-
const
|
|
120
|
-
r[
|
|
119
|
+
const t = o.formName;
|
|
120
|
+
r[t] ??= [];
|
|
121
121
|
const a = o.providers.map((O) => O.providerName).filter(Boolean).join(", ");
|
|
122
|
-
return r[
|
|
122
|
+
return r[t].push({
|
|
123
123
|
id: o.encounterUuid,
|
|
124
124
|
formName: o.formName,
|
|
125
125
|
recordedOn: ue(o.encounterDateTime, n, !0).formattedResult,
|
|
@@ -134,45 +134,45 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
134
134
|
([r, o]) => ({
|
|
135
135
|
formName: r,
|
|
136
136
|
records: o.sort(
|
|
137
|
-
(
|
|
137
|
+
(t, a) => a.encounterDateTime - t.encounterDateTime
|
|
138
138
|
)
|
|
139
139
|
})
|
|
140
140
|
).sort((r, o) => r.formName.localeCompare(o.formName));
|
|
141
|
-
}, [
|
|
142
|
-
M(e),
|
|
143
|
-
}, []), ee =
|
|
144
|
-
|
|
145
|
-
}, []),
|
|
141
|
+
}, [B, n]), q = h((e) => {
|
|
142
|
+
M(e), I(!0);
|
|
143
|
+
}, []), ee = h(() => {
|
|
144
|
+
I(!1), M(null);
|
|
145
|
+
}, []), v = h(
|
|
146
146
|
(e, r) => {
|
|
147
147
|
switch (r) {
|
|
148
148
|
case "recordedOn":
|
|
149
|
-
return /* @__PURE__ */ i(fe, { onClick: () =>
|
|
149
|
+
return /* @__PURE__ */ i(fe, { onClick: () => q(e), children: e.recordedOn });
|
|
150
150
|
case "recordedBy":
|
|
151
151
|
return e.recordedBy;
|
|
152
152
|
default:
|
|
153
153
|
return null;
|
|
154
154
|
}
|
|
155
155
|
},
|
|
156
|
-
[
|
|
156
|
+
[q]
|
|
157
157
|
);
|
|
158
158
|
return /* @__PURE__ */ re(oe, { children: [
|
|
159
|
-
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children:
|
|
159
|
+
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: F || L || D.length === 0 || _ ? /* @__PURE__ */ i(
|
|
160
160
|
k,
|
|
161
161
|
{
|
|
162
|
-
headers:
|
|
162
|
+
headers: C,
|
|
163
163
|
ariaLabel: n("FORMS_HEADING"),
|
|
164
164
|
rows: [],
|
|
165
|
-
loading:
|
|
166
|
-
errorStateMessage:
|
|
165
|
+
loading: F,
|
|
166
|
+
errorStateMessage: L ? j?.message : void 0,
|
|
167
167
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
168
|
-
renderCell:
|
|
168
|
+
renderCell: v,
|
|
169
169
|
className: A.formsTableBody,
|
|
170
170
|
dataTestId: "forms-table"
|
|
171
171
|
}
|
|
172
|
-
) : /* @__PURE__ */ i(ye, { align: "start", children:
|
|
173
|
-
const { formName: o, records:
|
|
172
|
+
) : /* @__PURE__ */ i(ye, { align: "start", children: D.map((e, r) => {
|
|
173
|
+
const { formName: o, records: t } = e;
|
|
174
174
|
return /* @__PURE__ */ i(
|
|
175
|
-
|
|
175
|
+
he,
|
|
176
176
|
{
|
|
177
177
|
title: o,
|
|
178
178
|
className: A.customAccordianItem,
|
|
@@ -181,14 +181,14 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
181
181
|
children: /* @__PURE__ */ i(
|
|
182
182
|
k,
|
|
183
183
|
{
|
|
184
|
-
headers:
|
|
184
|
+
headers: C,
|
|
185
185
|
ariaLabel: n("FORMS_HEADING"),
|
|
186
|
-
rows:
|
|
186
|
+
rows: t,
|
|
187
187
|
loading: !1,
|
|
188
188
|
errorStateMessage: "",
|
|
189
189
|
sortable: Z,
|
|
190
190
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
191
|
-
renderCell:
|
|
191
|
+
renderCell: v,
|
|
192
192
|
className: A.formsTableBody,
|
|
193
193
|
dataTestId: `forms-table-${o}`
|
|
194
194
|
}
|
|
@@ -197,30 +197,30 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
197
197
|
o
|
|
198
198
|
);
|
|
199
199
|
}) }) }),
|
|
200
|
-
u &&
|
|
200
|
+
u && s && /* @__PURE__ */ i(
|
|
201
201
|
be,
|
|
202
202
|
{
|
|
203
203
|
id: "modalIdForActionAreaLayout",
|
|
204
204
|
portalId: "main-display-area",
|
|
205
205
|
open: u,
|
|
206
206
|
onRequestClose: ee,
|
|
207
|
-
modalHeading:
|
|
208
|
-
modalLabel: `${
|
|
207
|
+
modalHeading: s.formName,
|
|
208
|
+
modalLabel: `${s.recordedOn} | ${s.recordedBy}`,
|
|
209
209
|
passiveModal: !0,
|
|
210
210
|
size: "md",
|
|
211
211
|
testId: "form-details-modal",
|
|
212
212
|
children: /* @__PURE__ */ i(
|
|
213
|
-
|
|
213
|
+
pe,
|
|
214
214
|
{
|
|
215
|
-
observations:
|
|
216
|
-
isLoading: H ||
|
|
215
|
+
observations: X,
|
|
216
|
+
isLoading: H || z,
|
|
217
217
|
isError: $ || Y,
|
|
218
|
-
errorMessage:
|
|
218
|
+
errorMessage: W,
|
|
219
219
|
emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
|
|
220
|
-
testIdPrefix:
|
|
221
|
-
hideThumbnail:
|
|
222
|
-
controlOrder:
|
|
223
|
-
sectionMap:
|
|
220
|
+
testIdPrefix: s.formName,
|
|
221
|
+
hideThumbnail: w,
|
|
222
|
+
controlOrder: P,
|
|
223
|
+
sectionMap: J
|
|
224
224
|
}
|
|
225
225
|
)
|
|
226
226
|
}
|
|
@@ -228,5 +228,5 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
228
228
|
] });
|
|
229
229
|
};
|
|
230
230
|
export {
|
|
231
|
-
|
|
231
|
+
_e as default
|
|
232
232
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-
|
|
2
|
-
import {
|
|
3
|
-
var
|
|
1
|
+
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-C_Qm0IGA.js";
|
|
2
|
+
import { p, q as d, s as e } from "./index-BGWHjTc3.js";
|
|
3
|
+
var f = (a) => {
|
|
4
4
|
const [r, t] = c({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
6
|
-
}), n =
|
|
6
|
+
}), n = p(), s = d(() => {
|
|
7
7
|
const o = r.theme_preference || l;
|
|
8
8
|
return o !== "system" ? o : n();
|
|
9
9
|
});
|
|
@@ -27,7 +27,7 @@ var p = (a) => {
|
|
|
27
27
|
});
|
|
28
28
|
}
|
|
29
29
|
});
|
|
30
|
-
}, C =
|
|
30
|
+
}, C = f;
|
|
31
31
|
export {
|
|
32
32
|
C as default
|
|
33
33
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as l, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-
|
|
2
|
-
import {
|
|
1
|
+
import { c as l, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-C_Qm0IGA.js";
|
|
2
|
+
import { p as v, q as C, s as e } from "./index-BGWHjTc3.js";
|
|
3
3
|
var h = (t) => {
|
|
4
4
|
const [r, o] = l({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -36,7 +36,7 @@ var h = (t) => {
|
|
|
36
36
|
});
|
|
37
37
|
}
|
|
38
38
|
});
|
|
39
|
-
},
|
|
39
|
+
}, g = h;
|
|
40
40
|
export {
|
|
41
|
-
|
|
41
|
+
g as default
|
|
42
42
|
};
|