@bahmni/clinical-app 0.0.1-dev.368 → 0.0.1-dev.369

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.
Files changed (34) hide show
  1. package/dist/{ConsultationPage-CwQT7_7d.js → ConsultationPage-CsvlKxDv.js} +1767 -1767
  2. package/dist/{DocumentsTable-CHqKtoG4-CJIiv8_u.js → DocumentsTable-B-G7w_Ik-wcv6CsoB.js} +30 -30
  3. package/dist/{FormsTable-Crz5nzU3-BbjFUrSP.js → FormsTable-C8tKxM7t-1CbhozQB.js} +60 -60
  4. package/dist/{LNWAZHJI-DxIYH4QT.js → LNWAZHJI-C15yUhzq.js} +2 -2
  5. package/dist/{MWZ6AO7Z-B0jAnqfC.js → MWZ6AO7Z-BvWshUwD.js} +2 -2
  6. package/dist/{Observations-CHjSKw9X-L-q4lTJ7.js → Observations-BZqdA0Xj-BRzAgAHR.js} +59 -59
  7. package/dist/{YPM2AS64-D4QUzxh4.js → YPM2AS64-jSyFdy12.js} +181 -181
  8. package/dist/{hook-yw3n2ASf.js → hook-DcJywswg.js} +1 -1
  9. package/dist/{index-BY927skX.js → index-Ctx7k5_5.js} +47561 -46890
  10. package/dist/{index-CNtl1oRc.js → index-DEgE4jS-.js} +2 -2
  11. package/dist/index-N1oQjWLz.js +80 -0
  12. package/dist/index.css +1 -1
  13. package/dist/index.js +1 -1
  14. package/dist/pages/list/__tests__/__mocks__/listMocks.d.ts +1 -1
  15. package/dist/pages/list/__tests__/__mocks__/listMocks.d.ts.map +1 -1
  16. package/dist/pages/list/constants.d.ts +1 -1
  17. package/dist/pages/list/constants.d.ts.map +1 -1
  18. package/dist/pages/list/extensions/searchHandler/__tests__/__mocks__/searchHandlerMocks.d.ts +1 -1
  19. package/dist/pages/list/extensions/searchHandler/__tests__/__mocks__/searchHandlerMocks.d.ts.map +1 -1
  20. package/dist/pages/list/extensions/searchHandler/index.d.ts +1 -1
  21. package/dist/pages/list/extensions/searchHandler/index.d.ts.map +1 -1
  22. package/dist/pages/list/index.d.ts.map +1 -1
  23. package/dist/providers/clinicalConfig/models.d.ts +1 -2
  24. package/dist/providers/clinicalConfig/models.d.ts.map +1 -1
  25. package/package.json +1 -1
  26. package/dist/extensions/__tests__/__mocks__/extensionsMocks.d.ts +0 -8
  27. package/dist/extensions/__tests__/__mocks__/extensionsMocks.d.ts.map +0 -1
  28. package/dist/extensions/index.d.ts +0 -3
  29. package/dist/extensions/index.d.ts.map +0 -1
  30. package/dist/extensions/models.d.ts +0 -15
  31. package/dist/extensions/models.d.ts.map +0 -1
  32. package/dist/extensions/utils.d.ts +0 -5
  33. package/dist/extensions/utils.d.ts.map +0 -1
  34. package/dist/index-Yq9ykldy.js +0 -89
@@ -1,7 +1,7 @@
1
- import { jsx as r, jsxs as p, Fragment as x } from "react/jsx-runtime";
2
- import { g as G, u as Y, K as W, m as J, w as X, a as Z, U as ee, p as te } from "./index-BY927skX.js";
1
+ import { jsx as r, jsxs as p, Fragment as Q } from "react/jsx-runtime";
2
+ import { g as W, u as x, G as Y, M as J, w as X, a as Z, W as ee, p as te } from "./index-Ctx7k5_5.js";
3
3
  import { useQuery as ae } from "@tanstack/react-query";
