- 72ec59143#3549 Thanks @TheSisb! - [ProgressBar] Added new features and updated the design.- The ProgressBarLabel component has the following new props: - valueLabelwhich displays a plain text value on the right side of the label.
- disabledwhich applies disabled styling on the label.
 - The ProgressBar component has updated styling and the following new props: - hasErrorwhich displays error styling.
- disabledwhich displays disabled styling.