@openmrs/esm-patient-vitals-app 9.2.3-pre.7175 → 9.2.3-pre.7186
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/4716.js +1 -1
- package/dist/4716.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-vitals-app.js.buildmanifest.json +6 -6
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/biometrics/biometrics-chart.scss +11 -0
- package/src/biometrics/biometrics-overview.test.tsx +0 -16
- package/src/vitals/vitals-chart.scss +11 -0
- package/src/vitals/vitals-overview.test.tsx +0 -16
package/.turbo/turbo-build.log
CHANGED
|
@@ -33,7 +33,7 @@ This can impact web performance.
|
|
|
33
33
|
Assets:
|
|
34
34
|
main.js (1000 KiB)
|
|
35
35
|
831.js (1.55 MiB)
|
|
36
|
-
4716.js (
|
|
36
|
+
4716.js (304 KiB)
|
|
37
37
|
8895.js (256 KiB)
|
|
38
38
|
3368.js (541 KiB)[39m[22m
|
|
39
39
|
|
|
@@ -43,4 +43,4 @@ Entrypoints:
|
|
|
43
43
|
main.js
|
|
44
44
|
[39m[22m
|
|
45
45
|
|
|
46
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
46
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 166458 ms
|