{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "squad-modules/advanced-tabs",
  "d4Shortcode": "disq_advanced_tabs",
  "title": "Advanced Tabs",
  "titles": "Advanced Tabs",
  "moduleIcon": "squad-modules/advanced-tabs",
  "moduleClassName": "disq_advanced_tabs",
  "category": "module",
  "folder": "squad-modules",
  "childModuleName": "squad-modules/advanced-tabs-item",
  "childModuleTitle": "Tab",
  "childrenName": [
    "squad-modules/advanced-tabs-item"
  ],
  "allowAllElements": true,
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "htmlAttributes": {}
        },
        "decoration": {
          "animation": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "overflow": {},
          "position": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      },
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Advanced Tabs"
            }
          }
        }
      }
    },
    "tabs": {
      "type": "object",
      "selector": "{{selector}} .squad-tabs",
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "layout": {
              "groupSlug": "contentLayout",
              "attrName": "tabs.innerContent",
              "subName": "layout",
              "label": "Layout",
              "description": "Tab navigation orientation.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "horizontal": {
                      "label": "Horizontal"
                    },
                    "vertical": {
                      "label": "Vertical"
                    }
                  }
                }
              }
            },
            "tabAlignment": {
              "groupSlug": "contentLayout",
              "attrName": "tabs.innerContent",
              "subName": "tabAlignment",
              "label": "Tab Alignment",
              "description": "Horizontal alignment of the tab navigation.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "left": {
                      "label": "Left"
                    },
                    "center": {
                      "label": "Center"
                    },
                    "right": {
                      "label": "Right"
                    }
                  }
                }
              }
            },
            "activeTab": {
              "groupSlug": "contentLayout",
              "attrName": "tabs.innerContent",
              "subName": "activeTab",
              "label": "Active Tab",
              "description": "Which tab is open by default (1-based).",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 1,
                  "max": 20,
                  "step": 1,
                  "allowedUnits": [],
                  "defaultUnit": "",
                  "unitless": true
                }
              }
            },
            "mobileAccordion": {
              "groupSlug": "contentLayout",
              "attrName": "tabs.innerContent",
              "subName": "mobileAccordion",
              "label": "Mobile Accordion",
              "description": "Collapse tabs into an accordion on small screens.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 40,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "enableHash": {
              "groupSlug": "contentLayout",
              "attrName": "tabs.innerContent",
              "subName": "enableHash",
              "label": "Enable URL Hash",
              "description": "Sync the active tab with the URL hash for deep-linking.",
              "features": {
                "responsive": false,
                "hover": false,
                "sticky": false
              },
              "render": true,
              "priority": 50,
              "component": {
                "type": "field",
                "name": "divi/yes-no-button",
                "props": {
                  "options": {
                    "off": {
                      "label": "No"
                    },
                    "on": {
                      "label": "Yes"
                    }
                  }
                }
              }
            },
            "tabTextColor": {
              "groupSlug": "designTabs",
              "attrName": "tabs.innerContent",
              "subName": "tabTextColor",
              "label": "Tab Text Color",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 10,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            },
            "activeBgColor": {
              "groupSlug": "designTabs",
              "attrName": "tabs.innerContent",
              "subName": "activeBgColor",
              "label": "Active Tab Background",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 20,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            },
            "activeTextColor": {
              "groupSlug": "designTabs",
              "attrName": "tabs.innerContent",
              "subName": "activeTextColor",
              "label": "Active Tab Text Color",
              "features": {
                "sticky": false
              },
              "render": true,
              "priority": 30,
              "component": {
                "type": "field",
                "name": "divi/color-picker"
              }
            }
          }
        }
      },
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "layout": "horizontal",
              "tabAlignment": "left",
              "activeTab": "1",
              "mobileAccordion": "on",
              "enableHash": "off",
              "tabTextColor": "",
              "activeBgColor": "#5E2EFF",
              "activeTextColor": "#ffffff"
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "contentLayout": {
        "panel": "content",
        "priority": 10,
        "groupName": "tabs",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Layout"
          }
        }
      },
      "designTabs": {
        "panel": "design",
        "priority": 10,
        "groupName": "tabs",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Tabs"
          }
        }
      }
    }
  }
}
