@openmrs/esm-patient-search-app 8.5.1-pre.6203 → 8.5.1-pre.6219
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/1804.js +1 -1
- package/dist/1804.js.map +1 -1
- package/dist/4518.js +1 -1
- package/dist/4518.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-search.component.tsx +11 -3
- package/src/patient-search-bar/patient-search-bar.component.tsx +2 -0
- package/src/patient-search-icon/patient-search-icon.component.tsx +3 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,7 +14,7 @@ orphan modules 9.64 MiB [orphan] 3119 modules
|
|
|
14
14
|
runtime modules 42 KiB 28 modules
|
|
15
15
|
built modules 7.47 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
16
16
|
modules by path ../../node_modules/ 6.91 MiB 493 modules
|
|
17
|
-
modules by path ./
|
|
17
|
+
modules by path ./ 575 KiB
|
|
18
18
|
modules by path ./translations/ 80.9 KiB 40 modules
|
|
19
19
|
modules by path ./src/ 494 KiB 34 modules
|
|
20
20
|
provide-module modules 294 bytes
|
|
@@ -30,4 +30,4 @@ This can impact web performance.
|
|
|
30
30
|
Assets:
|
|
31
31
|
2914.js (1.93 MiB)
|
|
32
32
|
|
|
33
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
33
|
+
webpack 5.99.9 compiled with 1 warning in 137923 ms
|