* Make Dropdown component use `selected` prop instead of state.
This makes the selection properly update when it's changed server-side.
* Make floor painter preview available directions nicely.
Also migrate it to tgui while at it.
* Have a preview of all available styles with pictures.
Also address the review comments.