feat(editor): add code input component and editor-bare, replace dees-editor usage, and add modal contentPadding

This commit is contained in:
2025-12-30 12:44:43 +00:00
parent 113a3694b6
commit c5dbc1e99b
15 changed files with 762 additions and 23 deletions

View File

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