Feature/block toolbar (#56)
* a shit ton of stuff
* removed delete buttons on non text blocks
* focus next block after deleting from are you sure modal
* added long press to select blocks, tweaked selection styling on non text blocks to trigger after long press is complete, rather than on mouse down
* made shift click equivalent to longpress
* cancel longpress on mouse move
* only cancel long press if mouse moves more than 16px
* add a multiselect toolbar and clean up block toolbar to match
* clean up selected/multiselect styling stuff
* on escape set focused block to null
* don't call a hook in not a hook silly
---------
Co-authored-by: Jared Pereira <jared@awarm.space>
authored by