feat(dees-simple-appdash): add global message banners with actions and dismissal support

This commit is contained in:
2026-04-02 19:03:32 +00:00
parent c3b0f0df1f
commit c52854f902
4 changed files with 353 additions and 5 deletions

View File

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