{
  "groups": [
    {
      "title": "Global Components",
      "id": "global",
      "components": [
        {
          "id": "srp/components/common/footerlinks",
          "title": "Footer Links",
          "model": "srp/components/common/footerlinks",
          "filter": "footerLink",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/footerlinks"
              }
            }
          }
        },
        
        {
          "id": "srp/components/common/footerlinks/item",
          "title": "Footer Link Item",
          "model": "srp/components/common/footerlinks/item",
          "filter": "footerLink",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "nt:unstructured",
                "template": {
                  "jcr:primaryType": "nt:unstructured",
                  "label": "New Link Item",
                  "document": ""
                }
             
              }
            }
          }
        },
        {
          "id": "srp/components/common/top-banner",
          "title": "Top Banner",
          "model": "srp/components/common/top-banner",
          "filter": "topBanner",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/top-banner"
              }
            }
          }
        },
        {
          "id": "srp/components/common/top-banner/item",
          "title": "Top Banner Item",
          "model": "srp/components/common/top-banner/item",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/top-banner/item"
              }
            }
          }
        },
        {
          "id": "srp/components/common/login-details",
          "title": "Login Page Images",
          "model": "srp/components/common/login-details",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/login-details"
              }
            }
          }
        },
        {
          "id": "srp/components/common/login-onboard-links",
          "title": "OnBoard Links",
          "model": "srp/components/common/login-onboard-links",
          "filter": "loginOnboardLinks",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/login-onboard-links"
              }
            }
          }
        },
        {
          "id": "srp/components/common/login-onboard-links/item",
          "title": "OnBoard Link Item",
          "model": "srp/components/common/login-onboard-links/item",
          "plugins": {
            "aem": {
              "page": {
                "resourceType": "srp/components/common/login-onboard-links/item"
              }
            }
          }
        }
      ]
    }
  ]
}