File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/tab/block.json
{
"apiVersion": 2,
"name": "webdevia/tab",
"version": "0.1.0",
"title": "tab",
"category": "design",
"icon": "smily",
"description": "The tab block!",
"attributes": {
"allowedBlocks": {
"type": "array"
},
"templateLock": {
"type": [
"string",
"boolean"
],
"enum": [
"all",
"insert",
"contentOnly",
false
]
},
"title": {
"type": "string"
},
"defaultOpen": {
"type": "boolean",
"default": false
}
},
"supports": {
"html": false,
"color": {
"__experimentalDefaultControls": {
"background": false,
"text": true
}
}
},
"keywords": [
"wd",
"webdevia",
"tab"
],
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}