REFACTOR sliders into different files

This commit is contained in:
2025-05-23 11:39:29 +02:00
parent 62af69e45b
commit a25564dd31
5 changed files with 125 additions and 66 deletions

View File

@@ -54,6 +54,7 @@
"@vaadin/vaadin-material-styles": "24.7.5",
"@vaadin/vaadin-themable-mixin": "24.7.5",
"@vaadin/vaadin-usage-statistics": "2.1.3",
"clsx": "^2.1.1",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
"lit": "3.3.0",
@@ -160,4 +161,4 @@
"react-slider": "$react-slider",
"lucide-react": "$lucide-react"
}
}
}