@openmrs/esm-ward-app 7.0.1-pre.59 → 7.0.1-pre.93
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/.turbo/turbo-build.log +28 -32
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/152.js +1 -0
- package/dist/152.js.map +1 -0
- package/dist/255.js +2 -0
- package/dist/{730.js.LICENSE.txt → 255.js.LICENSE.txt} +0 -6
- package/dist/255.js.map +1 -0
- package/dist/303.js +1 -0
- package/dist/303.js.map +1 -0
- package/dist/378.js +1 -0
- package/dist/378.js.map +1 -0
- package/dist/430.js +1 -0
- package/dist/430.js.map +1 -0
- package/dist/443.js +1 -0
- package/dist/443.js.map +1 -0
- package/dist/574.js +1 -1
- package/dist/629.js +2 -0
- package/dist/629.js.LICENSE.txt +5 -0
- package/dist/629.js.map +1 -0
- package/dist/729.js +1 -1
- package/dist/729.js.map +1 -1
- package/dist/747.js +1 -0
- package/dist/747.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-ward-app.js +1 -1
- package/dist/openmrs-esm-ward-app.js.buildmanifest.json +186 -42
- package/dist/openmrs-esm-ward-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/{empty-beds → beds}/empty-bed-skeleton.tsx +1 -1
- package/src/beds/empty-bed.component.tsx +24 -0
- package/src/beds/occupied-bed.component.tsx +35 -0
- package/src/beds/occupied-bed.scss +24 -0
- package/src/beds/occupied-bed.test.tsx +52 -0
- package/src/config-schema.ts +300 -3
- package/src/constant.ts +1 -0
- package/src/hooks/useAdmissionLocation.ts +4 -5
- package/src/hooks/useAdmittedPatients.ts +13 -0
- package/src/hooks/useConcept.ts +11 -0
- package/src/hooks/useInpatientRequest.ts +15 -0
- package/src/hooks/useLocation.test.ts +38 -0
- package/src/hooks/useLocation.ts +9 -0
- package/src/hooks/useObs.ts +21 -0
- package/src/hooks/useWardLocation.test.ts +78 -0
- package/src/hooks/useWardLocation.ts +26 -0
- package/src/index.ts +24 -5
- package/src/routes.json +34 -4
- package/src/types/index.ts +113 -2
- package/src/ward-patient-card/row-elements/ward-patient-age.tsx +18 -0
- package/src/ward-patient-card/row-elements/ward-patient-bed-number.tsx +16 -0
- package/src/ward-patient-card/row-elements/ward-patient-coded-obs-tags.tsx +80 -0
- package/src/ward-patient-card/row-elements/ward-patient-header-address.tsx +22 -0
- package/src/ward-patient-card/row-elements/ward-patient-name.tsx +13 -0
- package/src/ward-patient-card/row-elements/ward-patient-obs.resource.ts +52 -0
- package/src/ward-patient-card/row-elements/ward-patient-obs.tsx +58 -0
- package/src/ward-patient-card/ward-patient-card-row.resources.tsx +92 -0
- package/src/ward-patient-card/ward-patient-card.scss +114 -0
- package/src/ward-patient-card/ward-patient-card.tsx +30 -0
- package/src/ward-patient-workspace/ward-patient-action-button.extension.tsx +18 -0
- package/src/ward-patient-workspace/ward-patient.style.scss +11 -0
- package/src/ward-patient-workspace/ward-patient.workspace.tsx +79 -0
- package/src/ward-view/ward-bed.component.tsx +8 -8
- package/src/ward-view/ward-view.component.tsx +86 -44
- package/src/ward-view/ward-view.resource.ts +11 -1
- package/src/ward-view/ward-view.scss +0 -4
- package/src/ward-view/ward-view.test.tsx +64 -20
- package/src/ward-view-header/admission-requests-bar.component.tsx +50 -0
- package/src/ward-view-header/admission-requests-bar.test.tsx +43 -0
- package/src/ward-view-header/admission-requests.scss +33 -0
- package/src/ward-view-header/ward-view-header.component.tsx +18 -0
- package/src/ward-view-header/ward-view-header.scss +8 -0
- package/src/ward-workspace/admission-request-card.component.tsx +23 -0
- package/src/ward-workspace/admission-request-card.scss +34 -0
- package/src/ward-workspace/admission-request-workspace.test.tsx +32 -0
- package/src/ward-workspace/admission-requests-workspace.component.tsx +21 -0
- package/src/ward-workspace/admission-requests-workspace.scss +13 -0
- package/translations/en.json +8 -2
- package/dist/588.js +0 -1
- package/dist/588.js.map +0 -1
- package/dist/669.js +0 -1
- package/dist/669.js.map +0 -1
- package/dist/730.js +0 -2
- package/dist/730.js.map +0 -1
- package/src/empty-beds/empty-bed.component.tsx +0 -19
- /package/src/{empty-beds → beds}/empty-bed.scss +0 -0
- /package/src/{admitted-patient/admitted-patient-header.scss → ward-patient-card/row-elements/row-elements.scss} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,37 +1,33 @@
|
|
|
1
|
-
assets by path
|
|
2
|
-
assets by chunk
|
|
3
|
-
asset
|
|
4
|
-
asset
|
|
5
|
-
asset
|
|
6
|
-
asset
|
|
7
|
-
asset
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
asset
|
|
12
|
-
asset
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
modules by path
|
|
21
|
-
modules by path [1m./[39m[22m 20.1 KiB 5 modules
|
|
22
|
-
provide-module modules 210 bytes
|
|
23
|
-
[1mprovide shared module (default) @openmrs/esm-framework@5.6.1-pre.1824 = ../../no...(truncated)[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
1
|
+
assets by path *.js 930 KiB
|
|
2
|
+
assets by chunk 778 KiB (id hint: vendors)
|
|
3
|
+
asset 130.js 652 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
|
+
asset 591.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 629.js 44.4 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
|
+
asset 443.js 20 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
|
+
asset 729.js 6.04 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
8
|
+
asset 255.js 5.53 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
9
|
+
+ 9 assets
|
|
10
|
+
assets by path *.json 9.29 KiB
|
|
11
|
+
asset openmrs-esm-ward-app.js.buildmanifest.json 8.35 KiB [emitted]
|
|
12
|
+
asset routes.json 964 bytes [emitted] [from: src/routes.json] [copied]
|
|
13
|
+
orphan modules 4.26 MiB [orphan] 543 modules
|
|
14
|
+
runtime modules 39.4 KiB 28 modules
|
|
15
|
+
built modules 2.96 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
16
|
+
cacheable modules 2.96 MiB
|
|
17
|
+
modules by path ../../node_modules/ 2.86 MiB 49 modules
|
|
18
|
+
modules by path ./ 103 KiB 17 modules
|
|
19
|
+
provide-module modules 252 bytes
|
|
20
|
+
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
24
21
|
+ 4 modules
|
|
25
|
-
consume-shared-module modules
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
[1m./translations/ lazy nonrecursive .json$[39m[22m 160 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
22
|
+
consume-shared-module modules 252 bytes
|
|
23
|
+
modules by path consume shared module (default) swr/ 84 bytes 2 modules
|
|
24
|
+
+ 4 modules
|
|
25
|
+
container entry 42 bytes [built] [code generated]
|
|
26
|
+
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
31
27
|
|
|
32
|
-
|
|
28
|
+
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
33
29
|
This can impact web performance.
|
|
34
30
|
Assets:
|
|
35
|
-
130.js (
|
|
31
|
+
130.js (652 KiB)
|
|
36
32
|
|
|
37
|
-
webpack 5.
|
|
33
|
+
webpack 5.88.0 compiled with 1 warning in 87343 ms
|