feat(dees-progressbar): add status panels, terminal output, and legacy progress input support

This commit is contained in:
2026-04-16 10:14:46 +00:00
parent c0375508f0
commit 2be1ce6908
5 changed files with 555 additions and 56 deletions

View File

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