fix(input,label): correct validation state attribute handling in text inputs and refine label description icon styling

This commit is contained in:
2026-04-12 11:10:21 +00:00
parent edf7a86f07
commit 8cc45a53e9
4 changed files with 36 additions and 13 deletions

View File

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