@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
package/dist/5833.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[5833],{5833:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"מרשמים פעילים","age":"גיל","allergiesCount_one":"אלרגיה {{count}}","allergiesCount_other":"{{count}} אלרגיות","allPrescriptions":"כל המרשמים","appName":"בית מרקחת","cancelled":"בוטל","checkFilters":"Check the filters above","clearSearchInput":"פינוי פלט חיפוש","close":"סגירה","closed":"נסגר","closedDispense":"closed dispense","closePrescription":"סגירת מרשם","completed":"הושלם","created":"נוצר","datePrescribed":"Date prescribed","delete":"מחיקה","dispense":"ניפוק","dispensed":"נופק","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"תרופה נופקה","dispensePrescription":"מרשם ניפוק","dispensing":"ניפוק","dispensingAppError":"שגיאת יישום ניפוק","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"מינון","doseUnit":"יחידת מינון","drugDispensingUnit":"יחידת ניפוק","drugs":"תרופות","editCloseeRecord":"Edit Close Record","editDispenseRecord":"עריכת רשומת הנפקה","editPauseRecord":"עריכת רשומת השהיה","editRecord":"עריכת רשומה","error":"שגיאה","errorLoadingInventoryItems":"Error fetching inventory items","expired":"פג תוקף","filterByLocation":"סינון לפי מקום","for":"for","frequency":"תדירות","historyComments":"היסטוריה ותגובות","home":"Home","last14Days":"14 הימים האחרונים","lastDispenser":"מנפיק אחרון","loadingInventoryItems":"Loading inventory items...","location":"מקום","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"לא נמצאו פרטי אלרגיה","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"המספר שגוי","ordered":"הוזמן","orderedMedication ":"ordered medication","orders":"הזמנות","ordersForHomeDelivery":"הזמנות למשלוח לבית","patientInstructions":"הנחיות טיפול","patientName":"שם מטופל/ת","pause":"השהיה","paused":"מושהה","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"כמות","reasonForClose":"סיבת הסגירה","reasonForPause":"סיבת ההשהיה","refills":"Refills","route":"Route","searchByPatientIdOrName":"חיפוש לפי מזהה מטופל/ת או שם","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"מצב","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"סיבת ההחלפה","substitutionType":"סוג ההחלפה","tabList":"Tab List","today":"היום","view":"תצוגה"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[5833],{5833:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"מרשמים פעילים","age":"גיל","allergiesCount_one":"אלרגיה {{count}}","allergiesCount_other":"{{count}} אלרגיות","allPrescriptions":"כל המרשמים","appName":"בית מרקחת","cancelled":"בוטל","checkFilters":"Check the filters above","clearSearchInput":"פינוי פלט חיפוש","close":"סגירה","closed":"נסגר","closedDispense":"closed dispense","closePrescription":"סגירת מרשם","completed":"הושלם","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"נוצר","datePrescribed":"Date prescribed","delete":"מחיקה","diagnosis":"Diagnosis","dispense":"ניפוק","dispensed":"נופק","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"תרופה נופקה","dispensePrescription":"מרשם ניפוק","dispensing":"ניפוק","dispensingAppError":"שגיאת יישום ניפוק","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"מינון","doseUnit":"יחידת מינון","drugDispensingUnit":"יחידת ניפוק","drugs":"תרופות","editCloseeRecord":"Edit Close Record","editDispenseRecord":"עריכת רשומת הנפקה","editPauseRecord":"עריכת רשומת השהיה","editRecord":"עריכת רשומה","error":"שגיאה","errorLoadingInventoryItems":"Error fetching inventory items","expired":"פג תוקף","filterByLocation":"סינון לפי מקום","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"תדירות","historyComments":"היסטוריה ותגובות","home":"Home","last14Days":"14 הימים האחרונים","lastDispenser":"מנפיק אחרון","loadingInventoryItems":"Loading inventory items...","location":"מקום","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"לא נמצאו פרטי אלרגיה","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"המספר שגוי","onsetDate":"Onset Date","ordered":"הוזמן","orderedMedication ":"ordered medication","orders":"הזמנות","ordersForHomeDelivery":"הזמנות למשלוח לבית","patientInstructions":"הנחיות טיפול","patientName":"שם מטופל/ת","pause":"השהיה","paused":"מושהה","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"כמות","reasonForClose":"סיבת הסגירה","reasonForPause":"סיבת ההשהיה","refills":"Refills","route":"Route","searchByPatientIdOrName":"חיפוש לפי מזהה מטופל/ת או שם","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"מצב","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"סיבת ההחלפה","substitutionType":"סוג ההחלפה","tabList":"Tab List","today":"היום","view":"תצוגה","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/5962.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[5962],{5962:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[5962],{5962:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/6497.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6497],{6497:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6497],{6497:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/6566.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6566],{6566:e=>{e.exports=JSON.parse('{"active":"Ativo","activePrescriptions":"Prescrições ativas","age":"Idade","allergiesCount_one":"{{count}} alergia","allergiesCount_other":"{{count}} alergias","allPrescriptions":"Todas as prescrições","appName":"Farmácia","cancelled":"Cancelado","checkFilters":"Verifique os filtros acima","clearSearchInput":"Limpar entrada de pesquisa","close":"Fechar","closed":"Fechado","closedDispense":"Dispensa fechada","closePrescription":"Fechar prescrição","completed":"Concluído","created":"Criado","datePrescribed":"Data prescrita","delete":"Excluir","dispense":"Dispensar","dispensed":"Dispensado","dispenseDate":"Data da dispensa","dispensedBy":"Dispensado por","dispensedMedication":"medicação dispensada","dispensePrescription":"Dispensar prescrição","dispensing":"Dispensa","dispensingAppError":"Erro do aplicativo Dispensing","dispensingAppMisconfigurationMessage":"Entre em contato com a administração do sistema: Configuração incorreta - \'restrictTotalQuantityDispensed\' não pode ser ativado se \'allowModifyingPrescription\' estiver ativado.","dose":"Dose","doseUnit":"Unidade de dose","drugDispensingUnit":"Unidade de distribuição","drugs":"Medicamentos","editCloseeRecord":"Editar registro de fechamento","editDispenseRecord":"Editar registro de dispensa","editPauseRecord":"Editar registro de pausa","editRecord":"Editar registro","error":"Erro","errorLoadingInventoryItems":"Erro ao buscar itens de inventário","expired":"Expirado","filterByLocation":"Filtrar por local","for":"para","frequency":"Frequência","historyComments":"Histórico e comentários","home":"Início","last14Days":"Últimos 14 dias","lastDispenser":"Último dispensador","loadingInventoryItems":"Carregando itens de inventário...","location":"Localização","maxQuantityRemaining":"Quantidade máxima restante:","medicationDispenseActionMenu":"Menu de ações de dispensação de medicamentos","medicationListUpdated":"A lista de dispensação de medicamentos foi atualizada.","missedCollections":"Coleções perdidas","noAllergyDetailsFound":"Nenhum detalhe de alergia encontrado","noPrescriptionsToDisplay":"Não há prescrições para exibir","noRefills":"Sem recargas","numberIsNotValid":"O número não é válido","ordered":"Pedido","orderedMedication ":"medicação solicitada","orders":"Pedidos","ordersForHomeDelivery":"Pedidos para entrega em domicílio","patientInstructions":"Instruções para o paciente","patientName":"Nome do paciente","pause":"Pausa","paused":"Pausado","pausedDispense":"dispensa pausada","pausePrescription":"Pausa na prescrição","prescribed":"Prescrito","prescriber":"Prescritor","prescriptionDetails":"Detalhes da prescrição","prescriptionInstructions":"Instruções de prescrição","prescriptionsToFillToday":"Prescrições a serem preenchidas hoje","print":"Imprimir","printPrescriptions":"Imprimir prescrições","quantity":"Quantidade","reasonForClose":"Motivo do fechamento","reasonForPause":"Motivo da pausa","refills":"Recargas","route":"Rota","searchByPatientIdOrName":"Pesquisar por ID ou nome do paciente","selectPrescriptions":"Verificar prescrições para impressão","selectStockDispense":"Selecionar estoque para dispensar","status":"Status","stockDispense":"Dispensa de estoque","stockDispensed":"Estoque dispensado","stockDispenseDetails":"Lote: {{batchNumber}} - Quantidade: {{quantity}} ({{quantityUoM}}) - Expiração: {{expiration}}","stockDispensedSuccessfully":"Estoque dispensado com sucesso e nível de lote atualizado.","substitutionReason":"Motivo da substituição","substitutionType":"Tipo de substituição","tabList":"Lista de guias","today":"Hoje","view":"Exibir"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6566],{6566:e=>{e.exports=JSON.parse('{"active":"Ativo","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Prescrições ativas","age":"Idade","allergiesCount_one":"{{count}} alergia","allergiesCount_other":"{{count}} alergias","allPrescriptions":"Todas as prescrições","appName":"Farmácia","cancelled":"Cancelado","checkFilters":"Verifique os filtros acima","clearSearchInput":"Limpar entrada de pesquisa","close":"Fechar","closed":"Fechado","closedDispense":"Dispensa fechada","closePrescription":"Fechar prescrição","completed":"Concluído","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Criado","datePrescribed":"Data prescrita","delete":"Excluir","diagnosis":"Diagnosis","dispense":"Dispensar","dispensed":"Dispensado","dispenseDate":"Data da dispensa","dispensedBy":"Dispensado por","dispensedMedication":"medicação dispensada","dispensePrescription":"Dispensar prescrição","dispensing":"Dispensa","dispensingAppError":"Erro do aplicativo Dispensing","dispensingAppMisconfigurationMessage":"Entre em contato com a administração do sistema: Configuração incorreta - \'restrictTotalQuantityDispensed\' não pode ser ativado se \'allowModifyingPrescription\' estiver ativado.","dose":"Dose","doseUnit":"Unidade de dose","drugDispensingUnit":"Unidade de distribuição","drugs":"Medicamentos","editCloseeRecord":"Editar registro de fechamento","editDispenseRecord":"Editar registro de dispensa","editPauseRecord":"Editar registro de pausa","editRecord":"Editar registro","error":"Erro","errorLoadingInventoryItems":"Erro ao buscar itens de inventário","expired":"Expirado","filterByLocation":"Filtrar por local","finalDiagnoses":"Final Diagnoses","for":"para","frequency":"Frequência","historyComments":"Histórico e comentários","home":"Início","last14Days":"Últimos 14 dias","lastDispenser":"Último dispensador","loadingInventoryItems":"Carregando itens de inventário...","location":"Localização","maxQuantityRemaining":"Quantidade máxima restante:","medicationDispenseActionMenu":"Menu de ações de dispensação de medicamentos","medicationListUpdated":"A lista de dispensação de medicamentos foi atualizada.","missedCollections":"Coleções perdidas","noAllergyDetailsFound":"Nenhum detalhe de alergia encontrado","noPrescriptionsToDisplay":"Não há prescrições para exibir","noRefills":"Sem recargas","numberIsNotValid":"O número não é válido","onsetDate":"Onset Date","ordered":"Pedido","orderedMedication ":"medicação solicitada","orders":"Pedidos","ordersForHomeDelivery":"Pedidos para entrega em domicílio","patientInstructions":"Instruções para o paciente","patientName":"Nome do paciente","pause":"Pausa","paused":"Pausado","pausedDispense":"dispensa pausada","pausePrescription":"Pausa na prescrição","prescribed":"Prescrito","prescriber":"Prescritor","prescriptionDetails":"Detalhes da prescrição","prescriptionInstructions":"Instruções de prescrição","prescriptionsToFillToday":"Prescrições a serem preenchidas hoje","print":"Imprimir","printPrescriptions":"Imprimir prescrições","quantity":"Quantidade","reasonForClose":"Motivo do fechamento","reasonForPause":"Motivo da pausa","refills":"Recargas","route":"Rota","searchByPatientIdOrName":"Pesquisar por ID ou nome do paciente","selectPrescriptions":"Verificar prescrições para impressão","selectStockDispense":"Selecionar estoque para dispensar","status":"Status","stockDispense":"Dispensa de estoque","stockDispensed":"Estoque dispensado","stockDispenseDetails":"Lote: {{batchNumber}} - Quantidade: {{quantity}} ({{quantityUoM}}) - Expiração: {{expiration}}","stockDispensedSuccessfully":"Estoque dispensado com sucesso e nível de lote atualizado.","substitutionReason":"Motivo da substituição","substitutionType":"Tipo de substituição","tabList":"Lista de guias","today":"Hoje","view":"Exibir","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/6606.js ADDED
@@ -0,0 +1 @@
1
+ (globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6606],{6811:(e,t,r)=>{"use strict";r.d(t,{Ye:()=>s});var n,o,i=r(1672),a=r.n(i),c=r(1239);const s=a().forwardRef((function(e,t){let{children:r,size:i=16,...s}=e;return a().createElement(c.Z,{width:i,height:i,ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor",...s},n||(n=a().createElement("path",{d:"M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"})),o||(o=a().createElement("path",{d:"M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"})),r)}))},7116:function(e,t,r){var n,o;"undefined"!=typeof self&&self,e.exports=(n=r(1672),o=r(5183),function(){"use strict";var e={328:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.PrintContextConsumer=t.PrintContext=void 0;var n=r(496),o=Object.prototype.hasOwnProperty.call(n,"createContext");t.PrintContext=o?n.createContext({}):null,t.PrintContextConsumer=t.PrintContext?t.PrintContext.Consumer:function(){return null}},428:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.ReactToPrint=void 0;var n=r(316),o=r(496),i=r(190),a=r(328),c=r(940),s=function(e){function t(){var t=e.apply(this,n.__spreadArray([],n.__read(arguments),!1))||this;return t.startPrint=function(e){var r=t.props,n=r.onAfterPrint,o=r.onPrintError,i=r.print,a=r.documentTitle;setTimeout((function(){var r,c;if(e.contentWindow)if(e.contentWindow.focus(),i)i(e).then((function(){return null==n?void 0:n()})).then((function(){return t.handleRemoveIframe()})).catch((function(e){o?o("print",e):t.logMessages(["An error was thrown by the specified `print` function"])}));else{if(e.contentWindow.print){var s=null!==(c=null===(r=e.contentDocument)||void 0===r?void 0:r.title)&&void 0!==c?c:"",u=e.ownerDocument.title;a&&(e.ownerDocument.title=a,e.contentDocument&&(e.contentDocument.title=a)),e.contentWindow.print(),a&&(e.ownerDocument.title=u,e.contentDocument&&(e.contentDocument.title=s))}else t.logMessages(["Printing for this browser is not currently possible: the browser does not have a `print` method available for iframes."]);null==n||n(),t.handleRemoveIframe()}else t.logMessages(["Printing failed because the `contentWindow` of the print iframe did not load. This is possibly an error with `react-to-print`. Please file an issue: https://github.com/gregnb/react-to-print/issues/"])}),500)},t.triggerPrint=function(e){var r=t.props,n=r.onBeforePrint,o=r.onPrintError;if(n){var i=n();i&&"function"==typeof i.then?i.then((function(){t.startPrint(e)})).catch((function(e){o&&o("onBeforePrint",e)})):t.startPrint(e)}else t.startPrint(e)},t.handlePrint=function(e){var r=t.props,o=r.bodyClass,a=r.content,c=r.copyStyles,s=r.fonts,u=r.pageStyle,l=r.nonce,f="function"==typeof e?e():null;if(f&&"function"==typeof a&&t.logMessages(['"react-to-print" received a `content` prop and a content param passed the callback return by `useReactToPrint. The `content` prop will be ignored.'],"warning"),f||"function"!=typeof a||(f=a()),void 0!==f)if(null!==f){var d=document.createElement("iframe");d.width="".concat(document.documentElement.clientWidth,"px"),d.height="".concat(document.documentElement.clientHeight,"px"),d.style.position="absolute",d.style.top="-".concat(document.documentElement.clientHeight+100,"px"),d.style.left="-".concat(document.documentElement.clientWidth+100,"px"),d.id="printWindow",d.srcdoc="<!DOCTYPE html>";var p=(0,i.findDOMNode)(f);if(p){var h=p.cloneNode(!0),y=h instanceof Text,v=document.querySelectorAll("link[rel~='stylesheet'], link[as='style']"),g=y?[]:h.querySelectorAll("img"),b=y?[]:h.querySelectorAll("video"),m=s?s.length:0;t.numResourcesToLoad=v.length+g.length+b.length+m,t.resourcesLoaded=[],t.resourcesErrored=[];var _=function(e,r){t.resourcesLoaded.includes(e)?t.logMessages(["Tried to mark a resource that has already been handled",e],"debug"):(r?(t.logMessages(n.__spreadArray(['"react-to-print" was unable to load a resource but will continue attempting to print the page'],n.__read(r),!1)),t.resourcesErrored.push(e)):t.resourcesLoaded.push(e),t.resourcesLoaded.length+t.resourcesErrored.length===t.numResourcesToLoad&&t.triggerPrint(d))};d.onload=function(){var e,r,i,a;d.onload=null;var f=d.contentDocument||(null===(r=d.contentWindow)||void 0===r?void 0:r.document);if(f){f.body.appendChild(h),s&&((null===(i=d.contentDocument)||void 0===i?void 0:i.fonts)&&(null===(a=d.contentWindow)||void 0===a?void 0:a.FontFace)?s.forEach((function(e){var t=new FontFace(e.family,e.source,{weight:e.weight,style:e.style});d.contentDocument.fonts.add(t),t.loaded.then((function(){_(t)})).catch((function(e){_(t,["Failed loading the font:",t,"Load error:",e])}))})):(s.forEach((function(e){return _(e)})),t.logMessages(['"react-to-print" is not able to load custom fonts because the browser does not support the FontFace API but will continue attempting to print the page'])));var v="function"==typeof u?u():u;if("string"!=typeof v)t.logMessages(['"react-to-print" expected a "string" from `pageStyle` but received "'.concat(typeof v,'". Styles from `pageStyle` will not be applied.')]);else{var m=f.createElement("style");l&&(m.setAttribute("nonce",l),f.head.setAttribute("nonce",l)),m.appendChild(f.createTextNode(v)),f.head.appendChild(m)}if(o&&(e=f.body.classList).add.apply(e,n.__spreadArray([],n.__read(o.split(" ")),!1)),!y){for(var w=y?[]:p.querySelectorAll("canvas"),P=f.querySelectorAll("canvas"),O=0;O<w.length;++O){var E=w[O],T=P[O].getContext("2d");T&&T.drawImage(E,0,0)}var x=function(e){var t=g[e],r=t.getAttribute("src");if(r){var n=new Image;n.onload=function(){return _(t)},n.onerror=function(e,r,n,o,i){return _(t,["Error loading <img>",t,"Error",i])},n.src=r}else _(t,['Found an <img> tag with an empty "src" attribute. This prevents pre-loading it. The <img> is:',t])};for(O=0;O<g.length;O++)x(O);var S=function(e){var t=b[e];t.preload="auto";var r=t.getAttribute("poster");if(r){var n=new Image;n.onload=function(){return _(t)},n.onerror=function(e,n,o,i,a){return _(t,["Error loading video poster",r,"for video",t,"Error:",a])},n.src=r}else t.readyState>=2?_(t):(t.onloadeddata=function(){return _(t)},t.onerror=function(e,r,n,o,i){return _(t,["Error loading video",t,"Error",i])},t.onstalled=function(){return _(t,["Loading video stalled, skipping",t])})};for(O=0;O<b.length;O++)S(O);var j="input",C=p.querySelectorAll(j),A=f.querySelectorAll(j);for(O=0;O<C.length;O++)A[O].value=C[O].value;var k="input[type=checkbox],input[type=radio]",R=p.querySelectorAll(k),M=f.querySelectorAll(k);for(O=0;O<R.length;O++)M[O].checked=R[O].checked;var D="select",I=p.querySelectorAll(D),F=f.querySelectorAll(D);for(O=0;O<I.length;O++)F[O].value=I[O].value}if(c)for(var q=document.querySelectorAll("style, link[rel~='stylesheet'], link[as='style']"),W=function(e,r){var n=q[e];if("style"===n.tagName.toLowerCase()){var o=f.createElement(n.tagName),i=n.sheet;if(i){var a="";try{for(var c=i.cssRules.length,s=0;s<c;++s)"string"==typeof i.cssRules[s].cssText&&(a+="".concat(i.cssRules[s].cssText,"\r\n"))}catch(e){t.logMessages(["A stylesheet could not be accessed. This is likely due to the stylesheet having cross-origin imports, and many browsers block script access to cross-origin stylesheets. See https://github.com/gregnb/react-to-print/issues/429 for details. You may be able to load the sheet by both marking the stylesheet with the cross `crossorigin` attribute, and setting the `Access-Control-Allow-Origin` header on the server serving the stylesheet. Alternatively, host the stylesheet on your domain to avoid this issue entirely.",n],"warning")}o.setAttribute("id","react-to-print-".concat(e)),l&&o.setAttribute("nonce",l),o.appendChild(f.createTextNode(a)),f.head.appendChild(o)}}else if(n.getAttribute("href"))if(n.hasAttribute("disabled"))t.logMessages(["`react-to-print` encountered a <link> tag with a `disabled` attribute and will ignore it. Note that the `disabled` attribute is deprecated, and some browsers ignore it. You should stop using it. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-disabled. The <link> is:",n],"warning"),_(n);else{for(var u=f.createElement(n.tagName),d=(s=0,n.attributes.length);s<d;++s){var p=n.attributes[s];p&&u.setAttribute(p.nodeName,p.nodeValue||"")}u.onload=function(){return _(u)},u.onerror=function(e,t,r,n,o){return _(u,["Failed to load",u,"Error:",o])},l&&u.setAttribute("nonce",l),f.head.appendChild(u)}else t.logMessages(["`react-to-print` encountered a <link> tag with an empty `href` attribute. In addition to being invalid HTML, this can cause problems in many browsers, and so the <link> was not loaded. The <link> is:",n],"warning"),_(n)},L=(O=0,q.length);O<L;++O)W(O)}0!==t.numResourcesToLoad&&c||t.triggerPrint(d)},t.handleRemoveIframe(!0),document.body.appendChild(d)}else t.logMessages(['"react-to-print" could not locate the DOM node corresponding with the `content` prop'])}else t.logMessages(['There is nothing to print because the "content" prop returned "null". Please ensure "content" is renderable before allowing "react-to-print" to be called.']);else t.logMessages(["To print a functional component ensure it is wrapped with `React.forwardRef`, and ensure the forwarded ref is used. See the README for an example: https://github.com/gregnb/react-to-print#examples"])},t.handleRemoveIframe=function(e){var r=t.props.removeAfterPrint;if(e||r){var n=document.getElementById("printWindow");n&&document.body.removeChild(n)}},t.logMessages=function(e,r){void 0===r&&(r="error"),t.props.suppressErrors||("error"===r?console.error(e):"warning"===r?console.warn(e):"debug"===r&&console.debug(e))},t}return n.__extends(t,e),t.prototype.handleClick=function(e,t){var r=this,n=this.props,o=n.onBeforeGetContent,i=n.onPrintError;if(o){var a=o();a&&"function"==typeof a.then?a.then((function(){return r.handlePrint(t)})).catch((function(e){i&&i("onBeforeGetContent",e)})):this.handlePrint(t)}else this.handlePrint(t)},t.prototype.render=function(){var e=this.props,t=e.children,r=e.trigger;if(r)return o.cloneElement(r(),{onClick:this.handleClick.bind(this)});if(!a.PrintContext)return this.logMessages(['"react-to-print" requires React ^16.3.0 to be able to use "PrintContext"']),null;var n={handlePrint:this.handleClick.bind(this)};return o.createElement(a.PrintContext.Provider,{value:n},t)},t.defaultProps=c.defaultProps,t}(o.Component);t.ReactToPrint=s},940:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.defaultProps=void 0,t.defaultProps={copyStyles:!0,pageStyle:"\n @page {\n /* Remove browser default header (title) and footer (url) */\n margin: 0;\n }\n @media print {\n body {\n /* Tell browsers to print background colors */\n -webkit-print-color-adjust: exact; /* Chrome/Safari/Edge/Opera */\n color-adjust: exact; /* Firefox */\n }\n }\n ",removeAfterPrint:!1,suppressErrors:!1}},892:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.useReactToPrint=void 0;var n=r(316),o=r(496),i=r(428),a=r(940),c=r(860),s=Object.prototype.hasOwnProperty.call(o,"useMemo")&&Object.prototype.hasOwnProperty.call(o,"useCallback");t.useReactToPrint=function(e){if(!s)return e.suppressErrors||console.error('"react-to-print" requires React ^16.8.0 to be able to use "useReactToPrint"'),function(){throw new Error('"react-to-print" requires React ^16.8.0 to be able to use "useReactToPrint"')};var t=o.useMemo((function(){return new i.ReactToPrint(n.__assign(n.__assign({},a.defaultProps),e))}),[e]);return o.useCallback((function(e,r){return(0,c.wrapCallbackWithArgs)(t,t.handleClick,r)(e)}),[t])}},860:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.wrapCallbackWithArgs=void 0;var n=r(316);t.wrapCallbackWithArgs=function(e,t){for(var r=[],o=2;o<arguments.length;o++)r[o-2]=arguments[o];return function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return t.apply(e,n.__spreadArray(n.__spreadArray([],n.__read(o),!1),n.__read(r),!1))}}},496:function(e){e.exports=n},190:function(e){e.exports=o},316:function(e,t,r){r.r(t),r.d(t,{__addDisposableResource:function(){return D},__assign:function(){return i},__asyncDelegator:function(){return T},__asyncGenerator:function(){return E},__asyncValues:function(){return x},__await:function(){return O},__awaiter:function(){return h},__classPrivateFieldGet:function(){return k},__classPrivateFieldIn:function(){return M},__classPrivateFieldSet:function(){return R},__createBinding:function(){return v},__decorate:function(){return c},__disposeResources:function(){return F},__esDecorate:function(){return u},__exportStar:function(){return g},__extends:function(){return o},__generator:function(){return y},__importDefault:function(){return A},__importStar:function(){return C},__makeTemplateObject:function(){return S},__metadata:function(){return p},__param:function(){return s},__propKey:function(){return f},__read:function(){return m},__rest:function(){return a},__runInitializers:function(){return l},__setFunctionName:function(){return d},__spread:function(){return _},__spreadArray:function(){return P},__spreadArrays:function(){return w},__values:function(){return b}});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function a(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function c(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function s(e,t){return function(r,n){t(r,n,e)}}function u(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var c,s=n.kind,u="getter"===s?"get":"setter"===s?"set":"value",l=!t&&e?n.static?e:e.prototype:null,f=t||(l?Object.getOwnPropertyDescriptor(l,n.name):{}),d=!1,p=r.length-1;p>=0;p--){var h={};for(var y in n)h[y]="access"===y?{}:n[y];for(var y in n.access)h.access[y]=n.access[y];h.addInitializer=function(e){if(d)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var v=(0,r[p])("accessor"===s?{get:f.get,set:f.set}:f[u],h);if("accessor"===s){if(void 0===v)continue;if(null===v||"object"!=typeof v)throw new TypeError("Object expected");(c=a(v.get))&&(f.get=c),(c=a(v.set))&&(f.set=c),(c=a(v.init))&&o.unshift(c)}else(c=a(v))&&("field"===s?o.unshift(c):f[u]=c)}l&&Object.defineProperty(l,n.name,f),d=!0}function l(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function f(e){return"symbol"==typeof e?e:"".concat(e)}function d(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function p(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function h(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{s(n.next(e))}catch(e){i(e)}}function c(e){try{s(n.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,c)}s((n=n.apply(e,t||[])).next())}))}function y(e,t){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(s){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(a=0)),a;)try{if(r=1,n&&(o=2&c[0]?n.return:c[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;switch(n=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return a.label++,{value:c[1],done:!1};case 5:a.label++,n=c[1],c=[0];continue;case 7:c=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){a=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){a.label=c[1];break}if(6===c[0]&&a.label<o[1]){a.label=o[1],o=c;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(c);break}o[2]&&a.ops.pop(),a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e],n=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,s])}}}var v=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function g(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||v(t,e,r)}function b(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function m(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function _(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(m(arguments[t]));return e}function w(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,c=i.length;a<c;a++,o++)n[o]=i[a];return n}function P(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function O(e){return this instanceof O?(this.v=e,this):new O(e)}function E(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n={},a("next"),a("throw"),a("return"),n[Symbol.asyncIterator]=function(){return this},n;function a(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){i.push([e,t,r,n])>1||c(e,t)}))})}function c(e,t){try{(r=o[e](t)).value instanceof O?Promise.resolve(r.value.v).then(s,u):l(i[0][2],r)}catch(e){l(i[0][3],e)}var r}function s(e){c("next",e)}function u(e){c("throw",e)}function l(e,t){e(t),i.shift(),i.length&&c(i[0][0],i[0][1])}}function T(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:O(e[n](t)),done:!1}:o?o(t):t}:o}}function x(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=b(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){!function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}(n,o,(t=e[r](t)).done,t.value)}))}}}function S(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var j=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function C(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&v(t,e,r);return j(t,e),t}function A(e){return e&&e.__esModule?e:{default:e}}function k(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function R(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function M(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function D(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose]}if("function"!=typeof n)throw new TypeError("Object not disposable.");e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var I="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function F(e){function t(t){e.error=e.hasError?new I(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}return function r(){for(;e.stack.length;){var n=e.stack.pop();try{var o=n.dispose&&n.dispose.call(n.value);if(n.async)return Promise.resolve(o).then(r,(function(e){return t(e),r()}))}catch(e){t(e)}}if(e.hasError)throw e.error}()}t.default={__extends:o,__assign:i,__rest:a,__decorate:c,__param:s,__metadata:p,__awaiter:h,__generator:y,__createBinding:v,__exportStar:g,__values:b,__read:m,__spread:_,__spreadArrays:w,__spreadArray:P,__await:O,__asyncGenerator:E,__asyncDelegator:T,__asyncValues:x,__makeTemplateObject:S,__importStar:C,__importDefault:A,__classPrivateFieldGet:k,__classPrivateFieldSet:R,__classPrivateFieldIn:M,__addDisposableResource:D,__disposeResources:F}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};return function(){var e=i;Object.defineProperty(e,"__esModule",{value:!0}),e.useReactToPrint=e.ReactToPrint=e.PrintContextConsumer=void 0;var t=r(328);Object.defineProperty(e,"PrintContextConsumer",{enumerable:!0,get:function(){return t.PrintContextConsumer}});var n=r(428);Object.defineProperty(e,"ReactToPrint",{enumerable:!0,get:function(){return n.ReactToPrint}});var o=r(892);Object.defineProperty(e,"useReactToPrint",{enumerable:!0,get:function(){return o.useReactToPrint}});var a=r(428);e.default=a.ReactToPrint}(),i}())}}]);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"6606.js","mappings":"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","sources":["webpack://@openmrs/esm-dispensing-app/./node_modules/@carbon/icons-react/es/generated/bucket-10.js","webpack://@openmrs/esm-dispensing-app/./node_modules/react-to-print/lib/index.js"],"names":["_path134","_path135","Location","_ref79","ref","children","size","rest","width","height","xmlns","viewBox","fill","d","e","t","self","module","exports","r","Object","defineProperty","value","PrintContextConsumer","PrintContext","n","o","prototype","hasOwnProperty","call","createContext","Consumer","ReactToPrint","i","a","c","s","apply","this","__spreadArray","__read","arguments","startPrint","props","onAfterPrint","onPrintError","print","documentTitle","setTimeout","contentWindow","focus","then","handleRemoveIframe","catch","logMessages","contentDocument","title","u","ownerDocument","triggerPrint","onBeforePrint","handlePrint","bodyClass","content","copyStyles","fonts","pageStyle","l","nonce","f","document","createElement","concat","documentElement","clientWidth","clientHeight","style","position","top","left","id","srcdoc","p","findDOMNode","h","cloneNode","y","Text","b","querySelectorAll","v","g","m","length","numResourcesToLoad","resourcesLoaded","resourcesErrored","_","includes","push","onload","body","appendChild","FontFace","forEach","family","source","weight","add","loaded","setAttribute","head","createTextNode","classList","split","w","P","O","x","S","getContext","drawImage","E","getAttribute","Image","onerror","src","T","preload","readyState","onloadeddata","onstalled","j","C","A","k","R","M","checked","D","I","q","F","W","tagName","toLowerCase","sheet","cssRules","cssText","hasAttribute","attributes","nodeName","nodeValue","L","removeAfterPrint","getElementById","removeChild","suppressErrors","console","error","warn","debug","__extends","handleClick","onBeforeGetContent","render","trigger","cloneElement","onClick","bind","Provider","defaultProps","Component","useReactToPrint","Error","useMemo","__assign","useCallback","wrapCallbackWithArgs","__addDisposableResource","__asyncDelegator","__asyncGenerator","__asyncValues","__await","__awaiter","__classPrivateFieldGet","__classPrivateFieldIn","__classPrivateFieldSet","__createBinding","__decorate","__disposeResources","__esDecorate","__exportStar","__generator","__importDefault","__importStar","__makeTemplateObject","__metadata","__param","__propKey","__rest","__runInitializers","__setFunctionName","__spread","__spreadArrays","__values","setPrototypeOf","__proto__","Array","TypeError","String","constructor","create","assign","indexOf","getOwnPropertySymbols","propertyIsEnumerable","getOwnPropertyDescriptor","Reflect","decorate","kind","static","name","access","addInitializer","get","set","init","unshift","description","configurable","metadata","Promise","next","throw","done","label","sent","trys","ops","return","Symbol","iterator","pop","__esModule","writable","enumerable","slice","asyncIterator","resolve","shift","raw","default","has","asyncDispose","dispose","stack","async","SuppressedError","suppressed","hasError","toStringTag"],"sourceRoot":""}
package/dist/6727.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6727],{6727:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[6727],{6727:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/7406.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[7406],{7406:(e,t,n)=>{n.r(t),n.d(t,{default:()=>v});var r=n(1672),o=n.n(r),i=n(3397),a=n(1637),s=n(1132),c=n(4174),u=n(1691),l=n(2404),d=n(6114),p=n(1905);function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function b(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(n):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}const v=function(e){var t,n,f,v=e.medicationDispense,y=e.mode,g=e.patientUuid,h=e.encounterUuid,O=e.closeWorkspace,C=e.closeWorkspaceWithSavedChanges,S=(0,i.useTranslation)().t,E=(0,s.useConfig)(),P=((0,s.useLayoutType)(),(0,s.usePatient)(g)),k=P.patient,w=P.isLoading,j=b((0,r.useState)(),2),D=j[0],x=j[1],A=b((0,r.useState)(!1),2),_=A[0],T=A[1],U=b((0,r.useState)(!1),2),R=U[0],F=U[1],I=b((0,r.useState)([]),2),L=I[0],N=I[1],W=(0,c.CA)(E.valueSets.reasonForPause.uuid).reasonForPauseValueSet;(0,r.useEffect)((function(){var e,t=[];if(null==W||null===(e=W.compose)||void 0===e?void 0:e.include){var n,r=W.compose.include.find((function(e){return!e.system}));r&&(null===(n=r.concept)||void 0===n||n.forEach((function(e){return t.push({id:e.code,text:e.display})})),t.sort((function(e,t){return e.text.localeCompare(t.text)})))}N(t)}),[W]),(0,r.useEffect)((function(){return x(v)}),[v]),(0,r.useEffect)((function(){var e;D&&(null===(e=D.statusReasonCodeableConcept)||void 0===e?void 0:e.coding[0].code)?T(!0):T(!1)}),[D]);var M=(0,r.useMemo)((function(){if(k)return{patient:k,patientUuid:g,hideActionsOverflow:!0}}),[k,g]);return o().createElement(a.l09,{className:p.Z.formWrapper},o().createElement("div",null,w&&o().createElement(a.lSo,{className:p.Z.bannerLoading,iconDescription:"Loading",description:"Loading banner",status:"active"}),k&&o().createElement(s.ExtensionSlot,{name:"patient-header-slot",state:M}),o().createElement("section",{className:p.Z.formGroup},o().createElement(s.ResponsiveWrapper,null,o().createElement(a.CtY,{id:"reasonForPause",items:L,titleText:S("reasonForPause","Reason for pause"),itemToString:function(e){return null==e?void 0:e.text},initialSelectedItem:{id:null===(n=v.statusReasonCodeableConcept)||void 0===n||null===(t=n.coding[0])||void 0===t?void 0:t.code,text:null===(f=v.statusReasonCodeableConcept)||void 0===f?void 0:f.text},onChange:function(e){var t,n,r=e.selectedItem;x((t=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){m(e,t,n[t])}))}return e}({},D),n=null!=(n={statusReasonCodeableConcept:{coding:[{code:null==r?void 0:r.id}]}})?n:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n}(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})),t))}})))),o().createElement("section",{className:p.Z.buttonGroup},o().createElement(a.zxk,{disabled:R,onClick:function(){return O()},kind:"secondary"},(0,s.getCoreTranslation)("cancel","Cancel")),o().createElement(a.zxk,{disabled:!_||R,onClick:function(){if(!R){F(!0);var e=new AbortController;(0,c.VF)(D,d.jm.on_hold,e).then((function(e){return e.ok&&!v.id?(0,u.XN)((0,l.i7)(D.authorizingPrescription[0].reference),d.nn.on_hold):e})).then((function(e){e.ok&&((0,l.A8)(h),(0,s.showSnackbar)({kind:"success",subtitle:S("enter"===y?"medicationDispensePaused":"medicationDispenseUpdated","enter"===y?"Medication dispense paused.":"Dispense record successfully updated."),title:S("enter"===y?"medicationDispensePaused":"medicationDispenseUpdated","enter"===y?"Medication dispense paused.":"Dispense record successfully updated.")}),C())})).catch((function(e){(0,s.showSnackbar)({title:S("enter"===y?"medicationDispensePauseError":"medicationDispenseUpdatedError","enter"===y?"Error pausing medication dispense.":"Error updating dispense record"),kind:"error",subtitle:null==e?void 0:e.message}),F(!1)}))}}},S("enter"===y?"pause":"saveChanges","enter"===y?"Pause":"Save changes"))))}}}]);
@@ -0,0 +1 @@
1
+ {"version":3,"file":"7406.js","mappings":"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","sources":["webpack://@openmrs/esm-dispensing-app/./src/forms/pause-dispense-form.workspace.tsx"],"names":["medicationDispense","mode","patientUuid","encounterUuid","closeWorkspace","closeWorkspaceWithSavedChanges","useTranslation","t","config","useConfig","usePatient","useLayoutType","patient","isLoading","useState","medicationDispensePayload","setMedicationDispensePayload","isValid","setIsValid","isSubmitting","setIsSubmitting","reasonsForPause","setReasonsForPause","useReasonForPauseValueSet","valueSets","reasonForPause","uuid","reasonForPauseValueSet","useEffect","reasonForPauseOptions","compose","include","uuidValueSet","find","system","concept","forEach","push","id","code","text","display","sort","a","b","localeCompare","statusReasonCodeableConcept","coding","bannerState","useMemo","hideActionsOverflow","Form","className","styles","formWrapper","div","InlineLoading","bannerLoading","iconDescription","description","status","ExtensionSlot","name","state","section","formGroup","ResponsiveWrapper","ComboBox","items","titleText","itemToString","item","initialSelectedItem","onChange","selectedItem","buttonGroup","Button","disabled","onClick","kind","getCoreTranslation","abortController","AbortController","saveMedicationDispense","MedicationDispenseStatus","on_hold","then","response","ok","updateMedicationRequestFulfillerStatus","getUuidFromReference","authorizingPrescription","reference","MedicationRequestFulfillerStatus","revalidate","showSnackbar","subtitle","title","catch","error","message"],"sourceRoot":""}
package/dist/744.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[744],{744:e=>{e.exports=JSON.parse('{"active":"Kích hoạt","activePrescriptions":"Đơn thuốc đang hoạt động","age":"Age","allergiesCount_one":"{{count}} dị ứng","allergiesCount_other":"{{count}} dị ứng","allPrescriptions":"Tất cả đơn thuốc","appName":"Nhà thuốc","cancelled":"Đã hủy","checkFilters":"Check the filters above","clearSearchInput":"Xóa tìm kiếm","close":"Đóng","closed":"Đã đóng","closedDispense":"đóng cửa phân phối","closePrescription":"Đóng đơn thuốc","completed":"Hoàn thành","created":"Đã tạo","datePrescribed":"Date prescribed","delete":"Xóa","dispense":"Phân chia","dispensed":"Đã phân chia","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"thuốc đã được phát","dispensePrescription":"Phân phối đơn thuốc","dispensing":"Phân phối","dispensingAppError":"Lỗi ứng dụng phân phối","dispensingAppMisconfigurationMessage":"Vui lòng liên hệ với quản trị hệ thống của bạn: Cấu hình sai - không thể bật \'restrictTotalQuantityDispensed\' nếu bật \'allowModifyingPrescription\'.","dose":"Liều lượng","doseUnit":"Đơn vị liều lượng","drugDispensingUnit":"Đơn vị phân phối","drugs":"Thuốc","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Chỉnh sửa hồ sơ phân phối","editPauseRecord":"Chỉnh sửa tạm dừng bản ghi","editRecord":"Chỉnh sửa bản ghi","error":"Lỗi","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Hết hạn","filterByLocation":"Lọc theo vị trí","for":"for","frequency":"Tính thường xuyên","historyComments":"Lịch sử và bình luận","home":"Home","last14Days":"14 ngày qua","lastDispenser":"Bộ phân phối tải","loadingInventoryItems":"Loading inventory items...","location":"Vị trí","maxQuantityRemaining":"Số lượng còn lại tối đa:","medicationDispenseActionMenu":"Menu Hành động Phân phối Thuốc","medicationListUpdated":"Danh sách thuốc phân phối đã được cập nhật.","missedCollections":"Bộ sưu tập bị bỏ lỡ","noAllergyDetailsFound":"Không tìm thấy thông tin chi tiết về dị ứng","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Số không hợp lệ","ordered":"Đã đặt hàng","orderedMedication ":"ordered medication","orders":"Đơn hàng","ordersForHomeDelivery":"Đơn hàng giao tận nhà","patientInstructions":"Hướng dẫn bệnh nhân","patientName":"Tên bệnh nhân","pause":"Tạm dừng","paused":"Đã đừng","pausedDispense":"tạm dừng phân phối","pausePrescription":"Tạm dừng đơn thuốc","prescribed":"Được kê đơn","prescriber":"Kê đơn","prescriptionDetails":"Chi tiết đơn thuốc","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Số lượng","reasonForClose":"Lý do đóng cửa","reasonForPause":"Lý do tạm dừng","refills":"Nạp lại","route":"Route","searchByPatientIdOrName":"Tìm kiếm theo ID hoặc tên bệnh nhân","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Trạng thái","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Lý do thay thế","substitutionType":"Loại thay thế","tabList":"Danh sách thẻ","today":"Hôm nay","view":"Xem"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[744],{744:n=>{n.exports=JSON.parse('{"active":"Kích hoạt","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Đơn thuốc đang hoạt động","age":"Age","allergiesCount_one":"{{count}} dị ứng","allergiesCount_other":"{{count}} dị ứng","allPrescriptions":"Tất cả đơn thuốc","appName":"Nhà thuốc","cancelled":"Đã hủy","checkFilters":"Check the filters above","clearSearchInput":"Xóa tìm kiếm","close":"Đóng","closed":"Đã đóng","closedDispense":"đóng cửa phân phối","closePrescription":"Đóng đơn thuốc","completed":"Hoàn thành","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Đã tạo","datePrescribed":"Date prescribed","delete":"Xóa","diagnosis":"Diagnosis","dispense":"Phân chia","dispensed":"Đã phân chia","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"thuốc đã được phát","dispensePrescription":"Phân phối đơn thuốc","dispensing":"Phân phối","dispensingAppError":"Lỗi ứng dụng phân phối","dispensingAppMisconfigurationMessage":"Vui lòng liên hệ với quản trị hệ thống của bạn: Cấu hình sai - không thể bật \'restrictTotalQuantityDispensed\' nếu bật \'allowModifyingPrescription\'.","dose":"Liều lượng","doseUnit":"Đơn vị liều lượng","drugDispensingUnit":"Đơn vị phân phối","drugs":"Thuốc","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Chỉnh sửa hồ sơ phân phối","editPauseRecord":"Chỉnh sửa tạm dừng bản ghi","editRecord":"Chỉnh sửa bản ghi","error":"Lỗi","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Hết hạn","filterByLocation":"Lọc theo vị trí","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Tính thường xuyên","historyComments":"Lịch sử và bình luận","home":"Home","last14Days":"14 ngày qua","lastDispenser":"Bộ phân phối tải","loadingInventoryItems":"Loading inventory items...","location":"Vị trí","maxQuantityRemaining":"Số lượng còn lại tối đa:","medicationDispenseActionMenu":"Menu Hành động Phân phối Thuốc","medicationListUpdated":"Danh sách thuốc phân phối đã được cập nhật.","missedCollections":"Bộ sưu tập bị bỏ lỡ","noAllergyDetailsFound":"Không tìm thấy thông tin chi tiết về dị ứng","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Số không hợp lệ","onsetDate":"Onset Date","ordered":"Đã đặt hàng","orderedMedication ":"ordered medication","orders":"Đơn hàng","ordersForHomeDelivery":"Đơn hàng giao tận nhà","patientInstructions":"Hướng dẫn bệnh nhân","patientName":"Tên bệnh nhân","pause":"Tạm dừng","paused":"Đã đừng","pausedDispense":"tạm dừng phân phối","pausePrescription":"Tạm dừng đơn thuốc","prescribed":"Được kê đơn","prescriber":"Kê đơn","prescriptionDetails":"Chi tiết đơn thuốc","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Số lượng","reasonForClose":"Lý do đóng cửa","reasonForPause":"Lý do tạm dừng","refills":"Nạp lại","route":"Route","searchByPatientIdOrName":"Tìm kiếm theo ID hoặc tên bệnh nhân","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Trạng thái","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Lý do thay thế","substitutionType":"Loại thay thế","tabList":"Danh sách thẻ","today":"Hôm nay","view":"Xem","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/7807.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[7807],{7807:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[7807],{7807:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/7998.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[7998],{7998:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[7998],{7998:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/8271.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8271],{8271:e=>{e.exports=JSON.parse('{"active":"激活","activePrescriptions":"当前处方","age":"年龄","allergiesCount_one":"{{count}} 过敏","allergiesCount_other":"{{count}} 过敏","allPrescriptions":"所有处方","appName":"药房","cancelled":"已取消","checkFilters":"检查上方的筛选条件","clearSearchInput":"清除搜索输入","close":"关闭","closed":"已关闭","closedDispense":"配药已关闭","closePrescription":"关闭处方","completed":"已完成","created":"已创建","datePrescribed":"处方日期","delete":"删除","dispense":"配药","dispensed":"已配药","dispenseDate":"配药日期","dispensedBy":"配药人","dispensedMedication":"配方用药","dispensePrescription":"配药处方","dispensing":"配药","dispensingAppError":"配药 App 错误","dispensingAppMisconfigurationMessage":"请联系您的系统管理员:配置错误-如果启用了“allowModifyingPrescription”,则无法启用“restrictTotalQuantityDisposed”。","dose":"剂量","doseUnit":"剂量单位","drugDispensingUnit":"配药单位","drugs":"药物","editCloseeRecord":"编辑关闭记录","editDispenseRecord":"编辑配药记录","editPauseRecord":"编辑暂停记录","editRecord":"编辑记录","error":"错误","errorLoadingInventoryItems":"提取库存时出错","expired":"已过期","filterByLocation":"根据地点过滤","for":"为","frequency":"频率","historyComments":"历史和备注","home":"首页","last14Days":"最近14天","lastDispenser":"最近配药人","loadingInventoryItems":"加载库存条目...","location":"地点","maxQuantityRemaining":"剩余最大数量:","medicationDispenseActionMenu":"药物分配操作菜单","medicationListUpdated":"配药列表已更新","missedCollections":"集合缺失","noAllergyDetailsFound":"未找到过敏详细信息","noPrescriptionsToDisplay":"没有可显示的处方","noRefills":"没有补充项","numberIsNotValid":"数值无效","ordered":"已下医嘱","orderedMedication ":"处方用药","orders":"医嘱","ordersForHomeDelivery":"携家药物医嘱","patientInstructions":"患者指导","patientName":"患者姓名","pause":"暂停","paused":"已暂停","pausedDispense":"配药已暂停","pausePrescription":"暂停处方","prescribed":"已处方","prescriber":"处方人","prescriptionDetails":"处方细节","prescriptionInstructions":"处方指导","prescriptionsToFillToday":"今天要配药","print":"打印","printPrescriptions":"打印处方","quantity":"数量","reasonForClose":"关闭原因","reasonForPause":"暂停原因","refills":"补充","route":"途径","searchByPatientIdOrName":"搜索患者姓名或ID标识","selectPrescriptions":"检查待打印的处方","selectStockDispense":"选择配药的库存","status":"状态","stockDispense":"库存分配","stockDispensed":"库存已分配","stockDispenseDetails":"批次 {{batchNumber}} - 数量: {{quantity}} ({{quantityUoM}}) - 保质期: {{expiration}}","stockDispensedSuccessfully":"库存已成功分配,批次级别已更新。","substitutionReason":"替换原因","substitutionType":"替换类型","tabList":"表列表","today":"今日","view":"查看"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8271],{8271:e=>{e.exports=JSON.parse('{"active":"激活","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"当前处方","age":"年龄","allergiesCount_one":"{{count}} 过敏","allergiesCount_other":"{{count}} 过敏","allPrescriptions":"所有处方","appName":"药房","cancelled":"已取消","checkFilters":"检查上方的筛选条件","clearSearchInput":"清除搜索输入","close":"关闭","closed":"已关闭","closedDispense":"配药已关闭","closePrescription":"关闭处方","completed":"已完成","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"已创建","datePrescribed":"处方日期","delete":"删除","diagnosis":"Diagnosis","dispense":"配药","dispensed":"已配药","dispenseDate":"配药日期","dispensedBy":"配药人","dispensedMedication":"配方用药","dispensePrescription":"配药处方","dispensing":"配药","dispensingAppError":"配药 App 错误","dispensingAppMisconfigurationMessage":"请联系您的系统管理员:配置错误-如果启用了“allowModifyingPrescription”,则无法启用“restrictTotalQuantityDisposed”。","dose":"剂量","doseUnit":"剂量单位","drugDispensingUnit":"配药单位","drugs":"药物","editCloseeRecord":"编辑关闭记录","editDispenseRecord":"编辑配药记录","editPauseRecord":"编辑暂停记录","editRecord":"编辑记录","error":"错误","errorLoadingInventoryItems":"提取库存时出错","expired":"已过期","filterByLocation":"根据地点过滤","finalDiagnoses":"Final Diagnoses","for":"为","frequency":"频率","historyComments":"历史和备注","home":"首页","last14Days":"最近14天","lastDispenser":"最近配药人","loadingInventoryItems":"加载库存条目...","location":"地点","maxQuantityRemaining":"剩余最大数量:","medicationDispenseActionMenu":"药物分配操作菜单","medicationListUpdated":"配药列表已更新","missedCollections":"集合缺失","noAllergyDetailsFound":"未找到过敏详细信息","noPrescriptionsToDisplay":"没有可显示的处方","noRefills":"没有补充项","numberIsNotValid":"数值无效","onsetDate":"Onset Date","ordered":"已下医嘱","orderedMedication ":"处方用药","orders":"医嘱","ordersForHomeDelivery":"携家药物医嘱","patientInstructions":"患者指导","patientName":"患者姓名","pause":"暂停","paused":"已暂停","pausedDispense":"配药已暂停","pausePrescription":"暂停处方","prescribed":"已处方","prescriber":"处方人","prescriptionDetails":"处方细节","prescriptionInstructions":"处方指导","prescriptionsToFillToday":"今天要配药","print":"打印","printPrescriptions":"打印处方","quantity":"数量","reasonForClose":"关闭原因","reasonForPause":"暂停原因","refills":"补充","route":"途径","searchByPatientIdOrName":"搜索患者姓名或ID标识","selectPrescriptions":"检查待打印的处方","selectStockDispense":"选择配药的库存","status":"状态","stockDispense":"库存分配","stockDispensed":"库存已分配","stockDispenseDetails":"批次 {{batchNumber}} - 数量: {{quantity}} ({{quantityUoM}}) - 保质期: {{expiration}}","stockDispensedSuccessfully":"库存已成功分配,批次级别已更新。","substitutionReason":"替换原因","substitutionType":"替换类型","tabList":"表列表","today":"今日","view":"查看","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/8319.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8319],{8319:e=>{e.exports=JSON.parse('{"active":"Activo","activePrescriptions":"Recetas activas","age":"Edad","allergiesCount_one":"{{count}} alergia","allergiesCount_other":"{{count}} alergias","allPrescriptions":"Todas las recetas","appName":"Farmacia","cancelled":"Cancelada","checkFilters":"Verifique los filtros de arriba","clearSearchInput":"Borrar entrada de búsqueda","close":"Cerrar","closed":"Cerrada","closedDispense":"dispensa cerrada","closePrescription":"Receta cerrada","completed":"Completada","created":"Creada","datePrescribed":"Fecha de receta","delete":"Eliminar","dispense":"Dispensar","dispensed":"Dispensado","dispenseDate":"Fecha de entrega","dispensedBy":"Entregado por","dispensedMedication":"Medicamentos dispensados","dispensePrescription":"Dispensar receta","dispensing":"Dispensando","dispensingAppError":"Error en la aplicación de dispensación","dispensingAppMisconfigurationMessage":"Por favor, contacte con la administración del sistema: Configuración incorrecta - \'restrictTotalQuantityDispensed\' no puede ser habilitado si \'allowModifyingPrescription\' está habilitado.","dose":"Dosis","doseUnit":"Unidad de dosis","drugDispensingUnit":"Unidad de dispensación","drugs":"Medicamentos","editCloseeRecord":"Editar registro cerrado","editDispenseRecord":"Editar Registro de Dispensación","editPauseRecord":"Editar Registro de Pausa","editRecord":"Editar Registro","error":"Error","errorLoadingInventoryItems":"Se produjo un error al cargar los elementos del inventario","expired":"Expirado","filterByLocation":"Filtrar por ubicación","for":"para","frequency":"Frecuencia","historyComments":"Historial y comentarios","home":"Inicio","last14Days":"Últimos 14 días","lastDispenser":"Último dispensador","loadingInventoryItems":"Cargando artículos del inventario...","location":"Ubicación","maxQuantityRemaining":"Cantidad máxima restante:","medicationDispenseActionMenu":"Menú de Acciones de Dispensación de Medicamentos","medicationListUpdated":"La lista de dispensación de medicamentos ha sido actualizada.","missedCollections":"Colecciones omitidas","noAllergyDetailsFound":"No se encontraron detalles de alergias","noPrescriptionsToDisplay":"No hay recetas para mostrar","noRefills":"Sin recargas","numberIsNotValid":"El número no es válido","ordered":"Ordenado","orderedMedication ":"Medicamento prescrito","orders":"Órdenes","ordersForHomeDelivery":"Órdenes para entrega a domicilio","patientInstructions":"Instrucciones del paciente","patientName":"Nombre del paciente","pause":"Pausa","paused":"Pausado","pausedDispense":"dispensación pausada","pausePrescription":"Receta pausada","prescribed":"Recetado","prescriber":"Profesional que receta","prescriptionDetails":"Detalles de la receta","prescriptionInstructions":"Instrucciones de receta","prescriptionsToFillToday":"Recetas a completar hoy","print":"Imprimir","printPrescriptions":"Imprimir recetas","quantity":"Cantidad","reasonForClose":"Razón del cierre","reasonForPause":"Razón de la pausa","refills":"Reabastecimientos","route":"Vía","searchByPatientIdOrName":"Guardar por ID o nombre del paciente","selectPrescriptions":"Revisar las recetas a imprimir","selectStockDispense":"Seleccione el stock para dispensar","status":"Estado","stockDispense":"Dispensación de stock","stockDispensed":"Stock dispensado","stockDispenseDetails":"\\"Lote: {{batchNumber}} - Cantidad: {{quantity}} ({{quantityUoM}}) - Vencimiento: {{expiration}}\\"","stockDispensedSuccessfully":"Stock dispensado con éxito y nivel de lote actualizado.","substitutionReason":"Razón de la sustitución","substitutionType":"Tipo de sustitución","tabList":"Lista de Pestañas","today":"Hoy","view":"Ver"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8319],{8319:e=>{e.exports=JSON.parse('{"active":"Activo","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Recetas activas","age":"Edad","allergiesCount_one":"{{count}} alergia","allergiesCount_other":"{{count}} alergias","allPrescriptions":"Todas las recetas","appName":"Farmacia","cancelled":"Cancelada","checkFilters":"Verifique los filtros de arriba","clearSearchInput":"Borrar entrada de búsqueda","close":"Cerrar","closed":"Cerrada","closedDispense":"dispensa cerrada","closePrescription":"Receta cerrada","completed":"Completada","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Creada","datePrescribed":"Fecha de receta","delete":"Eliminar","diagnosis":"Diagnosis","dispense":"Dispensar","dispensed":"Dispensado","dispenseDate":"Fecha de entrega","dispensedBy":"Entregado por","dispensedMedication":"Medicamentos dispensados","dispensePrescription":"Dispensar receta","dispensing":"Dispensando","dispensingAppError":"Error en la aplicación de dispensación","dispensingAppMisconfigurationMessage":"Por favor, contacte con la administración del sistema: Configuración incorrecta - \'restrictTotalQuantityDispensed\' no puede ser habilitado si \'allowModifyingPrescription\' está habilitado.","dose":"Dosis","doseUnit":"Unidad de dosis","drugDispensingUnit":"Unidad de dispensación","drugs":"Medicamentos","editCloseeRecord":"Editar registro cerrado","editDispenseRecord":"Editar Registro de Dispensación","editPauseRecord":"Editar Registro de Pausa","editRecord":"Editar Registro","error":"Error","errorLoadingInventoryItems":"Se produjo un error al cargar los elementos del inventario","expired":"Expirado","filterByLocation":"Filtrar por ubicación","finalDiagnoses":"Final Diagnoses","for":"para","frequency":"Frecuencia","historyComments":"Historial y comentarios","home":"Inicio","last14Days":"Últimos 14 días","lastDispenser":"Último dispensador","loadingInventoryItems":"Cargando artículos del inventario...","location":"Ubicación","maxQuantityRemaining":"Cantidad máxima restante:","medicationDispenseActionMenu":"Menú de Acciones de Dispensación de Medicamentos","medicationListUpdated":"La lista de dispensación de medicamentos ha sido actualizada.","missedCollections":"Colecciones omitidas","noAllergyDetailsFound":"No se encontraron detalles de alergias","noPrescriptionsToDisplay":"No hay recetas para mostrar","noRefills":"Sin recargas","numberIsNotValid":"El número no es válido","onsetDate":"Onset Date","ordered":"Ordenado","orderedMedication ":"Medicamento prescrito","orders":"Órdenes","ordersForHomeDelivery":"Órdenes para entrega a domicilio","patientInstructions":"Instrucciones del paciente","patientName":"Nombre del paciente","pause":"Pausa","paused":"Pausado","pausedDispense":"dispensación pausada","pausePrescription":"Receta pausada","prescribed":"Recetado","prescriber":"Profesional que receta","prescriptionDetails":"Detalles de la receta","prescriptionInstructions":"Instrucciones de receta","prescriptionsToFillToday":"Recetas a completar hoy","print":"Imprimir","printPrescriptions":"Imprimir recetas","quantity":"Cantidad","reasonForClose":"Razón del cierre","reasonForPause":"Razón de la pausa","refills":"Reabastecimientos","route":"Vía","searchByPatientIdOrName":"Guardar por ID o nombre del paciente","selectPrescriptions":"Revisar las recetas a imprimir","selectStockDispense":"Seleccione el stock para dispensar","status":"Estado","stockDispense":"Dispensación de stock","stockDispensed":"Stock dispensado","stockDispenseDetails":"\\"Lote: {{batchNumber}} - Cantidad: {{quantity}} ({{quantityUoM}}) - Vencimiento: {{expiration}}\\"","stockDispensedSuccessfully":"Stock dispensado con éxito y nivel de lote actualizado.","substitutionReason":"Razón de la sustitución","substitutionType":"Tipo de sustitución","tabList":"Lista de Pestañas","today":"Hoy","view":"Ver","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/8323.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8323],{8323:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8323],{8323:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/8788.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8788],{8788:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[8788],{8788:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/899.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[899],{899:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[899],{899:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);
package/dist/9261.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[9261],{9261:e=>{e.exports=JSON.parse('{"active":"Active","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_dispensing_app=globalThis.webpackChunk_openmrs_esm_dispensing_app||[]).push([[9261],{9261:e=>{e.exports=JSON.parse('{"active":"Active","activecondition":"Active Condition","activeConditions":"Active Condition","activePrescriptions":"Active prescriptions","age":"Age","allergiesCount_one":"{{count}} allergy","allergiesCount_other":"{{count}} allergies","allPrescriptions":"All prescriptions","appName":"Pharmacy","cancelled":"Cancelled","checkFilters":"Check the filters above","clearSearchInput":"Clear search input","close":"Close","closed":"Closed","closedDispense":"closed dispense","closePrescription":"Close prescription","completed":"Completed","conditions":"Condition","conditionsAndDiagnoses":"Conditions and diagnoses","created":"Created","datePrescribed":"Date prescribed","delete":"Delete","diagnosis":"Diagnosis","dispense":"Dispense","dispensed":"Dispensed","dispenseDate":"Date of Dispense","dispensedBy":"Dispensed by","dispensedMedication":"dispensed medication","dispensePrescription":"Dispense prescription","dispensing":"Dispensing","dispensingAppError":"Dispensing App Error","dispensingAppMisconfigurationMessage":"Please contact your system administration: Misconfiguration - \'restrictTotalQuantityDispensed\' cannot be enabled if \'allowModifyingPrescription\' is enabled.","dose":"Dose","doseUnit":"Dose unit","drugDispensingUnit":"Dispensing unit","drugs":"Drugs","editCloseeRecord":"Edit Close Record","editDispenseRecord":"Edit Dispense Record","editPauseRecord":"Edit Pause Record","editRecord":"Edit Record","error":"Error","errorLoadingInventoryItems":"Error fetching inventory items","expired":"Expired","filterByLocation":"Filter by location","finalDiagnoses":"Final Diagnoses","for":"for","frequency":"Frequency","historyComments":"History and comments","home":"Home","last14Days":"Last 14 days","lastDispenser":"Last dispenser","loadingInventoryItems":"Loading inventory items...","location":"Location","maxQuantityRemaining":"Maximum quantity remaining:","medicationDispenseActionMenu":"Medication Dispense Action Menu","medicationListUpdated":"Medication dispense list has been updated.","missedCollections":"Missed collections","noAllergyDetailsFound":"No allergy details found","noPrescriptionsToDisplay":"No prescriptions to display","noRefills":"No refills","numberIsNotValid":"Number is not valid","onsetDate":"Onset Date","ordered":"Ordered","orderedMedication ":"ordered medication","orders":"Orders","ordersForHomeDelivery":"Orders for home delivery","patientInstructions":"Patient instructions","patientName":"Patient name","pause":"Pause","paused":"Paused","pausedDispense":"paused dispense","pausePrescription":"Pause prescription","prescribed":"Prescribed","prescriber":"Prescriber","prescriptionDetails":"Prescription details","prescriptionInstructions":"Prescription instructions","prescriptionsToFillToday":"Prescriptions to fill today","print":"Print","printPrescriptions":"Print prescriptions","quantity":"Quantity","reasonForClose":"Reason for close","reasonForPause":"Reason for pause","refills":"Refills","route":"Route","searchByPatientIdOrName":"Search by patient ID or name","selectPrescriptions":"Check prescriptions to print","selectStockDispense":"Select stock to dispense from","status":"Status","stockDispense":"Stock Dispense","stockDispensed":"Stock dispensed","stockDispenseDetails":"Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}","stockDispensedSuccessfully":"Stock dispensed successfully and batch level updated.","substitutionReason":"Reason for substitution","substitutionType":"Type of substitution","tabList":"Tab List","today":"Today","view":"View","visitFinalDiagnoses":"Visit final diagnoses"}')}}]);