@openmrs/esm-patient-vitals-app 10.2.1-pre.7850 → 10.2.1-pre.7876

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 (116) hide show
  1. package/.turbo/turbo-build.log +31 -35
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/1517.js +1 -1
  5. package/dist/1517.js.map +1 -1
  6. package/dist/2146.js +1 -1
  7. package/dist/2372.js +1 -1
  8. package/dist/2372.js.map +1 -1
  9. package/dist/2457.js +2 -0
  10. package/dist/2457.js.LICENSE.txt +14 -0
  11. package/dist/2457.js.map +1 -0
  12. package/dist/2470.js +1 -1
  13. package/dist/2470.js.map +1 -1
  14. package/dist/2690.js +1 -1
  15. package/dist/2913.js +1 -1
  16. package/dist/2913.js.map +1 -1
  17. package/dist/3099.js +1 -1
  18. package/dist/3464.js +1 -1
  19. package/dist/3464.js.map +1 -1
  20. package/dist/3584.js +1 -1
  21. package/dist/4041.js +1 -1
  22. package/dist/4041.js.map +1 -1
  23. package/dist/4051.js +1 -0
  24. package/dist/4051.js.map +1 -0
  25. package/dist/4055.js +1 -1
  26. package/dist/4132.js +1 -1
  27. package/dist/4300.js +1 -1
  28. package/dist/4335.js +1 -1
  29. package/dist/4618.js +1 -1
  30. package/dist/4652.js +1 -1
  31. package/dist/4864.js +1 -0
  32. package/dist/4864.js.map +1 -0
  33. package/dist/4944.js +1 -1
  34. package/dist/5173.js +1 -1
  35. package/dist/5241.js +1 -1
  36. package/dist/5415.js +1 -0
  37. package/dist/5415.js.map +1 -0
  38. package/dist/5442.js +1 -1
  39. package/dist/5639.js +1 -0
  40. package/dist/5639.js.map +1 -0
  41. package/dist/5661.js +1 -1
  42. package/dist/5810.js +1 -0
  43. package/dist/5810.js.map +1 -0
  44. package/dist/5968.js +2 -0
  45. package/dist/5968.js.map +1 -0
  46. package/dist/6022.js +1 -1
  47. package/dist/6432.js +1 -0
  48. package/dist/6432.js.map +1 -0
  49. package/dist/6468.js +1 -1
  50. package/dist/6641.js +2 -0
  51. package/dist/6641.js.map +1 -0
  52. package/dist/6679.js +1 -1
  53. package/dist/6840.js +1 -1
  54. package/dist/6859.js +1 -1
  55. package/dist/7097.js +1 -1
  56. package/dist/7159.js +1 -1
  57. package/dist/723.js +1 -1
  58. package/dist/7299.js +1 -0
  59. package/dist/{8130.js.map → 7299.js.map} +1 -1
  60. package/dist/7617.js +1 -1
  61. package/dist/795.js +1 -1
  62. package/dist/8163.js +1 -1
  63. package/dist/8295.js +1 -1
  64. package/dist/8295.js.map +1 -1
  65. package/dist/8349.js +1 -1
  66. package/dist/8618.js +1 -1
  67. package/dist/890.js +1 -1
  68. package/dist/8953.js +1 -0
  69. package/dist/8953.js.map +1 -0
  70. package/dist/9214.js +1 -1
  71. package/dist/9317.js +2 -0
  72. package/dist/9317.js.LICENSE.txt +14 -0
  73. package/dist/9317.js.map +1 -0
  74. package/dist/9569.js +1 -1
  75. package/dist/986.js +1 -1
  76. package/dist/9876.js +1 -1
  77. package/dist/9876.js.map +1 -1
  78. package/dist/9879.js +1 -1
  79. package/dist/9900.js +1 -1
  80. package/dist/9913.js +1 -1
  81. package/dist/main.js +1 -1
  82. package/dist/main.js.map +1 -1
  83. package/dist/openmrs-esm-patient-vitals-app.js +1 -1
  84. package/dist/openmrs-esm-patient-vitals-app.js.buildmanifest.json +366 -226
  85. package/dist/openmrs-esm-patient-vitals-app.js.map +1 -1
  86. package/dist/routes.json +1 -1
  87. package/package.json +3 -4
  88. package/src/biometrics/biometrics-base.component.tsx +5 -1
  89. package/src/biometrics/biometrics-overview.test.tsx +1 -1
  90. package/src/biometrics/paginated-biometrics.component.tsx +6 -5
  91. package/src/components/action-menu/vitals-biometrics-action-menu.component.tsx +0 -1
  92. package/src/declarations.d.ts +4 -0
  93. package/src/vitals/paginated-vitals.component.tsx +7 -5
  94. package/src/vitals/vitals-overview.component.tsx +1 -0
  95. package/src/vitals-biometrics-form/vitals-biometrics-form.workspace.tsx +2 -2
  96. package/src/vitals-biometrics-form/vitals-biometrics-input.component.tsx +3 -5
  97. package/dist/1077.js +0 -1
  98. package/dist/1077.js.map +0 -1
  99. package/dist/3407.js +0 -2
  100. package/dist/3407.js.map +0 -1
  101. package/dist/3604.js +0 -1
  102. package/dist/3604.js.map +0 -1
  103. package/dist/367.js +0 -2
  104. package/dist/367.js.LICENSE.txt +0 -7
  105. package/dist/367.js.map +0 -1
  106. package/dist/4605.js +0 -2
  107. package/dist/4605.js.map +0 -1
  108. package/dist/4641.js +0 -1
  109. package/dist/4641.js.map +0 -1
  110. package/dist/7657.js +0 -1
  111. package/dist/7657.js.map +0 -1
  112. package/dist/7688.js +0 -1
  113. package/dist/7688.js.map +0 -1
  114. package/dist/8130.js +0 -1
  115. /package/dist/{4605.js.LICENSE.txt → 5968.js.LICENSE.txt} +0 -0
  116. /package/dist/{3407.js.LICENSE.txt → 6641.js.LICENSE.txt} +0 -0
