@bahmni/widgets 0.0.1-dev.294 → 0.0.1-dev.297
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/{DocumentsTable-BtZXTLTc.js → DocumentsTable-CkE1NDkn.js} +5 -5
- package/dist/{FormsTable-CjqqtDOM.js → FormsTable-4AzIhH5E.js} +45 -45
- package/dist/{Observations-CTkkOe6O.js → Observations-BJUahy-R.js} +14 -14
- package/dist/{index-C0w9hjlA.js → index-CRtgEAeB.js} +4479 -4474
- package/dist/index.js +15 -15
- package/dist/userPrivileges/UserPrivilegeProvider.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a5 as t, a3 as s,
|
|
1
|
+
import { a5 as t, a3 as s, v as o, a2 as r, x as n, a0 as g, z as l, p as P, B as c, D as d, a1 as v, K as T, T as b, L as u, af as A, ah as C, ai as I, E as f, W as m, Y as p, O as L, P as R, N as S, U as W, G as D, F as E, S as N, $ as O, J as U, a7 as _, a6 as x, ad as y, ac as G, a9 as h, aa as H, ab as V, a8 as z, ae as B, a4 as F, _ as M, ag as k, a as q, u as w, Z as J } from "./index-CRtgEAeB.js";
|
|
2
2
|
import "react";
|
|
3
3
|
export {
|
|
4
4
|
t as ActivePractitionerContext,
|
|
@@ -13,10 +13,10 @@ export {
|
|
|
13
13
|
d as DocumentPrintButton,
|
|
14
14
|
v as GET_PATIENT_PHOTO_PRIVILEGE,
|
|
15
15
|
T as GenericServiceRequestTable,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
b as ImmunizationHistory,
|
|
17
|
+
u as LabInvestigation,
|
|
18
|
+
A as LocationContext,
|
|
19
|
+
C as LocationProvider,
|
|
20
20
|
I as LocationSelector,
|
|
21
21
|
f as MedicationsTable,
|
|
22
22
|
m as NotificationProvider,
|
|
@@ -25,15 +25,15 @@ export {
|
|
|
25
25
|
R as PatientDetails,
|
|
26
26
|
S as PatientProgramsTable,
|
|
27
27
|
W as ProgramDetails,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
28
|
+
D as RadiologyInvestigationReport,
|
|
29
|
+
E as RadiologyInvestigationTable,
|
|
30
|
+
N as SearchPatient,
|
|
31
|
+
O as UserPrivilegeProvider,
|
|
32
|
+
U as VitalFlowSheet,
|
|
33
|
+
_ as createConfigHook,
|
|
34
|
+
x as createConfigProvider,
|
|
35
|
+
y as getAllWidgetConfigs,
|
|
36
|
+
G as getAllWidgetTypes,
|
|
37
37
|
h as getWidget,
|
|
38
38
|
H as getWidgetConfig,
|
|
39
39
|
V as hasWidget,
|
|
@@ -44,5 +44,5 @@ export {
|
|
|
44
44
|
k as useLocation,
|
|
45
45
|
q as useNotification,
|
|
46
46
|
w as usePatientUUID,
|
|
47
|
-
|
|
47
|
+
J as useUserPrivilege
|
|
48
48
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserPrivilegeProvider.d.ts","sourceRoot":"","sources":["../../src/userPrivileges/UserPrivilegeProvider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UserPrivilegeProvider.d.ts","sourceRoot":"","sources":["../../src/userPrivileges/UserPrivilegeProvider.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAgC,MAAM,OAAO,CAAC;AAGvE,UAAU,0BAA0B;IAClC,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAgDtE,CAAC"}
|