feat(workspace): add resizable file tree and terminal panes with draggable handles and public layout APIs

This commit is contained in:
2025-12-31 18:24:10 +00:00
parent 7ac0ac8b0a
commit deb50dfde2
3 changed files with 326 additions and 117 deletions

View File

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