{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "cozy-block/product-tab",
  "title": "Products Showcase Tabs (Pro)",
  "description": "Effortlessly organize and present your WooCommerce products with our 'Products Showcase Tabs' block. Explore a user-friendly approach to displaying items in categorized tabs, enhancing navigation and optimizing the shopping experience for your visitors.",
  "category": "cozy-block/woocommerce",
  "textdomain": "cozy-addons",
  "supports": {
    "html": false,
    "typography": {
      "fontSize": true,
      "lineHeight": true,
      "__experimentalFontStyle": true,
      "__experimentalFontWeight": true,
      "__experimentalTextTransform": true,
      "__experimentalFontFamily": true,
      "__experimentalLetterSpacing": true,
      "__experimentalTextDecoration": true,
      "__experimentalSkipSerialization": [
        "textDecoration"
      ],
      "__experimentalDefaultControls": {
        "fontSize": true
      }
    },
    "color": {
      "background": false,
      "link": false,
      "text": true
    },
    "spacing": {
      "padding": false,
      "margin": [
        "top",
        "bottom"
      ],
      "__experimentalDefaultControls": {
        "padding": false
      }
    },
    "interactivity": {
      "clientNavigation": true
    }
  },
  "attributes": {
    "cover": {
      "type": "string",
      "default": ""
    },
    "clientId": {
      "type": "string",
      "default": ""
    },
    "style": {
      "type": "object",
      "default": {
        "typography": {
          "fontSize": "16px"
        }
      }
    },
    "siteURL": {
      "type": "string",
      "default": ""
    },
    "namespace": {
      "type": "string",
      "default": "cozy-block/product-tab"
    },
    "enableTitle": {
      "type": "boolean",
      "default": true
    },
    "title": {
      "type": "string",
      "default": "Products Showcase"
    },
    "titleTag": {
      "type": "string",
      "default": "h4"
    },
    "titleJustify": {
      "type": "string",
      "default": "space-between"
    },
    "titleGap": {
      "type": "string",
      "default": "26px"
    },
    "textAlign": {
      "type": "string",
      "default": "left"
    },
    "contentGap": {
      "type": "string",
      "default": "16px"
    },
    "enableOptions": {
      "type": "object",
      "default": {
        "productImage": true,
        "productName": true,
        "productRating": true,
        "productCategories": true,
        "productSummary": true,
        "productPrice": true,
        "cartButton": true,
        "cart": true,
        "wishlist": true,
        "quickView": true,
        "saleBadge": true
      }
    },
    "perPage": {
      "type": "number",
      "default": 3
    },
    "excerpt": {
      "type": "number",
      "default": 20
    },
    "openLinkInNewTab": {
      "type": "object",
      "default": {
        "external": true,
        "grouped": false,
        "variation": false
      }
    },
    "gridOptions": {
      "type": "object",
      "default": {
        "masonry": false,
        "columnCount": 3,
        "gap": "30px"
      }
    },
    "tabs": {
      "type": "array",
      "default": [
        {
          "id": "all",
          "title": "All",
          "category": "",
          "layout": "one"
        }
      ]
    },
    "tabGap": {
      "type": "string",
      "default": "0"
    },
    "tabStyles": {
      "type": "object",
      "default": {
        "titleFontSize": "20px",
        "titleFontFamily": "",
        "titleFontWeight": "600",
        "titleLetterCase": "none",
        "titleDecoration": "none",
        "titleLineHeight": "",
        "titleLetterSpacing": "",
        "titleColor": "#090b10",
        "padding": {
          "top": "4px",
          "right": "10px",
          "bottom": "4px",
          "left": "10px"
        },
        "borderRadius": {
          "top": "0",
          "right": "0",
          "bottom": "0",
          "left": "0"
        },
        "default": {
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "color": "",
          "bgColor": ""
        },
        "active": {
          "tabOverlay": false,
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "color": "#5566ca",
          "bgColor": ""
        },
        "fontSize": "14px",
        "fontFamily": "",
        "fontWeight": "500",
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": ""
      }
    },
    "separatorStyles": {
      "type": "object",
      "default": {
        "margin": {
          "top": "0",
          "right": "0",
          "bottom": "16px",
          "left": "0"
        },
        "padding": {
          "top": "0",
          "right": "0",
          "bottom": "0",
          "left": "0"
        },
        "border": {
          "width": "",
          "style": "",
          "color": ""
        },
        "borderRadius": {
          "top": "0",
          "right": "0",
          "bottom": "0",
          "left": "0"
        },
        "bgColor": ""
      }
    },
    "itemBoxStyles": {
      "type": "object",
      "default": {
        "padding": {
          "top": "0px",
          "right": "0px",
          "bottom": "0px",
          "left": "0px"
        },
        "margin": {
          "top": "0px",
          "bottom": "0px"
        },
        "border": {
          "width": "",
          "style": "",
          "color": ""
        },
        "radius": "0px",
        "color": {
          "bg": "",
          "bgHover": "",
          "borderHover": ""
        },
        "shadow": {
          "enabled": false,
          "horizontal": 0,
          "vertical": 0,
          "blur": 0,
          "spread": 0,
          "color": "",
          "position": ""
        },
        "shadowHover": {
          "enabled": false,
          "horizontal": 0,
          "vertical": 0,
          "blur": 0,
          "spread": 0,
          "color": "",
          "position": ""
        },
        "hoverEffect": false
      }
    },
    "imageStyles": {
      "type": "object",
      "default": {
        "width": "",
        "height": "330px",
        "margin": {
          "top": "0px",
          "bottom": "0px"
        },
        "radius": "0px",
        "hoverEffect": true,
        "linkProduct": true,
        "linkNewTab": false,
        "objectFit": "cover",
        "objectPosition": "top",
        "overlay": "#1c1c1c96"
      }
    },
    "saleBadge": {
      "type": "object",
      "default": {
        "padding": {
          "top": "4px",
          "right": "6px",
          "bottom": "4px",
          "left": "6px"
        },
        "border": {
          "style": "",
          "width": "",
          "color": ""
        },
        "borderRadius": "5px",
        "labelBefore": "",
        "labelAfter": "",
        "contentType": "default",
        "position": "left",
        "top": 10,
        "right": 10,
        "left": 10,
        "rotate": 0,
        "bgColor": "#5566ca",
        "fontSize": "12px",
        "fontFamily": "",
        "fontWeight": "400",
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": "",
        "color": "#fff"
      }
    },
    "utilIcon": {
      "type": "object",
      "default": {
        "size": "16px",
        "gap": "6px",
        "hoverShow": true,
        "direction": "vertical",
        "align": {
          "vertical": "top",
          "horizontal": "right"
        },
        "margin": {
          "top": 10,
          "left": "10px",
          "right": "10px"
        },
        "box": {
          "width": "40px",
          "height": "40px",
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "radius": "50px"
        },
        "color": {
          "text": "#090b10",
          "textHover": "#fff",
          "textActive": "#fff",
          "bg": "#fff",
          "bgHover": "#f90",
          "bgActive": "#5566ca",
          "borderHover": "",
          "borderActive": ""
        }
      }
    },
    "quickViewModal": {
      "type": "object",
      "default": {
        "selectedTypography": "title",
        "selectedButton": "add-to-cart",
        "productTitle": {
          "font": {
            "size": "18px",
            "weight": "600",
            "family": ""
          },
          "marginTop": "12px",
          "marginBottom": "12px",
          "letterCase": "none",
          "color": {
            "text": "#090b10",
            "textHover": "#f90"
          }
        },
        "productCategories": {
          "padding": {
            "top": "2px",
            "right": "10px",
            "bottom": "2px",
            "left": "10px"
          },
          "color": {
            "text": "#fff",
            "textHover": "",
            "bg": "#5566ca",
            "bgHover": "#f90"
          },
          "font": {
            "size": "13px",
            "family": "",
            "weight": "500"
          },
          "letterCase": "none"
        },
        "productContent": {
          "font": {
            "size": "14px",
            "weight": "400",
            "family": ""
          },
          "marginTop": "18px",
          "marginBottom": "12px",
          "letterCase": "none",
          "color": {
            "text": "#090b10"
          }
        },
        "productPrice": {
          "font": {
            "size": "16px",
            "weight": "500",
            "family": ""
          },
          "letterCase": "none",
          "color": {
            "text": "#090b10"
          }
        },
        "cartButton": {
          "padding": {
            "top": "8px",
            "right": "16px",
            "bottom": "8px",
            "left": "16px"
          },
          "font": {
            "size": "14px",
            "weight": "500",
            "family": "Public Sans"
          },
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "radius": "24px",
          "letterCase": "none",
          "color": {
            "text": "#fff",
            "textHover": "",
            "bg": "#5566ca",
            "bgHover": "#f90",
            "borderHover": ""
          }
        },
        "viewCartButton": {
          "padding": {
            "top": "8px",
            "right": "16px",
            "bottom": "8px",
            "left": "16px"
          },
          "font": {
            "size": "14px",
            "weight": "500",
            "family": "Public Sans"
          },
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "radius": "24px",
          "letterCase": "none",
          "color": {
            "text": "#fff",
            "textHover": "",
            "bg": "#f90",
            "bgHover": "#5566ca"
          }
        }
      }
    },
    "toast": {
      "type": "object",
      "default": {
        "font": {
          "size": "16px",
          "weight": "600",
          "family": ""
        },
        "color": {
          "text": "#fff",
          "bg": "#28a745"
        },
        "padding": {
          "top": "8px",
          "right": "20px",
          "bottom": "8px",
          "left": "20px"
        },
        "border": {
          "width": "",
          "style": "",
          "color": ""
        },
        "radius": "0px",
        "position": {
          "vertical": "10px",
          "horizontal": "10px"
        }
      }
    },
    "productCategory": {
      "type": "object",
      "default": {
        "gap": "10px",
        "hoverEffect": true,
        "padding": {
          "top": "2px",
          "right": "10px",
          "bottom": "2px",
          "left": "10px"
        },
        "margin": {
          "top": "0px",
          "bottom": "0px"
        },
        "border": {
          "width": "",
          "style": "",
          "color": ""
        },
        "radius": "100px",
        "color": {
          "text": "#fff",
          "textHover": "",
          "bg": "#5566ca",
          "bgHover": "#f90",
          "borderHover": ""
        },
        "font": {
          "size": "12px",
          "weight": "500",
          "family": ""
        },
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": ""
      }
    },
    "productName": {
      "type": "object",
      "default": {
        "linkProduct": true,
        "linkNewTab": false,
        "marginTop": "6px",
        "marginBottom": "4px",
        "fontSize": "18px",
        "fontFamily": "",
        "fontWeight": "600",
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": "",
        "color": "#090b10",
        "colorHover": "#f90"
      }
    },
    "productPrice": {
      "type": "object",
      "default": {
        "marginTop": "10px",
        "marginBottom": "10px",
        "fontSize": "16px",
        "fontFamily": "",
        "fontWeight": "500",
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": "",
        "color": "#090b10"
      }
    },
    "productRating": {
      "type": "object",
      "default": {
        "marginTop": "16px",
        "marginBottom": "0",
        "fontSize": "14px",
        "fontFamily": "",
        "fontWeight": "500",
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": "",
        "color": "",
        "iconColor": "#f90"
      }
    },
    "cartButton": {
      "type": "object",
      "default": {
        "padding": {
          "top": "8px",
          "right": "16px",
          "bottom": "8px",
          "left": "16px"
        },
        "margin": {
          "top": "6px",
          "bottom": "0px"
        },
        "border": {
          "width": "",
          "style": "",
          "color": ""
        },
        "radius": "0px",
        "width": "",
        "font": {
          "size": "14px",
          "weight": "500",
          "family": ""
        },
        "letterCase": "none",
        "decoration": "none",
        "lineHeight": "",
        "letterSpacing": "",
        "color": {
          "text": "#fff",
          "textHover": "",
          "bg": "#5566ca",
          "bgHover": "#f90",
          "borderHover": ""
        }
      }
    },
    "pagination": {
      "type": "object",
      "default": {
        "enabled": true,
        "width": "10px",
        "height": "10px",
        "radius": "10px",
        "active": {
          "width": "10px",
          "height": "10px",
          "radius": "10px",
          "border": {
            "width": "",
            "style": "",
            "color": ""
          },
          "offset": "1px"
        },
        "align": "center",
        "bottom": 0,
        "left": "0px",
        "right": "0px",
        "gap": "4px",
        "color": {
          "default": "#6a6a6a",
          "defaultHover": "",
          "active": "#f90",
          "activeHover": ""
        }
      }
    }
  },
  "editorScript": [
    "file:./index.js",
    "file:../index.js"
  ],
  "editorStyle": "file:./index.css",
  "style": [
    "file:./style-index.css",
    "cozy-swiper-bundle",
    "cozy-block--global-block-styles"
  ],
  "viewScript": [
    "cozy-block--product-tab--frontend-script",
    "cozy-swiper-bundle"
  ],
  "render": "file:./render.php"
}