@openmrs/esm-dispensing-app 1.6.3-pre.8 → 1.7.0

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 (137) hide show
  1. package/.husky/pre-commit +1 -1
  2. package/README.md +1 -0
  3. package/dist/1644.js +1 -1
  4. package/dist/1901.js +1 -1
  5. package/dist/2016.js +1 -1
  6. package/dist/236.js +1 -1
  7. package/dist/2492.js +1 -0
  8. package/dist/2492.js.map +1 -0
  9. package/dist/2511.js +1 -1
  10. package/dist/2637.js +1 -0
  11. package/dist/2637.js.map +1 -0
  12. package/dist/2757.js +1 -1
  13. package/dist/3112.js +1 -0
  14. package/dist/3112.js.map +1 -0
  15. package/dist/3601.js +1 -0
  16. package/dist/3601.js.map +1 -0
  17. package/dist/3652.js +1 -1
  18. package/dist/4272.js +1 -1
  19. package/dist/4378.js +1 -1
  20. package/dist/4460.js +1 -1
  21. package/dist/4705.js +1 -1
  22. package/dist/4800.js +2 -0
  23. package/dist/4800.js.map +1 -0
  24. package/dist/4888.js +1 -0
  25. package/dist/4888.js.map +1 -0
  26. package/dist/5205.js +1 -0
  27. package/dist/5205.js.map +1 -0
  28. package/dist/5240.js +1 -1
  29. package/dist/5279.js +1 -0
  30. package/dist/5279.js.map +1 -0
  31. package/dist/5336.js +1 -1
  32. package/dist/539.js +1 -1
  33. package/dist/5673.js +1 -1
  34. package/dist/5711.js +1 -1
  35. package/dist/5737.js +1 -1
  36. package/dist/5749.js +1 -0
  37. package/dist/5749.js.map +1 -0
  38. package/dist/5774.js +2 -0
  39. package/dist/{1616.js.LICENSE.txt → 5774.js.LICENSE.txt} +17 -2
  40. package/dist/5774.js.map +1 -0
  41. package/dist/5833.js +1 -1
  42. package/dist/5962.js +1 -1
  43. package/dist/6497.js +1 -1
  44. package/dist/6566.js +1 -1
  45. package/dist/6606.js +1 -0
  46. package/dist/6606.js.map +1 -0
  47. package/dist/6727.js +1 -1
  48. package/dist/7406.js +1 -0
  49. package/dist/7406.js.map +1 -0
  50. package/dist/744.js +1 -1
  51. package/dist/7807.js +1 -1
  52. package/dist/7998.js +1 -1
  53. package/dist/8271.js +1 -1
  54. package/dist/8319.js +1 -1
  55. package/dist/8323.js +1 -1
  56. package/dist/8788.js +1 -1
  57. package/dist/899.js +1 -1
  58. package/dist/9261.js +1 -1
  59. package/dist/9579.js +1 -1
  60. package/dist/9728.js +1 -0
  61. package/dist/9728.js.map +1 -0
  62. package/dist/9870.js +1 -1
  63. package/dist/9870.js.LICENSE.txt +2 -2
  64. package/dist/9870.js.map +1 -1
  65. package/dist/main.js +1 -1
  66. package/dist/main.js.LICENSE.txt +2 -2
  67. package/dist/main.js.map +1 -1
  68. package/dist/openmrs-esm-dispensing-app.js +1 -1
  69. package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +347 -302
  70. package/dist/openmrs-esm-dispensing-app.js.map +1 -1
  71. package/dist/routes.json +1 -1
  72. package/package.json +4 -6
  73. package/src/forms/medication-dispense-review.component.tsx +7 -8
  74. package/src/history/delete-confrim.modal.tsx +35 -0
  75. package/src/history/history-and-comments.component.tsx +63 -21
  76. package/src/history/history-and-comments.scss +5 -1
  77. package/src/index.ts +1 -0
  78. package/src/routes.json +5 -0
  79. package/tools/update-openmrs-deps.mjs +1 -1
  80. package/translations/am.json +9 -1
  81. package/translations/ar.json +9 -1
  82. package/translations/bn.json +9 -1
  83. package/translations/de.json +9 -1
  84. package/translations/es.json +9 -1
  85. package/translations/fr.json +9 -1
  86. package/translations/he.json +9 -1
  87. package/translations/hi.json +9 -1
  88. package/translations/hi_IN.json +9 -1
  89. package/translations/id.json +9 -1
  90. package/translations/it.json +10 -2
  91. package/translations/km.json +9 -1
  92. package/translations/ku.json +9 -1
  93. package/translations/ky.json +9 -1
  94. package/translations/lg.json +9 -1
  95. package/translations/ne.json +9 -1
  96. package/translations/pt.json +9 -1
  97. package/translations/pt_BR.json +9 -1
  98. package/translations/qu.json +9 -1
  99. package/translations/ru_RU.json +9 -1
  100. package/translations/si.json +9 -1
  101. package/translations/sw.json +9 -1
  102. package/translations/sw_KE.json +9 -1
  103. package/translations/tr.json +9 -1
  104. package/translations/tr_TR.json +9 -1
  105. package/translations/uk.json +9 -1
  106. package/translations/uz.json +9 -1
  107. package/translations/uz_UZ.json +9 -1
  108. package/translations/vi.json +9 -1
  109. package/translations/zh.json +9 -1
  110. package/translations/zh_CN.json +9 -1
  111. package/.turbo/cache/8e847035f74d5298-meta.json +0 -1
  112. package/.turbo/cache/8e847035f74d5298.tar.zst +0 -0
  113. package/.turbo/turbo-build.log +0 -44
  114. package/dist/1616.js +0 -2
  115. package/dist/1616.js.map +0 -1
  116. package/dist/1637.js +0 -1
  117. package/dist/1637.js.map +0 -1
  118. package/dist/6582.js +0 -1
  119. package/dist/6582.js.map +0 -1
  120. package/dist/6868.js +0 -2
  121. package/dist/6868.js.LICENSE.txt +0 -14
  122. package/dist/6868.js.map +0 -1
  123. package/dist/6936.js +0 -1
  124. package/dist/6936.js.map +0 -1
  125. package/dist/6973.js +0 -1
  126. package/dist/6973.js.map +0 -1
  127. package/dist/7626.js +0 -1
  128. package/dist/7626.js.map +0 -1
  129. package/dist/7687.js +0 -1
  130. package/dist/7687.js.map +0 -1
  131. package/dist/8077.js +0 -1
  132. package/dist/8077.js.map +0 -1
  133. package/dist/8949.js +0 -1
  134. package/dist/8949.js.map +0 -1
  135. package/dist/9204.js +0 -2
  136. package/dist/9204.js.map +0 -1
  137. /package/dist/{9204.js.LICENSE.txt → 4800.js.LICENSE.txt} +0 -0
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Active",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Active prescriptions",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} allergy",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "closed dispense",
15
17
  "closePrescription": "Close prescription",
