{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/dual-button",
  "d4Shortcode": "disq_dual_button",
  "title": "Dual Button",
  "titles": "Dual Buttons",
  "moduleIcon": "divi/module-button",
  "moduleClassName": "disq_dual_button",
  "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": "Dual Button"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .elements",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "leftButtonText": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "leftButtonText",
              "label": "Left Button Text",
              "description": "The text shown on the left button.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "leftButtonIcon": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "leftButtonIcon",
              "label": "Left Button Icon",
              "description": "Choose an icon to display with the left button.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/icon-picker"
              }
            },
            "leftButtonUrl": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "leftButtonUrl",
              "label": "Left Button Link URL",
              "description": "Input the destination URL for the left button.",
              "features": {
                "dynamicContent": {
                  "type": "url"
                },
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "leftButtonUrlNewWindow": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "leftButtonUrlNewWindow",
              "label": "Left Button Link Target",
              "description": "Choose whether the left button link opens in a new window.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "off": {
                      "label": "In The Same Window"
                    },
                    "on": {
                      "label": "In The New Tab"
                    }
                  }
                }
              }
            },
            "rightButtonText": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "rightButtonText",
              "label": "Right Button Text",
              "description": "The text shown on the right button.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "rightButtonIcon": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "rightButtonIcon",
              "label": "Right Button Icon",
              "description": "Choose an icon to display with the right button.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 60,
              "component": {
                "type": "field",
                "name": "divi/icon-picker"
              }
            },
            "rightButtonUrl": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "rightButtonUrl",
              "label": "Right Button Link URL",
              "description": "Input the destination URL for the right button.",
              "features": {
                "dynamicContent": {
                  "type": "url"
                },
                "sticky": false
              },
              "render": true,
              "priority": 70,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "rightButtonUrlNewWindow": {
              "groupSlug": "contentDualButton",
              "attrName": "content.innerContent",
              "subName": "rightButtonUrlNewWindow",
              "label": "Right Button Link Target",
              "description": "Choose whether the right button link opens in a new window.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 80,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "off": {
                      "label": "In The Same Window"
                    },
                    "on": {
                      "label": "In The New Tab"
                    }
                  }
                }
              }
            },
            "separatorIconEnable": {
              "groupSlug": "contentSeparator",
              "attrName": "content.innerContent",
              "subName": "separatorIconEnable",
              "label": "Use Separator Icon",
              "description": "Enable to use an icon for the separator instead of text.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "separatorText": {
              "groupSlug": "contentSeparator",
              "attrName": "content.innerContent",
              "subName": "separatorText",
              "label": "Separator Text",
              "description": "The text that appears between the buttons as a separator.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "separatorIcon": {
              "groupSlug": "contentSeparator",
              "attrName": "content.innerContent",
              "subName": "separatorIcon",
              "label": "Separator Icon",
              "description": "Choose an icon to display as the separator.",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/icon-picker"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "leftButtonText": "Click Here",
              "leftButtonIcon": "&#x4e;||divi||400",
              "leftButtonUrl": "#",
              "leftButtonUrlNewWindow": "off",
              "rightButtonText": "Read More",
              "rightButtonIcon": "&#x24;||divi||400",
              "rightButtonUrl": "#",
              "rightButtonUrlNewWindow": "off",
              "separatorText": "OR",
              "separatorIcon": "&#x4e;||divi||400",
              "separatorIconEnable": "off"
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "leftButton": {
      "label": "Left Button",
      "subName": "leftButton",
      "selectorSuffix": " div .elements .squad-button.left_button"
    },
    "leftButtonIcon": {
      "label": "Left Button Icon",
      "subName": "leftButtonIcon",
      "selectorSuffix": " div .elements .squad-button.left_button .icon-element"
    },
    "rightButton": {
      "label": "Right Button",
      "subName": "rightButton",
      "selectorSuffix": " div .elements .squad-button.right_button"
    },
    "rightButtonIcon": {
      "label": "Right Button Icon",
      "subName": "rightButtonIcon",
      "selectorSuffix": " div .elements .squad-button.right_button .icon-element"
    },
    "buttonSeparator": {
      "label": "Separator",
      "subName": "buttonSeparator",
      "selectorSuffix": " div .elements .squad-separator"
    },
    "wrapper": {
      "label": "Wrapper",
      "subName": "wrapper",
      "selectorSuffix": " div .elements"
    }
  },
  "settings": {
    "groups": {
      "contentDualButton": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Buttons"
          }
        }
      },
      "contentSeparator": {
        "panel": "content",
        "priority": 20,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Separator"
          }
        }
      }
    }
  }
}
