@kenyaemr/esm-billing-app 5.4.2-pre.2381 → 5.4.2-pre.2387
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 +8 -8
- package/dist/655.js +1 -0
- package/dist/655.js.map +1 -0
- package/dist/703.js +1 -0
- package/dist/703.js.map +1 -0
- package/dist/kenyaemr-esm-billing-app.js +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +51 -27
- package/dist/main.js +3 -3
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/billing-form/social-health-authority/patient-banner-sha-status.extension.tsx +93 -0
- package/src/billing-form/social-health-authority/patient-banner-sha-status.scss +50 -0
- package/src/index.ts +8 -1
- package/src/routes.json +6 -1
- package/dist/452.js +0 -1
- package/dist/452.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -9,16 +9,16 @@ assets by chunk 4.11 MiB (id hint: vendors)
|
|
|
9
9
|
asset 200.js 1.3 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
10
10
|
asset 842.js 614 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
11
11
|
+ 6 assets
|
|
12
|
-
assets by path *.json
|
|
13
|
-
asset kenyaemr-esm-billing-app.js.buildmanifest.json 55.
|
|
14
|
-
asset routes.json 6.
|
|
15
|
-
+
|
|
12
|
+
assets by path *.json 62.3 KiB
|
|
13
|
+
asset kenyaemr-esm-billing-app.js.buildmanifest.json 55.9 KiB [emitted]
|
|
14
|
+
asset routes.json 6.31 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
+
+ 14 assets
|
|
16
16
|
orphan modules 9.14 MiB [orphan] 3566 modules
|
|
17
17
|
runtime modules 41.9 KiB 32 modules
|
|
18
18
|
built modules 15 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 11.7 MiB 1240 modules
|
|
20
|
-
modules by path ./ 3.
|
|
21
|
-
modules by path ./src/ 3.
|
|
20
|
+
modules by path ./ 3.34 MiB
|
|
21
|
+
modules by path ./src/ 3.31 MiB 77 modules
|
|
22
22
|
modules by path ./translations/ 36 KiB 4 modules
|
|
23
23
|
provide-module modules 294 bytes
|
|
24
24
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
@@ -38,7 +38,7 @@ Assets:
|
|
|
38
38
|
5398e3b596fa15df4d84b2aa0464e5c4.js (1.51 MiB)
|
|
39
39
|
main.js (5.82 MiB)
|
|
40
40
|
842.js (614 KiB)
|
|
41
|
-
|
|
41
|
+
655.js (2.44 MiB)
|
|
42
42
|
956.js (1.87 MiB)
|
|
43
43
|
200.js (1.3 MiB)
|
|
44
44
|
|
|
@@ -47,4 +47,4 @@ Entrypoints:
|
|
|
47
47
|
main (5.82 MiB)
|
|
48
48
|
main.js
|
|
49
49
|
|
|
50
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
50
|
+
webpack 5.99.9 compiled with 2 warnings in 361410 ms
|