/home/silvwabw/www/wp-content/plugins/gutenverse/block/icon-list/block.json
{
"apiVersion": 3,
"name": "gutenverse/icon-list",
"title": "Icon List",
"description": "Create a list with icons",
"category": "gutenverse-element",
"allowCopyStyle": true,
"attributes": {
"elementId": {
"type": "string"
},
"mouseMoveEffect": {
"type": "object",
"copyStyle": true
},
"displayInline": {
"type": "boolean",
"default": false,
"copyStyle": true
},
"spaceBetween": {
"type": "object",
"copyStyle": true
},
"alignList": {
"type": "object",
"copyStyle": true
},
"verticalAlign": {
"type": "string",
"copyStyle": true
},
"adjustVerticalAlign": {
"type": "object",
"copyStyle": true
},
"iconColor": {
"type": "object",
"copyStyle": true
},
"iconColorHover": {
"type": "object",
"copyStyle": true
},
"iconSize": {
"type": "object",
"copyStyle": true
},
"textColor": {
"type": "object",
"copyStyle": true
},
"textColorHover": {
"type": "object",
"copyStyle": true
},
"textIndent": {
"type": "object",
"copyStyle": true
},
"textTypography": {
"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
},
"placeholderUnitPoint": {
"type": "object",
"default": {
"Desktop": {
"point" : 1
},
"Tablet": {
"point" : 1
},
"Mobile": {
"point" : 1
}
},
"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
},
"advanceAnimation": {
"type": "object",
"default": {},
"copyStyle": true
},
"transform": {
"type": "object",
"copyStyle": true
},
"mask": {
"type": "object",
"copyStyle": true
},
"spaceDivider": {
"type": "object",
"copyStyle": true
},
"colorDivider": {
"type": "object",
"copyStyle": true
},
"typeDivider": {
"type": "string",
"copyStyle": true
},
"sizeDivider": {
"type": "object",
"copyStyle": true
},
"widthDivider": {
"type": "object",
"copyStyle": true
},
"isDivider": {
"type": "boolean",
"default": false
},
"condition": {
"type": "object",
"default": {}
}
},
"supports": {
"className": false,
"anchor": true
},
"keywords": ["icon", "list", "image", "symbol", "logo", "texts"],
"style": ["gutenverse-frontend-icon-list-style"]
}