This demo shows how a component can use TouchSwipeMixin to listen to
vertical touch swipes. Swiping will show the current swipe distance as a
fraction of the demo height. It will also translate the gray block by that
fraction so the user feels like they are directly moving the block.