{
  "name": "dnxte/dual-button",
  "d4Shortcode": "dnxte_dual_button",
  "title": "Dual Button",
  "titles": "Dual Buttons",
  "category": "module",
  "moduleIcon": "dnxte/dual-button",
  "folder": "divi-essential",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Dual Button"
            }
          }
        },
        "advanced": {
          "text": {
            "text": {
              "desktop": {
                "value": {
                  "color": "light"
                }
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": "#ecf4f7"
              }
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "button_text_one": {
      "type": "object",
      "selector": "{{selector}} .dnxt-one-btn-icon",
      "attributes": {
        "class": "dnxt-one-btn-icon"
      },
      "default": {
        "advanced": {
          "btn_one_show_hide": {
            "desktop": {
              "value": "on"
            }
          },
          "btn_one_gradient_show_hide": {
            "desktop": {
              "value": "off"
            }
          },
          "hoverEffect2d": {
            "desktop": {
              "value": ""
            }
          },
          "hoverEffectBg": {
            "desktop": {
              "value": ""
            }
          },
          "hoverEffectBorder": {
            "desktop": {
              "value": ""
            }
          },
          "hoverBgColor": {
            "desktop": {
              "value": "#29c4a9"
            }
          },
          "rectangleOutColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "rectangleInColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "radialOutColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "radialInColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "revealColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineLeftColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineCenterColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineRightColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineRevealColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineRevealColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineLeftColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineCenterColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineRightColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterOutHorizontalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterOutVerticalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterInHorizontalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterInVerticalColor": {
            "desktop": {
              "value": ""
            }
          },
          "trimBorderColor": {
            "desktop": {
              "value": ""
            }
          },
          "rippleOutColor": {
            "desktop": {
              "value": ""
            }
          },
          "rippleInColor": {
            "desktop": {
              "value": ""
            }
          },
          "color": "",
          "color2": "",
          "direction": "",
          "start_position": "",
          "end_position": "",
          "gradient_type": "",
          "use": "",
          "linear_direction": "",
          "radial_direction": "",
          "htmlAttributes": {}
        }
      },
      "settings": {
        "innerContent": {},
        "decoration": {
          "background": {},
          "border": {},
          "font": {},
          "spacing": {},
          "boxShadow": {}
        }
      },
      "styleProps": {
        "selector": "{{selector}} .dnxt-one-btn-icon",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": false,
                  "font-size": true,
                  "letter-spacing": true,
                  "line-height": true
                }
              }
            }
          }
        },
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "button_text_two": {
      "type": "object",
      "selector": "{{selector}} .dnxt-two-btn-icon",
      "attributes": {
        "class": "dnxt-two-btn-icon"
      },
      "default": {
        "advanced": {
          "btn_two_show_hide": {
            "desktop": {
              "value": "on"
            }
          },
          "btn_two_gradient_show_hide": {
            "desktop": {
              "value": "off"
            }
          },
          "hoverEffect2d": {
            "desktop": {
              "value": ""
            }
          },
          "hoverEffectBg": {
            "desktop": {
              "value": ""
            }
          },
          "hoverEffectBorder": {
            "desktop": {
              "value": ""
            }
          },
          "hoverBgColor": {
            "desktop": {
              "value": "#29c4a9"
            }
          },
          "rectangleOutColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "rectangleInColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "radialOutColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "radialInColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          },
          "revealColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineLeftColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineCenterColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineRightColor": {
            "desktop": {
              "value": ""
            }
          },
          "underlineRevealColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineRevealColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineLeftColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineCenterColor": {
            "desktop": {
              "value": ""
            }
          },
          "overlineRightColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterOutHorizontalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterOutVerticalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterInHorizontalColor": {
            "desktop": {
              "value": ""
            }
          },
          "shutterInVerticalColor": {
            "desktop": {
              "value": ""
            }
          },
          "trimBorderColor": {
            "desktop": {
              "value": ""
            }
          },
          "rippleOutColor": {
            "desktop": {
              "value": ""
            }
          },
          "rippleInColor": {
            "desktop": {
              "value": ""
            }
          },
          "color": "",
          "color2": "",
          "direction": "",
          "start_position": "",
          "end_position": "",
          "gradient_type": "",
          "use": "",
          "linear_direction": "",
          "radial_direction": "",
          "htmlAttributes": {}
        }
      },
      "settings": {
        "innerContent": {},
        "decoration": {
          "background": {},
          "border": {},
          "font": {},
          "spacing": {},
          "boxShadow": {}
        }
      },
      "styleProps": {
        "selector": "{{selector}} .dnxt-two-btn-icon",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": false,
                  "font-size": true,
                  "letter-spacing": true,
                  "line-height": true
                }
              }
            }
          }
        },
        "spacing": { "important": true },
        "border": {
          "important": true
        }
      }
    },
    "btn_one_icon": {
      "type": "object",
      "selector": "{{selector}} .dnxt-one-btn-icon i",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x35;",
              "type": "divi",
              "weight": "400"
            }
          }
        },
        "advanced": {
          "show": {
            "desktop": {
              "value": "on"
            }
          },
          "color": {
            "desktop": {
              "value": "#ae16f0"
            }
          },
          "placement": {
            "desktop": {
              "value": "right"
            }
          },
          "onHover": {
            "desktop": {
              "value": "on"
            }
          },
          "hoverEffect": {
            "desktop": {
              "value": ""
            }
          },
          "hoverIcons": {
            "desktop": {
              "value": ""
            }
          }
        }
      },
      "styleProps": {
        "selector": "{{selector}} .dnxt-one-btn-icon:hover i",
        "hover": {
          "important": true
        }
      }
    },
    "btn_two_icon": {
      "type": "object",
      "selector": "{{selector}} .dnxt-two-btn-icon i",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "unicode": "&#x35;",
              "type": "divi",
              "weight": "400"
            }
          }
        },
        "advanced": {
          "show": {
            "desktop": {
              "value": "on"
            }
          },
          "color": {
            "desktop": {
              "value": "#ae16f0"
            }
          },
          "placement": {
            "desktop": {
              "value": "right"
            }
          },
          "onHover": {
            "desktop": {
              "value": "on"
            }
          },
          "hoverEffect": {
            "desktop": {
              "value": ""
            }
          },
          "hoverIcons": {
            "desktop": {
              "value": ""
            }
          }
        }
      },
      "styleProps": {
        "selector": "{{selector}} .dnxt-two-btn-icon:hover i",
        "hover": {
          "important": true
        }
      }
    },
    "btn_two_gradient": {
      "advanced": {
        "color": "",
        "color2": "",
        "direction": "",
        "start_position": "",
        "end_position": "",
        "gradient_type": "",
        "use": "",
        "linear_direction": "",
        "radial_direction": ""
      }
    },
    "strock_hover_color": {
      "type": "object"
    },
    "strock_hover_color_two": {
      "type": "object"
    },
    "dnxt_dual_one_bg_color": {
      "type": "object",
      "default": {
        "advanced": {
          "shutterBgColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          }
        }
      }
    },
    "dnxt_dual_two_bg_color": {
      "type": "object",
      "default": {
        "advanced": {
          "shutterBgColor": {
            "desktop": {
              "value": "rgba(0,0,0,0.3)"
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "button_wrapper": {
      "subName": "button_wrapper",
      "selectorSuffix": " .dnxt-button-wrapper"
    },
    "button_one": {
      "subName": "button_one",
      "selectorSuffix": " .dnxt-button-wrapper a.dnxt-one-btn-icon"
    },
    "button_two": {
      "subName": "button_two",
      "selectorSuffix": " .dnxt-button-wrapper a.dnxt-two-btn-icon"
    },
    "button_one_link": {
      "subName": "button_one_link",
      "selectorSuffix": " .dnxt-button-wrapper a.buttonOne"
    },
    "button_two_link": {
      "subName": "button_two_link",
      "selectorSuffix": " .dnxt-button-wrapper a.buttonTwo"
    }
  }
}
