@openmrs/esm-patient-chart-app 7.1.1-pre.4413 → 7.1.1-pre.4415
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 +3 -3
- package/dist/171.js +1 -1
- package/dist/171.js.map +1 -1
- package/dist/447.js +2 -0
- package/dist/447.js.map +1 -0
- 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 +33 -33
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/visit/visit-form/visit-form.component.tsx +17 -1
- package/dist/593.js +0 -2
- package/dist/593.js.map +0 -1
- /package/dist/{593.js.LICENSE.txt → 447.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,10 +12,10 @@ orphan modules 3.56 MiB [1m[33m[orphan][39m[22m 795 modules
|
|
|
12
12
|
runtime modules 44.6 KiB 28 modules
|
|
13
13
|
built modules 6.41 MiB (javascript) 546 bytes (consume-shared) 504 bytes (share-init) [1m[33m[built][39m[22m
|
|
14
14
|
modules by path [1m../[39m[22m 5.87 MiB
|
|
15
|
-
modules by path [1m../../node_modules/[39m[22m 5.
|
|
15
|
+
modules by path [1m../../node_modules/[39m[22m 5.76 MiB 154 modules
|
|
16
16
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 118 KiB 6 modules
|
|
17
17
|
modules by path [1m./[39m[22m 554 KiB
|
|
18
|
-
modules by path [1m./src/[39m[22m
|
|
18
|
+
modules by path [1m./src/[39m[22m 479 KiB 46 modules
|
|
19
19
|
modules by path [1m./translations/[39m[22m 75.8 KiB 10 modules
|
|
20
20
|
consume-shared-module modules 546 bytes 13 modules
|
|
21
21
|
provide-module modules 504 bytes
|
|
@@ -37,4 +37,4 @@ Entrypoints:
|
|
|
37
37
|
main.js
|
|
38
38
|
[39m[22m
|
|
39
39
|
|
|
40
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
40
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 101904 ms
|