@bahmni/widgets 0.0.1-dev.310 → 0.0.1-dev.311

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 T, Fragment as Y } from "react/jsx-runtime";
2
- import { u as W, a as Z, T as X, Z as J, A as x, j as ee, P as te } from "./index-CDaZ5sPl.js";
2
+ import { u as W, a as Z, S as X, Z as J, $ as x, j as ee, P as te } from "./index-BPBDx228.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";
@@ -39,7 +39,7 @@ const Te = [
39
39
  null
40
40
  ), [F, A] = l(
41
41
  /* @__PURE__ */ new Set()
42
- ), f = W(), { t: o } = ae(), { addNotification: w } = Z(), V = Number(n?.pageSize) || 5, [N, C] = l(1), [u, $] = l(V), [k, O] = l(void 0), v = _((e) => {
42
+ ), f = W(), { t: o } = ae(), { addNotification: w } = Z(), $ = Number(n?.pageSize) || 5, [N, C] = l(1), [u, V] = l($), [k, O] = l(void 0), v = _((e) => {
43
43
  U(e), L(!0);
44
44
  }, []), H = _(() => {
45
45
  L(!1), U(null), A(/* @__PURE__ */ new Set());
@@ -92,7 +92,7 @@ const Te = [
92
92
  }, [d, s]);
93
93
  const j = _(
94
94
  (e, t) => {
95
- t !== u ? ($(t), C(1), O(void 0)) : C(e);
95
+ t !== u ? (V(t), C(1), O(void 0)) : C(e);
96
96
  },
97
97
  [u]
98
98
  ), D = p(
@@ -1,7 +1,7 @@
1
1
  import { jsx as i, jsxs as te, Fragment as oe } from "react/jsx-runtime";
2
- import { Q as se, u as ae, V as ne, n as de, t as ie, r as ce, q as le, y as me, M as k, A as ue, Z as fe, j as x, b as ye, R as be, P as pe, O as he } from "./index-CDaZ5sPl.js";
3
- import { useQueryClient as ge, useQuery as p } from "@tanstack/react-query";
4
- import { useState as P, useMemo as d, useCallback as h } from "react";
2
+ import { X as se, u as ae, H as ne, s as de, r as ie, n as ce, F as le, w as me, M as k, $ as ue, Z as fe, j as x, T as ye, R as pe, P as be, O as he } from "./index-BPBDx228.js";
3
+ import { useQueryClient as ge, useQuery as b } from "@tanstack/react-query";
4
+ import { useState as H, useMemo as d, useCallback as h } from "react";
5
5
  import { useTranslation as Fe } from "react-i18next";
6
6
  const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_customAccordianItem__isszs", v = {
7
7
  formsTableBody: Ne,
@@ -13,31 +13,31 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
13
13
  encounterUuids: c,
14
14
  config: g
15
15
  }) => {
16
- const { t: n } = Fe(), u = ae(), [y, M] = P(!1), [a, A] = P(null), {
17
- numberOfVisits: j,
18
- hideThumbnail: H = !1,
19
- forms: b
20
- } = g ?? {}, I = ne(
16
+ const { t: n } = Fe(), u = ae(), [y, M] = H(!1), [a, I] = H(null), {
17
+ numberOfVisits: P,
18
+ hideThumbnail: j = !1,
19
+ forms: p
20
+ } = g ?? {}, A = ne(
21
21
  m,
22
22
  c
23
- ), V = ge(), {
23
+ ), w = ge(), {
24
24
  data: D = [],
25
25
  isLoading: T,
26
26
  isError: B,
27
- error: w,
27
+ error: $,
28
28
  refetch: K
29
- } = p({
29
+ } = b({
30
30
  queryKey: ["forms", u, m],
31
- queryFn: () => de(u, void 0, j),
32
- enabled: !!u && !I
31
+ queryFn: () => de(u, void 0, P),
32
+ enabled: !!u && !A
33
33
  }), R = d(() => {
34
34
  let e = D;
35
35
  return c && c.length > 0 && (e = e.filter(
36
36
  (t) => c.includes(t.encounterUuid)
37
- )), Array.isArray(b) && b.length > 0 && (e = e.filter(
38
- (t) => b.some((r) => r.toLowerCase() === t.formName.toLowerCase())
37
+ )), Array.isArray(p) && p.length > 0 && (e = e.filter(
38
+ (t) => p.some((r) => r.toLowerCase() === t.formName.toLowerCase())
39
39
  )), e;
40
- }, [D, c, b]), { data: _ = [] } = p({
40
+ }, [D, c, p]), { data: _ = [] } = b({
41
41
  queryKey: ["observationForms"],
42
42
  queryFn: () => ie()
43
43
  }), L = h(
@@ -48,33 +48,33 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
48
48
  return L(a.formName);
49
49
  }, [a, L]), {
50
50
  data: l,
51
- isLoading: Q,
52
- isError: $,
51
+ isLoading: V,
52
+ isError: z,
53
53
  error: N
54
- } = p({
54
+ } = b({
55
55
  queryKey: ["formMetadata", F],
56
56
  queryFn: () => ce(F),
57
57
  enabled: !!F && y
58
58
  }), {
59
59
  data: O,
60
- isLoading: z,
61
- isError: G,
60
+ isLoading: G,
61
+ isError: Q,
62
62
  error: E
63
- } = p({
63
+ } = b({
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 && (K(), V.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
70
+ e.patientUUID === u && e.updatedConcepts.size > 0 && (K(), w.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
71
71
  },
72
72
  [u]
73
73
  );
74
- const Z = d(() => !O?.entry || !a?.formName ? [] : O.entry.filter((t) => t.resource?.resourceType === "Observation").map((t) => t.resource).filter((t) => {
74
+ const X = d(() => !O?.entry || !a?.formName ? [] : O.entry.filter((t) => t.resource?.resourceType === "Observation").map((t) => t.resource).filter((t) => {
75
75
  const r = Ee(t);
76
76
  return !r || r.includes(a.formName);
77
- }), [O, a?.formName]), Y = d(() => {
77
+ }), [O, a?.formName]), Z = d(() => {
78
78
  if (!l?.schema) return;
79
79
  const e = [], t = (r) => {
80
80
  (r ?? []).forEach((o) => {
@@ -85,7 +85,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
85
85
  return t(
86
86
  l.schema.controls ?? []
87
87
  ), e.length > 0 ? e : void 0;
88
- }, [l]), J = d(() => {
88
+ }, [l]), Y = d(() => {
89
89
  if (!l?.schema) return;
90
90
  const e = {}, t = (r, o) => {
91
91
  for (const s of r)
@@ -99,7 +99,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
99
99
  l.schema.controls ?? [],
100
100
  null
101
101
  ), Object.keys(e).length > 0 ? e : void 0;
102
- }, [l]), W = d(() => {
102
+ }, [l]), J = d(() => {
103
103
  if (N)
104
104
  return k(N).message;
105
105
  if (E)
@@ -110,7 +110,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
110
110
  { key: "recordedBy", header: n("RECORDED_BY") }
111
111
  ],
112
112
  [n]
113
- ), X = d(
113
+ ), W = d(
114
114
  () => [
115
115
  { key: "recordedOn", sortable: !0 },
116
116
  { key: "recordedBy", sortable: !0 }
@@ -142,9 +142,9 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
142
142
  })
143
143
  ).sort((r, o) => r.formName.localeCompare(o.formName));
144
144
  }, [R, n]), q = h((e) => {
145
- A(e), M(!0);
145
+ I(e), M(!0);
146
146
  }, []), ee = h(() => {
147
- M(!1), A(null);
147
+ M(!1), I(null);
148
148
  }, []), U = h(
149
149
  (e, t) => {
150
150
  switch (t) {
@@ -159,14 +159,14 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
159
159
  [q]
160
160
  );
161
161
  return /* @__PURE__ */ te(oe, { children: [
162
- /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: T || B || S.length === 0 || I ? /* @__PURE__ */ i(
162
+ /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: T || B || S.length === 0 || A ? /* @__PURE__ */ i(
163
163
  x,
164
164
  {
165
165
  headers: C,
166
166
  ariaLabel: n("FORMS_HEADING"),
167
167
  rows: [],
168
168
  loading: T,
169
- errorStateMessage: B ? w?.message : void 0,
169
+ errorStateMessage: B ? $?.message : void 0,
170
170
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
171
171
  renderCell: U,
172
172
  className: v.formsTableBody,
@@ -175,7 +175,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
175
175
  ) : /* @__PURE__ */ i(ye, { align: "start", children: S.map((e, t) => {
176
176
  const { formName: r, records: o } = e;
177
177
  return /* @__PURE__ */ i(
178
- be,
178
+ pe,
179
179
  {
180
180
  title: r,
181
181
  className: v.customAccordianItem,
@@ -189,7 +189,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
189
189
  rows: o,
190
190
  loading: !1,
191
191
  errorStateMessage: "",
192
- sortable: X,
192
+ sortable: W,
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
- pe,
204
+ be,
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: Z,
219
- isLoading: Q || z,
220
- isError: $ || G,
221
- errorMessage: W,
218
+ observations: X,
219
+ isLoading: V || G,
220
+ isError: z || Q,
221
+ errorMessage: J,
222
222
  emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
223
223
  testIdPrefix: a.formName,
224
- hideThumbnail: H,
225
- controlOrder: Y,
226
- sectionMap: J
224
+ hideThumbnail: j,
225
+ controlOrder: Z,
226
+ sectionMap: Y
227
227
  }
228
228
  )
229
229
  }
@@ -1,10 +1,10 @@
1
1
  import { jsx as d, jsxs as N } from "react/jsx-runtime";
2
- import { f as K, J as D, c as Q, d as V, F as w, X as k, e as q, g as j, u as G, a as P, h as J, C as z, y as X, i as Y, k as W, s as Z, o as x, j as ee } from "./index-CDaZ5sPl.js";
2
+ import { f as Q, J as D, t as H, b as K, c as V, d as k, e as j, Q as q, u as G, a as P, g as J, L as z, w as X, h as Y, i as W, k as Z, o as x, j as ee } from "./index-BPBDx228.js";
3
3
  import { useQueries as te, useQuery as se } from "@tanstack/react-query";
4
- import { useRef as oe, useEffect as C, useMemo as g } from "react";
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 = Q(t, i, u), o = s.value, a = V(o);
7
+ const s = H(t, i, u), o = s.value, a = K(o);
8
8
  let n = o;
9
9
  a === "Image" && (n = /* @__PURE__ */ d(
10
10
  k,
@@ -15,18 +15,18 @@ const F = (t, i, c, l, u, r) => {
15
15
  hideThumbnail: r
16
16
  }
17
17
  )), a === "Video" && (n = /* @__PURE__ */ d(
18
- q,
18
+ j,
19
19
  {
20
20
  id: `${o}-video`,
21
21
  videoSrc: o,
22
22
  hideThumbnail: r
23
23
  }
24
- )), a === "PDF" && (n = /* @__PURE__ */ d(j, { id: `${o}-pdf`, src: o }));
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
27
  }), p = t.display, m = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", y = l ? `${l}-${m}-${p}-${c}-${i}` : `${m}-${p}-${c}-${i}`;
28
28
  return /* @__PURE__ */ d(
29
- w,
29
+ V,
30
30
  {
31
31
  header: s.header,
32
32
  value: n,
@@ -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 = K(r.encounterDetails, l);
64
+ const a = Q(r.encounterDetails, l);
65
65
  return /* @__PURE__ */ N(
66
66
  D,
67
67
  {
@@ -106,7 +106,7 @@ const F = (t, i, c, l, u, r) => {
106
106
  )
107
107
  }
108
108
  );
109
- }, ne = "Observations-module_observations__RKSyo", ie = "Observations-module_title__TJL3z", S = {
109
+ }, ne = "Observations-module_observations__RKSyo", ie = "Observations-module_title__TJL3z", C = {
110
110
  observations: ne,
111
111
  title: ie
112
112
  }, ce = (t) => ["conceptUuid", t], le = (t, i) => ["observations", t, ...i], ve = ({ config: t }) => {
@@ -121,7 +121,7 @@ const F = (t, i, c, l, u, r) => {
121
121
  enabled: !!e
122
122
  }))
123
123
  });
124
- C(() => {
124
+ S(() => {
125
125
  n.forEach((e, v) => {
126
126
  if (e.isError && !r.current.has(v)) {
127
127
  const R = c[v];
@@ -150,7 +150,7 @@ const F = (t, i, c, l, u, r) => {
150
150
  ) && T();
151
151
  },
152
152
  [s, T]
153
- ), C(() => {
153
+ ), S(() => {
154
154
  h && o({
155
155
  title: a("ERROR_DEFAULT_TITLE"),
156
156
  message: a("ERROR_FETCHING_OBSERVATIONS"),
@@ -161,18 +161,18 @@ const F = (t, i, c, l, u, r) => {
161
161
  if (!m) return [];
162
162
  const e = Y(m), v = W(e);
163
163
  return Z(v);
164
- }, [m]), A = [
164
+ }, [m]), L = [
165
165
  { key: "name", header: "name" },
166
166
  { key: "value", header: "value" },
167
167
  { key: "form", header: "form" }
168
- ], I = y || !f, $ = h && f, B = (!m || m.entry?.length === 0 || p.length === 0) && f, L = $ ? a("ERROR_FETCHING_OBSERVATIONS") : null, M = B ? a("NO_OBSERVATIONS_FOUND") : void 0, H = _.length > 0 && !I && !$, O = i.titleTranslationKey, E = O ? a(O) : "";
168
+ ], $ = y || !f, I = h && f, B = (!m || m.entry?.length === 0 || p.length === 0) && f, A = I ? a("ERROR_FETCHING_OBSERVATIONS") : null, w = B ? a("NO_OBSERVATIONS_FOUND") : void 0, M = _.length > 0 && !$ && !I, O = i.titleTranslationKey, E = O ? a(O) : "";
169
169
  return /* @__PURE__ */ N(
170
170
  "div",
171
171
  {
172
172
  id: "observations",
173
173
  "data-testid": O ? `observations-${E}` : "observations",
174
174
  "aria-label": "observations-aria-label",
175
- className: S.observations,
175
+ className: C.observations,
176
176
  children: [
177
177
  /* @__PURE__ */ d(
178
178
  x,
@@ -180,11 +180,11 @@ const F = (t, i, c, l, u, r) => {
180
180
  id: "observations-title",
181
181
  testId: O ? `observations-title-${E}` : "observations-title",
182
182
  title: E,
183
- className: S.title,
183
+ className: C.title,
184
184
  children: /* @__PURE__ */ d("p", { children: E })
185
185
  }
186
186
  ),
187
- H ? /* @__PURE__ */ d(
187
+ M ? /* @__PURE__ */ d(
188
188
  ae,
189
189
  {
190
190
  groupedData: _,
@@ -194,12 +194,12 @@ const F = (t, i, c, l, u, r) => {
194
194
  ) : /* @__PURE__ */ d(
195
195
  ee,
196
196
  {
197
- headers: A,
197
+ headers: L,
198
198
  rows: [],
199
199
  ariaLabel: a("OBSERVATIONS"),
200
- loading: I,
201
- errorStateMessage: L,
202
- emptyStateMessage: M,
200
+ loading: $,
201
+ errorStateMessage: A,
202
+ emptyStateMessage: w,
203
203
  dataTestId: "observations-table"
204
204
  }
205
205
  )
@@ -1 +1 @@
1
- {"version":3,"file":"GenericServiceRequestTable.d.ts","sourceRoot":"","sources":["../../src/genericServiceRequest/GenericServiceRequestTable.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAI/D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAchD,eAAO,MAAM,8BAA8B,GACzC,cAAc,MAAM,EACpB,aAAa,MAAM,EACnB,iBAAiB,MAAM,EAAE,6EAEoD,CAAC;AAehF;;;GAGG;AACH,QAAA,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAkOrD,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"GenericServiceRequestTable.d.ts","sourceRoot":"","sources":["../../src/genericServiceRequest/GenericServiceRequestTable.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAI/D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAehD,eAAO,MAAM,8BAA8B,GACzC,cAAc,MAAM,EACpB,aAAa,MAAM,EACnB,iBAAiB,MAAM,EAAE,6EAEoD,CAAC;AAehF;;;GAGG;AACH,QAAA,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA0QrD,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { Bundle, ServiceRequest } from 'fhir/r4';
2
+ import { ServiceRequestViewModel } from '../../models';
3
+ export declare const mockOrderTypes: {
4
+ results: {
5
+ uuid: string;
6
+ display: string;
7
+ conceptClasses: {
8
+ uuid: string;
9
+ name: string;
10
+ }[];
11
+ }[];
12
+ };
13
+ export declare const mockServiceRequestBundle: Bundle<ServiceRequest>;
14
+ export declare const mockServiceRequests: ServiceRequestViewModel[];
15
+ //# sourceMappingURL=serviceRequestMocks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"serviceRequestMocks.d.ts","sourceRoot":"","sources":["../../../../src/genericServiceRequest/__tests__/__mocks__/serviceRequestMocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACjD,OAAO,EAAE,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEvD,eAAO,MAAM,cAAc;;;;;;;;;CAuB1B,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,MAAM,CAAC,cAAc,CA4C3D,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,uBAAuB,EAW/C,CAAC"}