@openmrs/esm-patient-chart-app 6.0.1-pre.3083 → 6.0.1-pre.3100
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/799.js +1 -1
- package/dist/799.js.map +1 -1
- package/dist/833.js +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 +10 -10
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/visit/visit-form/visit-attribute-type.component.tsx +3 -2
- package/src/visit/visit-form/visit-form.test.tsx +29 -33
- package/src/visit/visits-widget/past-visits-components/visits-table/visits-table.component.tsx +1 -1
- package/translations/he.json +196 -193
package/.turbo/turbo-build.log
CHANGED
|
@@ -16,7 +16,7 @@ built modules 5.78 MiB (javascript) 504 bytes (consume-shared) 462 bytes (share-
|
|
|
16
16
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 106 KiB 6 modules
|
|
17
17
|
modules by path [1m./[39m[22m 510 KiB
|
|
18
18
|
modules by path [1m./src/[39m[22m 449 KiB 43 modules
|
|
19
|
-
modules by path [1m./translations/[39m[22m 61 KiB 8 modules
|
|
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
|
|
22
22
|
modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
|
|
@@ -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 99985 ms
|