@kenyaemr/esm-billing-app 5.4.2-pre.2279 → 5.4.2-pre.2283
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 +4 -4
- package/dist/115.js +1 -1
- package/dist/115.js.map +1 -1
- package/dist/300.js +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +9 -9
- 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/bill-history/bill-history.component.tsx +2 -9
- package/src/invoice/invoice.component.tsx +4 -1
- package/src/invoice/invoice.scss +20 -0
- package/src/prompt-payment/prompt-payment-modal.component.tsx +1 -1
- package/translations/en.json +3 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -19,7 +19,7 @@ built modules 14.6 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-sh
|
|
|
19
19
|
modules by path ../../node_modules/ 11.4 MiB 1175 modules
|
|
20
20
|
modules by path ./ 3.22 MiB
|
|
21
21
|
modules by path ./src/ 3.21 MiB 73 modules
|
|
22
|
-
modules by path ./translations/ 11.
|
|
22
|
+
modules by path ./translations/ 11.9 KiB 2 modules
|
|
23
23
|
provide-module modules 294 bytes
|
|
24
24
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
25
25
|
+ 5 modules
|
|
@@ -36,7 +36,7 @@ Assets:
|
|
|
36
36
|
9ebb9ac2c9c875649c72722bc585d445.js (313 KiB)
|
|
37
37
|
bc27b2d7127da36a976f00f889810836.js (497 KiB)
|
|
38
38
|
5398e3b596fa15df4d84b2aa0464e5c4.js (1.51 MiB)
|
|
39
|
-
main.js (3.
|
|
39
|
+
main.js (3.82 MiB)
|
|
40
40
|
842.js (614 KiB)
|
|
41
41
|
115.js (2.41 MiB)
|
|
42
42
|
679.js (1.59 MiB)
|
|
@@ -44,7 +44,7 @@ Assets:
|
|
|
44
44
|
|
|
45
45
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
46
46
|
Entrypoints:
|
|
47
|
-
main (3.
|
|
47
|
+
main (3.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 353170 ms
|