@kenyaemr/esm-billing-app 5.4.2-pre.2354 → 5.4.2-pre.2356
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/{985.js → 452.js} +1 -1
- package/dist/452.js.map +1 -0
- package/dist/kenyaemr-esm-billing-app.js +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +27 -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/invoice/invoice-actions.component.tsx +257 -0
- package/src/invoice/invoice.component.tsx +14 -257
- package/dist/985.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -13,12 +13,12 @@ assets by path *.json 61.7 KiB
|
|
|
13
13
|
asset kenyaemr-esm-billing-app.js.buildmanifest.json 55.5 KiB [emitted]
|
|
14
14
|
asset routes.json 6.21 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
+ 13 assets
|
|
16
|
-
orphan modules 9.14 MiB [orphan]
|
|
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
20
|
modules by path ./ 3.29 MiB
|
|
21
|
-
modules by path ./src/ 3.
|
|
21
|
+
modules by path ./src/ 3.26 MiB 74 modules
|
|
22
22
|
modules by path ./translations/ 35.8 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
|
+
452.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 358539 ms
|