File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/team-member/block.json
{
"apiVersion": 2,
"name": "webdevia/team-member",
"version": "0.1.0",
"title": "Team Member",
"category": "webdevia",
"description": "The team member block!",
"attributes": {
"teamStyle": {
"type": "string",
"default": "1"
},
"mediaId": {
"type": "number",
"default": 0
},
"mediaUrl": {
"type": "string",
"default": "../wp-content/uploads/woocommerce-placeholder.png"
},
"name": {
"type": "string"
},
"position": {
"type": "string"
},
"social": {
"type": "array",
"default": []
},
"socialPlatform": {
"type": "object",
"default": {
"id": "instagram",
"url": "https://instagram.com/",
"icon": "fab fa-instagram"
}
}
},
"supports": {
"html": false
},
"keywords": [
"wd",
"webdevia",
"team",
"member"
],
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}