LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation - Removed StoppedlSlider.qml - Updated LabelUnitContainer.qml to allow adjustable text size and to show blank if unit text is blank. - Updated ValueAdjuster.qml to allow changing text color and make increment and decrement stop on step increments if current value is not. - Updated TreatmentAdjustmentUltrafiltrationConfirm.qml to use LabelUnitContainers to show values. - Updated TreatmentAdjustmentUltrafiltrationEdit.qml for changes to UI design (removed StoppedSlider and use ValueAdjuster). - Updated TreatmentUltrafiltration.qml to use UF set volume for maximum value in progress bar.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation - Updated GuiGlobals to change IDs for messages MSG_ID_UI_ULTRAFILTRATION_VOLUME_TO_VALIDATE and MSG_ID_TD_RESP_ULTRAFILTRATION_VOLUME_TO_VALIDATE. - Updated Slider.qml to calculate minimum slider value based on precision rounding and not step rounding. - Updated TreatmentUltrafiltrationItem.qml to updated flow between edit, confirm, and start screens. - Updated TreatmentAdjustmentUltrafiltrationStart.qml and TreatmentUltrafiltration.qml to get UF minimum and maximum from Treatment Ranges view.