@kenyaemr/esm-care-panel-app 5.1.2-pre.592 → 5.1.2-pre.596
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/419.js +1 -1
- package/dist/419.js.map +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
- package/src/regimen-editor/delete-regimen-modal.component.tsx +6 -5
- package/src/regimen-editor/regimen-form.component.tsx +71 -81
package/.turbo/turbo-build.log
CHANGED
|
@@ -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 (591 KiB)
|
|
19
19
|
130.js (783 KiB)
|
|
20
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 (591 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 66399 ms
|