@openmrs/esm-patient-allergies-app 11.3.0 → 11.3.1-patch.9064

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 (128) hide show
  1. package/.turbo/turbo-build.log +24 -25
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/1533.js +2 -0
  5. package/dist/1533.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/3357.js +1 -0
  10. package/dist/3357.js.map +1 -0
  11. package/dist/3584.js +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/5241.js +1 -1
  21. package/dist/5442.js +1 -1
  22. package/dist/5563.js +1 -1
  23. package/dist/5661.js +1 -1
  24. package/dist/5670.js +1 -0
  25. package/dist/5670.js.map +1 -0
  26. package/dist/5836.js +2 -0
  27. package/dist/5836.js.map +1 -0
  28. package/dist/6022.js +1 -1
  29. package/dist/6468.js +1 -1
  30. package/dist/6679.js +1 -1
  31. package/dist/6840.js +1 -1
  32. package/dist/6859.js +1 -1
  33. package/dist/6884.js +1 -1
  34. package/dist/6884.js.map +1 -1
  35. package/dist/7097.js +1 -1
  36. package/dist/7159.js +1 -1
  37. package/dist/723.js +1 -1
  38. package/dist/7617.js +1 -1
  39. package/dist/795.js +1 -1
  40. package/dist/8163.js +1 -1
  41. package/dist/8349.js +1 -1
  42. package/dist/8618.js +1 -1
  43. package/dist/8803.js +1 -0
  44. package/dist/8803.js.map +1 -0
  45. package/dist/890.js +1 -1
  46. package/dist/9214.js +1 -1
  47. package/dist/9538.js +1 -1
  48. package/dist/9569.js +1 -1
  49. package/dist/986.js +1 -1
  50. package/dist/9879.js +1 -1
  51. package/dist/9895.js +1 -1
  52. package/dist/9900.js +1 -1
  53. package/dist/9913.js +1 -1
  54. package/dist/main.js +1 -1
  55. package/dist/main.js.map +1 -1
  56. package/dist/openmrs-esm-patient-allergies-app.js +1 -1
  57. package/dist/openmrs-esm-patient-allergies-app.js.buildmanifest.json +229 -280
  58. package/dist/openmrs-esm-patient-allergies-app.js.map +1 -1
  59. package/dist/routes.json +1 -1
  60. package/package.json +4 -3
  61. package/src/allergies/allergies-action-menu.component.tsx +2 -2
  62. package/src/allergies/allergies-list.extension.tsx +55 -0
  63. package/src/allergies/allergies-list.scss +35 -0
  64. package/src/allergies/allergies-list.test.tsx +131 -0
  65. package/src/allergies/{allergies-tile.component.tsx → allergies-tile.extension.tsx} +7 -5
  66. package/src/allergies/allergies-tile.scss +5 -0
  67. package/src/allergies/allergies-tile.test.tsx +16 -7
  68. package/src/allergies/allergy-intolerance.resource.ts +3 -3
  69. package/src/allergies/delete-allergy.modal.tsx +2 -2
  70. package/src/dashboard.meta.ts +3 -1
  71. package/src/index.ts +6 -7
  72. package/src/routes.json +11 -4
  73. package/src/utils.ts +5 -0
  74. package/translations/am.json +2 -1
  75. package/translations/ar.json +2 -1
  76. package/translations/ar_SY.json +2 -1
  77. package/translations/bn.json +2 -1
  78. package/translations/de.json +2 -1
  79. package/translations/en.json +2 -1
  80. package/translations/en_US.json +2 -1
  81. package/translations/es.json +2 -1
  82. package/translations/es_MX.json +2 -1
  83. package/translations/fr.json +2 -1
  84. package/translations/he.json +2 -1
  85. package/translations/hi.json +2 -1
  86. package/translations/hi_IN.json +2 -1
  87. package/translations/id.json +2 -1
  88. package/translations/it.json +2 -1
  89. package/translations/ka.json +2 -1
  90. package/translations/km.json +2 -1
  91. package/translations/ku.json +2 -1
  92. package/translations/ky.json +2 -1
  93. package/translations/lg.json +2 -1
  94. package/translations/ne.json +2 -1
  95. package/translations/pl.json +2 -1
  96. package/translations/pt.json +2 -1
  97. package/translations/pt_BR.json +2 -1
  98. package/translations/qu.json +2 -1
  99. package/translations/ro_RO.json +2 -1
  100. package/translations/ru_RU.json +2 -1
  101. package/translations/si.json +2 -1
  102. package/translations/sw.json +2 -1
  103. package/translations/sw_KE.json +2 -1
  104. package/translations/tr.json +2 -1
  105. package/translations/tr_TR.json +2 -1
  106. package/translations/uk.json +2 -1
  107. package/translations/uz.json +2 -1
  108. package/translations/uz@Latn.json +2 -1
  109. package/translations/uz_UZ.json +2 -1
  110. package/translations/vi.json +2 -1
  111. package/translations/zh.json +2 -1
  112. package/translations/zh_CN.json +2 -1
  113. package/dist/4051.js +0 -1
  114. package/dist/4051.js.map +0 -1
  115. package/dist/4130.js +0 -2
  116. package/dist/4130.js.map +0 -1
  117. package/dist/5048.js +0 -1
  118. package/dist/5048.js.map +0 -1
  119. package/dist/5421.js +0 -2
  120. package/dist/5421.js.map +0 -1
  121. package/dist/6432.js +0 -1
  122. package/dist/6432.js.map +0 -1
  123. package/dist/717.js +0 -1
  124. package/dist/717.js.map +0 -1
  125. package/dist/8170.js +0 -1
  126. package/dist/8170.js.map +0 -1
  127. /package/dist/{4130.js.LICENSE.txt → 1533.js.LICENSE.txt} +0 -0
  128. /package/dist/{5421.js.LICENSE.txt → 5836.js.LICENSE.txt} +0 -0
