feat(dees-searchbar): Add dees-searchbar component with live search and filter demo

This commit is contained in:
2025-04-22 12:49:57 +00:00
parent fcb44dfd24
commit b7f672e0f2
6 changed files with 215 additions and 1 deletions

View File

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