{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/author-box",
  "d4Shortcode": "disq_author_box",
  "title": "Author Box",
  "titles": "Author Boxes",
  "moduleIcon": "squad-modules/author-box",
  "moduleClassName": "disq_author_box",
  "category": "module",
  "folder": "squad-modules",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Author Box"
            }
          }
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "layout": {
              "groupSlug": "contentLayout",
              "attrName": "content.innerContent",
              "subName": "layout",
              "label": "Layout",
              "description": "Choose the author box layout.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "horizontal": {
                      "label": "Horizontal"
                    },
                    "vertical": {
                      "label": "Vertical"
                    }
                  }
                }
              }
            },
            "authorUserId": {
              "groupSlug": "contentLayout",
              "attrName": "content.innerContent",
              "subName": "authorUserId",
              "label": "Author User ID",
              "description": "Enter a user ID to pin a specific author. Leave empty to use the current post author.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "showAvatar": {
              "groupSlug": "contentAvatar",
              "attrName": "content.innerContent",
              "subName": "showAvatar",
              "label": "Show Avatar",
              "description": "Toggle the author avatar display.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "avatarSize": {
              "groupSlug": "contentAvatar",
              "attrName": "content.innerContent",
              "subName": "avatarSize",
              "label": "Avatar Size",
              "description": "Set the avatar image size in pixels.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 20,
                  "max": 300,
                  "step": 1,
                  "allowedUnits": [],
                  "defaultUnit": "",
                  "unitless": true
                }
              }
            },
            "showName": {
              "groupSlug": "contentAuthorName",
              "attrName": "content.innerContent",
              "subName": "showName",
              "label": "Show Name",
              "description": "Toggle the author name display.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "nameTag": {
              "groupSlug": "contentAuthorName",
              "attrName": "content.innerContent",
              "subName": "nameTag",
              "label": "Name HTML Tag",
              "description": "Choose the HTML tag for the author name.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "h1": {
                      "label": "H1"
                    },
                    "h2": {
                      "label": "H2"
                    },
                    "h3": {
                      "label": "H3"
                    },
                    "h4": {
                      "label": "H4"
                    },
                    "h5": {
                      "label": "H5"
                    },
                    "h6": {
                      "label": "H6"
                    },
                    "p": {
                      "label": "P"
                    },
                    "div": {
                      "label": "Div"
                    }
                  }
                }
              }
            },
            "showBio": {
              "groupSlug": "contentAuthorBio",
              "attrName": "content.innerContent",
              "subName": "showBio",
              "label": "Show Bio",
              "description": "Toggle the author bio display.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "showPostsLink": {
              "groupSlug": "contentPostsLink",
              "attrName": "content.innerContent",
              "subName": "showPostsLink",
              "label": "Show Posts Link",
              "description": "Toggle the \"View all posts\" link.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "postsLinkText": {
              "groupSlug": "contentPostsLink",
              "attrName": "content.innerContent",
              "subName": "postsLinkText",
              "label": "Posts Link Text",
              "description": "Text for the author posts link.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "postsLinkTarget": {
              "groupSlug": "contentPostsLink",
              "attrName": "content.innerContent",
              "subName": "postsLinkTarget",
              "label": "Posts Link Target",
              "description": "Choose whether the posts link opens in the same or a new tab.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "_self": {
                      "label": "Same Tab"
                    },
                    "_blank": {
                      "label": "New Tab"
                    }
                  }
                }
              }
            },
            "showWebsiteLink": {
              "groupSlug": "contentWebsiteLink",
              "attrName": "content.innerContent",
              "subName": "showWebsiteLink",
              "label": "Show Website Link",
              "description": "Toggle the author website link.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "websiteLinkText": {
              "groupSlug": "contentWebsiteLink",
              "attrName": "content.innerContent",
              "subName": "websiteLinkText",
              "label": "Website Link Text",
              "description": "Text for the author website link.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "websiteLinkTarget": {
              "groupSlug": "contentWebsiteLink",
              "attrName": "content.innerContent",
              "subName": "websiteLinkTarget",
              "label": "Website Link Target",
              "description": "Choose whether the website link opens in the same or a new tab.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "_self": {
                      "label": "Same Tab"
                    },
                    "_blank": {
                      "label": "New Tab"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "layout": "horizontal",
              "showAvatar": "on",
              "avatarSize": "96",
              "showName": "on",
              "nameTag": "h4",
              "showBio": "on",
              "showPostsLink": "on",
              "postsLinkText": "View all posts",
              "postsLinkTarget": "_blank",
              "showWebsiteLink": "on",
              "websiteLinkText": "Visit website",
              "websiteLinkTarget": "_blank"
            }
          }
        }
      }
    },
    "avatar": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box__avatar img",
      "settings": {
        "decoration": {
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAvatar",
              "attrName": "avatar.decoration.border",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/border",
                "type": "group"
              }
            }
          },
          "boxShadow": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAvatar",
              "attrName": "avatar.decoration.boxShadow",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/box-shadow",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAvatar",
              "attrName": "avatar.decoration.spacing",
              "priority": 30,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    },
    "authorName": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box__name",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAuthorName",
              "attrName": "authorName.decoration.font",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAuthorName",
              "attrName": "authorName.decoration.spacing",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    },
    "authorBio": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box__bio",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAuthorBio",
              "attrName": "authorBio.decoration.font",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designAuthorBio",
              "attrName": "authorBio.decoration.spacing",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    },
    "postsLink": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box__posts-link",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designPostsLink",
              "attrName": "postsLink.decoration.font",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group"
              }
            }
          },
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designPostsLink",
              "attrName": "postsLink.decoration.border",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/border",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designPostsLink",
              "attrName": "postsLink.decoration.spacing",
              "priority": 30,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    },
    "websiteLink": {
      "type": "object",
      "selector": "{{selector}} .squad-author-box__website-link",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designWebsiteLink",
              "attrName": "websiteLink.decoration.font",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group"
              }
            }
          },
          "border": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designWebsiteLink",
              "attrName": "websiteLink.decoration.border",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/border",
                "type": "group"
              }
            }
          },
          "spacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designWebsiteLink",
              "attrName": "websiteLink.decoration.spacing",
              "priority": 30,
              "render": true,
              "component": {
                "name": "divi/spacing",
                "type": "group"
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentLayout": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout"
          }
        }
      },
      "contentAvatar": {
        "panel": "content",
        "priority": 20,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Avatar"
          }
        }
      },
      "contentAuthorName": {
        "panel": "content",
        "priority": 30,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Author Name"
          }
        }
      },
      "contentAuthorBio": {
        "panel": "content",
        "priority": 40,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Author Bio"
          }
        }
      },
      "contentPostsLink": {
        "panel": "content",
        "priority": 50,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Posts Link"
          }
        }
      },
      "contentWebsiteLink": {
        "panel": "content",
        "priority": 60,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Website Link"
          }
        }
      },
      "designAvatar": {
        "panel": "design",
        "priority": 10,
        "groupName": "designAvatar",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Avatar"
          }
        }
      },
      "designAuthorName": {
        "panel": "design",
        "priority": 20,
        "groupName": "designAuthorName",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Author Name"
          }
        }
      },
      "designAuthorBio": {
        "panel": "design",
        "priority": 30,
        "groupName": "designAuthorBio",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Author Bio"
          }
        }
      },
      "designPostsLink": {
        "panel": "design",
        "priority": 40,
        "groupName": "designPostsLink",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Posts Link"
          }
        }
      },
      "designWebsiteLink": {
        "panel": "design",
        "priority": 50,
        "groupName": "designWebsiteLink",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Website Link"
          }
        }
      }
    }
  }
}
