@kenyaemr/esm-express-workflow-app 5.4.4-pre.340 → 5.4.4-pre.342

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.
Files changed (74) hide show
  1. package/.turbo/turbo-build.log +3 -3
  2. package/dist/2024.js +1 -1
  3. package/dist/2024.js.map +1 -1
  4. package/dist/2386.js +1 -0
  5. package/dist/2386.js.map +1 -0
  6. package/dist/4670.js +1 -0
  7. package/dist/4670.js.map +1 -0
  8. package/dist/4682.js +1 -1
  9. package/dist/4682.js.map +1 -1
  10. package/dist/5563.js +1 -0
  11. package/dist/5563.js.map +1 -0
  12. package/dist/6075.js +1 -0
  13. package/dist/6075.js.map +1 -0
  14. package/dist/6456.js +1 -1
  15. package/dist/6720.js +1 -0
  16. package/dist/6720.js.map +1 -0
  17. package/dist/7607.js +1 -1
  18. package/dist/8566.js +1 -0
  19. package/dist/8566.js.map +1 -0
  20. package/dist/8727.js +1 -1
  21. package/dist/8799.js +1 -0
  22. package/dist/8799.js.map +1 -0
  23. package/dist/9161.js +1 -0
  24. package/dist/9161.js.map +1 -0
  25. package/dist/9182.js +1 -1
  26. package/dist/9343.js +1 -0
  27. package/dist/9343.js.map +1 -0
  28. package/dist/9535.js +1 -1
  29. package/dist/9535.js.map +1 -1
  30. package/dist/kenyaemr-esm-express-workflow-app.js +1 -1
  31. package/dist/kenyaemr-esm-express-workflow-app.js.buildmanifest.json +213 -118
  32. package/dist/kenyaemr-esm-express-workflow-app.js.map +1 -1
  33. package/dist/main.js +4 -4
  34. package/dist/main.js.map +1 -1
  35. package/dist/routes.json +1 -1
  36. package/package.json +1 -1
  37. package/src/components/consultation/clinical-encounter/clinical-encounter.component.tsx +4 -20
  38. package/src/components/consultation/index.ts +1 -1
  39. package/src/components/consultation/tabs/index.ts +34 -0
  40. package/src/components/laboratory/index.ts +10 -1
  41. package/src/components/laboratory/lab-table.component.tsx +25 -12
  42. package/src/components/laboratory/laboratory-tabs.component.tsx +3 -17
  43. package/src/components/pharmacy/index.ts +1 -1
  44. package/src/components/pharmacy/pharmacy-tabs.component.tsx +4 -20
  45. package/src/components/pharmacy/tabs/index.ts +13 -0
  46. package/src/components/procedures/index.ts +15 -1
  47. package/src/components/procedures/procedures-table.component.tsx +26 -13
  48. package/src/components/procedures/procedures-tabs.component.tsx +3 -22
  49. package/src/components/radiology-and-imaging/index.ts +10 -1
  50. package/src/components/radiology-and-imaging/radiology-and-imaging-table.component.tsx +35 -14
  51. package/src/components/radiology-and-imaging/radiology-and-imaging.component.tsx +3 -19
  52. package/src/index.ts +0 -1
  53. package/src/routes.json +206 -5
  54. package/src/shared/patient-chart/patient-summary-dashboard/patient-summary-dashboard.component.tsx +5 -73
  55. package/src/shared/tabs/create-tab-extension.tsx +33 -0
  56. package/src/shared/tabs/extension-tabs.component.tsx +51 -33
  57. package/translations/am.json +5 -1
  58. package/translations/en.json +5 -1
  59. package/translations/fr.json +5 -1
  60. package/translations/sw.json +5 -1
  61. package/dist/2332.js +0 -1
  62. package/dist/2332.js.map +0 -1
  63. package/dist/4666.js +0 -1
  64. package/dist/4666.js.map +0 -1
  65. package/dist/644.js +0 -1
  66. package/dist/644.js.map +0 -1
  67. package/dist/655.js +0 -1
  68. package/dist/655.js.map +0 -1
  69. package/dist/70.js +0 -1
  70. package/dist/70.js.map +0 -1
  71. package/dist/9387.js +0 -1
  72. package/dist/9387.js.map +0 -1
  73. package/src/shared/orders/OrdersTabs.tsx +0 -76
  74. /package/src/shared/{patient-chart/patient-summary-dashboard → tabs}/patient-summary-dashboard.scss +0 -0
