@bahmni/registration-app 0.0.1-dev.74 → 0.0.1-dev.76
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/{LNWAZHJI-C6oajQct.js → LNWAZHJI-CUqIAgtX.js} +2 -2
- package/dist/{MWZ6AO7Z-BZ0VewZf.js → MWZ6AO7Z-DQmmh7dg.js} +2 -2
- package/dist/{YPM2AS64-CBaKtK1d.js → YPM2AS64-CQkXtvc8.js} +1 -1
- package/dist/{index-EDww9hFT.js → index-DuAwrz7g.js} +29552 -29460
- package/dist/index.js +1 -1
- package/dist/locales/locale_en.json +3 -0
- package/dist/locales/locale_es.json +3 -0
- package/dist/pages/patientSearchPage/index.d.ts.map +1 -1
- package/dist/utils/identifierGenderUtils.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -142,6 +142,9 @@
|
|
|
142
142
|
"NOTIFICATION_UNABLE_TO_GET_ADDRESS_DATA": "Unable to get patient address data",
|
|
143
143
|
"NOTIFICATION_UNABLE_TO_GET_CONTACT_DATA": "Unable to get patient contact data",
|
|
144
144
|
"NOTIFICATION_UNABLE_TO_GET_ADDITIONAL_DATA": "Unable to get patient additional data",
|
|
145
|
+
"REGISTRATION_DAYS_SHORT": "d",
|
|
146
|
+
"REGISTRATION_MONTHS_SHORT": "m",
|
|
147
|
+
"REGISTRATION_YEARS_SHORT": "y",
|
|
145
148
|
"SUCCESS": "Success",
|
|
146
149
|
"VIEWED_REGISTRATION_PATIENT_SEARCH_MESSAGE": "User {{username}} accessed patient search screen in registration app"
|
|
147
150
|
}
|
|
@@ -142,6 +142,9 @@
|
|
|
142
142
|
"NOTIFICATION_UNABLE_TO_GET_ADDRESS_DATA": "No se pueden obtener los datos de dirección del paciente",
|
|
143
143
|
"NOTIFICATION_UNABLE_TO_GET_CONTACT_DATA": "No se pueden obtener los datos de contacto del paciente",
|
|
144
144
|
"NOTIFICATION_UNABLE_TO_GET_ADDITIONAL_DATA": "No se pueden obtener los datos adicionales del paciente",
|
|
145
|
+
"REGISTRATION_DAYS_SHORT": "d",
|
|
146
|
+
"REGISTRATION_MONTHS_SHORT": "m",
|
|
147
|
+
"REGISTRATION_YEARS_SHORT": "a",
|
|
145
148
|
"SUCCESS": "Éxito",
|
|
146
149
|
"VIEWED_REGISTRATION_PATIENT_SEARCH_MESSAGE": "El usuario {{username}} accedió a la pantalla de búsqueda de pacientes en la aplicación de registro"
|
|
147
150
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pages/patientSearchPage/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pages/patientSearchPage/index.tsx"],"names":[],"mappings":"AA6CA;;;;GAIG;AACH,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAiU9B,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifierGenderUtils.d.ts","sourceRoot":"","sources":["../../src/utils/identifierGenderUtils.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,iBAAiB;;;;CA8B7B,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM;;
|
|
1
|
+
{"version":3,"file":"identifierGenderUtils.d.ts","sourceRoot":"","sources":["../../src/utils/identifierGenderUtils.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,iBAAiB;;;;CA8B7B,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM;;6BAiBtB,MAAM,KAAG,MAAM;CAShD,CAAC"}
|