feat(dees-pdf-viewer): add configurable sidebar position support

This commit is contained in:
2026-04-03 20:27:50 +00:00
parent 6b6ccd0e3c
commit 68ed024aaa
4 changed files with 19 additions and 3 deletions

View File

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