File: /var/www/html/insiders/wp-load/wp-content/plugins/breadly/build/block-library/mega-menu/block.json
{
"$schema": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json",
"apiVersion": 2,
"name": "gtm/mega-menu",
"title": "Mega Menu",
"description": "Mega menu container for mega menu link blocks.",
"category": "gtm-mega-menu",
"keywords": [
"gutenmate",
"navigation",
"menu"
],
"attributes": {
"topLevelMenuJustify": {
"type": "string",
"default": ""
},
"topLevelGap": {
"type": "object",
"default": {}
},
"topLevelLinkRadius": {
"type": [
"string",
"object"
],
"default": ""
},
"topLevelLinkPadding": {
"type": "object",
"default": {}
},
"topLevelIconSpacing": {
"type": "object",
"default": {}
},
"topLevelIconSize": {
"type": "object",
"default": {}
},
"topLevelIconColor": {
"type": "string",
"default": ""
},
"topLevelIconHoverColor": {
"type": "string",
"default": ""
},
"topLevelLabelTypography": {
"type": "object",
"default": {}
},
"topLevelLabelColor": {
"type": "string",
"default": ""
},
"topLevelLabelHoverColor": {
"type": "string",
"default": ""
},
"topLevelLinkBg": {
"type": "object",
"default": {}
},
"topLevelLinkHoverBg": {
"type": "object",
"default": {}
},
"topLevelDescriptionTypography": {
"type": "object",
"default": {}
},
"topLevelDescriptionSpacing": {
"type": "object",
"default": {}
},
"topLevelDescriptionColor": {
"type": "string",
"default": ""
},
"topLevelDescriptionHoverColor": {
"type": "string",
"default": ""
},
"subLevelMenuWidth": {
"type": "object",
"default": {}
},
"subLevelMenuBg": {
"type": "object",
"default": {}
},
"subLevelMenuShadow": {
"type": "string",
"default": ""
},
"subLevelMenuRadius": {
"type": [
"string",
"object"
],
"default": ""
},
"subLevelMenuPadding": {
"type": "object",
"default": {}
},
"subLevelLinkRadius": {
"type": [
"string",
"object"
],
"default": ""
},
"subLevelLinkPadding": {
"type": "object",
"default": {}
},
"subLevelIconSpacing": {
"type": "object",
"default": {}
},
"subLevelIconSize": {
"type": "object",
"default": {}
},
"subLevelIconColor": {
"type": "string",
"default": ""
},
"subLevelIconHoverColor": {
"type": "string",
"default": ""
},
"subLevelLabelTypography": {
"type": "object",
"default": {}
},
"subLevelLabelColor": {
"type": "string",
"default": ""
},
"subLevelLabelHoverColor": {
"type": "string",
"default": ""
},
"subLevelLinkBg": {
"type": "object",
"default": {}
},
"subLevelLinkHoverBg": {
"type": "object",
"default": {}
},
"subLevelDescriptionTypography": {
"type": "object",
"default": {}
},
"subLevelDescriptionSpacing": {
"type": "object",
"default": {}
},
"subLevelDescriptionColor": {
"type": "string",
"default": ""
},
"subLevelDescriptionHoverColor": {
"type": "string",
"default": ""
}
},
"supports": {
"align": [
"wide",
"full"
],
"gtmBlockVisibility": true,
"gtmBlockProps": {
"margin": true,
"padding": true,
"radius": true,
"shadow": true,
"bg": true,
"color": true
},
"gtmResponsiveAttributes": true
},
"editorScript": "gtm-block-editor-script",
"editorStyle": "gtm-mega-menu-editor-style",
"style": "gtm-mega-menu-style",
"viewScript": "gtm-block-script"
}