@bahmni/clinical-app 0.0.1-dev.210 → 0.0.1-dev.212

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 { ay as i } from "./index-DG_Dh38u.js";
1
+ import { ay as i } from "./index-DG493aaS.js";
2
2
  export {
3
3
  i as ClinicalApp
4
4
  };
@@ -360,5 +360,11 @@
360
360
  "NO_MATCHING_VACCINATIONS_FOUND": "No matching Vaccinations found",
361
361
  "ERROR_FETCHING_VACCINATION_CONFIG": "Error fetching Vaccination configuration",
362
362
  "YEARS_one": " year",
363
- "YEARS_other": " years"
363
+ "YEARS_other": " years",
364
+ "SEARCH_PATIENT_ID_PLACEHOLDER": "Search by Patient ID",
365
+ "NO_MATCHING_RECORDS": "No matching records",
366
+ "SEARCHING": "Searching...",
367
+ "GLOBAL_ACTION_SEARCH": "Search",
368
+ "GLOBAL_ACTION_NOTIFICATIONS": "Notifications",
369
+ "GLOBAL_ACTION_USER": "User"
364
370
  }
@@ -360,5 +360,11 @@
360
360
  "NO_MATCHING_VACCINATIONS_FOUND": "No se encontraron vacunas coincidentes",
361
361
  "ERROR_FETCHING_VACCINATION_CONFIG": "Error al obtener la configuración de vacunas",
362
362
  "YEARS_one": " año",
363
- "YEARS_other": " años"
363
+ "YEARS_other": " años",
364
+ "SEARCH_PATIENT_ID_PLACEHOLDER": "Buscar por ID de paciente",
365
+ "NO_MATCHING_RECORDS": "No se encontraron registros",
366
+ "SEARCHING": "Buscando...",
367
+ "GLOBAL_ACTION_SEARCH": "Buscar",
368
+ "GLOBAL_ACTION_NOTIFICATIONS": "Notificaciones",
369
+ "GLOBAL_ACTION_USER": "Usuario"
364
370
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ConsultationPage.d.ts","sourceRoot":"","sources":["../../src/pages/ConsultationPage.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAyDtE;;;;;;;;GAQG;AACH,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAsM7B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"ConsultationPage.d.ts","sourceRoot":"","sources":["../../src/pages/ConsultationPage.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAMN,MAAM,OAAO,CAAC;AAmCf;;;;;;;;GAQG;AACH,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAyO7B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/clinical-app",
3
- "version": "0.0.1-dev.210",
3
+ "version": "0.0.1-dev.212",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",