@kenyaemr/esm-billing-app 5.4.2-pre.2484 → 5.4.2-pre.2490
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/240.js +1 -1
- package/dist/240.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/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/claims/claims-management/table/claims-list-table.component.tsx +1 -252
- package/src/claims/claims-management/table/preauth-table.tmp.component.tsx +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -13,12 +13,12 @@ assets by path *.json 62.7 KiB
|
|
|
13
13
|
asset kenyaemr-esm-billing-app.js.buildmanifest.json 56.2 KiB [emitted]
|
|
14
14
|
asset routes.json 6.46 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
+ 14 assets
|
|
16
|
-
orphan modules 9.
|
|
16
|
+
orphan modules 9.57 MiB [orphan] 3587 modules
|
|
17
17
|
runtime modules 41.9 KiB 32 modules
|
|
18
18
|
built modules 14.9 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 11.6 MiB 1074 modules
|
|
20
|
-
modules by path ./ 3.
|
|
21
|
-
modules by path ./src/ 3.
|
|
20
|
+
modules by path ./ 3.33 MiB
|
|
21
|
+
modules by path ./src/ 3.3 MiB 90 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
|
|
@@ -47,4 +47,4 @@ Entrypoints:
|
|
|
47
47
|
main (5.79 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 135988 ms
|