@@ -377,9 +377,9 @@
377
377
  "rendered": true,
378
378
  "initial": false,
379
379
  "entry": false,
380
- "size": 4435,
380
+ "size": 2926,
381
381
  "sizes": {
382
- "javascript": 4435
382
+ "javascript": 2926
383
383
  },
384
384
  "names": [],
385
385
  "idHints": [],
@@ -393,7 +393,7 @@
393
393
  "auxiliaryFiles": [
394
394
  "2024.js.map"
395
395
  ],
396
- "hash": "647a99ef53fc5dab",
396
+ "hash": "a0a9c584a7ae76bb",
397
397
  "childrenByOrder": {}
398
398
  },
399
399
  {
@@ -508,22 +508,26 @@
508
508
  "rendered": true,
509
509
  "initial": false,
510
510
  "entry": false,
511
- "size": 101880,
511
+ "reason": "split chunk (cache group: defaultVendors)",
512
+ "size": 145250,
512
513
  "sizes": {
513
- "javascript": 101880
514
+ "javascript": 145250
514
515
  },
515
516
  "names": [],
516
- "idHints": [],
517
+ "idHints": [
518
+ "vendors"
519
+ ],
517
520
  "runtime": [
518
- "@kenyaemr/esm-express-workflow-app"
521
+ "@kenyaemr/esm-express-workflow-app",
522
+ "main"
519
523
  ],
520
524
  "files": [
521
- "2332.js"
525
+ "2345.js"
522
526
  ],
523
527
  "auxiliaryFiles": [
524
- "2332.js.map"
528
+ "2345.js.map"
525
529
  ],
526
- "hash": "a064f397ad64cda3",
530
+ "hash": "2f5dd11f5f7943fa",
527
531
  "childrenByOrder": {}
528
532
  },
529
533
  {
@@ -531,26 +535,23 @@
531
535
  "rendered": true,
532
536
  "initial": false,
533
537
  "entry": false,
534
- "reason": "split chunk (cache group: defaultVendors)",
535
- "size": 145250,
538
+ "size": 51302,
536
539
  "sizes": {
537
- "javascript": 145250
540
+ "javascript": 51302
538
541
  },
539
542
  "names": [],
540
- "idHints": [
541
- "vendors"
542
- ],
543
+ "idHints": [],
543
544
  "runtime": [
544
545
  "@kenyaemr/esm-express-workflow-app",
545
546
  "main"
546
547
  ],
547
548
  "files": [
548
- "2345.js"
549
+ "2386.js"
549
550
  ],
550
551
  "auxiliaryFiles": [
551
- "2345.js.map"
552
+ "2386.js.map"
552
553
  ],
553
- "hash": "2f5dd11f5f7943fa",
554
+ "hash": "bcb46ea6cea122f4",
554
555
  "childrenByOrder": {}
555
556
  },
556
557
  {
@@ -1311,26 +1312,23 @@
1311
1312
  "rendered": true,
1312
1313
  "initial": false,
1313
1314
  "entry": false,
1314
- "reason": "split chunk (cache group: default)",
1315
- "size": 32216,
1315
+ "size": 50196,
1316
1316
  "sizes": {
1317
- "javascript": 32216
1317
+ "javascript": 50196
1318
1318
  },
1319
1319
  "names": [],
1320
- "idHints": [
1321
- ""
1322
- ],
1320
+ "idHints": [],
1323
1321
  "runtime": [
1324
1322
  "@kenyaemr/esm-express-workflow-app",
1325
1323
  "main"
1326
1324
  ],
1327
1325
  "files": [
1328
- "4666.js"
1326
+ "4670.js"
1329
1327
  ],
1330
1328
  "auxiliaryFiles": [
1331
- "4666.js.map"
1329
+ "4670.js.map"
1332
1330
  ],
1333
- "hash": "e99e4db098e4ac35",
1331
+ "hash": "dce7303393b641ae",
1334
1332
  "childrenByOrder": {}
1335
1333
  },
