@openmrs/esm-patient-registration-app 4.0.2-pre.727 → 4.0.2-pre.733
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 +9 -9
- package/dist/658.js +1 -1
- package/dist/686.js +1 -1
- package/dist/858.js +1 -1
- package/dist/858.js.LICENSE.txt +2 -0
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-registration-app.js +1 -1
- package/dist/openmrs-esm-patient-registration-app.js.buildmanifest.json +16 -16
- package/dist/openmrs-esm-patient-registration-app.old +1 -1
- package/package.json +2 -2
- package/src/config-schema.ts +26 -0
- package/src/patient-registration/field/dob/dob.component.tsx +10 -4
- package/src/patient-registration/field/dob/dob.test.tsx +10 -0
- package/src/patient-registration/section/demographics/demographics-section.test.tsx +3 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
assets by chunk
|
|
2
|
-
assets by status [1m[
|
|
3
|
-
asset [1m[33m858.js[39m[22m [1m[
|
|
1
|
+
assets by chunk 909 KiB (id hint: vendors)
|
|
2
|
+
assets by status [1m[33m641 KiB[39m[22m [1m[33m[big][39m[22m
|
|
3
|
+
asset [1m[33m858.js[39m[22m [1m[33m397 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 1 related asset
|
|
4
4
|
asset [1m[33m430.js[39m[22m [1m[33m244 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 1 related asset
|
|
5
5
|
asset [1m[32m154.js[39m[22m 91.5 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors)
|
|
6
6
|
asset [1m[32m854.js[39m[22m 70.1 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
@@ -11,11 +11,11 @@ assets by chunk 919 KiB (id hint: vendors)
|
|
|
11
11
|
+ 13 assets
|
|
12
12
|
orphan modules 3.86 MiB [1m[33m[orphan][39m[22m 620 modules
|
|
13
13
|
runtime modules 38 KiB 28 modules
|
|
14
|
-
built modules 3.
|
|
15
|
-
modules by path [1m../../node_modules/[39m[22m 3.
|
|
16
|
-
modules by path [1m./[39m[22m
|
|
14
|
+
built modules 3.56 MiB (javascript) 168 bytes (share-init) 168 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
15
|
+
modules by path [1m../../node_modules/[39m[22m 3.13 MiB 405 modules
|
|
16
|
+
modules by path [1m./[39m[22m 443 KiB 28 modules
|
|
17
17
|
provide-module modules 168 bytes
|
|
18
|
-
[1mprovide shared module (default) @openmrs/esm-framework@4.0.
|
|
18
|
+
[1mprovide shared module (default) @openmrs/esm-framework@4.0.3-pre.379 = ../../node_modules/@openmrs/esm-framework/src/internal.ts[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
19
19
|
[1mprovide shared module (default) react-i18next@11.18.6 = ../../node_modules/react-i18next/dist/es/index.js[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
20
20
|
+ 2 modules
|
|
21
21
|
consume-shared-module modules 168 bytes
|
|
@@ -27,7 +27,7 @@ built modules 3.57 MiB (javascript) 168 bytes (share-init) 168 bytes (consume-sh
|
|
|
27
27
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
28
28
|
This can impact web performance.
|
|
29
29
|
Assets:
|
|
30
|
-
858.js (
|
|
30
|
+
858.js (397 KiB)
|
|
31
31
|
430.js (244 KiB)[39m[22m
|
|
32
32
|
|
|
33
|
-
webpack 5.74.0 compiled with [1m[33m1 warning[39m[22m in
|
|
33
|
+
webpack 5.74.0 compiled with [1m[33m1 warning[39m[22m in 136943 ms
|