@bahmni/registration-app 0.0.1-dev.177 → 0.0.1-dev.180

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 { ax as s, av as E, aw as i } from "./index-BWUKMECq.js";
1
+ import { ax as s, av as E, aw as i } from "./index-BZal8-uJ.js";
2
2
  export {
3
3
  s as IDENTIFIER_TYPES_QUERY_KEY,
4
4
  E as RegistrationApp,
@@ -129,7 +129,6 @@
129
129
  "START_VISIT_TYPE": "Start {{visitType}} visit",
130
130
  "REGISTRATION_RELATIONSHIP_TYPE": "Relationship",
131
131
  "REGISTRATION_PATIENT_NAME_OR_ID": "Patient name or ID",
132
- "REGISTRATION_PATIENT_ID": "Patient Id",
133
132
  "REGISTRATION_TILL_DATE": "Valid Till",
134
133
  "REGISTRATION_ACTION": "Action",
135
134
  "REGISTRATION_ACTIONS": "Actions",
@@ -129,7 +129,6 @@
129
129
  "START_VISIT_TYPE": "Empezar Visita {{visitType}}",
130
130
  "REGISTRATION_RELATIONSHIP_TYPE": "Relación",
131
131
  "REGISTRATION_PATIENT_NAME_OR_ID": "Nombre o ID del Paciente",
132
- "REGISTRATION_PATIENT_ID": "ID del Paciente",
133
132
  "REGISTRATION_TILL_DATE": "Válido Hasta",
134
133
  "REGISTRATION_ACTION": "Acción",
135
134
  "REGISTRATION_ACTIONS": "Acciones",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/registration-app",
3
- "version": "0.0.1-dev.177",
3
+ "version": "0.0.1-dev.180",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",