feat(dees-stepper): add configurable cancellation flow with confirmation modal

This commit is contained in:
2026-04-11 20:04:37 +00:00
parent c34037265e
commit a3b2ace88d
3 changed files with 122 additions and 24 deletions

View File

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