5.3.3
fix: other rename of data storage -> data store
fix: fix issue brought by previous refactor.
style: tweak code back a bit
refact(data): compatibility with exists echarts-gl code.
refact(data): separate List to DataStorage and SeriesData
chore: remove unused import and code.
fix: set sourceHeader=false not work, will auto find sourceHeader(#16343)
style: using utility methods for type checking.