@openmrs/esm-patient-chart-app 7.0.2-pre.3790 → 7.0.2-pre.3814
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 +7 -7
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- 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/574.js +1 -1
- package/dist/644.js +1 -1
- package/dist/738.js +1 -1
- package/dist/738.js.map +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 +41 -41
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/root.component.tsx +9 -2
- package/src/visit/past-visit-overview.test.tsx +1 -0
- package/src/visit/visit-form/visit-form.component.tsx +10 -14
- package/src/visit/visit-form/visit-form.test.tsx +1 -1
- package/src/workspace/workspace-notification.component.tsx +0 -4
- package/src/workspace/workspace-renderer.component.tsx +1 -0
- package/src/workspace/workspace-window.component.tsx +3 -3
- package/translations/am.json +7 -5
- package/translations/ar.json +11 -9
- package/translations/en.json +7 -5
- package/translations/es.json +8 -6
- package/translations/fr.json +8 -6
- package/translations/he.json +8 -6
- package/translations/km.json +6 -4
- package/translations/zh.json +6 -0
- package/translations/zh_CN.json +5 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path [1m[32m*.js[39m[22m 2.
|
|
1
|
+
assets by path [1m[32m*.js[39m[22m 2.09 MiB
|
|
2
2
|
assets by chunk 1.3 MiB (id hint: vendors)
|
|
3
3
|
assets by status [1m[33m1.06 MiB[39m[22m [1m[33m[big][39m[22m
|
|
4
4
|
asset [1m[33m947.js[39m[22m [1m[33m638 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
@@ -8,18 +8,18 @@ assets by path [1m[32m*.js[39m[22m 2.08 MiB
|
|
|
8
8
|
assets by path [1m[32m*.json[39m[22m 26.7 KiB
|
|
9
9
|
asset [1m[32mopenmrs-esm-patient-chart-app.js.buildmanifest.json[39m[22m 22.5 KiB [1m[32m[emitted][39m[22m
|
|
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
|
-
orphan modules 3.
|
|
11
|
+
orphan modules 3.46 MiB [1m[33m[orphan][39m[22m 798 modules
|
|
12
12
|
runtime modules 44.6 KiB 28 modules
|
|
13
13
|
built modules 5.93 MiB (javascript) 546 bytes (consume-shared) 504 bytes (share-init) [1m[33m[built][39m[22m
|
|
14
|
-
javascript modules 5.
|
|
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 9.
|
|
20
|
+
optional modules 77.5 KiB [1m[33m[optional][39m[22m
|
|
21
|
+
[1m./translations/am.json[39m[22m 8.87 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
22
|
+
[1m./translations/ar.json[39m[22m 9.37 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 98737 ms
|