@bahmni/appointments-app 0.0.1-dev.294 → 0.0.1-dev.297

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 h, Fragment as x } from "react/jsx-runtime";
2
- import { u as G, a as W, h as Y, k as J, w as X, m as Z, c as ee, n as te } from "./index-C9KJKvY5.js";
2
+ import { u as G, a as W, h as Y, B as J, w as X, m as Z, c as ee, n as te } from "./index-PgozCsqh.js";
3
3
  import { useQuery as ae } from "@tanstack/react-query";
4
4
  import { useState as l, useCallback as _, useEffect as N, 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 = {
@@ -18,7 +18,7 @@ const ne = "DocumentsTable-module_documentsTableBody__6iR3w", oe = "DocumentsTab
18
18
  uploadedBy: "DOCUMENTS_UPLOADED_BY",
19
19
  attachments: "DOCUMENTS_ATTACHMENTS"
20
20
  };
21
- function R(a) {
21
+ function B(a) {
22
22
  return !a || a.includes(":") ? "#" : `/openmrs/auth?requested_document=/document_images/${a}`;
23
23
  }
24
24
  function ie(a, g) {
@@ -33,12 +33,12 @@ const Te = [
33
33
  "attachments",
34
34
  "uploadedOn",
35
35
  "uploadedBy"
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: g }) => {
36
+ ], he = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, R = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], fe = ({ config: a, encounterUuids: g }) => {
37
37
  const [s, w] = l(!1), [o, U] = l(
38
38
  null
39
- ), [k, D] = l(
39
+ ), [$, D] = l(
40
40
  /* @__PURE__ */ new Set()
41
- ), E = G(), { t: n } = W(), { addNotification: L } = Y(), $ = Number(a?.pageSize) || 5, [O, C] = l(1), [u, V] = l($), [F, A] = l(void 0), M = _((e) => {
41
+ ), E = G(), { t: n } = W(), { addNotification: L } = Y(), k = Number(a?.pageSize) || 5, [O, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = _((e) => {
42
42
  U(e), w(!0);
43
43
  }, []), H = _(() => {
44
44
  w(!1), U(null), D(/* @__PURE__ */ new Set());
@@ -74,9 +74,9 @@ const Te = [
74
74
  const e = new AbortController();
75
75
  return (async () => {
76
76
  if (!s || !o) return;
77
- const t = /* @__PURE__ */ new Set(), m = B(o);
77
+ const t = /* @__PURE__ */ new Set(), m = R(o);
78
78
  for (let c = 0; c < m.length; c++) {
79
- const S = R(m[c].url);
79
+ const S = B(m[c].url);
80
80
  try {
81
81
  (await fetch(S, {
82
82
  method: "HEAD",
@@ -104,7 +104,7 @@ const Te = [
104
104
  })),
105
105
  [f]
106
106
  ), T = p(
107
- () => o ? B(o) : [],
107
+ () => o ? R(o) : [],
108
108
  [o]
109
109
  ), Q = _(
110
110
  (e, t) => {
@@ -169,7 +169,7 @@ const Te = [
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), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || he.test(e.url ?? ""), I = k.has(t);
172
+ const m = B(e.url), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || he.test(e.url ?? ""), I = $.has(t);
173
173
  return m === "#" || I ? /* @__PURE__ */ h(
174
174
  "div",
175
175
  {
@@ -1,8 +1,8 @@
1
1
  import { jsx as s, jsxs as X, Fragment as W } from "react/jsx-runtime";
2
- import { a as ee, u as re, v as ae, Z as oe, S as te, I as se, $ as ne, e as de, _ as R, m as ie, w as me, c as U, O as ue, L as le, n as ce, q as fe, D as ye } from "./index-C9KJKvY5.js";
2
+ import { a as ee, u as re, v as ae, k as oe, I as te, Z as se, S as ne, e as de, _ as D, m as ie, w as me, c as U, O as ue, L as le, n as ce, K as fe, R as ye } from "./index-PgozCsqh.js";
3
3
  import { useQueryClient as be, useQuery as f } from "@tanstack/react-query";
4
4
  import { useState as q, useMemo as d, useCallback as y } from "react";
5
- const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_customAccordianItem__isszs", A = {
5
+ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_customAccordianItem__isszs", O = {
6
6
  formsTableBody: pe,
7
7
  customAccordianItem: ge
8
8
  }, Ne = (m) => m ? m.extension?.find(
@@ -12,42 +12,42 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
12
12
  encounterUuids: n,
13
13
  config: H
14
14
  }) => {
15
- const { t } = ee(), u = re(), [l, O] = q(!1), [o, I] = q(null), {
16
- numberOfVisits: w,
17
- hideThumbnail: $ = !1,
15
+ const { t } = ee(), u = re(), [l, A] = q(!1), [o, I] = q(null), {
16
+ numberOfVisits: k,
17
+ hideThumbnail: w = !1,
18
18
  forms: c
19
19
  } = H ?? {}, L = ae(
20
20
  m,
21
21
  n
22
- ), k = be(), {
22
+ ), K = be(), {
23
23
  data: T = [],
24
24
  isLoading: F,
25
25
  isError: _,
26
- error: K,
27
- refetch: j
26
+ error: j,
27
+ refetch: x
28
28
  } = f({
29
29
  queryKey: ["forms", u, m],
30
- queryFn: () => oe(u, void 0, w),
30
+ queryFn: () => oe(u, void 0, k),
31
31
  enabled: !!u && !L
32
- }), v = d(() => {
32
+ }), M = d(() => {
33
33
  let e = T;
34
34
  return n && n.length > 0 && (e = e.filter(
35
35
  (r) => n.includes(r.encounterUuid)
36
36
  )), Array.isArray(c) && c.length > 0 && (e = e.filter(
37
37
  (r) => c.some((a) => a.toLowerCase() === r.formName.toLowerCase())
38
38
  )), e;
39
- }, [T, n, c]), { data: B = [] } = f({
39
+ }, [T, n, c]), { data: v = [] } = f({
40
40
  queryKey: ["observationForms"],
41
41
  queryFn: () => te()
42
- }), D = y(
43
- (e) => B.find((r) => r.name === e)?.uuid,
44
- [B]
42
+ }), B = y(
43
+ (e) => v.find((r) => r.name === e)?.uuid,
44
+ [v]
45
45
  ), b = d(() => {
46
46
  if (o)
47
- return D(o.formName);
48
- }, [o, D]), {
49
- isLoading: x,
50
- isError: V,
47
+ return B(o.formName);
48
+ }, [o, B]), {
49
+ isLoading: V,
50
+ isError: $,
51
51
  error: p
52
52
  } = f({
53
53
  queryKey: ["formMetadata", b],
@@ -65,7 +65,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
65
65
  });
66
66
  de(
67
67
  (e) => {
68
- e.patientUUID === u && e.updatedConcepts.size > 0 && (j(), k.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
68
+ e.patientUUID === u && e.updatedConcepts.size > 0 && (x(), K.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
69
69
  },
70
70
  [u]
71
71
  );
@@ -74,9 +74,9 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
74
74
  return !r || r.includes(o.formName);
75
75
  }), [g, o?.formName]), P = d(() => {
76
76
  if (p)
77
- return R(p).message;
77
+ return D(p).message;
78
78
  if (N)
79
- return R(N).message;
79
+ return D(N).message;
80
80
  }, [p, N]), E = d(
81
81
  () => [
82
82
  { key: "recordedOn", header: t("RECORDED_ON") },
@@ -89,8 +89,8 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
89
89
  { key: "recordedBy", sortable: !0 }
90
90
  ],
91
91
  []
92
- ), M = d(() => {
93
- const e = v.reduce(
92
+ ), R = d(() => {
93
+ const e = M.reduce(
94
94
  (r, a) => {
95
95
  const i = a.formName;
96
96
  r[i] ??= [];
@@ -114,10 +114,10 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
114
114
  )
115
115
  })
116
116
  ).sort((r, a) => r.formName.localeCompare(a.formName));
117
- }, [v, t]), S = y((e) => {
118
- I(e), O(!0);
117
+ }, [M, t]), S = y((e) => {
118
+ I(e), A(!0);
119
119
  }, []), Z = y(() => {
120
- O(!1), I(null);
120
+ A(!1), I(null);
121
121
  }, []), C = y(
122
122
  (e, r) => {
123
123
  switch (r) {
@@ -132,26 +132,26 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
132
132
  [S]
133
133
  );
134
134
  return /* @__PURE__ */ X(W, { children: [
135
- /* @__PURE__ */ s("div", { id: "forms-table", "data-testid": "forms-table", children: F || _ || M.length === 0 || L ? /* @__PURE__ */ s(
135
+ /* @__PURE__ */ s("div", { id: "forms-table", "data-testid": "forms-table", children: F || _ || R.length === 0 || L ? /* @__PURE__ */ s(
136
136
  U,
137
137
  {
138
138
  headers: E,
139
139
  ariaLabel: t("FORMS_HEADING"),
140
140
  rows: [],
141
141
  loading: F,
142
- errorStateMessage: _ ? K?.message : void 0,
142
+ errorStateMessage: _ ? j?.message : void 0,
143
143
  emptyStateMessage: t("FORMS_UNAVAILABLE"),
144
144
  renderCell: C,
145
- className: A.formsTableBody,
145
+ className: O.formsTableBody,
146
146
  dataTestId: "forms-table"
147
147
  }
148
- ) : /* @__PURE__ */ s(ue, { align: "start", children: M.map((e, r) => {
148
+ ) : /* @__PURE__ */ s(ue, { align: "start", children: R.map((e, r) => {
149
149
  const { formName: a, records: i } = e;
150
150
  return /* @__PURE__ */ s(
151
151
  le,
152
152
  {
153
153
  title: a,
154
- className: A.customAccordianItem,
154
+ className: O.customAccordianItem,
155
155
  testId: `accordian-title-${a}`,
156
156
  open: r === 0,
157
157
  children: /* @__PURE__ */ s(
@@ -165,7 +165,7 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
165
165
  sortable: Y,
166
166
  emptyStateMessage: t("FORMS_UNAVAILABLE"),
167
167
  renderCell: C,
168
- className: A.formsTableBody,
168
+ className: O.formsTableBody,
169
169
  dataTestId: `forms-table-${a}`
170
170
  }
171
171
  )
@@ -189,12 +189,12 @@ const pe = "FormsTable-module_formsTableBody__SvGha", ge = "FormsTable-module_cu
189
189
  fe,
190
190
  {
191
191
  observations: Q,
192
- isLoading: x || z,
193
- isError: V || G,
192
+ isLoading: V || z,
193
+ isError: $ || G,
194
194
  errorMessage: P,
195
195
  emptyStateMessage: t("NO_FORM_DATA_AVAILABLE"),
196
196
  testIdPrefix: o.formName,
197
- hideThumbnail: $
197
+ hideThumbnail: w
198
198
  }
199
199
  )
200
200
  }
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-TbcS4iMx.js";
2
- import { ah as d, ai as f, aj as e } from "./index-C9KJKvY5.js";
1
+ import { c, T as l, P as m, a as i, D as u, Q as v } from "./YPM2AS64-DpRo71PT.js";
2
+ import { ah as d, ai as f, aj as e } from "./index-PgozCsqh.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-TbcS4iMx.js";
2
- import { ah as h, ai as v, aj as e } from "./index-C9KJKvY5.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-DpRo71PT.js";
2
+ import { ah as h, ai as v, aj as e } from "./index-PgozCsqh.js";
3
3
  var C = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,8 +1,8 @@
1
- import { jsxs as N, jsx as u } from "react/jsx-runtime";
2
- import { u as B, h as V, a as S, b as w, R as j, e as k, W as z, d as Q, K as x, z as G, c as M, j as P, f as H, U as W, g as J, i as Y, H as X, l as Z, N as ee } from "./index-C9KJKvY5.js";
1
+ import { jsxs as S, jsx as u } from "react/jsx-runtime";
2
+ import { u as B, h as V, a as N, D as w, $ as G, e as M, q as k, b as z, G as Q, z as x, c as j, U as P, d as D, W, f as J, g as Y, M as X, i as Z, A as ee } from "./index-PgozCsqh.js";
3
3
  import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
4
- import { useRef as se, useEffect as $, useMemo as E } from "react";
5
- const D = (a, n, d, l, b, r) => {
4
+ import { useRef as se, useEffect as _, useMemo as R } from "react";
5
+ const A = (a, n, d, l, b, r) => {
6
6
  const t = W(a, n, b), s = t.value, o = J(s);
7
7
  let i = s;
8
8
  o === "Image" && (i = /* @__PURE__ */ u(
@@ -37,13 +37,13 @@ const D = (a, n, d, l, b, r) => {
37
37
  `obs-${a.id}`
38
38
  );
39
39
  }, re = (a, n, d, l, b, r, t) => /* @__PURE__ */ u(
40
- H,
40
+ D,
41
41
  {
42
42
  title: a.display,
43
43
  id: `grouped-obs-${a.display}-${l}`,
44
44
  open: d,
45
45
  children: a.members?.map(
46
- (s, o) => D(
46
+ (s, o) => A(
47
47
  s,
48
48
  o,
49
49
  b,
@@ -59,17 +59,17 @@ const D = (a, n, d, l, b, r) => {
59
59
  title: n = "",
60
60
  hideThumbnail: d
61
61
  }) => {
62
- const { t: l } = S(), b = (r, t, s) => {
62
+ const { t: l } = N(), b = (r, t, s) => {
63
63
  const o = P(r.encounterDetails, l);
64
- return /* @__PURE__ */ N(
65
- H,
64
+ return /* @__PURE__ */ S(
65
+ D,
66
66
  {
67
67
  title: o,
68
68
  id: `encounter-${r.encounterId}`,
69
69
  open: t,
70
70
  children: [
71
71
  r.observations.map(
72
- (i, m) => D(
72
+ (i, m) => A(
73
73
  i,
74
74
  m,
75
75
  s,
@@ -113,14 +113,14 @@ const D = (a, n, d, l, b, r) => {
113
113
  conceptNames: d = [],
114
114
  conceptUuid: l = [],
115
115
  hideThumbnail: b = !1
116
- } = n, r = se(/* @__PURE__ */ new Set()), t = B(), { addNotification: s } = V(), { t: o } = S(), i = ae({
116
+ } = n, r = se(/* @__PURE__ */ new Set()), t = B(), { addNotification: s } = V(), { t: o } = N(), i = ae({
117
117
  queries: d.map((e) => ({
118
118
  queryKey: de(e),
119
119
  queryFn: () => w(e),
120
120
  enabled: !!e
121
121
  }))
122
122
  });
123
- $(() => {
123
+ _(() => {
124
124
  i.forEach((e, h) => {
125
125
  if (e.isError && !r.current.has(h)) {
126
126
  const q = d[h];
@@ -132,52 +132,52 @@ const D = (a, n, d, l, b, r) => {
132
132
  } else e.isError || r.current.delete(h);
133
133
  });
134
134
  }, [i, d]);
135
- const m = E(() => i.map((e) => e.data?.uuid).filter((e) => !!e), [i]), p = E(() => [.../* @__PURE__ */ new Set([...m, ...l])], [m, l]), y = E(() => d.length === 0 ? !0 : i.every((e) => !e.isLoading), [i, d.length]), {
135
+ const m = R(() => i.map((e) => e.data?.uuid).filter((e) => !!e), [i]), p = R(() => [.../* @__PURE__ */ new Set([...m, ...l])], [m, l]), y = R(() => d.length === 0 ? !0 : i.every((e) => !e.isLoading), [i, d.length]), {
136
136
  data: c,
137
- isLoading: L,
137
+ isLoading: H,
138
138
  isError: T,
139
139
  refetch: g
140
140
  } = te({
141
141
  queryKey: le(t, p),
142
- queryFn: () => j(t, p),
142
+ queryFn: () => G(t, p),
143
143
  enabled: !!t && p.length > 0 && y
144
144
  });
145
- k(
145
+ M(
146
146
  (e) => {
147
147
  e.patientUUID === t && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
148
148
  (h) => p.includes(h)
149
149
  ) && g();
150
150
  },
151
151
  [t, g]
152
- ), $(() => {
152
+ ), _(() => {
153
153
  T && s({
154
154
  title: o("ERROR_DEFAULT_TITLE"),
155
155
  message: o("ERROR_FETCHING_OBSERVATIONS"),
156
156
  type: "error"
157
157
  });
158
158
  }, [T]);
159
- const O = E(() => {
159
+ const O = R(() => {
160
160
  if (!c) return [];
161
- const e = z(c), h = Q(e);
162
- return x(h);
161
+ const e = k(c), h = z(e);
162
+ return Q(h);
163
163
  }, [c]), F = [
164
164
  { key: "name", header: "name" },
165
165
  { key: "value", header: "value" },
166
166
  { key: "form", header: "form" }
167
- ], f = L || !y, _ = T && y, U = (!c || c.entry?.length === 0 || p.length === 0) && y, A = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, K = U ? o("NO_OBSERVATIONS_FOUND") : void 0, C = O.length > 0 && !f && !_, R = n.titleTranslationKey, v = R ? o(R) : "";
168
- return /* @__PURE__ */ N(
167
+ ], $ = H || !y, f = T && y, L = (!c || c.entry?.length === 0 || p.length === 0) && y, U = f ? o("ERROR_FETCHING_OBSERVATIONS") : null, K = L ? o("NO_OBSERVATIONS_FOUND") : void 0, C = O.length > 0 && !$ && !f, E = n.titleTranslationKey, v = E ? o(E) : "";
168
+ return /* @__PURE__ */ S(
169
169
  "div",
170
170
  {
171
171
  id: "observations",
172
- "data-testid": R ? `observations-${v}` : "observations",
172
+ "data-testid": E ? `observations-${v}` : "observations",
173
173
  "aria-label": "observations-aria-label",
174
174
  className: I.observations,
175
175
  children: [
176
176
  /* @__PURE__ */ u(
177
- G,
177
+ x,
178
178
  {
179
179
  id: "observations-title",
180
- testId: R ? `observations-title-${v}` : "observations-title",
180
+ testId: E ? `observations-title-${v}` : "observations-title",
181
181
  title: v,
182
182
  className: I.title,
183
183
  children: /* @__PURE__ */ u("p", { children: v })
@@ -191,13 +191,13 @@ const D = (a, n, d, l, b, r) => {
191
191
  hideThumbnail: b
192
192
  }
193
193
  ) : /* @__PURE__ */ u(
194
- M,
194
+ j,
195
195
  {
196
196
  headers: F,
197
197
  rows: [],
198
198
  ariaLabel: o("OBSERVATIONS"),
199
- loading: f,
200
- errorStateMessage: A,
199
+ loading: $,
200
+ errorStateMessage: U,
201
201
  emptyStateMessage: K,
202
202
  dataTestId: "observations-table"
203
203
  }
@@ -1,4 +1,4 @@
1
- import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-C9KJKvY5.js";
1
+ import { ak as we, al as z, am as xt, an as B, ai as q, aj as y, ao as Ro, ap as ye, aq as R, ar as _, as as k, at as N, au as A, av as bs, aw as ir, ax as $e, ay as U, az as Hn, aA as Vn, aB as dt, aC as D, aD as xs, aE as cn, aF as Be, aG as ws, aH as qt, aI as zt, aJ as $s, aK as Cs, aL as $n, aM as Ss, aN as Nr, aO as Bt, aP as zo, aQ as ks, aR as Es, aS as j, aT as Ur, aU as Ms, aV as Ds, aW as sr, aX as As, aY as Ts, aZ as zn, a_ as Fs, a$ as Is, b0 as Z, b1 as Ps, b2 as Ls } from "./index-PgozCsqh.js";
2
2
  var Os = (e) => e != null, qs = (e) => e.filter(Os);
3
3
  function _s(e) {
4
4
  return (...t) => {
@@ -1,10 +1,10 @@
1
1
  import { jsx as r, jsxs as b } from "react/jsx-runtime";
2
- import { M as f, P as B, Q as O, T as V, V as J, X as ee, Y as te, a0 as ie, x as ae, a1 as ne, a as Q, a2 as R, a3 as le, a4 as re, a5 as se, a6 as E, a7 as F, a8 as C, a9 as Y, aa as x, ab as k, ac as w, s as oe, h as de, t as $, ad as ce, y as me, ae as Ae, af as Ie, ag as ue, C as _e, E as Te } from "./index-C9KJKvY5.js";
2
+ import { N as f, P as B, Q as O, T as V, V as Z, X as ee, Y as te, a0 as ie, E as ae, a1 as ne, a as Q, a2 as R, a3 as le, a4 as re, a5 as se, a6 as E, a7 as F, a8 as C, a9 as Y, aa as k, ab as x, ac as w, p as oe, h as de, r as $, ad as ce, s as me, ae as Ae, af as Ie, ag as ue, y as _e, C as Te } from "./index-PgozCsqh.js";
3
3
  import { useState as g, useMemo as N, useEffect as h, useRef as Le, useCallback as U } from "react";
4
4
  import { useQuery as M, useQueryClient as ve } from "@tanstack/react-query";
5
5
  const Ne = "Available for appointments", q = "Get Appointment Unavailability", pe = "Add Appointment Unavailability", G = "Appointment Location", be = () => {
6
6
  try {
7
- return J().uuid;
7
+ return Z().uuid;
8
8
  } catch {
9
9
  return "";
10
10
  }
@@ -137,7 +137,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
137
137
  isLoading: a || o || L || s,
138
138
  isError: n || c || m || _
139
139
  };
140
- }, Se = "UnavailabilityForm-module_formContent__WmNHR", Pe = "UnavailabilityForm-module_formField__8he7o", Be = "UnavailabilityForm-module_loading__IDEY6", Oe = "UnavailabilityForm-module_error__jDeOm", Ve = "UnavailabilityForm-module_grid__t6NKR", Fe = "UnavailabilityForm-module_column__QFdnQ", Ce = "UnavailabilityForm-module_dateTimeColumn__6bi0F", Ye = "UnavailabilityForm-module_datePicker__6HgbO", xe = "UnavailabilityForm-module_timePicker__DHNpK", d = {
140
+ }, Se = "UnavailabilityForm-module_formContent__WmNHR", Pe = "UnavailabilityForm-module_formField__8he7o", Be = "UnavailabilityForm-module_loading__IDEY6", Oe = "UnavailabilityForm-module_error__jDeOm", Ve = "UnavailabilityForm-module_grid__t6NKR", Fe = "UnavailabilityForm-module_column__QFdnQ", Ce = "UnavailabilityForm-module_dateTimeColumn__6bi0F", Ye = "UnavailabilityForm-module_datePicker__6HgbO", ke = "UnavailabilityForm-module_timePicker__DHNpK", d = {
141
141
  formContent: Se,
142
142
  formField: Pe,
143
143
  loading: Be,
@@ -146,8 +146,8 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
146
146
  column: Fe,
147
147
  dateTimeColumn: Ce,
148
148
  datePicker: Ye,
149
- timePicker: xe
150
- }, ke = ({
149
+ timePicker: ke
150
+ }, xe = ({
151
151
  errors: e,
152
152
  formDataRef: a,
153
153
  onClearErrors: n
@@ -327,7 +327,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
327
327
  }
328
328
  ),
329
329
  /* @__PURE__ */ r(
330
- x,
330
+ k,
331
331
  {
332
332
  id: "start-time",
333
333
  "data-testid": "start-time-input",
@@ -342,7 +342,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
342
342
  use24HourFormat: !1,
343
343
  className: d.timePicker,
344
344
  children: /* @__PURE__ */ b(
345
- k,
345
+ x,
346
346
  {
347
347
  id: "start-time-period",
348
348
  "data-testid": "start-time-period-select",
@@ -402,7 +402,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
402
402
  }
403
403
  ),
404
404
  /* @__PURE__ */ r(
405
- x,
405
+ k,
406
406
  {
407
407
  id: "end-time",
408
408
  "data-testid": "end-time-input",
@@ -417,7 +417,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
417
417
  use24HourFormat: !1,
418
418
  className: d.timePicker,
419
419
  children: /* @__PURE__ */ b(
420
- k,
420
+ x,
421
421
  {
422
422
  id: "end-time-period",
423
423
  "data-testid": "end-time-period-select",
@@ -566,9 +566,9 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
566
566
  s(T), !(Object.keys(T).length > 0) && await S(fe(m.current, e));
567
567
  }, [e, S]), W = U(
568
568
  (T) => {
569
- s((Z) => {
570
- const P = { ...Z };
571
- return T.forEach((z) => delete P[z]), P;
569
+ s((z) => {
570
+ const P = { ...z };
571
+ return T.forEach((J) => delete P[J]), P;
572
572
  });
573
573
  },
574
574
  []
@@ -622,7 +622,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", p
622
622
  onSecondaryButtonClick: X,
623
623
  isSecondaryButtonDisabled: A,
624
624
  content: /* @__PURE__ */ r(
625
- ke,
625
+ xe,
626
626
  {
627
627
  errors: l,
628
628
  formDataRef: m,