{
  "<theme-identity-x-comment-stream>": {
    "template": "./comment-stream.marko"
  },
  "<theme-content-page-gate>": {
    "template": "./content-page-gate.marko",
    "@can-access": "boolean",
    "@is-logged-in": "boolean",
    "@has-required-access-level": "boolean",
    "@requires-access-level": "boolean",
    "@requires-user-input": "boolean",
    "@messages": "object",
    "@title": "string",
    "@user-input-title": "string",
    "@profile-confirmation": "string",
    "@profile-call-to-action": "string",
    "@profile-button-label": "string",
    "@additional-event-data": "object",
    "@content-gate-type": "string",
    "@login-event-name": "string",
    "@profile-event-name": "string",
    "@button-labels": "object",
    "@login-email-label": "string",
    "@action-text": "string"
  },
  "<identity-x-newsletter-form-pushdown>": {
    "template": "./newsletter-pushdown.marko"
  },
  "<identity-x-newsletter-modal>": {
    "template": "./newsletter-modal.marko"
  },
  "<identity-x-newsletter-form-inline>": {
    "template": "./newsletter-inline.marko"
  },
  "<identity-x-newsletter-form-footer>": {
    "template": "./newsletter-footer.marko"
  }
}
