WIP: Add small gestures utility library
I origianlly intended to import the lomiri gestures components, but large components only supported touch (not mouse input), and so I decided to make smaller library.
I am currently struggling to figure out filtering press/release/drag events for children, and keeping it in the parent SwipeArea, I likely need to copy the same approach for qquickflickable