@openmrs/esm-fast-data-entry-app 1.4.2-pre.628 → 1.4.2-pre.630
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/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/openmrs-esm-fast-data-entry-app.js.buildmanifest.json +125 -125
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +3 -0
- package/translations/ar.json +3 -0
- package/translations/ar_SY.json +3 -0
- package/translations/bn.json +3 -0
- package/translations/cs.json +3 -0
- package/translations/de.json +3 -0
- package/translations/en_US.json +3 -0
- package/translations/es.json +3 -0
- package/translations/es_MX.json +3 -0
- package/translations/fr.json +3 -0
- package/translations/he.json +3 -0
- package/translations/hi.json +3 -0
- package/translations/hi_IN.json +3 -0
- package/translations/id.json +3 -0
- package/translations/it.json +3 -0
- package/translations/ka.json +3 -0
- package/translations/km.json +3 -0
- package/translations/ku.json +3 -0
- package/translations/ky.json +3 -0
- package/translations/lg.json +3 -0
- package/translations/ne.json +3 -0
- package/translations/pl.json +3 -0
- package/translations/pt.json +3 -0
- package/translations/pt_BR.json +3 -0
- package/translations/qu.json +3 -0
- package/translations/ro_RO.json +3 -0
- package/translations/ru_RU.json +3 -0
- package/translations/si.json +3 -0
- package/translations/sq.json +3 -0
- package/translations/sw.json +3 -0
- package/translations/sw_KE.json +3 -0
- package/translations/tr.json +3 -0
- package/translations/tr_TR.json +3 -0
- package/translations/uk.json +3 -0
- package/translations/uz.json +3 -0
- package/translations/uz@Latn.json +3 -0
- package/translations/uz_UZ.json +3 -0
- package/translations/vi.json +3 -0
- package/translations/zh.json +3 -0
- package/translations/zh_CN.json +3 -0
- package/translations/zh_TW.json +3 -0
package/translations/sw_KE.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/tr.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/tr_TR.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/uk.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/uz.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/vi.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/zh.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|
package/translations/zh_CN.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "快速输入数据",
|
|
28
28
|
"formsFilled": "表单已填充",
|
|
29
29
|
"goToForm": "前往表单",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "请输入一个组名称。",
|
|
31
32
|
"identifier": "识别标签",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "患者已进入该组群。此次会诊不在场的患者应当被标为缺席",
|
|
33
35
|
"members": "成员",
|
|
34
36
|
"name": "名称",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "或标签名称",
|
|
45
47
|
"patientIsPresent": "患者已在场",
|
|
46
48
|
"patientLocationMismatch": "被选中的HSU位置({{hsuLocation}}) 与当前进程的位置({{hsuLocation}}) 不匹配。您确定要继续嘛?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "组别中的患者",
|
|
48
51
|
"postError": "POST错误",
|
|
49
52
|
"practitionerName": "操作人姓名",
|
package/translations/zh_TW.json
CHANGED
|
@@ -27,8 +27,10 @@
|
|
|
27
27
|
"formsAppMenuLink": "Fast Data Entry",
|
|
28
28
|
"formsFilled": "Forms filled",
|
|
29
29
|
"goToForm": "Go To Form",
|
|
30
|
+
"groupLocationMismatchEnforced": "Cannot select group from {{groupLocation}} for a session at {{sessionLocation}}",
|
|
30
31
|
"groupNameError": "Please enter a group name.",
|
|
31
32
|
"identifier": "Identifier",
|
|
33
|
+
"locationMismatch": "Location Mismatch",
|
|
32
34
|
"markAbsentPatients": "The patients in this group. Patients that are not present in the session should be marked as absent.",
|
|
33
35
|
"members": "members",
|
|
34
36
|
"name": "Name",
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
"orLabelName": "OR label name",
|
|
45
47
|
"patientIsPresent": "Patient is present",
|
|
46
48
|
"patientLocationMismatch": "The selected HSU location ({{hsuLocation}}) does not match the current session location ({{sessionLocation}}). Are you sure you want to proceed?",
|
|
49
|
+
"patientLocationMismatchEnforced": "Cannot add patient from {{hsuLocation}} to a session at {{sessionLocation}}",
|
|
47
50
|
"patientsInGroup": "Patients in group",
|
|
48
51
|
"postError": "POST Error",
|
|
49
52
|
"practitionerName": "Practitioner Name",
|