@kenyaemr/esm-billing-app 5.1.2-pre.608 → 5.1.2-pre.610
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/742.js +1 -1
- package/dist/742.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
- package/src/invoice/payments/payment-form/payment-form.component.tsx +14 -4
- package/src/invoice/payments/payments.test.tsx +23 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -15,7 +15,7 @@ runtime modules 39.5 KiB 28 modules
|
|
|
15
15
|
built modules 6.31 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
16
16
|
modules by path [1m../../node_modules/[39m[22m 5.87 MiB 110 modules
|
|
17
17
|
modules by path [1m./[39m[22m 453 KiB
|
|
18
|
-
modules by path [1m./src/[39m[22m
|
|
18
|
+
modules by path [1m./src/[39m[22m 448 KiB 31 modules
|
|
19
19
|
modules by path [1m./translations/[39m[22m 5.21 KiB 2 modules
|
|
20
20
|
provide-module modules 252 bytes
|
|
21
21
|
modules by path [1mprovide shared module (default) swr/[39m[22m 84 bytes 2 modules
|
|
@@ -38,4 +38,4 @@ Entrypoints:
|
|
|
38
38
|
main.js
|
|
39
39
|
[39m[22m
|
|
40
40
|
|
|
41
|
-
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
41
|
+
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 68046 ms
|