{
  "name": "divitorque/table-of-contents",
  "title": "Table of Contents",
  "titles": "Tables of Contents",
  "moduleIcon": "divitorque/table-of-contents",
  "moduleClassName": "dtq_table_of_contents",
  "moduleOrderClassName": "dtq_table_of_contents",
  "category": "module",
  "folder": "divi-torque-lite",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "advanced": {
          "stylePreset": {
            "desktop": {
              "value": "default"
            }
          },
          "showTitle": {
            "desktop": {
              "value": "on"
            }
          },
          "title": {
            "desktop": {
              "value": "Table of Contents"
            }
          },
          "startLevel": {
            "desktop": {
              "value": "h2"
            }
          },
          "endLevel": {
            "desktop": {
              "value": "h4"
            }
          },
          "contentSelector": {
            "desktop": {
              "value": ""
            }
          },
          "excludeSelector": {
            "desktop": {
              "value": ""
            }
          },
          "minHeadings": {
            "desktop": {
              "value": "1"
            }
          },
          "collapsible": {
            "desktop": {
              "value": "off"
            }
          },
          "initiallyCollapsed": {
            "desktop": {
              "value": "off"
            }
          },
          "collapsibleSubHeadings": {
            "desktop": {
              "value": "off"
            }
          },
          "subHeadingsCollapsed": {
            "desktop": {
              "value": "off"
            }
          },
          "collapseIcon": {
            "desktop": {
              "value": "chevron"
            }
          },
          "smoothScroll": {
            "desktop": {
              "value": "on"
            }
          },
          "scrollOffset": {
            "desktop": {
              "value": "0px"
            }
          },
          "highlightActive": {
            "desktop": {
              "value": "on"
            }
          },
          "markerType": {
            "desktop": {
              "value": "decimal"
            }
          },
          "enableViewMore": {
            "desktop": {
              "value": "off"
            }
          },
          "viewMoreCount": {
            "desktop": {
              "value": "5"
            }
          },
          "viewMoreText": {
            "desktop": {
              "value": "Show more"
            }
          },
          "viewLessText": {
            "desktop": {
              "value": "Show less"
            }
          },
          "sticky": {
            "desktop": {
              "value": "off"
            }
          },
          "stickyOffset": {
            "desktop": {
              "value": "30px"
            }
          },
          "stickyMaxHeight": {
            "desktop": {
              "value": "0px"
            }
          },
          "hideOnMobile": {
            "desktop": {
              "value": "off"
            }
          },
          "titleSpacing": {
            "desktop": {
              "value": "15px"
            }
          },
          "linkColor": {
            "desktop": {
              "value": ""
            }
          },
          "activeColor": {
            "desktop": {
              "value": "#2ea3f2"
            }
          },
          "activeBg": {
            "desktop": {
              "value": ""
            }
          },
          "hoverColor": {
            "desktop": {
              "value": ""
            }
          },
          "linkPadding": {
            "desktop": {
              "value": "2px|6px|2px|6px"
            }
          },
          "itemSpacing": {
            "desktop": {
              "value": "6px"
            }
          },
          "levelIndent": {
            "desktop": {
              "value": "16px"
            }
          },
          "markerColor": {
            "desktop": {
              "value": ""
            }
          }
        },
        "meta": {}
      },
      "settings": {
        "meta": {},
        "advanced": {
          "stylePreset": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "presetStyle",
              "attrName": "module.advanced.stylePreset",
              "label": "Style Preset",
              "description": "Pick a ready-made look, then fine-tune colors/spacing below or in the Background/Border/Spacing panels. The Active Color drives each preset’s accent.",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "default": {
                      "label": "Default — Clean"
                    },
                    "card": {
                      "label": "Card — Boxed + Shadow"
                    },
                    "bordered": {
                      "label": "Bordered Box"
                    },
                    "accent": {
                      "label": "Accent Bar"
                    },
                    "filled": {
                      "label": "Filled / Tinted"
                    },
                    "numbered": {
                      "label": "Numbered Circles"
                    },
                    "minimal": {
                      "label": "Minimal"
                    }
                  }
                }
              }
            }
          },
          "showTitle": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.showTitle",
              "label": "Show Title",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "title": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.title",
              "label": "Title Text",
              "priority": 20,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "startLevel": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.startLevel",
              "label": "Start Heading Level",
              "description": "The shallowest heading level to include (e.g. H2).",
              "priority": 30,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "h1": {
                      "label": "H1"
                    },
                    "h2": {
                      "label": "H2"
                    },
                    "h3": {
                      "label": "H3"
                    },
                    "h4": {
                      "label": "H4"
                    },
                    "h5": {
                      "label": "H5"
                    },
                    "h6": {
                      "label": "H6"
                    }
                  }
                }
              }
            }
          },
          "endLevel": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.endLevel",
              "label": "End Heading Level",
              "description": "The deepest heading level to include (e.g. H4). All levels in the range are listed.",
              "priority": 40,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "h1": {
                      "label": "H1"
                    },
                    "h2": {
                      "label": "H2"
                    },
                    "h3": {
                      "label": "H3"
                    },
                    "h4": {
                      "label": "H4"
                    },
                    "h5": {
                      "label": "H5"
                    },
                    "h6": {
                      "label": "H6"
                    }
                  }
                }
              }
            }
          },
          "contentSelector": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.contentSelector",
              "label": "Content Area Selector",
              "description": "CSS selector of the area to scan for headings. Leave empty to auto-detect the page content.",
              "priority": 50,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "excludeSelector": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.excludeSelector",
              "label": "Exclude Selector",
              "description": "CSS selector for headings to skip (e.g. .no-toc).",
              "priority": 60,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "minHeadings": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "content",
              "attrName": "module.advanced.minHeadings",
              "label": "Minimum Headings",
              "description": "Hide the entire module when fewer than this many headings are found (e.g. 1).",
              "priority": 70,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "collapsible": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.collapsible",
              "label": "Collapsible (whole list)",
              "description": "Add a toggle in the title bar to collapse/expand the entire list.",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "initiallyCollapsed": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.initiallyCollapsed",
              "label": "Start Collapsed",
              "priority": 20,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "collapsibleSubHeadings": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.collapsibleSubHeadings",
              "label": "Collapsible Sub-Headings",
              "description": "Add expand/collapse toggles to items that have sub-headings.",
              "priority": 25,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "subHeadingsCollapsed": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.subHeadingsCollapsed",
              "label": "Sub-Headings Start Collapsed",
              "priority": 28,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "collapseIcon": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.collapseIcon",
              "label": "Collapse Icon",
              "description": "Icon used by the collapse toggles (whole-list and sub-headings).",
              "priority": 29,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "chevron": {
                      "label": "Chevron"
                    },
                    "caret": {
                      "label": "Caret (filled)"
                    },
                    "plus": {
                      "label": "Plus / Minus"
                    },
                    "triangle": {
                      "label": "Triangle"
                    }
                  }
                }
              }
            }
          },
          "smoothScroll": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.smoothScroll",
              "label": "Smooth Scroll",
              "priority": 30,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "scrollOffset": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.scrollOffset",
              "label": "Scroll Offset",
              "description": "Pixels to offset the scroll target — useful with a fixed/sticky header.",
              "priority": 40,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 400,
                  "step": 1,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px"
                  ]
                }
              }
            }
          },
          "highlightActive": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.highlightActive",
              "label": "Highlight Active Heading",
              "description": "Highlight the link of the heading currently in view while scrolling.",
              "priority": 45,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "markerType": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.markerType",
              "label": "List Marker",
              "priority": 50,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "options": {
                    "decimal": {
                      "label": "Numbered"
                    },
                    "disc": {
                      "label": "Bullet"
                    },
                    "circle": {
                      "label": "Circle"
                    },
                    "none": {
                      "label": "None"
                    }
                  }
                }
              }
            }
          },
          "enableViewMore": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.enableViewMore",
              "label": "View More",
              "description": "Show a limited number of headings with a “Show more” button to reveal the rest.",
              "priority": 52,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "viewMoreCount": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.viewMoreCount",
              "label": "Headings Before “View More”",
              "description": "How many top-level headings to show before the button (e.g. 5).",
              "priority": 54,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "viewMoreText": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.viewMoreText",
              "label": "“Show More” Label",
              "priority": 56,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "viewLessText": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.viewLessText",
              "label": "“Show Less” Label",
              "priority": 58,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "sticky": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.sticky",
              "label": "Sticky on Scroll",
              "priority": 60,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "stickyOffset": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.stickyOffset",
              "label": "Sticky Top Offset",
              "priority": 70,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 400,
                  "step": 1,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px"
                  ]
                }
              }
            }
          },
          "stickyMaxHeight": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.stickyMaxHeight",
              "label": "Sticky Max Height",
              "description": "When sticky, limit the height and scroll inside the box for long lists. 0 = no limit.",
              "priority": 75,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 1000,
                  "step": 10,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px",
                    "vh"
                  ]
                }
              }
            }
          },
          "hideOnMobile": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "behavior",
              "attrName": "module.advanced.hideOnMobile",
              "label": "Hide on Phone",
              "priority": 80,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/toggle"
              }
            }
          },
          "titleSpacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "titleStyle",
              "attrName": "module.advanced.titleSpacing",
              "label": "Title Bottom Spacing",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": true,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 100,
                  "step": 1,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem"
                  ]
                }
              }
            }
          },
          "linkColor": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.linkColor",
              "label": "Link Color",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker",
                "props": {
                  "isAlpha": true
                }
              }
            }
          },
          "activeColor": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.activeColor",
              "label": "Active Color",
              "description": "Color of the link for the heading currently in view. Also drives the preset accent.",
              "priority": 20,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker",
                "props": {
                  "isAlpha": true
                }
              }
            }
          },
          "activeBg": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.activeBg",
              "label": "Active Background",
              "description": "Background highlight behind the active item.",
              "priority": 30,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker",
                "props": {
                  "isAlpha": true
                }
              }
            }
          },
          "hoverColor": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.hoverColor",
              "label": "Hover Color",
              "priority": 40,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker",
                "props": {
                  "isAlpha": true
                }
              }
            }
          },
          "markerColor": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.markerColor",
              "label": "Marker Color",
              "priority": 50,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/color-picker",
                "props": {
                  "isAlpha": true
                }
              }
            }
          },
          "linkPadding": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.linkPadding",
              "label": "Link Padding",
              "description": "Padding around each link (top|right|bottom|left). Gives hover/active highlights room.",
              "priority": 60,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/text"
              }
            }
          },
          "itemSpacing": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.itemSpacing",
              "label": "Item Spacing",
              "priority": 70,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": true,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 60,
                  "step": 1,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem"
                  ]
                }
              }
            }
          },
          "levelIndent": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "attrName": "module.advanced.levelIndent",
              "label": "Nested Indent",
              "priority": 80,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": true,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/range",
                "props": {
                  "min": 0,
                  "max": 80,
                  "step": 1,
                  "defaultUnit": "px",
                  "allowedUnits": [
                    "px",
                    "em",
                    "rem"
                  ]
                }
              }
            }
          },
          "link": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "sizing": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {}
        }
      }
    },
    "titleFont": {
      "type": "object",
      "selector": "{{selector}} .dtq-toc-title",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "titleStyle",
              "priority": 20,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Title Font"
                }
              }
            }
          }
        }
      }
    },
    "linkFont": {
      "type": "object",
      "selector": "{{selector}} .dtq-toc-list a",
      "settings": {
        "decoration": {
          "font": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "linkStyle",
              "priority": 90,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/font",
                "props": {
                  "grouped": false,
                  "fieldLabel": "Link Font"
                }
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "mainElement": {
      "subName": "mainElement",
      "selectorSuffix": ""
    },
    "tocTitle": {
      "subName": "tocTitle",
      "selectorSuffix": " .dtq-toc-title"
    },
    "tocList": {
      "subName": "tocList",
      "selectorSuffix": " .dtq-toc-list"
    },
    "tocLink": {
      "subName": "tocLink",
      "selectorSuffix": " .dtq-toc-list a"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "content": {
        "panel": "content",
        "priority": 10,
        "groupName": "content",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Content"
          }
        }
      },
      "behavior": {
        "panel": "content",
        "priority": 20,
        "groupName": "behavior",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Behavior"
          }
        }
      },
      "presetStyle": {
        "panel": "design",
        "priority": 5,
        "groupName": "presetStyle",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Preset Style"
          }
        }
      },
      "titleStyle": {
        "panel": "design",
        "priority": 10,
        "groupName": "titleStyle",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Title"
          }
        }
      },
      "linkStyle": {
        "panel": "design",
        "priority": 20,
        "groupName": "linkStyle",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Links"
          }
        }
      }
    }
  }
}