16
18
  "completed": "Completed",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Created",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Delete",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Dispense",
21
26
  "dispensed": "Dispensed",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Expired",
40
45
  "filterByLocation": "Filter by location",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Frequency",
43
49
  "historyComments": "History and comments",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Number is not valid",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Ordered",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Orders",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Type of substitution",
89
96
  "tabList": "Tab List",
90
97
  "today": "Today",
91
- "view": "View"
98
+ "view": "View",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "Kích hoạt",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "Đơn thuốc đang hoạt động",
4
6
  "age": "Age",
5
7
  "allergiesCount_one": "{{count}} dị ứng",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "đóng cửa phân phối",
15
17
  "closePrescription": "Đóng đơn thuốc",
16
18
  "completed": "Hoàn thành",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "Đã tạo",
18
22
  "datePrescribed": "Date prescribed",
19
23
  "delete": "Xóa",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "Phân chia",
21
26
  "dispensed": "Đã phân chia",
22
27
  "dispenseDate": "Date of Dispense",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "Error fetching inventory items",
39
44
  "expired": "Hết hạn",
40
45
  "filterByLocation": "Lọc theo vị trí",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "for",
42
48
  "frequency": "Tính thường xuyên",
43
49
  "historyComments": "Lịch sử và bình luận",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "No prescriptions to display",
55
61
  "noRefills": "No refills",
56
62
  "numberIsNotValid": "Số không hợp lệ",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "Đã đặt hàng",
58
65
  "orderedMedication ": "ordered medication",
59
66
  "orders": "Đơn hàng",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "Loại thay thế",
89
96
  "tabList": "Danh sách thẻ",
90
97
  "today": "Hôm nay",
91
- "view": "Xem"
98
+ "view": "Xem",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "激活",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "当前处方",
4
6
  "age": "年龄",
5
7
  "allergiesCount_one": "{{count}} 过敏",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "配药已关闭",
15
17
  "closePrescription": "关闭处方",
16
18
  "completed": "已完成",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "已创建",
18
22
  "datePrescribed": "处方日期",
19
23
  "delete": "删除",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "配药",
21
26
  "dispensed": "已配药",
22
27
  "dispenseDate": "配药日期",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "提取库存时出错",
