@kenyaemr/esm-billing-app 5.4.2-pre.2311 → 5.4.2-pre.2314
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 +1 -1
- package/dist/985.js +1 -1
- package/dist/985.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/dashboard/form/claims-form.component.tsx +4 -4
- package/src/claims/utils.ts +0 -18
- package/src/invoice/invoice.component.tsx +3 -6
- package/src/invoice/invoice.resource.ts +6 -7
- package/src/types/index.ts +1 -10
|
@@ -948,10 +948,10 @@
|
|
|
948
948
|
"initial": true,
|
|
949
949
|
"entry": true,
|
|
950
950
|
"recorded": false,
|
|
951
|
-
"size":
|
|
951
|
+
"size": 8844031,
|
|
952
952
|
"sizes": {
|
|
953
953
|
"consume-shared": 252,
|
|
954
|
-
"javascript":
|
|
954
|
+
"javascript": 8821485,
|
|
955
955
|
"share-init": 294,
|
|
956
956
|
"runtime": 22000
|
|
957
957
|
},
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
"ffd3b83e8b5878f4785591ff54b1dfff.js",
|
|
1445
1445
|
"main.js.map"
|
|
1446
1446
|
],
|
|
1447
|
-
"hash": "
|
|
1447
|
+
"hash": "01ee0d23da8f1d14",
|
|
1448
1448
|
"childrenByOrder": {}
|
|
1449
1449
|
},
|
|
1450
1450
|
{
|
|
@@ -1557,9 +1557,9 @@
|
|
|
1557
1557
|
"initial": false,
|
|
1558
1558
|
"entry": false,
|
|
1559
1559
|
"recorded": false,
|
|
1560
|
-
"size":
|
|
1560
|
+
"size": 3411609,
|
|
1561
1561
|
"sizes": {
|
|
1562
|
-
"javascript":
|
|
1562
|
+
"javascript": 3411609
|
|
1563
1563
|
},
|
|
1564
1564
|
"names": [],
|
|
1565
1565
|
"idHints": [],
|
|
@@ -1572,7 +1572,7 @@
|
|
|
1572
1572
|
"auxiliaryFiles": [
|
|
1573
1573
|
"985.js.map"
|
|
1574
1574
|
],
|
|
1575
|
-
"hash": "
|
|
1575
|
+
"hash": "2cbb75a78670c09e",
|
|
1576
1576
|
"childrenByOrder": {}
|
|
1577
1577
|
}
|
|
1578
1578
|
]
|