package/dist/6022.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6022],{46022:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6022],{46022:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/6468.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6468],{36468:e=>{e.exports=JSON.parse('{"add":"Adicionar","allergen":"Alérgeno","allergenRequired":"Allergen is required","allergies":"Alergias","Allergies":"Alergias","allergyDeleted":"Alergia excluída","allergyIntolerances":"intolerâncias alérgicas","allergyNowVisible":"Agora está visível na página de Alergias","allergySaved":"Alergia gravada","allergySaveError":"Erro ao gravar alergia","allergyUpdated":"Alergia atualizada","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancelar","comments":"Comments","delete":"Apagar","deleteModalConfirmationText":"Tem certeza de que deseja remover esta alergia?","deletePatientAllergy":"Apagar alergia","deleting":"Removendo","discard":"Descartar","edit":"Editar","editAllergy":"Editar uma Alergia","editOrDeleteAllergy":"Editar ou apagar alergia","errorDeletingAllergy":"Erro ao apagar alergia","loading":"Carregando","mild":"Leve","moderate":"Moderado","name":"Nome","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adicionar um alérgeno personalizado pode afetar as notificações de alergia em todo o sistema. É recomendado escolher na lista correta fornecida para melhores alertas. As entradas personalizadas podem não acionar notificações em todos os contextos relevantes.","nonCodedAllergenWarningTitle":"Aviso: Entrada personalizada de alérgenos","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Outro","otherNonCodedAllergen":"Outro alergeno não codificado","otherNonCodedAllergicReaction":"Outra reação alérgica não codificada","reaction":"Reação","reactions":"Reações","recordNewAllergy":"Registar nova alergia","saveAndClose":"Salvar e fechar","saving":"Saving","seeAll":"Ver tudo","selectAllergen":"Selecione o alérgeno","selectReactions":"Selecione as reações","severe":"Severa","severityandReaction":"Gravidade","severityOfWorstReaction":"Gravidade da pior reação","severityRequired":"Severity is required","typeAdditionalComments":"Descreva qualquer comentário adicional aqui","typeAllergenName":"Por favor digite o nome do alérgeno","typeAllergicReactionName":"Por favor digite o nome da reação alérgica"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6468],{36468:e=>{e.exports=JSON.parse('{"add":"Adicionar","allergen":"Alérgeno","allergenRequired":"Allergen is required","allergies":"Alergias","Allergies":"Alergias","allergyDeleted":"Alergia excluída","allergyIntolerances":"intolerâncias alérgicas","allergyNowVisible":"Agora está visível na página de Alergias","allergySaved":"Alergia gravada","allergySaveError":"Erro ao gravar alergia","allergyUpdated":"Alergia atualizada","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancelar","comments":"Comments","delete":"Apagar","deleteModalConfirmationText":"Tem certeza de que deseja remover esta alergia?","deletePatientAllergy":"Apagar alergia","deleting":"Removendo","discard":"Descartar","edit":"Editar","editAllergy":"Editar uma Alergia","editOrDeleteAllergy":"Editar ou apagar alergia","errorDeletingAllergy":"Erro ao apagar alergia","loading":"Carregando","mild":"Leve","moderate":"Moderado","name":"Nome","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adicionar um alérgeno personalizado pode afetar as notificações de alergia em todo o sistema. É recomendado escolher na lista correta fornecida para melhores alertas. As entradas personalizadas podem não acionar notificações em todos os contextos relevantes.","nonCodedAllergenWarningTitle":"Aviso: Entrada personalizada de alérgenos","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Outro","otherNonCodedAllergen":"Outro alergeno não codificado","otherNonCodedAllergicReaction":"Outra reação alérgica não codificada","reaction":"Reação","reactions":"Reações","recordNewAllergy":"Registar nova alergia","saveAndClose":"Salvar e fechar","saving":"Saving","seeAll":"Ver tudo","selectAllergen":"Selecione o alérgeno","selectReactions":"Selecione as reações","severe":"Severa","severityandReaction":"Gravidade","severityOfWorstReaction":"Gravidade da pior reação","severityRequired":"Severity is required","typeAdditionalComments":"Descreva qualquer comentário adicional aqui","typeAllergenName":"Por favor digite o nome do alérgeno","typeAllergicReactionName":"Por favor digite o nome da reação alérgica","unknown":"Unknown"}')}}]);
package/dist/6679.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6679],{96679:e=>{e.exports=JSON.parse('{"add":"Adicionar","allergen":"Alérgeno","allergenRequired":"Allergen is required","allergies":"Alergias","Allergies":"Alergias","allergyDeleted":"Alergia excluída","allergyIntolerances":"intolerâncias alérgicas","allergyNowVisible":"Está agora visível na página de Alergias","allergySaved":"Alergia gravada","allergySaveError":"Erro ao gravar alergia","allergyUpdated":"Alergia atualizada","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancelar","comments":"Comments","delete":"Apagar","deleteModalConfirmationText":"Tem certeza de que deseja remover esta alergia?","deletePatientAllergy":"Apagar alergia","deleting":"Removendo","discard":"Descartar","edit":"Editar","editAllergy":"Editar uma Alergia","editOrDeleteAllergy":"Editar ou apagar alergia","errorDeletingAllergy":"Erro ao apagar alergia","loading":"Carregando","mild":"Leve","moderate":"Moderado","name":"Nome","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adicionar um alérgeno personalizado pode afetar as notificações de alergia em todo o sistema. É recomendado escolher na lista correta fornecida para alertas. As entradas personalizadas podem não acionar notificações em todos os contextos relevantes.","nonCodedAllergenWarningTitle":"Aviso: Entrada personalizada de alérgenos","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Outro","otherNonCodedAllergen":"Outro alergeno não codificado","otherNonCodedAllergicReaction":"Outra reação alergica não codificada","reaction":"Reação","reactions":"Reações","recordNewAllergy":"Registar nova alergia","saveAndClose":"Salvar e fechar","saving":"Saving","seeAll":"Visualizar tudo","selectAllergen":"Selecione o alérgeno","selectReactions":"Selecione as reações","severe":"Severa","severityandReaction":"Gravidade","severityOfWorstReaction":"Gravidade da pior reação","severityRequired":"Severity is required","typeAdditionalComments":"Providencie aqui comentarios adicionais","typeAllergenName":"Por favor digite o nome do alérgeno","typeAllergicReactionName":"Por favor digite o nome da reação alérgica"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6679],{96679:e=>{e.exports=JSON.parse('{"add":"Adicionar","allergen":"Alérgeno","allergenRequired":"Allergen is required","allergies":"Alergias","Allergies":"Alergias","allergyDeleted":"Alergia excluída","allergyIntolerances":"intolerâncias alérgicas","allergyNowVisible":"Está agora visível na página de Alergias","allergySaved":"Alergia gravada","allergySaveError":"Erro ao gravar alergia","allergyUpdated":"Alergia atualizada","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancelar","comments":"Comments","delete":"Apagar","deleteModalConfirmationText":"Tem certeza de que deseja remover esta alergia?","deletePatientAllergy":"Apagar alergia","deleting":"Removendo","discard":"Descartar","edit":"Editar","editAllergy":"Editar uma Alergia","editOrDeleteAllergy":"Editar ou apagar alergia","errorDeletingAllergy":"Erro ao apagar alergia","loading":"Carregando","mild":"Leve","moderate":"Moderado","name":"Nome","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adicionar um alérgeno personalizado pode afetar as notificações de alergia em todo o sistema. É recomendado escolher na lista correta fornecida para alertas. As entradas personalizadas podem não acionar notificações em todos os contextos relevantes.","nonCodedAllergenWarningTitle":"Aviso: Entrada personalizada de alérgenos","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Outro","otherNonCodedAllergen":"Outro alergeno não codificado","otherNonCodedAllergicReaction":"Outra reação alergica não codificada","reaction":"Reação","reactions":"Reações","recordNewAllergy":"Registar nova alergia","saveAndClose":"Salvar e fechar","saving":"Saving","seeAll":"Visualizar tudo","selectAllergen":"Selecione o alérgeno","selectReactions":"Selecione as reações","severe":"Severa","severityandReaction":"Gravidade","severityOfWorstReaction":"Gravidade da pior reação","severityRequired":"Severity is required","typeAdditionalComments":"Providencie aqui comentarios adicionais","typeAllergenName":"Por favor digite o nome do alérgeno","typeAllergicReactionName":"Por favor digite o nome da reação alérgica","unknown":"Unknown"}')}}]);
package/dist/6840.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6840],{36840:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6840],{36840:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/6859.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6859],{56859:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6859],{56859:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/6884.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6884],{36884:(e,t,r)=>{r.r(t),r.d(t,{default:()=>f});var n=r(75641),l=r.n(n),o=r(93150),a=r(98064),i=r(54440),u=r(14358);function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function s(e,t,r,n,l,o,a){try{var i=e[o](a),u=i.value}catch(e){return void r(e)}i.done?t(u):Promise.resolve(u).then(n,l)}const f=function(e){var t,r,f=e.closeDeleteModal,d=e.allergyId,p=e.patientUuid,y=(0,o.useTranslation)().t,b=(0,u.i2)(p).mutate,h=(t=(0,n.useState)(!1),r=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,l,o=[],a=!0,i=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(o.push(n.value),!t||o.length!==t);a=!0);}catch(e){i=!0,l=e}finally{try{a||null==r.return||r.return()}finally{if(i)throw l}}return o}}(t,r)||function(e,t){if(e){if("string"==typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(r):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?c(e,t):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),m=h[0],g=h[1],v=(0,n.useCallback)((function(){return(e=function(){return function(e,t){var r,n,l,o={label:0,sent:function(){if(1&l[0])throw l[1];return l[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=i(0),a.throw=i(1),a.return=i(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function i(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,i[0]&&(o=0)),o;)try{if(r=1,n&&(l=2&i[0]?n.return:i[0]?n.throw||((l=n.return)&&l.call(n),0):n.next)&&!(l=l.call(n,i[1])).done)return l;switch(n=0,l&&(i=[2&i[0],l.value]),i[0]){case 0:case 1:l=i;break;case 4:return o.label++,{value:i[1],done:!1};case 5:o.label++,n=i[1],i=[0];continue;case 7:i=o.ops.pop(),o.trys.pop();continue;default:if(!((l=(l=o.trys).length>0&&l[l.length-1])||6!==i[0]&&2!==i[0])){o=0;continue}if(3===i[0]&&(!l||i[1]>l[0]&&i[1]<l[3])){o.label=i[1];break}if(6===i[0]&&o.label<l[1]){o.label=l[1],l=i;break}if(l&&o.label<l[2]){o.label=l[2],o.ops.push(i);break}l[2]&&o.ops.pop(),o.trys.pop();continue}i=t.call(e,o)}catch(e){i=[6,e],n=0}finally{r=l=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(e){return g(!0),(0,u.Nk)(p,d,new AbortController).then((function(e){e.ok&&(b(),f(),(0,i.showSnackbar)({isLowContrast:!0,kind:"success",title:y("allergyDeleted","Allergy deleted")}))})).catch((function(e){console.error("Error deleting allergy: ",e),(0,i.showSnackbar)({isLowContrast:!1,kind:"error",title:y("errorDeletingAllergy","Error deleting allergy"),subtitle:null==e?void 0:e.message})})),[2]}))},function(){var t=this,r=arguments;return new Promise((function(n,l){var o=e.apply(t,r);function a(e){s(o,n,l,a,i,"next",e)}function i(e){s(o,n,l,a,i,"throw",e)}a(void 0)}))})();var e}),[f,d,b,y,p]);return l().createElement("div",null,l().createElement(a.rQ0,{closeModal:f,title:y("deletePatientAllergy","Delete allergy")}),l().createElement(a.cwr,null,l().createElement("p",null,y("deleteModalConfirmationText","Are you sure you want to delete this allergy?"))),l().createElement(a.jlY,null,l().createElement(a.$nd,{kind:"secondary",onClick:f},y("cancel","Cancel")),l().createElement(a.$nd,{kind:"danger",onClick:v,disabled:m},m?l().createElement(a.OuH,{description:y("deleting","Deleting")+"..."}):l().createElement("span",null,y("delete","Delete")))))}}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[6884],{36884:(e,t,r)=>{r.r(t),r.d(t,{default:()=>f});var n=r(75641),l=r.n(n),o=r(93150),a=r(82033),i=r(54440),u=r(14358);function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function s(e,t,r,n,l,o,a){try{var i=e[o](a),u=i.value}catch(e){return void r(e)}i.done?t(u):Promise.resolve(u).then(n,l)}const f=function(e){var t,r,f=e.closeDeleteModal,d=e.allergyId,p=e.patientUuid,y=(0,o.useTranslation)().t,b=(0,u.i2)(p).mutate,h=(t=(0,n.useState)(!1),r=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,l,o=[],a=!0,i=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(o.push(n.value),!t||o.length!==t);a=!0);}catch(e){i=!0,l=e}finally{try{a||null==r.return||r.return()}finally{if(i)throw l}}return o}}(t,r)||function(e,t){if(e){if("string"==typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(r):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?c(e,t):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),m=h[0],g=h[1],v=(0,n.useCallback)((function(){return(e=function(){return function(e,t){var r,n,l,o={label:0,sent:function(){if(1&l[0])throw l[1];return l[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=i(0),a.throw=i(1),a.return=i(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function i(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,i[0]&&(o=0)),o;)try{if(r=1,n&&(l=2&i[0]?n.return:i[0]?n.throw||((l=n.return)&&l.call(n),0):n.next)&&!(l=l.call(n,i[1])).done)return l;switch(n=0,l&&(i=[2&i[0],l.value]),i[0]){case 0:case 1:l=i;break;case 4:return o.label++,{value:i[1],done:!1};case 5:o.label++,n=i[1],i=[0];continue;case 7:i=o.ops.pop(),o.trys.pop();continue;default:if(!((l=(l=o.trys).length>0&&l[l.length-1])||6!==i[0]&&2!==i[0])){o=0;continue}if(3===i[0]&&(!l||i[1]>l[0]&&i[1]<l[3])){o.label=i[1];break}if(6===i[0]&&o.label<l[1]){o.label=l[1],l=i;break}if(l&&o.label<l[2]){o.label=l[2],o.ops.push(i);break}l[2]&&o.ops.pop(),o.trys.pop();continue}i=t.call(e,o)}catch(e){i=[6,e],n=0}finally{r=l=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,u])}}}(this,(function(e){return g(!0),(0,u.Nk)(p,d,new AbortController).then((function(e){e.ok&&(b(),f(),(0,i.showSnackbar)({isLowContrast:!0,kind:"success",title:y("allergyDeleted","Allergy deleted")}))})).catch((function(e){console.error("Error deleting allergy: ",e),(0,i.showSnackbar)({isLowContrast:!1,kind:"error",title:y("errorDeletingAllergy","Error deleting allergy"),subtitle:null==e?void 0:e.message})})),[2]}))},function(){var t=this,r=arguments;return new Promise((function(n,l){var o=e.apply(t,r);function a(e){s(o,n,l,a,i,"next",e)}function i(e){s(o,n,l,a,i,"throw",e)}a(void 0)}))})();var e}),[f,d,b,y,p]);return l().createElement(l().Fragment,null,l().createElement(a.rQ0,{closeModal:f,title:y("deletePatientAllergy","Delete allergy")}),l().createElement(a.cwr,null,l().createElement("p",null,y("deleteModalConfirmationText","Are you sure you want to delete this allergy?"))),l().createElement(a.jlY,null,l().createElement(a.$nd,{kind:"secondary",onClick:f},y("cancel","Cancel")),l().createElement(a.$nd,{kind:"danger",onClick:v,disabled:m},m?l().createElement(a.OuH,{description:y("deleting","Deleting")+"..."}):l().createElement("span",null,y("delete","Delete")))))}}}]);
package/dist/6884.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"6884.js","mappings":"0eAkEA,QAtD8D,Y,QAAGA,EAAAA,EAAAA,iBAAkBC,EAAAA,EAAAA,UAAWC,EAAAA,EAAAA,YACtF,GAAQC,EAAAA,EAAAA,kBAANC,EACF,GAAaC,EAAAA,EAAAA,IAAaH,GAAxBI,OAC4BC,G,GAAAA,EAAAA,EAAAA,WAAS,G,EAAA,E,+zBAAtCC,EAA6BD,EAAAA,GAAjBE,EAAiBF,EAAAA,GAE9BG,GAAeC,EAAAA,EAAAA,cAAY,W,urCAC/BF,GAAc,IAEdG,EAAAA,EAAAA,IAAqBV,EAAaD,EAAW,IAAIY,iBAC9CC,MAAK,SAACC,GACDA,EAAIC,KACNV,IACAN,KACAiB,EAAAA,EAAAA,cAAa,CACXC,eAAe,EACfC,KAAM,UACNC,MAAOhB,EAAE,iBAAkB,qBAGjC,IACCiB,OAAM,SAACC,GACNC,QAAQD,MAAM,2BAA4BA,IAE1CL,EAAAA,EAAAA,cAAa,CACXC,eAAe,EACfC,KAAM,QACNC,MAAOhB,EAAE,uBAAwB,0BACjCoB,SAAUF,aAAAA,EAAAA,EAAOG,SAErB,I,MACJ,E,yLAAG,CAACzB,EAAkBC,EAAWK,EAAQF,EAAGF,IAE5C,OACE,kBAACwB,MAAAA,KACC,kBAACC,EAAAA,IAAWA,CAACC,WAAY5B,EAAkBoB,MAAOhB,EAAE,uBAAwB,oBAC5E,kBAACyB,EAAAA,IAASA,KACR,kBAACC,IAAAA,KAAG1B,EAAE,8BAA+B,mDAEvC,kBAAC2B,EAAAA,IAAWA,KACV,kBAACC,EAAAA,IAAMA,CAACb,KAAK,YAAYc,QAASjC,GAC/BI,EAAE,SAAU,WAEf,kBAAC4B,EAAAA,IAAMA,CAACb,KAAK,SAASc,QAASvB,EAAcwB,SAAU1B,GACpDA,EACC,kBAAC2B,EAAAA,IAAaA,CAACC,YAAahC,EAAE,WAAY,YAAc,QAExD,kBAACiC,OAAAA,KAAMjC,EAAE,SAAU,aAM/B,C","sources":["webpack://@openmrs/esm-patient-allergies-app/./src/allergies/delete-allergy.modal.tsx"],"names":["closeDeleteModal","allergyId","patientUuid","useTranslation","t","useAllergies","mutate","useState","isDeleting","setIsDeleting","handleDelete","useCallback","deletePatientAllergy","AbortController","then","res","ok","showSnackbar","isLowContrast","kind","title","catch","error","console","subtitle","message","div","ModalHeader","closeModal","ModalBody","p","ModalFooter","Button","onClick","disabled","InlineLoading","description","span"],"sourceRoot":""}
1
+ {"version":3,"file":"6884.js","mappings":"0eAkEA,QAtD8D,Y,QAAGA,EAAAA,EAAAA,iBAAkBC,EAAAA,EAAAA,UAAWC,EAAAA,EAAAA,YACtF,GAAQC,EAAAA,EAAAA,kBAANC,EACF,GAAaC,EAAAA,EAAAA,IAAaH,GAAxBI,OAC4BC,G,GAAAA,EAAAA,EAAAA,WAAS,G,EAAA,E,+zBAAtCC,EAA6BD,EAAAA,GAAjBE,EAAiBF,EAAAA,GAE9BG,GAAeC,EAAAA,EAAAA,cAAY,W,urCAC/BF,GAAc,IAEdG,EAAAA,EAAAA,IAAqBV,EAAaD,EAAW,IAAIY,iBAC9CC,MAAK,SAACC,GACDA,EAAIC,KACNV,IACAN,KACAiB,EAAAA,EAAAA,cAAa,CACXC,eAAe,EACfC,KAAM,UACNC,MAAOhB,EAAE,iBAAkB,qBAGjC,IACCiB,OAAM,SAACC,GACNC,QAAQD,MAAM,2BAA4BA,IAE1CL,EAAAA,EAAAA,cAAa,CACXC,eAAe,EACfC,KAAM,QACNC,MAAOhB,EAAE,uBAAwB,0BACjCoB,SAAUF,aAAAA,EAAAA,EAAOG,SAErB,I,MACJ,E,yLAAG,CAACzB,EAAkBC,EAAWK,EAAQF,EAAGF,IAE5C,OACE,oCACE,kBAACwB,EAAAA,IAAWA,CAACC,WAAY3B,EAAkBoB,MAAOhB,EAAE,uBAAwB,oBAC5E,kBAACwB,EAAAA,IAASA,KACR,kBAACC,IAAAA,KAAGzB,EAAE,8BAA+B,mDAEvC,kBAAC0B,EAAAA,IAAWA,KACV,kBAACC,EAAAA,IAAMA,CAACZ,KAAK,YAAYa,QAAShC,GAC/BI,EAAE,SAAU,WAEf,kBAAC2B,EAAAA,IAAMA,CAACZ,KAAK,SAASa,QAAStB,EAAcuB,SAAUzB,GACpDA,EACC,kBAAC0B,EAAAA,IAAaA,CAACC,YAAa/B,EAAE,WAAY,YAAc,QAExD,kBAACgC,OAAAA,KAAMhC,EAAE,SAAU,aAM/B,C","sources":["webpack://@openmrs/esm-patient-allergies-app/./src/allergies/delete-allergy.modal.tsx"],"names":["closeDeleteModal","allergyId","patientUuid","useTranslation","t","useAllergies","mutate","useState","isDeleting","setIsDeleting","handleDelete","useCallback","deletePatientAllergy","AbortController","then","res","ok","showSnackbar","isLowContrast","kind","title","catch","error","console","subtitle","message","ModalHeader","closeModal","ModalBody","p","ModalFooter","Button","onClick","disabled","InlineLoading","description","span"],"sourceRoot":""}
package/dist/7097.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7097],{27097:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7097],{27097:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/7159.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7159],{77159:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7159],{77159:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/723.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[723],{60723:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[723],{60723:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/7617.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7617],{37617:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[7617],{37617:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/795.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[795],{70795:e=>{e.exports=JSON.parse('{"add":"დამატება","allergen":"ალერგენი","allergenRequired":"ალერგენი აუცილებელია","allergies":"ალერგიები","Allergies":"ალერგიები","allergyDeleted":"ალერგია წაიშალა","allergyIntolerances":"ალერგიული გადაუტანლობა","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"ალერგია შენახულია","allergySaveError":"ალერგიის შენახვის შეცდომა","allergyUpdated":"ალერგია განახლდა","atLeastOneReactionRequired":"At least one reaction is required","cancel":"გაუქმება","comments":"კომენტარები","delete":"წაშლა","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"ალერგიის წაშლა","deleting":"წაშლა","discard":"მოცილება","edit":"ჩასწორება","editAllergy":"ალერგიის ჩასწორება","editOrDeleteAllergy":"ალერგიის წაშლა ან ჩასწორება","errorDeletingAllergy":"ალერგიის წაშლის შეცდომა","loading":"მიმდინარეობს ჩატვირთვა","mild":"ზომიერი","moderate":"საშუალო","name":"სახელი","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"გაფრთხილება: მორგებული ალერგენის ჩანაწერი","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"სხვა","otherNonCodedAllergen":"სხვა არაკოდირებული ალერგენი","otherNonCodedAllergicReaction":"სხვა არაკოდირებული ალერგიული რეაქცია","reaction":"რეაქცია","reactions":"რეაქციები","recordNewAllergy":"ახალი ალერგიის ჩანაწერი","saveAndClose":"შენახვა და დახურვა","saving":"მიმდინარეობს შენახვა","seeAll":"ყველას ნახვა","selectAllergen":"აირჩიეთ ალერგენი","selectReactions":"აირჩიეთ რეაქციები","severe":"მძიმე","severityandReaction":"სიმძიმე","severityOfWorstReaction":"ყველაზე ცუდი რეაქციის სიმძიმე","severityRequired":"სიმძიმე აუცილებელია","typeAdditionalComments":"დაწერეთ აქ ნებისმიერი დამატებითი კომენტარი","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[795],{70795:e=>{e.exports=JSON.parse('{"add":"დამატება","allergen":"ალერგენი","allergenRequired":"ალერგენი აუცილებელია","allergies":"ალერგიები","Allergies":"ალერგიები","allergyDeleted":"ალერგია წაიშალა","allergyIntolerances":"ალერგიული გადაუტანლობა","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"ალერგია შენახულია","allergySaveError":"ალერგიის შენახვის შეცდომა","allergyUpdated":"ალერგია განახლდა","atLeastOneReactionRequired":"At least one reaction is required","cancel":"გაუქმება","comments":"კომენტარები","delete":"წაშლა","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"ალერგიის წაშლა","deleting":"წაშლა","discard":"მოცილება","edit":"ჩასწორება","editAllergy":"ალერგიის ჩასწორება","editOrDeleteAllergy":"ალერგიის წაშლა ან ჩასწორება","errorDeletingAllergy":"ალერგიის წაშლის შეცდომა","loading":"მიმდინარეობს ჩატვირთვა","mild":"ზომიერი","moderate":"საშუალო","name":"სახელი","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"გაფრთხილება: მორგებული ალერგენის ჩანაწერი","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"სხვა","otherNonCodedAllergen":"სხვა არაკოდირებული ალერგენი","otherNonCodedAllergicReaction":"სხვა არაკოდირებული ალერგიული რეაქცია","reaction":"რეაქცია","reactions":"რეაქციები","recordNewAllergy":"ახალი ალერგიის ჩანაწერი","saveAndClose":"შენახვა და დახურვა","saving":"მიმდინარეობს შენახვა","seeAll":"ყველას ნახვა","selectAllergen":"აირჩიეთ ალერგენი","selectReactions":"აირჩიეთ რეაქციები","severe":"მძიმე","severityandReaction":"სიმძიმე","severityOfWorstReaction":"ყველაზე ცუდი რეაქციის სიმძიმე","severityRequired":"სიმძიმე აუცილებელია","typeAdditionalComments":"დაწერეთ აქ ნებისმიერი დამატებითი კომენტარი","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/8163.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8163],{88163:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8163],{88163:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/8349.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8349],{88349:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8349],{88349:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);
package/dist/8618.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8618],{88618:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_allergies_app=globalThis.webpackChunk_openmrs_esm_patient_allergies_app||[]).push([[8618],{88618:e=>{e.exports=JSON.parse('{"add":"Add","allergen":"Allergen","allergenRequired":"Allergen is required","allergies":"Allergies","Allergies":"Allergies","allergyDeleted":"Allergy deleted","allergyIntolerances":"allergy intolerances","allergyNowVisible":"It is now visible on the Allergies page","allergySaved":"Allergy saved","allergySaveError":"Error saving allergy","allergyUpdated":"Allergy updated","atLeastOneReactionRequired":"At least one reaction is required","cancel":"Cancel","comments":"Comments","delete":"Delete","deleteModalConfirmationText":"Are you sure you want to delete this allergy?","deletePatientAllergy":"Delete allergy","deleting":"Deleting","discard":"Discard","edit":"Edit","editAllergy":"Edit an Allergy","editOrDeleteAllergy":"Edit or delete allergy","errorDeletingAllergy":"Error deleting allergy","loading":"Loading","mild":"Mild","moderate":"Moderate","name":"Name","nonCodedAllergenRequired":"Please specify the non-coded allergen","nonCodedAllergenWarningDescription":"Adding a custom allergen may impact system-wide allergy notifications. It\'s recommended to choose from the provided list for accurate alerts. Custom entries may not trigger notifications in all relevant contexts.","nonCodedAllergenWarningTitle":"Warning: Custom Allergen Entry","nonCodedAllergicReactionRequired":"Please specify the non-coded allergic reaction","other":"Other","otherNonCodedAllergen":"Other non-coded allergen","otherNonCodedAllergicReaction":"Other non-coded allergic reaction","reaction":"Reaction","reactions":"Reactions","recordNewAllergy":"Record a new allergy","saveAndClose":"Save and close","saving":"Saving","seeAll":"See all","selectAllergen":"Select the allergen","selectReactions":"Select the reactions","severe":"Severe","severityandReaction":"Severity","severityOfWorstReaction":"Severity of worst reaction","severityRequired":"Severity is required","typeAdditionalComments":"Type any additional comments here","typeAllergenName":"Please type in the name of the allergen","typeAllergicReactionName":"Please type in the name of the allergic reaction","unknown":"Unknown"}')}}]);