File: /home/zeusxp5/chuair.org/wp-content/themes/lifttruck/resources/blocks/product-attributes/block.json
{
"apiVersion": 2,
"name": "webdevia/product-attribute",
"version": "0.1.0",
"title": "Product Attribute",
"category": "webdevia",
"description": "The Product Attribute Block!",
"icon": "smily",
"attributes": {
"productattributes": {
"type": "string",
"default": ""
},
"showlabel" : {
"type": "boolean",
"default": true
}
},
"supports": {
"__experimentalSettings": true,
"anchor": true,
"html": false,
"align": [ "wide", "full" ],
"className": true,
"color": {
"gradients": false,
"__experimentalDefaultControls": {
"background": true,
"text": true
}
},
"spacing": {
"margin": true,
"padding": true
},
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontFamily": true,
"__experimentalFontStyle": true,
"__experimentalFontWeight": true,
"__experimentalLetterSpacing": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalDefaultControls": {
"fontSize": true,
"fontAppearance": true,
"textTransform": true
}
},
"__unstablePasteTextInline": true,
"__experimentalSlashInserter": true
},
"keywords": [
"wd",
"webdevia"
],
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"viewStyle": "file:./index.css",
"viewScript": "file:./view.js",
"style": "file:./style-index.css"
}