feat(dees-input-code): add editor status footer with cursor position, line count, and language display

This commit is contained in:
2026-04-05 00:06:28 +00:00
parent cada1a4234
commit 0e2176ec7d
3 changed files with 98 additions and 1 deletions

View File

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