@bahmni/appointments-app 0.0.1-dev.395 → 0.0.1-dev.396

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,6 +1,6 @@
1
1
  import { jsx as r, jsxs as p } from "react/jsx-runtime";
2
- import { X as f, a0 as O, a1 as P, a2 as V, a3 as Z, a4 as ee, a5 as te, a6 as ie, M as ae, a7 as ne, u as j, a8 as R, a9 as le, aa as re, ab as se, ac as E, ad as F, ae as C, af as Y, ag as x, ah as k, ai as $, e as oe, L as de, v as q, aj as ce, z as me, ak as Ae, al as Ie, am as ue, H as _e, J as Te, O as Le } from "./index-CMuNDXdK.js";
3
- import { useState as g, useMemo as N, useEffect as h, useRef as ve, useCallback as U } from "react";
2
+ import { X as f, a0 as P, a1 as O, a2 as V, a3 as Z, a4 as ee, a5 as te, a6 as ie, M as ae, a7 as ne, u as Q, a8 as R, a9 as le, aa as re, ab as se, ac as E, ad as F, ae as C, af as Y, ag as x, ah as k, ai as $, e as oe, L as de, D as q, aj as ce, H as me, ak as Ae, al as Ie, am as ue, Q as _e, R as Te, S as Le } from "./index-B2ffg2ah.js";
3
+ import { useState as g, useMemo as N, useEffect as S, useRef as ve, useCallback as U } from "react";
4
4
  import { useQuery as D, useQueryClient as Ne } from "@tanstack/react-query";
5
5
  const be = "Available for appointments", G = "Get Appointment Unavailability", pe = "Add Appointment Unavailability", w = "Appointment Location", Me = () => {
6
6
  try {
@@ -39,17 +39,17 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
39
39
  }, Ue = (e, a) => ({
40
40
  locationUuid: e.locationUuid,
41
41
  startDate: f(e.startDate, a, !1, V).formattedResult,
42
- startTime: P(
42
+ startTime: O(
43
43
  `${e.startTime} ${e.startTimePeriod}`
44
44
  ),
45
45
  endDate: f(e.endDate, a, !1, V).formattedResult,
46
- endTime: P(`${e.endTime} ${e.endTimePeriod}`)
46
+ endTime: O(`${e.endTime} ${e.endTimePeriod}`)
47
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
- const o = O(
50
+ const o = P(
51
51
  `${e.startTime} ${e.startTimePeriod}`
52
- ), c = O(
52
+ ), c = P(
53
53
  `${e.endTime} ${e.endTimePeriod}`
54
54
  );
55
55
  o !== null && c !== null && c <= o && (n.dateTime = a("ADMIN_UNAVAILABILITY_DATETIME_ERROR_MESSAGE"));
@@ -82,11 +82,11 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
82
82
  providerUuid: s
83
83
  }))
84
84
  );
85
- }, he = (e) => !e.entry || e.entry.length === 0 ? [] : e.entry.map((a) => ({
85
+ }, Se = (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
- })), Se = () => {
89
+ })), he = () => {
90
90
  const {
91
91
  data: e,
92
92
  isLoading: a,
@@ -108,7 +108,7 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
108
108
  const u = await ie(
109
109
  w
110
110
  );
111
- return he(u);
111
+ return Se(u);
112
112
  }
113
113
  return I.filter(
114
114
  (u) => u.tags?.some((v) => v.display === w)
@@ -137,10 +137,10 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
137
137
  isLoading: a || o || L || s,
138
138
  isError: n || c || m || _
139
139
  };
140
- }, Be = "UnavailabilityForm-module_formContent__WmNHR", Oe = "UnavailabilityForm-module_formField__8he7o", Pe = "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 = {
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
141
  formContent: Be,
142
- formField: Oe,
143
- loading: Pe,
142
+ formField: Pe,
143
+ loading: Oe,
144
144
  error: Ve,
145
145
  grid: Fe,
146
146
  column: Ce,
@@ -152,7 +152,7 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
152
152
  formDataRef: a,
153
153
  onClearErrors: n
