File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/product-attributes/block.json
{
"apiVersion": 2,
"name": "webdevia/product-attributes",
"version": "0.1.0",
"title": "Product Attributes",
"category": "webdevia",
"description": "this block shows the product attributes we added as custom fields",
"attributes": {
"content": {
"type": "string",
"source": "html",
"selector": "h1,h2,h3,h4,h5,h6",
"default": ""
},
"title": {
"type": "string",
"default": ""
},
"dropIndex": {
"type": "integer",
"default": 0
},
"fields": {
"type": "array",
"default": []
},
"taxonomy": {
"type": "object",
"default": {}
},
"level": {
"type": "number",
"default": 2
},
"displayStyle": {
"type": "string",
"default": "list"
}
},
"keywords": [
"Gutenberg Repeater Field",
"Repeatable",
"product attributes",
"custom field"
],
"supports": {
"html": false
},
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"viewScript": "file:./view.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}