@openmrs/esm-patient-chart-app 6.0.1-pre.3148 → 6.0.1-pre.3151
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/799.js +1 -1
- package/dist/799.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 +2 -2
- package/src/config-schema.ts +1 -0
- package/src/visit/visit-form/visit-attribute-type.component.tsx +55 -27
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,8 +14,8 @@ built modules 5.78 MiB (javascript) 504 bytes (consume-shared) 462 bytes (share-
|
|
|
14
14
|
modules by path [1m../[39m[22m 5.28 MiB
|
|
15
15
|
modules by path [1m../../node_modules/[39m[22m 5.18 MiB 141 modules
|
|
16
16
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 106 KiB 6 modules
|
|
17
|
-
modules by path [1m./[39m[22m
|
|
18
|
-
modules by path [1m./src/[39m[22m
|
|
17
|
+
modules by path [1m./[39m[22m 511 KiB
|
|
18
|
+
modules by path [1m./src/[39m[22m 450 KiB 43 modules
|
|
19
19
|
modules by path [1m./translations/[39m[22m 61.2 KiB 8 modules
|
|
20
20
|
consume-shared-module modules 504 bytes 12 modules
|
|
21
21
|
provide-module modules 462 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 85702 ms
|