feat(dees-statsgrid): add cpuCores tile type with column spanning, rendering, demo and docs

This commit is contained in:
2026-01-12 18:00:16 +00:00
parent b478ae3071
commit e981ddf2d6
8 changed files with 2083 additions and 156 deletions

View File

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