{
  "image-shape-scale-general": {
    "type": "number",
    "default": 100
  },
  "image-shape-scale-xxl": {
    "type": "number"
  },
  "image-shape-scale-xl": {
    "type": "number"
  },
  "image-shape-scale-l": {
    "type": "number"
  },
  "image-shape-scale-m": {
    "type": "number"
  },
  "image-shape-scale-s": {
    "type": "number"
  },
  "image-shape-scale-xs": {
    "type": "number"
  },
  "image-shape-rotate-general": {
    "type": "number"
  },
  "image-shape-rotate-xxl": {
    "type": "number"
  },
  "image-shape-rotate-xl": {
    "type": "number"
  },
  "image-shape-rotate-l": {
    "type": "number"
  },
  "image-shape-rotate-m": {
    "type": "number"
  },
  "image-shape-rotate-s": {
    "type": "number"
  },
  "image-shape-rotate-xs": {
    "type": "number"
  },
  "image-shape-flip-x-general": {
    "type": "boolean"
  },
  "image-shape-flip-x-xxl": {
    "type": "boolean"
  },
  "image-shape-flip-x-xl": {
    "type": "boolean"
  },
  "image-shape-flip-x-l": {
    "type": "boolean"
  },
  "image-shape-flip-x-m": {
    "type": "boolean"
  },
  "image-shape-flip-x-s": {
    "type": "boolean"
  },
  "image-shape-flip-x-xs": {
    "type": "boolean"
  },
  "image-shape-flip-y-general": {
    "type": "boolean"
  },
  "image-shape-flip-y-xxl": {
    "type": "boolean"
  },
  "image-shape-flip-y-xl": {
    "type": "boolean"
  },
  "image-shape-flip-y-l": {
    "type": "boolean"
  },
  "image-shape-flip-y-m": {
    "type": "boolean"
  },
  "image-shape-flip-y-s": {
    "type": "boolean"
  },
  "image-shape-flip-y-xs": {
    "type": "boolean"
  }
}
