@openmrs/esm-primary-navigation-app 8.0.1-pre.3376 → 8.0.1-pre.3397

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 (124) hide show
  1. package/.turbo/turbo-build.log +24 -19
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2106.js +1 -0
  5. package/dist/2106.js.map +1 -0
  6. package/dist/2146.js +1 -1
  7. package/dist/2690.js +1 -1
  8. package/dist/3099.js +1 -1
  9. package/dist/3584.js +1 -1
  10. package/dist/3629.js +1 -1
  11. package/dist/3629.js.map +1 -1
  12. package/dist/4055.js +1 -1
  13. package/dist/4132.js +1 -1
  14. package/dist/4300.js +1 -1
  15. package/dist/4335.js +1 -1
  16. package/dist/4618.js +1 -1
  17. package/dist/4652.js +1 -1
  18. package/dist/4944.js +1 -1
  19. package/dist/5173.js +1 -1
  20. package/dist/523.js +2 -0
  21. package/dist/523.js.map +1 -0
  22. package/dist/5241.js +1 -1
  23. package/dist/5442.js +1 -1
  24. package/dist/5661.js +1 -1
  25. package/dist/6022.js +1 -1
  26. package/dist/6468.js +1 -1
  27. package/dist/6679.js +1 -1
  28. package/dist/6840.js +1 -1
  29. package/dist/6859.js +1 -1
  30. package/dist/7097.js +1 -1
  31. package/dist/7159.js +1 -1
  32. package/dist/723.js +1 -1
  33. package/dist/7617.js +1 -1
  34. package/dist/7798.js +2 -0
  35. package/dist/7798.js.map +1 -0
  36. package/dist/795.js +1 -1
  37. package/dist/8163.js +1 -1
  38. package/dist/8349.js +1 -1
  39. package/dist/8412.js +1 -0
  40. package/dist/8412.js.map +1 -0
  41. package/dist/8618.js +1 -1
  42. package/dist/890.js +1 -1
  43. package/dist/9214.js +1 -1
  44. package/dist/939.js +1 -0
  45. package/dist/939.js.map +1 -0
  46. package/dist/9538.js +1 -1
  47. package/dist/9569.js +1 -1
  48. package/dist/986.js +1 -1
  49. package/dist/9879.js +1 -1
  50. package/dist/9895.js +1 -1
  51. package/dist/9900.js +1 -1
  52. package/dist/9913.js +1 -1
  53. package/dist/main.js +1 -1
  54. package/dist/main.js.map +1 -1
  55. package/dist/openmrs-esm-primary-navigation-app.js +1 -1
  56. package/dist/openmrs-esm-primary-navigation-app.js.buildmanifest.json +207 -234
  57. package/dist/openmrs-esm-primary-navigation-app.js.map +1 -1
  58. package/dist/routes.json +1 -1
  59. package/package.json +6 -5
  60. package/src/components/change-language/change-language.modal.tsx +32 -16
  61. package/src/components/change-language/change-language.resource.ts +13 -11
  62. package/src/components/change-language/change-language.scss +14 -9
  63. package/src/components/change-language/change-language.test.tsx +22 -20
  64. package/src/components/navbar/navbar.component.tsx +0 -2
  65. package/src/index.ts +13 -20
  66. package/src/root.component.test.tsx +0 -5
  67. package/src/root.resource.tsx +2 -20
  68. package/src/routes.json +0 -8
  69. package/translations/am.json +2 -0
  70. package/translations/ar.json +2 -0
  71. package/translations/ar_SY.json +2 -0
  72. package/translations/bn.json +2 -0
  73. package/translations/de.json +2 -0
  74. package/translations/en.json +2 -0
  75. package/translations/en_US.json +2 -0
  76. package/translations/es.json +2 -0
  77. package/translations/es_MX.json +2 -0
  78. package/translations/fr.json +2 -0
  79. package/translations/he.json +2 -0
  80. package/translations/hi.json +2 -0
  81. package/translations/hi_IN.json +2 -0
  82. package/translations/id.json +2 -0
  83. package/translations/it.json +2 -0
  84. package/translations/ka.json +2 -0
  85. package/translations/km.json +2 -0
  86. package/translations/ku.json +2 -0
  87. package/translations/ky.json +2 -0
  88. package/translations/lg.json +2 -0
  89. package/translations/ne.json +2 -0
  90. package/translations/pl.json +2 -0
  91. package/translations/pt.json +2 -0
  92. package/translations/pt_BR.json +2 -0
  93. package/translations/qu.json +2 -0
  94. package/translations/ro_RO.json +2 -0
  95. package/translations/ru_RU.json +2 -0
  96. package/translations/si.json +2 -0
  97. package/translations/sw.json +2 -0
  98. package/translations/sw_KE.json +2 -0
  99. package/translations/tr.json +2 -0
  100. package/translations/tr_TR.json +2 -0
  101. package/translations/uk.json +2 -0
  102. package/translations/uz.json +2 -0
  103. package/translations/uz@Latn.json +2 -0
  104. package/translations/uz_UZ.json +2 -0
  105. package/translations/vi.json +2 -0
  106. package/translations/zh.json +2 -0
  107. package/translations/zh_CN.json +2 -0
  108. package/dist/3047.js +0 -1
  109. package/dist/3047.js.map +0 -1
  110. package/dist/6248.js +0 -1
  111. package/dist/6248.js.map +0 -1
  112. package/dist/8145.js +0 -2
  113. package/dist/8145.js.map +0 -1
  114. package/dist/8577.js +0 -1
  115. package/dist/8577.js.map +0 -1
  116. package/dist/9.js +0 -1
  117. package/dist/9.js.map +0 -1
  118. package/dist/9287.js +0 -2
  119. package/dist/9287.js.map +0 -1
  120. package/src/components/offline-banner/offline-banner.component.tsx +0 -65
  121. package/src/components/offline-banner/offline-banner.scss +0 -39
  122. package/src/offline.ts +0 -15
  123. /package/dist/{8145.js.LICENSE.txt → 523.js.LICENSE.txt} +0 -0
  124. /package/dist/{9287.js.LICENSE.txt → 7798.js.LICENSE.txt} +0 -0
