Current File : /home/kelaby89/onlycnc.com.au/wp-content/plugins/gutenverse/block/archive-title/block.json |
{
"apiVersion": 2,
"name": "gutenverse/archive-title",
"class_callback": "\\Gutenverse\\Block\\Archive_Title",
"title": "Archive Title",
"description": "Show the title of an archive.",
"category": "gutenverse-post",
"allowCopyStyle": true,
"attributes": {
"elementId": {
"type": "string"
},
"archiveId": {
"type": "string",
"default": 0
},
"backendArchiveId": {
"type": "string"
},
"noContentText": {
"type": "string",
"default": "No Content"
},
"htmlTag": {
"type": "string",
"default": "h1"
},
"archiveLink": {
"type": "boolean"
},
"archiveLinkTarget": {
"type": "boolean"
},
"archiveLinkRel": {
"type": "string"
},
"linkTo": {
"type": "string",
"default": "none"
},
"customURL": {
"type": "string"
},
"alignment": {
"type": "object",
"copyStyle": true
},
"typography": {
"type": "object",
"copyStyle": true
},
"color": {
"type": "object",
"copyStyle": true
},
"textShadow": {
"type": "object",
"default": {},
"copyStyle": true
},
"textStroke": {
"type": "object",
"copyStyle": true
},
"textStrokeHover": {
"type": "object",
"copyStyle": true
},
"colorHover": {
"type": "object",
"copyStyle": true
},
"textShadowHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"background": {
"type": "object",
"default": {},
"copyStyle": true
},
"backgroundTransition": {
"type": "object",
"copyStyle": true,
"default": {}
},
"backgroundHover": {
"type": "object",
"default": {},
"copyStyle": true
},
"border": {
"type": "object",
"copyStyle": true
},
"borderResponsive": {
"type": "object",
"migrate": {
"attr": "border",
"type": "border"
},
"copyStyle": true
},
"boxShadow": {
"type": "object",
"copyStyle": true
},
"borderHover": {
"type": "object",
"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
},
"transform": {
"type": "object",
"copyStyle": true
},
"mask": {
"type": "object",
"copyStyle": true
},
"condition": {
"type": "object",
"default": {}
}
},
"usesContext": [
"archiveId",
"archiveType",
"queryId"
],
"supports": {
"className": false
},
"keywords": [
"archive",
"title"
]
}