@bahmni/clinical-app 0.0.1-dev.281 → 0.0.1-dev.283
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/{DocumentsTable-DBTAKAkE-DUvGvSQb.js → DocumentsTable-BmPaBUkr-Cr9pkFHp.js} +54 -54
- package/dist/{FormsTable-3k4qn6RT-RbU6HxAj.js → FormsTable-U2qWRrsU-DcE6FcnE.js} +1 -1
- package/dist/{LNWAZHJI-dyATaY1R.js → LNWAZHJI-BSbFnTxm.js} +2 -2
- package/dist/{MWZ6AO7Z-BKP4saWn.js → MWZ6AO7Z-NPyH7a-h.js} +2 -2
- package/dist/{Observations-BQ_tgOPv-DSTkbpfc.js → Observations-6g-zjFkP-DojchPTV.js} +1 -1
- package/dist/{YPM2AS64-Bh050bR8.js → YPM2AS64-CCiXAJqT.js} +1 -1
- package/dist/{index-BsJk02uJ.js → index-DtPTFHt8.js} +1661 -1655
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/locales/locale_en.json +1 -1
- package/dist/locales/locale_es.json +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"DIAGNOSIS_LIST_RECORDED_BY": "Recorded By",
|
|
135
135
|
"DIAGNOSIS_RECORDED_DATE": "Recorded Date",
|
|
136
136
|
"DIAGNOSIS_TABLE_NOT_AVAILABLE": "Not available",
|
|
137
|
-
"
|
|
137
|
+
"DOCUMENTS_ATTACHMENTS": "Attachments",
|
|
138
138
|
"DOCUMENTS_DOCUMENT_IDENTIFIER": "Document Identifier",
|
|
139
139
|
"DOCUMENTS_ERROR_LOADING_ATTACHMENT": "Unable to load attachment. The document URL may be corrupt or not found.",
|
|
140
140
|
"DOCUMENTS_NOT_AVAILABLE": "Not available",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"DIAGNOSIS_LIST_RECORDED_BY": "Grabado Por",
|
|
135
135
|
"DIAGNOSIS_RECORDED_DATE": "Fecha de grabación",
|
|
136
136
|
"DIAGNOSIS_TABLE_NOT_AVAILABLE": "No disponible",
|
|
137
|
-
"
|
|
137
|
+
"DOCUMENTS_ATTACHMENTS": "Adjuntos",
|
|
138
138
|
"DOCUMENTS_DOCUMENT_IDENTIFIER": "Identificador de Documento",
|
|
139
139
|
"DOCUMENTS_ERROR_LOADING_ATTACHMENT": "No se puede cargar el adjunto. La URL del documento puede estar dañada o no encontrada.",
|
|
140
140
|
"DOCUMENTS_NOT_AVAILABLE": "No disponible",
|