feat(dees-appui-base): add interactive demo controls to manipulate appui via view activation context

This commit is contained in:
2025-12-29 12:03:11 +00:00
parent 3c1456c0c1
commit 0626889bef
3 changed files with 78 additions and 1 deletions

View File

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