1336
1334
  {
@@ -1381,7 +1379,7 @@
1381
1379
  "auxiliaryFiles": [
1382
1380
  "4682.js.map"
1383
1381
  ],
1384
- "hash": "b08930c00778a5a2",
1382
+ "hash": "2dc3f5d667871d7b",
1385
1383
  "childrenByOrder": {}
1386
1384
  },
1387
1385
  {
@@ -1723,6 +1721,29 @@
1723
1721
  "hash": "2c9fa1098160906e",
1724
1722
  "childrenByOrder": {}
1725
1723
  },
1724
+ {
1725
+ "type": "chunk",
1726
+ "rendered": true,
1727
+ "initial": false,
1728
+ "entry": false,
1729
+ "size": 113643,
1730
+ "sizes": {
1731
+ "javascript": 113643
1732
+ },
1733
+ "names": [],
1734
+ "idHints": [],
1735
+ "runtime": [
1736
+ "@kenyaemr/esm-express-workflow-app"
1737
+ ],
1738
+ "files": [
1739
+ "5563.js"
1740
+ ],
1741
+ "auxiliaryFiles": [
1742
+ "5563.js.map"
1743
+ ],
1744
+ "hash": "d6bc0181cbef47d6",
1745
+ "childrenByOrder": {}
1746
+ },
1726
1747
  {
1727
1748
  "type": "chunk",
1728
1749
  "rendered": true,
@@ -1930,6 +1951,30 @@
1930
1951
  "hash": "a1605f0a2850741a",
1931
1952
  "childrenByOrder": {}
1932
1953
  },
1954
+ {
1955
+ "type": "chunk",
1956
+ "rendered": true,
1957
+ "initial": false,
1958
+ "entry": false,
1959
+ "size": 3020,
1960
+ "sizes": {
1961
+ "javascript": 3020
1962
+ },
1963
+ "names": [],
1964
+ "idHints": [],
1965
+ "runtime": [
1966
+ "@kenyaemr/esm-express-workflow-app",
1967
+ "main"
1968
+ ],
1969
+ "files": [
1970
+ "6075.js"
1971
+ ],
1972
+ "auxiliaryFiles": [
1973
+ "6075.js.map"
1974
+ ],
1975
+ "hash": "b40857a344ff31db",
1976
+ "childrenByOrder": {}
1977
+ },
1933
1978
  {
1934
1979
  "type": "chunk",
1935
1980
  "rendered": true,
@@ -2059,30 +2104,6 @@
2059
2104
  "hash": "11d4be265ab7752b",
2060
2105
  "childrenByOrder": {}
2061
2106
  },
2062
- {
2063
- "type": "chunk",
2064
- "rendered": true,
2065
- "initial": false,
2066
- "entry": false,
2067
- "size": 51731,
2068
- "sizes": {
2069
- "javascript": 51731
2070
- },
2071
- "names": [],
2072
- "idHints": [],
2073
- "runtime": [
2074
- "@kenyaemr/esm-express-workflow-app",
2075
- "main"
2076
- ],
2077
- "files": [
2078
- "644.js"
2079
- ],
2080
- "auxiliaryFiles": [
2081
- "644.js.map"
2082
- ],
2083
- "hash": "6cc7b672e9c2a153",
2084
- "childrenByOrder": {}
2085
- },
2086
2107
  {
2087
2108
  "type": "chunk",
2088
2109
  "rendered": true,
@@ -2115,9 +2136,9 @@
2115
2136
  "rendered": true,
2116
2137
  "initial": false,
2117
2138
  "entry": false,
2118
- "size": 28431,
2139
+ "size": 28608,
2119
2140
  "sizes": {
2120
- "javascript": 28431
2141
+ "javascript": 28608
2121
2142
  },
2122
2143
  "names": [],
2123
2144
  "idHints": [],
@@ -2129,7 +2150,7 @@
2129
2150
  "6456.js"
2130
2151
  ],
2131
2152
  "auxiliaryFiles": [],
2132
- "hash": "515817a38345c63a",
2153
+ "hash": "c3eeccbc1e07aeaf",
2133
2154
  "childrenByOrder": {}
2134
2155
  },
