{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/glitch-text",
  "d4Shortcode": "disq_glitch_text",
  "title": "Glitch Text",
  "titles": "Glitch Texts",
  "moduleIcon": "squad-modules/glitch-text",
  "moduleClassName": "disq_glitch_text",
  "category": "module",
  "folder": "squad-modules",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "fonts": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Glitch Text"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .glitch-text-wrapper .glitch-text-element",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "glitchText": {
              "groupSlug": "contentGlitch",
              "attrName": "content.innerContent",
              "subName": "glitchText",
              "label": "Glitch Text",
              "description": "The text will appear in with your glitch text.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "glitchTag": {
              "groupSlug": "contentGlitch",
              "attrName": "content.innerContent",
              "subName": "glitchTag",
              "label": "Glitch Text Tag",
              "description": "Choose a tag to display with your glitch text.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "p": {
                      "label": "P"
                    },
                    "h1": {
                      "label": "H1"
                    },
                    "h2": {
                      "label": "H2"
                    },
                    "h3": {
                      "label": "H3"
                    },
                    "h4": {
                      "label": "H4"
                    },
                    "h5": {
                      "label": "H5"
                    },
                    "h6": {
                      "label": "H6"
                    },
                    "span": {
                      "label": "Span"
                    },
                    "div": {
                      "label": "Div"
                    }
                  }
                }
              }
            },
            "glitchEffect": {
              "groupSlug": "contentGlitch",
              "attrName": "content.innerContent",
              "subName": "glitchEffect",
              "label": "Glitch Effect",
              "description": "Choose a effect to display with your glitch text.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "one": {
                      "label": "Effect 01"
                    },
                    "two": {
                      "label": "Effect 02"
                    },
                    "three": {
                      "label": "Effect 03"
                    },
                    "four": {
                      "label": "Effect 04"
                    },
                    "five": {
                      "label": "Effect 05"
                    }
                  }
                }
              }
            },
            "primaryColor": {
              "groupSlug": "contentGlitch",
              "attrName": "content.innerContent",
              "subName": "primaryColor",
              "label": "Primary Color",
              "description": "Here you can define a custom color for your glitch text.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            },
            "secondaryColor": {
              "groupSlug": "contentGlitch",
              "attrName": "content.innerContent",
              "subName": "secondaryColor",
              "label": "Secondary Color",
              "description": "Here you can define a custom color for your glitch text.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "glitchText": "Glitch Text",
              "glitchTag": "p",
              "glitchEffect": "one",
              "primaryColor": "#FF0000FF",
              "secondaryColor": "#0000FFFF"
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "glitchText": {
      "label": "Glitch Text",
      "subName": "glitchText",
      "selectorSuffix": " .glitch-text-wrapper .glitch-text-element"
    }
  },
  "settings": {
    "groups": {
      "contentGlitch": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Glitch Text"
          }
        }
      }
    }
  }
}
