@bahmni/clinical-app 0.0.1-dev.128 → 0.0.1-dev.129

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 { ap as i } from "./index-BDTn5_o7.js";
1
+ import { ap as i } from "./index-xo93cMxq.js";
2
2
  export {
3
3
  i as ClinicalApp
4
4
  };
@@ -168,7 +168,7 @@
168
168
  "LAB_TEST_RESULTS_PENDING": "Results Pending",
169
169
  "LAB_TEST_UNAVAILABLE": "No lab investigations recorded",
170
170
  "LAB_TEST_URGENT": "Urgent",
171
- "LAB_TEST_VIEW_ATTACHMENT": "View attachment",
171
+ "LAB_TEST_VIEW_ATTACHMENT": "View attachments ({{count}})",
172
172
  "LOADING_CLINICAL_CONFIG": "Loading clinical configuration...",
173
173
  "LOADING_CONCEPTS": "Loading concepts...",
174
174
  "LOADING_DASHBOARD_CONFIG": "Loading dashboard configuration...",
@@ -167,7 +167,7 @@
167
167
  "LAB_TEST_RESULTS_PENDING": "Resultados pendientes",
168
168
  "LAB_TEST_UNAVAILABLE": "No se registraron pruebas de laboratorio",
169
169
  "LAB_TEST_URGENT": "Urgente",
170
- "LAB_TEST_VIEW_ATTACHMENT": "Ver adjunto",
170
+ "LAB_TEST_VIEW_ATTACHMENT": "Ver adjuntos ({{count}})",
171
171
  "LOADING_CLINICAL_CONFIG": "Cargando configuración clínica...",
172
172
  "LOADING_CONCEPTS": "Cargando conceptos...",
173
173
  "LOADING_DASHBOARD_CONFIG": "Cargando configuración del panel...",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/clinical-app",
3
- "version": "0.0.1-dev.128",
3
+ "version": "0.0.1-dev.129",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",