fix(dees-appui): Extract demos for main and secondary app menus, adjust collapsed styles and toggle placement, bump devDependency

This commit is contained in:
2025-12-08 16:16:25 +00:00
parent 888430d55a
commit 82b4afa95a
8 changed files with 135 additions and 110 deletions

View File

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