39
44
  "expired": "已过期",
40
45
  "filterByLocation": "根据地点过滤",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "为",
42
48
  "frequency": "频率",
43
49
  "historyComments": "历史和备注",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "没有可显示的处方",
55
61
  "noRefills": "没有补充项",
56
62
  "numberIsNotValid": "数值无效",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "已下医嘱",
58
65
  "orderedMedication ": "处方用药",
59
66
  "orders": "医嘱",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "替换类型",
89
96
  "tabList": "表列表",
90
97
  "today": "今日",
91
- "view": "查看"
98
+ "view": "查看",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "active": "激活",
3
+ "activecondition": "Active Condition",
4
+ "activeConditions": "Active Condition",
3
5
  "activePrescriptions": "当前处方",
4
6
  "age": "年龄",
5
7
  "allergiesCount_one": "{{count}} 过敏",
@@ -14,9 +16,12 @@
14
16
  "closedDispense": "配药已关闭",
15
17
  "closePrescription": "关闭处方",
16
18
  "completed": "已完成",
19
+ "conditions": "Condition",
20
+ "conditionsAndDiagnoses": "Conditions and diagnoses",
17
21
  "created": "已创建",
18
22
  "datePrescribed": "处方日期",
19
23
  "delete": "删除",
24
+ "diagnosis": "Diagnosis",
20
25
  "dispense": "配药",
21
26
  "dispensed": "已配药",
22
27
  "dispenseDate": "配药日期",
@@ -38,6 +43,7 @@
38
43
  "errorLoadingInventoryItems": "提取库存时出错",
39
44
  "expired": "已过期",
40
45
  "filterByLocation": "根据地点过滤",
46
+ "finalDiagnoses": "Final Diagnoses",
41
47
  "for": "为",
42
48
  "frequency": "频率",
43
49
  "historyComments": "历史和备注",
@@ -54,6 +60,7 @@
54
60
  "noPrescriptionsToDisplay": "没有可显示的处方",
55
61
  "noRefills": "没有补充项",
56
62
  "numberIsNotValid": "数值无效",
63
+ "onsetDate": "Onset Date",
57
64
  "ordered": "已下医嘱",
58
65
  "orderedMedication ": "处方用药",
59
66
  "orders": "医嘱",
@@ -88,5 +95,6 @@
88
95
  "substitutionType": "替换类型",
89
96
  "tabList": "表列表",
90
97
  "today": "今日",
91
- "view": "查看"
98
+ "view": "查看",
99
+ "visitFinalDiagnoses": "Visit final diagnoses"
92
100
  }
@@ -1 +0,0 @@
1
- {"hash":"8e847035f74d5298","duration":45171}
@@ -1,44 +0,0 @@
1
- Browserslist: caniuse-lite is outdated. Please run:
2
- npx update-browserslist-db@latest
3
- Why you should do it regularly: https://github.com/browserslist/update-db#readme
4
- assets by path *.js 3.23 MiB
5
- assets by chunk 2.22 MiB (id hint: vendors)
6
- asset 9204.js 1.55 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
7
- asset 6868.js 239 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
8
- asset 8949.js 233 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
9
- asset 3935.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
10
- asset 1616.js 59.9 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
11
- asset 6582.js 20 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
12
- asset 46.js 6.08 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
13
- + 45 assets
14
- assets by path *.json 27.7 KiB
15
- asset openmrs-esm-dispensing-app.js.buildmanifest.json 26 KiB [emitted]
16
- asset routes.json 1.68 KiB [emitted] [from: src/routes.json] [copied]
17
- orphan modules 5.57 MiB [orphan] 1482 modules
18
- runtime modules 43.5 KiB 30 modules
19
- built modules 9.19 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
20
- javascript modules 9.09 MiB 110 modules
21
- optional modules 103 KiB [optional]
22
- ./translations/am.json 3.25 KiB [optional] [built] [code generated]
23
- + 31 modules
24
- provide-module modules 336 bytes
25
- modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
26
- modules by path provide shared module (default) swr/ 84 bytes 2 modules
27
- + 4 modules
28
- consume-shared-module modules 336 bytes
29
- modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
30
- modules by path consume shared module (default) swr/ 84 bytes 2 modules
31
- + 4 modules
32
-
33
- WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
34
- This can impact web performance.
35
- Assets:
36
- main.js (524 KiB)
37
- 9204.js (1.55 MiB)
38
-
39
- WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
40
- Entrypoints:
41
- main (524 KiB)
42
- main.js
43
-
44
- webpack 5.88.0 compiled with 2 warnings in 43277 ms