{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/fullwidth-code",
  "d4Shortcode": "et_pb_fullwidth_code",
  "moduleClassName": "et_pb_fullwidth_code",
  "moduleOrderClassName": "et_pb_fullwidth_code",
  "title": "Fullwidth Code",
  "titles": "Fullwidth Codes",
  "moduleIcon": "divi/module-code",
  "category": "fullwidth-module",
  "videos": [
    {
      "id": "dTY6-Cbr00A",
      "name": "An introduction to the Fullwidth Code 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}}",
      "styleProps": {
        "sizing": {
          "important": true
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "html": {},
          "link": {},
          "loop": {},
          "text": {
            "component": {
              "props": {
                "fields": {
                  "color": {
                    "render": false
                  },
                  "orientation": {
                    "defaultAttr": {}
                  },
                  "textShadowGroup": {
                    "render": false
                  }
                }
              }
            }
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "overflow": {},
          "order": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .et_pb_code_inner",
      "childrenSanitizer": "et_core_esc_previously",
      "inlineEditor": "plainText",
      "tagName": "div",
      "allowEmptyValue": true,
      "allowHtml": true,
      "attributes": {
        "class": "et_pb_code_inner"
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "priority": 5,
            "render": true,
            "attrName": "content.innerContent",
            "label": "Code",
            "description": "Here you can create the content that will be used within the module.",
            "category": "basic_option",
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "preset": "content"
            },
            "component": {
              "name": "divi/code",
              "type": "field",
              "props": {
                "readonly": false,
                "mode": "html"
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "advanced": "auto",
    "groups": {
      "contentText": {
        "panel": "content",
        "priority": 10,
        "multiElements": true,
        "groupName": "text",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Text"
          }
        }
      }
    }
  }
}