@kenyaemr/esm-patient-flags-app 5.4.2-pre.2349 → 5.4.2-pre.2354
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/162.js +1 -1
- package/dist/294.js +1 -1
- package/dist/541.js +1 -1
- package/dist/541.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-flags-app.js +1 -1
- package/dist/openmrs-esm-patient-flags-app.js.buildmanifest.json +30 -30
- package/dist/openmrs-esm-patient-flags-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/config-schema.ts +15 -3
- package/src/navbar/nav-utils.component.tsx +5 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -17,14 +17,14 @@ orphan modules 8.42 MiB [orphan] 3027 modules
|
|
|
17
17
|
runtime modules 40 KiB 28 modules
|
|
18
18
|
built modules 8.88 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 8.77 MiB 616 modules
|
|
20
|
-
modules by path ./
|
|
20
|
+
modules by path ./ 120 KiB
|
|
21
21
|
modules by path ./translations/ 5.22 KiB 7 modules
|
|
22
22
|
modules by path ./src/ 114 KiB 4 modules
|
|
23
23
|
provide-module modules 210 bytes
|
|
24
24
|
provide shared module (default) @carbon/react@1.84.0 = ../../node_modules/@carbo...(truncated) 42 bytes [built] [code generated]
|
|
25
25
|
+ 4 modules
|
|
26
26
|
consume-shared-module modules 210 bytes
|
|
27
|
-
consume shared module (default) @openmrs/esm-framework@^
|
|
27
|
+
consume shared module (default) @openmrs/esm-framework@^7 (singleton) (fallback:...(truncated) 42 bytes [built] [code generated]
|
|
28
28
|
consume shared module (default) react@^18.1.0 (singleton) (fallback: ../../node_...(truncated) 42 bytes [built] [code generated]
|
|
29
29
|
+ 3 modules
|
|
30
30
|
container entry 42 bytes [built] [code generated]
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main (2.31 MiB)
|
|
42
42
|
main.js
|
|
43
43
|
|
|
44
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
44
|
+
webpack 5.99.9 compiled with 2 warnings in 189450 ms
|