@bahmni/clinical-app 0.0.1-dev.353 → 0.0.1-dev.355
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.
- package/dist/{ConsultationPage-CX1q2_d6.js → ConsultationPage-5kqwuH1m.js} +4730 -4671
- package/dist/{DocumentsTable-TI2cownA-v_dAeZFn.js → DocumentsTable-BhIePIn7-DRU6MWGN.js} +1 -1
- package/dist/{FormsTable-DY1pz_8H-QNGJcDb3.js → FormsTable-CABJ9J_5-CUHUQrDD.js} +27 -27
- package/dist/{LNWAZHJI-Dsh5Awfj.js → LNWAZHJI-BQ23gl00.js} +2 -2
- package/dist/{MWZ6AO7Z-CPukuSbH.js → MWZ6AO7Z-D6nTzfpG.js} +2 -2
- package/dist/{Observations-a7Heef0b-DBtWyrDB.js → Observations-KUm4RnZW-CinY5CIM.js} +8 -8
- package/dist/{YPM2AS64-CCn9iY2V.js → YPM2AS64-DGHZuWjT.js} +181 -181
- package/dist/components/forms/observations/ObservationFormsContainer.d.ts.map +1 -1
- package/dist/{hook-DrO0sfnB.js → hook-ByROKK6U.js} +1 -1
- package/dist/{index-DRz5WzPs.js → index-BmHdPpxJ.js} +8714 -8742
- package/dist/{index-Lkh7JKQ-.js → index-C0oKODWi.js} +1 -1
- package/dist/{index-aYgCTvs9.js → index-CHcOFs1U.js} +13 -13
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { u as r,
|
|
2
|
+
import { u as r, cz as o, cA as l, cB as c, b7 as m, b8 as g, cC as h, cD as b, cE as p, aG as u } from "./index-BmHdPpxJ.js";
|
|
3
3
|
import { Suspense as E } from "react";
|
|
4
4
|
import "@tanstack/react-query";
|
|
5
5
|
const _ = "index-module_loading__FAL7n", $ = "index-module_message__KjCnF", t = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import { lazy as
|
|
2
|
+
import { bD as m, u, x as p, bA as f, bK as x, aG as b, bG as _ } from "./index-BmHdPpxJ.js";
|
|
3
|
+
import { lazy as N, useMemo as r, Suspense as h } from "react";
|
|
4
4
|
import "@tanstack/react-query";
|
|
5
|
-
import { u as
|
|
5
|
+
import { u as E } from "./hook-ByROKK6U.js";
|
|
6
6
|
const P = (s) => {
|
|
7
7
|
const i = /* @__PURE__ */ new Map();
|
|
8
8
|
for (const e of s) {
|
|
@@ -12,17 +12,17 @@ const P = (s) => {
|
|
|
12
12
|
return i;
|
|
13
13
|
}, v = (s, i) => s.filter(
|
|
14
14
|
(e) => !e.requiredPrivileges || e.requiredPrivileges.length === 0 || m(i, e.requiredPrivileges)
|
|
15
|
-
),
|
|
16
|
-
"org.bahmni.clinical.v2.search":
|
|
17
|
-
() => import("./index-
|
|
15
|
+
), C = {
|
|
16
|
+
"org.bahmni.clinical.v2.search": N(
|
|
17
|
+
() => import("./index-C0oKODWi.js")
|
|
18
18
|
)
|
|
19
|
-
},
|
|
20
|
-
page:
|
|
19
|
+
}, L = "index-module_page__16xxw", I = "index-module_loading__wNI-4", y = "index-module_tabs__ZZv8Y", H = "index-module_message__Ib5Iw", l = {
|
|
20
|
+
page: L,
|
|
21
21
|
loading: I,
|
|
22
22
|
tabs: y,
|
|
23
23
|
message: H
|
|
24
|
-
},
|
|
25
|
-
const { t: s } = u(), { clinicalConfig: i } =
|
|
24
|
+
}, D = () => {
|
|
25
|
+
const { t: s } = u(), { clinicalConfig: i } = E(), { userPrivileges: e } = p(), o = r(
|
|
26
26
|
() => [
|
|
27
27
|
{ id: "home", label: s("HOME_LABEL"), href: f },
|
|
28
28
|
{ id: "clinical", label: s("CLINICAL_LABEL"), isCurrentPage: !0 }
|
|
@@ -34,7 +34,7 @@ const P = (s) => {
|
|
|
34
34
|
), d = r(
|
|
35
35
|
() => Array.from(c.entries()).map(([n, a]) => ({
|
|
36
36
|
pointId: n,
|
|
37
|
-
Handler:
|
|
37
|
+
Handler: C[n],
|
|
38
38
|
filtered: v(a, e)
|
|
39
39
|
})).filter(({ Handler: n, filtered: a }) => !!n && a.length > 0),
|
|
40
40
|
[c, e]
|
|
@@ -57,7 +57,7 @@ const P = (s) => {
|
|
|
57
57
|
"data-testid": `${n}-test-id`,
|
|
58
58
|
className: l.tabs,
|
|
59
59
|
children: /* @__PURE__ */ t(
|
|
60
|
-
|
|
60
|
+
h,
|
|
61
61
|
{
|
|
62
62
|
fallback: /* @__PURE__ */ t(
|
|
63
63
|
b,
|
|
@@ -87,5 +87,5 @@ const P = (s) => {
|
|
|
87
87
|
);
|
|
88
88
|
};
|
|
89
89
|
export {
|
|
90
|
-
|
|
90
|
+
D as default
|
|
91
91
|
};
|
package/dist/index.js
CHANGED