@openmrs/esm-patient-chart-app 7.0.2-pre.3915 → 7.0.2-pre.3932
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 +5 -5
- package/dist/171.js +1 -1
- package/dist/171.js.map +1 -1
- package/dist/271.js +1 -1
- package/dist/319.js +1 -1
- package/dist/460.js +1 -1
- package/dist/644.js +1 -1
- package/dist/757.js +1 -1
- package/dist/788.js +1 -1
- package/dist/807.js +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 +31 -31
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/visit-header/visit-header-side-menu.component.tsx +11 -8
- package/src/visit-header/visit-header.component.tsx +6 -3
- package/translations/am.json +1 -0
- package/translations/ar.json +1 -12
- package/translations/es.json +1 -3
- package/translations/fr.json +2 -4
- package/translations/he.json +1 -5
- package/translations/km.json +4 -0
- package/translations/zh.json +27 -29
- package/translations/zh_CN.json +28 -25
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,16 +10,16 @@ assets by path [1m[32m*.json[39m[22m 26.7 KiB
|
|
|
10
10
|
asset [1m[32mroutes.json[39m[22m 4.22 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
11
11
|
orphan modules 3.46 MiB [1m[33m[orphan][39m[22m 798 modules
|
|
12
12
|
runtime modules 44.6 KiB 28 modules
|
|
13
|
-
built modules 5.
|
|
13
|
+
built modules 5.93 MiB (javascript) 546 bytes (consume-shared) 504 bytes (share-init) [1m[33m[built][39m[22m
|
|
14
14
|
javascript modules 5.86 MiB 194 modules
|
|
15
15
|
consume-shared-module modules 546 bytes 13 modules
|
|
16
16
|
provide-module modules 504 bytes
|
|
17
17
|
modules by path [1mprovide shared module (default) swr/[39m[22m 126 bytes 3 modules
|
|
18
18
|
modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
|
|
19
19
|
+ 7 modules
|
|
20
|
-
optional modules
|
|
21
|
-
[1m./translations/am.json[39m[22m 8.
|
|
22
|
-
[1m./translations/ar.json[39m[22m
|
|
20
|
+
optional modules 75.3 KiB [1m[33m[optional][39m[22m
|
|
21
|
+
[1m./translations/am.json[39m[22m 8.9 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
22
|
+
[1m./translations/ar.json[39m[22m 8.66 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
23
23
|
+ 7 modules
|
|
24
24
|
|
|
25
25
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
@@ -35,4 +35,4 @@ Entrypoints:
|
|
|
35
35
|
main.js
|
|
36
36
|
[39m[22m
|
|
37
37
|
|
|
38
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
38
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 106816 ms
|