2135
2156
  {
@@ -2164,23 +2185,26 @@
2164
2185
  "rendered": true,
2165
2186
  "initial": false,
2166
2187
  "entry": false,
2167
- "size": 51433,
2188
+ "reason": "split chunk (cache group: defaultVendors)",
2189
+ "size": 173547,
2168
2190
  "sizes": {
2169
- "javascript": 51433
2191
+ "javascript": 173547
2170
2192
  },
2171
2193
  "names": [],
2172
- "idHints": [],
2194
+ "idHints": [
2195
+ "vendors"
2196
+ ],
2173
2197
  "runtime": [
2174
2198
  "@kenyaemr/esm-express-workflow-app",
2175
2199
  "main"
2176
2200
  ],
2177
2201
  "files": [
2178
- "655.js"
2202
+ "6663.js"
2179
2203
  ],
2180
2204
  "auxiliaryFiles": [
2181
- "655.js.map"
2205
+ "6663.js.map"
2182
2206
  ],
2183
- "hash": "b819291a76a48b53",
2207
+ "hash": "c8c603e7fe8959ea",
2184
2208
  "childrenByOrder": {}
2185
2209
  },
2186
2210
  {
@@ -2188,26 +2212,23 @@
2188
2212
  "rendered": true,
2189
2213
  "initial": false,
2190
2214
  "entry": false,
2191
- "reason": "split chunk (cache group: defaultVendors)",
2192
- "size": 173547,
2215
+ "size": 3073,
2193
2216
  "sizes": {
2194
- "javascript": 173547
2217
+ "javascript": 3073
2195
2218
  },
2196
2219
  "names": [],
2197
- "idHints": [
2198
- "vendors"
2199
- ],
2220
+ "idHints": [],
2200
2221
  "runtime": [
2201
2222
  "@kenyaemr/esm-express-workflow-app",
2202
2223
  "main"
2203
2224
  ],
2204
2225
  "files": [
2205
- "6663.js"
2226
+ "6720.js"
2206
2227
  ],
2207
2228
  "auxiliaryFiles": [
2208
- "6663.js.map"
2229
+ "6720.js.map"
2209
2230
  ],
2210
- "hash": "c8c603e7fe8959ea",
2231
+ "hash": "8feaf9e150a41b92",
2211
2232
  "childrenByOrder": {}
2212
2233
  },
