@openmrs/esm-patient-search-app 9.2.1-pre.7035 → 9.2.1-pre.7040
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/1804.js +1 -1
- package/dist/1804.js.map +1 -1
- package/dist/4946.js +1 -1
- package/dist/4946.js.map +1 -1
- package/dist/openmrs-esm-patient-search-app.js.buildmanifest.json +6 -6
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/compact-patient-search/compact-patient-banner.test.tsx +37 -0
- package/src/patient-search.resource.tsx +14 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -15,9 +15,9 @@ orphan modules 9.8 MiB [orphan] 3152 modules
|
|
|
15
15
|
runtime modules 42 KiB 28 modules
|
|
16
16
|
built modules 7.69 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
17
17
|
modules by path ../../node_modules/ 7.13 MiB 486 modules
|
|
18
|
-
modules by path ./
|
|
18
|
+
modules by path ./ 575 KiB
|
|
19
19
|
modules by path ./translations/ 80.9 KiB 40 modules
|
|
20
|
-
modules by path ./src/
|
|
20
|
+
modules by path ./src/ 494 KiB 34 modules
|
|
21
21
|
provide-module modules 294 bytes
|
|
22
22
|
modules by path provide shared module (default) swr/ 126 bytes 3 modules
|
|
23
23
|
+ 4 modules
|
|
@@ -31,4 +31,4 @@ This can impact web performance.
|
|
|
31
31
|
Assets:
|
|
32
32
|
1408.js (2.04 MiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 113959 ms
|