@bahmni/clinical-app 0.0.1-dev.204 → 0.0.1-dev.208
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-D76ekIcO-CUeXtS4O.js +226 -0
- package/dist/{FormsTable-Cdd71yFV-Bbyp7nNN.js → FormsTable-qUtc8I5l-BACTdfYM.js} +80 -80
- package/dist/{LNWAZHJI-DG4JoDrI.js → LNWAZHJI-CzU-1eJa.js} +2 -2
- package/dist/{MWZ6AO7Z-QV4VCoK5.js → MWZ6AO7Z-mkbOjbVy.js} +2 -2
- package/dist/{Observations-BYckgbFk-CTB2KNbp.js → Observations-CdYZgPQ1-BJoz5fGc.js} +41 -41
- package/dist/{YPM2AS64-Bo-GuWyz.js → YPM2AS64-CE-4DP9X.js} +309 -309
- package/dist/{index-CERInyWn.js → index-CMU9PZeN.js} +55118 -54044
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/DocumentsTable-Q5HkvbQZ-hNDrHd-8.js +0 -202
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import { useRef as ae, useEffect as
|
|
4
|
-
const
|
|
1
|
+
import { jsxs as T, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
import { c as V, e as k, u as S, j as w, r as x, a as K, w as Q, o as j, m as z, p as G, y as H, x as M, q as P, R as N, v as Y, t as J, z as W, $ as X, I as Z, S as ee, A as te } from "./index-CMU9PZeN.js";
|
|
3
|
+
import { useRef as ae, useEffect as _, useMemo as h } from "react";
|
|
4
|
+
const q = (t, d, i, u, r) => {
|
|
5
5
|
const a = Y(t, d, r), s = a.value, o = J(s);
|
|
6
6
|
let n = s;
|
|
7
7
|
o === "Image" && (n = /* @__PURE__ */ l(X, { imageSrc: s, alt: s, id: `${s}-img` })), o === "Video" && (n = /* @__PURE__ */ l(Z, { id: `${s}-video`, videoSrc: s })), o === "PDF" && (n = /* @__PURE__ */ l(ee, { id: `${s}-pdf`, src: s }));
|
|
@@ -27,7 +27,7 @@ const D = (t, d, i, u, r) => {
|
|
|
27
27
|
id: `grouped-obs-${t.display}-${u}`,
|
|
28
28
|
open: i,
|
|
29
29
|
children: t.members?.map(
|
|
30
|
-
(s, o) =>
|
|
30
|
+
(s, o) => q(s, o, r, a, d)
|
|
31
31
|
)
|
|
32
32
|
},
|
|
33
33
|
`grouped-obs-${t.id}`
|
|
@@ -36,8 +36,8 @@ const D = (t, d, i, u, r) => {
|
|
|
36
36
|
title: d = ""
|
|
37
37
|
}) => {
|
|
38
38
|
const { t: i } = S(), u = (r, a, s) => {
|
|
39
|
-
const o =
|
|
40
|
-
return /* @__PURE__ */
|
|
39
|
+
const o = P(r.encounterDetails, i);
|
|
40
|
+
return /* @__PURE__ */ T(
|
|
41
41
|
N,
|
|
42
42
|
{
|
|
43
43
|
title: o,
|
|
@@ -45,7 +45,7 @@ const D = (t, d, i, u, r) => {
|
|
|
45
45
|
open: a,
|
|
46
46
|
children: [
|
|
47
47
|
r.observations.map(
|
|
48
|
-
(n, b) =>
|
|
48
|
+
(n, b) => q(n, b, s, d, i)
|
|
49
49
|
),
|
|
50
50
|
r.groupedObservations.map(
|
|
51
51
|
(n, b) => se(
|
|
@@ -73,88 +73,88 @@ const D = (t, d, i, u, r) => {
|
|
|
73
73
|
)
|
|
74
74
|
}
|
|
75
75
|
);
|
|
76
|
-
}, oe = "_observations_kfbhq_1", ne = "_title_kfbhq_12",
|
|
76
|
+
}, oe = "_observations_kfbhq_1", ne = "_title_kfbhq_12", I = {
|
|
77
77
|
observations: oe,
|
|
78
78
|
title: ne
|
|
79
79
|
}, ie = (t) => ["conceptUuid", t], de = (t, d) => ["observations", t, ...d], be = ({ config: t }) => {
|
|
80
|
-
const d = t, { conceptNames: i = [], conceptUuid: u = [] } = d, r = ae(/* @__PURE__ */ new Set()), a =
|
|
80
|
+
const d = t, { conceptNames: i = [], conceptUuid: u = [] } = d, r = ae(/* @__PURE__ */ new Set()), a = V(), { addNotification: s } = k(), { t: o } = S(), n = w({
|
|
81
81
|
queries: i.map((e) => ({
|
|
82
82
|
queryKey: ie(e),
|
|
83
|
-
queryFn: () =>
|
|
83
|
+
queryFn: () => x(e),
|
|
84
84
|
enabled: !!e
|
|
85
85
|
}))
|
|
86
86
|
});
|
|
87
|
-
|
|
87
|
+
_(() => {
|
|
88
88
|
n.forEach((e, m) => {
|
|
89
89
|
if (e.isError && !r.current.has(m)) {
|
|
90
|
-
const
|
|
90
|
+
const B = i[m];
|
|
91
91
|
s({
|
|
92
92
|
title: o("ERROR_DEFAULT_TITLE"),
|
|
93
|
-
message: o("ERROR_FETCHING_CONCEPT", { conceptName:
|
|
93
|
+
message: o("ERROR_FETCHING_CONCEPT", { conceptName: B }),
|
|
94
94
|
type: "error"
|
|
95
95
|
}), r.current.add(m);
|
|
96
96
|
} else e.isError || r.current.delete(m);
|
|
97
97
|
});
|
|
98
98
|
}, [n, i]);
|
|
99
|
-
const b =
|
|
99
|
+
const b = h(() => n.map((e) => e.data?.uuid).filter((e) => !!e), [n]), p = h(() => [.../* @__PURE__ */ new Set([...b, ...u])], [b, u]), v = h(() => i.length === 0 ? !0 : n.every((e) => !e.isLoading), [n, i.length]), {
|
|
100
100
|
data: c,
|
|
101
|
-
isLoading:
|
|
102
|
-
isError:
|
|
103
|
-
refetch:
|
|
104
|
-
} =
|
|
101
|
+
isLoading: A,
|
|
102
|
+
isError: E,
|
|
103
|
+
refetch: f
|
|
104
|
+
} = K({
|
|
105
105
|
queryKey: de(a, p),
|
|
106
106
|
queryFn: () => te(a, p),
|
|
107
107
|
enabled: !!a && p.length > 0 && v
|
|
108
108
|
});
|
|
109
|
-
|
|
109
|
+
Q(
|
|
110
110
|
(e) => {
|
|
111
111
|
e.patientUUID === a && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
|
|
112
112
|
(m) => p.includes(m)
|
|
113
|
-
) &&
|
|
113
|
+
) && f();
|
|
114
114
|
},
|
|
115
|
-
[a,
|
|
116
|
-
),
|
|
117
|
-
|
|
115
|
+
[a, f]
|
|
116
|
+
), _(() => {
|
|
117
|
+
E && s({
|
|
118
118
|
title: o("ERROR_DEFAULT_TITLE"),
|
|
119
119
|
message: o("ERROR_FETCHING_OBSERVATIONS"),
|
|
120
120
|
type: "error"
|
|
121
121
|
});
|
|
122
|
-
}, [
|
|
123
|
-
const g =
|
|
122
|
+
}, [E]);
|
|
123
|
+
const g = h(() => {
|
|
124
124
|
if (!c) return [];
|
|
125
|
-
const e = j(c), m =
|
|
126
|
-
return
|
|
127
|
-
}, [c]),
|
|
125
|
+
const e = j(c), m = z(e);
|
|
126
|
+
return G(m);
|
|
127
|
+
}, [c]), D = [
|
|
128
128
|
{ key: "name", header: "name" },
|
|
129
129
|
{ key: "value", header: "value" },
|
|
130
130
|
{ key: "form", header: "form" }
|
|
131
|
-
],
|
|
132
|
-
return /* @__PURE__ */
|
|
131
|
+
], $ = A || !v, O = E && v, F = (!c || c.entry?.length === 0 || p.length === 0) && v, L = O ? o("ERROR_FETCHING_OBSERVATIONS") : null, U = F ? o("NO_OBSERVATIONS_FOUND") : void 0, C = g.length > 0 && !$ && !O, R = d.titleTranslationKey, y = R ? o(R) : "";
|
|
132
|
+
return /* @__PURE__ */ T(
|
|
133
133
|
"div",
|
|
134
134
|
{
|
|
135
135
|
id: "observations",
|
|
136
|
-
"data-testid":
|
|
136
|
+
"data-testid": R ? `observations-${y}` : "observations",
|
|
137
137
|
"aria-label": "observations-aria-label",
|
|
138
|
-
className:
|
|
138
|
+
className: I.observations,
|
|
139
139
|
children: [
|
|
140
140
|
/* @__PURE__ */ l(
|
|
141
|
-
|
|
141
|
+
H,
|
|
142
142
|
{
|
|
143
143
|
id: "observations-title",
|
|
144
|
-
testId:
|
|
144
|
+
testId: R ? `observations-title-${y}` : "observations-title",
|
|
145
145
|
title: y,
|
|
146
|
-
className:
|
|
146
|
+
className: I.title,
|
|
147
147
|
children: /* @__PURE__ */ l("p", { children: y })
|
|
148
148
|
}
|
|
149
149
|
),
|
|
150
|
-
|
|
151
|
-
|
|
150
|
+
C ? /* @__PURE__ */ l(re, { groupedData: g, title: y }) : /* @__PURE__ */ l(
|
|
151
|
+
M,
|
|
152
152
|
{
|
|
153
|
-
headers:
|
|
153
|
+
headers: D,
|
|
154
154
|
rows: [],
|
|
155
155
|
ariaLabel: o("OBSERVATIONS"),
|
|
156
|
-
loading:
|
|
157
|
-
errorStateMessage:
|
|
156
|
+
loading: $,
|
|
157
|
+
errorStateMessage: L,
|
|
158
158
|
emptyStateMessage: U,
|
|
159
159
|
dataTestId: "observations-table"
|
|
160
160
|
}
|