@openmrs/esm-patient-chart-app 8.2.1-pre.5786 → 8.2.1-pre.5797
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 +2 -2
- package/dist/1398.js +1 -1
- package/dist/1398.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +1 -1
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/visit/visits-widget/past-visits-components/visit-summary.component.tsx +13 -8
- package/src/visit/visits-widget/past-visits-components/visit-summary.test.tsx +18 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -17,7 +17,7 @@ built modules 8.85 MiB (javascript) 504 bytes (share-init) 504 bytes (consume-sh
|
|
|
17
17
|
modules by path [1m../[39m[22m 7.91 MiB
|
|
18
18
|
modules by path [1m../../node_modules/[39m[22m 7.7 MiB 192 modules
|
|
19
19
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 216 KiB 5 modules
|
|
20
|
-
modules by path [1m./[39m[22m
|
|
20
|
+
modules by path [1m./[39m[22m 960 KiB
|
|
21
21
|
modules by path [1m./src/[39m[22m 870 KiB 43 modules
|
|
22
22
|
modules by path [1m./translations/[39m[22m 89.3 KiB 12 modules
|
|
23
23
|
provide-module modules 504 bytes 12 modules
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main.js
|
|
42
42
|
[39m[22m
|
|
43
43
|
|
|
44
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
44
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 155703 ms
|