{
  "name": "dnxte/next-text-glitch",
  "d4Shortcode": "dnxte_text_glitch",
  "title": "Text Glitch",
  "titles": "Text Glitch",
  "moduleIcon": "dnxte/NextTextGlitch",
  "folder": "divi-essential",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Text Glitch"
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "glitch_title": {
      "type": "object",
      "selector": "{{selector}} .dnxt-glitch-text_heading",
      "default": {
        "decoration": {
          "color": {
            "desktop": {
              "value": "#0077FF"
            }
          },
          "color1": {
            "desktop": {
              "value": "#772ADB"
            }
          },
          "color2": {
            "desktop": {
              "value": "#00e1ff"
            }
          },
          "headingTag": {
            "desktop": {
              "value": "h2"
            }
          },
          "glitchPosition": {
            "desktop": {
              "value": "0"
            }
          },
          "glitchPositionRight": {
            "desktop": {
              "value": "0"
            }
          },
          "glitchPositionTop": {
            "desktop": {
              "value": "0"
            }
          },
          "SelectGlitchStyle": {
            "desktop": {
              "value": "1"
            }
          }
        }
      }
    },
    "inlineEditor": "plainText",
    "elementType": "heading",
    "childrenSanitizer": "et_core_esc_previously",
    "attributes": {
      "class": "dnxt-glitch-text_heading"
    }
  },
  "hoverEffectColor": {
    "type": "object",
    "selector": "{{selector}} .dnxt-glitch-text_heading",
    "default": {
      "desktop": {
        "value": ""
      }
    },
    "attributes": {
      "class": "dnxt-glitch-text_heading"
    }
  },
  "content": {
    "type": "object",
    "selector": "{{selector}} .example_dnxt_next_gradient_text_content",
    "attributes": {
      "class": "example_dnxt_next_gradient_text_content"
    },
    "tagName": "div",
    "inlineEditor": "richText"
  },
  "revealEffect": {
    "type": "object",
    "selector": "{{selector}} .example_dnxt_next_gradient_text_reveal_effect",
    "default": {
      "desktop": {
        "value": "off"
      }
    },
    "attributes": {
      "class": "example_dnxt_next_gradient_text_reveal_effect"
    }
  },
  "customCssFields": {
    "title": {
      "subName": "title",
      "selectorSuffix": " .dnxt-glitch-text_heading"
    }
  }
}
