@palladium-ethiopia/esm-clinical-workflow-app 5.4.2-pre.26 → 5.4.2-pre.31
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 +5 -5
- package/dist/152.js +1 -1
- package/dist/152.js.map +1 -1
- package/dist/159.js +1 -1
- package/dist/159.js.map +1 -1
- package/dist/160.js +1 -0
- package/dist/160.js.map +1 -0
- package/dist/164.js +1 -1
- package/dist/164.js.map +1 -1
- package/dist/208.js +1 -1
- package/dist/208.js.map +1 -1
- package/dist/209.js +1 -1
- package/dist/209.js.map +1 -1
- package/dist/313.js +1 -0
- package/dist/313.js.map +1 -0
- package/dist/330.js +1 -0
- package/dist/330.js.map +1 -0
- package/dist/363.js +1 -1
- package/dist/363.js.map +1 -1
- package/dist/416.js +1 -0
- package/dist/416.js.map +1 -0
- package/dist/442.js +1 -1
- package/dist/442.js.map +1 -1
- package/dist/466.js +1 -1
- package/dist/466.js.map +1 -1
- package/dist/485.js +1 -0
- package/dist/485.js.map +1 -0
- package/dist/534.js +1 -1
- package/dist/534.js.map +1 -1
- package/dist/61.js +1 -1
- package/dist/61.js.map +1 -1
- package/dist/677.js +1 -1
- package/dist/677.js.map +1 -1
- package/dist/689.js +1 -1
- package/dist/689.js.map +1 -1
- package/dist/697.js +1 -1
- package/dist/697.js.map +1 -1
- package/dist/712.js +1 -1
- package/dist/712.js.map +1 -1
- package/dist/771.js +1 -1
- package/dist/771.js.map +1 -1
- package/dist/789.js +1 -1
- package/dist/789.js.map +1 -1
- package/dist/914.js +9 -9
- package/dist/914.js.map +1 -1
- package/dist/926.js +2 -2
- package/dist/926.js.map +1 -1
- package/dist/ethiopia-esm-clinical-workflow-app.js +5 -5
- package/dist/ethiopia-esm-clinical-workflow-app.js.buildmanifest.json +144 -48
- package/dist/ethiopia-esm-clinical-workflow-app.js.map +1 -1
- package/dist/main.js +13 -13
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/config-schema.ts +21 -0
- package/src/index.ts +23 -0
- package/src/patient-chart/visit/visit-history-table/diagnosis-tags.module.scss +1 -1
- package/src/patient-notes/visit-notes-form.scss +8 -8
- package/src/patient-transfer/confirm-transfer-dialog.modal.tsx +58 -0
- package/src/patient-transfer/patient-transfer-action-button.extension.tsx +126 -0
- package/src/patient-transfer/queue-table-transfer-column.component.tsx +40 -0
- package/src/patient-transfer/transfer-data.resource.ts +66 -0
- package/src/patient-transfer/transfer-details.modal.tsx +42 -0
- package/src/patient-transfer/transfer-details.scss +18 -0
- package/src/patient-transfer/transfer-notes-overview.extension.tsx +63 -0
- package/src/patient-transfer/transfer-notes-overview.scss +88 -0
- package/src/patient-transfer/transfer-notes-table.component.tsx +205 -0
- package/src/patient-transfer/transfer-notes.resource.ts +93 -0
- package/src/routes.json +37 -0
- package/src/types/index.ts +15 -0
- package/translations/am.json +8 -0
- package/translations/en.json +8 -0
- package/dist/825.js +0 -1
- package/dist/825.js.map +0 -1
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"auxiliaryFiles": [
|
|
22
22
|
"152.js.map"
|
|
23
23
|
],
|
|
24
|
-
"hash": "
|
|
24
|
+
"hash": "e9620cc15e33387b",
|
|
25
25
|
"childrenByOrder": {}
|
|
26
26
|
},
|
|
27
27
|
{
|
|
@@ -45,7 +45,30 @@
|
|
|
45
45
|
"auxiliaryFiles": [
|
|
46
46
|
"159.js.map"
|
|
47
47
|
],
|
|
48
|
-
"hash": "
|
|
48
|
+
"hash": "41a63ff959ddcd3a",
|
|
49
|
+
"childrenByOrder": {}
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"type": "chunk",
|
|
53
|
+
"rendered": true,
|
|
54
|
+
"initial": false,
|
|
55
|
+
"entry": false,
|
|
56
|
+
"size": 567158,
|
|
57
|
+
"sizes": {
|
|
58
|
+
"javascript": 567158
|
|
59
|
+
},
|
|
60
|
+
"names": [],
|
|
61
|
+
"idHints": [],
|
|
62
|
+
"runtime": [
|
|
63
|
+
"@palladium-ethiopia/esm-clinical-workflow-app"
|
|
64
|
+
],
|
|
65
|
+
"files": [
|
|
66
|
+
"160.js"
|
|
67
|
+
],
|
|
68
|
+
"auxiliaryFiles": [
|
|
69
|
+
"160.js.map"
|
|
70
|
+
],
|
|
71
|
+
"hash": "717d2197b81c691c",
|
|
49
72
|
"childrenByOrder": {}
|
|
50
73
|
},
|
|
51
74
|
{
|
|
@@ -71,7 +94,7 @@
|
|
|
71
94
|
"auxiliaryFiles": [
|
|
72
95
|
"164.js.map"
|
|
73
96
|
],
|
|
74
|
-
"hash": "
|
|
97
|
+
"hash": "a7d9bd62e5ebaa2c",
|
|
75
98
|
"childrenByOrder": {}
|
|
76
99
|
},
|
|
77
100
|
{
|
|
@@ -95,7 +118,7 @@
|
|
|
95
118
|
"auxiliaryFiles": [
|
|
96
119
|
"208.js.map"
|
|
97
120
|
],
|
|
98
|
-
"hash": "
|
|
121
|
+
"hash": "c4cfc229006f1908",
|
|
99
122
|
"childrenByOrder": {}
|
|
100
123
|
},
|
|
101
124
|
{
|
|
@@ -122,7 +145,55 @@
|
|
|
122
145
|
"auxiliaryFiles": [
|
|
123
146
|
"209.js.map"
|
|
124
147
|
],
|
|
125
|
-
"hash": "
|
|
148
|
+
"hash": "8428fac70ffde642",
|
|
149
|
+
"childrenByOrder": {}
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"type": "chunk",
|
|
153
|
+
"rendered": true,
|
|
154
|
+
"initial": false,
|
|
155
|
+
"entry": false,
|
|
156
|
+
"size": 76691,
|
|
157
|
+
"sizes": {
|
|
158
|
+
"javascript": 76691
|
|
159
|
+
},
|
|
160
|
+
"names": [],
|
|
161
|
+
"idHints": [],
|
|
162
|
+
"runtime": [
|
|
163
|
+
"@palladium-ethiopia/esm-clinical-workflow-app",
|
|
164
|
+
"main"
|
|
165
|
+
],
|
|
166
|
+
"files": [
|
|
167
|
+
"313.js"
|
|
168
|
+
],
|
|
169
|
+
"auxiliaryFiles": [
|
|
170
|
+
"313.js.map"
|
|
171
|
+
],
|
|
172
|
+
"hash": "ac40fde7bf9c5d0f",
|
|
173
|
+
"childrenByOrder": {}
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"type": "chunk",
|
|
177
|
+
"rendered": true,
|
|
178
|
+
"initial": false,
|
|
179
|
+
"entry": false,
|
|
180
|
+
"size": 3943,
|
|
181
|
+
"sizes": {
|
|
182
|
+
"javascript": 3943
|
|
183
|
+
},
|
|
184
|
+
"names": [],
|
|
185
|
+
"idHints": [],
|
|
186
|
+
"runtime": [
|
|
187
|
+
"@palladium-ethiopia/esm-clinical-workflow-app",
|
|
188
|
+
"main"
|
|
189
|
+
],
|
|
190
|
+
"files": [
|
|
191
|
+
"330.js"
|
|
192
|
+
],
|
|
193
|
+
"auxiliaryFiles": [
|
|
194
|
+
"330.js.map"
|
|
195
|
+
],
|
|
196
|
+
"hash": "cfb867dd40e619fe",
|
|
126
197
|
"childrenByOrder": {}
|
|
127
198
|
},
|
|
128
199
|
{
|
|
@@ -149,7 +220,31 @@
|
|
|
149
220
|
"auxiliaryFiles": [
|
|
150
221
|
"363.js.map"
|
|
151
222
|
],
|
|
152
|
-
"hash": "
|
|
223
|
+
"hash": "b2a738d5aa99bda4",
|
|
224
|
+
"childrenByOrder": {}
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"type": "chunk",
|
|
228
|
+
"rendered": true,
|
|
229
|
+
"initial": false,
|
|
230
|
+
"entry": false,
|
|
231
|
+
"size": 33622,
|
|
232
|
+
"sizes": {
|
|
233
|
+
"javascript": 33622
|
|
234
|
+
},
|
|
235
|
+
"names": [],
|
|
236
|
+
"idHints": [],
|
|
237
|
+
"runtime": [
|
|
238
|
+
"@palladium-ethiopia/esm-clinical-workflow-app",
|
|
239
|
+
"main"
|
|
240
|
+
],
|
|
241
|
+
"files": [
|
|
242
|
+
"416.js"
|
|
243
|
+
],
|
|
244
|
+
"auxiliaryFiles": [
|
|
245
|
+
"416.js.map"
|
|
246
|
+
],
|
|
247
|
+
"hash": "7e11bbfcdb1fa660",
|
|
153
248
|
"childrenByOrder": {}
|
|
154
249
|
},
|
|
155
250
|
{
|
|
@@ -173,7 +268,7 @@
|
|
|
173
268
|
"auxiliaryFiles": [
|
|
174
269
|
"442.js.map"
|
|
175
270
|
],
|
|
176
|
-
"hash": "
|
|
271
|
+
"hash": "e7c2c49257595cea",
|
|
177
272
|
"childrenByOrder": {}
|
|
178
273
|
},
|
|
179
274
|
{
|
|
@@ -197,7 +292,31 @@
|
|
|
197
292
|
"auxiliaryFiles": [
|
|
198
293
|
"466.js.map"
|
|
199
294
|
],
|
|
200
|
-
"hash": "
|
|
295
|
+
"hash": "f44fda2498d54b5f",
|
|
296
|
+
"childrenByOrder": {}
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"type": "chunk",
|
|
300
|
+
"rendered": true,
|
|
301
|
+
"initial": false,
|
|
302
|
+
"entry": false,
|
|
303
|
+
"size": 4325,
|
|
304
|
+
"sizes": {
|
|
305
|
+
"javascript": 4325
|
|
306
|
+
},
|
|
307
|
+
"names": [],
|
|
308
|
+
"idHints": [],
|
|
309
|
+
"runtime": [
|
|
310
|
+
"@palladium-ethiopia/esm-clinical-workflow-app",
|
|
311
|
+
"main"
|
|
312
|
+
],
|
|
313
|
+
"files": [
|
|
314
|
+
"485.js"
|
|
315
|
+
],
|
|
316
|
+
"auxiliaryFiles": [
|
|
317
|
+
"485.js.map"
|
|
318
|
+
],
|
|
319
|
+
"hash": "ffcc9bf9f228fe56",
|
|
201
320
|
"childrenByOrder": {}
|
|
202
321
|
},
|
|
203
322
|
{
|
|
@@ -205,9 +324,9 @@
|
|
|
205
324
|
"rendered": true,
|
|
206
325
|
"initial": false,
|
|
207
326
|
"entry": false,
|
|
208
|
-
"size":
|
|
327
|
+
"size": 136715,
|
|
209
328
|
"sizes": {
|
|
210
|
-
"javascript":
|
|
329
|
+
"javascript": 136715
|
|
211
330
|
},
|
|
212
331
|
"names": [],
|
|
213
332
|
"idHints": [],
|
|
@@ -221,7 +340,7 @@
|
|
|
221
340
|
"auxiliaryFiles": [
|
|
222
341
|
"534.js.map"
|
|
223
342
|
],
|
|
224
|
-
"hash": "
|
|
343
|
+
"hash": "d5eb8ccb404b2eec",
|
|
225
344
|
"childrenByOrder": {}
|
|
226
345
|
},
|
|
227
346
|
{
|
|
@@ -233,7 +352,7 @@
|
|
|
233
352
|
"sizes": {
|
|
234
353
|
"expose": 42,
|
|
235
354
|
"javascript": 215151,
|
|
236
|
-
"runtime":
|
|
355
|
+
"runtime": 14541,
|
|
237
356
|
"share-init": 294
|
|
238
357
|
},
|
|
239
358
|
"names": [
|
|
@@ -249,7 +368,7 @@
|
|
|
249
368
|
"auxiliaryFiles": [
|
|
250
369
|
"ethiopia-esm-clinical-workflow-app.js.map"
|
|
251
370
|
],
|
|
252
|
-
"hash": "
|
|
371
|
+
"hash": "e0b3bd82600ae55e",
|
|
253
372
|
"childrenByOrder": {}
|
|
254
373
|
},
|
|
255
374
|
{
|
|
@@ -273,7 +392,7 @@
|
|
|
273
392
|
"auxiliaryFiles": [
|
|
274
393
|
"61.js.map"
|
|
275
394
|
],
|
|
276
|
-
"hash": "
|
|
395
|
+
"hash": "20a576edc8d4df18",
|
|
277
396
|
"childrenByOrder": {}
|
|
278
397
|
},
|
|
279
398
|
{
|
|
@@ -297,7 +416,7 @@
|
|
|
297
416
|
"auxiliaryFiles": [
|
|
298
417
|
"677.js.map"
|
|
299
418
|
],
|
|
300
|
-
"hash": "
|
|
419
|
+
"hash": "1d9fdd0decfd8143",
|
|
301
420
|
"childrenByOrder": {}
|
|
302
421
|
},
|
|
303
422
|
{
|
|
@@ -324,7 +443,7 @@
|
|
|
324
443
|
"auxiliaryFiles": [
|
|
325
444
|
"689.js.map"
|
|
326
445
|
],
|
|
327
|
-
"hash": "
|
|
446
|
+
"hash": "c83eab5499979b6d",
|
|
328
447
|
"childrenByOrder": {}
|
|
329
448
|
},
|
|
330
449
|
{
|
|
@@ -374,7 +493,7 @@
|
|
|
374
493
|
"auxiliaryFiles": [
|
|
375
494
|
"712.js.map"
|
|
376
495
|
],
|
|
377
|
-
"hash": "
|
|
496
|
+
"hash": "49d2d41bdb7d3a3a",
|
|
378
497
|
"childrenByOrder": {}
|
|
379
498
|
},
|
|
380
499
|
{
|
|
@@ -398,7 +517,7 @@
|
|
|
398
517
|
"auxiliaryFiles": [
|
|
399
518
|
"771.js.map"
|
|
400
519
|
],
|
|
401
|
-
"hash": "
|
|
520
|
+
"hash": "32bbd8e0b4e13401",
|
|
402
521
|
"childrenByOrder": {}
|
|
403
522
|
},
|
|
404
523
|
{
|
|
@@ -424,30 +543,7 @@
|
|
|
424
543
|
"auxiliaryFiles": [
|
|
425
544
|
"789.js.map"
|
|
426
545
|
],
|
|
427
|
-
"hash": "
|
|
428
|
-
"childrenByOrder": {}
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"type": "chunk",
|
|
432
|
-
"rendered": true,
|
|
433
|
-
"initial": false,
|
|
434
|
-
"entry": false,
|
|
435
|
-
"size": 556262,
|
|
436
|
-
"sizes": {
|
|
437
|
-
"javascript": 556262
|
|
438
|
-
},
|
|
439
|
-
"names": [],
|
|
440
|
-
"idHints": [],
|
|
441
|
-
"runtime": [
|
|
442
|
-
"@palladium-ethiopia/esm-clinical-workflow-app"
|
|
443
|
-
],
|
|
444
|
-
"files": [
|
|
445
|
-
"825.js"
|
|
446
|
-
],
|
|
447
|
-
"auxiliaryFiles": [
|
|
448
|
-
"825.js.map"
|
|
449
|
-
],
|
|
450
|
-
"hash": "de68701a9bdcb21f",
|
|
546
|
+
"hash": "fdf61ec04f2add1c",
|
|
451
547
|
"childrenByOrder": {}
|
|
452
548
|
},
|
|
453
549
|
{
|
|
@@ -455,11 +551,11 @@
|
|
|
455
551
|
"rendered": true,
|
|
456
552
|
"initial": true,
|
|
457
553
|
"entry": true,
|
|
458
|
-
"size":
|
|
554
|
+
"size": 8945412,
|
|
459
555
|
"sizes": {
|
|
460
556
|
"consume-shared": 294,
|
|
461
|
-
"javascript":
|
|
462
|
-
"runtime":
|
|
557
|
+
"javascript": 8944824,
|
|
558
|
+
"runtime": 13955,
|
|
463
559
|
"share-init": 294
|
|
464
560
|
},
|
|
465
561
|
"names": [
|
|
@@ -475,7 +571,7 @@
|
|
|
475
571
|
"auxiliaryFiles": [
|
|
476
572
|
"main.js.map"
|
|
477
573
|
],
|
|
478
|
-
"hash": "
|
|
574
|
+
"hash": "560c2aeaf76a02ea",
|
|
479
575
|
"childrenByOrder": {}
|
|
480
576
|
},
|
|
481
577
|
{
|
|
@@ -502,7 +598,7 @@
|
|
|
502
598
|
"auxiliaryFiles": [
|
|
503
599
|
"914.js.map"
|
|
504
600
|
],
|
|
505
|
-
"hash": "
|
|
601
|
+
"hash": "82b053ab18661c7d",
|
|
506
602
|
"childrenByOrder": {}
|
|
507
603
|
},
|
|
508
604
|
{
|
|
@@ -550,7 +646,7 @@
|
|
|
550
646
|
"auxiliaryFiles": [
|
|
551
647
|
"926.js.map"
|
|
552
648
|
],
|
|
553
|
-
"hash": "
|
|
649
|
+
"hash": "fcc2cc6a2a61fa7a",
|
|
554
650
|
"childrenByOrder": {}
|
|
555
651
|
},
|
|
556
652
|
{
|