### Describe the bug postfix of id of label id for enum type is set to '-select' though the label's for is expecting the postfix '-input' due to the code https://github.com/eclipsesource/jsonforms/blob/d3ee13a059ff9e0bc6dc9282b8f0ca65b799f5e6/packages/vue-vanilla/src/controls/EnumControlRenderer.vue#L9 . ### Expected behavior postfix of id of select element should be '-input'. ### Steps to reproduce the issue 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Screenshots _No response_ ### Which Version of JSON Forms are you using? v3.3.0 ### Framework Vue ### RendererSet Vanilla ### Additional context _No response_