{
  "breakpoints-general": {
    "type": "number"
  },
  "breakpoints-xxl": {
    "type": "number"
  },
  "breakpoints-xl": {
    "type": "number"
  },
  "breakpoints-l": {
    "type": "number"
  },
  "breakpoints-m": {
    "type": "number"
  },
  "breakpoints-s": {
    "type": "number"
  },
  "breakpoints-xs": {
    "type": "number"
  },
  "maxi-version-current": {
    "type": "string"
  },
  "maxi-version-origin": {
    "type": "string"
  },
  "blockStyle": {
    "type": "string"
  },
  "extraClassName": {
    "type": "string"
  },
  "anchorLink": {
    "type": "string"
  },
  "isFirstOnHierarchy": {
    "type": "boolean"
  },
  "linkSettings": {
    "type": "object"
  },
  "uniqueID": {
    "type": "string"
  },
  "customLabel": {
    "type": "string"
  },
  "relations": {
    "type": "array"
  },
  "preview": {
    "type": "boolean",
    "default": false
  }
}
