{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/social-share-item",
  "d4Shortcode": "disq_social_share_child",
  "title": "Social Share Item",
  "titles": "Social Share Items",
  "moduleIcon": "squad-modules/social-share",
  "moduleClassName": "disq_social_share_child",
  "category": "child-module",
  "folder": "squad-modules",
  "parentModuleName": "squad-modules/social-share",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "decoration": {
          "background": {},
          "border": {},
          "boxShadow": {},
          "disabledOn": {},
          "filters": {},
          "spacing": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Social Share Item"
            }
          }
        }
      }
    },
    "itemSettings": {
      "type": "object",
      "selector": "{{selector}} .squad-social-share__btn",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "network": {
              "groupSlug": "contentNetwork",
              "attrName": "itemSettings.innerContent",
              "subName": "network",
              "label": "Network",
              "description": "Which social network this button shares to.",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "facebook": {
                      "label": "Facebook"
                    },
                    "twitter": {
                      "label": "X"
                    },
                    "linkedin": {
                      "label": "LinkedIn"
                    },
                    "pinterest": {
                      "label": "Pinterest"
                    },
                    "reddit": {
                      "label": "Reddit"
                    },
                    "telegram": {
                      "label": "Telegram"
                    },
                    "whatsapp": {
                      "label": "WhatsApp"
                    },
                    "tumblr": {
                      "label": "Tumblr"
                    },
                    "vk": {
                      "label": "VK"
                    },
                    "email": {
                      "label": "Email"
                    }
                  }
                }
              }
            },
            "customLabel": {
              "groupSlug": "contentNetwork",
              "attrName": "itemSettings.innerContent",
              "subName": "customLabel",
              "label": "Custom Label",
              "description": "Override the default network label (shown when Button Style is Icon + Text).",
              "features": {
                "preset": "content",
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "useCustomColors": {
              "groupSlug": "designColors",
              "attrName": "itemSettings.innerContent",
              "subName": "useCustomColors",
              "label": "Use Custom Colors",
              "description": "Override the brand colors for this button.",
              "features": {
                "preset": [
                  "html",
                  "style"
                ],
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "iconColorOverride": {
              "groupSlug": "designColors",
              "attrName": "itemSettings.innerContent",
              "subName": "iconColorOverride",
              "label": "Icon Color",
              "description": "Custom icon/label color for this button.",
              "features": {
                "preset": [
                  "style"
                ],
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            },
            "bgColorOverride": {
              "groupSlug": "designColors",
              "attrName": "itemSettings.innerContent",
              "subName": "bgColorOverride",
              "label": "Background Color",
              "description": "Custom background color for this button.",
              "features": {
                "preset": [
                  "style"
                ],
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "network": "facebook",
              "customLabel": "",
              "useCustomColors": "off"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentNetwork": {
        "panel": "content",
        "priority": 10,
        "groupName": "network",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Network"
          }
        }
      },
      "designColors": {
        "panel": "design",
        "priority": 10,
        "groupName": "colors",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Colors"
          }
        }
      }
    }
  }
}
