@kenyaemr/esm-billing-app 5.4.2-pre.2152 → 5.4.2-pre.2159
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 +74 -74
- package/dist/574.js +1 -1
- package/dist/919.js +1 -1
- package/dist/919.js.map +1 -1
- package/dist/933.js +1 -1
- package/dist/933.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +11 -11
- 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/index.ts +0 -28
- package/src/invoice/invoice.component.tsx +24 -2
- package/src/invoice/invoice.resource.ts +31 -1
- package/src/routes.json +9 -32
- package/src/types/index.ts +12 -0
- package/translations/en.json +2 -0
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
"initial": true,
|
|
57
57
|
"entry": true,
|
|
58
58
|
"recorded": false,
|
|
59
|
-
"size":
|
|
59
|
+
"size": 8873375,
|
|
60
60
|
"sizes": {
|
|
61
61
|
"consume-shared": 252,
|
|
62
|
-
"javascript":
|
|
62
|
+
"javascript": 8851174,
|
|
63
63
|
"share-init": 252,
|
|
64
64
|
"runtime": 21697
|
|
65
65
|
},
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"ffd3b83e8b5878f4785591ff54b1dfff.js",
|
|
553
553
|
"main.js.map"
|
|
554
554
|
],
|
|
555
|
-
"hash": "
|
|
555
|
+
"hash": "2a00077e16a23ba6",
|
|
556
556
|
"childrenByOrder": {}
|
|
557
557
|
},
|
|
558
558
|
{
|
|
@@ -710,9 +710,9 @@
|
|
|
710
710
|
"initial": false,
|
|
711
711
|
"entry": false,
|
|
712
712
|
"recorded": false,
|
|
713
|
-
"size":
|
|
713
|
+
"size": 11669,
|
|
714
714
|
"sizes": {
|
|
715
|
-
"javascript":
|
|
715
|
+
"javascript": 11669
|
|
716
716
|
},
|
|
717
717
|
"names": [],
|
|
718
718
|
"idHints": [],
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"574.js"
|
|
725
725
|
],
|
|
726
726
|
"auxiliaryFiles": [],
|
|
727
|
-
"hash": "
|
|
727
|
+
"hash": "f57b1a1c227d6f6d",
|
|
728
728
|
"childrenByOrder": {}
|
|
729
729
|
},
|
|
730
730
|
{
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
"auxiliaryFiles": [
|
|
854
854
|
"kenyaemr-esm-billing-app.js.map"
|
|
855
855
|
],
|
|
856
|
-
"hash": "
|
|
856
|
+
"hash": "008e1e6d2afbae24",
|
|
857
857
|
"childrenByOrder": {}
|
|
858
858
|
},
|
|
859
859
|
{
|
|
@@ -861,9 +861,9 @@
|
|
|
861
861
|
"initial": false,
|
|
862
862
|
"entry": false,
|
|
863
863
|
"recorded": false,
|
|
864
|
-
"size":
|
|
864
|
+
"size": 3453903,
|
|
865
865
|
"sizes": {
|
|
866
|
-
"javascript":
|
|
866
|
+
"javascript": 3453693,
|
|
867
867
|
"consume-shared": 210
|
|
868
868
|
},
|
|
869
869
|
"names": [],
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
"auxiliaryFiles": [
|
|
878
878
|
"919.js.map"
|
|
879
879
|
],
|
|
880
|
-
"hash": "
|
|
880
|
+
"hash": "1ac191fb2f17e52b",
|
|
881
881
|
"childrenByOrder": {}
|
|
882
882
|
},
|
|
883
883
|
{
|
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
"ffad2148b8bc7ae6ffab93632f7cdd03.js",
|
|
1380
1380
|
"ffd3b83e8b5878f4785591ff54b1dfff.js"
|
|
1381
1381
|
],
|
|
1382
|
-
"hash": "
|
|
1382
|
+
"hash": "d3bb6dbdabe8a1a4",
|
|
1383
1383
|
"childrenByOrder": {}
|
|
1384
1384
|
},
|
|
1385
1385
|
{
|