Merge changes from topic "stl-swipe-source" into main

* changes:
  Extract compute(Swipes,SwipesResults) in SceneGestureHandler
  Enforce that onDragStarted.overSlop is != 0f
  Migrate Modifier.swipeToScene to the Modifier.Node API
  Replace swipe Edge (detector) by SwipeSource (detector) (1/2)
  Make STL swipe distances configurable