{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/team-member-item",
  "d4Shortcode": "disq_team_member_item",
  "title": "Team Member",
  "titles": "Team Members",
  "moduleIcon": "squad-modules/team-member",
  "moduleClassName": "disq_team_member_item",
  "category": "child-module",
  "folder": "squad-modules",
  "parentModuleName": "squad-modules/team-member",
  "allowAllElements": true,
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "disabledOn": {},
          "filters": {},
          "font": {},
          "spacing": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Team Member"
            }
          }
        }
      }
    },
    "member": {
      "type": "object",
      "selector": "{{selector}} .squad-team-member",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "image": {
              "groupSlug": "contentInfo",
              "attrName": "member.innerContent",
              "subName": "image",
              "label": "Photo",
              "description": "Upload a photo for this team member.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/upload"
              }
            },
            "name": {
              "groupSlug": "contentInfo",
              "attrName": "member.innerContent",
              "subName": "name",
              "label": "Name",
              "description": "The team member name.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "position": {
              "groupSlug": "contentInfo",
              "attrName": "member.innerContent",
              "subName": "position",
              "label": "Position",
              "description": "The role or job title.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "bio": {
              "groupSlug": "contentInfo",
              "attrName": "member.innerContent",
              "subName": "bio",
              "label": "Bio",
              "description": "A short biography.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/textarea"
              }
            },
            "alignment": {
              "groupSlug": "contentInfo",
              "attrName": "member.innerContent",
              "subName": "alignment",
              "label": "Content Alignment",
              "description": "Align the card content.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "left": {
                      "label": "Left"
                    },
                    "center": {
                      "label": "Center"
                    },
                    "right": {
                      "label": "Right"
                    }
                  }
                }
              }
            },
            "useSocial": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "useSocial",
              "label": "Show Social Links",
              "description": "Display the social link icons.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "socialFacebook": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialFacebook",
              "label": "Facebook",
              "description": "Facebook profile URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialXTwitter": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialXTwitter",
              "label": "X (Twitter)",
              "description": "X (Twitter) profile URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialLinkedin": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialLinkedin",
              "label": "LinkedIn",
              "description": "LinkedIn profile URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialInstagram": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialInstagram",
              "label": "Instagram",
              "description": "Instagram profile URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialYoutube": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialYoutube",
              "label": "YouTube",
              "description": "YouTube channel URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 60,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialWebsite": {
              "groupSlug": "contentSocial",
              "attrName": "member.innerContent",
              "subName": "socialWebsite",
              "label": "Website",
              "description": "Personal website URL.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 70,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "image": "",
              "name": "John Doe",
              "position": "Designer",
              "bio": "",
              "alignment": "center",
              "useSocial": "on"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentInfo": {
        "panel": "content",
        "priority": 10,
        "groupName": "info",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Content"
          }
        }
      },
      "contentSocial": {
        "panel": "content",
        "priority": 20,
        "groupName": "social",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Social Links"
          }
        }
      }
    }
  }
}
