{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/login-form",
  "d4Shortcode": "disq_login_form",
  "title": "Login Form",
  "titles": "Login Forms",
  "moduleIcon": "squad-modules/login-form",
  "moduleClassName": "disq_login_form",
  "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": "Login Form"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .disq-login-form",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "layout": {
              "groupSlug": "contentLayout",
              "attrName": "content.innerContent",
              "subName": "layout",
              "label": "Layout",
              "description": "Choose the form layout.",
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "card": {
                      "label": "Card"
                    },
                    "split": {
                      "label": "Split"
                    },
                    "inline": {
                      "label": "Inline"
                    }
                  }
                }
              }
            },
            "showLogo": {
              "groupSlug": "contentHeader",
              "attrName": "content.innerContent",
              "subName": "showLogo",
              "label": "Show Logo",
              "description": "Display the site logo above the form.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "showTitle": {
              "groupSlug": "contentHeader",
              "attrName": "content.innerContent",
              "subName": "showTitle",
              "label": "Show Title",
              "description": "Display a title above the form.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "titleText": {
              "groupSlug": "contentHeader",
              "attrName": "content.innerContent",
              "subName": "titleText",
              "label": "Title",
              "description": "The heading text displayed above the form.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "showSubtitle": {
              "groupSlug": "contentHeader",
              "attrName": "content.innerContent",
              "subName": "showSubtitle",
              "label": "Show Subtitle",
              "description": "Display a subtitle below the title.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "subtitleText": {
              "groupSlug": "contentHeader",
              "attrName": "content.innerContent",
              "subName": "subtitleText",
              "label": "Subtitle",
              "description": "Optional subtitle text below the title.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "usernameLabel": {
              "groupSlug": "contentFields",
              "attrName": "content.innerContent",
              "subName": "usernameLabel",
              "label": "Username Label",
              "description": "Label for the username / email field.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "passwordLabel": {
              "groupSlug": "contentFields",
              "attrName": "content.innerContent",
              "subName": "passwordLabel",
              "label": "Password Label",
              "description": "Label for the password field.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "usernamePlaceholder": {
              "groupSlug": "contentFields",
              "attrName": "content.innerContent",
              "subName": "usernamePlaceholder",
              "label": "Username Placeholder",
              "description": "Placeholder text for the username field.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "passwordPlaceholder": {
              "groupSlug": "contentFields",
              "attrName": "content.innerContent",
              "subName": "passwordPlaceholder",
              "label": "Password Placeholder",
              "description": "Placeholder text for the password field.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "showRememberMe": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "showRememberMe",
              "label": "Show Remember Me",
              "description": "Display the remember me checkbox.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "rememberMeLabel": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "rememberMeLabel",
              "label": "Remember Me Label",
              "description": "Label for the remember me checkbox.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "showForgotLink": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "showForgotLink",
              "label": "Show Forgot Password Link",
              "description": "Display a link to the lost password form.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "forgotLinkText": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "forgotLinkText",
              "label": "Forgot Link Text",
              "description": "Text for the forgot password link.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "showRegisterLink": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "showRegisterLink",
              "label": "Show Register Link",
              "description": "Display a link to the registration form.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "registerLinkText": {
              "groupSlug": "contentOptions",
              "attrName": "content.innerContent",
              "subName": "registerLinkText",
              "label": "Register Link Text",
              "description": "Text for the register link.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 60,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "buttonText": {
              "groupSlug": "contentButton",
              "attrName": "content.innerContent",
              "subName": "buttonText",
              "label": "Button Text",
              "description": "Text for the login submit button.",
              "features": {
                "dynamicContent": {
                  "type": "text"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            },
            "afterLoginUrl": {
              "groupSlug": "contentRedirect",
              "attrName": "content.innerContent",
              "subName": "afterLoginUrl",
              "label": "After Login URL",
              "description": "Redirect URL after successful login. Leave empty for default (Dashboard).",
              "features": {
                "dynamicContent": {
                  "type": "url"
                },
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "layout": "card",
              "showLogo": "on",
              "showTitle": "on",
              "titleText": "Welcome back",
              "showSubtitle": "off",
              "subtitleText": "",
              "usernameLabel": "Username or Email",
              "passwordLabel": "Password",
              "usernamePlaceholder": "",
              "passwordPlaceholder": "",
              "showRememberMe": "on",
              "rememberMeLabel": "Remember me",
              "showForgotLink": "on",
              "forgotLinkText": "Forgot password?",
              "showRegisterLink": "off",
              "registerLinkText": "Create an account",
              "buttonText": "Log In",
              "afterLoginUrl": ""
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentLayout": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout"
          }
        }
      },
      "contentHeader": {
        "panel": "content",
        "priority": 20,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Header"
          }
        }
      },
      "contentFields": {
        "panel": "content",
        "priority": 30,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Fields"
          }
        }
      },
      "contentOptions": {
        "panel": "content",
        "priority": 40,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Options"
          }
        }
      },
      "contentButton": {
        "panel": "content",
        "priority": 50,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Button"
          }
        }
      },
      "contentRedirect": {
        "panel": "content",
        "priority": 60,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Redirect"
          }
        }
      }
    }
  }
}
