@openmrs/esm-patient-search-app 9.2.1-pre.7125 → 9.2.1-pre.7129

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.
Files changed (90) hide show
  1. package/.turbo/turbo-build.log +8 -8
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/3099.js +1 -1
  7. package/dist/3584.js +1 -1
  8. package/dist/4055.js +1 -1
  9. package/dist/4132.js +1 -1
  10. package/dist/4335.js +1 -1
  11. package/dist/439.js +1 -0
  12. package/dist/4618.js +1 -1
  13. package/dist/4652.js +1 -1
  14. package/dist/4944.js +1 -1
  15. package/dist/5173.js +1 -1
  16. package/dist/5241.js +1 -1
  17. package/dist/5442.js +1 -1
  18. package/dist/5661.js +1 -1
  19. package/dist/6022.js +1 -1
  20. package/dist/6173.js +1 -1
  21. package/dist/6173.js.map +1 -1
  22. package/dist/6468.js +1 -1
  23. package/dist/6589.js +1 -0
  24. package/dist/6679.js +1 -1
  25. package/dist/6840.js +1 -1
  26. package/dist/6859.js +1 -1
  27. package/dist/7097.js +1 -1
  28. package/dist/7159.js +1 -1
  29. package/dist/723.js +1 -1
  30. package/dist/7617.js +1 -1
  31. package/dist/795.js +1 -1
  32. package/dist/8163.js +1 -1
  33. package/dist/8349.js +1 -1
  34. package/dist/8371.js +1 -0
  35. package/dist/8618.js +1 -1
  36. package/dist/890.js +1 -1
  37. package/dist/9214.js +1 -1
  38. package/dist/9538.js +1 -1
  39. package/dist/9569.js +1 -1
  40. package/dist/986.js +1 -1
  41. package/dist/9879.js +1 -1
  42. package/dist/9895.js +1 -1
  43. package/dist/9900.js +1 -1
  44. package/dist/9913.js +1 -1
  45. package/dist/main.js +1 -1
  46. package/dist/main.js.map +1 -1
  47. package/dist/openmrs-esm-patient-search-app.js.buildmanifest.json +182 -116
  48. package/dist/routes.json +1 -1
  49. package/package.json +1 -1
  50. package/translations/am.json +3 -0
  51. package/translations/ar.json +3 -0
  52. package/translations/ar_SY.json +3 -0
  53. package/translations/bn.json +3 -0
  54. package/translations/cs.json +52 -0
  55. package/translations/de.json +3 -0
  56. package/translations/en_US.json +3 -0
  57. package/translations/es.json +3 -0
  58. package/translations/es_MX.json +3 -0
  59. package/translations/fr.json +3 -0
  60. package/translations/he.json +3 -0
  61. package/translations/hi.json +3 -0
  62. package/translations/hi_IN.json +3 -0
  63. package/translations/id.json +3 -0
  64. package/translations/it.json +3 -0
  65. package/translations/ka.json +3 -0
  66. package/translations/km.json +3 -0
  67. package/translations/ku.json +3 -0
  68. package/translations/ky.json +3 -0
  69. package/translations/lg.json +3 -0
  70. package/translations/ne.json +3 -0
  71. package/translations/pl.json +3 -0
  72. package/translations/pt.json +3 -0
  73. package/translations/pt_BR.json +3 -0
  74. package/translations/qu.json +3 -0
  75. package/translations/ro_RO.json +3 -0
  76. package/translations/ru_RU.json +3 -0
  77. package/translations/si.json +3 -0
  78. package/translations/sq.json +52 -0
  79. package/translations/sw.json +3 -0
  80. package/translations/sw_KE.json +3 -0
  81. package/translations/tr.json +3 -0
  82. package/translations/tr_TR.json +3 -0
  83. package/translations/uk.json +3 -0
  84. package/translations/uz.json +3 -0
  85. package/translations/uz@Latn.json +3 -0
  86. package/translations/uz_UZ.json +3 -0
  87. package/translations/vi.json +3 -0
  88. package/translations/zh.json +3 -0
  89. package/translations/zh_CN.json +3 -0
  90. package/translations/zh_TW.json +52 -0
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "Female",
20
22
  "filtersAppliedText": "search queries added",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} search results",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Sex",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
46
49
  "unknown": "Unknown",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Lỗi khi cập nhật bệnh nhân đã xem gần đây",
19
21
  "female": "Nữ",
