{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/heading",
  "d4Shortcode": "et_pb_heading",
  "moduleClassName": "et_pb_heading",
  "moduleOrderClassName": "et_pb_heading",
  "title": "Heading",
  "titles": "Headings",
  "moduleIcon": "divi/module-heading",
  "category": "module",
  "childrenName": [],
  "videos": [],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {},
          "text": {
            "groupType": "group",
            "groupName": "divi/text",
            "panel": "design",
            "priority": 10,
            "component": {
              "props": {
                "fields": {
                  "orientation": {
                    "render": false
                  },
                  "color": {
                    "render": false
                  }
                }
              }
            }
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "styleProps": {
        "spacing": {
          "selector": "{{selector}}",
          "important": 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
              }
            }
          }
        }
      },
      "styleComponentsProps": {
        "boxShadow": false
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} .et_pb_heading_container h1, {{selector}} .et_pb_heading_container h2, {{selector}} .et_pb_heading_container h3, {{selector}} .et_pb_heading_container h4, {{selector}} .et_pb_heading_container h5, {{selector}} .et_pb_heading_container h6",
      "supportsCustomAttributes": true,
      "elementType": "heading",
      "attributes": {
        "class": "et_pb_module_header"
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "priority": 5,
            "render": true,
            "attrName": "title.innerContent",
            "label": "Heading",
            "description": "Input your value to action title here.",
            "category": "basic_option",
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "responsive": true,
              "sticky": false,
              "preset": "content"
            },
            "component": {
              "name": "divi/text",
              "type": "field"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designTitleText",
              "priority": 10,
              "render": true,
              "component": {
                "name": "divi/font",
                "type": "group",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Heading",
                  "fields": {
                    "headingLevel": {
                      "render": true
                    }
                  }
                }
              }
            }
          }
        }
      },
      "tagName": "h1",
      "inlineEditor": "plainText",
      "childrenSanitizer": "et_core_esc_previously",
      "styleProps": {
        "selector": "{{selector}} .et_pb_heading_container h1, {{selector}} .et_pb_heading_container h2, {{selector}} .et_pb_heading_container h3, {{selector}} .et_pb_heading_container h4, {{selector}} .et_pb_heading_container h5, {{selector}} .et_pb_heading_container h6",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "mainElement": {
      "label": "Main Element",
      "subName": "mainElement",
      "selectorSuffix": " h1, h2, h3, h4, h5, h6"
    },
    "headingContainer": {
      "label": "Heading Container",
      "subName": "headingContainer",
      "selectorSuffix": " .et_pb_heading_container"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentText": {
        "panel": "content",
        "priority": 10,
        "groupName": "text",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Text"
          }
        }
      },
      "designTitleText": {
        "panel": "design",
        "priority": 20,
        "groupName": "titleText",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Heading Text",
            "clipboardCategory": "style",
            "presetGroup": "divi/font"
          }
        }
      }
    }
  }
}