feat(appui): add app shell and bottom bar APIs, new input components, and update README component listings and docs

This commit is contained in:
2026-01-26 01:28:31 +00:00
parent b472057e9d
commit ed8167385f
3 changed files with 308 additions and 109 deletions

View File

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