{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/column",
  "d4Shortcode": "et_pb_column",
  "title": "Column",
  "titles": "Columns",
  "moduleIcon": "divi/module-column",
  "nestable": true,
  "category": "structure",
  "childrenName": [],
  "videos": [
    {
      "id": "R9ds7bEaHE8",
      "name": "An introduction to the Column module"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "transition": {},
          "position": {},
          "scroll": {},
          "spacing": {},
          "sizing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designSizing",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/sizing",
                "props": {
                  "grouped": false,
                  "fields": {
                    "alignment": {
                      "render": false
                    },
                    "width": {
                      "defaultAttr": {
                        "desktop": {
                          "value": {
                            "width": null
                          }
                        }
                      },
                      "component": {
                        "props": {
                          "defaultUnit": ""
                        }
                      }
                    }
                  }
                }
              }
            }
          },
          "sticky": {},
          "transform": {},
          "zIndex": {}
        },
        "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": "Column"
                }
              }
            }
          }
        },
        "meta": {
          "meta": {}
        }
      },
      "styleProps": {
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "width": "{{selector}}.et_pb_column"
              }
            }
          }
        },
        "spacing": {
          "important": {
            "desktop": {
              "value": {
                "margin-right": true
              }
            },
            "phone": {
              "value": {
                "margin-right": true,
                "margin-top": true
              }
            }
          },
          "propertySelectors": {
            "desktop": {
              "value": {
                "margin-right": "{{selectorPrefix}}.et_pb_row {{baseSelector}}.et_pb_column",
                "margin-bottom": "{{selectorPrefix}}.et_pb_row {{baseSelector}}.et_pb_column",
                "margin-top": "{{selectorPrefix}}.et_pb_row {{baseSelector}}.et_pb_column"
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentElements": {
        "panel": "content",
        "priority": 5,
        "groupName": "contentElements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "designSizing": {
        "panel": "design",
        "priority": 60,
        "groupName": "sizing",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Sizing",
            "clipboardCategory": "style",
            "presetGroup": "divi/sizing"
          }
        }
      }
    }
  }
}