package/dist/6679.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6679],{6679:i=>{i.exports=JSON.parse('{"abnormalValue":"Valor anormal","actions":"Actions","add":"Adicionar","additionalNoteText":"Providencie aqui notas adicionais","biometricDisplayed":"Biometria visualizada","biometrics":"Biometria","biometrics_lower":"biometria","bloodPressure":"Pressão Arterial","bloodPressureAbbreviated":"PA","bmi":"IMC","bp":"PA","calculatedBmi":"IMC (calc.)","cancel":"Cancel","checkForValidity":"Alguns dos valores inseridos são inválidos","date":"Data","dateAndTime":"Data e hora","daysOldVitals_one":"<0>Estes sinais vitais são de há <1>{{count}} dia</1></0>","daysOldVitals_other":"<0>Estes sinais vitais são de há <1>{{count}} dias</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolica","discard":"Descartar","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Erro","errorDeleting":"Error deleting vitals and biometrics","female":"Feminino","goToSummary":"Ir para o resumo","heartRate":"Frequência cardíaca","height":"Altura","loading":"Carregando","male":"Masculino","muac":"MUAC","noDataRecorded":"Nenhum dado foi registado para este utente","notAvailable":"Not available","notes":"Notas","other":"Outro","outOfDateVitals":"<0>Estes sinais vitais estão <1>desactualizados</1></0>","overOneWeekOldVitals":"<0>Estes sinais vitais são de há <1>mais de uma semana</1></0>","oxygenSaturation":"Saturação de oxigênio","pleaseFillField":"Por favor preencha pelo menos um campo","print":"Imprimir","printedBy":"Impresso por","pulse":"Pulso","recordBiometrics":"Registar biometria","recordVitals":"Registar sinais vitais","recordVitalsAndBiometrics":"Registar Sinais Vitais e Biométricos","respirationRate":"Frequência respiratória","respiratoryRate":"F. respiratória","respiratoryRateAbbreviated":"F. Respiratória","saveAndClose":"Salvar e fechar","seeAll":"Ver tudo","spo2":"SpO2","systolic":"sistólica","temp":"Temp","temperature":"Temperatura","temperatureAbbreviated":"Temp","unknown":"Desconhecido","validationInputError":"O valor deve estar entre {{min}} e {{max}}","vitals":"Sinais Vitais","Vitals & Biometrics":"Sinais Vitais & Biométricos","vitalsAndBiometrics":"Sinais vitais e biométricos","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"Estão agora visíveis na página Sinais vitais e Biométricos","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Erro ao gravar sinais vitais e biométricos","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Histórico de sinais vitais","vitalSignDisplayed":"Sinal vital visualizado","vitalSigns":"Sinais vitais","weight":"Peso"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6679],{96679:i=>{i.exports=JSON.parse('{"abnormalValue":"Valor anormal","actions":"Actions","add":"Adicionar","additionalNoteText":"Providencie aqui notas adicionais","biometricDisplayed":"Biometria visualizada","biometrics":"Biometria","biometrics_lower":"biometria","bloodPressure":"Pressão Arterial","bloodPressureAbbreviated":"PA","bmi":"IMC","bp":"PA","calculatedBmi":"IMC (calc.)","cancel":"Cancel","checkForValidity":"Alguns dos valores inseridos são inválidos","date":"Data","dateAndTime":"Data e hora","daysOldVitals_one":"<0>Estes sinais vitais são de há <1>{{count}} dia</1></0>","daysOldVitals_other":"<0>Estes sinais vitais são de há <1>{{count}} dias</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolica","discard":"Descartar","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Erro","errorDeleting":"Error deleting vitals and biometrics","female":"Feminino","goToSummary":"Ir para o resumo","heartRate":"Frequência cardíaca","height":"Altura","loading":"Carregando","male":"Masculino","muac":"MUAC","noDataRecorded":"Nenhum dado foi registado para este utente","notAvailable":"Not available","notes":"Notas","other":"Outro","outOfDateVitals":"<0>Estes sinais vitais estão <1>desactualizados</1></0>","overOneWeekOldVitals":"<0>Estes sinais vitais são de há <1>mais de uma semana</1></0>","oxygenSaturation":"Saturação de oxigênio","pleaseFillField":"Por favor preencha pelo menos um campo","print":"Imprimir","printedBy":"Impresso por","pulse":"Pulso","recordBiometrics":"Registar biometria","recordVitals":"Registar sinais vitais","recordVitalsAndBiometrics":"Registar Sinais Vitais e Biométricos","respirationRate":"Frequência respiratória","respiratoryRate":"F. respiratória","respiratoryRateAbbreviated":"F. Respiratória","saveAndClose":"Salvar e fechar","seeAll":"Ver tudo","spo2":"SpO2","systolic":"sistólica","temp":"Temp","temperature":"Temperatura","temperatureAbbreviated":"Temp","unknown":"Desconhecido","validationInputError":"O valor deve estar entre {{min}} e {{max}}","vitals":"Sinais Vitais","Vitals & Biometrics":"Sinais Vitais & Biométricos","vitalsAndBiometrics":"Sinais vitais e biométricos","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"Estão agora visíveis na página Sinais vitais e Biométricos","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Erro ao gravar sinais vitais e biométricos","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Histórico de sinais vitais","vitalSignDisplayed":"Sinal vital visualizado","vitalSigns":"Sinais vitais","weight":"Peso"}')}}]);
package/dist/6840.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6840],{6840:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6840],{36840:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/6859.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6859],{6859:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[6859],{56859:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/7097.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7097],{7097:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7097],{27097:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/7159.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7159],{7159:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7159],{77159:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/723.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[723],{3104:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[723],{60723:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/7299.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7299],{19402:(e,n,t)=>{t.d(n,{A:()=>s});var a=t(30977),i=t.n(a),l=t(95924),o=t.n(l)()(i());o.push([e.id,":root{--brand-01: #005d5d;--brand-02: #004144;--brand-03: #007d79;--bottom-nav-height: 4rem;--workspace-header-height: 3rem;--tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));--desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height))}.-esm-patient-vitals__weight-tile__label___ZqrY8{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:#525252}.-esm-patient-vitals__weight-tile__content___0IRTZ{font-size:var(--cds-body-compact-01-font-size, 0.875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, 0.16px);color:#525252;margin-top:5px}.-esm-patient-vitals__weight-tile__value___J3PWq{font-size:var(--cds-body-compact-01-font-size, 0.875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, 0.16px)}","",{version:3,sources:["webpack://./../../node_modules/@openmrs/esm-styleguide/src/_vars.scss","webpack://./src/components/weight-tile/weight-tile.scss","webpack://./../../node_modules/@carbon/type/scss/_styles.scss"],names:[],mappings:"AAsDA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CACA,yBAAA,CACA,+BAAA,CACA,oGAAA,CACA,2GAAA,CC1DF,iDC+1BI,gDAAA,CAAA,gDAAA,CAAA,oDAAA,CAAA,yDAAA,CD71BF,aDEQ,CCCV,mDC01BI,wDAAA,CAAA,uDAAA,CAAA,2DAAA,CAAA,gEAAA,CDx1BF,aDHQ,CCIR,cAAA,CAGF,iDCo1BI,wDAAA,CAAA,uDAAA,CAAA,2DAAA,CAAA,gEAAA",sourcesContent:["@use '@carbon/layout';\n\n$ui-01: #f4f4f4;\n$ui-02: #ffffff;\n$ui-03: #e0e0e0;\n$ui-04: #8d8d8d;\n$ui-05: #161616;\n$text-02: #525252;\n$text-03: #a8a8a8;\n$ui-background: #ffffff;\n$color-gray-30: #c6c6c6;\n$color-gray-70: #525252;\n$color-gray-100: #161616;\n$color-blue-60-2: #0f62fe;\n$color-blue-10: #edf5ff;\n$color-yellow-50: #feecae;\n$carbon--red-50: #fa4d56;\n$inverse-link: #78a9ff;\n$support-02: #24a148;\n$inverse-support-03: #f1c21b;\n$warning-background: #fff8e1;\n$openmrs-background-grey: #f4f4f4;\n$danger: #da1e28;\n$interactive-01: #0f62fe;\n$field-01: #f4f4f4;\n$grey-2: #e0e0e0;\n$labeldropdown: #c6c6c6;\n\n$brand-primary-10: #d9fbfb;\n$brand-primary-20: #9ef0f0;\n$brand-primary-30: #3ddbd9;\n$brand-primary-40: #08bdba;\n$brand-primary-50: #009d9a;\n\n/* 60,70 and 80 are already declared as brand-01, 02 and 03 respectively */\n\n$brand-primary-90: #022b30;\n$brand-primary-100: #081a1c;\n\n@mixin brand-01($property) {\n #{$property}: #005d5d;\n #{$property}: var(--brand-01);\n}\n\n@mixin brand-02($property) {\n #{$property}: #004144;\n #{$property}: var(--brand-02);\n}\n\n@mixin brand-03($property) {\n #{$property}: #007d79;\n #{$property}: var(--brand-03);\n}\n\n:root {\n --brand-01: #005d5d;\n --brand-02: #004144;\n --brand-03: #007d79;\n --bottom-nav-height: #{layout.$spacing-10};\n --workspace-header-height: #{layout.$spacing-09};\n --tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));\n --desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height));\n}\n\n$breakpoint-phone-min: 0px;\n$breakpoint-phone-max: 600px;\n$breakpoint-tablet-min: 601px;\n$breakpoint-tablet-max: 1023px;\n$breakpoint-small-desktop-min: 1024px;\n$breakpoint-small-desktop-max: 1439px;\n$breakpoint-large-desktop-min: 1440px;\n$breakpoint-large-desktop-max: 99999999px;\n\n/* These color variables will be removed in a future release */\n$brand-teal-01: #007d79;\n$brand-01: #005d5d;\n$brand-02: #004144;\n","@use '@carbon/type';\n@use '@openmrs/esm-styleguide/src/vars' as *;\n\n.label {\n @include type.type-style('label-01');\n color: $text-02;\n}\n\n.content {\n @include type.type-style('body-compact-01');\n color: $text-02;\n margin-top: 5px;\n}\n\n.value {\n @include type.type-style('body-compact-01');\n}\n","//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n// stylelint-disable number-max-precision\n\n@use 'sass:map';\n@use 'sass:math';\n@use '@carbon/grid/scss/config' as gridconfig;\n@use '@carbon/grid/scss/breakpoint' as grid;\n@use 'prefix' as *;\n@use 'font-family';\n@use 'scale';\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-01: (\n font-size: scale.type-scale(1),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-01: $body-short-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-01: $body-long-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-02: $body-short-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-02: $body-long-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-01: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-02: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-01: $productive-heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-02: $productive-heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-03: $productive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-04: $productive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-05: $productive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-06: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n // Extra digit needed for precision in Chrome\n line-height: 1.199,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-06: $productive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-07: (\n font-size: scale.type-scale(12),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-07: $productive-heading-07 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-01: $heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-02: $heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(5),\n line-height: 1.4,\n ),\n max: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-03: $expressive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n font-weight: font-family.font-weight('regular'),\n ),\n max: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-04: $expressive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n font-weight: font-family.font-weight('light'),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-05: $expressive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-06: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-06: $expressive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-paragraph-01: (\n font-size: scale.type-scale(6),\n font-weight: font-family.font-weight('light'),\n line-height: 1.334,\n letter-spacing: 0,\n breakpoints: (\n lg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n);\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-paragraph-01: $expressive-paragraph-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-01: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.3,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(5),\n ),\n lg: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n xlg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-01: $quotation-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-02: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('light'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-02: $quotation-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-01: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-01: $display-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-02: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-02: $display-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-03: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(12),\n line-height: 1.18,\n ),\n lg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(16),\n line-height: 1.11,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-03: $display-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-04: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(14),\n line-height: 1.15,\n ),\n lg: (\n font-size: scale.type-scale(17),\n line-height: 1.11,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(20),\n line-height: 1.07,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(23),\n line-height: 1.05,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-04: $display-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$tokens: (\n caption-01: $caption-01,\n caption-02: $caption-02,\n label-01: $label-01,\n label-02: $label-02,\n helper-text-01: $helper-text-01,\n helper-text-02: $helper-text-02,\n body-short-01: $body-short-01,\n body-short-02: $body-short-02,\n body-long-01: $body-long-01,\n body-long-02: $body-long-02,\n code-01: $code-01,\n code-02: $code-02,\n heading-01: $heading-01,\n heading-02: $heading-02,\n productive-heading-01: $productive-heading-01,\n productive-heading-02: $productive-heading-02,\n productive-heading-03: $productive-heading-03,\n productive-heading-04: $productive-heading-04,\n productive-heading-05: $productive-heading-05,\n productive-heading-06: $productive-heading-06,\n productive-heading-07: $productive-heading-07,\n expressive-paragraph-01: $expressive-paragraph-01,\n expressive-heading-01: $expressive-heading-01,\n expressive-heading-02: $expressive-heading-02,\n expressive-heading-03: $expressive-heading-03,\n expressive-heading-04: $expressive-heading-04,\n expressive-heading-05: $expressive-heading-05,\n expressive-heading-06: $expressive-heading-06,\n quotation-01: $quotation-01,\n quotation-02: $quotation-02,\n display-01: $display-01,\n display-02: $display-02,\n display-03: $display-03,\n display-04: $display-04,\n // V11 Tokens\n legal-01: $legal-01,\n legal-02: $legal-02,\n body-compact-01: $body-compact-01,\n body-compact-02: $body-compact-02,\n heading-compact-01: $heading-compact-01,\n heading-compact-02: $heading-compact-02,\n body-01: $body-01,\n body-02: $body-02,\n heading-03: $heading-03,\n heading-04: $heading-04,\n heading-05: $heading-05,\n heading-06: $heading-06,\n heading-07: $heading-07,\n fluid-heading-03: $fluid-heading-03,\n fluid-heading-04: $fluid-heading-04,\n fluid-heading-05: $fluid-heading-05,\n fluid-heading-06: $fluid-heading-06,\n fluid-paragraph-01: $fluid-paragraph-01,\n fluid-quotation-01: $fluid-quotation-01,\n fluid-quotation-02: $fluid-quotation-02,\n fluid-display-01: $fluid-display-01,\n fluid-display-02: $fluid-display-02,\n fluid-display-03: $fluid-display-03,\n fluid-display-04: $fluid-display-04,\n) !default;\n\n/// @param {Map} $map\n/// @access public\n/// @group @carbon/type\n@mixin properties($map) {\n @each $name, $value in $map {\n #{$name}: $value;\n }\n}\n\n/// @param {Number} $value - Number with units\n/// @return {Number} Without units\n/// @access public\n/// @group @carbon/type\n@function strip-unit($value) {\n @return math.div($value, $value * 0 + 1);\n}\n\n/// This helper includes fluid type styles for the given token value. Fluid type\n/// means that the `font-size` is computed using `calc()` in order to be\n/// determined by the screen size instead of a breakpoint. As a result, fluid\n/// styles should be used with caution in fixed width contexts.\n///\n/// In addition, we make use of %-based line-heights so that the line-height of\n/// each type style is computed correctly due to the dynamic nature of the\n/// `font-size`.\n///\n/// Most of the logic for this work comes from CSS Tricks:\n/// https://css-tricks.com/snippets/css/fluid-typography/\n///\n/// @param {Map} $type-styles - The value of a given type token\n/// @param {Map} $breakpoints [$grid-breakpoints] - Custom breakpoints to use\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type($type-styles, $breakpoints: gridconfig.$grid-breakpoints) {\n // Include the initial styles for the given token by default without any\n // media query guard. This includes `font-size` as a fallback in the case\n // that a browser does not support `calc()`\n @include properties(map.remove($type-styles, breakpoints));\n // We also need to include the `sm` styles by default since they don't\n // appear in the fluid styles for tokens\n @include fluid-type-size($type-styles, sm, $breakpoints);\n\n // Finally, we need to go through all the breakpoints defined in the type\n // token and apply the properties and fluid type size for that given\n // breakpoint\n @each $name, $values in map.get($type-styles, breakpoints) {\n @include grid.breakpoint($name) {\n @include properties($values);\n @include fluid-type-size($type-styles, $name, $breakpoints);\n }\n }\n}\n\n/// Computes the fluid `font-size` for a given type style and breakpoint\n/// @param {Map} $type-styles - The styles for a given token\n/// @param {String} $name - The name of the breakpoint to which we apply the fluid\n/// @param {Map} $breakpoints [$grid-breakpoints] - The breakpoints for the grid system\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type-size(\n $type-styles,\n $name,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n // Get the information about the breakpoint we're currently working in. Useful\n // for getting initial width information\n $breakpoint: map.get($breakpoints, $name);\n\n // Our fluid styles are captured under the 'breakpoints' property in our type\n // styles map. These define what values to treat as `max-` variables below\n $fluid-sizes: map.get($type-styles, breakpoints);\n $fluid-breakpoint: ();\n // Special case for `sm` because the styles for small are on the type style\n // directly\n @if $name == sm {\n $fluid-breakpoint: map.remove($type-styles, breakpoints);\n } @else {\n $fluid-breakpoint: map.get($fluid-sizes, $name);\n }\n\n // Initialize our font-sizes to the default size for the type style\n $max-font-size: map.get($type-styles, font-size);\n $min-font-size: map.get($type-styles, font-size);\n @if map.has-key($fluid-breakpoint, font-size) {\n $min-font-size: map.get($fluid-breakpoint, font-size);\n }\n\n // Initialize our min and max width to the width of the current breakpoint\n $max-vw: map.get($breakpoint, width);\n $min-vw: map.get($breakpoint, width);\n\n // We can use `breakpoint-next` to see if there is another breakpoint we can\n // use to update `max-font-size` and `max-vw` with larger values\n $next-breakpoint-available: grid.breakpoint-next($name, $breakpoints);\n $next-fluid-breakpoint-name: null;\n\n // We need to figure out what the next available fluid breakpoint is for our\n // given $type-styles. In this loop we try and iterate through breakpoints\n // until we either manually set $next-breakpoint-available to null or\n // `breakpoint-next` returns null.\n @while $next-breakpoint-available {\n @if map.has-key($fluid-sizes, $next-breakpoint-available) {\n $next-fluid-breakpoint-name: $next-breakpoint-available;\n $next-breakpoint-available: null;\n } @else {\n $next-breakpoint-available: grid.breakpoint-next(\n $next-breakpoint-available,\n $breakpoints\n );\n }\n }\n\n // If we have found the next available fluid breakpoint name, then we know\n // that we have values that we can use to set max-font-size and max-vw as both\n // values derive from the next breakpoint\n @if $next-fluid-breakpoint-name {\n $next-fluid-breakpoint: map.get($breakpoints, $next-fluid-breakpoint-name);\n $max-font-size: map.get(\n map.get($fluid-sizes, $next-fluid-breakpoint-name),\n font-size\n );\n $max-vw: map.get($next-fluid-breakpoint, width);\n\n // prettier-ignore\n font-size: calc(#{$min-font-size} +\n #{strip-unit($max-font-size - $min-font-size)} *\n ((100vw - #{$min-vw}) / #{strip-unit($max-vw - $min-vw)})\n );\n } @else {\n // Otherwise, just default to setting the font size found from the type\n // style or the given fluid breakpoint in the type style\n font-size: $min-font-size;\n }\n}\n\n// TODO move following variable and `custom-property` mixin into shared file for\n// both `@carbon/type` and `@carbon/themes`\n\n/// @access private\n/// @group @carbon/type\n@mixin custom-properties($name, $value) {\n @each $property, $value in $value {\n #{$property}: var(\n --#{$custom-property-prefix}-#{$name}-#{$property},\n #{$value}\n );\n }\n}\n\n/// Helper mixin to include the styles for a given token in any selector in your\n/// project. Also includes an optional fluid option that will enable fluid\n/// styles for the token if they are defined. Fluid styles will cause the\n/// token's font-size to be computed based on the viewport size. As a result, use\n/// with caution in fixed contexts.\n/// @param {String} $name - The name of the token to get the styles for\n/// @param {Boolean} $fluid [false] - Specify whether to include fluid styles for the\n/// @param {Map} $breakpoints [$grid-breakpoints] - Provide a custom breakpoint map to use\n/// @access public\n/// @group @carbon/type\n@mixin type-style(\n $name,\n $fluid: false,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n @if not map.has-key($tokens, $name) {\n @error 'Unable to find a token with the name: `#{$name}`';\n }\n\n $token: map.get($tokens, $name);\n\n // If $fluid is set to true and the token has breakpoints defined for fluid\n // styles, delegate to the fluid-type helper for the given token\n @if $fluid == true and map.has-key($token, 'breakpoints') {\n @include fluid-type($token, $breakpoints);\n } @else {\n @include custom-properties($name, $token);\n }\n}\n"],sourceRoot:""}]),o.locals={label:"-esm-patient-vitals__weight-tile__label___ZqrY8",content:"-esm-patient-vitals__weight-tile__content___0IRTZ",value:"-esm-patient-vitals__weight-tile__value___J3PWq"};const s=o},67299:(e,n,t)=>{t.r(n),t.d(n,{default:()=>z});var a=t(1343),i=t.n(a),l=t(93150),o=t(7879),s=t(38254),p=t(31806),r=t(72591),c=t.n(r),d=t(1740),g=t.n(d),f=t(88128),h=t.n(f),u=t(30855),y=t.n(u),b=t(93051),$=t.n(b),m=t(73656),v=t.n(m),w=t(19402),k={};k.styleTagTransform=v(),k.setAttributes=y(),k.insert=h().bind(null,"head"),k.domAPI=g(),k.insertStyleElement=$(),c()(w.A,k);const x=w.A&&w.A.locals?w.A.locals:void 0,z=function(e){var n,t,a=e.patientUuid,r=(0,s.useConfig)(),c=(0,l.useTranslation)().t,d=(0,p.Nb)().conceptUnits,g=(0,p.X)(a,"biometrics"),f=g.data,h=g.isLoading,u=null==f?void 0:f.filter((function(e){return e.weight}));return h?i().createElement(o.OuH,{role:"progressbar",description:"".concat(c("loading","Loading")," ...")}):(null==u?void 0:u.length)?i().createElement("div",null,i().createElement("p",{className:x.label},c("weight","Weight")),i().createElement("p",{className:x.content},i().createElement("span",{className:x.value},null==u||null===(n=u[0])||void 0===n?void 0:n.weight)," ",null!==(t=d.get(r.concepts.weightUuid))&&void 0!==t?t:"")):i().createElement("div",null,i().createElement("p",{className:x.label},c("weight","Weight")),i().createElement("p",{className:x.content},"--"))}}}]);
@@ -1 +1 @@
1
- {"version":3,"file":"8130.js","mappings":"gNAGIA,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,6rCAA8rC,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,wEAAwE,0DAA0D,iEAAiE,MAAQ,GAAG,SAAW,oRAAoR,eAAiB,CAAC,g/DAAg/D,4TAA4T,w8uBAAw8uB,WAAa,MAElg3BH,EAAwBI,OAAS,CAChC,MAAS,kDACT,QAAW,oDACX,MAAS,mDAEV,S,wOCDIC,EAAU,CAAC,EAEfA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,IAAQD,OAAS,IAAQA,YAASO,ECiBnE,EA/BkD,Y,IAgBRC,EAC/BC,EAjB0CC,EAAAA,EAAAA,YAC7CC,GAASC,EAAAA,EAAAA,aACT,GAAQC,EAAAA,EAAAA,kBAANC,EACF,GAAmBC,EAAAA,EAAAA,MAAjBN,aACgCO,GAAAA,EAAAA,EAAAA,GAAuBN,EAAa,cAApEO,EAAgCD,EAAhCC,KAAkBC,EAAcF,EAAdE,UACpBV,EAAaW,aAAAA,EAAAA,EAAYC,QAAO,SAACC,G,OAAWA,EAAOC,M,IAEzD,OAAIJ,EACK,kBAACK,EAAAA,IAAaA,CAACC,KAAK,cAAcC,YAAa,GAA2B,OAAxBX,EAAE,UAAW,WAAW,WAG/EN,aAAAA,EAAAA,EAAYkB,QAEZ,kBAACC,MAAAA,KACC,kBAACC,IAAAA,CAAEC,UAAWC,EAAOC,OAAQjB,EAAE,SAAU,WACzC,kBAACc,IAAAA,CAAEC,UAAWC,EAAOE,SACnB,kBAACC,OAAAA,CAAKJ,UAAWC,EAAOI,OAAQ1B,SAAe,QAAfA,EAAAA,EAAa,UAAbA,IAAAA,OAAAA,EAAAA,EAAiBc,QAAe,IACpB,QAA3Cb,EAAAA,EAAa0B,IAAIxB,EAAOyB,SAASC,mBAAjC5B,IAAAA,EAAAA,EAAgD,KAOvD,kBAACkB,MAAAA,KACC,kBAACC,IAAAA,CAAEC,UAAWC,EAAOC,OAAQjB,EAAE,SAAU,WACzC,kBAACc,IAAAA,CAAEC,UAAWC,EAAOE,SAAS,MAGpC,C","sources":["webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.scss","webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.scss?b753","webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.component.tsx"],"names":["___CSS_LOADER_EXPORT___","push","module","id","locals","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","undefined","weightData","conceptUnits","patientUuid","config","useConfig","useTranslation","t","useConceptUnits","useVitalsAndBiometrics","data","isLoading","biometrics","filter","result","weight","InlineLoading","role","description","length","div","p","className","styles","label","content","span","value","get","concepts","weightUuid"],"sourceRoot":""}
1
+ {"version":3,"file":"7299.js","mappings":"mNAGIA,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,6rCAA8rC,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,wEAAwE,0DAA0D,iEAAiE,MAAQ,GAAG,SAAW,oRAAoR,eAAiB,CAAC,g/DAAg/D,4TAA4T,w8uBAAw8uB,WAAa,MAElg3BH,EAAwBI,OAAS,CAChC,MAAS,kDACT,QAAW,oDACX,MAAS,mDAEV,S,oPCDIC,EAAU,CAAC,EAEfA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,IAAQD,OAAS,IAAQA,YAASO,ECiBnE,EA/BkD,Y,IAgBRC,EAC/BC,EAjB0CC,EAAAA,EAAAA,YAC7CC,GAASC,EAAAA,EAAAA,aACT,GAAQC,EAAAA,EAAAA,kBAANC,EACF,GAAmBC,EAAAA,EAAAA,MAAjBN,aACgCO,GAAAA,EAAAA,EAAAA,GAAuBN,EAAa,cAApEO,EAAgCD,EAAhCC,KAAkBC,EAAcF,EAAdE,UACpBV,EAAaW,aAAAA,EAAAA,EAAYC,QAAO,SAACC,G,OAAWA,EAAOC,M,IAEzD,OAAIJ,EACK,kBAACK,EAAAA,IAAaA,CAACC,KAAK,cAAcC,YAAa,GAA2B,OAAxBX,EAAE,UAAW,WAAW,WAG/EN,aAAAA,EAAAA,EAAYkB,QAEZ,kBAACC,MAAAA,KACC,kBAACC,IAAAA,CAAEC,UAAWC,EAAOC,OAAQjB,EAAE,SAAU,WACzC,kBAACc,IAAAA,CAAEC,UAAWC,EAAOE,SACnB,kBAACC,OAAAA,CAAKJ,UAAWC,EAAOI,OAAQ1B,SAAe,QAAfA,EAAAA,EAAa,UAAbA,IAAAA,OAAAA,EAAAA,EAAiBc,QAAe,IACpB,QAA3Cb,EAAAA,EAAa0B,IAAIxB,EAAOyB,SAASC,mBAAjC5B,IAAAA,EAAAA,EAAgD,KAOvD,kBAACkB,MAAAA,KACC,kBAACC,IAAAA,CAAEC,UAAWC,EAAOC,OAAQjB,EAAE,SAAU,WACzC,kBAACc,IAAAA,CAAEC,UAAWC,EAAOE,SAAS,MAGpC,C","sources":["webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.scss","webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.scss?87db","webpack://@openmrs/esm-patient-vitals-app/./src/components/weight-tile/weight-tile.component.tsx"],"names":["___CSS_LOADER_EXPORT___","push","module","id","locals","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","undefined","weightData","conceptUnits","patientUuid","config","useConfig","useTranslation","t","useConceptUnits","useVitalsAndBiometrics","data","isLoading","biometrics","filter","result","weight","InlineLoading","role","description","length","div","p","className","styles","label","content","span","value","get","concepts","weightUuid"],"sourceRoot":""}
package/dist/7617.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7617],{7617:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[7617],{37617:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
package/dist/795.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[795],{795:e=>{e.exports=JSON.parse('{"abnormalValue":"არანორმალური მნიშვნელობა","actions":"ქმედებები","add":"დამატება","additionalNoteText":"Type any additional notes here","biometricDisplayed":"ბიომეტრია ნაჩვენებია","biometrics":"ბიომეტრია","biometrics_lower":"ბიომეტრია","bloodPressure":"სისხლის წნევა","bloodPressureAbbreviated":"სწ","bmi":"სმი","bp":"სწ","calculatedBmi":"სმი (გამოთვლ.)","cancel":"გაუქმება","checkForValidity":"Some of the values entered are invalid","date":"თარიღი","dateAndTime":"თარიღი და დრო","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"წაშლა","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის წაშლა","deleting":"მიმდინარეობს წაშლა","diastolic":"დიასტოლიკური","discard":"მოცილება","edit":"ჩასწორება","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის ჩასწორება","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"შეცდომა","errorDeleting":"Error deleting vitals and biometrics","female":"მდედრი","goToSummary":"შეჯამებაზე გადასვლა","heartRate":"გულისცემის სიხშირე","height":"სიმაღლე","loading":"მიმდინარეობს ჩატვირთვა","male":"მამრი","muac":"შუამხრის გარშემოწერილობა","noDataRecorded":"No data has been recorded for this patient","notAvailable":"ხელმისაწვდომი არაა","notes":"შენიშვნები","other":"სხვა","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"ჟანგბადით გაჯერებულობა","pleaseFillField":"Please fill at least one field","print":"დაბეჭდვა","printedBy":"ბეჭდვის ავტორია","pulse":"პულსი","recordBiometrics":"ბიომეტრიის ჩაწერა","recordVitals":"სასიცოცხლო მნიშვნელობების ჩაწერა","recordVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის ჩაწერა","respirationRate":"სუნთქვის სიხშირე","respiratoryRate":"სუნთქვის სიხშირე","respiratoryRateAbbreviated":"სუნთქვის სიხშირე","saveAndClose":"შენახვა და დახურვა","seeAll":"ყველას ნახვა","spo2":"SpO2","systolic":"პანსისტოლიური","temp":"ტემპ","temperature":"ტემპერატურა","temperatureAbbreviated":"ტემპ","unknown":"უცნობი","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"სასიცოცხლო პარამეტრები","Vitals & Biometrics":"სასიცოცხლო პარამეტრები და ბიომეტრია","vitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრია","vitalsAndBiometricsDeleted":"სასიცოცხლო პარამეტრები და ბიომეტრია წაიშალა","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"სასიცოცხლო პარამეტრები და ბიომეტრია შენახულია","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"სასიცოცხლო პარამეტრები და ბიომეტრია განახლდა","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"სასიცოცხლო მნიშვნელობების ისტორია","vitalSignDisplayed":"ნაჩვენები სიცოცხლის ნიშანი","vitalSigns":"სასიცოცხლო მნიშვნელობის ნიშნები","weight":"წონა"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[795],{70795:e=>{e.exports=JSON.parse('{"abnormalValue":"არანორმალური მნიშვნელობა","actions":"ქმედებები","add":"დამატება","additionalNoteText":"Type any additional notes here","biometricDisplayed":"ბიომეტრია ნაჩვენებია","biometrics":"ბიომეტრია","biometrics_lower":"ბიომეტრია","bloodPressure":"სისხლის წნევა","bloodPressureAbbreviated":"სწ","bmi":"სმი","bp":"სწ","calculatedBmi":"სმი (გამოთვლ.)","cancel":"გაუქმება","checkForValidity":"Some of the values entered are invalid","date":"თარიღი","dateAndTime":"თარიღი და დრო","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"წაშლა","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის წაშლა","deleting":"მიმდინარეობს წაშლა","diastolic":"დიასტოლიკური","discard":"მოცილება","edit":"ჩასწორება","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის ჩასწორება","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"შეცდომა","errorDeleting":"Error deleting vitals and biometrics","female":"მდედრი","goToSummary":"შეჯამებაზე გადასვლა","heartRate":"გულისცემის სიხშირე","height":"სიმაღლე","loading":"მიმდინარეობს ჩატვირთვა","male":"მამრი","muac":"შუამხრის გარშემოწერილობა","noDataRecorded":"No data has been recorded for this patient","notAvailable":"ხელმისაწვდომი არაა","notes":"შენიშვნები","other":"სხვა","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"ჟანგბადით გაჯერებულობა","pleaseFillField":"Please fill at least one field","print":"დაბეჭდვა","printedBy":"ბეჭდვის ავტორია","pulse":"პულსი","recordBiometrics":"ბიომეტრიის ჩაწერა","recordVitals":"სასიცოცხლო მნიშვნელობების ჩაწერა","recordVitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრიის ჩაწერა","respirationRate":"სუნთქვის სიხშირე","respiratoryRate":"სუნთქვის სიხშირე","respiratoryRateAbbreviated":"სუნთქვის სიხშირე","saveAndClose":"შენახვა და დახურვა","seeAll":"ყველას ნახვა","spo2":"SpO2","systolic":"პანსისტოლიური","temp":"ტემპ","temperature":"ტემპერატურა","temperatureAbbreviated":"ტემპ","unknown":"უცნობი","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"სასიცოცხლო პარამეტრები","Vitals & Biometrics":"სასიცოცხლო პარამეტრები და ბიომეტრია","vitalsAndBiometrics":"სასიცოცხლო პარამეტრები და ბიომეტრია","vitalsAndBiometricsDeleted":"სასიცოცხლო პარამეტრები და ბიომეტრია წაიშალა","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"სასიცოცხლო პარამეტრები და ბიომეტრია შენახულია","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"სასიცოცხლო პარამეტრები და ბიომეტრია განახლდა","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"სასიცოცხლო მნიშვნელობების ისტორია","vitalSignDisplayed":"ნაჩვენები სიცოცხლის ნიშანი","vitalSigns":"სასიცოცხლო მნიშვნელობის ნიშნები","weight":"წონა"}')}}]);
package/dist/8163.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[8163],{8163:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_patient_vitals_app=globalThis.webpackChunk_openmrs_esm_patient_vitals_app||[]).push([[8163],{88163:e=>{e.exports=JSON.parse('{"abnormalValue":"Abnormal value","actions":"Actions","add":"Add","additionalNoteText":"Type any additional notes here","biometricDisplayed":"Biometric displayed","biometrics":"Biometrics","biometrics_lower":"biometrics","bloodPressure":"Blood Pressure","bloodPressureAbbreviated":"BP","bmi":"BMI","bp":"BP","calculatedBmi":"BMI (calc.)","cancel":"Cancel","checkForValidity":"Some of the values entered are invalid","date":"Date","dateAndTime":"Date and time","daysOldVitals_one":"<0>These vitals are <1>{{count}} day old</1></0>","daysOldVitals_other":"<0>These vitals are <1>{{count}} days old</1></0>","delete":"Delete","deleteConfirmationText":"Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?","deleteVitalsAndBiometrics":"Delete vitals and biometrics","deleting":"Deleting","diastolic":"diastolic","discard":"Discard","edit":"Edit","editOrDeleteVitalsAndBiometrics":"Edit or delete Vitals and Biometrics","editVitalsAndBiometrics":"Edit Vitals and Biometrics","encounterUuidRequired":"Encounter UUID is required to delete vitals or biometrics","error":"Error","errorDeleting":"Error deleting vitals and biometrics","female":"Female","goToSummary":"Go to Summary","heartRate":"Heart rate","height":"Height","loading":"Loading","male":"Male","muac":"MUAC","noDataRecorded":"No data has been recorded for this patient","notAvailable":"Not available","notes":"Notes","other":"Other","outOfDateVitals":"<0>These vitals are <1>out of date</1></0>","overOneWeekOldVitals":"<0>These vitals are <1>over one week old</1></0>","oxygenSaturation":"Oxygen saturation","pleaseFillField":"Please fill at least one field","print":"Print","printedBy":"Printed by","pulse":"Pulse","recordBiometrics":"Record biometrics","recordVitals":"Record vitals","recordVitalsAndBiometrics":"Record Vitals and Biometrics","respirationRate":"Respiration rate","respiratoryRate":"R. rate","respiratoryRateAbbreviated":"R. Rate","saveAndClose":"Save and close","seeAll":"See all","spo2":"SpO2","systolic":"systolic","temp":"Temp","temperature":"Temperature","temperatureAbbreviated":"Temp","unknown":"Unknown","validationInputError":"Value must be between {{min}} and {{max}}","vitals":"Vitals","Vitals & Biometrics":"Vitals & Biometrics","vitalsAndBiometrics":"Vitals and biometrics","vitalsAndBiometricsDeleted":"Vitals and biometrics deleted","vitalsAndBiometricsNowAvailable":"They are now visible on the Vitals and Biometrics page","vitalsAndBiometricsSaved":"Vitals and Biometrics saved","vitalsAndBiometricsSaveError":"Error saving vitals and biometrics","vitalsAndBiometricsUpdated":"Vitals and Biometrics updated","vitalsAndBiometricsUpdateError":"Error updating Vitals and Biometrics","vitalsHistory":"Vitals history","vitalSignDisplayed":"Vital sign displayed","vitalSigns":"Vital signs","weight":"Weight"}')}}]);