@palladium-ethiopia/esm-clinical-workflow-app 5.4.2-pre.4

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 (68) hide show
  1. package/.turbo/turbo-build.log +5 -0
  2. package/README.md +1 -0
  3. package/dist/127.js +1 -0
  4. package/dist/267.js +1 -0
  5. package/dist/267.js.map +1 -0
  6. package/dist/329.js +1 -0
  7. package/dist/329.js.map +1 -0
  8. package/dist/40.js +1 -0
  9. package/dist/449.js +1 -0
  10. package/dist/449.js.map +1 -0
  11. package/dist/466.js +1 -0
  12. package/dist/466.js.map +1 -0
  13. package/dist/472.js +1 -0
  14. package/dist/472.js.map +1 -0
  15. package/dist/532.js +43 -0
  16. package/dist/532.js.map +1 -0
  17. package/dist/542.js +1 -0
  18. package/dist/542.js.map +1 -0
  19. package/dist/571.js +1 -0
  20. package/dist/571.js.map +1 -0
  21. package/dist/593.js +6 -0
  22. package/dist/593.js.map +1 -0
  23. package/dist/689.js +1 -0
  24. package/dist/689.js.map +1 -0
  25. package/dist/697.js +1 -0
  26. package/dist/697.js.map +1 -0
  27. package/dist/77.js +1 -0
  28. package/dist/77.js.map +1 -0
  29. package/dist/847.js +1 -0
  30. package/dist/847.js.map +1 -0
  31. package/dist/85.js +1 -0
  32. package/dist/85.js.map +1 -0
  33. package/dist/91.js +1 -0
  34. package/dist/91.js.map +1 -0
  35. package/dist/916.js +1 -0
  36. package/dist/972.js +1 -0
  37. package/dist/972.js.map +1 -0
  38. package/dist/998.js +1 -0
  39. package/dist/998.js.map +1 -0
  40. package/dist/ethiopia-esm-clinical-workflow-app.js +5 -0
  41. package/dist/ethiopia-esm-clinical-workflow-app.js.buildmanifest.json +638 -0
  42. package/dist/ethiopia-esm-clinical-workflow-app.js.map +1 -0
  43. package/dist/main.js +5 -0
  44. package/dist/main.js.map +1 -0
  45. package/dist/routes.json +1 -0
  46. package/jest.config.js +3 -0
  47. package/package.json +59 -0
  48. package/rspack.config.js +1 -0
  49. package/src/config-schema.ts +14 -0
  50. package/src/constants.ts +2 -0
  51. package/src/createDashboardLink.tsx +10 -0
  52. package/src/dashboard.meta.ts +6 -0
  53. package/src/declarations.d.ts +3 -0
  54. package/src/helper.ts +29 -0
  55. package/src/index.ts +26 -0
  56. package/src/patient-registration/patient-registration.resource.tsx +13 -0
  57. package/src/patient-registration/patient.registration.workspace.tsx +77 -0
  58. package/src/root.component.tsx +20 -0
  59. package/src/root.scss +10 -0
  60. package/src/routes.json +51 -0
  61. package/src/triage/triage-dashboard.component.tsx +99 -0
  62. package/src/triage/triage-dashboard.scss +24 -0
  63. package/src/triage/triage.resource.tsx +17 -0
  64. package/src/types/index.ts +0 -0
  65. package/translations/am.json +19 -0
  66. package/translations/en.json +19 -0
  67. package/translations/sw.json +19 -0
  68. package/tsconfig.json +4 -0