package/dist/5241.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5241],{55241:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5241],{55241:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/5442.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5442],{55442:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5442],{55442:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/5661.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5661],{35661:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"取消","change":"更改","changeLanguage":"更改语言","changingLanguage":"正在更改语言","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"通知","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"我的账户"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[5661],{35661:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"取消","change":"更改","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"更改语言","changingLanguage":"正在更改语言","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"通知","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"我的账户"}')}}]);
package/dist/6022.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6022],{46022:a=>{a.exports=JSON.parse('{"AppMenuTooltip":"Meniu aplicație","cancel":"Anulează","change":"Schimbă","changeLanguage":"Schimbă limba","changingLanguage":"Se schimbă limba","noPathInDashboardExtension":"Nu se poate reda extensia tabloului de bord fără ca proprietatea \\"path\\" să fie setată în schema de configurare","notifications":"Notificări","userMenu":"Meniul utilizatorului","userMenuOptions":"Opțiuni meniu utilizator","userMenuTooltip":"Contul meu"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6022],{46022:a=>{a.exports=JSON.parse('{"AppMenuTooltip":"Meniu aplicație","cancel":"Anulează","change":"Schimbă","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Schimbă limba","changingLanguage":"Se schimbă limba","noPathInDashboardExtension":"Nu se poate reda extensia tabloului de bord fără ca proprietatea \\"path\\" să fie setată în schema de configurare","notifications":"Notificări","userMenu":"Meniul utilizatorului","userMenuOptions":"Opțiuni meniu utilizator","userMenuTooltip":"Contul meu"}')}}]);
package/dist/6468.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6468],{36468:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"Menu do Aplicativo","cancel":"Cancelar","change":"Alterar","changeLanguage":"Alterar idioma","changingLanguage":"Alterando idioma","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notificações","userMenu":"Menu do usuário","userMenuOptions":"User menu options","userMenuTooltip":"Minha Conta"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6468],{36468:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"Menu do Aplicativo","cancel":"Cancelar","change":"Alterar","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Alterar idioma","changingLanguage":"Alterando idioma","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notificações","userMenu":"Menu do usuário","userMenuOptions":"User menu options","userMenuTooltip":"Minha Conta"}')}}]);
package/dist/6679.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6679],{96679:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"Menu da Aplicação","cancel":"Cancelar","change":"Alterar","changeLanguage":"Alterar língua","changingLanguage":"Alterando língua","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notificações","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"Minha Conta"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6679],{96679:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"Menu da Aplicação","cancel":"Cancelar","change":"Alterar","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Alterar língua","changingLanguage":"Alterando língua","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notificações","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"Minha Conta"}')}}]);
package/dist/6840.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6840],{36840:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6840],{36840:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/6859.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6859],{56859:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[6859],{56859:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/7097.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7097],{27097:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7097],{27097:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/7159.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7159],{77159:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7159],{77159:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/723.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[723],{60723:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[723],{60723:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
package/dist/7617.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7617],{37617:n=>{n.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_primary_navigation_app=globalThis.webpackChunk_openmrs_esm_primary_navigation_app||[]).push([[7617],{37617:e=>{e.exports=JSON.parse('{"AppMenuTooltip":"App Menu","cancel":"Cancel","change":"Change","changeDefaultLocale":"Update your default locale","changeDefaultLocaleExplanation":"Leave this unchecked to change language for this session only","changeLanguage":"Change language","changingLanguage":"Changing language","noPathInDashboardExtension":"Cannot render the dashboard extension without the property \\"path\\" being set in the configuration schema","notifications":"Notifications","userMenu":"User menu","userMenuOptions":"User menu options","userMenuTooltip":"My Account"}')}}]);