@kenyaemr/esm-billing-app 5.3.8-pre.1608 → 5.3.9
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 +53 -53
- package/dist/571.js +1 -1
- package/dist/571.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 +2 -3
- package/src/invoice/invoice-table.component.tsx +7 -3
- package/src/invoice/payments/payments.test.tsx +54 -11
- package/src/invoice/payments/utils.ts +36 -8
|
@@ -224,9 +224,9 @@
|
|
|
224
224
|
"initial": false,
|
|
225
225
|
"entry": false,
|
|
226
226
|
"recorded": false,
|
|
227
|
-
"size":
|
|
227
|
+
"size": 3193517,
|
|
228
228
|
"sizes": {
|
|
229
|
-
"javascript":
|
|
229
|
+
"javascript": 3193349,
|
|
230
230
|
"consume-shared": 168
|
|
231
231
|
},
|
|
232
232
|
"names": [],
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"auxiliaryFiles": [
|
|
241
241
|
"571.js.map"
|
|
242
242
|
],
|
|
243
|
-
"hash": "
|
|
243
|
+
"hash": "aa04cb1eb9fc9de7",
|
|
244
244
|
"childrenByOrder": {}
|
|
245
245
|
},
|
|
246
246
|
{
|
|
@@ -275,10 +275,10 @@
|
|
|
275
275
|
"initial": true,
|
|
276
276
|
"entry": true,
|
|
277
277
|
"recorded": false,
|
|
278
|
-
"size":
|
|
278
|
+
"size": 10566536,
|
|
279
279
|
"sizes": {
|
|
280
280
|
"consume-shared": 252,
|
|
281
|
-
"javascript":
|
|
281
|
+
"javascript": 10545142,
|
|
282
282
|
"share-init": 252,
|
|
283
283
|
"runtime": 20890
|
|
284
284
|
},
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"auxiliaryFiles": [
|
|
296
296
|
"main.js.map"
|
|
297
297
|
],
|
|
298
|
-
"hash": "
|
|
298
|
+
"hash": "97cfa9c749d8de2d",
|
|
299
299
|
"childrenByOrder": {}
|
|
300
300
|
},
|
|
301
301
|
{
|