feat(ComparisonSlider): Improve Comparison slider's readability, incapsulate some code into separate components and snippets

This commit is contained in:
Ilia Mashkov
2026-01-20 14:23:58 +03:00
parent d4d2d68d9a
commit a0f184665d
4 changed files with 107 additions and 49 deletions

View File

@@ -11,6 +11,7 @@ export {
type EntityStore,
type Filter,
type FilterModel,
type LineData,
type Property,
type TypographyControl,
type VirtualItem,