Current File : /home/kelaby89/onlycnc.com.au/wp-content/themes/ondustry/assets/block/advance-tabs/block.json |
{
"apiVersion": 2,
"name": "gutenverse-pro/advance-tabs",
"title": "Advance Tabs",
"description": "Create content inside a tab block.",
"category": "gutenverse-element",
"allowCopyStyle": true,
"attributes": {
"elementId": {
"type": "string"
},
"mouseMoveEffect": {
"type": "object",
"copyStyle": true
},
"headingTag": {
"type": "string",
"default": "span"
},
"orientation": {
"type": "string",
"default": "horizontal",
"copyStyle": true
},
"tabs": {
"type": "array",
"source": "query",
"selector": ".tab-heading-item",
"query": {
"tabId": {
"type": "string",
"source": "attribute",
"attribute": "data-id"
},
"text": {
"type": "string",
"source": "html",
"selector": "span"
}
}
},
"childs": {
"type": "array"
},
"borderResponsive": {
"type": "object",
"copyStyle": true
},
"boxShadow": {
"type": "object",
"copyStyle": true
},
"borderHoverResponsive": {
"type": "object",
"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",
"default": {
"Desktop": false,
"Tablet": false,
"Mobile": true
},
"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
},
"itemIconPadding": {
"type" : "object",
"copyStyle": true
},
"itemIconColor":{
"type" : "object",
"copyStyle": true
},
"itemIconColorHover":{
"type" : "object",
"copyStyle": true
},
"itemIconBackground":{
"type" : "object",
"copyStyle": true
},
"itemIconBackgroundHover":{
"type" : "object",
"copyStyle": true
},
"itemIconBorder": {
"type" : "object",
"copyStyle": true
},
"itemIconBorderHover": {
"type" : "object",
"copyStyle": true
},
"itemIconBoxShadow": {
"type" : "object",
"copyStyle": true
},
"itemIconBoxShadowHover": {
"type" : "object",
"copyStyle": true
},
"tabHorizontalHeader": {
"type" : "string",
"default" : "center",
"copyStyle": true
},
"tabTitleAlign" : {
"type": "object"
},
"tabTitleTypography":{
"type": "object",
"copyStyle": true
},
"tabTitlePadding":{
"type": "object",
"copyStyle": true
},
"tabTitleMargin" : {
"type": "object"
},
"tabTitleWidth" : {
"type" : "object",
"copyStyle": true
},
"tabTitleColorNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleColorHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleColorActive" : {
"type": "object",
"copyStyle": true
},
"tabTitleBackgroundNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleBackgroundHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleBackgroundActive" : {
"type": "object",
"copyStyle": true
},
"tabTitleBorderNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleBorderHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleBorderActive" : {
"type": "object",
"copyStyle": true
},
"tabTitleBoxShadowNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleBoxShadowHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleBoxShadowActive" : {
"type": "object",
"copyStyle": true
},
"tabContentBackground" : {
"type": "object",
"copyStyle": true
},
"tabContentColor" : {
"type": "object",
"copyStyle": true
},
"tabContentTypography" : {
"type": "object",
"copyStyle": true
},
"tabContentPadding" : {
"type": "object",
"copyStyle": true
},
"tabContentMargin" : {
"type": "object",
"copyStyle": true
},
"tabContentBorder" : {
"type": "object",
"copyStyle": true
},
"tabContentBoxShadow":{
"type": "object",
"copyStyle": true
},
"tabTitleWrapperPadding":{
"type": "object",
"copyStyle": true
},
"tabTitleWrapperMargin" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperWidthType" :{
"type": "string",
"default": "fit-content",
"copyStyle": true
},
"tabTitleWrapperWidth": {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBackgroundNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBackgroundHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBackgroundActive" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBorderNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBorderHover" : {
"type": "object"
},
"tabTitleWrapperBorderActive" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBoxShadowNormal" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBoxShadowHover" : {
"type": "object",
"copyStyle": true
},
"tabTitleWrapperBoxShadowActive" : {
"type": "object"
},
"tabTitlesWrapperPadding":{
"type": "object",
"copyStyle": true
},
"tabTitlesWrapperMargin" : {
"type": "object",
"copyStyle": true
},
"tabTitlesWrapperBackground" : {
"type": "object",
"copyStyle": true
},
"tabTitlesWrapperBorder" : {
"type": "object",
"copyStyle": true
},
"tabTitlesWrapperBoxShadow" : {
"type": "object",
"copyStyle": true
},
"tabTitlesWrapperWidth": {
"type": "object",
"copyStyle": true
},
"itemIconColorActive": {
"type": "object",
"copyStyle": true
},
"itemIconBackgroundActive":{
"type":"object",
"copyStyle": true
},
"itemIconBorderActive":{
"type": "object",
"copyStyle": true
},
"itemIconBoxShadowActive":{
"type":"object",
"copyStyle":true
},
"itemIconMargin":{
"type":"object",
"copyStyle": true
},
"itemIconMobileMargin":{
"type":"object",
"copyStyle": true
},
"itemIconMobilePadding": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileColor":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileColorHover":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileColorActive":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileBackground":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileBackgroundHover":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileBackgroundActive":{
"type" : "object",
"copyStyle": true
},
"itemIconMobileBorder": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileBorderHover": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileBorderActive": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileBoxShadow": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileBoxShadowHover": {
"type" : "object",
"copyStyle": true
},
"itemIconMobileBoxShadowActive": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperPadding": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperMargin":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperWidth":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperBackground":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperBorder": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionsWrapperBoxShadow": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionPadding": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionMargin": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBackground":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBorder": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBoxShadow": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBackgroundHover":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBorderHover": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBoxShadowHover": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBackgroundActive":{
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBorderActive": {
"type" : "object",
"copyStyle": true
},
"tabMobileOptionBoxShadowActive": {
"type" : "object",
"copyStyle": true
},
"tabHeadingMobilePadding": {
"type" : "object",
"copyStyle": true
},
"tabHeadingMobileWidth" : {
"type" : "object",
"copyStyle": true
},
"tabHeadingMobileBackground":{
"type" : "object",
"copyStyle": true
},
"tabHeadingMobileBorder": {
"type" : "object",
"copyStyle": true
},
"tabHeadingMobileBoxShadow": {
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobilePadding": {
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobileMargin": {
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobileWidth" : {
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobileBackground":{
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobileBorder": {
"type" : "object",
"copyStyle": true
},
"tabHeadingItemMobileBoxShadow": {
"type" : "object",
"copyStyle": true
},
"tabMobileContentColorNormal":{
"type" : "object",
"copyStyle": true
},
"tabMobileContentColorHover":{
"type" : "object",
"copyStyle": true
},
"tabMobileContentColorActive":{
"type" : "object",
"copyStyle": true
},
"tabMobileContentWidth" : {
"type" : "object",
"copyStyle": true
},
"tabMobileContentAlignment" : {
"type": "object",
"copyStyle": true
},
"condition": {
"type": "object",
"default": {}
}
},
"supports": {
"className": false,
"html": false
},
"keywords": ["tabs", "accordion", "gutenverse"]
}