20
22
  "filtersAppliedText": "truy vấn tìm kiếm được thêm vào",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}} kết quả tìm kiếm",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "Giới tính",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "Hãy thử tìm kiếm lại bằng cách sử dụng số ID duy nhất của bệnh nhân",
46
49
  "unknown": "Không rõ",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
16
  "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
17
  "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
19
21
  "female": "女性",
20
22
  "filtersAppliedText": "搜索查询已添加",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}}搜索结果",
43
45
  "selectOption": "Select an option",
44
46
  "sex": "性别",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "尝试使用患者的唯一ID再次进行搜索",
46
49
  "unknown": "未知",
47
50
  "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
@@ -15,6 +15,8 @@
15
15
  "errorLoadingAttribute": "加载属性类型 {{attributeUuid}} 时出错",
16
16
  "errorLoadingConceptAttributeAnswers": "加载概念属性答案时出错",
17
17
  "errorLoadingLocationsForAttribute": "加载人员属性的地点 {{attributeUuid}} 时出错",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
18
20
  "errorUpdatingRecentlyViewedPatients": "更新最近查看患者时出错",
19
21
  "female": "女性",
20
22
  "filtersAppliedText": "搜索查询已添加",
@@ -42,6 +44,7 @@
42
44
  "searchResultsCount_other": "{{count}}搜索结果",
43
45
  "selectOption": "选择一个选项",
44
46
  "sex": "性别",
47
+ "startVisit": "Start visit",
45
48
  "trySearchWithPatientUniqueID": "尝试使用患者的唯一ID再次进行搜索",
46
49
  "unknown": "未知",
47
50
  "unsupportedAttributeFormat": "不支持的属性格式:{{format}}",
@@ -0,0 +1,52 @@
1
+ {
2
+ "age": "Age",
3
+ "any": "Any",
4
+ "apply": "Apply",
5
+ "clear": "Clear",
6
+ "clearSearch": "Clear",
7
+ "closeSearch": "Close Search Panel",
8
+ "countOfFiltersApplied_one": "{{count}} filters applied",
9
+ "countOfFiltersApplied_other": "{{count}} filters applied",
10
+ "dayOfBirth": "Day of Birth",
11
+ "error": "Error",
12
+ "errorCopy": "Sorry, there was a an error. You can try to reload this page, or contact the site administrator and quote the error code above.",
13
+ "errorFetchingPatients": "Error fetching patients",
14
+ "errorFetchingUserProperties": "Error fetching user properties",
15
+ "errorLoadingAttribute": "Error loading attribute type {{attributeUuid}}",
16
+ "errorLoadingConceptAttributeAnswers": "Error loading concept attribute answers",
17
+ "errorLoadingLocationsForAttribute": "Error loading locations for person attribute {{attributeName}}",
18
+ "errorStartingVisit": "Error starting visit",
19
+ "errorStartingVisitDescription": "An error occurred while starting the visit",
20
+ "errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
21
+ "female": "Female",
22
+ "filtersAppliedText": "search queries added",
23
+ "male": "Male",
24
+ "monthOfBirth": "Month of Birth",
25
+ "nextPage": "Next page",
26
+ "noPatientChartsFoundMessage": "Sorry, no patient charts were found",
27
+ "other": "Other",
28
+ "postcode": "Postcode",
29
+ "previousPage": "Previous page",
30
+ "recentSearchResultsCount_one": "{{count}} recent search result",
31
+ "recentSearchResultsCount_other": "{{count}} recent search results",
32
+ "refineSearch": "Refine search",
33
+ "refineSearchHeaderText": "Add additional search criteria",
34
+ "refineSearchTabletBannerText": "Can't find who you're looking for?",
35
+ "resetFields": "Reset fields",
36
+ "search": "Search",
37
+ "searchForPatient": "Search for a patient by name or identifier number",
38
+ "searchingText": "Searching...",
39
+ "searchLocationPersonAttribute": "Search location",
40
+ "searchPatient": "Search patient",
41
+ "searchPatientButton": "Search Patient Button",
42
+ "searchResults": "Search results",
43
+ "searchResultsCount_one": "{{count}} search result",
44
+ "searchResultsCount_other": "{{count}} search results",
45
+ "selectOption": "Select an option",
46
+ "sex": "Sex",
47
+ "startVisit": "Start visit",
48
+ "trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
49
+ "unknown": "Unknown",
50
+ "unsupportedAttributeFormat": "Unsupported attribute format: {{format}}",
51
+ "yearOfBirth": "Year of Birth"
52
+ }