Refactor change events and reduce build size
Notable: The entire project (free-style.ts) is around 400 LOC.
Changed
- Add a second argument to register style/keyframes for debuggable style names
- Refactor change events - no more event emitters and change listeners, check for
FreeStyle#changeIdchanges instead - Removed the
join,urlandinjectutilities