feat(core): Refactor and enhance consent management components

This commit is contained in:
2025-01-13 22:20:19 +01:00
parent 78a62196f3
commit de925b28fa
12 changed files with 543 additions and 507 deletions

View File

@@ -1 +1,5 @@
export * from './consentsoftware-cookieconsent.js';
export * from './consentsoftware-header.js';
export * from './consentsoftware-mainselection.js';
export * from './consentsoftware-toggle.js';
export * from './consentsoftware-tabs.js';