2213
2234
  {
@@ -2264,11 +2285,11 @@
2264
2285
  "rendered": true,
2265
2286
  "initial": true,
2266
2287
  "entry": true,
2267
- "size": 3400488,
2288
+ "size": 3412251,
2268
2289
  "sizes": {
2269
2290
  "consume-shared": 210,
2270
- "javascript": 3399942,
2271
- "runtime": 17620,
2291
+ "javascript": 3411705,
2292
+ "runtime": 19201,
2272
2293
  "share-init": 336
2273
2294
  },
2274
2295
  "names": [
@@ -2284,7 +2305,7 @@
2284
2305
  "auxiliaryFiles": [
2285
2306
  "main.js.map"
2286
2307
  ],
2287
- "hash": "0c53abf1202dd7a5",
2308
+ "hash": "ee1862cc86bfcccc",
2288
2309
  "childrenByOrder": {}
2289
2310
  },
2290
2311
  {
@@ -2314,30 +2335,6 @@
2314
2335
  "hash": "ea21c2878feaaf3d",
2315
2336
  "childrenByOrder": {}
2316
2337
  },
2317
- {
2318
- "type": "chunk",
2319
- "rendered": true,
2320
- "initial": false,
2321
- "entry": false,
2322
- "size": 50894,
2323
- "sizes": {
2324
- "javascript": 50894
2325
- },
2326
- "names": [],
2327
- "idHints": [],
2328
- "runtime": [
2329
- "@kenyaemr/esm-express-workflow-app",
2330
- "main"
2331
- ],
2332
- "files": [
2333
- "70.js"
2334
- ],
2335
- "auxiliaryFiles": [
2336
- "70.js.map"
2337
- ],
2338
- "hash": "ce1073a281a75d78",
2339
- "childrenByOrder": {}
2340
- },
2341
2338
  {
2342
2339
  "type": "chunk",
2343
2340
  "rendered": true,
@@ -2477,7 +2474,7 @@
2477
2474
  "sizes": {
2478
2475
  "expose": 42,
2479
2476
  "javascript": 200339,
2480
- "runtime": 18950,
2477
+ "runtime": 20531,
2481
2478
  "share-init": 336
2482
2479
  },
2483
2480
  "names": [
@@ -2493,7 +2490,7 @@
2493
2490
  "auxiliaryFiles": [
2494
2491
  "kenyaemr-esm-express-workflow-app.js.map"
2495
2492
  ],
2496
- "hash": "e8b437ae7a776557",
2493
+ "hash": "72643a4cc561b503",
2497
2494
  "childrenByOrder": {}
2498
2495
  },
2499
2496
  {
@@ -2603,9 +2600,9 @@
2603
2600
  "rendered": true,
2604
2601
  "initial": false,
2605
2602
  "entry": false,
2606
- "size": 23794,
2603
+ "size": 23957,
2607
2604
  "sizes": {
2608
- "javascript": 23794
2605
+ "javascript": 23957
2609
2606
  },
2610
2607
  "names": [],
2611
2608
  "idHints": [],
@@ -2617,7 +2614,7 @@
2617
2614
  "7607.js"
2618
2615
  ],
2619
2616
  "auxiliaryFiles": [],
2620
- "hash": "efe50b4fea970cad",
2617
+ "hash": "d4a59b818d3e8494",
2621
2618
  "childrenByOrder": {}
2622
2619
  },
2623
2620
  {
@@ -2958,6 +2955,33 @@
2958
2955
  "hash": "ee306ceb6fa8c402",
2959
2956
  "childrenByOrder": {}
2960
2957
  },
2958
+ {
2959
+ "type": "chunk",
2960
+ "rendered": true,
2961
+ "initial": false,
2962
+ "entry": false,
2963
+ "reason": "split chunk (cache group: default)",
2964
+ "size": 29223,
2965
+ "sizes": {
2966
+ "javascript": 29223
2967
+ },
2968
+ "names": [],
2969
+ "idHints": [
2970
+ ""
2971
+ ],
2972
+ "runtime": [
2973
+ "@kenyaemr/esm-express-workflow-app",
2974
+ "main"
2975
+ ],
2976
+ "files": [
2977
+ "8566.js"
2978
+ ],
2979
+ "auxiliaryFiles": [
2980
+ "8566.js.map"
2981
+ ],
2982
+ "hash": "7af818e665e8c584",
2983
+ "childrenByOrder": {}
2984
+ },
2961
2985
  {
2962
2986
  "type": "chunk",
2963
2987
  "rendered": true,
@@ -3071,9 +3095,9 @@
3071
3095
  "rendered": true,
3072
3096
  "initial": false,
3073
3097
  "entry": false,
3074
- "size": 23788,
3098
+ "size": 23960,
3075
3099
  "sizes": {
3076
- "javascript": 23788
3100
+ "javascript": 23960
3077
3101
  },
3078
3102
  "names": [],
3079
3103
  "idHints": [],
@@ -3085,7 +3109,7 @@
3085
3109
  "8727.js"
3086
3110
  ],
3087
3111
  "auxiliaryFiles": [],
3088
- "hash": "2888081a97b7a31d",
3112
+ "hash": "037482b3a129edc1",
3089
3113
  "childrenByOrder": {}
3090
3114
  },
3091
3115
  {
@@ -3112,6 +3136,30 @@
3112
3136
  "hash": "ac091d399c6177f0",
3113
3137
  "childrenByOrder": {}
3114
3138
  },
