@bahmni/clinical-app 0.0.1-dev.316 → 0.0.1-dev.319
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-CGQkFmPv-D03cCVXZ.js → DocumentsTable-N3KZd9ZV-DcBUo8_C.js} +6 -6
- package/dist/{FormsTable-H67oOCKk-CTzKVXp9.js → FormsTable-F1FaoFiu-Bz9p77rm.js} +72 -72
- package/dist/{LNWAZHJI-D0D97q_C.js → LNWAZHJI-9OnKhlh6.js} +2 -2
- package/dist/{MWZ6AO7Z-DsLu3B2O.js → MWZ6AO7Z-1iaOUtB4.js} +2 -2
- package/dist/{Observations-BLNBreYi-B75TL6hP.js → Observations-HyR2_B59-DXBOhGyE.js} +1 -1
- package/dist/{YPM2AS64-HWEZ87Al.js → YPM2AS64-Dl2xhzIk.js} +1 -1
- package/dist/components/forms/investigations/InvestigationsForm.d.ts.map +1 -1
- package/dist/{index-Cqbdtt4O.js → index-KT3ssyRA.js} +10133 -10038
- package/dist/index.js +1 -1
- package/dist/locales/locale_en.json +1 -0
- package/dist/locales/locale_es.json +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -286,6 +286,7 @@
|
|
|
286
286
|
"INVESTIGATIONS_SEARCH_ARIA_LABEL": "Search for investigations/prcedures",
|
|
287
287
|
"INVESTIGATIONS_SEARCH_PLACEHOLDER": "Search to add Investigation/Procedure",
|
|
288
288
|
"INVESTIGATION_ADD_NOTE": "Add Note",
|
|
289
|
+
"INVESTIGATION_ALREADY_ADDED": "Already Added",
|
|
289
290
|
"INVESTIGATION_ADD_NOTE_PLACEHOLDER": "Add notes for the Investigation",
|
|
290
291
|
"INVESTIGATION_PANEL": "Panel",
|
|
291
292
|
"INVESTIGATION_PRIORITY_URGENT": "Urgent",
|
|
@@ -286,6 +286,7 @@
|
|
|
286
286
|
"INVESTIGATIONS_SEARCH_ARIA_LABEL": "Buscar investigaciones/procedimientos",
|
|
287
287
|
"INVESTIGATIONS_SEARCH_PLACEHOLDER": "Busque para agregar investigación/procedimiento",
|
|
288
288
|
"INVESTIGATION_ADD_NOTE": "Agregar Nota",
|
|
289
|
+
"INVESTIGATION_ALREADY_ADDED": "Ya agregado",
|
|
289
290
|
"INVESTIGATION_ADD_NOTE_PLACEHOLDER": "Agregar notas para la investigación",
|
|
290
291
|
"INVESTIGATION_PANEL": "Panel",
|
|
291
292
|
"INVESTIGATION_PRIORITY_URGENT": "Urgente",
|