@bahmni/clinical-app 0.0.1-dev.354 → 0.0.1-dev.356
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/{ConsultationPage-CieKdUPn.js → ConsultationPage-kceg4l8I.js} +10 -10
- package/dist/{DocumentsTable-DxCeg31W-CsZo166Z.js → DocumentsTable-igkOp6aa-CI78ma9w.js} +1 -1
- package/dist/{FormsTable-DN5qR4HZ-D7oO0QMr.js → FormsTable-DgBISlV7-BuHhOnYL.js} +30 -30
- package/dist/{LNWAZHJI-DDk2vr8q.js → LNWAZHJI-m3ZfLjF0.js} +2 -2
- package/dist/{MWZ6AO7Z-H7HbQ10k.js → MWZ6AO7Z-WfdQPAHI.js} +2 -2
- package/dist/{Observations-BxVBC-Hr-D1r6ne3x.js → Observations-CC3lzylE-BFT9o_T2.js} +7 -7
- package/dist/{YPM2AS64-xdbYnYkR.js → YPM2AS64-CauFIZcQ.js} +1 -1
- package/dist/components/consultationPad/utils.d.ts +1 -1
- package/dist/components/consultationPad/utils.d.ts.map +1 -1
- package/dist/{hook-Bpkzlyn7.js → hook-CsJpb5Or.js} +1 -1
- package/dist/{index-CBoHrikK.js → index-BlE6kX3A.js} +1 -1
- package/dist/{index-Dpw5Fisz.js → index-CTE-JCZr.js} +13715 -13741
- package/dist/{index-DErHqL9d.js → index-QpFj8BCt.js} +3 -3
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { s as H,
|
|
2
|
+
import { s as H, A as ENCOUNTER_CONCEPTS_URL, Y as Yr, D as Di, B as BAHMNI_USER_LOCATION_COOKIE_NAME, u as useTranslation, G as Dm, J as sSe, m as mr, K as kH2, M as IH2, P as TH2, R as gM2, S as rc1, U as AH2, Z as vE, $ as Ii, a0 as Id, a1 as iE, a2 as Nd, a3 as Es, a4 as dist, a5 as yt, a6 as ge, a7 as ns, a8 as Ib, a9 as Vb, aa as Hb, ab as BH2, ac as KH2, ad as oV2, a as ar, w as w3, ae as Bb, af as sH2, ag as VH2, ah as pC2, ai as XH2, aj as JH2, I as IGt, ak as w_, al as RH2, am as q_, an as Os, ao as __, ap as iv, aq as Fb, ar as HH2, as as Jb, at as Zb, au as CLINICAL_V2_CONFIG_BASE_URL, av as s_, aw as PE, ax as Qr, ay as t_, az as Cb, aA as cv, aB as Og2, aC as v_, aD as n_, aE as o_, aF as dv, aG as DH2, aH as Sv, aI as Nb, aJ as a_, aK as Kt, aL as jr, aM as yv, aN as vv, x as x2, aO as B_, aP as S_, aQ as A_, N as NGt, aR as iC2, aS as sC2, aT as G_, aU as Y_, aV as STOP_REASON_VALUESET_URL, aW as STOP_REASON_VALUESET_EXPAND_URL, aX as STOP_MEDICATION_URL, aY as CH2, aZ as mf, a_ as Zn, a$ as oC2, b0 as z_, b1 as K_, b2 as jE, b3 as Pb, b4 as FE, b5 as J_, b6 as an, b7 as N4, b8 as c3, b9 as rC2, ba as Q_, bb as X_, bc as Pi, bd as rs, be as C_, bf as Gb, bg as Tv, bh as uv, bi as lv, bj as av, bk as CDSS_SERVER_CONFIG_URL, bl as jGt, bm as UH2, bn as Jy, bo as L_, bp as x_, bq as $H2, br as ml1, bs as U_, bt as M_, bu as k_, bv as _Gt, bw as MGt, bx as HE, by as F_, bz as GH2, bA as rE, bB as BAHMNI_CLINICAL_PATH, bC as bE, bD as H_, bE as qH2, bF as WH2, bG as QE2, bH as SKt, bI as EE, bJ as RGt } from "./index-CTE-JCZr.js";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
import React__default, { createContext, useContext, useState, useCallback, useEffect, useMemo, Children, useRef, useLayoutEffect, forwardRef, isValidElement, cloneElement, useReducer, Component, useImperativeHandle, PureComponent, createRef, useSyncExternalStore, Suspense } from "react";
|
|
5
5
|
import { useQuery, useQueries, useQueryClient } from "@tanstack/react-query";
|
|
6
6
|
import { useNavigate, useSearchParams } from "react-router-dom";
|
|
7
|
-
import { u as useClinicalConfig } from "./hook-
|
|
7
|
+
import { u as useClinicalConfig } from "./hook-CsJpb5Or.js";
|
|
8
8
|
import * as ReactDOM from "react-dom";
|
|
9
9
|
import ReactDOM__default, { createPortal } from "react-dom";
|
|
10
10
|
var commonjsGlobal = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
@@ -2042,7 +2042,7 @@ const useLocations = () => {
|
|
|
2042
2042
|
skeletonBody,
|
|
2043
2043
|
skeletonTitle
|
|
2044
2044
|
}, EncounterDetails = () => {
|
|
2045
|
-
const { t: p } = useTranslation(), c =
|
|
2045
|
+
const { t: p } = useTranslation(), c = sSe(), a = mr(), {
|
|
2046
2046
|
activeVisit: s,
|
|
2047
2047
|
loading: f,
|
|
2048
2048
|
error: d
|
|
@@ -143528,7 +143528,7 @@ ObservationForms.displayName = "ObservationForms";
|
|
|
143528
143528
|
const ObservationFormsPanel = ({
|
|
143529
143529
|
encounterSessionStartContext: p
|
|
143530
143530
|
}) => {
|
|
143531
|
-
const { user: c } =
|
|
143531
|
+
const { user: c } = sSe(), a = mr(), { episodeOfCare: s } = useClinicalAppData(), f = s.map((V) => V.uuid), {
|
|
143532
143532
|
forms: d,
|
|
143533
143533
|
isLoading: h,
|
|
143534
143534
|
error: E
|
|
@@ -144021,7 +144021,7 @@ const formView = "ObservationFormsContainer-module_formView__d3K6Z", errorNotifi
|
|
|
144021
144021
|
}) => {
|
|
144022
144022
|
const { t: T } = useTranslation(), M = R?.editOnly === "observationForms", x = React__default.useRef(!M), I = React__default.useRef(
|
|
144023
144023
|
null
|
|
144024
|
-
), [k, N] = React__default.useState([]), z = R?.task?.basedOn?.[0], B = mr(), { user: Z } =
|
|
144024
|
+
), [k, N] = React__default.useState([]), z = R?.task?.basedOn?.[0], B = mr(), { user: Z } = sSe(), { episodeOfCare: F, activeVisitId: W } = useClinicalAppData(), {
|
|
144025
144025
|
data: U,
|
|
144026
144026
|
isLoading: P,
|
|
144027
144027
|
error: K
|
|
@@ -144554,7 +144554,7 @@ async function submitConsultation(p) {
|
|
|
144554
144554
|
const error = "index-module_error__OkEFn", formList = "index-module_formList__xenBJ", styles$5 = {
|
|
144555
144555
|
error,
|
|
144556
144556
|
formList
|
|
144557
|
-
};
|
|
144557
|
+
}, extractId = (p) => (typeof p == "string" ? p : p?.reference)?.split("/")?.pop();
|
|
144558
144558
|
function loadEncounterInputControls(p) {
|
|
144559
144559
|
if (!p) return [];
|
|
144560
144560
|
const c = getRegisteredInputControls();
|
|
@@ -144580,7 +144580,7 @@ function captureUpdatedResources(p) {
|
|
|
144580
144580
|
useServiceRequestStore.getState().selectedServiceRequests.forEach((d, h) => {
|
|
144581
144581
|
c[h.toLowerCase()] = !0;
|
|
144582
144582
|
});
|
|
144583
|
-
const a = (d) => p.find((h) => h.key === d)?.hasData() ?? !1, f = useObservationFormsStore.getState().getObservationFormsData().
|
|
144583
|
+
const a = (d) => p.find((h) => h.key === d)?.hasData() ?? !1, f = useObservationFormsStore.getState().getObservationFormsData().find(
|
|
144584
144584
|
(d) => d.basedOn !== void 0
|
|
144585
144585
|
);
|
|
144586
144586
|
return {
|
|
@@ -144589,7 +144589,7 @@ function captureUpdatedResources(p) {
|
|
|
144589
144589
|
medications: a("medication") || a("vaccination") || a("stopMedications"),
|
|
144590
144590
|
immunizationHistory: a("immunizationHistory") || a("immunizationAdministration") || a("immunizationWaiver"),
|
|
144591
144591
|
serviceRequests: c,
|
|
144592
|
-
observationFormsWithBasedOn: f
|
|
144592
|
+
observationFormsWithBasedOn: extractId(f?.basedOn)
|
|
144593
144593
|
};
|
|
144594
144594
|
}
|
|
144595
144595
|
const ConsultationPad = ({
|
|
@@ -144645,7 +144645,7 @@ const ConsultationPad = ({
|
|
|
144645
144645
|
useEffect(() => {
|
|
144646
144646
|
useEncounterDetailsStore.getState().setRequestedEncounterType(K);
|
|
144647
144647
|
}, [K]);
|
|
144648
|
-
const { episodeOfCare: ee, patientId: oe, activeVisitId: le, activeEpisodeId: re } = useClinicalAppData(), { practitioner: ae } =
|
|
144648
|
+
const { episodeOfCare: ee, patientId: oe, activeVisitId: le, activeEpisodeId: re } = useClinicalAppData(), { practitioner: ae } = sSe(), { data: J, status: Ce } = useQuery({
|
|
144649
144649
|
queryKey: [
|
|
144650
144650
|
"activeEncounter",
|
|
144651
144651
|
oe,
|
|
@@ -145139,7 +145139,7 @@ const CONSULTATION_START_EVENT = "startConsultation", dispatchConsultationStart
|
|
|
145139
145139
|
isActionAreaVisible: p,
|
|
145140
145140
|
printOptions: c
|
|
145141
145141
|
}) => {
|
|
145142
|
-
const { t: a } = useTranslation(), { practitioner: s } =
|
|
145142
|
+
const { t: a } = useTranslation(), { practitioner: s } = sSe(), { clinicalConfig: f } = useClinicalConfig(), { encounterConcepts: d } = useEncounterConcepts(), h = mr(), E = f?.consultationPad?.inputControls?.find(
|
|
145143
145143
|
(F) => F.type === "encounterDetails"
|
|
145144
145144
|
)?.metadata?.defaultEncounterType, C = useMemo(() => {
|
|
145145
145145
|
if (!(!E || !d))
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, jsxs as h, Fragment as Q } from "react/jsx-runtime";
|
|
2
|
-
import { m as x, u as W, a as Y, H as J,
|
|
2
|
+
import { m as x, u as W, a as Y, H as J, t as X, g as Z, e as ee, d as te } from "./index-CTE-JCZr.js";
|
|
3
3
|
import { useQuery as ae } from "@tanstack/react-query";
|
|
4
4
|
import { useState as l, useCallback as _, useEffect as I, useMemo as p } 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 = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as i, jsxs as x, Fragment as he } from "react/jsx-runtime";
|
|
2
|
-
import { u as ge, m as pe, w as Ne, x as Oe, h as be, V as Ie, X as Te, y as
|
|
2
|
+
import { u as ge, m as pe, w as Ne, x as Oe, h as be, V as Ie, X as Te, y as Ee, k as _e, b as Ae, _ as ve, N as Fe, o as z, g as Se, c as K, f as P, t as Ce, e as Q, i as Re, j as Be, d as Le, W as Me, I as Ue } from "./index-CTE-JCZr.js";
|
|
3
3
|
import { useQueryClient as De, useQuery as b } from "@tanstack/react-query";
|
|
4
4
|
import { useState as X, useMemo as d, useCallback as l } from "react";
|
|
5
5
|
const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_modalHeading__wnTmA", qe = "FormsTable-module_customAccordianItem__isszs", I = {
|
|
@@ -9,17 +9,17 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
9
9
|
}, He = "startConsultation", xe = ({
|
|
10
10
|
episodeOfCareUuids: C,
|
|
11
11
|
encounterUuids: c,
|
|
12
|
-
config:
|
|
13
|
-
disableActions:
|
|
12
|
+
config: W,
|
|
13
|
+
disableActions: Y = !1,
|
|
14
14
|
activeEncounterUuid: h = null
|
|
15
15
|
}) => {
|
|
16
16
|
const { t: n } = ge(), u = pe(), [g, R] = X(!1), [s, B] = X(null), {
|
|
17
|
-
numberOfVisits:
|
|
18
|
-
hideThumbnail:
|
|
17
|
+
numberOfVisits: Z,
|
|
18
|
+
hideThumbnail: J = !1,
|
|
19
19
|
forms: p
|
|
20
|
-
} =
|
|
20
|
+
} = W ?? {}, ee = Ne(
|
|
21
21
|
Ue.EDIT_OBSERVATIONS
|
|
22
|
-
), { userPrivileges: N } = Oe(), T = ee && !
|
|
22
|
+
), { userPrivileges: N } = Oe(), T = ee && !Y && !!h, L = be(
|
|
23
23
|
C,
|
|
24
24
|
c
|
|
25
25
|
), re = De(), {
|
|
@@ -30,7 +30,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
30
30
|
refetch: ae
|
|
31
31
|
} = b({
|
|
32
32
|
queryKey: ["forms", u, C],
|
|
33
|
-
queryFn: () => Ie(u, void 0,
|
|
33
|
+
queryFn: () => Ie(u, void 0, Z),
|
|
34
34
|
enabled: !!u && !L
|
|
35
35
|
}), k = d(() => {
|
|
36
36
|
let e = M;
|
|
@@ -59,35 +59,35 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
59
59
|
), q = l(
|
|
60
60
|
(e) => O.find((r) => r.name === e)?.uuid,
|
|
61
61
|
[O]
|
|
62
|
-
),
|
|
62
|
+
), E = d(() => {
|
|
63
63
|
if (s)
|
|
64
64
|
return q(s.formName);
|
|
65
65
|
}, [s, q]), {
|
|
66
66
|
data: m,
|
|
67
67
|
isLoading: te,
|
|
68
68
|
isError: se,
|
|
69
|
-
error:
|
|
69
|
+
error: _
|
|
70
70
|
} = b({
|
|
71
|
-
queryKey: ["formMetadata",
|
|
72
|
-
queryFn: () =>
|
|
73
|
-
enabled: !!
|
|
71
|
+
queryKey: ["formMetadata", E],
|
|
72
|
+
queryFn: () => Ee(E),
|
|
73
|
+
enabled: !!E && g
|
|
74
74
|
}), {
|
|
75
|
-
data:
|
|
75
|
+
data: A,
|
|
76
76
|
isLoading: ne,
|
|
77
77
|
isError: ie,
|
|
78
78
|
error: v
|
|
79
79
|
} = b({
|
|
80
80
|
queryKey: ["formsEncounterFHIR", s?.encounterUuid],
|
|
81
|
-
queryFn: () =>
|
|
81
|
+
queryFn: () => _e(s.encounterUuid),
|
|
82
82
|
enabled: !!s?.encounterUuid && g
|
|
83
83
|
});
|
|
84
|
-
|
|
84
|
+
Ae(
|
|
85
85
|
(e) => {
|
|
86
86
|
e.patientUUID === u && e.updatedConcepts.size > 0 && (ae(), re.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
|
|
87
87
|
},
|
|
88
88
|
[u]
|
|
89
89
|
);
|
|
90
|
-
const de = d(() => !
|
|
90
|
+
const de = d(() => !A?.entry || !s?.formName ? [] : A.entry.filter((e) => e.resource?.resourceType === "Observation").map((e) => e.resource).filter((e) => ve(e) ? Fe(e)?.toLowerCase() === s.formName.toLowerCase() : !0), [A, s?.formName]), le = d(() => {
|
|
91
91
|
if (!m?.schema) return;
|
|
92
92
|
const e = [], r = (o) => {
|
|
93
93
|
(o ?? []).forEach((a) => {
|
|
@@ -113,11 +113,11 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
113
113
|
null
|
|
114
114
|
), Object.keys(e).length > 0 ? e : void 0;
|
|
115
115
|
}, [m]), ce = d(() => {
|
|
116
|
-
if (
|
|
117
|
-
return z(
|
|
116
|
+
if (_)
|
|
117
|
+
return z(_).message;
|
|
118
118
|
if (v)
|
|
119
119
|
return z(v).message;
|
|
120
|
-
}, [
|
|
120
|
+
}, [_, v]), y = d(
|
|
121
121
|
() => [
|
|
122
122
|
{ key: "recordedOn", header: n("RECORDED_ON") },
|
|
123
123
|
{ key: "recordedBy", header: n("RECORDED_BY") }
|
|
@@ -160,9 +160,9 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
160
160
|
)
|
|
161
161
|
})
|
|
162
162
|
).sort((r, o) => r.formName.localeCompare(o.formName));
|
|
163
|
-
}, [k, n]),
|
|
163
|
+
}, [k, n]), j = l((e) => {
|
|
164
164
|
B(e), R(!0);
|
|
165
|
-
}, []),
|
|
165
|
+
}, []), G = l(() => {
|
|
166
166
|
R(!1), B(null);
|
|
167
167
|
}, []), F = l((e) => {
|
|
168
168
|
globalThis.dispatchEvent(
|
|
@@ -176,11 +176,11 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
176
176
|
}
|
|
177
177
|
})
|
|
178
178
|
);
|
|
179
|
-
}, []),
|
|
179
|
+
}, []), $ = l(
|
|
180
180
|
(e, r) => {
|
|
181
181
|
switch (r) {
|
|
182
182
|
case "recordedOn":
|
|
183
|
-
return /* @__PURE__ */ i(Ce, { onClick: () =>
|
|
183
|
+
return /* @__PURE__ */ i(Ce, { onClick: () => j(e), children: e.recordedOn });
|
|
184
184
|
case "recordedBy":
|
|
185
185
|
return e.recordedBy;
|
|
186
186
|
case "actions":
|
|
@@ -199,7 +199,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
199
199
|
return null;
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
|
-
[
|
|
202
|
+
[j, F, f, n]
|
|
203
203
|
);
|
|
204
204
|
return /* @__PURE__ */ x(he, { children: [
|
|
205
205
|
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: U || D || V.length === 0 || L ? /* @__PURE__ */ i(
|
|
@@ -211,7 +211,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
211
211
|
loading: U,
|
|
212
212
|
errorStateMessage: D ? oe?.message : void 0,
|
|
213
213
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
214
|
-
renderCell:
|
|
214
|
+
renderCell: $,
|
|
215
215
|
className: I.formsTableBody,
|
|
216
216
|
dataTestId: "forms-table"
|
|
217
217
|
}
|
|
@@ -234,7 +234,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
234
234
|
errorStateMessage: "",
|
|
235
235
|
sortable: ye,
|
|
236
236
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
237
|
-
renderCell:
|
|
237
|
+
renderCell: $,
|
|
238
238
|
className: I.formsTableBody,
|
|
239
239
|
dataTestId: `forms-table-${o}`
|
|
240
240
|
}
|
|
@@ -249,7 +249,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
249
249
|
id: "modalIdForActionAreaLayout",
|
|
250
250
|
portalId: "main-display-area",
|
|
251
251
|
open: g,
|
|
252
|
-
onRequestClose:
|
|
252
|
+
onRequestClose: G,
|
|
253
253
|
modalHeading: /* @__PURE__ */ x("div", { className: I.modalHeading, children: [
|
|
254
254
|
/* @__PURE__ */ i("span", { children: s.formName }),
|
|
255
255
|
T && f(s) && /* @__PURE__ */ i(
|
|
@@ -260,7 +260,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
260
260
|
size: "sm",
|
|
261
261
|
testId: `edit-form-modal-${s.encounterUuid}`,
|
|
262
262
|
onClick: () => {
|
|
263
|
-
|
|
263
|
+
G(), F(s);
|
|
264
264
|
},
|
|
265
265
|
children: /* @__PURE__ */ i(P, {})
|
|
266
266
|
}
|
|
@@ -279,7 +279,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
|
|
|
279
279
|
errorMessage: ce,
|
|
280
280
|
emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
|
|
281
281
|
testIdPrefix: s.formName,
|
|
282
|
-
hideThumbnail:
|
|
282
|
+
hideThumbnail: J,
|
|
283
283
|
controlOrder: le,
|
|
284
284
|
sectionMap: me
|
|
285
285
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-
|
|
2
|
-
import { bN as d, bO as f, bP as e } from "./index-
|
|
1
|
+
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-CauFIZcQ.js";
|
|
2
|
+
import { bN as d, bO as f, bP as e } from "./index-CTE-JCZr.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-
|
|
2
|
-
import { bN as v, bO as C, bP as e } from "./index-
|
|
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-CauFIZcQ.js";
|
|
2
|
+
import { bN as v, bO as C, bP as e } from "./index-CTE-JCZr.js";
|
|
3
3
|
var h = (t) => {
|
|
4
4
|
const [r, o] = s({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as S, jsx as u } from "react/jsx-runtime";
|
|
2
|
-
import { m as Q, a as V, u as N, v as q, E as k,
|
|
2
|
+
import { m as Q, a as V, u as N, v as q, E as k, b as z, T as M, O as w, L as x, F as H, e as j, C as P, Q as D, z as J, p as Y, l as W, n as X, q as Z, r as ee } from "./index-CTE-JCZr.js";
|
|
3
3
|
import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
|
|
4
4
|
import { useRef as se, useEffect as $, useMemo as T } from "react";
|
|
5
5
|
const F = (a, n, d, l, b, r) => {
|
|
6
|
-
const t =
|
|
6
|
+
const t = J(a, n, b), s = t.value, o = Y(s);
|
|
7
7
|
let i = s;
|
|
8
8
|
o === "Image" && (i = /* @__PURE__ */ u(
|
|
9
9
|
X,
|
|
@@ -60,7 +60,7 @@ const F = (a, n, d, l, b, r) => {
|
|
|
60
60
|
hideThumbnail: d
|
|
61
61
|
}) => {
|
|
62
62
|
const { t: l } = N(), b = (r, t, s) => {
|
|
63
|
-
const o =
|
|
63
|
+
const o = P(r.encounterDetails, l);
|
|
64
64
|
return /* @__PURE__ */ S(
|
|
65
65
|
D,
|
|
66
66
|
{
|
|
@@ -158,8 +158,8 @@ const F = (a, n, d, l, b, r) => {
|
|
|
158
158
|
}, [O]);
|
|
159
159
|
const f = T(() => {
|
|
160
160
|
if (!c) return [];
|
|
161
|
-
const e = M(c), h =
|
|
162
|
-
return
|
|
161
|
+
const e = M(c), h = w(e);
|
|
162
|
+
return x(h);
|
|
163
163
|
}, [c]), C = [
|
|
164
164
|
{ key: "name", header: "name" },
|
|
165
165
|
{ key: "value", header: "value" },
|
|
@@ -174,7 +174,7 @@ const F = (a, n, d, l, b, r) => {
|
|
|
174
174
|
className: I.observations,
|
|
175
175
|
children: [
|
|
176
176
|
/* @__PURE__ */ u(
|
|
177
|
-
|
|
177
|
+
H,
|
|
178
178
|
{
|
|
179
179
|
id: "observations-title",
|
|
180
180
|
testId: E ? `observations-title-${y}` : "observations-title",
|
|
@@ -191,7 +191,7 @@ const F = (a, n, d, l, b, r) => {
|
|
|
191
191
|
hideThumbnail: b
|
|
192
192
|
}
|
|
193
193
|
) : /* @__PURE__ */ u(
|
|
194
|
-
|
|
194
|
+
j,
|
|
195
195
|
{
|
|
196
196
|
headers: C,
|
|
197
197
|
rows: [],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bQ as we, bR as z, bS as xt, bT as B, bO as q, bP as y, bU as Ro, bV as ye, bW as R, bX as _, bY as k, bZ as N, b_ as A, b$ as bs, c0 as ir, c1 as $e, c2 as U, c3 as Hn, c4 as Vn, c5 as dt, c6 as D, c7 as xs, c8 as cn, c9 as Be, ca as ws, cb as qt, cc as zt, cd as $s, ce as Cs, cf as $n, cg as Ss, ch as Nr, ci as Bt, cj as zo, ck as ks, cl as Es, cm as j, cn as Ur, co as Ms, cp as Ds, cq as sr, cr as As, cs as Ts, ct as zn, cu as Fs, cv as Is, cw as Z, cx as Ps, cy as Os } from "./index-
|
|
1
|
+
import { bQ as we, bR as z, bS as xt, bT as B, bO as q, bP as y, bU as Ro, bV as ye, bW as R, bX as _, bY as k, bZ as N, b_ as A, b$ as bs, c0 as ir, c1 as $e, c2 as U, c3 as Hn, c4 as Vn, c5 as dt, c6 as D, c7 as xs, c8 as cn, c9 as Be, ca as ws, cb as qt, cc as zt, cd as $s, ce as Cs, cf as $n, cg as Ss, ch as Nr, ci as Bt, cj as zo, ck as ks, cl as Es, cm as j, cn as Ur, co as Ms, cp as Ds, cq as sr, cr as As, cs as Ts, ct as zn, cu as Fs, cv as Is, cw as Z, cx as Ps, cy as Os } from "./index-CTE-JCZr.js";
|
|
2
2
|
var Ls = (e) => e != null, qs = (e) => e.filter(Ls);
|
|
3
3
|
function _s(e) {
|
|
4
4
|
return (...t) => {
|
|
@@ -8,6 +8,6 @@ export declare function captureUpdatedResources(entries: InputControl[]): {
|
|
|
8
8
|
medications: boolean;
|
|
9
9
|
immunizationHistory: boolean;
|
|
10
10
|
serviceRequests: Record<string, boolean>;
|
|
11
|
-
observationFormsWithBasedOn:
|
|
11
|
+
observationFormsWithBasedOn: string | undefined;
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/consultationPad/utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/consultationPad/utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AAE7E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAI7C,wBAAgB,0BAA0B,CACxC,MAAM,EAAE,eAAe,GAAG,SAAS,GAClC,YAAY,EAAE,CA6BhB;AAED,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,YAAY,EAAE,EACxB,aAAa,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,MAAM,GACnB,YAAY,EAAE,CAiBhB;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,YAAY,EAAE;;;;;;;EAiC9D"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { u as r, cz as o, cA as l, cB as c, b7 as m, b8 as g, cC as h, cD as b, cE as p, aG as u } from "./index-
|
|
2
|
+
import { u as r, cz as o, cA as l, cB as c, b7 as m, b8 as g, cC as h, cD as b, cE as p, aG as u } from "./index-CTE-JCZr.js";
|
|
3
3
|
import { Suspense as E } from "react";
|
|
4
4
|
import "@tanstack/react-query";
|
|
5
5
|
const _ = "index-module_loading__FAL7n", $ = "index-module_message__KjCnF", t = {
|