feat(dees-table): add file-manager style row selection and JSON copy support

This commit is contained in:
2026-04-07 14:34:19 +00:00
parent a0d5462ff1
commit b3f098b41e
4 changed files with 199 additions and 31 deletions

View File

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