{
  "name": "dnxte/image-hover-box",
  "d4Shortcode": "dnxte_image_hover_box",
  "title": "Image Hover Box",
  "titles": "Image Hover Boxes",
  "moduleIcon": "dnxte/image-hover-box",
  "category": "module",
  "folder": "divi-essential",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Image Hover Box"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "selector": "{{selector}}",
          "important": true
        },
        "border": {
          "important": true,
          "selector": "{{selector}} .dnext-neip-ihb"
        },
        "boxShadow": {
          "important": true,
          "selector": "{{selector}} .dnext-neip-ihb"
        }
      }
    },
    "headingText": {
      "type": "object",
      "elementType": "heading"
    },
    "image": {
      "type": "object",
      "selector": "{{selector}} .neip-ihb-img img",
      "inlineEditor": "upload",
      "elementType": "image",
      "attributes": {
        "alt": "Image"
      },
      "settings": {
        "innerContent": {},
        "decoration": {
          "background": {},
          "border": {},
          "font": {},
          "spacing": {}
        },
        "advanced": {
          "htmlAttributes": {}
        }
      },
      "styleProps": {
        "selector": "{{selector}} .neip-ihb-img > img.img-fluid",
        "border": {
          "important": true,
          "selector": {
            "desktop": {
              "value": "{{selector}} .dnext-neip-ihb"
            }
          }
        }
      }
    },
    "headingGradient": {
      "type": "object",
      "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-heading",
      "default": {
        "advanced": {
          "colorUse": {
            "desktop": {
              "value": "on"
            }
          },
          "singleColorOne": {
            "desktop": {
              "value": "#030303"
            }
          },
          "gradientUse": {
            "desktop": {
              "value": "off"
            }
          },
          "colorOne": {
            "desktop": {
              "value": "#2b87da"
            }
          },
          "colorTwo": {
            "desktop": {
              "value": "#29c4a9"
            }
          },
          "gradientType": {
            "desktop": {
              "value": "linear-gradient"
            }
          },
          "gradientLinearDirection": {
            "desktop": {
              "value": "180deg"
            }
          },
          "gradientRadialDirection": {
            "desktop": {
              "value": "circle at center"
            }
          },
          "startPos": {
            "desktop": {
              "value": "0%"
            }
          },
          "endPos": {
            "desktop": {
              "value": "100%"
            }
          }
        }
      }
    },
    "hoverGradient": {
      "type": "object",
      "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-info-back",
      "default": {
        "advanced": {
          "colorUse": {
            "desktop": {
              "value": "on"
            }
          },
          "singleColorOne": {
            "desktop": {
              "value": "#a537d7"
            }
          },
          "gradientUse": {
            "desktop": {
              "value": "off"
            }
          },
          "colorOne": {
            "desktop": {
              "value": "#2b87da"
            }
          },
          "colorTwo": {
            "desktop": {
              "value": "#29c4a9"
            }
          },
          "gradientType": {
            "desktop": {
              "value": "linear-gradient"
            }
          },
          "gradientLinearDirection": {
            "desktop": {
              "value": "180deg"
            }
          },
          "gradientRadialDirection": {
            "desktop": {
              "value": "circle at center"
            }
          },
          "startPos": {
            "desktop": {
              "value": "0%"
            }
          },
          "endPos": {
            "desktop": {
              "value": "100%"
            }
          }
        }
      }
    },
    "hover": {
      "type": "object",
      "default": {
        "advanced": {
          "captionHeight": {
            "desktop": {
              "value": "65px"
            }
          },
          "effect": {
            "desktop": {
              "value": "effect1"
            }
          },
          "direction1": {
            "desktop": {
              "value": "top_to_bottom"
            }
          },
          "direction2": {
            "desktop": {
              "value": "left_to_right"
            }
          },
          "direction3": {
            "desktop": {
              "value": "from_top_and_bottom"
            }
          },
          "direction4": {
            "desktop": {
              "value": "scale_up"
            }
          },
          "direction5": {
            "desktop": {
              "value": "left_to_right"
            }
          }
        }
      }
    },
    "heading": {
      "type": "object",
      "elementType": "heading",
      "tagName": "h2",
      "inlineEditor": "plainText",
      "childrenSanitizer": "et_core_esc_previously",
      "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-heading",
      "attributes": {
        "class": "neip-ihb-heading"
      },
      "default": {
        "decoration": {}
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          },
          "selectors": {
            "desktop": {
              "value": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-heading",
              "hover": "{{selector}}{{:hover}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-heading"
            }
          }
        },
        "spacing": {
          "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-heading",
          "important": true
        }
      }
    },
    "content": {
      "type": "object",
      "tagName": "p",
      "inlineEditor": "richText",
      "childrenSanitizer": "et_core_esc_previously",
      "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-desc",
      "attributes": {
        "class": "neip-ihb-desc"
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          },
          "selectors": {
            "desktop": {
              "value": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-desc",
              "hover": "{{selector}}{{:hover}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-desc"
            }
          }
        },
        "spacing": {
          "selector": "{{selector}} .dnext-neip-ihb .neip-ihb-info .neip-ihb-desc",
          "important": true
        }
      }
    }
  },
  "customCssFields": {
    "heading": {
      "subName": "heading",
      "selectorSuffix": " .neip-ihb-heading"
    },
    "content": {
      "subName": "content",
      "selectorSuffix": " .neip-ihb-desc"
    }
  }
}