3139
+ {
3140
+ "type": "chunk",
3141
+ "rendered": true,
3142
+ "initial": false,
3143
+ "entry": false,
3144
+ "size": 2955,
3145
+ "sizes": {
3146
+ "javascript": 2955
3147
+ },
3148
+ "names": [],
3149
+ "idHints": [],
3150
+ "runtime": [
3151
+ "@kenyaemr/esm-express-workflow-app",
3152
+ "main"
3153
+ ],
3154
+ "files": [
3155
+ "8799.js"
3156
+ ],
3157
+ "auxiliaryFiles": [
3158
+ "8799.js.map"
3159
+ ],
3160
+ "hash": "d9127769826de89c",
3161
+ "childrenByOrder": {}
3162
+ },
3115
3163
  {
3116
3164
  "type": "chunk",
3117
3165
  "rendered": true,
@@ -3340,9 +3388,33 @@
3340
3388
  "rendered": true,
3341
3389
  "initial": false,
3342
3390
  "entry": false,
3343
- "size": 24323,
3391
+ "size": 50420,
3344
3392
  "sizes": {
3345
- "javascript": 24323
3393
+ "javascript": 50420
3394
+ },
3395
+ "names": [],
3396
+ "idHints": [],
3397
+ "runtime": [
3398
+ "@kenyaemr/esm-express-workflow-app",
3399
+ "main"
3400
+ ],
3401
+ "files": [
3402
+ "9161.js"
3403
+ ],
3404
+ "auxiliaryFiles": [
3405
+ "9161.js.map"
3406
+ ],
3407
+ "hash": "01a122f67627e765",
3408
+ "childrenByOrder": {}
3409
+ },
3410
+ {
3411
+ "type": "chunk",
3412
+ "rendered": true,
3413
+ "initial": false,
3414
+ "entry": false,
3415
+ "size": 24556,
3416
+ "sizes": {
3417
+ "javascript": 24556
3346
3418
  },
3347
3419
  "names": [],
3348
3420
  "idHints": [],
@@ -3354,7 +3426,7 @@
3354
3426
  "9182.js"
3355
3427
  ],
3356
3428
  "auxiliaryFiles": [],
3357
- "hash": "572e464c2ae8a0aa",
3429
+ "hash": "d611a59bcdbe094f",
3358
3430
  "childrenByOrder": {}
3359
3431
  },
3360
3432
  {
@@ -3462,14 +3534,37 @@
3462
3534
  "hash": "609b2991d80b1d5d",
3463
3535
  "childrenByOrder": {}
3464
3536
  },
3537
+ {
3538
+ "type": "chunk",
3539
+ "rendered": false,
3540
+ "initial": false,
3541
+ "entry": false,
3542
+ "reason": "split chunk (cache group: default)",
3543
+ "size": 42,
3544
+ "sizes": {
3545
+ "consume-shared": 42
3546
+ },
3547
+ "names": [],
3548
+ "idHints": [
3549
+ ""
3550
+ ],
3551
+ "runtime": [
3552
+ "@kenyaemr/esm-express-workflow-app",
3553
+ "main"
3554
+ ],
3555
+ "files": [],
3556
+ "auxiliaryFiles": [],
3557
+ "hash": "a4bc99ffb167556b",
3558
+ "childrenByOrder": {}
3559
+ },
3465
3560
  {
3466
3561
  "type": "chunk",
3467
3562
  "rendered": true,
3468
3563
  "initial": false,
3469
3564
  "entry": false,
3470
- "size": 10482,
3565
+ "size": 2939,
3471
3566
  "sizes": {
3472
- "javascript": 10482
3567
+ "javascript": 2939
3473
3568
  },
3474
3569
  "names": [],
3475
3570
  "idHints": [],
@@ -3478,12 +3573,12 @@
3478
3573
  "main"
3479
3574
  ],
3480
3575
  "files": [
3481
- "9387.js"
3576
+ "9343.js"
3482
3577
  ],
3483
3578
  "auxiliaryFiles": [
3484
- "9387.js.map"
3579
+ "9343.js.map"
3485
3580
  ],
3486
- "hash": "205137e6e186cf16",
3581
+ "hash": "58624ea61479943f",
3487
3582
  "childrenByOrder": {}
3488
3583
  },
3489
3584
  {
@@ -3650,9 +3745,9 @@
3650
3745
  "rendered": true,
3651
3746
  "initial": false,
3652
3747
  "entry": false,
3653
- "size": 4451,
3748
+ "size": 2949,
3654
3749
  "sizes": {
3655
- "javascript": 4451
3750
+ "javascript": 2949
3656
3751
  },
3657
3752
  "names": [],
3658
3753
  "idHints": [],
@@ -3666,7 +3761,7 @@
3666
3761
  "auxiliaryFiles": [
3667
3762
  "9535.js.map"
3668
3763
  ],
3669
- "hash": "e45f2c1fb3ed9957",
3764
+ "hash": "a308cdd257c1fecf",
3670
3765
  "childrenByOrder": {}
3671
3766
  },
3672
3767
  {