{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/row",
  "d4Shortcode": "et_pb_row",
  "title": "Row",
  "titles": "Rows",
  "moduleIcon": "divi/module-row",
  "nestable": true,
  "childModuleName": "divi/column",
  "childModuleTitle": "Column",
  "category": "structure",
  "videos": [
    {
      "id": "R9ds7bEaHE8",
      "name": "An introduction to Rows"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Row Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "priority": 5,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/elements",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "html": {},
          "loop": {},
          "link": {
            "item": {
              "groupSlug": "contentLink",
              "component": {
                "props": {
                  "fieldLabel": "Row"
                }
              }
            }
          },
          "gutter": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designLayout",
              "priority": 20,
              "render": true,
              "component": {
                "name": "divi/gutter",
                "type": "group",
                "props": {
                  "grouped": false
                }
              }
            }
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "order": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "layout": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designLayout",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/layout",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "sizing": {
            "groupType": "group-items",
            "items": {
              "sizing": {
                "groupSlug": "sizing",
                "priority": 110,
                "render": true,
                "component": {
                  "type": "group",
                  "name": "divi/sizing",
                  "props": {
                    "grouped": false,
                    "fields": {
                      "maxWidth": {
                        "component": {
                          "props": {
                            "defaultUnit": "px",
                            "max": 2560
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          },
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "styleProps": {
        "background": {
          "selectors": {
            "desktop": {
              "value": "{{selector}}",
              "sticky": "{{selector}}.et_pb_sticky"
            }
          }
        },
        "spacing": {
          "selector": "{{selector}}.et_pb_row",
          "important": true
        },
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin-left": "{{selector}}.et_pb_row",
                "margin-right": "{{selector}}.et_pb_row",
                "width": "{{selectorPrefix}}{{nestedModuleNameSelector}}{{baseSelector}}, .et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row{{baseSelector}}",
                "max-width": "{{selectorPrefix}}{{nestedModuleNameSelector}}{{baseSelector}}"
              }
            }
          },
          "important": {
            "desktop": {
              "value": {
                "width": true,
                "max-width": true,
                "margin-left": true,
                "margin-right": true
              }
            }
          }
        },
        "position": {
          "important": true
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "advanced": "auto",
    "design": "auto",
    "groups": {
      "contentElements": {
        "panel": "content",
        "priority": 5,
        "groupName": "contentElements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "contentLink": {
        "panel": "content",
        "priority": 20,
        "groupName": "contentLink",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Link",
            "preset": "content"
          }
        }
      },
      "designLayout": {
        "groupName": "layout",
        "panel": "design",
        "priority": 10,
        "component": {
          "name": "divi/composite",
          "props": {
            "clipboardCategory": "style",
            "groupLabel": "Layout",
            "presetGroup": "divi/layout"
          }
        }
      },
      "sizing": {
        "panel": "design",
        "priority": 60,
        "groupName": "sizing",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Sizing",
            "clipboardCategory": "style",
            "presetGroup": "divi/sizing"
          }
        }
      }
    }
  }
}