@kenyaemr/esm-patient-registration-app 8.1.2-pre.238 → 8.1.2-pre.240
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/436.js +1 -1
- package/dist/436.js.map +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/patient-registration/field/custom-field.component.tsx +25 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[33m│[0m main.js (1.159 MiB)
|
|
4
4
|
[33m│[0m 547.js (260.065 KiB)
|
|
5
5
|
[33m│[0m 954.js (2.191 MiB)
|
|
6
|
-
[33m│[0m 436.js (513.
|
|
6
|
+
[33m│[0m 436.js (513.581 KiB)
|
|
7
7
|
[0m
|
|
8
8
|
|
|
9
9
|
[1m[33mWARNING[39m[22m in [33mâš [0m entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
@@ -12,4 +12,4 @@
|
|
|
12
12
|
[33m│[0m main.js
|
|
13
13
|
[0m
|
|
14
14
|
|
|
15
|
-
Rspack compiled with [1m[33m2 warnings[39m[22m in
|
|
15
|
+
Rspack compiled with [1m[33m2 warnings[39m[22m in 48.88 s
|