Updates styling and functionality without entire refactor
Deprecated validation, but left in for backward compatibility
Adds logic to show more accurate positioning with ticks
Tasks:
[x] Usage audit (No one is using ASlider - may completely delete deprecations, but could do in the follow up PR)
[x] Testing in repos (loaded appropriately on IM)
[x] Functionality - Change calculation to show more accurate positioning rather than just evenly spaced - get ticks as close as possible to label. (Note* absolute perfect positioning of ticks is slightly off in design as well)
In follow up PR will need
[ ] Convert to typescript (too extensive of changes and might include unintentional breaking due to tightening up)
953 Includes:
Tasks:
In follow up PR will need
Design