@bahmni/clinical-app 0.0.1-dev.236 → 0.0.1-dev.237

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { aw as i } from "./index-etRty-O_.js";
1
+ import { aw as i } from "./index-CmeCn3zJ.js";
2
2
  export {
3
3
  i as ClinicalApp
4
4
  };
@@ -381,8 +381,10 @@
381
381
  "PROGRAMS_TABLE_HEADER_STATE": "Status",
382
382
  "PROGRAMS_TABLE_MESSAGE_NO_DATA": "No Programs recorded",
383
383
  "RADIOLOGY_INVESTIGATION_HEADING": "Radiology Investigations",
384
+ "RADIOLOGY_ORDERED_ON": "Ordered On",
384
385
  "RADIOLOGY_ORDERED_BY": "Ordered By",
385
386
  "RADIOLOGY_PRIORITY_URGENT": "Urgent",
387
+ "RADIOLOGY_REPORT": "Report",
386
388
  "RADIOLOGY_RESULTS": "Results",
387
389
  "RADIOLOGY_INVESTIGATION_NAME": "Procedure Name",
388
390
  "RADIOLOGY_VIEW_IMAGES": "View Images",
@@ -381,8 +381,10 @@
381
381
  "PROGRAMS_TABLE_HEADER_STATE": "Estado",
382
382
  "PROGRAMS_TABLE_MESSAGE_NO_DATA": "No hay programas registrados",
383
383
  "RADIOLOGY_INVESTIGATION_HEADING": "Investigación de Radiología",
384
+ "RADIOLOGY_ORDERED_ON": "Ordenado el",
384
385
  "RADIOLOGY_ORDERED_BY": "Ordenado Por",
385
386
  "RADIOLOGY_PRIORITY_URGENT": "Urgente",
387
+ "RADIOLOGY_REPORT": "Informe",
386
388
  "RADIOLOGY_RESULTS": "Resultados",
387
389
  "RADIOLOGY_INVESTIGATION_NAME": "Nombre del Procedimiento",
388
390
  "RADIOLOGY_VIEW_IMAGES": "Ver Imágenes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/clinical-app",
3
- "version": "0.0.1-dev.236",
3
+ "version": "0.0.1-dev.237",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",