core-values.json 497 Bytes
{
  "collectionName": "components_layout_core_values",
  "info": {
    "displayName": "CoreValues"
  },
  "options": {},
  "attributes": {
    "coreValuesHeading": {
      "type": "string"
    },
    "coreValuesSubHeading": {
      "type": "string"
    },
    "coreValuesDescription": {
      "type": "text"
    },
    "coreValuesDetails": {
      "displayName": "coreValuesDetails",
      "type": "component",
      "repeatable": true,
      "component": "layout.core-values-details"
    }
  }
}