Added the progress bar and icon components to Blits
Changes
+Added ProgressBar component with story
+Added Icon component with story
+Added Badge component with stories
+Moved Tone/States/Justify/Align types to types.d.ts and added type guards into utils (happy to change this if anyone has another way they'd prefer to do this)
+Updated Button component with new references for types + guards
+linted files (sorry completely missed that it had stopped working)
Testing
Launch the storybook and view the ProgressBar, Icon, and Badge components. Check the controls all work updating the Blits components
Description
Added the progress bar and icon components to Blits
Changes
+Added ProgressBar component with story +Added Icon component with story +Added Badge component with stories +Moved Tone/States/Justify/Align types to types.d.ts and added type guards into utils (happy to change this if anyone has another way they'd prefer to do this) +Updated Button component with new references for types + guards +linted files (sorry completely missed that it had stopped working)
Testing
Launch the storybook and view the ProgressBar, Icon, and Badge components. Check the controls all work updating the Blits components