feat(chart-area): replace ApexCharts with Lightweight Charts for area chart rendering

This commit is contained in:
2026-04-03 10:11:38 +00:00
parent 99a531ee74
commit b38bd28360
10 changed files with 502 additions and 579 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.50.2',
version: '3.51.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}