{
  "taglib-imports": [
    "./filters/marko.json",
    "./form/marko.json",
    "./links/marko.json",
    "./sort-by/marko.json"
  ],
  "<marko-web-search-build-href>": {
    "template": "./build-href.marko",
    "@path": "string",
    "@query-values": "object"
  },
  "<marko-web-search-query>": {
    "template": "./query.marko"
  },
  "<marko-web-search-pagination-controls>": {
    "template": "./pagination-controls.marko",
    "<block>": {},
    "<link>": {},
    "@page-info": "object",
    "@total-count": "number"
  },
  "<marko-web-search-query-child-sections>": {
    "template": "./query-child-sections.marko"
  }
}
