@openmrs/esm-patient-registration-app 4.0.2-pre.714 → 4.0.2-pre.719
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/658.js +1 -1
- package/dist/686.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-registration-app.js.buildmanifest.json +9 -9
- package/package.json +2 -2
- package/src/config-schema.ts +6 -0
- package/src/patient-registration/field/name/name-field.component.tsx +13 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -13,7 +13,7 @@ orphan modules 3.86 MiB [1m[33m[orphan][39m[22m 620 modules
|
|
|
13
13
|
runtime modules 38 KiB 28 modules
|
|
14
14
|
built modules 3.57 MiB (javascript) 168 bytes (share-init) 168 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
15
15
|
modules by path [1m../../node_modules/[39m[22m 3.14 MiB 405 modules
|
|
16
|
-
modules by path [1m./[39m[22m
|
|
16
|
+
modules by path [1m./[39m[22m 442 KiB 28 modules
|
|
17
17
|
provide-module modules 168 bytes
|
|
18
18
|
[1mprovide shared module (default) @openmrs/esm-framework@4.0.2 = ../../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
|
|
@@ -30,4 +30,4 @@ Assets:
|
|
|
30
30
|
858.js (407 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 128253 ms
|