@bahmni/widgets 0.0.1-dev.206 → 0.0.1-dev.210
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-0a_5iOBB.js → DocumentsTable-BNl5LEfL.js} +24 -24
- package/dist/{FormsTable-B_cW7eYt.js → FormsTable-BGyseGA8.js} +41 -41
- package/dist/{Observations-Dzi6k1oz.js → Observations-Dd1b2dbj.js} +10 -10
- package/dist/conditions/ConditionsTable.d.ts +2 -1
- package/dist/conditions/ConditionsTable.d.ts.map +1 -1
- package/dist/diagnoses/DiagnosesTable.d.ts +2 -1
- package/dist/diagnoses/DiagnosesTable.d.ts.map +1 -1
- package/dist/{index-CsIK0Mfk.js → index-BuDLotQZ.js} +8745 -8691
- package/dist/index.js +8 -8
- package/dist/patientPrograms/PatientProgramsTable.d.ts +2 -7
- package/dist/patientPrograms/PatientProgramsTable.d.ts.map +1 -1
- package/dist/patientPrograms/index.d.ts +1 -1
- package/dist/patientPrograms/index.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a3 as s, a1 as t,
|
|
1
|
+
import { a3 as s, a1 as t, A as o, a0 as r, B as n, $ as g, C as l, D as P, K as c, I as d, M as v, Q as A, U as T, P as b, N as C, O as p, H as f, G as I, S as W, _ as u, V as S, a5 as m, a4 as D, ab as N, aa as R, a7 as U, a8 as y, a9 as h, a6 as x, ac as G, a2 as H, Y as L, a as O, u as V, W as _ } from "./index-BuDLotQZ.js";
|
|
2
2
|
import "react";
|
|
3
3
|
export {
|
|
4
4
|
s as ActivePractitionerContext,
|
|
@@ -12,16 +12,16 @@ export {
|
|
|
12
12
|
c as GenericServiceRequestTable,
|
|
13
13
|
d as LabInvestigation,
|
|
14
14
|
v as MedicationsTable,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
A as NotificationProvider,
|
|
16
|
+
T as NotificationServiceComponent,
|
|
17
|
+
b as PatientDetails,
|
|
18
18
|
C as PatientProgramsTable,
|
|
19
19
|
p as ProgramDetails,
|
|
20
20
|
f as RadiologyInvestigationReport,
|
|
21
21
|
I as RadiologyInvestigationTable,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
W as SearchPatient,
|
|
23
|
+
u as UserPrivilegeProvider,
|
|
24
|
+
S as VitalFlowSheet,
|
|
25
25
|
m as createConfigHook,
|
|
26
26
|
D as createConfigProvider,
|
|
27
27
|
N as getAllWidgetConfigs,
|
|
@@ -30,7 +30,7 @@ export {
|
|
|
30
30
|
y as getWidgetConfig,
|
|
31
31
|
h as hasWidget,
|
|
32
32
|
x as registerWidget,
|
|
33
|
-
|
|
33
|
+
G as resetWidgetRegistry,
|
|
34
34
|
H as useActivePractitioner,
|
|
35
35
|
L as useHasPrivilege,
|
|
36
36
|
O as useNotification,
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
|
|
3
|
-
interface PatientProgramsTableProps {
|
|
4
|
-
config: {
|
|
5
|
-
fields: string[];
|
|
6
|
-
};
|
|
7
|
-
}
|
|
2
|
+
import { WidgetProps } from '../registry/model';
|
|
8
3
|
/**
|
|
9
4
|
* Component to display patient programs using SortableDataTable
|
|
10
5
|
*/
|
|
11
|
-
declare const PatientProgramsTable: React.FC<
|
|
6
|
+
declare const PatientProgramsTable: React.FC<WidgetProps>;
|
|
12
7
|
export default PatientProgramsTable;
|
|
13
8
|
//# sourceMappingURL=PatientProgramsTable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientProgramsTable.d.ts","sourceRoot":"","sources":["../../src/patientPrograms/PatientProgramsTable.tsx"],"names":[],"mappings":"AAOA,OAAO,
|
|
1
|
+
{"version":3,"file":"PatientProgramsTable.d.ts","sourceRoot":"","sources":["../../src/patientPrograms/PatientProgramsTable.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAoD,MAAM,OAAO,CAAC;AAEzE,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAShD;;GAEG;AACH,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAkL/C,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as PatientProgramsTable
|
|
1
|
+
export { default as PatientProgramsTable } from './PatientProgramsTable';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/patientPrograms/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/patientPrograms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"}
|