{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/portfolio",
  "d4Shortcode": "et_pb_portfolio",
  "title": "Portfolio",
  "titles": "Portfolios",
  "moduleIcon": "divi/module-portfolio",
  "category": "module",
  "childrenName": [],
  "videos": [
    {
      "id": "QBKD7hrLGjM",
      "name": "An introduction to the Portfolio module"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "background": {
          "selector": "{{selector}} .et_pb_portfolio_item"
        },
        "spacing": {
          "important": {
            "desktop": {
              "value": {
                "margin": true
              }
            }
          }
        },
        "border": {
          "selector": "{{selector}} .et_pb_portfolio_item"
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/elements",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "html": {},
          "link": {},
          "text": {
            "priority": 20,
            "component": {
              "props": {
                "fields": {
                  "color": {
                    "render": true
                  }
                }
              }
            }
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "conditions": {},
          "border": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {
            "groupType": "group-item",
            "item": {
              "priority": 20,
              "render": true,
              "groupSlug": "advancedScrollModule",
              "component": {
                "name": "divi/scroll",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fields": {
                    "gridMotion": {
                      "render": true
                    }
                  }
                }
              }
            }
          },
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "boxShadow": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "portfolio": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "postsNumber": {
              "groupSlug": "content",
              "attrName": "portfolio.innerContent",
              "subName": "postsNumber",
              "label": "Post Count",
              "description": "Define the number of projects that should be displayed per page.",
              "category": "configuration",
              "priority": 10,
              "render": true,
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text",
                "props": {
                  "showPlaceholderOnEmpty": true
                }
              }
            },
            "includedCategories": {
              "groupSlug": "content",
              "attrName": "portfolio.innerContent",
              "subName": "includedCategories",
              "label": "Included Categories",
              "description": "Select the categories that you would like to include in the feed.",
              "category": "basic_option",
              "priority": 10,
              "render": true,
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/checkboxes",
                "props": {
                  "options": [],
                  "value": []
                }
              }
            }
          }
        },
        "advanced": {
          "showTitle": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "attrName": "portfolio.advanced.showTitle",
              "label": "Show Title",
              "description": "Turn project titles on or off.",
              "category": "configuration",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "showCategories": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "attrName": "portfolio.advanced.showCategories",
              "label": "Show Categories",
              "description": "Turn the category links on or off.",
              "category": "configuration",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "showPagination": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "attrName": "portfolio.advanced.showPagination",
              "label": "Show Pagination",
              "description": "Turn the pagination on or off.",
              "category": "configuration",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          }
        }
      }
    },
    "portfolioGrid": {
      "type": "object",
      "selector": "{{selector}} .et_pb_posts",
      "elementType": "wrapper",
      "attributes": {
        "class": "et_pb_ajax_pagination_container"
      },
      "settings": {
        "advanced": {},
        "decoration": {
          "layout": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designLayout",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/layout",
                "props": {
                  "grouped": false,
                  "defaultGroupAttr": {
                    "desktop": {
                      "value": {
                        "display": "grid",
                        "gridColumnCount": "4",
                        "flexDirection": "column"
                      }
                    }
                  },
                  "fields": {
                    "gridColumnCount": {
                      "baseFieldDefault": "4"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} .et_pb_module_header",
      "supportsCustomAttributes": true,
      "elementType": "heading",
      "attributes": {
        "class": "et_pb_module_header"
      },
      "styleProps": {
        "font": {
          "important": true
        }
      },
      "settings": {
        "decoration": {
          "font": {
            "component": {
              "props": {
                "fieldLabel": "Title",
                "groupLabel": "Title Text",
                "dynamicSubgroupHost": true,
                "fields": {
                  "headingLevel": {
                    "render": true
                  }
                }
              }
            }
          }
        }
      }
    },
    "overlay": {
      "type": "object",
      "selector": "{{selector}} .et_pb_portfolio_item .et_overlay",
      "settings": {
        "advanced": {
          "iconColor": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designOverlay",
              "attrName": "overlay.advanced.iconColor",
              "label": "Zoom Icon Color",
              "description": "Here you can define a custom color for the zoom icon.",
              "priority": 5,
              "render": true,
              "features": {
                "dynamicContent": {
                  "type": "color"
                }
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          },
          "hoverIcon": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designOverlay",
              "attrName": "overlay.advanced.hoverIcon",
              "label": "Hover Icon Picker",
              "description": "Here you can define a custom icon for the overlay.",
              "category": "configuration",
              "priority": 20,
              "render": true,
              "features": {
                "preset": [
                  "html"
                ]
              },
              "component": {
                "type": "field",
                "name": "divi/icon-picker"
              }
            }
          }
        },
        "decoration": {
          "background": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designOverlay",
              "attrName": "overlay.decoration.background",
              "subName": "color",
              "label": "Hover Overlay Color",
              "description": "Here you can define a custom color for the overlay.",
              "priority": 10,
              "render": true,
              "features": {
                "dynamicContent": {
                  "type": "color"
                }
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          }
        }
      }
    },
    "image": {
      "type": "object",
      "selector": "{{selector}} .et_portfolio_image",
      "supportsCustomAttributes": true,
      "styleProps": {
        "boxShadow": {
          "useOverlay": true
        }
      },
      "styleComponentsProps": {
        "background": false,
        "boxShadow": {
          "settings": {
            "overlay": true
          }
        }
      },
      "settings": {
        "decoration": {
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designImage",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/border",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Image"
                }
              }
            }
          },
          "boxShadow": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designImage",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/box-shadow",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Image"
                }
              }
            }
          },
          "filters": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designImage",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/filters",
                "props": {
                  "grouped": true,
                  "fieldLabel": "Image"
                }
              }
            }
          }
        }
      }
    },
    "meta": {
      "type": "object",
      "selector": "{{selector}} .et_pb_portfolio_item .post-meta, {{selector}} .et_pb_portfolio_item .post-meta a, {{selector}} .et_pb_portfolio_item .post-meta a:hover",
      "supportsCustomAttributes": true,
      "attributes": {
        "class": "post-meta"
      },
      "settings": {
        "decoration": {
          "font": {
            "component": {
              "props": {
                "fieldLabel": "Meta",
                "groupLabel": "Meta Text",
                "dynamicSubgroupHost": true
              }
            }
          }
        }
      }
    },
    "pagination": {
      "type": "object",
      "selector": "{{selector}} .wp-pagenavi a, {{selector}} .wp-pagenavi span, {{selector}} .pagination a",
      "supportsCustomAttributes": true,
      "attributes": {
        "class": "pagination clearfix"
      },
      "settings": {
        "decoration": {
          "font": {
            "component": {
              "props": {
                "fieldLabel": "Pagination",
                "groupLabel": "Pagination Text",
                "dynamicSubgroupHost": true
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "portfolioImage": {
      "subName": "portfolioImage",
      "label": "Portfolio Image",
      "selectorSuffix": " .et_portfolio_image"
    },
    "overlay": {
      "subName": "overlay",
      "label": "Overlay",
      "selectorSuffix": " .et_overlay"
    },
    "overlayIcon": {
      "subName": "overlayIcon",
      "label": "Overlay Icon",
      "selectorSuffix": " .et_overlay:before"
    },
    "portfolioTitle": {
      "subName": "portfolioTitle",
      "label": "Portfolio Title",
      "selectorSuffix": " .et_pb_portfolio_item h2"
    },
    "portfolioPostMeta": {
      "subName": "portfolioPostMeta",
      "label": "Portfolio Post Meta",
      "selectorSuffix": " .et_pb_portfolio_item .post-meta"
    },
    "pagination": {
      "subName": "pagination",
      "label": "Pagination",
      "selectorSuffix": ".pagination a"
    }
  },
  "settings": {
    "advanced": "auto",
    "groups": {
      "content": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Content"
          }
        }
      },
      "contentElements": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentElements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "designLayout": {
        "panel": "design",
        "priority": 10,
        "groupName": "layout",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout",
            "clipboardCategory": "style",
            "presetGroup": "divi/layout"
          }
        }
      },
      "designOverlay": {
        "panel": "design",
        "priority": 10,
        "groupName": "designOverlay",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Overlay"
          }
        }
      },
      "designImage": {
        "panel": "design",
        "priority": 10,
        "groupName": "designImage",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Image",
            "dynamicSubgroupHost": true
          }
        }
      }
    }
  }
}