Hello, I have the following question about building blocks for the Universal Editor. I want to create a block that has the following template."models": [{"id": "color","fields": [{"component": "text","valueType": "string","name": "color","label": "Color (Hex Code)"}]}]Currently, when you render the ...