[{"data":1,"prerenderedAt":2384},["Reactive",2],{"navigation":3,"docs-/components/content-query":164,"docs-/components/content-query-surround":1212},[4,20,45,67,92,102,115],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Edge Channel","/get-started/edge-channel",{"title":18,"_path":19},"Migration","/get-started/from-v1",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30,33,36,39,42],{"title":25,"_path":26},"Content Directory","/usage/content-directory",{"title":28,"_path":29},"Markdown","/usage/markdown",{"title":31,"_path":32},"JSON, YAML, CSV","/usage/files",{"title":34,"_path":35},"Render Content","/usage/render",{"title":37,"_path":38},"Search","/usage/search",{"title":40,"_path":41},"Fetch Navigation","/usage/navigation",{"title":43,"_path":44},"TypeScript Support","/usage/typescript",{"title":46,"_path":47,"children":48},"Composables","/composables",[49,52,55,58,61,64],{"title":50,"_path":51},"queryContent()","/composables/query-content",{"title":53,"_path":54},"fetchContentNavigation()","/composables/fetch-content-navigation",{"title":56,"_path":57},"useContentHead()","/composables/use-content-head",{"title":59,"_path":60},"useContentHelpers()","/composables/use-content-helpers",{"title":62,"_path":63},"useUnwrap()","/composables/use-unwrap",{"title":65,"_path":66},"searchContent()","/composables/search-content",{"title":68,"_path":69,"children":70},"Components","/components",[71,74,77,80,83,86,89],{"title":72,"_path":73},"\u003CContentDoc>","/components/content-doc",{"title":75,"_path":76},"\u003CContentRenderer>","/components/content-renderer",{"title":78,"_path":79},"\u003CContentList>","/components/content-list",{"title":81,"_path":82},"\u003CContentNavigation>","/components/content-navigation",{"title":84,"_path":85},"\u003CContentQuery>","/components/content-query",{"title":87,"_path":88},"\u003CContentSlot>","/components/content-slot",{"title":90,"_path":91},"Prose Components","/components/prose",{"title":93,"_path":94,"children":95},"Document Driven","/document-driven",[96,99],{"title":97,"_path":98},"Introduction","/document-driven/introduction",{"title":100,"_path":101},"useContent()","/document-driven/use-content",{"title":103,"_path":104,"children":105},"Recipes","/recipes",[106,109,112],{"title":107,"_path":108},"Hooks","/recipes/hooks",{"title":110,"_path":111},"Transformers","/recipes/transformers",{"title":113,"_path":114},"Sitemap","/recipes/sitemap",{"title":116,"_path":117,"children":118},"V1","/v1",[119,141,154],{"title":120,"_path":121,"children":122},"Getting Started","/v1/getting-started",[123,125,127,130,133,136,138],{"title":97,"_path":124},"/v1/getting-started/introduction",{"title":9,"_path":126},"/v1/getting-started/installation",{"title":128,"_path":129},"Writing content","/v1/getting-started/writing",{"title":131,"_path":132},"Fetching content","/v1/getting-started/fetching",{"title":134,"_path":135},"Displaying content","/v1/getting-started/displaying",{"title":12,"_path":137},"/v1/getting-started/configuration",{"title":139,"_path":140},"Advanced","/v1/getting-started/advanced",{"title":142,"_path":143,"children":144},"Examples","/v1/examples",[145,148,151],{"title":146,"_path":147},"Basic Usage","/v1/examples/basic",{"title":149,"_path":150},"TailwindCSS","/v1/examples/tailwindcss-typography",{"title":152,"_path":153},"Docs Theme","/v1/examples/docs-theme",{"title":155,"_path":156,"children":157},"Community","/v1/community",[158,161],{"title":159,"_path":160},"Snippets","/v1/community/snippets",{"title":162,"_path":163},"Integrations","/v1/community/integrations",{"_path":85,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":84,"description":168,"body":169,"_type":1207,"_id":1208,"_source":1209,"_file":1210,"_extension":1211},"components",false,"","The fastest way to query and display your content.",{"type":170,"children":171,"toc":1202},"root",[172,198,440,447,757,763,781,792,803,809,1196],{"type":173,"tag":174,"props":175,"children":176},"element","p",{},[177,180,186,188,196],{"type":178,"value":179},"text","The ",{"type":173,"tag":181,"props":182,"children":183},"code",{"className":167},[184],{"type":178,"value":185},"\u003CContenQuery>",{"type":178,"value":187}," is a renderless component shortening the access to ",{"type":173,"tag":189,"props":190,"children":191},"a",{"href":51},[192],{"type":173,"tag":181,"props":193,"children":194},{"className":167},[195],{"type":178,"value":50},{"type":178,"value":197},".",{"type":173,"tag":199,"props":200,"children":205},"pre",{"className":201,"code":202,"filename":203,"language":204,"meta":167,"style":167},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003C!-- Similar to \u003CContentDoc :path=\"$route.path\" /> -->\n\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentQuery :path=\"$route.path\" find=\"one\" v-slot=\"{ data }\">\n      \u003CContentRenderer :value=\"data\" />\n    \u003C/ContentQuery>\n  \u003C/main>\n\u003C/template>\n","pages/[...slug].vue","html",[206],{"type":173,"tag":181,"props":207,"children":208},{"__ignoreMap":167},[209,221,242,260,348,389,406,423],{"type":173,"tag":210,"props":211,"children":214},"span",{"class":212,"line":213},"line",1,[215],{"type":173,"tag":210,"props":216,"children":218},{"style":217},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[219],{"type":178,"value":220},"\u003C!-- Similar to \u003CContentDoc :path=\"$route.path\" /> -->\n",{"type":173,"tag":210,"props":222,"children":224},{"class":212,"line":223},2,[225,231,237],{"type":173,"tag":210,"props":226,"children":228},{"style":227},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[229],{"type":178,"value":230},"\u003C",{"type":173,"tag":210,"props":232,"children":234},{"style":233},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[235],{"type":178,"value":236},"template",{"type":173,"tag":210,"props":238,"children":239},{"style":227},[240],{"type":178,"value":241},">\n",{"type":173,"tag":210,"props":243,"children":245},{"class":212,"line":244},3,[246,251,256],{"type":173,"tag":210,"props":247,"children":248},{"style":227},[249],{"type":178,"value":250},"  \u003C",{"type":173,"tag":210,"props":252,"children":253},{"style":233},[254],{"type":178,"value":255},"main",{"type":173,"tag":210,"props":257,"children":258},{"style":227},[259],{"type":178,"value":241},{"type":173,"tag":210,"props":261,"children":263},{"class":212,"line":262},4,[264,269,274,280,285,290,296,300,305,309,313,318,322,327,331,335,340,344],{"type":173,"tag":210,"props":265,"children":266},{"style":227},[267],{"type":178,"value":268},"    \u003C",{"type":173,"tag":210,"props":270,"children":271},{"style":233},[272],{"type":178,"value":273},"ContentQuery",{"type":173,"tag":210,"props":275,"children":277},{"style":276},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[278],{"type":178,"value":279}," :path",{"type":173,"tag":210,"props":281,"children":282},{"style":227},[283],{"type":178,"value":284},"=",{"type":173,"tag":210,"props":286,"children":287},{"style":227},[288],{"type":178,"value":289},"\"",{"type":173,"tag":210,"props":291,"children":293},{"style":292},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[294],{"type":178,"value":295},"$route.path",{"type":173,"tag":210,"props":297,"children":298},{"style":227},[299],{"type":178,"value":289},{"type":173,"tag":210,"props":301,"children":302},{"style":276},[303],{"type":178,"value":304}," find",{"type":173,"tag":210,"props":306,"children":307},{"style":227},[308],{"type":178,"value":284},{"type":173,"tag":210,"props":310,"children":311},{"style":227},[312],{"type":178,"value":289},{"type":173,"tag":210,"props":314,"children":315},{"style":292},[316],{"type":178,"value":317},"one",{"type":173,"tag":210,"props":319,"children":320},{"style":227},[321],{"type":178,"value":289},{"type":173,"tag":210,"props":323,"children":324},{"style":276},[325],{"type":178,"value":326}," v-slot",{"type":173,"tag":210,"props":328,"children":329},{"style":227},[330],{"type":178,"value":284},{"type":173,"tag":210,"props":332,"children":333},{"style":227},[334],{"type":178,"value":289},{"type":173,"tag":210,"props":336,"children":337},{"style":292},[338],{"type":178,"value":339},"{ data }",{"type":173,"tag":210,"props":341,"children":342},{"style":227},[343],{"type":178,"value":289},{"type":173,"tag":210,"props":345,"children":346},{"style":227},[347],{"type":178,"value":241},{"type":173,"tag":210,"props":349,"children":351},{"class":212,"line":350},5,[352,357,362,367,371,375,380,384],{"type":173,"tag":210,"props":353,"children":354},{"style":227},[355],{"type":178,"value":356},"      \u003C",{"type":173,"tag":210,"props":358,"children":359},{"style":233},[360],{"type":178,"value":361},"ContentRenderer",{"type":173,"tag":210,"props":363,"children":364},{"style":276},[365],{"type":178,"value":366}," :value",{"type":173,"tag":210,"props":368,"children":369},{"style":227},[370],{"type":178,"value":284},{"type":173,"tag":210,"props":372,"children":373},{"style":227},[374],{"type":178,"value":289},{"type":173,"tag":210,"props":376,"children":377},{"style":292},[378],{"type":178,"value":379},"data",{"type":173,"tag":210,"props":381,"children":382},{"style":227},[383],{"type":178,"value":289},{"type":173,"tag":210,"props":385,"children":386},{"style":227},[387],{"type":178,"value":388}," />\n",{"type":173,"tag":210,"props":390,"children":392},{"class":212,"line":391},6,[393,398,402],{"type":173,"tag":210,"props":394,"children":395},{"style":227},[396],{"type":178,"value":397},"    \u003C/",{"type":173,"tag":210,"props":399,"children":400},{"style":233},[401],{"type":178,"value":273},{"type":173,"tag":210,"props":403,"children":404},{"style":227},[405],{"type":178,"value":241},{"type":173,"tag":210,"props":407,"children":409},{"class":212,"line":408},7,[410,415,419],{"type":173,"tag":210,"props":411,"children":412},{"style":227},[413],{"type":178,"value":414},"  \u003C/",{"type":173,"tag":210,"props":416,"children":417},{"style":233},[418],{"type":178,"value":255},{"type":173,"tag":210,"props":420,"children":421},{"style":227},[422],{"type":178,"value":241},{"type":173,"tag":210,"props":424,"children":426},{"class":212,"line":425},8,[427,432,436],{"type":173,"tag":210,"props":428,"children":429},{"style":227},[430],{"type":178,"value":431},"\u003C/",{"type":173,"tag":210,"props":433,"children":434},{"style":233},[435],{"type":178,"value":236},{"type":173,"tag":210,"props":437,"children":438},{"style":227},[439],{"type":178,"value":241},{"type":173,"tag":441,"props":442,"children":444},"h2",{"id":443},"props",[445],{"type":178,"value":446},"Props",{"type":173,"tag":448,"props":449,"children":450},"ul",{},[451,485,515,544,580,615,645,674,703],{"type":173,"tag":452,"props":453,"children":454},"li",{},[455,460,462],{"type":173,"tag":181,"props":456,"children":457},{"className":167},[458],{"type":178,"value":459},"path",{"type":178,"value":461},": The path of the content to load from content source.\n",{"type":173,"tag":448,"props":463,"children":464},{},[465,475],{"type":173,"tag":452,"props":466,"children":467},{},[468,470],{"type":178,"value":469},"Type: ",{"type":173,"tag":181,"props":471,"children":472},{"className":167},[473],{"type":178,"value":474},"string",{"type":173,"tag":452,"props":476,"children":477},{},[478,480],{"type":178,"value":479},"Default: ",{"type":173,"tag":181,"props":481,"children":482},{"className":167},[483],{"type":178,"value":484},"undefined",{"type":173,"tag":452,"props":486,"children":487},{},[488,493,495],{"type":173,"tag":181,"props":489,"children":490},{"className":167},[491],{"type":178,"value":492},"only",{"type":178,"value":494},": Select a subset of fields from an array of keys.\n",{"type":173,"tag":448,"props":496,"children":497},{},[498,507],{"type":173,"tag":452,"props":499,"children":500},{},[501,502],{"type":178,"value":469},{"type":173,"tag":181,"props":503,"children":504},{"className":167},[505],{"type":178,"value":506},"string[]",{"type":173,"tag":452,"props":508,"children":509},{},[510,511],{"type":178,"value":479},{"type":173,"tag":181,"props":512,"children":513},{"className":167},[514],{"type":178,"value":484},{"type":173,"tag":452,"props":516,"children":517},{},[518,523,525],{"type":173,"tag":181,"props":519,"children":520},{"className":167},[521],{"type":178,"value":522},"without",{"type":178,"value":524},": Remove a subset of fields from an array of keys.\n",{"type":173,"tag":448,"props":526,"children":527},{},[528,536],{"type":173,"tag":452,"props":529,"children":530},{},[531,532],{"type":178,"value":469},{"type":173,"tag":181,"props":533,"children":534},{"className":167},[535],{"type":178,"value":506},{"type":173,"tag":452,"props":537,"children":538},{},[539,540],{"type":178,"value":479},{"type":173,"tag":181,"props":541,"children":542},{"className":167},[543],{"type":178,"value":484},{"type":173,"tag":452,"props":545,"children":546},{},[547,552,554,558,560],{"type":173,"tag":181,"props":548,"children":549},{"className":167},[550],{"type":178,"value":551},"where",{"type":178,"value":553},": Filter results with a ",{"type":173,"tag":181,"props":555,"children":556},{"className":167},[557],{"type":178,"value":551},{"type":178,"value":559}," clause definition.\n",{"type":173,"tag":448,"props":561,"children":562},{},[563,572],{"type":173,"tag":452,"props":564,"children":565},{},[566,567],{"type":178,"value":469},{"type":173,"tag":181,"props":568,"children":569},{"className":167},[570],{"type":178,"value":571},"{ [key: string]: any }",{"type":173,"tag":452,"props":573,"children":574},{},[575,576],{"type":178,"value":479},{"type":173,"tag":181,"props":577,"children":578},{"className":167},[579],{"type":178,"value":484},{"type":173,"tag":452,"props":581,"children":582},{},[583,588,590,594,595],{"type":173,"tag":181,"props":584,"children":585},{"className":167},[586],{"type":178,"value":587},"sort",{"type":178,"value":589},": Sort results with a ",{"type":173,"tag":181,"props":591,"children":592},{"className":167},[593],{"type":178,"value":587},{"type":178,"value":559},{"type":173,"tag":448,"props":596,"children":597},{},[598,607],{"type":173,"tag":452,"props":599,"children":600},{},[601,602],{"type":178,"value":469},{"type":173,"tag":181,"props":603,"children":604},{"className":167},[605],{"type":178,"value":606},"SortParams",{"type":173,"tag":452,"props":608,"children":609},{},[610,611],{"type":178,"value":479},{"type":173,"tag":181,"props":612,"children":613},{"className":167},[614],{"type":178,"value":484},{"type":173,"tag":452,"props":616,"children":617},{},[618,623,625],{"type":173,"tag":181,"props":619,"children":620},{"className":167},[621],{"type":178,"value":622},"limit",{"type":178,"value":624},": Limit the amount of results.\n",{"type":173,"tag":448,"props":626,"children":627},{},[628,637],{"type":173,"tag":452,"props":629,"children":630},{},[631,632],{"type":178,"value":469},{"type":173,"tag":181,"props":633,"children":634},{"className":167},[635],{"type":178,"value":636},"number",{"type":173,"tag":452,"props":638,"children":639},{},[640,641],{"type":178,"value":479},{"type":173,"tag":181,"props":642,"children":643},{"className":167},[644],{"type":178,"value":484},{"type":173,"tag":452,"props":646,"children":647},{},[648,653,655],{"type":173,"tag":181,"props":649,"children":650},{"className":167},[651],{"type":178,"value":652},"skip",{"type":178,"value":654},": Skip an amount of results.\n",{"type":173,"tag":448,"props":656,"children":657},{},[658,666],{"type":173,"tag":452,"props":659,"children":660},{},[661,662],{"type":178,"value":469},{"type":173,"tag":181,"props":663,"children":664},{"className":167},[665],{"type":178,"value":636},{"type":173,"tag":452,"props":667,"children":668},{},[669,670],{"type":178,"value":479},{"type":173,"tag":181,"props":671,"children":672},{"className":167},[673],{"type":178,"value":484},{"type":173,"tag":452,"props":675,"children":676},{},[677,682,684],{"type":173,"tag":181,"props":678,"children":679},{"className":167},[680],{"type":178,"value":681},"locale",{"type":178,"value":683},": Filter contents based on a locale.\n",{"type":173,"tag":448,"props":685,"children":686},{},[687,695],{"type":173,"tag":452,"props":688,"children":689},{},[690,691],{"type":178,"value":469},{"type":173,"tag":181,"props":692,"children":693},{"className":167},[694],{"type":178,"value":474},{"type":173,"tag":452,"props":696,"children":697},{},[698,699],{"type":178,"value":479},{"type":173,"tag":181,"props":700,"children":701},{"className":167},[702],{"type":178,"value":484},{"type":173,"tag":452,"props":704,"children":705},{},[706,711,713],{"type":173,"tag":181,"props":707,"children":708},{"className":167},[709],{"type":178,"value":710},"find",{"type":178,"value":712},": The type of query to be made.\n",{"type":173,"tag":448,"props":714,"children":715},{},[716,724,746],{"type":173,"tag":452,"props":717,"children":718},{},[719,720],{"type":178,"value":469},{"type":173,"tag":181,"props":721,"children":722},{"className":167},[723],{"type":178,"value":474},{"type":173,"tag":452,"props":725,"children":726},{},[727,729,734,736,741,742],{"type":178,"value":728},"Values: ",{"type":173,"tag":181,"props":730,"children":731},{"className":167},[732],{"type":178,"value":733},"'one'",{"type":178,"value":735}," or ",{"type":173,"tag":181,"props":737,"children":738},{"className":167},[739],{"type":178,"value":740},"'surround'",{"type":178,"value":735},{"type":173,"tag":181,"props":743,"children":744},{"className":167},[745],{"type":178,"value":484},{"type":173,"tag":452,"props":747,"children":748},{},[749,750,755],{"type":178,"value":479},{"type":173,"tag":181,"props":751,"children":752},{"className":167},[753],{"type":178,"value":754},".find()",{"type":178,"value":756}," will be used if nothing is specified",{"type":173,"tag":441,"props":758,"children":760},{"id":759},"slots",[761],{"type":178,"value":762},"Slots",{"type":173,"tag":174,"props":764,"children":765},{},[766,767,772,774,779],{"type":178,"value":179},{"type":173,"tag":181,"props":768,"children":769},{"className":167},[770],{"type":178,"value":771},"default",{"type":178,"value":773}," slot can be used to render the content via ",{"type":173,"tag":181,"props":775,"children":776},{"className":167},[777],{"type":178,"value":778},"v-slot=\"{ data }\"",{"type":178,"value":780}," syntax.",{"type":173,"tag":174,"props":782,"children":783},{},[784,785,790],{"type":178,"value":179},{"type":173,"tag":181,"props":786,"children":787},{"className":167},[788],{"type":178,"value":789},"empty",{"type":178,"value":791}," slot can be used to display a default content if the body of the document is empty.",{"type":173,"tag":174,"props":793,"children":794},{},[795,796,801],{"type":178,"value":179},{"type":173,"tag":181,"props":797,"children":798},{"className":167},[799],{"type":178,"value":800},"not-found",{"type":178,"value":802}," slot can be used to display a default content before rendering the document.",{"type":173,"tag":441,"props":804,"children":806},{"id":805},"where-clause",[807],{"type":178,"value":808},"Where clause",{"type":173,"tag":199,"props":810,"children":813},{"className":201,"code":811,"filename":812,"language":204,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentQuery path=\"/about/authors\" :where=\"{ type: 'csv' }\">\n      \u003Ctemplate #default=\"{ data }\">\n        \u003Cul>\n          \u003Cli v-for=\"author of data\" :key=\"author.name\">\n            {{ author.name }}\n          \u003C/li>\n        \u003C/ul>\n      \u003C/template>\n      \u003Ctemplate #not-found>\n        \u003Cp>No authors found.\u003C/p>\n      \u003C/template>\n    \u003C/ContentQuery>\n  \u003C/main>\n\u003C/template>\n","pages/about.vue",[814],{"type":173,"tag":181,"props":815,"children":816},{"__ignoreMap":167},[817,832,847,906,942,958,1018,1027,1043,1060,1077,1098,1132,1148,1164,1180],{"type":173,"tag":210,"props":818,"children":819},{"class":212,"line":213},[820,824,828],{"type":173,"tag":210,"props":821,"children":822},{"style":227},[823],{"type":178,"value":230},{"type":173,"tag":210,"props":825,"children":826},{"style":233},[827],{"type":178,"value":236},{"type":173,"tag":210,"props":829,"children":830},{"style":227},[831],{"type":178,"value":241},{"type":173,"tag":210,"props":833,"children":834},{"class":212,"line":223},[835,839,843],{"type":173,"tag":210,"props":836,"children":837},{"style":227},[838],{"type":178,"value":250},{"type":173,"tag":210,"props":840,"children":841},{"style":233},[842],{"type":178,"value":255},{"type":173,"tag":210,"props":844,"children":845},{"style":227},[846],{"type":178,"value":241},{"type":173,"tag":210,"props":848,"children":849},{"class":212,"line":244},[850,854,858,863,867,871,876,880,885,889,893,898,902],{"type":173,"tag":210,"props":851,"children":852},{"style":227},[853],{"type":178,"value":268},{"type":173,"tag":210,"props":855,"children":856},{"style":233},[857],{"type":178,"value":273},{"type":173,"tag":210,"props":859,"children":860},{"style":276},[861],{"type":178,"value":862}," path",{"type":173,"tag":210,"props":864,"children":865},{"style":227},[866],{"type":178,"value":284},{"type":173,"tag":210,"props":868,"children":869},{"style":227},[870],{"type":178,"value":289},{"type":173,"tag":210,"props":872,"children":873},{"style":292},[874],{"type":178,"value":875},"/about/authors",{"type":173,"tag":210,"props":877,"children":878},{"style":227},[879],{"type":178,"value":289},{"type":173,"tag":210,"props":881,"children":882},{"style":276},[883],{"type":178,"value":884}," :where",{"type":173,"tag":210,"props":886,"children":887},{"style":227},[888],{"type":178,"value":284},{"type":173,"tag":210,"props":890,"children":891},{"style":227},[892],{"type":178,"value":289},{"type":173,"tag":210,"props":894,"children":895},{"style":292},[896],{"type":178,"value":897},"{ type: 'csv' }",{"type":173,"tag":210,"props":899,"children":900},{"style":227},[901],{"type":178,"value":289},{"type":173,"tag":210,"props":903,"children":904},{"style":227},[905],{"type":178,"value":241},{"type":173,"tag":210,"props":907,"children":908},{"class":212,"line":262},[909,913,917,922,926,930,934,938],{"type":173,"tag":210,"props":910,"children":911},{"style":227},[912],{"type":178,"value":356},{"type":173,"tag":210,"props":914,"children":915},{"style":233},[916],{"type":178,"value":236},{"type":173,"tag":210,"props":918,"children":919},{"style":276},[920],{"type":178,"value":921}," #default",{"type":173,"tag":210,"props":923,"children":924},{"style":227},[925],{"type":178,"value":284},{"type":173,"tag":210,"props":927,"children":928},{"style":227},[929],{"type":178,"value":289},{"type":173,"tag":210,"props":931,"children":932},{"style":292},[933],{"type":178,"value":339},{"type":173,"tag":210,"props":935,"children":936},{"style":227},[937],{"type":178,"value":289},{"type":173,"tag":210,"props":939,"children":940},{"style":227},[941],{"type":178,"value":241},{"type":173,"tag":210,"props":943,"children":944},{"class":212,"line":350},[945,950,954],{"type":173,"tag":210,"props":946,"children":947},{"style":227},[948],{"type":178,"value":949},"        \u003C",{"type":173,"tag":210,"props":951,"children":952},{"style":233},[953],{"type":178,"value":448},{"type":173,"tag":210,"props":955,"children":956},{"style":227},[957],{"type":178,"value":241},{"type":173,"tag":210,"props":959,"children":960},{"class":212,"line":391},[961,966,970,975,979,983,988,992,997,1001,1005,1010,1014],{"type":173,"tag":210,"props":962,"children":963},{"style":227},[964],{"type":178,"value":965},"          \u003C",{"type":173,"tag":210,"props":967,"children":968},{"style":233},[969],{"type":178,"value":452},{"type":173,"tag":210,"props":971,"children":972},{"style":276},[973],{"type":178,"value":974}," v-for",{"type":173,"tag":210,"props":976,"children":977},{"style":227},[978],{"type":178,"value":284},{"type":173,"tag":210,"props":980,"children":981},{"style":227},[982],{"type":178,"value":289},{"type":173,"tag":210,"props":984,"children":985},{"style":292},[986],{"type":178,"value":987},"author of data",{"type":173,"tag":210,"props":989,"children":990},{"style":227},[991],{"type":178,"value":289},{"type":173,"tag":210,"props":993,"children":994},{"style":276},[995],{"type":178,"value":996}," :key",{"type":173,"tag":210,"props":998,"children":999},{"style":227},[1000],{"type":178,"value":284},{"type":173,"tag":210,"props":1002,"children":1003},{"style":227},[1004],{"type":178,"value":289},{"type":173,"tag":210,"props":1006,"children":1007},{"style":292},[1008],{"type":178,"value":1009},"author.name",{"type":173,"tag":210,"props":1011,"children":1012},{"style":227},[1013],{"type":178,"value":289},{"type":173,"tag":210,"props":1015,"children":1016},{"style":227},[1017],{"type":178,"value":241},{"type":173,"tag":210,"props":1019,"children":1020},{"class":212,"line":408},[1021],{"type":173,"tag":210,"props":1022,"children":1024},{"style":1023},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[1025],{"type":178,"value":1026},"            {{ author.name }}\n",{"type":173,"tag":210,"props":1028,"children":1029},{"class":212,"line":425},[1030,1035,1039],{"type":173,"tag":210,"props":1031,"children":1032},{"style":227},[1033],{"type":178,"value":1034},"          \u003C/",{"type":173,"tag":210,"props":1036,"children":1037},{"style":233},[1038],{"type":178,"value":452},{"type":173,"tag":210,"props":1040,"children":1041},{"style":227},[1042],{"type":178,"value":241},{"type":173,"tag":210,"props":1044,"children":1046},{"class":212,"line":1045},9,[1047,1052,1056],{"type":173,"tag":210,"props":1048,"children":1049},{"style":227},[1050],{"type":178,"value":1051},"        \u003C/",{"type":173,"tag":210,"props":1053,"children":1054},{"style":233},[1055],{"type":178,"value":448},{"type":173,"tag":210,"props":1057,"children":1058},{"style":227},[1059],{"type":178,"value":241},{"type":173,"tag":210,"props":1061,"children":1063},{"class":212,"line":1062},10,[1064,1069,1073],{"type":173,"tag":210,"props":1065,"children":1066},{"style":227},[1067],{"type":178,"value":1068},"      \u003C/",{"type":173,"tag":210,"props":1070,"children":1071},{"style":233},[1072],{"type":178,"value":236},{"type":173,"tag":210,"props":1074,"children":1075},{"style":227},[1076],{"type":178,"value":241},{"type":173,"tag":210,"props":1078,"children":1080},{"class":212,"line":1079},11,[1081,1085,1089,1094],{"type":173,"tag":210,"props":1082,"children":1083},{"style":227},[1084],{"type":178,"value":356},{"type":173,"tag":210,"props":1086,"children":1087},{"style":233},[1088],{"type":178,"value":236},{"type":173,"tag":210,"props":1090,"children":1091},{"style":276},[1092],{"type":178,"value":1093}," #not-found",{"type":173,"tag":210,"props":1095,"children":1096},{"style":227},[1097],{"type":178,"value":241},{"type":173,"tag":210,"props":1099,"children":1101},{"class":212,"line":1100},12,[1102,1106,1110,1115,1120,1124,1128],{"type":173,"tag":210,"props":1103,"children":1104},{"style":227},[1105],{"type":178,"value":949},{"type":173,"tag":210,"props":1107,"children":1108},{"style":233},[1109],{"type":178,"value":174},{"type":173,"tag":210,"props":1111,"children":1112},{"style":227},[1113],{"type":178,"value":1114},">",{"type":173,"tag":210,"props":1116,"children":1117},{"style":1023},[1118],{"type":178,"value":1119},"No authors found.",{"type":173,"tag":210,"props":1121,"children":1122},{"style":227},[1123],{"type":178,"value":431},{"type":173,"tag":210,"props":1125,"children":1126},{"style":233},[1127],{"type":178,"value":174},{"type":173,"tag":210,"props":1129,"children":1130},{"style":227},[1131],{"type":178,"value":241},{"type":173,"tag":210,"props":1133,"children":1135},{"class":212,"line":1134},13,[1136,1140,1144],{"type":173,"tag":210,"props":1137,"children":1138},{"style":227},[1139],{"type":178,"value":1068},{"type":173,"tag":210,"props":1141,"children":1142},{"style":233},[1143],{"type":178,"value":236},{"type":173,"tag":210,"props":1145,"children":1146},{"style":227},[1147],{"type":178,"value":241},{"type":173,"tag":210,"props":1149,"children":1151},{"class":212,"line":1150},14,[1152,1156,1160],{"type":173,"tag":210,"props":1153,"children":1154},{"style":227},[1155],{"type":178,"value":397},{"type":173,"tag":210,"props":1157,"children":1158},{"style":233},[1159],{"type":178,"value":273},{"type":173,"tag":210,"props":1161,"children":1162},{"style":227},[1163],{"type":178,"value":241},{"type":173,"tag":210,"props":1165,"children":1167},{"class":212,"line":1166},15,[1168,1172,1176],{"type":173,"tag":210,"props":1169,"children":1170},{"style":227},[1171],{"type":178,"value":414},{"type":173,"tag":210,"props":1173,"children":1174},{"style":233},[1175],{"type":178,"value":255},{"type":173,"tag":210,"props":1177,"children":1178},{"style":227},[1179],{"type":178,"value":241},{"type":173,"tag":210,"props":1181,"children":1183},{"class":212,"line":1182},16,[1184,1188,1192],{"type":173,"tag":210,"props":1185,"children":1186},{"style":227},[1187],{"type":178,"value":431},{"type":173,"tag":210,"props":1189,"children":1190},{"style":233},[1191],{"type":178,"value":236},{"type":173,"tag":210,"props":1193,"children":1194},{"style":227},[1195],{"type":178,"value":241},{"type":173,"tag":1197,"props":1198,"children":1199},"style",{},[1200],{"type":178,"value":1201},"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":167,"searchDepth":223,"depth":223,"links":1203},[1204,1205,1206],{"id":443,"depth":223,"text":446},{"id":759,"depth":223,"text":762},{"id":805,"depth":223,"text":808},"markdown","content:4.components:4.content-query.md","content","4.components/4.content-query.md","md",[1213,2001],{"_path":82,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":81,"description":1214,"body":1215,"_type":1207,"_id":1999,"_source":1209,"_file":2000,"_extension":1211},"Building complex navigation from your content has never been easier.",{"type":170,"children":1216,"toc":1994},[1217,1232,1509,1513,1552,1556,1572,1577,1588,1600,1990],{"type":173,"tag":174,"props":1218,"children":1219},{},[1220,1221,1225,1226,1231],{"type":178,"value":179},{"type":173,"tag":181,"props":1222,"children":1223},{"className":167},[1224],{"type":178,"value":81},{"type":178,"value":187},{"type":173,"tag":189,"props":1227,"children":1228},{"href":41},[1229],{"type":178,"value":1230},"the navigation",{"type":178,"value":197},{"type":173,"tag":199,"props":1233,"children":1236},{"className":201,"code":1234,"filename":1235,"language":204,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cnav>\n    \u003CContentNavigation v-slot=\"{ navigation }\">\n      \u003Cul>\n        \u003Cli v-for=\"link of navigation\" :key=\"link._path\">\n          \u003CNuxtLink :to=\"link._path\">{{ link.title }}\u003C/NuxtLink>\n        \u003C/li>\n      \u003C/ul>\n    \u003C/ContentNavigation>\n  \u003C/nav>\n\u003C/template>\n","components/Navbar.vue",[1237],{"type":173,"tag":181,"props":1238,"children":1239},{"__ignoreMap":167},[1240,1255,1271,1308,1323,1380,1434,1449,1464,1479,1494],{"type":173,"tag":210,"props":1241,"children":1242},{"class":212,"line":213},[1243,1247,1251],{"type":173,"tag":210,"props":1244,"children":1245},{"style":227},[1246],{"type":178,"value":230},{"type":173,"tag":210,"props":1248,"children":1249},{"style":233},[1250],{"type":178,"value":236},{"type":173,"tag":210,"props":1252,"children":1253},{"style":227},[1254],{"type":178,"value":241},{"type":173,"tag":210,"props":1256,"children":1257},{"class":212,"line":223},[1258,1262,1267],{"type":173,"tag":210,"props":1259,"children":1260},{"style":227},[1261],{"type":178,"value":250},{"type":173,"tag":210,"props":1263,"children":1264},{"style":233},[1265],{"type":178,"value":1266},"nav",{"type":173,"tag":210,"props":1268,"children":1269},{"style":227},[1270],{"type":178,"value":241},{"type":173,"tag":210,"props":1272,"children":1273},{"class":212,"line":244},[1274,1278,1283,1287,1291,1295,1300,1304],{"type":173,"tag":210,"props":1275,"children":1276},{"style":227},[1277],{"type":178,"value":268},{"type":173,"tag":210,"props":1279,"children":1280},{"style":233},[1281],{"type":178,"value":1282},"ContentNavigation",{"type":173,"tag":210,"props":1284,"children":1285},{"style":276},[1286],{"type":178,"value":326},{"type":173,"tag":210,"props":1288,"children":1289},{"style":227},[1290],{"type":178,"value":284},{"type":173,"tag":210,"props":1292,"children":1293},{"style":227},[1294],{"type":178,"value":289},{"type":173,"tag":210,"props":1296,"children":1297},{"style":292},[1298],{"type":178,"value":1299},"{ navigation }",{"type":173,"tag":210,"props":1301,"children":1302},{"style":227},[1303],{"type":178,"value":289},{"type":173,"tag":210,"props":1305,"children":1306},{"style":227},[1307],{"type":178,"value":241},{"type":173,"tag":210,"props":1309,"children":1310},{"class":212,"line":262},[1311,1315,1319],{"type":173,"tag":210,"props":1312,"children":1313},{"style":227},[1314],{"type":178,"value":356},{"type":173,"tag":210,"props":1316,"children":1317},{"style":233},[1318],{"type":178,"value":448},{"type":173,"tag":210,"props":1320,"children":1321},{"style":227},[1322],{"type":178,"value":241},{"type":173,"tag":210,"props":1324,"children":1325},{"class":212,"line":350},[1326,1330,1334,1338,1342,1346,1351,1355,1359,1363,1367,1372,1376],{"type":173,"tag":210,"props":1327,"children":1328},{"style":227},[1329],{"type":178,"value":949},{"type":173,"tag":210,"props":1331,"children":1332},{"style":233},[1333],{"type":178,"value":452},{"type":173,"tag":210,"props":1335,"children":1336},{"style":276},[1337],{"type":178,"value":974},{"type":173,"tag":210,"props":1339,"children":1340},{"style":227},[1341],{"type":178,"value":284},{"type":173,"tag":210,"props":1343,"children":1344},{"style":227},[1345],{"type":178,"value":289},{"type":173,"tag":210,"props":1347,"children":1348},{"style":292},[1349],{"type":178,"value":1350},"link of navigation",{"type":173,"tag":210,"props":1352,"children":1353},{"style":227},[1354],{"type":178,"value":289},{"type":173,"tag":210,"props":1356,"children":1357},{"style":276},[1358],{"type":178,"value":996},{"type":173,"tag":210,"props":1360,"children":1361},{"style":227},[1362],{"type":178,"value":284},{"type":173,"tag":210,"props":1364,"children":1365},{"style":227},[1366],{"type":178,"value":289},{"type":173,"tag":210,"props":1368,"children":1369},{"style":292},[1370],{"type":178,"value":1371},"link._path",{"type":173,"tag":210,"props":1373,"children":1374},{"style":227},[1375],{"type":178,"value":289},{"type":173,"tag":210,"props":1377,"children":1378},{"style":227},[1379],{"type":178,"value":241},{"type":173,"tag":210,"props":1381,"children":1382},{"class":212,"line":391},[1383,1387,1392,1397,1401,1405,1409,1413,1417,1422,1426,1430],{"type":173,"tag":210,"props":1384,"children":1385},{"style":227},[1386],{"type":178,"value":965},{"type":173,"tag":210,"props":1388,"children":1389},{"style":233},[1390],{"type":178,"value":1391},"NuxtLink",{"type":173,"tag":210,"props":1393,"children":1394},{"style":276},[1395],{"type":178,"value":1396}," :to",{"type":173,"tag":210,"props":1398,"children":1399},{"style":227},[1400],{"type":178,"value":284},{"type":173,"tag":210,"props":1402,"children":1403},{"style":227},[1404],{"type":178,"value":289},{"type":173,"tag":210,"props":1406,"children":1407},{"style":292},[1408],{"type":178,"value":1371},{"type":173,"tag":210,"props":1410,"children":1411},{"style":227},[1412],{"type":178,"value":289},{"type":173,"tag":210,"props":1414,"children":1415},{"style":227},[1416],{"type":178,"value":1114},{"type":173,"tag":210,"props":1418,"children":1419},{"style":1023},[1420],{"type":178,"value":1421},"{{ link.title }}",{"type":173,"tag":210,"props":1423,"children":1424},{"style":227},[1425],{"type":178,"value":431},{"type":173,"tag":210,"props":1427,"children":1428},{"style":233},[1429],{"type":178,"value":1391},{"type":173,"tag":210,"props":1431,"children":1432},{"style":227},[1433],{"type":178,"value":241},{"type":173,"tag":210,"props":1435,"children":1436},{"class":212,"line":408},[1437,1441,1445],{"type":173,"tag":210,"props":1438,"children":1439},{"style":227},[1440],{"type":178,"value":1051},{"type":173,"tag":210,"props":1442,"children":1443},{"style":233},[1444],{"type":178,"value":452},{"type":173,"tag":210,"props":1446,"children":1447},{"style":227},[1448],{"type":178,"value":241},{"type":173,"tag":210,"props":1450,"children":1451},{"class":212,"line":425},[1452,1456,1460],{"type":173,"tag":210,"props":1453,"children":1454},{"style":227},[1455],{"type":178,"value":1068},{"type":173,"tag":210,"props":1457,"children":1458},{"style":233},[1459],{"type":178,"value":448},{"type":173,"tag":210,"props":1461,"children":1462},{"style":227},[1463],{"type":178,"value":241},{"type":173,"tag":210,"props":1465,"children":1466},{"class":212,"line":1045},[1467,1471,1475],{"type":173,"tag":210,"props":1468,"children":1469},{"style":227},[1470],{"type":178,"value":397},{"type":173,"tag":210,"props":1472,"children":1473},{"style":233},[1474],{"type":178,"value":1282},{"type":173,"tag":210,"props":1476,"children":1477},{"style":227},[1478],{"type":178,"value":241},{"type":173,"tag":210,"props":1480,"children":1481},{"class":212,"line":1062},[1482,1486,1490],{"type":173,"tag":210,"props":1483,"children":1484},{"style":227},[1485],{"type":178,"value":414},{"type":173,"tag":210,"props":1487,"children":1488},{"style":233},[1489],{"type":178,"value":1266},{"type":173,"tag":210,"props":1491,"children":1492},{"style":227},[1493],{"type":178,"value":241},{"type":173,"tag":210,"props":1495,"children":1496},{"class":212,"line":1079},[1497,1501,1505],{"type":173,"tag":210,"props":1498,"children":1499},{"style":227},[1500],{"type":178,"value":431},{"type":173,"tag":210,"props":1502,"children":1503},{"style":233},[1504],{"type":178,"value":236},{"type":173,"tag":210,"props":1506,"children":1507},{"style":227},[1508],{"type":178,"value":241},{"type":173,"tag":441,"props":1510,"children":1511},{"id":443},[1512],{"type":178,"value":446},{"type":173,"tag":448,"props":1514,"children":1515},{},[1516],{"type":173,"tag":452,"props":1517,"children":1518},{},[1519,1524,1526,1530,1532],{"type":173,"tag":181,"props":1520,"children":1521},{"className":167},[1522],{"type":178,"value":1523},"query",{"type":178,"value":1525},": A query to be passed to ",{"type":173,"tag":181,"props":1527,"children":1528},{"className":167},[1529],{"type":178,"value":53},{"type":178,"value":1531},".\n",{"type":173,"tag":448,"props":1533,"children":1534},{},[1535,1544],{"type":173,"tag":452,"props":1536,"children":1537},{},[1538,1539],{"type":178,"value":469},{"type":173,"tag":181,"props":1540,"children":1541},{"className":167},[1542],{"type":178,"value":1543},"QueryBuilderParams | QueryBuilder",{"type":173,"tag":452,"props":1545,"children":1546},{},[1547,1548],{"type":178,"value":479},{"type":173,"tag":181,"props":1549,"children":1550},{"className":167},[1551],{"type":178,"value":484},{"type":173,"tag":441,"props":1553,"children":1554},{"id":759},[1555],{"type":178,"value":762},{"type":173,"tag":174,"props":1557,"children":1558},{},[1559,1560,1564,1566,1571],{"type":178,"value":179},{"type":173,"tag":181,"props":1561,"children":1562},{"className":167},[1563],{"type":178,"value":771},{"type":178,"value":1565}," slot can be used to render the content with ",{"type":173,"tag":181,"props":1567,"children":1568},{"className":167},[1569],{"type":178,"value":1570},"v-slot=\"{ navigation }\"",{"type":178,"value":780},{"type":173,"tag":441,"props":1573,"children":1574},{"id":1523},[1575],{"type":178,"value":1576},"Query",{"type":173,"tag":174,"props":1578,"children":1579},{},[1580,1582,1586],{"type":178,"value":1581},"By providing the ",{"type":173,"tag":181,"props":1583,"children":1584},{"className":167},[1585],{"type":178,"value":1523},{"type":178,"value":1587}," prop you can customise the content used for navigation.",{"type":173,"tag":174,"props":1589,"children":1590},{},[1591,1593,1598],{"type":178,"value":1592},"Here we pass along a ",{"type":173,"tag":181,"props":1594,"children":1595},{"className":167},[1596],{"type":178,"value":1597},"QueryBuilder",{"type":178,"value":1599}," instance.",{"type":173,"tag":199,"props":1601,"children":1605},{"className":1602,"code":1603,"language":1604,"meta":167,"style":167},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cscript setup>\nconst catsQuery = queryContent('cats')\n/*\n// If you'd prefer to pass along raw `QueryBuilderParams`:\nconst catsQuery = {\n  where: [\n    { _path: /^\\/cats/ },\n  ],\n}\n*/\n\u003C/script>\n\n\u003Ctemplate>\n\u003CContentNavigation v-slot=\"{ navigation }\" :query=\"catsQuery\">\n  \u003CNuxtLink\n    v-for=\"link of navigation\"\n    :key=\"link._path\"\n    :to=\"link._path\"\n  >\n    {{ link.navTitle || link.title }}\n  \u003C/NuxtLink>\n\u003C/ContentNavigation>\n\u003C/template>\n","vue",[1606],{"type":173,"tag":181,"props":1607,"children":1608},{"__ignoreMap":167},[1609,1630,1677,1685,1693,1701,1709,1717,1725,1733,1741,1756,1765,1780,1837,1849,1874,1899,1924,1933,1942,1958,1974],{"type":173,"tag":210,"props":1610,"children":1611},{"class":212,"line":213},[1612,1616,1621,1626],{"type":173,"tag":210,"props":1613,"children":1614},{"style":227},[1615],{"type":178,"value":230},{"type":173,"tag":210,"props":1617,"children":1618},{"style":233},[1619],{"type":178,"value":1620},"script",{"type":173,"tag":210,"props":1622,"children":1623},{"style":276},[1624],{"type":178,"value":1625}," setup",{"type":173,"tag":210,"props":1627,"children":1628},{"style":227},[1629],{"type":178,"value":241},{"type":173,"tag":210,"props":1631,"children":1632},{"class":212,"line":223},[1633,1638,1643,1647,1653,1658,1663,1668,1672],{"type":173,"tag":210,"props":1634,"children":1635},{"style":276},[1636],{"type":178,"value":1637},"const",{"type":173,"tag":210,"props":1639,"children":1640},{"style":1023},[1641],{"type":178,"value":1642}," catsQuery ",{"type":173,"tag":210,"props":1644,"children":1645},{"style":227},[1646],{"type":178,"value":284},{"type":173,"tag":210,"props":1648,"children":1650},{"style":1649},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[1651],{"type":178,"value":1652}," queryContent",{"type":173,"tag":210,"props":1654,"children":1655},{"style":1023},[1656],{"type":178,"value":1657},"(",{"type":173,"tag":210,"props":1659,"children":1660},{"style":227},[1661],{"type":178,"value":1662},"'",{"type":173,"tag":210,"props":1664,"children":1665},{"style":292},[1666],{"type":178,"value":1667},"cats",{"type":173,"tag":210,"props":1669,"children":1670},{"style":227},[1671],{"type":178,"value":1662},{"type":173,"tag":210,"props":1673,"children":1674},{"style":1023},[1675],{"type":178,"value":1676},")\n",{"type":173,"tag":210,"props":1678,"children":1679},{"class":212,"line":244},[1680],{"type":173,"tag":210,"props":1681,"children":1682},{"style":217},[1683],{"type":178,"value":1684},"/*\n",{"type":173,"tag":210,"props":1686,"children":1687},{"class":212,"line":262},[1688],{"type":173,"tag":210,"props":1689,"children":1690},{"style":217},[1691],{"type":178,"value":1692},"// If you'd prefer to pass along raw `QueryBuilderParams`:\n",{"type":173,"tag":210,"props":1694,"children":1695},{"class":212,"line":350},[1696],{"type":173,"tag":210,"props":1697,"children":1698},{"style":217},[1699],{"type":178,"value":1700},"const catsQuery = {\n",{"type":173,"tag":210,"props":1702,"children":1703},{"class":212,"line":391},[1704],{"type":173,"tag":210,"props":1705,"children":1706},{"style":217},[1707],{"type":178,"value":1708},"  where: [\n",{"type":173,"tag":210,"props":1710,"children":1711},{"class":212,"line":408},[1712],{"type":173,"tag":210,"props":1713,"children":1714},{"style":217},[1715],{"type":178,"value":1716},"    { _path: /^\\/cats/ },\n",{"type":173,"tag":210,"props":1718,"children":1719},{"class":212,"line":425},[1720],{"type":173,"tag":210,"props":1721,"children":1722},{"style":217},[1723],{"type":178,"value":1724},"  ],\n",{"type":173,"tag":210,"props":1726,"children":1727},{"class":212,"line":1045},[1728],{"type":173,"tag":210,"props":1729,"children":1730},{"style":217},[1731],{"type":178,"value":1732},"}\n",{"type":173,"tag":210,"props":1734,"children":1735},{"class":212,"line":1062},[1736],{"type":173,"tag":210,"props":1737,"children":1738},{"style":217},[1739],{"type":178,"value":1740},"*/\n",{"type":173,"tag":210,"props":1742,"children":1743},{"class":212,"line":1079},[1744,1748,1752],{"type":173,"tag":210,"props":1745,"children":1746},{"style":227},[1747],{"type":178,"value":431},{"type":173,"tag":210,"props":1749,"children":1750},{"style":233},[1751],{"type":178,"value":1620},{"type":173,"tag":210,"props":1753,"children":1754},{"style":227},[1755],{"type":178,"value":241},{"type":173,"tag":210,"props":1757,"children":1758},{"class":212,"line":1100},[1759],{"type":173,"tag":210,"props":1760,"children":1762},{"emptyLinePlaceholder":1761},true,[1763],{"type":178,"value":1764},"\n",{"type":173,"tag":210,"props":1766,"children":1767},{"class":212,"line":1134},[1768,1772,1776],{"type":173,"tag":210,"props":1769,"children":1770},{"style":227},[1771],{"type":178,"value":230},{"type":173,"tag":210,"props":1773,"children":1774},{"style":233},[1775],{"type":178,"value":236},{"type":173,"tag":210,"props":1777,"children":1778},{"style":227},[1779],{"type":178,"value":241},{"type":173,"tag":210,"props":1781,"children":1782},{"class":212,"line":1150},[1783,1787,1791,1795,1799,1803,1807,1811,1816,1820,1824,1829,1833],{"type":173,"tag":210,"props":1784,"children":1785},{"style":227},[1786],{"type":178,"value":230},{"type":173,"tag":210,"props":1788,"children":1789},{"style":233},[1790],{"type":178,"value":1282},{"type":173,"tag":210,"props":1792,"children":1793},{"style":276},[1794],{"type":178,"value":326},{"type":173,"tag":210,"props":1796,"children":1797},{"style":227},[1798],{"type":178,"value":284},{"type":173,"tag":210,"props":1800,"children":1801},{"style":227},[1802],{"type":178,"value":289},{"type":173,"tag":210,"props":1804,"children":1805},{"style":292},[1806],{"type":178,"value":1299},{"type":173,"tag":210,"props":1808,"children":1809},{"style":227},[1810],{"type":178,"value":289},{"type":173,"tag":210,"props":1812,"children":1813},{"style":276},[1814],{"type":178,"value":1815}," :query",{"type":173,"tag":210,"props":1817,"children":1818},{"style":227},[1819],{"type":178,"value":284},{"type":173,"tag":210,"props":1821,"children":1822},{"style":227},[1823],{"type":178,"value":289},{"type":173,"tag":210,"props":1825,"children":1826},{"style":292},[1827],{"type":178,"value":1828},"catsQuery",{"type":173,"tag":210,"props":1830,"children":1831},{"style":227},[1832],{"type":178,"value":289},{"type":173,"tag":210,"props":1834,"children":1835},{"style":227},[1836],{"type":178,"value":241},{"type":173,"tag":210,"props":1838,"children":1839},{"class":212,"line":1166},[1840,1844],{"type":173,"tag":210,"props":1841,"children":1842},{"style":227},[1843],{"type":178,"value":250},{"type":173,"tag":210,"props":1845,"children":1846},{"style":233},[1847],{"type":178,"value":1848},"NuxtLink\n",{"type":173,"tag":210,"props":1850,"children":1851},{"class":212,"line":1182},[1852,1857,1861,1865,1869],{"type":173,"tag":210,"props":1853,"children":1854},{"style":276},[1855],{"type":178,"value":1856},"    v-for",{"type":173,"tag":210,"props":1858,"children":1859},{"style":227},[1860],{"type":178,"value":284},{"type":173,"tag":210,"props":1862,"children":1863},{"style":227},[1864],{"type":178,"value":289},{"type":173,"tag":210,"props":1866,"children":1867},{"style":292},[1868],{"type":178,"value":1350},{"type":173,"tag":210,"props":1870,"children":1871},{"style":227},[1872],{"type":178,"value":1873},"\"\n",{"type":173,"tag":210,"props":1875,"children":1877},{"class":212,"line":1876},17,[1878,1883,1887,1891,1895],{"type":173,"tag":210,"props":1879,"children":1880},{"style":276},[1881],{"type":178,"value":1882},"    :key",{"type":173,"tag":210,"props":1884,"children":1885},{"style":227},[1886],{"type":178,"value":284},{"type":173,"tag":210,"props":1888,"children":1889},{"style":227},[1890],{"type":178,"value":289},{"type":173,"tag":210,"props":1892,"children":1893},{"style":292},[1894],{"type":178,"value":1371},{"type":173,"tag":210,"props":1896,"children":1897},{"style":227},[1898],{"type":178,"value":1873},{"type":173,"tag":210,"props":1900,"children":1902},{"class":212,"line":1901},18,[1903,1908,1912,1916,1920],{"type":173,"tag":210,"props":1904,"children":1905},{"style":276},[1906],{"type":178,"value":1907},"    :to",{"type":173,"tag":210,"props":1909,"children":1910},{"style":227},[1911],{"type":178,"value":284},{"type":173,"tag":210,"props":1913,"children":1914},{"style":227},[1915],{"type":178,"value":289},{"type":173,"tag":210,"props":1917,"children":1918},{"style":292},[1919],{"type":178,"value":1371},{"type":173,"tag":210,"props":1921,"children":1922},{"style":227},[1923],{"type":178,"value":1873},{"type":173,"tag":210,"props":1925,"children":1927},{"class":212,"line":1926},19,[1928],{"type":173,"tag":210,"props":1929,"children":1930},{"style":227},[1931],{"type":178,"value":1932},"  >\n",{"type":173,"tag":210,"props":1934,"children":1936},{"class":212,"line":1935},20,[1937],{"type":173,"tag":210,"props":1938,"children":1939},{"style":1023},[1940],{"type":178,"value":1941},"    {{ link.navTitle || link.title }}\n",{"type":173,"tag":210,"props":1943,"children":1945},{"class":212,"line":1944},21,[1946,1950,1954],{"type":173,"tag":210,"props":1947,"children":1948},{"style":227},[1949],{"type":178,"value":414},{"type":173,"tag":210,"props":1951,"children":1952},{"style":233},[1953],{"type":178,"value":1391},{"type":173,"tag":210,"props":1955,"children":1956},{"style":227},[1957],{"type":178,"value":241},{"type":173,"tag":210,"props":1959,"children":1961},{"class":212,"line":1960},22,[1962,1966,1970],{"type":173,"tag":210,"props":1963,"children":1964},{"style":227},[1965],{"type":178,"value":431},{"type":173,"tag":210,"props":1967,"children":1968},{"style":233},[1969],{"type":178,"value":1282},{"type":173,"tag":210,"props":1971,"children":1972},{"style":227},[1973],{"type":178,"value":241},{"type":173,"tag":210,"props":1975,"children":1977},{"class":212,"line":1976},23,[1978,1982,1986],{"type":173,"tag":210,"props":1979,"children":1980},{"style":227},[1981],{"type":178,"value":431},{"type":173,"tag":210,"props":1983,"children":1984},{"style":233},[1985],{"type":178,"value":236},{"type":173,"tag":210,"props":1987,"children":1988},{"style":227},[1989],{"type":178,"value":241},{"type":173,"tag":1197,"props":1991,"children":1992},{},[1993],{"type":178,"value":1201},{"title":167,"searchDepth":223,"depth":223,"links":1995},[1996,1997,1998],{"id":443,"depth":223,"text":446},{"id":759,"depth":223,"text":762},{"id":1523,"depth":223,"text":1576},"content:4.components:3.content-navigation.md","4.components/3.content-navigation.md",{"_path":88,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":87,"description":2002,"body":2003,"_type":1207,"_id":2382,"_source":1209,"_file":2383,"_extension":1211},"The fastest way to inject Markdown into your Vue components.",{"type":170,"children":2004,"toc":2378},[2005,2015,2020,2024,2124,2130,2266,2271,2310,2315,2374],{"type":173,"tag":174,"props":2006,"children":2007},{},[2008,2009,2013],{"type":178,"value":179},{"type":173,"tag":181,"props":2010,"children":2011},{"className":167},[2012],{"type":178,"value":87},{"type":178,"value":2014}," component makes it easier to use Markdown syntax in your Vue components.",{"type":173,"tag":174,"props":2016,"children":2017},{},[2018],{"type":178,"value":2019},"It is useful when creating components that you want to use in your Markdown content.",{"type":173,"tag":441,"props":2021,"children":2022},{"id":443},[2023],{"type":178,"value":446},{"type":173,"tag":448,"props":2025,"children":2026},{},[2027,2079],{"type":173,"tag":452,"props":2028,"children":2029},{},[2030,2035,2037,2041,2043,2048,2050,2055,2056],{"type":173,"tag":181,"props":2031,"children":2032},{"className":167},[2033],{"type":178,"value":2034},"use",{"type":178,"value":2036},": The slot to bind on, you must provide a ",{"type":173,"tag":181,"props":2038,"children":2039},{"className":167},[2040],{"type":178,"value":2034},{"type":178,"value":2042}," via ",{"type":173,"tag":181,"props":2044,"children":2045},{"className":167},[2046],{"type":178,"value":2047},"$slots.{your_slot}",{"type":178,"value":2049}," in ",{"type":173,"tag":181,"props":2051,"children":2052},{"className":167},[2053],{"type":178,"value":2054},"\u003Ctemplate>",{"type":178,"value":1531},{"type":173,"tag":448,"props":2057,"children":2058},{},[2059,2069],{"type":173,"tag":452,"props":2060,"children":2061},{},[2062,2064],{"type":178,"value":2063},"Type: Vue slot ",{"type":173,"tag":181,"props":2065,"children":2066},{"className":167},[2067],{"type":178,"value":2068},"Function",{"type":173,"tag":452,"props":2070,"children":2071},{},[2072,2074],{"type":178,"value":2073},"Example: ",{"type":173,"tag":181,"props":2075,"children":2076},{"className":167},[2077],{"type":178,"value":2078},"$slots.default",{"type":173,"tag":452,"props":2080,"children":2081},{},[2082,2087,2089],{"type":173,"tag":181,"props":2083,"children":2084},{"className":167},[2085],{"type":178,"value":2086},"unwrap",{"type":178,"value":2088},": Whether to unwrap the content or not. This is useful when you want to extract the content nested in native Markdown syntax. Each specified tag will get removed from AST.\n",{"type":173,"tag":448,"props":2090,"children":2091},{},[2092,2106,2115],{"type":173,"tag":452,"props":2093,"children":2094},{},[2095,2096,2101,2102],{"type":178,"value":469},{"type":173,"tag":181,"props":2097,"children":2098},{"className":167},[2099],{"type":178,"value":2100},"boolean",{"type":178,"value":735},{"type":173,"tag":181,"props":2103,"children":2104},{"className":167},[2105],{"type":178,"value":474},{"type":173,"tag":452,"props":2107,"children":2108},{},[2109,2110],{"type":178,"value":479},{"type":173,"tag":181,"props":2111,"children":2112},{"className":167},[2113],{"type":178,"value":2114},"false",{"type":173,"tag":452,"props":2116,"children":2117},{},[2118,2119],{"type":178,"value":2073},{"type":173,"tag":181,"props":2120,"children":2121},{"className":167},[2122],{"type":178,"value":2123},"'ul li'",{"type":173,"tag":441,"props":2125,"children":2127},{"id":2126},"example",[2128],{"type":178,"value":2129},"Example",{"type":173,"tag":199,"props":2131,"children":2134},{"className":201,"code":2132,"filename":2133,"language":204,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Ch2 class=\"fancy-header\">\u003CContentSlot :use=\"$slots.default\" unwrap=\"p\" />\u003C/h2>\n\u003C/template>\n","components/FancyHeader.vue",[2135],{"type":173,"tag":181,"props":2136,"children":2137},{"__ignoreMap":167},[2138,2153,2251],{"type":173,"tag":210,"props":2139,"children":2140},{"class":212,"line":213},[2141,2145,2149],{"type":173,"tag":210,"props":2142,"children":2143},{"style":227},[2144],{"type":178,"value":230},{"type":173,"tag":210,"props":2146,"children":2147},{"style":233},[2148],{"type":178,"value":236},{"type":173,"tag":210,"props":2150,"children":2151},{"style":227},[2152],{"type":178,"value":241},{"type":173,"tag":210,"props":2154,"children":2155},{"class":212,"line":223},[2156,2160,2164,2169,2173,2177,2182,2186,2191,2196,2201,2205,2209,2213,2217,2222,2226,2230,2234,2238,2243,2247],{"type":173,"tag":210,"props":2157,"children":2158},{"style":227},[2159],{"type":178,"value":250},{"type":173,"tag":210,"props":2161,"children":2162},{"style":233},[2163],{"type":178,"value":441},{"type":173,"tag":210,"props":2165,"children":2166},{"style":276},[2167],{"type":178,"value":2168}," class",{"type":173,"tag":210,"props":2170,"children":2171},{"style":227},[2172],{"type":178,"value":284},{"type":173,"tag":210,"props":2174,"children":2175},{"style":227},[2176],{"type":178,"value":289},{"type":173,"tag":210,"props":2178,"children":2179},{"style":292},[2180],{"type":178,"value":2181},"fancy-header",{"type":173,"tag":210,"props":2183,"children":2184},{"style":227},[2185],{"type":178,"value":289},{"type":173,"tag":210,"props":2187,"children":2188},{"style":227},[2189],{"type":178,"value":2190},">\u003C",{"type":173,"tag":210,"props":2192,"children":2193},{"style":233},[2194],{"type":178,"value":2195},"ContentSlot",{"type":173,"tag":210,"props":2197,"children":2198},{"style":276},[2199],{"type":178,"value":2200}," :use",{"type":173,"tag":210,"props":2202,"children":2203},{"style":227},[2204],{"type":178,"value":284},{"type":173,"tag":210,"props":2206,"children":2207},{"style":227},[2208],{"type":178,"value":289},{"type":173,"tag":210,"props":2210,"children":2211},{"style":292},[2212],{"type":178,"value":2078},{"type":173,"tag":210,"props":2214,"children":2215},{"style":227},[2216],{"type":178,"value":289},{"type":173,"tag":210,"props":2218,"children":2219},{"style":276},[2220],{"type":178,"value":2221}," unwrap",{"type":173,"tag":210,"props":2223,"children":2224},{"style":227},[2225],{"type":178,"value":284},{"type":173,"tag":210,"props":2227,"children":2228},{"style":227},[2229],{"type":178,"value":289},{"type":173,"tag":210,"props":2231,"children":2232},{"style":292},[2233],{"type":178,"value":174},{"type":173,"tag":210,"props":2235,"children":2236},{"style":227},[2237],{"type":178,"value":289},{"type":173,"tag":210,"props":2239,"children":2240},{"style":227},[2241],{"type":178,"value":2242}," />\u003C/",{"type":173,"tag":210,"props":2244,"children":2245},{"style":233},[2246],{"type":178,"value":441},{"type":173,"tag":210,"props":2248,"children":2249},{"style":227},[2250],{"type":178,"value":241},{"type":173,"tag":210,"props":2252,"children":2253},{"class":212,"line":244},[2254,2258,2262],{"type":173,"tag":210,"props":2255,"children":2256},{"style":227},[2257],{"type":178,"value":431},{"type":173,"tag":210,"props":2259,"children":2260},{"style":233},[2261],{"type":178,"value":236},{"type":173,"tag":210,"props":2263,"children":2264},{"style":227},[2265],{"type":178,"value":241},{"type":173,"tag":174,"props":2267,"children":2268},{},[2269],{"type":178,"value":2270},"Then using it in Markdown:",{"type":173,"tag":199,"props":2272,"children":2277},{"className":2273,"code":2274,"filename":2275,"language":2276,"meta":167,"style":167},"language-mdc shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","::fancy-header\nThat text paragraph will be unwrapped.\n::\n","content/index.md","mdc",[2278],{"type":173,"tag":181,"props":2279,"children":2280},{"__ignoreMap":167},[2281,2294,2302],{"type":173,"tag":210,"props":2282,"children":2283},{"class":212,"line":213},[2284,2289],{"type":173,"tag":210,"props":2285,"children":2286},{"style":227},[2287],{"type":178,"value":2288},"::",{"type":173,"tag":210,"props":2290,"children":2291},{"style":233},[2292],{"type":178,"value":2293},"fancy-header\n",{"type":173,"tag":210,"props":2295,"children":2296},{"class":212,"line":223},[2297],{"type":173,"tag":210,"props":2298,"children":2299},{"style":1023},[2300],{"type":178,"value":2301},"That text paragraph will be unwrapped.\n",{"type":173,"tag":210,"props":2303,"children":2304},{"class":212,"line":244},[2305],{"type":173,"tag":210,"props":2306,"children":2307},{"style":227},[2308],{"type":178,"value":2309},"::\n",{"type":173,"tag":174,"props":2311,"children":2312},{},[2313],{"type":178,"value":2314},"Will result to:",{"type":173,"tag":199,"props":2316,"children":2318},{"className":201,"code":2317,"language":204,"meta":167,"style":167},"\u003Ch2 class=\"fancy-header\">That text paragraph will be unwrapped.\u003C/h2>\n",[2319],{"type":173,"tag":181,"props":2320,"children":2321},{"__ignoreMap":167},[2322],{"type":173,"tag":210,"props":2323,"children":2324},{"class":212,"line":213},[2325,2329,2333,2337,2341,2345,2349,2353,2357,2362,2366,2370],{"type":173,"tag":210,"props":2326,"children":2327},{"style":227},[2328],{"type":178,"value":230},{"type":173,"tag":210,"props":2330,"children":2331},{"style":233},[2332],{"type":178,"value":441},{"type":173,"tag":210,"props":2334,"children":2335},{"style":276},[2336],{"type":178,"value":2168},{"type":173,"tag":210,"props":2338,"children":2339},{"style":227},[2340],{"type":178,"value":284},{"type":173,"tag":210,"props":2342,"children":2343},{"style":227},[2344],{"type":178,"value":289},{"type":173,"tag":210,"props":2346,"children":2347},{"style":292},[2348],{"type":178,"value":2181},{"type":173,"tag":210,"props":2350,"children":2351},{"style":227},[2352],{"type":178,"value":289},{"type":173,"tag":210,"props":2354,"children":2355},{"style":227},[2356],{"type":178,"value":1114},{"type":173,"tag":210,"props":2358,"children":2359},{"style":1023},[2360],{"type":178,"value":2361},"That text paragraph will be unwrapped.",{"type":173,"tag":210,"props":2363,"children":2364},{"style":227},[2365],{"type":178,"value":431},{"type":173,"tag":210,"props":2367,"children":2368},{"style":233},[2369],{"type":178,"value":441},{"type":173,"tag":210,"props":2371,"children":2372},{"style":227},[2373],{"type":178,"value":241},{"type":173,"tag":1197,"props":2375,"children":2376},{},[2377],{"type":178,"value":1201},{"title":167,"searchDepth":223,"depth":223,"links":2379},[2380,2381],{"id":443,"depth":223,"text":446},{"id":2126,"depth":223,"text":2129},"content:4.components:6.content-slot.md","4.components/6.content-slot.md",1699441214457]