@bahmni/registration-app 0.0.1-dev.265 → 0.0.1-dev.266

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 p, Fragment as Y } from "react/jsx-runtime";
2
- import { d as K, u as Q, a as W, F as J, b as X, m as Z, c as ee, r as te } from "./index-rMUBJNQi.js";
2
+ import { d as K, u as Q, a as W, F as J, b as X, m as Z, c as ee, r as te } from "./index-BFOQjjDr.js";
3
3
  import { useQuery as ae } from "@tanstack/react-query";
4
4
  import { useState as m, useCallback as h, useEffect as O, useMemo as T } from "react";
5
5
  const ne = "_documentsTableBody_1voj8_1", oe = "_viewAttachmentsLink_1voj8_11", re = "_documentViewerContainer_1voj8_15", de = "_attachmentItem_1voj8_23", se = "_attachmentCounter_1voj8_27", ce = "_attachmentError_1voj8_36", ie = "_documentIframe_1voj8_44", me = "_documentImage_1voj8_50", d = {
@@ -1,31 +1,31 @@
1
1
  import { jsx as s, jsxs as J, Fragment as W } from "react/jsx-runtime";
2
- import { u as Z, d as ee, e as re, j as ae, B as te, P as oe, k as se, X as ne, R as q, m as de, b as ie, c as U, A as me, _ as ue, r as le, Y as ce, I as fe } from "./index-rMUBJNQi.js";
2
+ import { u as Z, d as ee, e as re, j as ae, B as te, P as oe, k as se, X as ne, R as v, m as de, b as ie, c as U, A as me, _ as ue, r as le, Y as ce, I as fe } from "./index-BFOQjjDr.js";
3
3
  import { useQueryClient as ye, useQuery as c } from "@tanstack/react-query";
4
4
  import { useState as S, useMemo as d, useCallback as f } from "react";
5
- const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I = {
5
+ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", A = {
6
6
  formsTableBody: pe,
7
7
  customAccordianItem: be
8
8
  }, ge = (m) => m ? m.extension?.find(
9
9
  (n) => n.url === fe
10
- )?.valueString : void 0, Oe = ({
10
+ )?.valueString : void 0, he = ({
11
11
  episodeOfCareUuids: m,
12
12
  encounterUuids: n,
13
13
  config: C
14
14
  }) => {
15
- const { t: o } = Z(), u = ee(), [l, h] = S(!1), [t, O] = S(null), { numberOfVisits: k, hideThumbnail: j = !1 } = C ?? {}, B = re(
15
+ const { t: o } = Z(), u = ee(), [l, O] = S(!1), [t, h] = S(null), { numberOfVisits: k, hideThumbnail: j = !1 } = C ?? {}, B = re(
16
16
  m,
17
17
  n
18
- ), x = ye(), {
18
+ ), H = ye(), {
19
19
  data: y = [],
20
20
  isLoading: _,
21
- isError: E,
22
- error: H,
23
- refetch: K
21
+ isError: T,
22
+ error: K,
23
+ refetch: x
24
24
  } = c({
25
25
  queryKey: ["forms", u, m],
26
26
  queryFn: () => ae(u, void 0, k),
27
27
  enabled: !!u && !B
28
- }), T = d(() => !n || n.length === 0 ? y : y.filter(
28
+ }), E = d(() => !n || n.length === 0 ? y : y.filter(
29
29
  (e) => n.includes(e.encounterUuid)
30
30
  ), [y, n]), { data: R = [] } = c({
31
31
  queryKey: ["observationForms"],
@@ -56,7 +56,7 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
56
56
  });
57
57
  ne(
58
58
  (e) => {
59
- e.patientUUID === u && e.updatedConcepts.size > 0 && (K(), x.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
59
+ e.patientUUID === u && e.updatedConcepts.size > 0 && (x(), H.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
60
60
  },
61
61
  [u]
62
62
  );
@@ -65,9 +65,9 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
65
65
  return !r || r.includes(t.formName);
66
66
  }), [g, t?.formName]), Y = d(() => {
67
67
  if (b)
68
- return q(b).message;
68
+ return v(b).message;
69
69
  if (N)
70
- return q(N).message;
70
+ return v(N).message;
71
71
  }, [b, N]), L = d(
72
72
  () => [
73
73
  { key: "recordedOn", header: o("RECORDED_ON") },
@@ -81,16 +81,16 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
81
81
  ],
82
82
  []
83
83
  ), M = d(() => {
84
- const e = T.reduce(
84
+ const e = E.reduce(
85
85
  (r, a) => {
86
86
  const i = a.formName;
87
87
  r[i] ??= [];
88
- const A = a.providers.map((X) => X.providerName).filter(Boolean).join(", ");
88
+ const I = a.providers.map((X) => X.providerName).filter(Boolean).join(", ");
89
89
  return r[i].push({
90
90
  id: a.encounterUuid,
91
91
  formName: a.formName,
92
92
  recordedOn: de(a.encounterDateTime, o, !0).formattedResult,
93
- recordedBy: A ?? "--",
93
+ recordedBy: I ?? "--",
94
94
  encounterDateTime: a.encounterDateTime,
95
95
  encounterUuid: a.encounterUuid
96
96
  }), r;
@@ -101,39 +101,39 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
101
101
  ([r, a]) => ({
102
102
  formName: r,
103
103
  records: a.sort(
104
- (i, A) => A.encounterDateTime - i.encounterDateTime
104
+ (i, I) => I.encounterDateTime - i.encounterDateTime
105
105
  )
106
106
  })
107
107
  ).sort((r, a) => r.formName.localeCompare(a.formName));
108
- }, [T, o]), v = f((e) => {
109
- O(e), h(!0);
108
+ }, [E, o]), D = f((e) => {
109
+ h(e), O(!0);
110
110
  }, []), G = f(() => {
111
- h(!1), O(null);
112
- }, []), D = f(
111
+ O(!1), h(null);
112
+ }, []), q = f(
113
113
  (e, r) => {
114
114
  switch (r) {
115
115
  case "recordedOn":
116
- return /* @__PURE__ */ s(ie, { onClick: () => v(e), children: e.recordedOn });
116
+ return /* @__PURE__ */ s(ie, { onClick: () => D(e), children: e.recordedOn });
117
117
  case "recordedBy":
118
118
  return e.recordedBy;
119
119
  default:
120
120
  return null;
121
121
  }
122
122
  },
123
- [v]
123
+ [D]
124
124
  );
125
125
  return /* @__PURE__ */ J(W, { children: [
126
- /* @__PURE__ */ s("div", { id: "forms-table", "data-testid": "forms-table", children: _ || E || M.length === 0 || B ? /* @__PURE__ */ s(
126
+ /* @__PURE__ */ s("div", { id: "forms-table", "data-testid": "forms-table", children: _ || T || M.length === 0 || B ? /* @__PURE__ */ s(
127
127
  U,
128
128
  {
129
129
  headers: L,
130
130
  ariaLabel: o("FORMS_HEADING"),
131
131
  rows: [],
132
132
  loading: _,
133
- errorStateMessage: E ? H?.message : void 0,
133
+ errorStateMessage: T ? K?.message : void 0,
134
134
  emptyStateMessage: o("FORMS_UNAVAILABLE"),
135
- renderCell: D,
136
- className: I.formsTableBody,
135
+ renderCell: q,
136
+ className: A.formsTableBody,
137
137
  dataTestId: "forms-table"
138
138
  }
139
139
  ) : /* @__PURE__ */ s(me, { align: "start", children: M.map((e, r) => {
@@ -142,7 +142,7 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
142
142
  ue,
143
143
  {
144
144
  title: a,
145
- className: I.customAccordianItem,
145
+ className: A.customAccordianItem,
146
146
  testId: `accordian-title-${a}`,
147
147
  open: r === 0,
148
148
  children: /* @__PURE__ */ s(
@@ -155,8 +155,8 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
155
155
  errorStateMessage: "",
156
156
  sortable: z,
157
157
  emptyStateMessage: o("FORMS_UNAVAILABLE"),
158
- renderCell: D,
159
- className: I.formsTableBody,
158
+ renderCell: q,
159
+ className: A.formsTableBody,
160
160
  dataTestId: `forms-table-${a}`
161
161
  }
162
162
  )
@@ -193,5 +193,5 @@ const pe = "_formsTableBody_ourq9_5", be = "_customAccordianItem_ourq9_10", I =
193
193
  ] });
194
194
  };
195
195
  export {
196
- Oe as default
196
+ he as default
197
197
  };
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-CY4CSO5N.js";
2
- import { h as d, i as f, l as e } from "./index-rMUBJNQi.js";
1
+ import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-CJUX87Fu.js";
2
+ import { h as d, i as f, l as e } from "./index-BFOQjjDr.js";
3
3
  var h = (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 i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-CY4CSO5N.js";
2
- import { h, i as v, l as e } from "./index-rMUBJNQi.js";
1
+ import { c as s, T as c, P as i, a as u, b as m, C as P, Q as d } from "./YPM2AS64-CJUX87Fu.js";
2
+ import { h, i as v, l as e } from "./index-BFOQjjDr.js";
3
3
  var C = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,5 +1,5 @@
1
1
  import { jsxs as I, jsx as u } from "react/jsx-runtime";
2
- import { d as V, a as w, u as S, $ as q, Z as G, X as H, f as Q, G as X, J as k, x as M, c as W, W as j, E as D, K as J, v as P, g as Y, H as Z, D as z, N as ee } from "./index-rMUBJNQi.js";
2
+ import { d as V, a as w, u as S, $ as q, Z as G, X as H, f as Q, G as X, J as k, x as M, c as W, W as j, E as D, K as J, v as P, g as Y, H as Z, D as z, N as ee } from "./index-BFOQjjDr.js";
3
3
  import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
4
4
  import { useRef as se, useEffect as O, useMemo as g } from "react";
5
5
  const F = (a, n, d, l, p, r) => {
@@ -1,4 +1,4 @@
1
- import { n as we, o as z, p as xt, q as B, i as q, l as y, s as Ro, t as ye, S as R, w as _, y as k, z as N, C as A, L as bs, M as ir, O as $e, Q as U, T as Hn, U as Vn, V as dt, a0 as D, a1 as xs, a2 as cn, a3 as Be, a4 as ws, a5 as qt, a6 as zt, a7 as $s, a8 as Cs, a9 as $n, aa as Ss, ab as Nr, ac as Bt, ad as zo, ae as ks, af as Es, ag as j, ah as Ur, ai as Ms, aj as Ds, ak as sr, al as As, am as Ts, an as zn, ao as Fs, ap as Is, aq as Z, ar as Ps, as as Ls } from "./index-rMUBJNQi.js";
1
+ import { n as we, o as z, p as xt, q as B, i as q, l as y, s as Ro, t as ye, S as R, w as _, y as k, z as N, C as A, L as bs, M as ir, O as $e, Q as U, T as Hn, U as Vn, V as dt, a0 as D, a1 as xs, a2 as cn, a3 as Be, a4 as ws, a5 as qt, a6 as zt, a7 as $s, a8 as Cs, a9 as $n, aa as Ss, ab as Nr, ac as Bt, ad as zo, ae as ks, af as Es, ag as j, ah as Ur, ai as Ms, aj as Ds, ak as sr, al as As, am as Ts, an as zn, ao as Fs, ap as Is, aq as Z, ar as Ps, as as Ls } from "./index-BFOQjjDr.js";
2
2
  var Os = (e) => e != null, qs = (e) => e.filter(Os);
3
3
  function _s(e) {
4
4
  return (...t) => {