{
    "collectionName": "components_shared_texts",
    "info": {
        "displayName": "shortText"
    },
    "options": {},
    "attributes": {
        "content": {
            "type": "string"
        },
        "textColor": {
            "type": "enumeration",
            "enum": [
                "text-primary",
                "text-secondary"
            ]
        }
    },
    "config": {}
}
