@openmrs/esm-patient-search-app 8.3.2-pre.5113 → 8.3.2-pre.5116
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 +5 -5
- package/dist/1314.js +1 -1
- package/dist/1314.js.map +1 -1
- package/dist/213.js +1 -0
- package/dist/213.js.map +1 -0
- package/dist/6357.js +1 -1
- package/dist/6357.js.map +1 -1
- package/dist/8842.js +1 -1
- package/dist/8842.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-search-app.js +1 -1
- package/dist/openmrs-esm-patient-search-app.js.buildmanifest.json +39 -59
- package/dist/openmrs-esm-patient-search-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/compact-patient-search/compact-patient-banner.component.tsx +5 -69
- package/src/patient-search-page/patient-banner/banner/patient-banner.component.tsx +3 -49
- package/src/types/index.ts +1 -19
- package/src/utils/fhir-mapper.ts +73 -0
- package/dist/1175.js +0 -1
- package/dist/1175.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,13 +12,13 @@ assets by path *.js 2.44 MiB
|
|
|
12
12
|
asset 697.js 10.9 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
13
13
|
asset 1325.js 6.09 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
14
14
|
+ 46 assets
|
|
15
|
-
assets by path *.json
|
|
16
|
-
asset openmrs-esm-patient-search-app.js.buildmanifest.json
|
|
15
|
+
assets by path *.json 26.6 KiB
|
|
16
|
+
asset openmrs-esm-patient-search-app.js.buildmanifest.json 25.9 KiB [emitted]
|
|
17
17
|
asset routes.json 738 bytes [emitted] [from: src/routes.json] [copied]
|
|
18
|
-
orphan modules 4.
|
|
18
|
+
orphan modules 4.49 MiB [orphan] 461 modules
|
|
19
19
|
runtime modules 42.7 KiB 30 modules
|
|
20
20
|
built modules 8.03 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
21
|
-
javascript modules 7.97 MiB
|
|
21
|
+
javascript modules 7.97 MiB 101 modules
|
|
22
22
|
optional modules 64.5 KiB [optional]
|
|
23
23
|
./translations/am.json 2 KiB [optional] [built] [code generated]
|
|
24
24
|
./translations/ar.json 1.95 KiB [optional] [built] [code generated]
|
|
@@ -36,4 +36,4 @@ Assets:
|
|
|
36
36
|
1370.js (277 KiB)
|
|
37
37
|
130.js (1.55 MiB)
|
|
38
38
|
|
|
39
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
39
|
+
webpack 5.88.0 compiled with 1 warning in 102248 ms
|