{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/divider",
  "d4Shortcode": "et_pb_divider",
  "title": "Divider",
  "titles": "Dividers",
  "moduleIcon": "divi/module-divider",
  "category": "module",
  "videos": [
    {
      "id": "KH6FqBFBEtk",
      "name": "An introduction to the Divider module"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "loop": {}
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designSizing",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/sizing",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "styleProps": {
        "spacing": {
          "important": {
            "desktop": {
              "value": {
                "margin": true
              }
            }
          }
        },
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin-left": "{{selector}}.et_pb_module",
                "margin-right": "{{selector}}.et_pb_module"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "margin-left": true,
                "margin-right": true,
                "width": true
              }
            }
          }
        }
      }
    },
    "divider": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "advanced": {
          "line": {
            "groupType": "group-items",
            "items": {
              "show": {
                "attrName": "divider.advanced.line",
                "subName": "show",
                "label": "Show Divider",
                "description": "This settings turns on and off the 1px divider line, but does not affect the divider height.",
                "groupSlug": "contentVisibility",
                "priority": 10,
                "render": true,
                "features": {
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "name": "divi/toggle",
                  "type": "field"
                }
              },
              "color": {
                "attrName": "divider.advanced.line",
                "subName": "color",
                "label": "Line Color",
                "description": "This will adjust the color of the 1px divider line.",
                "groupSlug": "designLine",
                "priority": 10,
                "render": true,
                "features": {
                  "dynamicContent": {
                    "type": "color"
                  }
                },
                "component": {
                  "name": "divi/color-picker",
                  "type": "field"
                }
              },
              "style": {
                "attrName": "divider.advanced.line",
                "subName": "style",
                "label": "Line Style",
                "description": "Select the shape of the dividing line used for the divider.",
                "groupSlug": "designLine",
                "priority": 10,
                "render": true,
                "component": {
                  "name": "divi/select",
                  "type": "field",
                  "props": {
                    "options": {
                      "solid": {
                        "label": "Solid"
                      },
                      "dashed": {
                        "label": "Dashed"
                      },
                      "dotted": {
                        "label": "Dotted"
                      },
                      "double": {
                        "label": "Double"
                      },
                      "groove": {
                        "label": "Groove"
                      },
                      "ridge": {
                        "label": "Ridge"
                      },
                      "inset": {
                        "label": "Inset"
                      },
                      "outset": {
                        "label": "Outset"
                      },
                      "none": {
                        "label": "None"
                      }
                    }
                  }
                }
              },
              "position": {
                "attrName": "divider.advanced.line",
                "subName": "position",
                "label": "Line Position",
                "description": "The dividing line can be placed either above, below or in the center of the module.",
                "groupSlug": "designLine",
                "priority": 10,
                "render": true,
                "features": {
                  "sticky": false
                },
                "component": {
                  "name": "divi/select",
                  "type": "field",
                  "props": {
                    "options": {
                      "top": {
                        "label": "Top"
                      },
                      "center": {
                        "label": "Vertically Centered"
                      },
                      "bottom": {
                        "label": "Bottom"
                      }
                    }
                  }
                }
              },
              "weight": {
                "attrName": "divider.advanced.line",
                "subName": "weight",
                "label": "Divider Weight",
                "description": "Increasing the divider weight will increase the thickness of the dividing line.",
                "groupSlug": "designSizing",
                "priority": 10,
                "render": true,
                "features": {
                  "sticky": false,
                  "dynamicContent": {
                    "type": "number"
                  }
                },
                "component": {
                  "name": "divi/range",
                  "type": "field",
                  "props": {
                    "cssProperty": "border-width",
                    "defaultUnit": "px",
                    "max": 100
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "advanced": "auto",
    "content": "auto",
    "groups": {
      "contentVisibility": {
        "panel": "content",
        "priority": 5,
        "groupName": "visibility",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Visibility"
          }
        }
      },
      "designLine": {
        "panel": "design",
        "priority": 5,
        "groupName": "line",
        "component": {
          "name": "divi/composite",
          "props": {
            "clipboardCategory": "style",
            "groupLabel": "Line"
          }
        }
      },
      "designSizing": {
        "panel": "design",
        "priority": 5,
        "groupName": "sizing",
        "component": {
          "name": "divi/composite",
          "props": {
            "clipboardCategory": "style",
            "groupLabel": "Sizing",
            "presetGroup": "divi/sizing"
          }
        }
      }
    }
  },
  "mousetrap": {
    "zIndex": {
      "hovered": "aboveModuleElements"
    }
  }
}