Current File : /home/kelaby89/onlycnc.com.au/wp-content/plugins/gutenverse/block/image-box/block.json |
{
"apiVersion": 2,
"name": "gutenverse/image-box",
"title": "Image Box",
"description": "Add an information section with image box.",
"category": "gutenverse-element",
"allowCopyStyle": true,
"attributes": {
"elementId": {
"type": "string"
},
"mouseMoveEffect": {
"type": "object",
"copyStyle": true
},
"includeButton": {
"type" : "boolean",
"default": true
},
"url": {
"type": "string"
},
"dynamicUrl": {
"type": "object",
"default": {}
},
"isDynamic": {
"type" : "boolean",
"default": false
},
"dynamicTextContent": {
"type": "array",
"copyStyle" : true
},
"dynamicUrlContent": {
"type": "array",
"copyStyle" : true
},
"separateButtonLink": {
"type": "boolean",
"default": true
},
"linkTarget": {
"type": "string",
"source": "attribute",
"selector": "a",
"attribute": "target"
},
"rel": {
"type": "string",
"source": "attribute",
"selector": "a",
"attribute": "rel"
},
"openDynamic": {
"type": "string"
},
"title": {
"type": "string",
"default": "Image Box Heading"
},
"titleChilds":{
"type" : "array",
"default" : []
},
"titleDynamicList": {
"type": "array",
"default": []
},
"description": {
"type": "string",
"default": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."
},
"descriptionChilds":{
"type" : "array",
"default" : []
},
"descriptionDynamicList": {
"type": "array",
"default": []
},
"dynamicAttributes": {
"type": "array",
"default": ["titleDynamicList", "descriptionDynamicList"]
},
"hasGlobalLink": {
"type": "boolean",
"default": false
},
"image": {
"type": "object"
},
"imageAlt": {
"type": "string"
},
"contentStyle": {
"type": "string",
"default": "default",
"copyStyle": true
},
"equalHeight": {
"type": "string",
"copyStyle": true
},
"titleTag": {
"type": "string",
"default": "h3"
},
"titleIcon": {
"type": "string"
},
"titleIconPosition": {
"type": "string",
"default": "before"
},
"bodyAlignment": {
"type": "object",
"copyStyle": true
},
"hoverBottom": {
"type": "boolean",
"default": false,
"copyStyle": true
},
"hoverBottomColor": {
"type": "object",
"copyStyle": true
},
"hoverBottomDirection": {
"type": "string",
"default": "left",
"copyStyle": true
},
"imagePadding": {
"type": "object",
"copyStyle": true
},
"imageMargin": {
"type": "object",
"copyStyle": true
},
"imageBorderRadius": {
"type": "object",
"copyStyle": true
},
"imageBoxShadow": {
"type": "object",
"copyStyle": true
},
"imageHeight": {
"type": "object",
"copyStyle": true
},
"imageFit": {
"type": "string",
"copyStyle": true
},
"imageOpacity": {
"type": "object",
"copyStyle": true
},
"imageHoverOpacity": {
"type": "object",
"copyStyle": true
},
"imageHoverScale": {
"type": "object",
"copyStyle": true
},
"imageFilter": {
"type": "object",
"copyStyle": true
},
"imageFilterHover": {
"type": "object",
"copyStyle": true
},
"bodyBackground": {
"type": "object",
"copyStyle": true
},
"containerBorder": {
"type": "object",
"copyStyle": true
},
"containerBorderResponsive": {
"type": "object",
"migrate": {
"attr": "containerBorder",
"type": "border"
},
"copyStyle": true
},
"containerPadding": {
"type": "object",
"copyStyle": true
},
"containerMargin": {
"type": "object",
"copyStyle": true
},
"containerBoxShadow": {
"type": "object",
"copyStyle": true
},
"titleMargin": {
"type": "object",
"copyStyle": true
},
"titleTypography": {
"type": "object",
"copyStyle": true
},
"titleIconSize": {
"type": "object",
"copyStyle": true
},
"titleIconSpacing": {
"type": "object",
"copyStyle": true
},
"titleNormalColor": {
"type": "object",
"copyStyle": true
},
"titleNormalIconColor": {
"type": "object",
"copyStyle": true
},
"titleHoverColor": {
"type": "object",
"copyStyle": true
},
"titleHoverIconColor": {
"type": "object",
"copyStyle": true
},
"descriptionMargin": {
"type": "object",
"copyStyle": true
},
"descriptionTypography": {
"type": "object",
"copyStyle": true
},
"descriptionNormalColor": {
"type": "object",
"copyStyle": true
},
"descriptionHoverColor": {
"type": "object",
"copyStyle": true
},
"background": {
"type": "object",
"default": {},
"copyStyle": true
},
"backgroundHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"backgroundTransition": {
"type": "object",
"copyStyle": true,
"default": {}
},
"border": {
"type": "object",
"default": {},
"copyStyle": true
},
"borderResponsive": {
"type": "object",
"migrate": {
"attr": "border",
"type": "border"
},
"copyStyle": true
},
"boxShadow": {
"type": "object",
"copyStyle": true
},
"borderHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"borderHoverResponsive": {
"type": "object",
"migrate": {
"attr": "borderHover",
"type": "border"
},
"copyStyle": true
},
"boxShadowHover": {
"type": "object",
"copyStyle": true
},
"margin": {
"type": "object",
"copyStyle": true
},
"padding": {
"type": "object",
"copyStyle": true
},
"zIndex": {
"type": "object",
"copyStyle": true
},
"animation": {
"type": "object",
"default": {},
"copyStyle": true
},
"hideDesktop": {
"type": "boolean",
"copyStyle": true
},
"hideTablet": {
"type": "boolean",
"copyStyle": true
},
"hideMobile": {
"type": "boolean",
"copyStyle": true
},
"positioningType": {
"type": "object",
"copyStyle": true
},
"positioningWidth": {
"type": "object",
"copyStyle": true
},
"positioningAlign": {
"type": "object",
"copyStyle": true
},
"positioningLocation": {
"type": "string",
"copyStyle": true
},
"positioningLeft": {
"type": "object",
"copyStyle": true
},
"positioningRight": {
"type": "object",
"copyStyle": true
},
"positioningTop": {
"type": "object",
"copyStyle": true
},
"positioningBottom": {
"type": "object",
"copyStyle": true
},
"floatMarginTop": {
"type": "object",
"copyStyle": true
},
"floatWidth": {
"type": "object",
"copyStyle": true
},
"floatHeight": {
"type": "object",
"copyStyle": true
},
"floatHeightHover": {
"type": "object",
"copyStyle": true
},
"advanceAnimation": {
"type": "object",
"default": {},
"copyStyle": true
},
"transform": {
"type": "object",
"copyStyle": true
},
"mask": {
"type": "object",
"copyStyle": true
},
"imagePosition": {
"type": "object",
"copyStyle": true
},
"lazyLoad": {
"type" : "boolean",
"copyStyle": true
},
"ariaLabel": {
"type" : "string",
"copyStyle": true
},
"condition": {
"type": "object",
"default": {}
},
"hoverBottomHeight": {
"type": "object",
"copyStyle": true
},
"hasInnerBlocks": {
"type": "boolean",
"default": false
},
"buttonUrl": {
"type": "string",
"copyStyle": true
}
},
"supports": {
"className": false
},
"keywords": [
"image",
"box"
]
}