### Changed - Add `onRequestElementsClone` action to allow extension to define how to clone gfx elements
### Change - Rename `ElementTransformManager` -> `InteractivityManager` - Now you can `event.on` and `action.onXXX` method to extend interactivity behaviour. The old approach of overriding methods directly is deprecated.