{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/scrolling-text",
  "d4Shortcode": "disq_scrolling_text",
  "title": "Scrolling Text",
  "titles": "Scrolling Texts",
  "moduleIcon": "divi/module-text",
  "moduleClassName": "disq_scrolling_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": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Scrolling Text"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .text-elements .scrolling-element",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "scrollingText": {
              "groupSlug": "contentScrollingText",
              "attrName": "content.innerContent",
              "subName": "scrollingText",
              "label": "Scrolling Text",
              "description": "The text will appear in with your scrolling text.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "textTag": {
              "groupSlug": "contentScrollingText",
              "attrName": "content.innerContent",
              "subName": "textTag",
              "label": "Text Tag",
              "description": "Choose a tag to display with your texts.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "h1": {
                      "label": "H1"
                    },
                    "h2": {
                      "label": "H2"
                    },
                    "h3": {
                      "label": "H3"
                    },
                    "h4": {
                      "label": "H4"
                    },
                    "h5": {
                      "label": "H5"
                    },
                    "h6": {
                      "label": "H6"
                    },
                    "p": {
                      "label": "P"
                    },
                    "span": {
                      "label": "Span"
                    },
                    "div": {
                      "label": "Div"
                    }
                  }
                }
              }
            },
            "direction": {
              "groupSlug": "contentScrollingOptions",
              "attrName": "content.innerContent",
              "subName": "direction",
              "label": "Scrolling Direction",
              "description": "Choose Scrolling Text Direction.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "left": {
                      "label": "Left"
                    },
                    "right": {
                      "label": "Right"
                    }
                  }
                }
              }
            },
            "outlineText": {
              "groupSlug": "contentScrollingOptions",
              "attrName": "content.innerContent",
              "subName": "outlineText",
              "label": "Enable Scrolling Text Outline",
              "description": "Enable Scrolling Text Outline for better look.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "pauseOnHover": {
              "groupSlug": "contentScrollingOptions",
              "attrName": "content.innerContent",
              "subName": "pauseOnHover",
              "label": "Pause on Hover",
              "description": "You can pause Scrolling on Hover by enabling this option.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "repeatText": {
              "groupSlug": "contentScrollingOptions",
              "attrName": "content.innerContent",
              "subName": "repeatText",
              "label": "Repeat Scrolling Text",
              "description": "You will need more repeats to create the infinite scrolling effect.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 60,
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            },
            "speed": {
              "groupSlug": "contentScrollingOptions",
              "attrName": "content.innerContent",
              "subName": "speed",
              "label": "Scrolling Text Speed (ms)",
              "description": "Choose the speed for your scrolling text in milliseconds.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 70,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 100,
                  "max": 10000,
                  "step": 100,
                  "allowedUnits": [],
                  "defaultUnit": "",
                  "unitless": true
                }
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "scrollingText": "Your Scrolling Text Here",
              "textTag": "h2",
              "direction": "left",
              "outlineText": "off",
              "pauseOnHover": "off",
              "repeatText": "off",
              "speed": "7500"
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "scrollingElement": {
      "label": "Scrolling Text",
      "subName": "scrollingElement",
      "selectorSuffix": " .text-elements .scrolling-element"
    }
  },
  "settings": {
    "groups": {
      "contentScrollingText": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Content"
          }
        }
      },
      "contentScrollingOptions": {
        "panel": "content",
        "priority": 20,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Scrolling Options"
          }
        }
      }
    }
  }
}
