@bahmni/appointments-app 0.0.1-dev.361 → 0.0.1-dev.363

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,9 +1,9 @@
1
1
  import { jsxs as S, jsx as u } from "react/jsx-runtime";
2
- import { g as B, K as q, u as N, o as M, q as H, i as Q, V as k, H as w, M as x, r as G, U as z, t as j, F, y as P, w as J, I as W, x as X, z as Z, A as ee } from "./index-B1VY-ZBa.js";
3
- import { useQueries as te, useQuery as ae } from "@tanstack/react-query";
2
+ import { g as Y, K as q, u as N, k as M, l as k, i as x, M as H, m as Q, x as w, o as G, U as j, V as z, q as U, H as P, r as J, I as W, w as X, A as Z, B as ee } from "./index-CsHPUgwM.js";
3
+ import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
4
4
  import { useRef as se, useEffect as $, useMemo as E } from "react";
5
- const A = (t, n, d, l, b, r) => {
6
- const a = P(t, n, b), s = a.value, o = J(s);
5
+ const A = (a, n, d, l, b, r) => {
6
+ const t = P(a, n, b), s = t.value, o = J(s);
7
7
  let i = s;
8
8
  o === "Image" && (i = /* @__PURE__ */ u(
9
9
  X,
@@ -22,51 +22,51 @@ const A = (t, n, d, l, b, r) => {
22
22
  }
23
23
  )), o === "PDF" && (i = /* @__PURE__ */ u(ee, { id: `${s}-pdf`, src: s }));
24
24
  const m = b("OBSERVATIONS_RECORDED_BY", {
25
- provider: a.provider
26
- }), p = t.display, y = t.observationValue?.isAbnormal ? "abnormal-obs" : "obs", c = l ? `${l}-${y}-${p}-${d}-${n}` : `${y}-${p}-${d}-${n}`;
25
+ provider: t.provider
26
+ }), p = a.display, y = a.observationValue?.isAbnormal ? "abnormal-obs" : "obs", c = l ? `${l}-${y}-${p}-${d}-${n}` : `${y}-${p}-${d}-${n}`;
27
27
  return /* @__PURE__ */ u(
28
28
  W,
29
29
  {
30
- header: a.header,
30
+ header: t.header,
31
31
  value: i,
32
32
  info: m,
33
33
  id: c,
34
34
  testId: c,
35
35
  ariaLabel: c
36
36
  },
37
- `obs-${t.id}`
37
+ `obs-${a.id}`
38
38
  );
