Internally reorganized source file structure and naming.
Added defer as animation parameter, see #12901. This allows for granular deferring of series animation, labels etc.
Added toggle feature for the data table in the export-data module. See #13690.
Added support for configuring sonification options in the chart configuration, as well as support for disabling individual series, configuring master volume, and inverted polarity mapping. Note that chart configuration options are still considered experimental and may change.
Added new option, time.moment, allowing the moment.js library to be used without being available in the window context.