{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/tab",
  "d4Shortcode": "et_pb_tab",
  "title": "Tab",
  "titles": "Tabs",
  "moduleIcon": "divi/module-tab",
  "category": "child-module",
  "childrenName": [],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}, .et_pb_tab_nav_item_{{orderId}}",
      "styleProps": {
        "background": {
          "selector": "{{selectorPrefix}}.et_pb_tabs {{baseSelector}}.et_pb_tab"
        },
        "spacing": {
          "selector": "{{selectorPrefix}}.et_pb_tabs .et_pb_tab{{baseSelector}}"
        },
        "layout": {
          "selector": "{{selector}} .et_pb_tab_content"
        }
      },
      "settings": {
        "advanced": {
          "elements": {},
          "html": {},
          "link": {},
          "loop": {}
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "conditions": {},
          "disabledOn": {
            "component": {
              "props": {
                "fields": {
                  "disabledOnGroup": {
                    "render": false
                  }
                }
              }
            }
          },
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "position": {},
          "spacing": {
            "component": {
              "props": {
                "fields": {
                  "margin": {
                    "render": false
                  }
                }
              }
            }
          },
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    },
    "content": {
      "type": "object",
      "selector": "{{selector}} .et_pb_tab_content",
      "supportsCustomAttributes": true,
      "elementType": "content",
      "attributes": {
        "class": "et_pb_tab_content"
      },
      "styleProps": {
        "selector": "{{selectorPrefix}}.et_pb_tabs .et_pb_all_tabs {{baseSelector}}.et_pb_tab",
        "bodyFont": {
          "important": {
            "body": {
              "font": {
                "desktop": {
                  "value": {
                    "color": true
                  }
                }
              }
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "attrName": "content.innerContent",
            "label": "Body",
            "description": "Here you can define the content that will be placed within the current tab.",
            "category": "basic_option",
            "priority": 10,
            "render": true,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "sticky": false,
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/richtext"
            }
          }
        },
        "decoration": {
          "bodyFont": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designBodyText",
              "attrName": "content.decoration.bodyFont",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font-body",
                "props": {
                  "grouped": false,
                  "dynamicSubgroupHost": true
                }
              }
            }
          }
        }
      }
    },
    "title": {
      "type": "object",
      "selector": "{{selector}} .et_pb_tab_nav_item_link",
      "supportsCustomAttributes": true,
      "attributes": {
        "class": "et_pb_tab_nav_item_link"
      },
      "tagName": "a",
      "inlineEditor": "plainText",
      "childrenSanitizer": "esc_html",
      "styleProps": {
        "selector": ".et_pb_tabs .et_pb_tabs_controls .et_pb_tab_nav_item_{{orderId}}, .et_pb_tabs .et_pb_tabs_controls .et_pb_tab_nav_item_{{orderId}} a",
        "font": {
          "important": {
            "font": {
              "desktop": {
                "value": {
                  "color": true,
                  "font-size": true,
                  "font-family": true,
                  "font-weight": true,
                  "text-transform": true
                }
              }
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "groupSlug": "contentText",
            "attrName": "title.innerContent",
            "label": "Title",
            "description": "The title will be used within the tab button for this tab.",
            "category": "basic_option",
            "priority": 5,
            "render": true,
            "features": {
              "dynamicContent": {
                "type": "text"
              },
              "sticky": false,
              "preset": "content"
            },
            "component": {
              "type": "field",
              "name": "divi/text"
            }
          }
        },
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "designTabText",
              "attrName": "title.decoration.font",
              "priority": 10,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false,
                  "dynamicSubgroupHost": true,
                  "fields": {
                    "textAlign": {
                      "render": false
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentText": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentText",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Text"
          }
        }
      },
      "designBodyText": {
        "panel": "design",
        "priority": 10,
        "groupName": "designBodyText",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Body Text",
            "presetGroup": "divi/font-body",
            "dynamicSubgroupHost": true
          }
        }
      },
      "designTabText": {
        "panel": "design",
        "priority": 10,
        "groupName": "designTabText",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Tab Text",
            "presetGroup": "divi/font",
            "dynamicSubgroupHost": true
          }
        }
      }
    }
  }
}