@@ -0,0 +1,638 @@
1
+ {
2
+ "chunks": [
3
+ {
4
+ "type": "chunk",
5
+ "rendered": true,
6
+ "initial": false,
7
+ "entry": false,
8
+ "size": 694,
9
+ "sizes": {
10
+ "javascript": 694
11
+ },
12
+ "names": [],
13
+ "idHints": [],
14
+ "runtime": [
15
+ "@palladium-ethiopia/esm-clinical-workflow-app",
16
+ "main"
17
+ ],
18
+ "files": [
19
+ "127.js"
20
+ ],
21
+ "auxiliaryFiles": [],
22
+ "hash": "8b54797835a5cce3",
23
+ "childrenByOrder": {}
24
+ },
25
+ {
26
+ "type": "chunk",
27
+ "rendered": false,
28
+ "initial": false,
29
+ "entry": false,
30
+ "size": 126,
31
+ "sizes": {
32
+ "consume-shared": 126
33
+ },
34
+ "names": [],
35
+ "idHints": [
36
+ ""
37
+ ],
38
+ "runtime": [
39
+ "@palladium-ethiopia/esm-clinical-workflow-app",
40
+ "main"
41
+ ],
42
+ "files": [],
43
+ "auxiliaryFiles": [],
44
+ "hash": "d232e90f9c10aa8b",
45
+ "childrenByOrder": {}
46
+ },
47
+ {
48
+ "type": "chunk",
49
+ "rendered": true,
50
+ "initial": false,
51
+ "entry": false,
52
+ "size": 39414,
53
+ "sizes": {
54
+ "javascript": 39414
55
+ },
56
+ "names": [],
57
+ "idHints": [
58
+ "vendors"
59
+ ],
60
+ "runtime": [
61
+ "@palladium-ethiopia/esm-clinical-workflow-app",
62
+ "main"
63
+ ],
64
+ "files": [
65
+ "267.js"
66
+ ],
67
+ "auxiliaryFiles": [
68
+ "267.js.map"
69
+ ],
70
+ "hash": "e4e37d99a4752e21",
71
+ "childrenByOrder": {}
72
+ },
73
+ {
74
+ "type": "chunk",
75
+ "rendered": true,
76
+ "initial": false,
77
+ "entry": false,
78
+ "reason": "split chunk (cache group: defaultVendors)",
79
+ "size": 59553,
80
+ "sizes": {
81
+ "javascript": 59553
82
+ },
83
+ "names": [],
84
+ "idHints": [
85
+ "vendors"
86
+ ],
87
+ "runtime": [
88
+ "@palladium-ethiopia/esm-clinical-workflow-app",
89
+ "main"
90
+ ],
91
+ "files": [
92
+ "329.js"
93
+ ],
94
+ "auxiliaryFiles": [
95
+ "329.js.map"
96
+ ],
97
+ "hash": "434ca4aa18029992",
98
+ "childrenByOrder": {}
99
+ },
100
+ {
101
+ "type": "chunk",
102
+ "rendered": true,
103
+ "initial": false,
104
+ "entry": false,
105
+ "size": 694,
106
+ "sizes": {
107
+ "javascript": 694
108
+ },
109
+ "names": [],
110
+ "idHints": [],
111
+ "runtime": [
112
+ "@palladium-ethiopia/esm-clinical-workflow-app",
113
+ "main"
114
+ ],
115
+ "files": [
116
+ "40.js"
117
+ ],
118
+ "auxiliaryFiles": [],
119
+ "hash": "b1f78afbad556b83",
120
+ "childrenByOrder": {}
121
+ },
122
+ {
123
+ "type": "chunk",
124
+ "rendered": true,
125
+ "initial": false,
126
+ "entry": false,
127
+ "size": 30615,
128
+ "sizes": {
129
+ "javascript": 30615
130
+ },
131
+ "names": [],
132
+ "idHints": [],
133
+ "runtime": [
134
+ "@palladium-ethiopia/esm-clinical-workflow-app",
135
+ "main"
136
+ ],
137
+ "files": [
138
+ "449.js"
139
+ ],
140
+ "auxiliaryFiles": [
141
+ "449.js.map"
142
+ ],
143
+ "hash": "f306afddb1451ce1",
144
+ "childrenByOrder": {}
145
+ },
146
+ {
147
+ "type": "chunk",
148
+ "rendered": true,
149
+ "initial": false,
150
+ "entry": false,
151
+ "size": 7120,
152
+ "sizes": {
153
+ "javascript": 7120
154
+ },
155
+ "names": [],
156
+ "idHints": [],
157
+ "runtime": [
158
+ "@palladium-ethiopia/esm-clinical-workflow-app",
159
+ "main"
160
+ ],
161
+ "files": [
162
+ "466.js"
163
+ ],
164
+ "auxiliaryFiles": [
165
+ "466.js.map"
166
+ ],
167
+ "hash": "a017e655ad15926c",
168
+ "childrenByOrder": {}
169
+ },
170
+ {
171
+ "type": "chunk",
172
+ "rendered": true,
173
+ "initial": false,
174
+ "entry": false,
175
+ "size": 14545,
176
+ "sizes": {
177
+ "javascript": 14545
178
+ },
179
+ "names": [],
180
+ "idHints": [],
181
+ "runtime": [
182
+ "@palladium-ethiopia/esm-clinical-workflow-app",
183
+ "main"
184
+ ],
185
+ "files": [
186
+ "472.js"
187
+ ],
188
+ "auxiliaryFiles": [
189
+ "472.js.map"
190
+ ],
191
+ "hash": "bb5066674c9e2de9",
192
+ "childrenByOrder": {}
193
+ },
194
+ {
195
+ "type": "chunk",
196
+ "rendered": false,
197
+ "initial": false,
198
+ "entry": false,
199
+ "reason": "split chunk (cache group: default)",
200
+ "size": 42,
201
+ "sizes": {
202
+ "consume-shared": 42
203
+ },
204
+ "names": [],
205
+ "idHints": [
206
+ ""
207
+ ],
208
+ "runtime": [
209
+ "@palladium-ethiopia/esm-clinical-workflow-app",
210
+ "main"
211
+ ],
212
+ "files": [],
213
+ "auxiliaryFiles": [],
214
+ "hash": "089c16fcdb8a1eea",
215
+ "childrenByOrder": {}
216
+ },
217
+ {
218
+ "type": "chunk",
219
+ "rendered": true,
220
+ "initial": false,
221
+ "entry": false,
222
+ "reason": "split chunk (cache group: defaultVendors)",
223
+ "size": 4530922,
224
+ "sizes": {
225
+ "javascript": 4530922
226
+ },
227
+ "names": [],
228
+ "idHints": [
229
+ "vendors"
230
+ ],
231
+ "runtime": [
232
+ "@palladium-ethiopia/esm-clinical-workflow-app",
233
+ "main"
234
+ ],
235
+ "files": [
236
+ "532.js"
237
+ ],
238
+ "auxiliaryFiles": [
239
+ "532.js.map"
240
+ ],
241
+ "hash": "db00d8a477c5b9b6",
242
+ "childrenByOrder": {}
243
+ },
244
+ {
245
+ "type": "chunk",
246
+ "rendered": true,
247
+ "initial": false,
248
+ "entry": false,
249
+ "size": 17695,
250
+ "sizes": {
251
+ "javascript": 17695
252
+ },
253
+ "names": [],
254
+ "idHints": [],
255
+ "runtime": [
256
+ "@palladium-ethiopia/esm-clinical-workflow-app",
257
+ "main"
258
+ ],
259
+ "files": [
260
+ "542.js"
261
+ ],
262
+ "auxiliaryFiles": [
263
+ "542.js.map"
264
+ ],
265
+ "hash": "e03ad6c1bf5c6cac",
266
+ "childrenByOrder": {}
267
+ },
268
+ {
269
+ "type": "chunk",
270
+ "rendered": true,
271
+ "initial": false,
272
+ "entry": false,
273
+ "size": 270,
274
+ "sizes": {
275
+ "javascript": 270
276
+ },
277
+ "names": [],
278
+ "idHints": [],
279
+ "runtime": [
280
+ "@palladium-ethiopia/esm-clinical-workflow-app",
281
+ "main"
282
+ ],
283
+ "files": [
284
+ "571.js"
285
+ ],
286
+ "auxiliaryFiles": [
287
+ "571.js.map"
288
+ ],
289
+ "hash": "d9d64639aa513576",
290
+ "childrenByOrder": {}
291
+ },
292
+ {
293
+ "type": "chunk",
294
+ "rendered": true,
295
+ "initial": false,
296
+ "entry": false,
297
+ "reason": "split chunk (cache group: defaultVendors)",
298
+ "size": 1951442,
299
+ "sizes": {
300
+ "javascript": 1951442
301
+ },
302
+ "names": [],
303
+ "idHints": [
304
+ "vendors"
305
+ ],
306
+ "runtime": [
307
+ "@palladium-ethiopia/esm-clinical-workflow-app",
308
+ "main"
309
+ ],
310
+ "files": [
311
+ "593.js"
312
+ ],
313
+ "auxiliaryFiles": [
314
+ "593.js.map"
315
+ ],
316
+ "hash": "3a39beb7c040065a",
317
+ "childrenByOrder": {}
318
+ },
319
+ {
320
+ "type": "chunk",
321
+ "rendered": true,
322
+ "initial": true,
323
+ "entry": true,
324
+ "size": 204936,
325
+ "sizes": {
326
+ "expose": 42,
327
+ "javascript": 204600,
328
+ "runtime": 14777,
329
+ "share-init": 294
330
+ },
331
+ "names": [
332
+ "@palladium-ethiopia/esm-clinical-workflow-app"
333
+ ],
334
+ "idHints": [],
335
+ "runtime": [
336
+ "@palladium-ethiopia/esm-clinical-workflow-app"
337
+ ],
338
+ "files": [
339
+ "ethiopia-esm-clinical-workflow-app.js"
340
+ ],
341
+ "auxiliaryFiles": [
342
+ "ethiopia-esm-clinical-workflow-app.js.map"
343
+ ],
344
+ "hash": "a8b355c24e65ca97",
345
+ "childrenByOrder": {}
346
+ },
347
+ {
348
+ "type": "chunk",
349
+ "rendered": false,
350
+ "initial": false,
351
+ "entry": false,
352
+ "size": 84,
353
+ "sizes": {
354
+ "consume-shared": 84
355
+ },
356
+ "names": [],
357
+ "idHints": [
358
+ ""
359
+ ],
360
+ "runtime": [
361
+ "@palladium-ethiopia/esm-clinical-workflow-app",
362
+ "main"
363
+ ],
364
+ "files": [],
365
+ "auxiliaryFiles": [],
366
+ "hash": "0a5951041f40e6ab",
367
+ "childrenByOrder": {}
368
+ },
369
+ {
370
+ "type": "chunk",
371
+ "rendered": true,
372
+ "initial": false,
373
+ "entry": false,
374
+ "reason": "split chunk (cache group: defaultVendors)",
375
+ "size": 137481,
376
+ "sizes": {
377
+ "javascript": 137481
378
+ },
379
+ "names": [],
380
+ "idHints": [
381
+ "vendors"
382
+ ],
383
+ "runtime": [
384
+ "@palladium-ethiopia/esm-clinical-workflow-app",
385
+ "main"
386
+ ],
387
+ "files": [
388
+ "689.js"
389
+ ],
390
+ "auxiliaryFiles": [
391
+ "689.js.map"
392
+ ],
393
+ "hash": "0e9b563c6bb534de",
394
+ "childrenByOrder": {}
395
+ },
396
+ {
397
+ "type": "chunk",
398
+ "rendered": true,
399
+ "initial": false,
400
+ "entry": false,
401
+ "size": 7160,
402
+ "sizes": {
403
+ "javascript": 7160
404
+ },
405
+ "names": [],
406
+ "idHints": [],
407
+ "runtime": [
408
+ "@palladium-ethiopia/esm-clinical-workflow-app",
409
+ "main"
410
+ ],
411
+ "files": [
412
+ "697.js"
413
+ ],
414
+ "auxiliaryFiles": [
415
+ "697.js.map"
416
+ ],
417
+ "hash": "1a68dcb242c41164",
418
+ "childrenByOrder": {}
419
+ },
420
+ {
421
+ "type": "chunk",
422
+ "rendered": true,
423
+ "initial": false,
424
+ "entry": false,
425
+ "size": 2284,
426
+ "sizes": {
427
+ "javascript": 2284
428
+ },
429
+ "names": [],
430
+ "idHints": [],
431
+ "runtime": [
432
+ "@palladium-ethiopia/esm-clinical-workflow-app"
433
+ ],
434
+ "files": [
435
+ "77.js"
436
+ ],
437
+ "auxiliaryFiles": [
438
+ "77.js.map"
439
+ ],
440
+ "hash": "55e3081138982047",
441
+ "childrenByOrder": {}
442
+ },
443
+ {
444
+ "type": "chunk",
445
+ "rendered": true,
446
+ "initial": false,
447
+ "entry": false,
448
+ "size": 504,
449
+ "sizes": {
450
+ "javascript": 504
451
+ },
452
+ "names": [],
453
+ "idHints": [],
454
+ "runtime": [
455
+ "@palladium-ethiopia/esm-clinical-workflow-app",
456
+ "main"
457
+ ],
458
+ "files": [
459
+ "847.js"
460
+ ],
461
+ "auxiliaryFiles": [
462
+ "847.js.map"
463
+ ],
464
+ "hash": "07c85e16c5c604fe",
465
+ "childrenByOrder": {}
466
+ },
467
+ {
468
+ "type": "chunk",
469
+ "rendered": true,
470
+ "initial": false,
471
+ "entry": false,
472
+ "size": 504,
473
+ "sizes": {
474
+ "javascript": 504
475
+ },
476
+ "names": [],
477
+ "idHints": [],
478
+ "runtime": [
479
+ "@palladium-ethiopia/esm-clinical-workflow-app",
480
+ "main"
481
+ ],
482
+ "files": [
483
+ "85.js"
484
+ ],
485
+ "auxiliaryFiles": [
486
+ "85.js.map"
487
+ ],
488
+ "hash": "45cb2319211cd5f1",
489
+ "childrenByOrder": {}
490
+ },
491
+ {
492
+ "type": "chunk",
493
+ "rendered": true,
494
+ "initial": true,
495
+ "entry": true,
496
+ "size": 207262,
497
+ "sizes": {
498
+ "consume-shared": 126,
499
+ "javascript": 206842,
500
+ "runtime": 14247,
501
+ "share-init": 294
502
+ },
503
+ "names": [
504
+ "main"
505
+ ],
506
+ "idHints": [],
507
+ "runtime": [
508
+ "main"
509
+ ],
510
+ "files": [
511
+ "main.js"
512
+ ],
513
+ "auxiliaryFiles": [
514
+ "main.js.map"
515
+ ],
516
+ "hash": "5bb0ead71a731071",
517
+ "childrenByOrder": {}
518
+ },
519
+ {
520
+ "type": "chunk",
521
+ "rendered": true,
522
+ "initial": false,
523
+ "entry": false,
524
+ "size": 14545,
525
+ "sizes": {
526
+ "javascript": 14545
527
+ },
528
+ "names": [],
529
+ "idHints": [],
530
+ "runtime": [
531
+ "@palladium-ethiopia/esm-clinical-workflow-app",
532
+ "main"
533
+ ],
534
+ "files": [
535
+ "91.js"
536
+ ],
537
+ "auxiliaryFiles": [
538
+ "91.js.map"
539
+ ],
540
+ "hash": "461165b50b6b13fc",
541
+ "childrenByOrder": {}
542
+ },
543
+ {
544
+ "type": "chunk",
545
+ "rendered": true,
546
+ "initial": false,
547
+ "entry": false,
548
+ "size": 694,
549
+ "sizes": {
550
+ "javascript": 694
551
+ },
552
+ "names": [],
553
+ "idHints": [],
554
+ "runtime": [
555
+ "@palladium-ethiopia/esm-clinical-workflow-app",
556
+ "main"
557
+ ],
558
+ "files": [
559
+ "916.js"
560
+ ],
561
+ "auxiliaryFiles": [],
562
+ "hash": "45b2e783c23f0526",
563
+ "childrenByOrder": {}
564
+ },
565
+ {
566
+ "type": "chunk",
567
+ "rendered": false,
568
+ "initial": false,
569
+ "entry": false,
570
+ "size": 42,
571
+ "sizes": {
572
+ "consume-shared": 42
573
+ },
574
+ "names": [],
575
+ "idHints": [
576
+ ""
577
+ ],
578
+ "runtime": [
579
+ "@palladium-ethiopia/esm-clinical-workflow-app",
580
+ "main"
581
+ ],
582
+ "files": [],
583
+ "auxiliaryFiles": [],
584
+ "hash": "3a505cfcc5a6f797",
585
+ "childrenByOrder": {}
586
+ },
587
+ {
588
+ "type": "chunk",
589
+ "rendered": true,
590
+ "initial": false,
591
+ "entry": false,
592
+ "size": 24416,
593
+ "sizes": {
594
+ "javascript": 24416
595
+ },
596
+ "names": [],
597
+ "idHints": [],
598
+ "runtime": [
599
+ "@palladium-ethiopia/esm-clinical-workflow-app",
600
+ "main"
601
+ ],
602
+ "files": [
603
+ "972.js"
604
+ ],
605
+ "auxiliaryFiles": [
606
+ "972.js.map"
607
+ ],
608
+ "hash": "7def55e729c69f08",
609
+ "childrenByOrder": {}
610
+ },
611
+ {
612
+ "type": "chunk",
613
+ "rendered": true,
614
+ "initial": false,
615
+ "entry": false,
616
+ "size": 314795,
617
+ "sizes": {
618
+ "javascript": 314795
619
+ },
620
+ "names": [],
621
+ "idHints": [
622
+ "vendors"
623
+ ],
624
+ "runtime": [
625
+ "@palladium-ethiopia/esm-clinical-workflow-app",
626
+ "main"
627
+ ],
628
+ "files": [
629
+ "998.js"
630
+ ],
631
+ "auxiliaryFiles": [
632
+ "998.js.map"
633
+ ],
634
+ "hash": "b2f51266c14bde03",
635
+ "childrenByOrder": {}
636
+ }
637
+ ]
638
+ }