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

@@ -12,14 +12,12 @@
"watch": "tswatch element"
},
"author": "Lossless GmbH",
"license": "UNLICENSED",
"license": "MIT",
"dependencies": {
"@consent.software/interfaces": "^1.0.11",
"@consent.software/webclient": "^1.0.14",
"@design.estate/dees-catalog": "^1.3.3",
"@design.estate/dees-domtools": "^2.1.1",
"@design.estate/dees-element": "^2.0.39",
"@push.rocks/smartdelay": "^3.0.5"
"@push.rocks/smartdelay": "^3.0.5",
"lit": "^3.2.1"
},
"devDependencies": {
"@design.estate/dees-wcctools": "^1.0.90",