{
  "name": "dnxte/next-text-stroke-motion",
  "d4Shortcode": "dnxte_text_stroke_motion",
  "title": "Text Stroke Motion",
  "titles": "Text Stroke Motions",
  "moduleIcon": "dnxte/next-text-stroke-motion",
  "folder": "divi-essential",
  "moduleClassName": "",
  "moduleOrderClassName": "",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Text Stroke Motion"
            }
          }
        },
        "advanced": {
          "text": {
            "text": {
              "desktop": {
                "value": {
                  "color": "light"
                }
              }
            }
          }
        },
        "decoration": {
          "spacing": {
            "desktop": {
              "value": {
                "margin": {
                  "top": "0px",
                  "right": "auto",
                  "bottom": "30px",
                  "left": "auto"
                }
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "background": {
            "desktop": {
              "value": {
                "color": "#ecf4f7"
              }
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },

    "title": {
      "type": "object",
      "selector": "{{selector}} .dnxt-text-stroke-animation-text",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h2"
                }
              }
            }
          }
        }
      },
      "defaultPrintedStyle": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "size": "26px",
                  "lineHeight": "1em",
                  "weight": "500"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupName": "mainContent",
            "priority": 10,
            "render": true,
            "attrName": "title.innerContent",
            "label": "Title",
            "description": "Input your value to action title here.",
            "features": {
              "sticky": false,
              "dynamicContent": false
            },
            "component": {
              "name": "divi/text",
              "type": "field"
            }
          }
        },
        "decoration": {
          "font": {
            "priority": 10,
            "component": {
              "props": {
                "groupLabel": "Title Text",
                "fieldLabel": "Title",
                "fields": {
                  "headingLevel": {
                    "render": false
                  }
                }
              }
            }
          }
        }
      },
      "attributes": {
        "class": "dnxt-text-stroke-animation-text"
      },
      "inlineEditor": "plainText",
      "elementType": "heading",
      "childrenSanitizer": "et_core_esc_previously"
    },
    "title_colors": {
      "type": "object",
      "selector": "{{selector}} .text_stroke_svg_selector",
      "default": {
        "advanced": {
          "color": {
            "desktop": {
              "value": "#0077ff"
            }
          },
          "color1": {
            "desktop": {
              "value": "#0077ff"
            }
          },
          "color2": {
            "desktop": {
              "value": "#772adb"
            }
          },
          "color3": {
            "desktop": {
              "value": "#00e1ff"
            }
          },
          "color4": {
            "desktop": {
              "value": "#ff23da"
            }
          },
          "color5": {
            "desktop": {
              "value": "#fdb731"
            }
          },
          "fill": {
            "desktop": {
              "value": "transparent"
            }
          },
          "stroke_width": {
            "desktop": {
              "value": "6px"
            }
          },
          "stroke_dash": {
            "desktop": {
              "value": "5%"
            }
          },
          "stroke_gap": {
            "desktop": {
              "value": "27%"
            }
          },
          "stroke_offset": {
            "desktop": {
              "value": "0%"
            }
          },
          "use_multi": {
            "desktop": {
              "value": "on"
            }
          }
        }
      },

      "attributes": {
        "class": "text_stroke_svg_selector"
      },
      "childrenSanitizer": "et_core_esc_previously"
    }
  },
  "customCssFields": {}
}
