feat(waas-engine): add dynamic site config schema and slotId placement types

This commit is contained in:
Daniel S
2026-08-08 18:56:18 +02:00
parent 08b74a0294
commit dfa357bbd1
8 changed files with 524 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"activePreset": "corporateDark",
"customColors": {
"bg": "#0B0F19",
"accent": "#38BDF8"
}
}