[
	{
		"id": "top",
		"name": "Top",
		"body": {
			"blendmode": {
				"blend_mode": {
					"id": "text",
					"responsive": true,
					"hover": true,
					"default": { "mobile": "#000" },
					"location": "panel",
					"type": "Text",
					"belongTo": "typography",
					"sort": 0,
					"show_if": { "shadow.vertical": "left" }
				}
			}
		}
	},
	{
		"id": "bottom",
		"name": "Bottom",
		"body": {
			"blendmode": {
				"blend_mode": {
					"id": "text",
					"responsive": true,
					"hover": true,
					"default": { "mobile": "#000" },
					"location": "panel",
					"type": "Text",
					"belongTo": "typography",
					"sort": 0,
					"show_if": { "shadow.vertical": "left" }
				}
			}
		}
	}
]
