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