@bahmni/appointments-app 0.0.1-dev.338 → 0.0.1-dev.340

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,20 +1,20 @@
1
1
  import { jsx as r, jsxs as p } from "react/jsx-runtime";
2
- import { M as f, N as P, T as O, W as V, Y as Z, _ as ee, $ as te, a0 as ie, X as ae, a1 as ne, u 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 $, y as oe, B as de, z as H, ad as ce, D as me, ae as Ae, af as Ie, ag as ue, C as _e, J as Te } from "./index-BijQdYmK.js";
3
- import { useState as g, useMemo as N, useEffect as h, useRef as Le, useCallback as U } from "react";
4
- import { useQuery as M, useQueryClient as ve } from "@tanstack/react-query";
5
- const Ne = "Available for appointments", q = "Get Appointment Unavailability", be = "Add Appointment Unavailability", w = "Appointment Location", pe = () => {
2
+ import { M as f, O as P, Q as O, T as V, X as z, Y as ee, a0 as te, a1 as ie, W as ae, a2 as ne, u as Q, a3 as R, a4 as le, a5 as re, a6 as se, a7 as E, a8 as F, a9 as C, aa as Y, ab as x, ac as k, ad as H, r as oe, B as de, s as $, ae as ce, P as me, af as Ae, ag as Ie, ah as ue, y as _e, J as Te, z as Le } from "./index-BDBSFoaD.js";
3
+ import { useState as g, useMemo as N, useEffect as h, useRef as ve, useCallback as U } from "react";
4
+ import { useQuery as D, useQueryClient as Ne } from "@tanstack/react-query";
5
+ const be = "Available for appointments", q = "Get Appointment Unavailability", pe = "Add Appointment Unavailability", w = "Appointment Location", ye = () => {
6
6
  try {
7
- return Z().uuid;
7
+ return z().uuid;
8
8
  } catch {
9
9
  return "";
10
10
  }
11
11
  }, G = (e) => ({
12
12
  id: "",
13
13
  text: e
14
- }), De = (e) => ({
14
+ }), Me = (e) => ({
15
15
  display: e,
16
16
  uuid: ""
17
- }), ye = (e, a) => {
17
+ }), De = (e, a) => {
18
18
  const n = e.map((t) => ({
19
19
  id: t.uuid,
20
20
  text: t.name,
@@ -25,7 +25,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
25
25
  text: a,
26
26
  isSelectAll: !0
27
27
  }), n;
28
- }, Me = (e, a) => {
28
+ }, Ee = (e, a) => {
29
29
  const n = e.map((t) => ({
30
30
  id: t.uuid,
31
31
  text: t.person?.display,
@@ -36,7 +36,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
36
36
  text: a,
37
37
  isSelectAll: !0
38
38
  }), n;
39
- }, Ee = (e, a) => ({
39
+ }, Ue = (e, a) => ({
40
40
  locationUuid: e.locationUuid,
41
41
  startDate: f(e.startDate, a, !1, V).formattedResult,
42
42
  startTime: O(
@@ -44,7 +44,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
44
44
  ),
45
45
  endDate: f(e.endDate, a, !1, V).formattedResult,
46
46
  endTime: O(`${e.endTime} ${e.endTimePeriod}`)
47
- }), Ue = (e, a) => {
47
+ }), ge = (e, a) => {
48
48
  const n = {}, t = a("ADMIN_UNAVAILABILITY_FORM_REQUIRED");
49
49
  if (e.locationUuid || (n.location = t), e.startDate || (n.startDate = t), e.startTime || (n.startTime = t), e.endDate || (n.endDate = t), e.endTime || (n.endTime = t), e.startDate && e.startTime && e.endDate && e.endTime && e.startDate.toDateString() === e.endDate.toDateString()) {
50
50
  const o = P(
@@ -55,15 +55,15 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
55
55
  o !== null && c !== null && c <= o && (n.dateTime = a("ADMIN_UNAVAILABILITY_DATETIME_ERROR_MESSAGE"));
56
56
  }
57
57
  return n;
58
- }, ge = (e, a) => ({
58
+ }, fe = (e, a) => ({
59
59
  id: e.uuid,
60
60
  startDateTime: f(`${e.startDate}T${e.startTime}`, a, !0).formattedResult,
61
61
  endDateTime: f(`${e.endDate}T${e.endTime}`, a, !0).formattedResult,
62
62
  locationName: e.location.name,
63
63
  appointmentServiceName: e.service?.name ?? a("ADMIN_UNAVAILABILITY_ALL"),
64
64
  providerName: e.provider?.name ?? a("ADMIN_UNAVAILABILITY_ALL")
65
- }), K = (e) => e.filter((a) => !a.isSelectAll).map((a) => a.id), fe = (e, a) => {
66
- const n = Ee(
65
+ }), K = (e) => e.filter((a) => !a.isSelectAll).map((a) => a.id), Re = (e, a) => {
66
+ const n = Ue(
67
67
  {
68
68
  locationUuid: e.locationUuid,
69
69
  startDate: e.startDate,
@@ -82,23 +82,23 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
82
82
  providerUuid: s
83
83
  }))
84
84
  );
85
- }, Re = (e) => !e.entry || e.entry.length === 0 ? [] : e.entry.map((a) => ({
85
+ }, he = (e) => !e.entry || e.entry.length === 0 ? [] : e.entry.map((a) => ({
86
86
  uuid: a.resource?.id ?? "",
87
87
  display: a.resource?.name ?? "",
88
88
  childLocations: []
89
- })), he = () => {
89
+ })), Se = () => {
90
90
  const {
91
91
  data: e,
92
92
  isLoading: a,
93
93
  isError: n
94
- } = M({
94
+ } = D({
95
95
  queryKey: ["currentUser"],
96
96
  queryFn: ee
97
97
  }), {
98
98
  data: t = [],
99
99
  isLoading: o,
100
100
  isError: c
101
- } = M({
101
+ } = D({
102
102
  queryKey: ["providerLoginLocations", e?.uuid],
103
103
  queryFn: async () => {
104
104
  const I = await te(
@@ -108,7 +108,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
108
108
  const u = await ie(
109
109
  w
110
110
  );
111
- return Re(u);
111
+ return he(u);
112
112
  }
113
113
  return I.filter(
114
114
  (u) => u.tags?.some((v) => v.display === w)
@@ -119,14 +119,14 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
119
119
  data: A = [],
120
120
  isLoading: L,
121
121
  isError: m
122
- } = M({
122
+ } = D({
123
123
  queryKey: ["appointmentServices"],
124
124
  queryFn: ae
125
125
  }), {
126
126
  data: l = [],
127
127
  isLoading: s,
128
128
  isError: _
129
- } = M({
129
+ } = D({
130
130
  queryKey: ["providers"],
131
131
  queryFn: ne
132
132
  });
@@ -137,22 +137,22 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
137
137
  isLoading: a || o || L || s,
138
138
  isError: n || c || m || _
139
139
  };
140
- }, Se = "UnavailabilityForm-module_formContent__WmNHR", Be = "UnavailabilityForm-module_formField__8he7o", Pe = "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 = {
141
- formContent: Se,
142
- formField: Be,
143
- loading: Pe,
144
- error: Oe,
145
- grid: Ve,
146
- column: Fe,
147
- dateTimeColumn: Ce,
148
- datePicker: Ye,
149
- timePicker: xe
150
- }, ke = ({
140
+ }, Be = "UnavailabilityForm-module_formContent__WmNHR", Pe = "UnavailabilityForm-module_formField__8he7o", Oe = "UnavailabilityForm-module_loading__IDEY6", Ve = "UnavailabilityForm-module_error__jDeOm", Fe = "UnavailabilityForm-module_grid__t6NKR", Ce = "UnavailabilityForm-module_column__QFdnQ", Ye = "UnavailabilityForm-module_dateTimeColumn__6bi0F", xe = "UnavailabilityForm-module_datePicker__6HgbO", ke = "UnavailabilityForm-module_timePicker__DHNpK", d = {
141
+ formContent: Be,
142
+ formField: Pe,
143
+ loading: Oe,
144
+ error: Ve,
145
+ grid: Fe,
146
+ column: Ce,
147
+ dateTimeColumn: Ye,
148
+ datePicker: xe,
149
+ timePicker: ke
150
+ }, He = ({
151
151
  errors: e,
152
152
  formDataRef: a,
153
153
  onClearErrors: n
154
154
  }) => {
155
- const { t } = Q(), { loginLocations: o, services: c, providers: A, isLoading: L, isError: m } = he(), [l, s] = g({
155
+ const { t } = Q(), { loginLocations: o, services: c, providers: A, isLoading: L, isError: m } = Se(), [l, s] = g({
156
156
  locationUuid: "",
157
157
  selectedServiceItems: [],
158
158
  selectedProviderItems: [],
@@ -168,12 +168,12 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
168
168
  ), I = N(
169
169
  () => A.filter(
170
170
  (i) => i.attributes?.some(
171
- (b) => b.attributeType?.display === Ne && b.value
171
+ (b) => b.attributeType?.display === be && b.value
172
172
  )
173
173
  ),
174
174
  [A]
175
175
  ), u = N(
176
- () => R(!1, !1, o, De, {
176
+ () => R(!1, !1, o, Me, {
177
177
  loading: "",
178
178
  error: "",
179
179
  empty: t("ADMIN_UNAVAILABILITY_FORM_NO_LOCATIONS")
@@ -183,7 +183,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
183
183
  () => R(
184
184
  !1,
185
185
  !1,
186
- ye(
186
+ De(
187
187
  _,
188
188
  t("ADMIN_UNAVAILABILITY_FORM_ALL_SERVICES")
189
189
  ),
@@ -195,11 +195,11 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
195
195
  }
196
196
  ),
197
197
  [_]
198
- ), D = N(
198
+ ), y = N(
199
199
  () => R(
200
200
  !1,
201
201
  !1,
202
- Me(
202
+ Ee(
203
203
  I,
204
204
  t("ADMIN_UNAVAILABILITY_FORM_ALL_PROVIDERS")
205
205
  ),
@@ -214,11 +214,11 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
214
214
  );
215
215
  return h(() => {
216
216
  if (o.length === 0) return;
217
- const i = pe(), b = o.some(
218
- (y) => y.uuid === i
217
+ const i = ye(), b = o.some(
218
+ (M) => M.uuid === i
219
219
  );
220
- s((y) => ({
221
- ...y,
220
+ s((M) => ({
221
+ ...M,
222
222
  locationUuid: b ? i : ""
223
223
  }));
224
224
  }, [o]), h(() => {
@@ -229,9 +229,9 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
229
229
  }, [v]), h(() => {
230
230
  I.length > 0 && s((i) => ({
231
231
  ...i,
232
- selectedProviderItems: D
232
+ selectedProviderItems: y
233
233
  }));
234
- }, [D]), a.current = {
234
+ }, [y]), a.current = {
235
235
  ...l,
236
236
  filteredServicesCount: _.length,
237
237
  availableProvidersCount: I.length
@@ -450,7 +450,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
450
450
  lg: 8,
451
451
  className: d.column,
452
452
  children: /* @__PURE__ */ r(
453
- $,
453
+ H,
454
454
  {
455
455
  id: "service-multiselect",
456
456
  "data-testid": "service-multiselect",
@@ -478,13 +478,13 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
478
478
  lg: 8,
479
479
  className: d.column,
480
480
  children: /* @__PURE__ */ r(
481
- $,
481
+ H,
482
482
  {
483
483
  id: "provider-multiselect",
484
484
  "data-testid": "provider-multiselect",
485
485
  titleText: t("ADMIN_UNAVAILABILITY_FORM_PROVIDER_LABEL"),
486
486
  placeholder: t("ADMIN_UNAVAILABILITY_FORM_PROVIDER_LABEL"),
487
- items: D,
487
+ items: y,
488
488
  itemToString: (i) => i?.text ?? "",
489
489
  selectedItems: l.selectedProviderItems,
490
490
  onChange: (i) => s({
@@ -501,16 +501,16 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
501
501
  ]
502
502
  }
503
503
  );
504
- }, $e = "index-module_page__s2h2y", He = {
504
+ }, $e = "index-module_page__s2h2y", qe = {
505
505
  page: $e
506
- }, Qe = () => {
507
- const { t: e } = Q(), a = ve(), { userPrivileges: n } = oe(), { addNotification: t } = de(), [o, c] = g(!1), [A, L] = g(!1), m = Le(null), [l, s] = g({}), _ = H(
506
+ }, je = () => {
507
+ const { t: e } = Q(), a = Ne(), { userPrivileges: n } = oe(), { addNotification: t } = de(), [o, c] = g(!1), [A, L] = g(!1), m = ve(null), [l, s] = g({}), _ = $(
508
508
  n,
509
509
  q
510
- ), I = H(n, [
511
- be,
510
+ ), I = $(n, [
511
+ pe,
512
512
  q
513
- ]), { data: u, isLoading: v, isError: D } = M({
513
+ ]), { data: u, isLoading: v, isError: y } = D({
514
514
  queryKey: ["appointmentUnavailabilities"],
515
515
  queryFn: ce,
516
516
  enabled: _
@@ -537,7 +537,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
537
537
  key: "providerName",
538
538
  header: e("ADMIN_UNAVAILABILITY_COLUMN_PROVIDER")
539
539
  }
540
- ], [e]), y = N(() => u ? u.map((T) => ge(T, e)) : [], [u, e]), S = U(
540
+ ], [e]), M = N(() => u ? u.map((T) => fe(T, e)) : [], [u, e]), S = U(
541
541
  async (T) => {
542
542
  L(!0);
543
543
  try {
@@ -562,13 +562,13 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
562
562
  [t, a, e]
563
563
  ), j = U(async () => {
564
564
  if (!m.current) return;
565
- const T = Ue(m.current, e);
566
- s(T), !(Object.keys(T).length > 0) && await S(fe(m.current, e));
565
+ const T = ge(m.current, e);
566
+ s(T), !(Object.keys(T).length > 0) && await S(Re(m.current, e));
567
567
  }, [e, S]), W = U(
568
568
  (T) => {
569
569
  s((X) => {
570
570
  const B = { ...X };
571
- return T.forEach((z) => delete B[z]), B;
571
+ return T.forEach((Z) => delete B[Z]), B;
572
572
  });
573
573
  },
574
574
  []
@@ -578,7 +578,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
578
578
  return /* @__PURE__ */ r(
579
579
  Ie,
580
580
  {
581
- headerWSideNav: /* @__PURE__ */ r(Te, { breadcrumbItems: i }),
581
+ headerWSideNav: /* @__PURE__ */ r(Te, { breadcrumbItems: i, userMenu: /* @__PURE__ */ r(Le, {}) }),
582
582
  hasSideNav: !1,
583
583
  mainDisplay: /* @__PURE__ */ r(
584
584
  "div",
@@ -586,7 +586,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
586
586
  id: "appointment-unavailability-page",
587
587
  "data-testid": "appointment-unavailability-page-test-id",
588
588
  "aria-label": "appointment-unavailability-page-aria-label",
589
- className: He.page,
589
+ className: qe.page,
590
590
  children: /* @__PURE__ */ r(
591
591
  _e,
592
592
  {
@@ -595,10 +595,10 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
595
595
  "aria-label": "appointment-unavailability-actions-table-aria-label",
596
596
  title: e("ADMIN_UNAVAILABILITY_TITLE"),
597
597
  headers: b,
598
- rows: y,
598
+ rows: M,
599
599
  ariaLabel: "unavailability-table",
600
600
  loading: v,
601
- errorStateMessage: D ? e("ADMIN_UNAVAILABILITY_ERROR_MESSAGE") : null,
601
+ errorStateMessage: y ? e("ADMIN_UNAVAILABILITY_ERROR_MESSAGE") : null,
602
602
  emptyStateMessage: e("ADMIN_UNAVAILABILITY_EMPTY_MESSAGE"),
603
603
  actionButton: !o && I ? {
604
604
  label: e("ADMIN_UNAVAILABILITY_ADD_BUTTON"),
@@ -622,7 +622,7 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
622
622
  onSecondaryButtonClick: J,
623
623
  isSecondaryButtonDisabled: A,
624
624
  content: /* @__PURE__ */ r(
625
- ke,
625
+ He,
626
626
  {
627
627
  errors: l,
628
628
  formDataRef: m,
@@ -636,5 +636,5 @@ const Ne = "Available for appointments", q = "Get Appointment Unavailability", b
636
636
  );
637
637
  };
638
638
  export {
639
- Qe as default
639
+ je as default
640
640
  };