4
- import { useState as l, useCallback as h, useEffect as I, useMemo as _ } from "react";
4
+ import { useState as l, useCallback as h, useEffect as D, useMemo as _ } 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 = {
6
6
  documentsTableBody: ne,
7
7
  viewAttachmentsLink: oe,
@@ -33,15 +33,15 @@ const Te = [
33
33
  "attachments",
34
34
  "uploadedOn",
35
35
  "uploadedBy"
36
- ], pe = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, B = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], Ne = ({ config: a, encounterUuids: g }) => {
37
- const [s, w] = l(!1), [o, U] = l(
36
+ ], pe = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, B = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], Ie = ({ config: a, encounterUuids: g }) => {
37
+ const [s, w] = l(!1), [o, M] = l(
38
38
  null
39
39
  ), [$, O] = l(
40
40
  /* @__PURE__ */ new Set()
41
- ), E = G(), { t: n } = Y(), { addNotification: L } = W(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), M = h((e) => {
42
- U(e), w(!0);
41
+ ), E = W(), { t: n } = x(), { addNotification: U } = Y(), k = Number(a?.pageSize) || 5, [f, C] = l(1), [u, V] = l(k), [F, A] = l(void 0), L = h((e) => {
42
+ M(e), w(!0);
43
43
  }, []), H = h(() => {
44
- w(!1), U(null), O(/* @__PURE__ */ new Set());
44
+ w(!1), M(null), O(/* @__PURE__ */ new Set());
45
45
  }, []), v = h((e) => {
46
46
  O((t) => new Set(t).add(e));
47
47
  }, []), { data: i, isLoading: q, isError: b, error: y } = ae({
@@ -60,17 +60,17 @@ const Te = [
60
60
  f
61
61
  )
62
62
  });
63
- I(() => {
63
+ D(() => {
64
64
  i && A(i.total);
65
- }, [i]), I(() => {
65
+ }, [i]), D(() => {
66
66
  C(1), A(void 0);
67
- }, [E]), I(() => {
68
- b && L({
67
+ }, [E]), D(() => {
68
+ b && U({
69
69
  title: n("ERROR_DEFAULT_TITLE"),
70
70
  message: y?.message ?? "",
71
71
  type: "error"
72
72
  });
73
- }, [b, y, L, n]), I(() => {
73
+ }, [b, y, U, n]), D(() => {
74
74
  const e = new AbortController();
75
75
  return (async () => {
76
76
  if (!s || !o) return;
@@ -82,31 +82,31 @@ const Te = [
82
82
  method: "HEAD",
83
83
  signal: e.signal
84
84
  })).ok || t.add(c);
85
- } catch (D) {
86
- D instanceof Error && D.name !== "AbortError" && t.add(c);
85
+ } catch (N) {
86
+ N instanceof Error && N.name !== "AbortError" && t.add(c);
87
87
  }
88
88
  }
89
89
  e.signal.aborted || O(t);
90
90
  })(), () => e.abort();
91
91
  }, [s, o]);
92
- const K = h(
92
+ const j = h(
93
93
  (e, t) => {
94
94
  t !== u ? (V(t), C(1), A(void 0)) : C(e);
95
95
  },
96
96
  [u]
97
- ), N = _(
97
+ ), I = _(
98
98
  () => a?.fields ?? Te,
99
99
  [a?.fields]
100
- ), j = _(() => [...i?.documents ?? []].sort((e, t) => !e.uploadedOn && !t.uploadedOn ? 0 : e.uploadedOn ? t.uploadedOn ? new Date(t.uploadedOn).getTime() - new Date(e.uploadedOn).getTime() : -1 : 1), [i]), P = _(() => ie(N, n), [N, n]), z = _(
101
- () => N.map((e) => ({
100
+ ), G = _(() => [...i?.documents ?? []].sort((e, t) => !e.uploadedOn && !t.uploadedOn ? 0 : e.uploadedOn ? t.uploadedOn ? new Date(t.uploadedOn).getTime() - new Date(e.uploadedOn).getTime() : -1 : 1), [i]), P = _(() => ie(I, n), [I, n]), z = _(
101
+ () => I.map((e) => ({
102
102
  key: e,
103
103
  sortable: e !== "attachments"
104
104
  })),
105
- [N]
105
+ [I]
106
106
  ), T = _(
107
107
  () => o ? B(o) : [],
108
108
  [o]
109
- ), Q = h(
109
+ ), K = h(
110
110
  (e, t) => {
111
111
  switch (t) {
112
112
  case "documentIdentifier":
@@ -125,7 +125,7 @@ const Te = [
125
125
  return e.attachments.length > 0 || e.documentUrl ? /* @__PURE__ */ r(
126
126
  X,
127
127
  {
128
- onClick: () => M(e),
128
+ onClick: () => L(e),
129
129
  className: d.viewAttachmentsLink,
130
130
  "data-testid": `view-attachments-${e.id}`,
131
131
  children: n("DOCUMENTS_VIEW_ATTACHMENTS")
@@ -135,26 +135,26 @@ const Te = [
135
135
  return null;
136
136
  }
137
137
  },
138
- [M, n]
138
+ [L, n]
139
139
  );
140
- return /* @__PURE__ */ p(x, { children: [
140
+ return /* @__PURE__ */ p(Q, { children: [
141
141
  /* @__PURE__ */ r("div", { "data-testid": "documents-table", children: /* @__PURE__ */ r(
142
142
  ee,
143
143
  {
144
144
  headers: P,
145
145
  ariaLabel: n("DOCUMENTS_TABLE_HEADING"),
146
- rows: j,
146
+ rows: G,
147
147
  loading: q,
148
148
  errorStateMessage: b ? y?.message : null,
149
149
  sortable: z,
150
150
  emptyStateMessage: n("DOCUMENTS_NO_RECORDS"),
151
- renderCell: Q,
151
+ renderCell: K,
152
152
  className: d.documentsTableBody,
153
153
  dataTestId: "documents-table",
154
154
  pageSize: u,
155
155
  totalItems: F,
156
156
  page: f,
157
- onPageChange: K
157
+ onPageChange: j
158
158
  }
159
159
  ) }),
160
160
  s && o && /* @__PURE__ */ r(
@@ -169,8 +169,8 @@ 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) || pe.test(e.url ?? ""), D = $.has(t);
173
- return m === "#" || D ? /* @__PURE__ */ p(
172
+ const m = R(e.url), c = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || pe.test(e.url ?? ""), N = $.has(t);
173
+ return m === "#" || N ? /* @__PURE__ */ p(
174
174
  "div",
175
175
  {
176
176
  className: d.attachmentError,
@@ -223,5 +223,5 @@ const Te = [
223
223
  ] });
224
224
  };
225
225
  export {
226
- Ne as default
226
+ Ie as default
227
227
  };
@@ -1,37 +1,37 @@
1
- import { jsx as i, jsxs as z, Fragment as ge } from "react/jsx-runtime";
2
- import { u as he, g as pe, E as be, J as Ne, b as Oe, f as Te, d as Ee, c as Ie, Q as Ae, e as _e, R as ve, V as Se, s as K, a as Fe, h as Q, t as x, w as Re, U as P, S as Ue, $ as Ce, p as Be, Y as Le, T as Me } from "./index-BY927skX.js";
3
- import { useQueryClient as De, useQuery as O } from "@tanstack/react-query";
4
- import { useState as G, useMemo as d, useCallback as l } from "react";
1
+ import { jsx as i, jsxs as z, Fragment as ye } from "react/jsx-runtime";
2
+ import { u as ge, g as pe, V as be, X as Ne, b as Oe, H as Te, h as Ie, c as Ee, e as Ae, f as _e, D as ve, C as Se, s as K, a as Fe, d as x, r as P, w as Ce, W as G, S as Re, $ as Be, p as De, Y as Le, Z as Ue } from "./index-Ctx7k5_5.js";
3
+ import { useQueryClient as Me, useQuery as O } from "@tanstack/react-query";
4
+ import { useState as Q, useMemo as d, useCallback as l } from "react";
5
5
  const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_modalHeading__wnTmA", qe = "FormsTable-module_customAccordianItem__isszs", T = {
6
6
  formsTableBody: ke,
7
7
  modalHeading: we,
8
8
  customAccordianItem: qe
9
- }, Ve = "startConsultation", ze = ({
10
- episodeOfCareUuids: R,
9
+ }, He = "startConsultation", ze = ({
10
+ episodeOfCareUuids: C,
11
11
  encounterUuids: u,
12
- config: J,
13
- disableActions: X = !1,
14
- activeEncounterUuid: g = null
12
+ config: X,
13
+ disableActions: Z = !1,
14
+ activeEncounterUuid: y = null
15
15
  }) => {
16
- const { t: n } = he(), c = pe(), [h, U] = G(!1), [s, C] = G(null), {
17
- numberOfVisits: Z,
18
- hideThumbnail: W = !1,
16
+ const { t: n } = ge(), c = pe(), [g, R] = Q(!1), [s, B] = Q(null), {
17
+ numberOfVisits: W,
18
+ hideThumbnail: J = !1,
19
19
  forms: p
20
- } = J ?? {}, ee = be(
21
- Me.EDIT_OBSERVATIONS
22
- ), { userPrivileges: b } = Ne(), E = ee && !X && !!g, B = Oe(
23
- R,
20
+ } = X ?? {}, ee = be(
21
+ Ue.EDIT_OBSERVATIONS
22
+ ), { userPrivileges: b } = Ne(), I = ee && !Z && !!y, D = Oe(
23
+ C,
24
24
  u
25
- ), re = De(), {
25
+ ), re = Me(), {
26
26
  data: L = [],
27
- isLoading: M,
28
- isError: D,
27
+ isLoading: U,
28
+ isError: M,
29
29
  error: oe,
30
30
  refetch: ae
31
31
  } = O({
32
- queryKey: ["forms", c, R],
33
- queryFn: () => Te(c, void 0, Z),
34
- enabled: !!c && !B
32
+ queryKey: ["forms", c, C],
33
+ queryFn: () => Te(c, void 0, W),
34
+ enabled: !!c && !D
35
35
  }), k = d(() => {
36
36
  let e = L;
37
37
  return u && u.length > 0 && (e = e.filter(
@@ -41,7 +41,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
41
41
  )), e;
42
42
  }, [L, u, p]), { data: N = [] } = O({
43
43
  queryKey: ["observationForms"],
44
- queryFn: () => Ee()
44
+ queryFn: () => Ie()
45
45
  }), w = l(
46
46
  (e) => {
47
47
  const r = N.find((a) => a.name === e);
@@ -54,12 +54,12 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
54
54
  },
55
55
  [N, b]
56
56
  ), f = l(
57
- (e) => !g || e.encounterUuid !== g ? !1 : w(e.formName),
58
- [g, w]
57
+ (e) => !y || e.encounterUuid !== y ? !1 : w(e.formName),
58
+ [y, w]
59
59
  ), q = l(
60
60
  (e) => N.find((r) => r.name === e)?.uuid,
61
61
  [N]
62
- ), I = d(() => {
62
+ ), E = d(() => {
63
63
  if (s)
64
64
  return q(s.formName);
65
65
  }, [s, q]), {
@@ -68,9 +68,9 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
68
68
  isError: se,
69
69
  error: A
70
70
  } = O({
71
- queryKey: ["formMetadata", I],
72
- queryFn: () => Ie(I),
73
- enabled: !!I && h
71
+ queryKey: ["formMetadata", E],
72
+ queryFn: () => Ee(E),
73
+ enabled: !!E && g
74
74
  }), {
75
75
  data: _,
76
76
  isLoading: ne,
@@ -79,7 +79,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
79
79
  } = O({
80
80
  queryKey: ["formsEncounterFHIR", s?.encounterUuid],
81
81
  queryFn: () => Ae(s.encounterUuid),
82
- enabled: !!s?.encounterUuid && h
82
+ enabled: !!s?.encounterUuid && g
83
83
  });
84
84
  _e(
85
85
  (e) => {
@@ -117,25 +117,25 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
117
117
  return K(A).message;
118
118
  if (v)
119
119
  return K(v).message;
120
- }, [A, v]), y = d(
120
+ }, [A, v]), h = d(
121
121
  () => [
122
122
  { key: "recordedOn", header: n("RECORDED_ON") },
123
123
  { key: "recordedBy", header: n("RECORDED_BY") }
124
124
  ],
125
125
  [n]
126
- ), V = d(
127
- () => [...y, { key: "actions", header: n("ACTIONS") }],
128
- [y, n]
126
+ ), H = d(
127
+ () => [...h, { key: "actions", header: n("ACTIONS") }],
128
+ [h, n]
129
129
  ), ce = l(
130
- (e) => E && e.some((r) => f(r)) ? V : y,
131
- [E, f, V, y]
132
- ), fe = y, ye = d(
130
+ (e) => I && e.some((r) => f(r)) ? H : h,
131
+ [I, f, H, h]
132
+ ), fe = h, he = d(
133
133
  () => [
134
134
  { key: "recordedOn", sortable: !0 },
135
135
  { key: "recordedBy", sortable: !0 }
136
136
  ],
137
137
  []
138
- ), H = d(() => {
138
+ ), V = d(() => {
139
139
  const e = k.reduce(
140
140
  (r, o) => {
141
141
  const a = o.formName;
@@ -161,12 +161,12 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
161
161
  })
162
162
  ).sort((r, o) => r.formName.localeCompare(o.formName));
163
163
  }, [k, n]), $ = l((e) => {
164
- C(e), U(!0);
164
+ B(e), R(!0);
165
165
  }, []), Y = l(() => {
166
- U(!1), C(null);
166
+ R(!1), B(null);
167
167
  }, []), S = l((e) => {
168
168
  globalThis.dispatchEvent(
169
- new CustomEvent(Ve, {
169
+ new CustomEvent(He, {
170
170
  detail: {
171
171
  editOnly: "observationForms",
172
172
  editTitle: "EDIT_OBSERVATION_FORM_TITLE",
@@ -180,19 +180,19 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
180
180
  (e, r) => {
181
181
  switch (r) {
182
182
  case "recordedOn":
183
- return /* @__PURE__ */ i(Re, { onClick: () => $(e), children: e.recordedOn });
183
+ return /* @__PURE__ */ i(Ce, { onClick: () => $(e), children: e.recordedOn });
184
184
  case "recordedBy":
185
185
  return e.recordedBy;
186
186
  case "actions":
187
187
  return f(e) ? /* @__PURE__ */ i(
188
- Q,
188
+ x,
189
189
  {
190
190
  label: n("EDIT_OBSERVATION_FORM"),
191
191
  kind: "ghost",
192
192
  size: "sm",
193
193
  testId: `edit-form-${e.encounterUuid}`,
194
194
  onClick: () => S(e),
195
- children: /* @__PURE__ */ i(x, {})
195
+ children: /* @__PURE__ */ i(P, {})
196
196
  }
197
197
  ) : null;
198
198
  default:
@@ -201,38 +201,38 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
201
201
  },
202
202
  [$, S, f, n]
203
203
  );
204
- return /* @__PURE__ */ z(ge, { children: [
205
- /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: M || D || H.length === 0 || B ? /* @__PURE__ */ i(
206
- P,
204
+ return /* @__PURE__ */ z(ye, { children: [
205
+ /* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: U || M || V.length === 0 || D ? /* @__PURE__ */ i(
206
+ G,
207
207
  {
208
208
  headers: fe,
209
209
  ariaLabel: n("FORMS_HEADING"),
210
210
  rows: [],
211
- loading: M,
212
- errorStateMessage: D ? oe?.message : void 0,
211
+ loading: U,
212
+ errorStateMessage: M ? oe?.message : void 0,
213
213
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
214
214
  renderCell: j,
215
215
  className: T.formsTableBody,
216
216
  dataTestId: "forms-table"
217
217
  }
218
- ) : /* @__PURE__ */ i(Ue, { align: "start", children: H.map((e, r) => {
218
+ ) : /* @__PURE__ */ i(Re, { align: "start", children: V.map((e, r) => {
219
219
  const { formName: o, records: a } = e, t = ce(a);
220
220
  return /* @__PURE__ */ i(
221
- Ce,
221
+ Be,
222
222
  {
223
223
  title: o,
224
224
  className: T.customAccordianItem,
225
225
  testId: `accordian-title-${o}`,
226
226
  open: r === 0,
227
227
  children: /* @__PURE__ */ i(
228
- P,
228
+ G,
229
229
  {
230
230
  headers: t,
231
231
  ariaLabel: n("FORMS_HEADING"),
232
232
  rows: a,
233
233
  loading: !1,
234
234
  errorStateMessage: "",
235
- sortable: ye,
235
+ sortable: he,
236
236
  emptyStateMessage: n("FORMS_UNAVAILABLE"),
237
237
  renderCell: j,
238
238
  className: T.formsTableBody,
@@ -243,17 +243,17 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
243
243
  o
244
244
  );
245
245
  }) }) }),
246
- h && s && /* @__PURE__ */ i(
247
- Be,
246
+ g && s && /* @__PURE__ */ i(
247
+ De,
248
248
  {
249
249
  id: "modalIdForActionAreaLayout",
250
250
  portalId: "main-display-area",
251
- open: h,
251
+ open: g,
252
252
  onRequestClose: Y,
253
253
  modalHeading: /* @__PURE__ */ z("div", { className: T.modalHeading, children: [
254
254
  /* @__PURE__ */ i("span", { children: s.formName }),
255
- E && f(s) && /* @__PURE__ */ i(
256
- Q,
255
+ I && f(s) && /* @__PURE__ */ i(
256
+ x,
257
257
  {
258
258
  label: n("EDIT_OBSERVATION_FORM"),
259
259
  kind: "ghost",
@@ -262,7 +262,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
262
262
  onClick: () => {
263
263
  Y(), S(s);
264
264
  },
265
- children: /* @__PURE__ */ i(x, {})
265
+ children: /* @__PURE__ */ i(P, {})
266
266
  }
267
267
  )
268
268
  ] }),
@@ -279,7 +279,7 @@ const ke = "FormsTable-module_formsTableBody__SvGha", we = "FormsTable-module_mo
279
279
  errorMessage: ue,
280
280
  emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
281
281
  testIdPrefix: s.formName,
282
- hideThumbnail: W,
282
+ hideThumbnail: J,
283
283
  controlOrder: le,
284
284
  sectionMap: me
285
285
  }
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-D4QUzxh4.js";
2
- import { bN as d, bO as f, bP as e } from "./index-BY927skX.js";
1
+ import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-jSyFdy12.js";
2
+ import { bP as d, bQ as f, bR as e } from "./index-Ctx7k5_5.js";
3
3
  var p = (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 u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-D4QUzxh4.js";
2
- import { bN as v, bO as C, bP as e } from "./index-BY927skX.js";
1
+ import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-jSyFdy12.js";
2
+ import { bP as v, bQ as C, bR as e } from "./index-Ctx7k5_5.js";
3
3
  var h = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"