39
- }, re = (t, n, d, l, b, r, a) => /* @__PURE__ */ u(
40
- F,
39
+ }, re = (a, n, d, l, b, r, t) => /* @__PURE__ */ u(
40
+ U,
41
41
  {
42
- title: t.display,
43
- id: `grouped-obs-${t.display}-${l}`,
42
+ title: a.display,
43
+ id: `grouped-obs-${a.display}-${l}`,
44
44
  open: d,
45
- children: t.members?.map(
45
+ children: a.members?.map(
46
46
  (s, o) => A(
47
47
  s,
48
48
  o,
49
49
  b,
50
50
  r,
51
51
  n,
52
- a
52
+ t
53
53
  )
54
54
  )
55
55
  },
56
- `grouped-obs-${t.id}`
56
+ `grouped-obs-${a.id}`
57
57
  ), oe = ({
58
- groupedData: t,
58
+ groupedData: a,
59
59
  title: n = "",
60
60
  hideThumbnail: d
61
61
  }) => {
62
- const { t: l } = N(), b = (r, a, s) => {
63
- const o = j(r.encounterDetails, l);
62
+ const { t: l } = N(), b = (r, t, s) => {
63
+ const o = z(r.encounterDetails, l);
64
64
  return /* @__PURE__ */ S(
65
- F,
65
+ U,
66
66
  {
67
67
  title: o,
68
68
  id: `encounter-${r.encounterId}`,
69
- open: a,
69
+ open: t,
70
70
  children: [
71
71
  r.observations.map(
72
72
  (i, m) => A(
@@ -82,7 +82,7 @@ const A = (t, n, d, l, b, r) => {
82
82
  (i, m) => re(
83
83
  i,
84
84
  l,
85
- a,
85
+ t,
86
86
  m,
87
87
  s,
88
88
  n,
@@ -100,20 +100,20 @@ const A = (t, n, d, l, b, r) => {
100
100
  id: "obs-by-encounter",
101
101
  "data-testid": "obs-by-encounter-test-id",
102
102
  "aria-label": "obs-by-encounter-aria-label",
103
- children: t.map(
104
- (r, a) => b(r, a === 0, a)
103
+ children: a.map(
104
+ (r, t) => b(r, t === 0, t)
105
105
  )
106
106
  }
107
107
  );
108
108
  }, ie = "Observations-module_observations__RKSyo", ne = "Observations-module_title__TJL3z", I = {
109
109
  observations: ie,
110
110
  title: ne
111
- }, de = (t) => ["conceptUuid", t], le = (t, n) => ["observations", t, ...n], pe = ({ config: t }) => {
112
- const n = t, {
111
+ }, de = (a) => ["conceptUuid", a], le = (a, n) => ["observations", a, ...n], pe = ({ config: a }) => {
112
+ const n = a, {
113
113
  conceptNames: d = [],
114
114
  conceptUuid: l = [],
115
115
  hideThumbnail: b = !1
116
- } = n, r = se(/* @__PURE__ */ new Set()), a = B(), { addNotification: s } = q(), { t: o } = N(), i = te({
116
+ } = n, r = se(/* @__PURE__ */ new Set()), t = Y(), { addNotification: s } = q(), { t: o } = N(), i = ae({
117
117
  queries: d.map((e) => ({
118
118
  queryKey: de(e),
119
119
  queryFn: () => M(e),
@@ -123,10 +123,10 @@ const A = (t, n, d, l, b, r) => {
123
123
  $(() => {
124
124
  i.forEach((e, h) => {
125
125
  if (e.isError && !r.current.has(h)) {
126
- const Y = d[h];
126
+ const K = d[h];
127
127
  s({
128
128
  title: o("ERROR_DEFAULT_TITLE"),
129
- message: o("ERROR_FETCHING_CONCEPT", { conceptName: Y }),
129
+ message: o("ERROR_FETCHING_CONCEPT", { conceptName: K }),
130
130
  type: "error"
131
131
  }), r.current.add(h);
132
132
  } else e.isError || r.current.delete(h);
@@ -137,18 +137,18 @@ const A = (t, n, d, l, b, r) => {
137
137
  isLoading: D,
138
138
  isError: g,
139
139
  refetch: T
140
- } = ae({
141
- queryKey: le(a, p),
142
- queryFn: () => H(a, p),
143
- enabled: !!a && p.length > 0 && y
140
+ } = te({
141
+ queryKey: le(t, p),
142
+ queryFn: () => k(t, p),
143
+ enabled: !!t && p.length > 0 && y
144
144
  });
145
- Q(
145
+ x(
146
146
  (e) => {
147
- e.patientUUID === a && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
147
+ e.patientUUID === t && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
148
148
  (h) => p.includes(h)
149
149
  ) && T();
150
150
  },
151
- [a, T]
151
+ [t, T]
152
152
  ), $(() => {
153
153
  g && s({
154
154
  title: o("ERROR_DEFAULT_TITLE"),
@@ -158,13 +158,13 @@ const A = (t, n, d, l, b, r) => {
158
158
  }, [g]);
159
159
  const O = E(() => {
160
160
  if (!c) return [];
161
- const e = k(c), h = w(e);
162
- return x(h);
163
- }, [c]), L = [
161
+ const e = H(c), h = Q(e);
162
+ return w(h);
163
+ }, [c]), F = [
164
164
  { key: "name", header: "name" },
165
165
  { key: "value", header: "value" },
166
166
  { key: "form", header: "form" }
167
- ], f = D || !y, _ = g && y, U = (!c || c.entry?.length === 0 || p.length === 0) && y, V = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, C = U ? o("NO_OBSERVATIONS_FOUND") : void 0, K = O.length > 0 && !f && !_, R = n.titleTranslationKey, v = R ? o(R) : "";
167
+ ], f = D || !y, _ = g && y, L = (!c || c.entry?.length === 0 || p.length === 0) && y, V = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, B = L ? o("NO_OBSERVATIONS_FOUND") : void 0, C = O.length > 0 && !f && !_, R = n.titleTranslationKey, v = R ? o(R) : "";
168
168
  return /* @__PURE__ */ S(
169
169
  "div",
170
170
  {
@@ -183,7 +183,7 @@ const A = (t, n, d, l, b, r) => {
183
183
  children: /* @__PURE__ */ u("p", { children: v })
184
184
  }
185
185
  ),
186
- K ? /* @__PURE__ */ u(
186
+ C ? /* @__PURE__ */ u(
187
187
  oe,
188
188
  {
189
189
  groupedData: O,
@@ -191,14 +191,14 @@ const A = (t, n, d, l, b, r) => {
191
191
  hideThumbnail: b
192
192
  }
193
193
  ) : /* @__PURE__ */ u(
194
- z,
194
+ j,
195
195
  {
196
- headers: L,
196
+ headers: F,
197
197
  rows: [],
198
198
  ariaLabel: o("OBSERVATIONS"),
199
199
  loading: f,
200
200
  errorStateMessage: V,
201
- emptyStateMessage: C,
201
+ emptyStateMessage: B,
202
202
  dataTestId: "observations-table"
203
203
  }
204
204
  )
@@ -1,4 +1,4 @@
1
- import { aq as we, ar as z, as as xt, at as B, ao as q, ap as y, au as Ro, av as ye, aw as R, ax as _, ay as k, az as N, aA as A, aB as bs, aC as ir, aD as $e, aE as U, aF as Hn, aG as Vn, aH as dt, aI as D, aJ as xs, aK as cn, aL as Be, aM as ws, aN as qt, aO as zt, aP as $s, aQ as Cs, aR as $n, aS as Ss, aT as Nr, aU as Bt, aV as zo, aW as ks, aX as Es, aY as j, aZ as Ur, a_ as Ms, a$ as Ds, b0 as sr, b1 as As, b2 as Ts, b3 as zn, b4 as Fs, b5 as Is, b6 as Z, b7 as Ps, b8 as Ls } from "./index-B1VY-ZBa.js";
1
+ import { aq as we, ar as z, as as xt, at as B, ao as q, ap as y, au as Ro, av as ye, aw as R, ax as _, ay as k, az as N, aA as A, aB as bs, aC as ir, aD as $e, aE as U, aF as Hn, aG as Vn, aH as dt, aI as D, aJ as xs, aK as cn, aL as Be, aM as ws, aN as qt, aO as zt, aP as $s, aQ as Cs, aR as $n, aS as Ss, aT as Nr, aU as Bt, aV as zo, aW as ks, aX as Es, aY as j, aZ as Ur, a_ as Ms, a$ as Ds, b0 as sr, b1 as As, b2 as Ts, b3 as zn, b4 as Fs, b5 as Is, b6 as Z, b7 as Ps, b8 as Ls } from "./index-CsHPUgwM.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 p } from "react/jsx-runtime";
2
- import { $ as f, a0 as O, a1 as B, a2 as V, a3 as Z, a4 as ee, a5 as te, a6 as ie, _ 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 k, ah as x, ai as H, J as oe, K as de, O as $, aj as ce, P as me, ak as Ae, al as Ie, am as ue, S as _e, T as Te, W as Le } from "./index-B1VY-ZBa.js";
3
- import { useState as g, useMemo as N, useEffect as S, useRef as ve, useCallback as U } from "react";
2
+ import { Z as f, a0 as B, a1 as O, a2 as V, a3 as X, a4 as ee, a5 as te, a6 as ie, _ 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 k, ah as x, ai as H, J as oe, K as de, E as $, aj as ce, L as me, ak as Ae, al as Ie, am as ue, P as _e, Q as Te, T as Le } from "./index-CsHPUgwM.js";
3
+ import { useState as g, useMemo as N, useEffect as h, useRef as ve, useCallback as U } from "react";
4
4
  import { useQuery as M, useQueryClient as Ne } from "@tanstack/react-query";
5
5
  const be = "Available for appointments", q = "Get Appointment Unavailability", pe = "Add Appointment Unavailability", G = "Appointment Location", De = () => {
6
6
  try {
7
- return Z().uuid;
7
+ return X().uuid;
8
8
  } catch {
9
9
  return "";
10
10
  }
@@ -39,17 +39,17 @@ const be = "Available for appointments", q = "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: B(
42
+ startTime: O(
43
43
  `${e.startTime} ${e.startTimePeriod}`
44
44
  ),
45
45
  endDate: f(e.endDate, a, !1, V).formattedResult,
46
- endTime: B(`${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 = B(
51
51
  `${e.startTime} ${e.startTimePeriod}`
52
- ), c = O(
52
+ ), c = B(
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", q = "Get Appointment Unavailability", p
82
82
  providerUuid: s
83
83
  }))
84
84
  );
85
- }, Se = (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,
@@ -108,7 +108,7 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
108
108
  const u = await ie(
109
109
  G
110
110
  );
111
- return Se(u);
111
+ return he(u);
112
112
  }
113
113
  return I.filter(
114
114
  (u) => u.tags?.some((v) => v.display === G)
@@ -137,10 +137,10 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
137
137
  isLoading: a || o || L || s,
138
138
  isError: n || c || m || _
139
139
  };
140
- }, Pe = "UnavailabilityForm-module_formContent__WmNHR", Oe = "UnavailabilityForm-module_formField__8he7o", Be = "UnavailabilityForm-module_loading__IDEY6", Ve = "UnavailabilityForm-module_error__jDeOm", Fe = "UnavailabilityForm-module_grid__t6NKR", Ce = "UnavailabilityForm-module_column__QFdnQ", Ye = "UnavailabilityForm-module_dateTimeColumn__6bi0F", ke = "UnavailabilityForm-module_datePicker__6HgbO", xe = "UnavailabilityForm-module_timePicker__DHNpK", d = {
140
+ }, Pe = "UnavailabilityForm-module_formContent__WmNHR", Be = "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", ke = "UnavailabilityForm-module_datePicker__6HgbO", xe = "UnavailabilityForm-module_timePicker__DHNpK", d = {
141
141
  formContent: Pe,
142
- formField: Oe,
143
- loading: Be,
142
+ formField: Be,
143
+ loading: Oe,
144
144
  error: Ve,
145
145
  grid: Fe,
146
146
  column: Ce,
@@ -152,7 +152,7 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
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: [],
@@ -212,7 +212,7 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
212
212
  ),
213
213
  [I]
214
214
  );
215
- return S(() => {
215
+ return h(() => {
216
216
  if (o.length === 0) return;
217
217
  const i = De(), b = o.some(
218
218
  (y) => y.uuid === i
@@ -221,12 +221,12 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
221
221
  ...y,
222
222
  locationUuid: b ? i : ""
223
223
  }));
224
- }, [o]), S(() => {
224
+ }, [o]), h(() => {
225
225
  _.length > 0 && s((i) => ({
226
226
  ...i,
227
227
  selectedServiceItems: v
228
228
  }));
229
- }, [v]), S(() => {
229
+ }, [v]), h(() => {
230
230
  I.length > 0 && s((i) => ({
231
231
  ...i,
232
232
  selectedProviderItems: D
@@ -537,7 +537,7 @@ const be = "Available for appointments", q = "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]), h = U(
540
+ ], [e]), y = N(() => u ? u.map((T) => fe(T, e)) : [], [u, e]), S = U(
541
541
  async (T) => {
542
542
  L(!0);
543
543
  try {
@@ -563,12 +563,12 @@ const be = "Available for appointments", q = "Get Appointment Unavailability", p
563
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 h(Re(m.current, e));
567
- }, [e, h]), W = U(
566
+ s(T), !(Object.keys(T).length > 0) && await S(Re(m.current, e));
567
+ }, [e, S]), W = U(
568
568
  (T) => {
569
569
  s((z) => {
570
570
  const P = { ...z };
571
- return T.forEach((X) => delete P[X]), P;
571
+ return T.forEach((Z) => delete P[Z]), P;
572
572
  });
573
573
  },
574
574
  []
@@ -1,12 +1,12 @@
1
1
  import { jsx as a, jsxs as y } from "react/jsx-runtime";
2
- import { B as V, C as O, u as I, D as P, L as h, K as B, J as G, O as L, _ as x, P as U, Q as H, S as q, T as F, W as K, X as Q, Y as j, Z as k } from "./index-B1VY-ZBa.js";
2
+ import { O as V, C as O, u as I, F as P, D as h, K as B, J as G, E as L, _ as x, L as U, N as F, P as H, Q as q, T as K, W as Q, X as j, Y as k } from "./index-CsHPUgwM.js";
3
3
  import { useState as C, useMemo as c } from "react";
4
4
  import { useQueryClient as W, useQuery as Y } from "@tanstack/react-query";
5
5
  const $ = V(
6
6
  O,
7
7
  "useAppointmentsConfig",
8
8
  "AppointmentsConfigProvider"
9
- ), Z = ({
9
+ ), w = ({
10
10
  serviceName: e,
11
11
  isDeleting: i,
12
12
  onConfirm: t,
@@ -36,8 +36,8 @@ const $ = V(
36
36
  "speciality",
37
37
  "durationMins",
38
38
  "description"
39
- ], w = "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,
39
+ ], J = "app:appointments:manageServices", Z = "app:appointments:adminTab", z = "index-module_page__Gsfbu", X = "index-module_noPrivilegeContainer__Pu5WZ", ee = "index-module_table__GAPmb", d = {
40
+ page: z,
41
41
  noPrivilegeContainer: X,
42
42
  table: ee
43
43
  };
@@ -77,22 +77,22 @@ function ae(e, i) {
77
77
  const oe = () => {
78
78
  const { t: e } = I(), i = W(), { addNotification: t } = B(), { userPrivileges: s } = G(), { appointmentsConfig: n } = $(), [E, _] = C(null), [b, p] = C(!1), l = n?.serviceTableFields ?? [
79
79
  ...u
80
- ], S = L(s, z), M = L(
80
+ ], m = L(s, Z), M = L(
81
81
  s,
82
- w
83
- ), m = c(
82
+ J
83
+ ), S = c(
84
84
  () => te(l),
85
85
  [l]
86
86
  ), { data: A, isLoading: v, isError: D } = Y({
87
87
  queryKey: ["allAppointmentServices"],
88
88
  queryFn: x,
89
- enabled: S
90
- }), R = c(
89
+ enabled: m
90
+ }), N = c(
91
91
  () => ie(l, e),
92
92
  [l]
93
- ), N = c(
94
- () => ae(A ?? [], m),
95
- [A, m]
93
+ ), R = c(
94
+ () => ae(A ?? [], S),
95
+ [A, S]
96
96
  ), g = async () => {
97
97
  p(!0);
98
98
  try {
@@ -128,10 +128,10 @@ const oe = () => {
128
128
  { id: "admin", label: e("BREADCRUMB_ADMIN"), isCurrentPage: !0 }
129
129
  ];
130
130
  return /* @__PURE__ */ a(
131
- H,
131
+ F,
132
132
  {
133
- header: /* @__PURE__ */ a(F, { breadcrumbItems: f, userMenu: /* @__PURE__ */ a(K, {}) }),
134
- main: S ? /* @__PURE__ */ y(
133
+ header: /* @__PURE__ */ a(q, { breadcrumbItems: f, userMenu: /* @__PURE__ */ a(K, {}) }),
134
+ main: m ? /* @__PURE__ */ y(
135
135
  "div",
136
136
  {
137
137
  id: "all-appointment-service-page",
@@ -140,12 +140,12 @@ const oe = () => {
140
140
  className: d.page,
141
141
  children: [
142
142
  /* @__PURE__ */ a(
143
- q,
143
+ H,
144
144
  {
145
145
  id: "all-services",
146
146
  title: e("ADMIN_ALL_SERVICES_TITLE"),
147
- headers: R,
148
- rows: N,
147
+ headers: N,
148
+ rows: R,
149
149
  ariaLabel: "all-services-table",
150
150
  loading: v,
151
151
  errorStateMessage: D ? e("ADMIN_ALL_SERVICES_ERROR_MESSAGE") : null,
@@ -155,7 +155,7 @@ const oe = () => {
155
155
  }
156
156
  ),
157
157
  E && /* @__PURE__ */ a(
158
- Z,
158
+ w,
159
159
  {
160
160
  serviceName: E.name,
161
161
  isDeleting: b,