@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2230 → 5.4.2-pre.2238
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 +7 -7
- package/dist/317.js +1 -1
- package/dist/317.js.map +1 -1
- package/dist/{746.js → 577.js} +2 -2
- package/dist/{746.js.map → 577.js.map} +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +32 -32
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/contact-list/contact-list.resource.tsx +59 -34
- package/src/contact-list/forms/contact-list-update.workspace.tsx +58 -102
- package/src/hooks/useRelationshipTypes.ts +6 -3
- package/src/relationships/forms/baseline-info-form-section.component.tsx +61 -48
- package/src/relationships/relationship.resources.ts +14 -17
- /package/dist/{746.js.LICENSE.txt → 577.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
assets by path *.js 6.
|
|
1
|
+
assets by path *.js 6.79 MiB
|
|
2
2
|
assets by chunk 3.16 MiB (id hint: vendors)
|
|
3
3
|
assets by status 2.83 MiB [big]
|
|
4
4
|
asset 359.js 1.61 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
|
-
asset
|
|
5
|
+
asset 577.js 626 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 349.js 624 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
+ 7 assets
|
|
8
8
|
+ 8 assets
|
|
9
9
|
assets by path *.json 17.3 KiB
|
|
10
10
|
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json 10.4 KiB [emitted]
|
|
11
11
|
asset routes.json 6.99 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 9.
|
|
12
|
+
orphan modules 9.11 MiB [orphan] 3231 modules
|
|
13
13
|
runtime modules 40.7 KiB 30 modules
|
|
14
14
|
built modules 11.7 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
15
|
-
modules by path ../../node_modules/ 9.73 MiB
|
|
16
|
-
modules by path ./ 1.
|
|
15
|
+
modules by path ../../node_modules/ 9.73 MiB 758 modules
|
|
16
|
+
modules by path ./ 1.92 MiB
|
|
17
17
|
modules by path ./src/ 1.92 MiB 42 modules
|
|
18
18
|
modules by path ./translations/ 7.31 KiB 5 modules
|
|
19
19
|
provide-module modules 210 bytes
|
|
@@ -32,11 +32,11 @@ Assets:
|
|
|
32
32
|
359.js (1.61 MiB)
|
|
33
33
|
349.js (624 KiB)
|
|
34
34
|
317.js (1.46 MiB)
|
|
35
|
-
|
|
35
|
+
577.js (626 KiB)
|
|
36
36
|
|
|
37
37
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
38
38
|
Entrypoints:
|
|
39
39
|
main (2.15 MiB)
|
|
40
40
|
main.js
|
|
41
41
|
|
|
42
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
42
|
+
webpack 5.99.9 compiled with 2 warnings in 205384 ms
|