widgets.color.color-settings
@for (type of colorTypes; track type) { {{ colorTypeTranslationsMap.get(type) | translate }} }
widgets.color.color
@if (settingsComponents?.length) { }
@for (comp of settingsComponents; track comp) { }