154
154
  }) => {
155
- const { t } = j(), { loginLocations: o, services: c, providers: A, isLoading: L, isError: m } = Se(), [l, s] = g({
155
+ const { t } = Q(), { loginLocations: o, services: c, providers: A, isLoading: L, isError: m } = he(), [l, s] = g({
156
156
  locationUuid: "",
157
157
  selectedServiceItems: [],
158
158
  selectedProviderItems: [],
@@ -212,7 +212,7 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
212
212
  ),
213
213
  [I]
214
214
  );
215
- return h(() => {
215
+ return S(() => {
216
216
  if (o.length === 0) return;
217
217
  const i = Me(), b = o.some(
218
218
  (y) => y.uuid === i
@@ -221,12 +221,12 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
221
221
  ...y,
222
222
  locationUuid: b ? i : ""
223
223
  }));
224
- }, [o]), h(() => {
224
+ }, [o]), S(() => {
225
225
  _.length > 0 && s((i) => ({
226
226
  ...i,
227
227
  selectedServiceItems: v
228
228
  }));
229
- }, [v]), h(() => {
229
+ }, [v]), S(() => {
230
230
  I.length > 0 && s((i) => ({
231
231
  ...i,
232
232
  selectedProviderItems: M
@@ -503,8 +503,8 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
503
503
  );
504
504
  }, qe = "index-module_page__s2h2y", Ge = {
505
505
  page: qe
506
- }, Qe = () => {
507
- const { t: e } = j(), a = Ne(), { userPrivileges: n } = oe(), { addNotification: t } = de(), [o, c] = g(!1), [A, L] = g(!1), m = ve(null), [l, s] = g({}), _ = q(
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({}), _ = q(
508
508
  n,
509
509
  G
510
510
  ), I = q(n, [
@@ -537,7 +537,7 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
537
537
  key: "providerName",
538
538
  header: e("ADMIN_UNAVAILABILITY_COLUMN_PROVIDER")
539
539
  }
540
- ], [e]), y = N(() => u ? u.map((T) => fe(T, e)) : [], [u, e]), S = U(
540
+ ], [e]), y = N(() => u ? u.map((T) => fe(T, e)) : [], [u, e]), h = U(
541
541
  async (T) => {
542
542
  L(!0);
543
543
  try {
@@ -560,15 +560,15 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
560
560
  }
561
561
  },
562
562
  [t, a, e]
563
- ), Q = U(async () => {
563
+ ), j = U(async () => {
564
564
  if (!m.current) return;
565
565
  const T = ge(m.current, e);
566
- s(T), !(Object.keys(T).length > 0) && await S(Re(m.current, e));
567
- }, [e, S]), W = U(
566
+ s(T), !(Object.keys(T).length > 0) && await h(Re(m.current, e));
567
+ }, [e, h]), W = U(
568
568
  (T) => {
569
- s((J) => {
570
- const B = { ...J };
571
- return T.forEach((X) => delete B[X]), B;
569
+ s((X) => {
570
+ const B = { ...X };
571
+ return T.forEach((J) => delete B[J]), B;
572
572
  });
573
573
  },
574
574
  []
@@ -616,7 +616,7 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
616
616
  "aria-label": "appointment-unavailability-form-panel-aria-label",
617
617
  title: e("ADMIN_UNAVAILABILITY_FORM_TITLE"),
618
618
  primaryButtonText: e("ADMIN_UNAVAILABILITY_FORM_ADD"),
619
- onPrimaryButtonClick: Q,
619
+ onPrimaryButtonClick: j,
620
620
  isPrimaryButtonDisabled: A,
621
621
  secondaryButtonText: e("ADMIN_UNAVAILABILITY_FORM_CANCEL"),
622
622
  onSecondaryButtonClick: z,
@@ -636,5 +636,5 @@ const be = "Available for appointments", G = "Get Appointment Unavailability", p
636
636
  );
637
637
  };
638
638
  export {
639
- Qe as default
639
+ je as default
640
640
  };
@@ -1,19 +1,19 @@
1
- import { jsx as a, jsxs as y } from "react/jsx-runtime";
2
- import { n as V, r as O, u as I, s as P, x as h, L as x, e as B, v as A, M as G, z as U, C as q, H as F, J as k, O as H, Q, R as $, T as j } from "./index-CMuNDXdK.js";
1
+ import { jsx as i, jsxs as y } from "react/jsx-runtime";
2
+ import { t as V, x as O, u as I, z as P, C as h, L as x, e as B, D as A, M as G, H as U, O as q, Q as F, R as k, S as H, T as Q, U as W, W as $ } from "./index-B2ffg2ah.js";
3
3
  import { useState as C, useMemo as c } from "react";
4
- import { useQueryClient as w, useQuery as K } from "@tanstack/react-query";
5
- const W = V(
4
+ import { useQueryClient as j, useQuery as w } from "@tanstack/react-query";
5
+ const K = V(
6
6
  O,
7
7
  "useAppointmentsConfig",
8
8
  "AppointmentsConfigProvider"
9
9
  ), z = ({
10
10
  serviceName: e,
11
- isDeleting: i,
11
+ isDeleting: a,
12
12
  onConfirm: t,
13
13
  onCancel: s
14
14
  }) => {
15
15
  const { t: n } = I();
16
- return /* @__PURE__ */ a(
16
+ return /* @__PURE__ */ i(
17
17
  P,
18
18
  {
19
19
  id: "delete-service-modal",
@@ -25,7 +25,7 @@ const W = V(
25
25
  onRequestSubmit: t,
26
26
  primaryButtonText: n("ADMIN_ALL_SERVICES_DELETE_BUTTON_LABEL"),
27
27
  secondaryButtonText: n("ADMIN_ALL_SERVICES_DELETE_CANCEL"),
28
- primaryButtonDisabled: i,
28
+ primaryButtonDisabled: a,
29
29
  modalHeading: n("ADMIN_ALL_SERVICES_DELETE_MODAL_TITLE"),
30
30
  children: n("ADMIN_ALL_SERVICES_DELETE_CONFIRM_BODY", { serviceName: e })
31
31
  }
@@ -36,29 +36,29 @@ const W = V(
36
36
  "speciality",
37
37
  "durationMins",
38
38
  "description"
39
- ], Y = "app:appointments:manageServices", J = "app:appointments:adminTab", Z = "index-module_page__Gsfbu", X = "index-module_noPrivilegeContainer__Pu5WZ", ee = "index-module_table__GAPmb", d = {
40
- page: Z,
39
+ ], Y = "app:appointments:manageServices", Z = "app:appointments:adminTab", J = "index-module_page__Gsfbu", X = "index-module_noPrivilegeContainer__Pu5WZ", ee = "index-module_table__GAPmb", d = {
40
+ page: J,
41
41
  noPrivilegeContainer: X,
42
42
  table: ee
43
43
  };
44
44
  function te(e) {
45
- return e.filter((i) => !u.includes(i));
45
+ return e.filter((a) => !u.includes(a));
46
46
  }
47
- function ie(e, i) {
47
+ function ae(e, a) {
48
48
  return [
49
49
  ...e.map((t) => ({
50
50
  key: t,
51
- header: i(
51
+ header: a(
52
52
  `ADMIN_ALL_SERVICES_COLUMN_${h(t)}`
53
53
  )
54
54
  })),
55
55
  {
56
56
  key: "actions",
57
- header: i("ADMIN_ALL_SERVICES_COLUMN_ACTIONS")
57
+ header: a("ADMIN_ALL_SERVICES_COLUMN_ACTIONS")
58
58
  }
59
59
  ];
60
60
  }
61
- function ae(e, i) {
61
+ function ie(e, a) {
62
62
  return e.map((t) => ({
63
63
  id: t.uuid,
64
64
  name: t.name,
@@ -67,7 +67,7 @@ function ae(e, i) {
67
67
  durationMins: t.durationMins,
68
68
  description: t.description,
69
69
  attributes: Object.fromEntries(
70
- i.map((s) => [
70
+ a.map((s) => [
71
71
  s,
72
72
  t.attributes?.find((n) => n.attributeType === s)?.value ?? null
73
73
  ])
@@ -75,33 +75,33 @@ function ae(e, i) {
75
75
  }));
76
76
  }
77
77
  const oe = () => {
78
- const { t: e } = I(), i = w(), { addNotification: t } = x(), { userPrivileges: s } = B(), { appointmentsConfig: n } = W(), [E, _] = C(null), [M, p] = C(!1), l = n?.serviceTableFields ?? [
78
+ const { t: e } = I(), a = j(), { addNotification: t } = x(), { userPrivileges: s } = B(), { appointmentsConfig: n } = K(), [E, _] = C(null), [M, p] = C(!1), l = n?.serviceTableFields ?? [
79
79
  ...u
80
- ], m = A(s, J), b = A(
80
+ ], m = A(s, Z), b = A(
81
81
  s,
82
82
  Y
83
83
  ), S = c(
84
84
  () => te(l),
85
85
  [l]
86
- ), { data: L, isLoading: v, isError: R } = K({
86
+ ), { data: L, isLoading: v, isError: D } = w({
87
87
  queryKey: ["allAppointmentServices"],
88
88
  queryFn: G,
89
89
  enabled: m
90
- }), D = c(
91
- () => ie(l, e),
90
+ }), R = c(
91
+ () => ae(l, e),
92
92
  [l]
93
93
  ), N = c(
94
- () => ae(L ?? [], S),
94
+ () => ie(L ?? [], S),
95
95
  [L, S]
96
96
  ), g = async () => {
97
97
  p(!0);
98
98
  try {
99
- await j(E.id), t({
99
+ await $(E.id), t({
100
100
  title: e("ADMIN_ALL_SERVICES_DELETE_SUCCESS_TITLE"),
101
101
  message: e("ADMIN_ALL_SERVICES_DELETE_SUCCESS_MESSAGE"),
102
102
  type: "success",
103
103
  timeout: 5e3
104
- }), _(null), i.invalidateQueries({ queryKey: ["allAppointmentServices"] });
104
+ }), _(null), a.invalidateQueries({ queryKey: ["allAppointmentServices"] });
105
105
  } catch {
106
106
  t({
107
107
  title: e("ADMIN_ALL_SERVICES_DELETE_ERROR_TITLE"),
@@ -111,7 +111,7 @@ const oe = () => {
111
111
  } finally {
112
112
  p(!1);
113
113
  }
114
- }, T = (r, o) => o === "actions" ? /* @__PURE__ */ a(
114
+ }, T = (r, o) => o === "actions" ? /* @__PURE__ */ i(
115
115
  Q,
116
116
  {
117
117
  id: `delete-service-${r.id}-btn`,
@@ -121,16 +121,16 @@ const oe = () => {
121
121
  label: e("ADMIN_ALL_SERVICES_DELETE_ICON_LABEL"),
122
122
  disabled: !b,
123
123
  onClick: () => _(r),
124
- children: /* @__PURE__ */ a($, {})
124
+ children: /* @__PURE__ */ i(W, {})
125
125
  }
126
126
  ) : u.includes(o) ? r[o] ?? "-" : r.attributes[o] ?? "-", f = [
127
127
  { id: "home", label: e("BREADCRUMB_HOME"), href: U },
128
128
  { id: "admin", label: e("BREADCRUMB_ADMIN"), isCurrentPage: !0 }
129
129
  ];
130
- return /* @__PURE__ */ a(
130
+ return /* @__PURE__ */ i(
131
131
  q,
132
132
  {
133
- header: /* @__PURE__ */ a(k, { breadcrumbItems: f, userMenu: /* @__PURE__ */ a(H, {}) }),
133
+ header: /* @__PURE__ */ i(k, { breadcrumbItems: f, userMenu: /* @__PURE__ */ i(H, {}) }),
134
134
  main: m ? /* @__PURE__ */ y(
135
135
  "div",
136
136
  {
@@ -139,22 +139,22 @@ const oe = () => {
139
139
  "aria-label": "all-appointment-service-page-aria-label",
140
140
  className: d.page,
141
141
  children: [
142
- /* @__PURE__ */ a(
142
+ /* @__PURE__ */ i(
143
143
  F,
144
144
  {
145
145
  id: "all-services",
146
146
  title: e("ADMIN_ALL_SERVICES_TITLE"),
147
- headers: D,
147
+ headers: R,
148
148
  rows: N,
149
149
  ariaLabel: "all-services-table",
150
150
  loading: v,
151
- errorStateMessage: R ? e("ADMIN_ALL_SERVICES_ERROR_MESSAGE") : null,
151
+ errorStateMessage: D ? e("ADMIN_ALL_SERVICES_ERROR_MESSAGE") : null,
152
152
  emptyStateMessage: e("ADMIN_ALL_SERVICES_EMPTY_MESSAGE"),
153
153
  renderCell: T,
154
154
  className: d.table
155
155
  }
156
156
  ),
157
- E && /* @__PURE__ */ a(
157
+ E && /* @__PURE__ */ i(
158
158
  z,
159
159
  {
160
160
  serviceName: E.name,
@@ -165,7 +165,7 @@ const oe = () => {
165
165
  )
166
166
  ]
167
167
  }
168
- ) : /* @__PURE__ */ a(
168
+ ) : /* @__PURE__ */ i(
169
169
  "div",
170
170
  {
171
171
  id: "all-appointment-service-no-view-privilege",
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b9 as t } from "./index-CMuNDXdK.js";
1
+ import { b9 as t } from "./index-B2ffg2ah.js";
2
2
  export {
3
3
  t as AppointmentsApp
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/appointments-app",
3
- "version": "0.0.1-dev.395",
3
+ "version": "0.0.1-dev.396",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",