{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/social-media-follow-network",
  "title": "Social Network",
  "titles": "Social Networks",
  "moduleIcon": "divi/module-social-media-follow-network",
  "category": "child-module",
  "childrenName": [],
  "d4Shortcode": "et_pb_social_media_follow_network",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "background": {
          "selector": "{{selector}} a.icon",
          "important": true
        },
        "border": {
          "selector": "{{selector}}.et_pb_social_icon a.icon"
        },
        "boxShadow": {
          "selector": "{{selector}} a",
          "important": true
        },
        "spacing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "padding": "{{selectorPrefix}}.et_pb_social_media_follow li{{baseSelector}} a"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "margin": true
              }
            }
          }
        },
        "sizing": {
          "selector": ".et_pb_social_media_follow {{selector}} a.icon"
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "loop": {}
        },
        "decoration": {
          "layout": {},
          "animation": {},
          "attributes": {},
          "background": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "interactions": {},
          "transform": {},
          "conditions": {},
          "disabledOn": {},
          "overflow": {},
          "order": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sizing": {}
        }
      }
    },
    "icon": {
      "type": "object",
      "selector": "{{selectorPrefix}}.et_pb_social_media_follow {{baseSelector}} .icon, {{selectorPrefix}}.et_pb_social_media_follow {{baseSelector}} .icon:before",
      "settings": {
        "advanced": {
          "color": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designIcon",
              "attrName": "icon.advanced.color",
              "priority": 10,
              "render": true,
              "label": "Icon Color",
              "description": "Here you can define a custom color for the social network icon.",
              "features": {
                "sticky": false,
                "dynamicContent": {
                  "type": "color"
                }
              },
              "component": {
                "name": "divi/color-picker",
                "type": "field"
              }
            }
          },
          "size": {
            "groupType": "group-items",
            "items": {
              "iconAdvancedUseSize": {
                "groupSlug": "designIcon",
                "attrName": "icon.advanced.size",
                "subName": "useSize",
                "priority": 20,
                "render": true,
                "label": "Use Custom Icon Size",
                "description": "If you would like to control the size of the icon, you must first enable this option.",
                "category": "font_option",
                "features": {
                  "sticky": false
                },
                "component": {
                  "name": "divi/toggle",
                  "type": "field"
                }
              },
              "iconAdvancedSize": {
                "groupSlug": "designIcon",
                "attrName": "icon.advanced.size",
                "subName": "size",
                "priority": 30,
                "render": true,
                "label": "Icon Font Size",
                "description": "Control the size of the icon by increasing or decreasing the font size",
                "category": "font_option",
                "features": {
                  "sticky": false,
                  "dynamicContent": {
                    "type": "number"
                  }
                },
                "component": {
                  "name": "divi/range",
                  "type": "field",
                  "props": {
                    "cssProperty": "font-size",
                    "min": 1,
                    "max": 120
                  }
                }
              }
            }
          }
        }
      }
    },
    "socialNetwork": {
      "type": "object",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "socialNetworkTitle": {
              "attrName": "socialNetwork.innerContent",
              "subName": "title",
              "groupSlug": "contentNetwork",
              "priority": 10,
              "render": true,
              "label": "Social Network",
              "description": "Choose the social network",
              "category": "basic_option",
              "features": {
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/select"
              }
            },
            "socialNetworkSkypeUrl": {
              "attrName": "socialNetwork.innerContent",
              "subName": "skypeUrl",
              "groupSlug": "contentNetwork",
              "priority": 10,
              "render": true,
              "label": "Account Name",
              "description": "The Skype account name.",
              "category": "basic_option",
              "features": {
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "socialNetworkSkypeAction": {
              "attrName": "socialNetwork.innerContent",
              "subName": "skypeAction",
              "groupSlug": "contentNetwork",
              "priority": 10,
              "render": true,
              "label": "Skype Button Action",
              "description": "Here you can choose which action to execute on button click.",
              "category": "basic_option",
              "features": {
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "call": {
                      "label": "Call"
                    },
                    "chat": {
                      "label": "Chat"
                    }
                  }
                }
              }
            },
            "socialNetworkLink": {
              "attrName": "socialNetwork.innerContent",
              "subName": "link",
              "groupSlug": "contentLink",
              "priority": 10,
              "render": true,
              "label": "Account Link URL",
              "description": "The URL for this social network link.",
              "category": "basic_option",
              "features": {
                "dynamicContent": {
                  "type": "url"
                },
                "hover": false,
                "sticky": false,
                "responsive": false,
                "preset": "content"
              },
              "component": {
                "type": "field",
                "name": "divi/text",
                "props": {
                  "defaultValue": "#"
                }
              }
            }
          }
        }
      }
    },
    "button": {
      "type": "object",
      "selector": "body #page-container .et_pb_section .et_pb_social_media_follow li{{baseSelector}} .follow_button",
      "elementType": "button",
      "settings": {
        "decoration": {
          "button": {
            "component": {
              "name": "divi/button",
              "props": {
                "attrName": "button",
                "groupLabel": "Follow Button",
                "fieldLabel": "Follow Button",
                "fields": {
                  "alignment": {
                    "render": false
                  },
                  "buttonIconGroup": {
                    "render": false
                  },
                  "fontGroup": {
                    "component": {
                      "props": {
                        "fields": {
                          "lineHeight": {
                            "render": true
                          },
                          "textAlign": {
                            "render": false
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "advanced": "auto",
    "groups": {
      "contentNetwork": {
        "panel": "content",
        "priority": 5,
        "multiElements": true,
        "groupName": "network",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Network",
            "preset": "content"
          }
        }
      },
      "contentLink": {
        "panel": "content",
        "priority": 10,
        "multiElements": true,
        "groupName": "link",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Link",
            "preset": "content"
          }
        }
      },
      "designIcon": {
        "panel": "design",
        "priority": 10,
        "multiElements": true,
        "groupName": "icon",
        "component": {
          "name": "divi/composite",
          "props": {
            "clipboardCategory": "style",
            "groupLabel": "Icon"
          }
        }
      }
    }
  },
  "customCssFields": {
    "socialIcon": {
      "label": "Social Icon",
      "subName": "socialIcon",
      "selectorSuffix": " .et_pb_social_network_link a.icon"
    },
    "followButton": {
      "label": "Follow Button",
      "subName": "followButton",
      "selectorSuffix": " .et_pb_social_network_link a.follow_button"
    }
  }
}