@kenyaemr/esm-care-panel-app 5.1.2-pre.582 → 5.1.2-pre.586
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/387.js +1 -1
- package/dist/387.js.map +1 -1
- package/dist/419.js +1 -1
- package/dist/419.js.map +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +7 -7
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
- package/src/care-programs/care-programs.component.tsx +10 -3
- package/src/care-programs/care-programs.test.tsx +3 -3
- package/src/program-enrollment/program-enrollment.component.tsx +3 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,7 +2,7 @@ assets by path [1m[32m*.js[39m[22m 2.01 MiB
|
|
|
2
2
|
assets by chunk 1.3 MiB (id hint: vendors)
|
|
3
3
|
assets by status [1m[33m1.22 MiB[39m[22m [1m[33m[big][39m[22m
|
|
4
4
|
asset [1m[33m130.js[39m[22m [1m[33m783 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
5
|
-
asset [1m[33m387.js[39m[22m [1m[
|
|
5
|
+
asset [1m[33m387.js[39m[22m [1m[33m470 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
6
6
|
+ 4 assets
|
|
7
7
|
+ 7 assets
|
|
8
8
|
assets by path [1m[32m*.json[39m[22m 8.82 KiB
|
|
@@ -15,14 +15,14 @@ built modules 4.86 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-sh
|
|
|
15
15
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
16
16
|
This can impact web performance.
|
|
17
17
|
Assets:
|
|
18
|
-
main.js (
|
|
18
|
+
main.js (592 KiB)
|
|
19
19
|
130.js (783 KiB)
|
|
20
|
-
387.js (
|
|
20
|
+
387.js (470 KiB)[39m[22m
|
|
21
21
|
|
|
22
22
|
[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
23
23
|
Entrypoints:
|
|
24
|
-
main (
|
|
24
|
+
main (592 KiB)
|
|
25
25
|
main.js
|
|
26
26
|
[39m[22m
|
|
27
27
|
|
|
28
|
-
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
28
|
+
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 45116 ms
|