@kenyaemr/esm-ward-app 8.5.3-pre.87 → 8.5.3-pre.89
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 +4 -4
- package/dist/6009.js +1 -1
- package/dist/6009.js.map +1 -1
- package/dist/kenyaemr-esm-ward-app.js.buildmanifest.json +3 -3
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/ward-patients/admitted-patients.tsx +56 -47
- package/src/ward-patients/awaiting-admission-patients.tsx +60 -50
- package/src/ward-patients/discharge-in-patients.tsx +55 -47
- package/src/ward-patients/discharge-patients.tsx +105 -95
package/.turbo/turbo-build.log
CHANGED
|
@@ -16,10 +16,10 @@ assets by path *.json 45.4 KiB
|
|
|
16
16
|
asset routes.json 4.51 KiB [emitted] [from: src/routes.json] [copied]
|
|
17
17
|
orphan modules 9.52 MiB [orphan] 3110 modules
|
|
18
18
|
runtime modules 42.2 KiB 28 modules
|
|
19
|
-
built modules 9.
|
|
19
|
+
built modules 9.45 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
|
|
20
20
|
modules by path ../../node_modules/ 8.17 MiB 455 modules
|
|
21
|
-
modules by path ./ 1.
|
|
22
|
-
javascript modules 1.
|
|
21
|
+
modules by path ./ 1.28 MiB
|
|
22
|
+
javascript modules 1.06 MiB 98 modules
|
|
23
23
|
optional modules 224 KiB [optional] 39 modules
|
|
24
24
|
provide-module modules 336 bytes 8 modules
|
|
25
25
|
consume-shared-module modules 336 bytes
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main (2.61 MiB)
|
|
40
40
|
main.js
|
|
41
41
|
|
|
42
|
-
webpack 5.101.3 compiled with 2 warnings in
|
|
42
|
+
webpack 5.101.3 compiled with 2 warnings in 50476 ms
|