@openmrs/esm-patient-medications-app 11.3.1-pre.9458 → 11.3.1-pre.9462

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 (88) hide show
  1. package/.turbo/turbo-build.log +3 -3
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/3099.js +1 -1
  7. package/dist/3584.js +1 -1
  8. package/dist/4055.js +1 -1
  9. package/dist/4132.js +1 -1
  10. package/dist/4335.js +1 -1
  11. package/dist/439.js +1 -1
  12. package/dist/4618.js +1 -1
  13. package/dist/4652.js +1 -1
  14. package/dist/4944.js +1 -1
  15. package/dist/5173.js +1 -1
  16. package/dist/5241.js +1 -1
  17. package/dist/5442.js +1 -1
  18. package/dist/5661.js +1 -1
  19. package/dist/6022.js +1 -1
  20. package/dist/6468.js +1 -1
  21. package/dist/6589.js +1 -1
  22. package/dist/6679.js +1 -1
  23. package/dist/6840.js +1 -1
  24. package/dist/6859.js +1 -1
  25. package/dist/7097.js +1 -1
  26. package/dist/7159.js +1 -1
  27. package/dist/723.js +1 -1
  28. package/dist/7617.js +1 -1
  29. package/dist/795.js +1 -1
  30. package/dist/8163.js +1 -1
  31. package/dist/8349.js +1 -1
  32. package/dist/8371.js +1 -1
  33. package/dist/8618.js +1 -1
  34. package/dist/890.js +1 -1
  35. package/dist/9214.js +1 -1
  36. package/dist/9538.js +1 -1
  37. package/dist/9569.js +1 -1
  38. package/dist/986.js +1 -1
  39. package/dist/9879.js +1 -1
  40. package/dist/9895.js +1 -1
  41. package/dist/9900.js +1 -1
  42. package/dist/9913.js +1 -1
  43. package/dist/main.js +1 -1
  44. package/dist/openmrs-esm-patient-medications-app.js +1 -1
  45. package/dist/openmrs-esm-patient-medications-app.js.buildmanifest.json +126 -126
  46. package/dist/routes.json +1 -1
  47. package/package.json +2 -2
  48. package/translations/am.json +2 -0
  49. package/translations/ar.json +2 -0
  50. package/translations/ar_SY.json +2 -0
  51. package/translations/bn.json +2 -0
  52. package/translations/cs.json +2 -0
  53. package/translations/de.json +2 -0
  54. package/translations/en_US.json +2 -0
  55. package/translations/es.json +2 -0
  56. package/translations/es_MX.json +2 -0
  57. package/translations/fr.json +2 -0
  58. package/translations/he.json +2 -0
  59. package/translations/hi.json +2 -0
  60. package/translations/hi_IN.json +2 -0
  61. package/translations/id.json +2 -0
  62. package/translations/it.json +2 -0
  63. package/translations/ka.json +2 -0
  64. package/translations/km.json +2 -0
  65. package/translations/ku.json +2 -0
  66. package/translations/ky.json +2 -0
  67. package/translations/lg.json +2 -0
  68. package/translations/ne.json +2 -0
  69. package/translations/pl.json +2 -0
  70. package/translations/pt.json +2 -0
  71. package/translations/pt_BR.json +2 -0
  72. package/translations/qu.json +2 -0
  73. package/translations/ro_RO.json +2 -0
  74. package/translations/ru_RU.json +2 -0
  75. package/translations/si.json +2 -0
  76. package/translations/sq.json +2 -0
  77. package/translations/sw.json +2 -0
  78. package/translations/sw_KE.json +2 -0
  79. package/translations/tr.json +2 -0
  80. package/translations/tr_TR.json +2 -0
  81. package/translations/uk.json +2 -0
  82. package/translations/uz.json +2 -0
  83. package/translations/uz@Latn.json +2 -0
  84. package/translations/uz_UZ.json +2 -0
  85. package/translations/vi.json +2 -0
  86. package/translations/zh.json +2 -0
  87. package/translations/zh_CN.json +2 -0
  88. package/translations/zh_TW.json +2 -0
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "Dose unit",
33
33
  "editDoseComboBoxPlaceholder": "Dose",
34
34
  "editDoseComboBoxTitle": "Dose",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "Frequency",
36
37
  "editRouteComboBoxTitle": "Route",
37
38
  "error": "Error",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "Error fetching results for \"{{searchTerm}}\"",
40
41
  "errorFetchingOrderConfig": "Error occured when fetching Order config",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "Female",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "Dose unit",
33
33
  "editDoseComboBoxPlaceholder": "Dose",
34
34
  "editDoseComboBoxTitle": "Dose",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "Frequency",
36
37
  "editRouteComboBoxTitle": "Route",
37
38
  "error": "Error",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "Error fetching results for \"{{searchTerm}}\"",
40
41
  "errorFetchingOrderConfig": "Error occured when fetching Order config",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "Female",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "Dose unit",
33
33
  "editDoseComboBoxPlaceholder": "Liều lượng",
34
34
  "editDoseComboBoxTitle": "Liều lượng",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "Tính thường xuyên",
36
37
  "editRouteComboBoxTitle": "Tuyến đường",
37
38
  "error": "Lỗi",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "Error fetching results for \"{{searchTerm}}\"",
40
41
  "errorFetchingOrderConfig": "Error occured when fetching Order config",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "Nữ",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "剂量单位",
33
33
  "editDoseComboBoxPlaceholder": "剂量",
34
34
  "editDoseComboBoxTitle": "剂量",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "频率",
36
37
  "editRouteComboBoxTitle": "途径",
37
38
  "error": "错误",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "获取“{{searchTerm}}”的结果时出现错误",
40
41
  "errorFetchingOrderConfig": "获取医嘱配置时发生错误",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "女性",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "剂量单位",
33
33
  "editDoseComboBoxPlaceholder": "剂量",
34
34
  "editDoseComboBoxTitle": "剂量",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "频率",
36
37
  "editRouteComboBoxTitle": "途径",
37
38
  "error": "错误",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "获取“{{searchTerm}}”的结果时出现错误",
40
41
  "errorFetchingOrderConfig": "获取医嘱配置时发生错误",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "女性",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",
@@ -32,6 +32,7 @@
32
32
  "editDosageUnitsTitle": "Dose unit",
33
33
  "editDoseComboBoxPlaceholder": "Dose",
34
34
  "editDoseComboBoxTitle": "Dose",
35
+ "editDrugOrderWorkspaceTitle": "Edit drug order",
35
36
  "editFrequencyComboBoxTitle": "Frequency",
36
37
  "editRouteComboBoxTitle": "Route",
37
38
  "error": "Error",
@@ -39,6 +40,7 @@
39
40
  "errorFetchingDrugResults": "Error fetching results for \"{{searchTerm}}\"",
40
41
  "errorFetchingOrderConfig": "Error occured when fetching Order config",
41
42
  "errorLoadingClinicians": "Error loading clinicians",
43
+ "errorSavingDrugOrder": "Error saving drug order",
42
44
  "female": "Female",
43
45
  "fillPrescription": "Fill prescription",
44
46
  "freeDosageErrorMessage": "Add free dosage note",