2020-07-01 14:29:03 +02:00
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
"apiVersion": 2,
|
2020-07-01 14:29:03 +02:00
|
|
|
"name": "core/group",
|
|
|
|
"category": "design",
|
|
|
|
"attributes": {
|
|
|
|
"tagName": {
|
|
|
|
"type": "string",
|
|
|
|
"default": "div"
|
2020-10-20 15:36:16 +02:00
|
|
|
},
|
|
|
|
"templateLock": {
|
|
|
|
"type": "string"
|
2020-07-01 14:29:03 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"align": [
|
|
|
|
"wide",
|
|
|
|
"full"
|
|
|
|
],
|
|
|
|
"anchor": true,
|
|
|
|
"html": false,
|
2020-10-20 15:36:16 +02:00
|
|
|
"color": {
|
2020-07-01 14:29:03 +02:00
|
|
|
"gradients": true,
|
2020-10-20 15:36:16 +02:00
|
|
|
"link": true
|
2020-10-13 15:10:30 +02:00
|
|
|
},
|
2020-10-20 15:36:16 +02:00
|
|
|
"spacing": {
|
|
|
|
"padding": true
|
|
|
|
}
|
2020-07-01 14:29:03 +02:00
|
|
|
}
|
|
|
|
}
|