@kenyaemr/esm-billing-app 5.4.1-pre.2000 → 5.4.1-pre.2009
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 +67 -67
- package/dist/300.js +1 -1
- package/dist/970.js +1 -1
- package/dist/970.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +9 -9
- package/dist/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/billable-services/billable-service.resource.tsx +6 -2
- package/src/billable-services/billiable-item/order-actions/hooks/useLabOrderAction.ts +18 -3
- package/src/invoice/payments/initiate-payment/initiate-payment.scss +1 -1
- package/src/prompt-payment/prompt-payment.resource.tsx +0 -1
- package/translations/en.json +6 -1
|
@@ -605,9 +605,9 @@
|
|
|
605
605
|
"initial": false,
|
|
606
606
|
"entry": false,
|
|
607
607
|
"recorded": false,
|
|
608
|
-
"size":
|
|
608
|
+
"size": 11109,
|
|
609
609
|
"sizes": {
|
|
610
|
-
"javascript":
|
|
610
|
+
"javascript": 11109
|
|
611
611
|
},
|
|
612
612
|
"names": [],
|
|
613
613
|
"idHints": [],
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"300.js"
|
|
620
620
|
],
|
|
621
621
|
"auxiliaryFiles": [],
|
|
622
|
-
"hash": "
|
|
622
|
+
"hash": "46b45ecbaaeb736e",
|
|
623
623
|
"childrenByOrder": {}
|
|
624
624
|
},
|
|
625
625
|
{
|
|
@@ -873,10 +873,10 @@
|
|
|
873
873
|
"initial": true,
|
|
874
874
|
"entry": true,
|
|
875
875
|
"recorded": false,
|
|
876
|
-
"size":
|
|
876
|
+
"size": 8487432,
|
|
877
877
|
"sizes": {
|
|
878
878
|
"consume-shared": 336,
|
|
879
|
-
"javascript":
|
|
879
|
+
"javascript": 8464793,
|
|
880
880
|
"share-init": 336,
|
|
881
881
|
"runtime": 21967
|
|
882
882
|
},
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
"ffd3b83e8b5878f4785591ff54b1dfff.js",
|
|
1366
1366
|
"main.js.map"
|
|
1367
1367
|
],
|
|
1368
|
-
"hash": "
|
|
1368
|
+
"hash": "cbc9abcf9c176e3a",
|
|
1369
1369
|
"childrenByOrder": {}
|
|
1370
1370
|
},
|
|
1371
1371
|
{
|
|
@@ -1505,10 +1505,10 @@
|
|
|
1505
1505
|
"initial": false,
|
|
1506
1506
|
"entry": false,
|
|
1507
1507
|
"recorded": false,
|
|
1508
|
-
"size":
|
|
1508
|
+
"size": 3304839,
|
|
1509
1509
|
"sizes": {
|
|
1510
1510
|
"consume-shared": 252,
|
|
1511
|
-
"javascript":
|
|
1511
|
+
"javascript": 3304587
|
|
1512
1512
|
},
|
|
1513
1513
|
"names": [],
|
|
1514
1514
|
"idHints": [],
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
"auxiliaryFiles": [
|
|
1522
1522
|
"970.js.map"
|
|
1523
1523
|
],
|
|
1524
|
-
"hash": "
|
|
1524
|
+
"hash": "5ce8e8a9b05b0f8d",
|
|
1525
1525
|
"childrenByOrder": {}
|
|
1526
1526
|
}
|
|
1527
1527
|
]
|