@ampath/esm-login-app 8.0.0-next.10
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/.editorconfig +8 -0
- package/.eslintignore +3 -0
- package/.eslintrc +76 -0
- package/.gitattributes +4 -0
- package/.prettierignore +9 -0
- package/.yarn/plugins/@yarnpkg/plugin-outdated.cjs +35 -0
- package/.yarn/versions/643d2b70.yml +21 -0
- package/README.md +4 -0
- package/__mocks__/config.mock.ts +26 -0
- package/__mocks__/locations.mock.ts +540 -0
- package/__mocks__/react-i18next.js +49 -0
- package/dist/1128.js +1 -0
- package/dist/1128.js.map +1 -0
- package/dist/1480.js +1 -0
- package/dist/1578.js +1 -0
- package/dist/1578.js.map +1 -0
- package/dist/1646.js +1 -0
- package/dist/1800.js +1 -0
- package/dist/1800.js.map +1 -0
- package/dist/1869.js +1 -0
- package/dist/1877.js +1 -0
- package/dist/2317.js +1 -0
- package/dist/2416.js +1 -0
- package/dist/2489.js +1 -0
- package/dist/2489.js.map +1 -0
- package/dist/282.js +1 -0
- package/dist/2881.js +1 -0
- package/dist/2997.js +1 -0
- package/dist/2997.js.map +1 -0
- package/dist/3219.js +1 -0
- package/dist/3219.js.map +1 -0
- package/dist/3378.js +1 -0
- package/dist/3963.js +1 -0
- package/dist/4106.js +1 -0
- package/dist/4111.js +1 -0
- package/dist/4169.js +1 -0
- package/dist/4169.js.map +1 -0
- package/dist/434.js +1 -0
- package/dist/4348.js +1 -0
- package/dist/4378.js +1 -0
- package/dist/4378.js.map +1 -0
- package/dist/4383.js +1 -0
- package/dist/4658.js +1 -0
- package/dist/4668.js +1 -0
- package/dist/4668.js.map +1 -0
- package/dist/4870.js +1 -0
- package/dist/4870.js.map +1 -0
- package/dist/4928.js +1 -0
- package/dist/4bc56e5b0b0e91da.png +0 -0
- package/dist/5098.js +1 -0
- package/dist/5098.js.map +1 -0
- package/dist/5117.js +1 -0
- package/dist/5132.js +1 -0
- package/dist/5145.js +1 -0
- package/dist/5503.js +1 -0
- package/dist/556.js +1 -0
- package/dist/5644.js +1 -0
- package/dist/5898.js +1 -0
- package/dist/5898.js.map +1 -0
- package/dist/5940.js +1 -0
- package/dist/5976.js +1 -0
- package/dist/5976.js.map +1 -0
- package/dist/6047.js +1 -0
- package/dist/6237.js +1 -0
- package/dist/6237.js.map +1 -0
- package/dist/6362.js +1 -0
- package/dist/6362.js.map +1 -0
- package/dist/6371.js +1 -0
- package/dist/6377.js +1 -0
- package/dist/6444.js +1 -0
- package/dist/647e55b5cedf5df2.png +0 -0
- package/dist/6508.js +1 -0
- package/dist/6724.js +1 -0
- package/dist/6904.js +1 -0
- package/dist/7045.js +1 -0
- package/dist/7144.js +43 -0
- package/dist/7144.js.map +1 -0
- package/dist/7175.js +1 -0
- package/dist/7182.js +1 -0
- package/dist/7251.js +1 -0
- package/dist/7251.js.map +1 -0
- package/dist/749.js +1 -0
- package/dist/749.js.map +1 -0
- package/dist/7742.js +1 -0
- package/dist/7912.js +1 -0
- package/dist/8358.js +1 -0
- package/dist/8359.js +1 -0
- package/dist/8695.js +1 -0
- package/dist/903.js +1 -0
- package/dist/9072.js +1 -0
- package/dist/9510.js +15 -0
- package/dist/9510.js.map +1 -0
- package/dist/9806.js +1 -0
- package/dist/a6792134b9df70c4.png +0 -0
- package/dist/acd6ab71c5f6bcb6.jpg +0 -0
- package/dist/d0bf081185f017f3.jpg +0 -0
- package/dist/d48e253df6a333a7.png +0 -0
- package/dist/esm-login-app.js +6 -0
- package/dist/esm-login-app.js.buildmanifest.json +1598 -0
- package/dist/esm-login-app.js.map +1 -0
- package/dist/main.js +6 -0
- package/dist/main.js.map +1 -0
- package/dist/routes.json +1 -0
- package/jest.config.js +20 -0
- package/package.json +111 -0
- package/prettier.config.js +8 -0
- package/rspack.config.js +1 -0
- package/src/assets/Taifa-Care.png +0 -0
- package/src/assets/ampath-logo.png +0 -0
- package/src/assets/dha.png +0 -0
- package/src/assets/gok.png +0 -0
- package/src/assets/medicine.jpg +0 -0
- package/src/assets/openmrs.jpg +0 -0
- package/src/change-location-link/change-location-link.extension.tsx +32 -0
- package/src/change-location-link/change-location-link.scss +17 -0
- package/src/change-location-link/change-location-link.test.tsx +36 -0
- package/src/change-password/change-password-link.extension.tsx +30 -0
- package/src/change-password/change-password-link.test.tsx +27 -0
- package/src/change-password/change-password-modal.scss +11 -0
- package/src/change-password/change-password.component.tsx +159 -0
- package/src/change-password/change-password.modal.tsx +175 -0
- package/src/change-password/change-password.resource.ts +12 -0
- package/src/change-password/change-password.scss +51 -0
- package/src/change-password/change-password.test.tsx +53 -0
- package/src/common/otp/otp.component.tsx +54 -0
- package/src/common/otp/otp.scss +13 -0
- package/src/common/resend-timer/resend-timer.component.tsx +56 -0
- package/src/common/resend-timer/resend-timer.scss +7 -0
- package/src/config-schema.ts +140 -0
- package/src/declarations.d.ts +5 -0
- package/src/footer.component.tsx +60 -0
- package/src/footer.scss +113 -0
- package/src/index.ts +27 -0
- package/src/loading/loading.component.tsx +11 -0
- package/src/loading/loading.scss +7 -0
- package/src/location-picker/location-picker-view.component.tsx +174 -0
- package/src/location-picker/location-picker.resource.ts +111 -0
- package/src/location-picker/location-picker.scss +94 -0
- package/src/location-picker/location-picker.test.tsx +341 -0
- package/src/login/login.component.tsx +350 -0
- package/src/login/login.scss +246 -0
- package/src/login/login.test.tsx +288 -0
- package/src/login.resource.ts +147 -0
- package/src/logo.component.tsx +22 -0
- package/src/logout/logout.extension.tsx +23 -0
- package/src/logout/logout.scss +12 -0
- package/src/otp/otp.component.tsx +108 -0
- package/src/otp/otp.module.scss +44 -0
- package/src/redirect-logout/logout.resource.ts +15 -0
- package/src/redirect-logout/redirect-logout.component.tsx +42 -0
- package/src/redirect-logout/redirect-logout.test.tsx +180 -0
- package/src/resources/otp.resource.ts +90 -0
- package/src/root.component.tsx +24 -0
- package/src/routes.json +63 -0
- package/src/setupTests.ts +15 -0
- package/src/test-helpers/render-with-router.tsx +17 -0
- package/src/types.ts +34 -0
- package/src/utils/get-base-url.ts +17 -0
- package/translations/am.json +41 -0
- package/translations/ar.json +41 -0
- package/translations/ar_SY.json +41 -0
- package/translations/bn.json +41 -0
- package/translations/cs.json +41 -0
- package/translations/de.json +41 -0
- package/translations/en.json +41 -0
- package/translations/en_US.json +41 -0
- package/translations/es.json +41 -0
- package/translations/es_MX.json +41 -0
- package/translations/fr.json +41 -0
- package/translations/he.json +41 -0
- package/translations/hi.json +41 -0
- package/translations/hi_IN.json +41 -0
- package/translations/id.json +41 -0
- package/translations/it.json +41 -0
- package/translations/ka.json +41 -0
- package/translations/km.json +41 -0
- package/translations/ku.json +41 -0
- package/translations/ky.json +41 -0
- package/translations/lg.json +41 -0
- package/translations/ne.json +41 -0
- package/translations/pl.json +41 -0
- package/translations/pt.json +41 -0
- package/translations/pt_BR.json +41 -0
- package/translations/qu.json +41 -0
- package/translations/ro_RO.json +41 -0
- package/translations/ru_RU.json +41 -0
- package/translations/si.json +41 -0
- package/translations/sq.json +41 -0
- package/translations/sw.json +41 -0
- package/translations/sw_KE.json +41 -0
- package/translations/tr.json +41 -0
- package/translations/tr_TR.json +41 -0
- package/translations/uk.json +41 -0
- package/translations/uz.json +41 -0
- package/translations/uz@Latn.json +41 -0
- package/translations/uz_UZ.json +41 -0
- package/translations/vi.json +41 -0
- package/translations/zh.json +41 -0
- package/translations/zh_CN.json +41 -0
- package/translations/zh_TW.json +41 -0
- package/tsconfig.json +25 -0
- package/yarnrc.yml +14 -0
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Ingia ",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Neno la Kificho",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Jina la mtumiaji",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Karibu"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Jina la mtumiaji au nenosiri batili",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Ingia",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Neno la Kificho",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Jina la mtumiaji",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Karibu"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Log in",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Password",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Username",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Welcome"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Giriş",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Parola",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Kullanıcı Adı",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Hoş Geldiniz"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Логін",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Пароль",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Ім'я користувача",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Вітаємо"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Log in",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Password",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Username",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Welcome"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Log in",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Password",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Username",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Welcome"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Log in",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Password",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Username",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Welcome"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Hủy",
|
|
4
|
+
"change": "Thay đổi",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Đổi mật khẩu",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Xác nhận mật khẩu mới",
|
|
9
|
+
"continue": "Tiếp tục",
|
|
10
|
+
"errorChangingPassword": "Lỗi khi thay đổi mật khẩu",
|
|
11
|
+
"footerlogo": "Logo chân trang",
|
|
12
|
+
"invalidCredentials": "Sai tên đăng nhập hoặc mật khẩu",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Đã xóa thông tin đăng nhập tùy chọn",
|
|
15
|
+
"locationPreferenceRemovedMessage": "Bạn sẽ cần phải chọn một vị trí trên mỗi lần đăng nhập",
|
|
16
|
+
"locationSaved": "Đã lưu vị trí",
|
|
17
|
+
"locationSaveMessage": "Vị trí ưa thích của bạn đã được lưu cho những lần đăng nhập sau",
|
|
18
|
+
"locationUpdated": "Vị trí đã được cập nhật",
|
|
19
|
+
"locationUpdateMessage": "Vị trí đăng nhập ưa thích của bạn đã được cập nhật",
|
|
20
|
+
"loggingIn": "Đăng nhập",
|
|
21
|
+
"login": "Đăng nhập",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Đăng xuất",
|
|
24
|
+
"newPassword": "Mật khẩu mới",
|
|
25
|
+
"newPasswordRequired": "Mật khẩu mới là bắt buộc",
|
|
26
|
+
"oldPassword": "Mật khẩu cũ",
|
|
27
|
+
"oldPasswordRequired": "Mật khẩu cũ là bắt buộc",
|
|
28
|
+
"openmrsLogo": "Biểu tượng OpenMRS",
|
|
29
|
+
"password": "Mật khẩu",
|
|
30
|
+
"passwordChangedSuccessfully": "Đổi mật khẩu thành công",
|
|
31
|
+
"passwordConfirmationRequired": "Xác thực lại mật khẩu là bắt buộc",
|
|
32
|
+
"passwordsDoNotMatch": "Mật khẩu không đúng",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Ghi nhớ vị trí của tôi cho những lần đăng nhập sau",
|
|
35
|
+
"selectYourLocation": "Chọn vị trí của bạn từ danh sách bên dưới. Sử dụng thanh tìm kiếm để tìm vị trí của bạn.",
|
|
36
|
+
"showPassword": "HIển thị mật khẩu",
|
|
37
|
+
"submitting": "Đang gửi",
|
|
38
|
+
"username": "Tên đăng nhập",
|
|
39
|
+
"validValueRequired": "Giá trị phải hợp lệ",
|
|
40
|
+
"welcome": "Chào mừng"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "取消",
|
|
4
|
+
"change": "更改",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "修改密码",
|
|
7
|
+
"changingPassword": "修改密码中",
|
|
8
|
+
"confirmPassword": "确认新密码",
|
|
9
|
+
"continue": "继续",
|
|
10
|
+
"errorChangingPassword": "修改密码错误",
|
|
11
|
+
"footerlogo": "页脚图标",
|
|
12
|
+
"invalidCredentials": "用户名或密码无效",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "登录地点偏好已移除",
|
|
15
|
+
"locationPreferenceRemovedMessage": "您需要在每次登录时选择一个地点",
|
|
16
|
+
"locationSaved": "地点已保存",
|
|
17
|
+
"locationSaveMessage": "您的首选地点已保存,以便将来登录时使用。",
|
|
18
|
+
"locationUpdated": "地点已更新",
|
|
19
|
+
"locationUpdateMessage": "您的首选登录地点已更新",
|
|
20
|
+
"loggingIn": "登录中",
|
|
21
|
+
"login": "登录",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "退出",
|
|
24
|
+
"newPassword": "新密码",
|
|
25
|
+
"newPasswordRequired": "需要新密码",
|
|
26
|
+
"oldPassword": "旧密码",
|
|
27
|
+
"oldPasswordRequired": "需要旧密码",
|
|
28
|
+
"openmrsLogo": "OpenMRS 图标",
|
|
29
|
+
"password": "密码",
|
|
30
|
+
"passwordChangedSuccessfully": "密码修改成功",
|
|
31
|
+
"passwordConfirmationRequired": "需要密码确认信息",
|
|
32
|
+
"passwordsDoNotMatch": "密码不匹配",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "记住我的地点以便将来登录",
|
|
35
|
+
"selectYourLocation": "请从下面的列表中选择您的地点。可使用搜索栏进行搜索。",
|
|
36
|
+
"showPassword": "显示密码",
|
|
37
|
+
"submitting": "提交中",
|
|
38
|
+
"username": "用户名",
|
|
39
|
+
"validValueRequired": "需要有效的值",
|
|
40
|
+
"welcome": "欢迎"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "构建者",
|
|
3
|
+
"cancel": "取消",
|
|
4
|
+
"change": "更改",
|
|
5
|
+
"changeLocation": "改变位置",
|
|
6
|
+
"changePassword": "修改密码",
|
|
7
|
+
"changingPassword": "修改密码中",
|
|
8
|
+
"confirmPassword": "确认新密码",
|
|
9
|
+
"continue": "继续",
|
|
10
|
+
"errorChangingPassword": "修改密码时出错",
|
|
11
|
+
"footerlogo": "页脚图标",
|
|
12
|
+
"invalidCredentials": "用户名或密码无效",
|
|
13
|
+
"learnMore": "学习更多",
|
|
14
|
+
"locationPreferenceRemoved": "登录地点偏好已移除",
|
|
15
|
+
"locationPreferenceRemovedMessage": "您需要在每次登录时选择一个地点",
|
|
16
|
+
"locationSaved": "地点已保存",
|
|
17
|
+
"locationSaveMessage": "您的首选地点已保存,以便将来登录时使用。",
|
|
18
|
+
"locationUpdated": "地点已更新",
|
|
19
|
+
"locationUpdateMessage": "您的首选登录地点已更新",
|
|
20
|
+
"loggingIn": "登录中",
|
|
21
|
+
"login": "登录",
|
|
22
|
+
"loginButtonIconDescription": "登入按钮",
|
|
23
|
+
"Logout": "退出",
|
|
24
|
+
"newPassword": "新密码",
|
|
25
|
+
"newPasswordRequired": "需要新密码",
|
|
26
|
+
"oldPassword": "旧密码",
|
|
27
|
+
"oldPasswordRequired": "需要旧密码",
|
|
28
|
+
"openmrsLogo": "OpenMRS 图标",
|
|
29
|
+
"password": "密码",
|
|
30
|
+
"passwordChangedSuccessfully": "密码修改成功",
|
|
31
|
+
"passwordConfirmationRequired": "需要密码确认信息",
|
|
32
|
+
"passwordsDoNotMatch": "密码不匹配",
|
|
33
|
+
"poweredBySubtext": "开源病历系统和全球社区",
|
|
34
|
+
"rememberLocationForFutureLogins": "记住我的地点以便将来登录",
|
|
35
|
+
"selectYourLocation": "请从下面的列表中选择您的地点。可使用搜索栏进行搜索。",
|
|
36
|
+
"showPassword": "显示密码",
|
|
37
|
+
"submitting": "提交中",
|
|
38
|
+
"username": "用户名",
|
|
39
|
+
"validValueRequired": "需要一个有效的值",
|
|
40
|
+
"welcome": "欢迎"
|
|
41
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"builtWith": "Built with",
|
|
3
|
+
"cancel": "Cancel",
|
|
4
|
+
"change": "Change",
|
|
5
|
+
"changeLocation": "Change location",
|
|
6
|
+
"changePassword": "Change password",
|
|
7
|
+
"changingPassword": "Changing password",
|
|
8
|
+
"confirmPassword": "Confirm new password",
|
|
9
|
+
"continue": "Continue",
|
|
10
|
+
"errorChangingPassword": "Error changing password",
|
|
11
|
+
"footerlogo": "Footer Logo",
|
|
12
|
+
"invalidCredentials": "Invalid username or password",
|
|
13
|
+
"learnMore": "Learn more",
|
|
14
|
+
"locationPreferenceRemoved": "Login location preference removed",
|
|
15
|
+
"locationPreferenceRemovedMessage": "You will need to select a location on each login",
|
|
16
|
+
"locationSaved": "Location saved",
|
|
17
|
+
"locationSaveMessage": "Your preferred location has been saved for future logins",
|
|
18
|
+
"locationUpdated": "Location updated",
|
|
19
|
+
"locationUpdateMessage": "Your preferred login location has been updated",
|
|
20
|
+
"loggingIn": "Logging in",
|
|
21
|
+
"login": "Log in",
|
|
22
|
+
"loginButtonIconDescription": "Log in button",
|
|
23
|
+
"Logout": "Logout",
|
|
24
|
+
"newPassword": "New password",
|
|
25
|
+
"newPasswordRequired": "New password is required",
|
|
26
|
+
"oldPassword": "Old password",
|
|
27
|
+
"oldPasswordRequired": "Old password is required",
|
|
28
|
+
"openmrsLogo": "OpenMRS logo",
|
|
29
|
+
"password": "Password",
|
|
30
|
+
"passwordChangedSuccessfully": "Password changed successfully",
|
|
31
|
+
"passwordConfirmationRequired": "Password confirmation is required",
|
|
32
|
+
"passwordsDoNotMatch": "Passwords do not match",
|
|
33
|
+
"poweredBySubtext": "An open-source medical record system and global community",
|
|
34
|
+
"rememberLocationForFutureLogins": "Remember my location for future logins",
|
|
35
|
+
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
|
|
36
|
+
"showPassword": "Show password",
|
|
37
|
+
"submitting": "Submitting",
|
|
38
|
+
"username": "Username",
|
|
39
|
+
"validValueRequired": "A valid value is required",
|
|
40
|
+
"welcome": "Welcome"
|
|
41
|
+
}
|
package/tsconfig.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"esModuleInterop": true,
|
|
4
|
+
"module": "esnext",
|
|
5
|
+
"target": "es2015",
|
|
6
|
+
"allowSyntheticDefaultImports": true,
|
|
7
|
+
"jsx": "react",
|
|
8
|
+
"moduleResolution": "node",
|
|
9
|
+
"skipLibCheck": true,
|
|
10
|
+
"resolveJsonModule": true,
|
|
11
|
+
"lib": [
|
|
12
|
+
"dom",
|
|
13
|
+
"es5",
|
|
14
|
+
"scripthost",
|
|
15
|
+
"es2015",
|
|
16
|
+
"es2015.promise",
|
|
17
|
+
"es2016.array.include",
|
|
18
|
+
"es2018",
|
|
19
|
+
"es2020",
|
|
20
|
+
"es2022"
|
|
21
|
+
],
|
|
22
|
+
"noEmit": true
|
|
23
|
+
},
|
|
24
|
+
"include": ["src/**/*"]
|
|
25
|
+
}
|
package/yarnrc.yml
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
compressionLevel: mixed
|
|
2
|
+
|
|
3
|
+
enableGlobalCache: false
|
|
4
|
+
|
|
5
|
+
nodeLinker: node-modules
|
|
6
|
+
|
|
7
|
+
npmPublishRegistry: "https://registry.npmjs.org"
|
|
8
|
+
|
|
9
|
+
plugins:
|
|
10
|
+
- checksum: c13ed363e15a826d9f779e7e7aca9dbee1d6d54813261d6f495da2fa94b01fa7579e516587ae2df5834f5d63d5d90cb392135190e8878b81dbd830c3c9f57809
|
|
11
|
+
path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
12
|
+
spec: "https://go.mskelton.dev/yarn-outdated/v4"
|
|
13
|
+
|
|
14
|
+
yarnPath: .yarn/releases/yarn-4.10.3.cjs
|