[{"data":1,"prerenderedAt":3941},["Reactive",2],{"navigation":3,"docs-/components/content-list":164,"docs-/components/content-list-surround":1755},[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":79,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":78,"description":168,"body":169,"_type":1750,"_id":1751,"_source":1752,"_file":1753,"_extension":1754},"components",false,"","The fastest way to query your content with a component.",{"type":170,"children":171,"toc":1745},"root",[172,194,206,218,536,542,617,622,639,907,917,1163,1169,1739],{"type":173,"tag":174,"props":175,"children":176},"element","p",{},[177,180,185,187,192],{"type":178,"value":179},"text","The ",{"type":173,"tag":181,"props":182,"children":183},"code",{"className":167},[184],{"type":178,"value":78},{"type":178,"value":186}," component fetches a list of documents and allows you to render them by using ",{"type":173,"tag":181,"props":188,"children":189},{"className":167},[190],{"type":178,"value":191},"slots",{"type":178,"value":193},".",{"type":173,"tag":174,"props":195,"children":196},{},[197,199,204],{"type":178,"value":198},"The fetching path defaults to the content root (",{"type":173,"tag":181,"props":200,"children":201},{"className":167},[202],{"type":178,"value":203},"/",{"type":178,"value":205},").",{"type":173,"tag":174,"props":207,"children":208},{},[209,211,216],{"type":178,"value":210},"An explicit ",{"type":173,"tag":181,"props":212,"children":213},{"className":167},[214],{"type":178,"value":215},"path",{"type":178,"value":217}," can be given to the component.",{"type":173,"tag":219,"props":220,"children":225},"pre",{"className":221,"code":222,"filename":223,"language":224,"meta":167,"style":167},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentList path=\"/articles\" v-slot=\"{ list }\">\n      \u003Cdiv v-for=\"article in list\" :key=\"article._path\">\n        \u003Ch2>{{ article.title }}\u003C/h2>\n        \u003Cp>{{ article.description }}\u003C/p>\n      \u003C/div>\n    \u003C/ContentList>\n  \u003C/main>\n\u003C/template>\n","pages/index.vue","html",[226],{"type":173,"tag":181,"props":227,"children":228},{"__ignoreMap":167},[229,252,270,336,398,436,469,486,503,520],{"type":173,"tag":230,"props":231,"children":234},"span",{"class":232,"line":233},"line",1,[235,241,247],{"type":173,"tag":230,"props":236,"children":238},{"style":237},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[239],{"type":178,"value":240},"\u003C",{"type":173,"tag":230,"props":242,"children":244},{"style":243},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[245],{"type":178,"value":246},"template",{"type":173,"tag":230,"props":248,"children":249},{"style":237},[250],{"type":178,"value":251},">\n",{"type":173,"tag":230,"props":253,"children":255},{"class":232,"line":254},2,[256,261,266],{"type":173,"tag":230,"props":257,"children":258},{"style":237},[259],{"type":178,"value":260},"  \u003C",{"type":173,"tag":230,"props":262,"children":263},{"style":243},[264],{"type":178,"value":265},"main",{"type":173,"tag":230,"props":267,"children":268},{"style":237},[269],{"type":178,"value":251},{"type":173,"tag":230,"props":271,"children":273},{"class":232,"line":272},3,[274,279,284,290,295,300,306,310,315,319,323,328,332],{"type":173,"tag":230,"props":275,"children":276},{"style":237},[277],{"type":178,"value":278},"    \u003C",{"type":173,"tag":230,"props":280,"children":281},{"style":243},[282],{"type":178,"value":283},"ContentList",{"type":173,"tag":230,"props":285,"children":287},{"style":286},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[288],{"type":178,"value":289}," path",{"type":173,"tag":230,"props":291,"children":292},{"style":237},[293],{"type":178,"value":294},"=",{"type":173,"tag":230,"props":296,"children":297},{"style":237},[298],{"type":178,"value":299},"\"",{"type":173,"tag":230,"props":301,"children":303},{"style":302},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[304],{"type":178,"value":305},"/articles",{"type":173,"tag":230,"props":307,"children":308},{"style":237},[309],{"type":178,"value":299},{"type":173,"tag":230,"props":311,"children":312},{"style":286},[313],{"type":178,"value":314}," v-slot",{"type":173,"tag":230,"props":316,"children":317},{"style":237},[318],{"type":178,"value":294},{"type":173,"tag":230,"props":320,"children":321},{"style":237},[322],{"type":178,"value":299},{"type":173,"tag":230,"props":324,"children":325},{"style":302},[326],{"type":178,"value":327},"{ list }",{"type":173,"tag":230,"props":329,"children":330},{"style":237},[331],{"type":178,"value":299},{"type":173,"tag":230,"props":333,"children":334},{"style":237},[335],{"type":178,"value":251},{"type":173,"tag":230,"props":337,"children":339},{"class":232,"line":338},4,[340,345,350,355,359,363,368,372,377,381,385,390,394],{"type":173,"tag":230,"props":341,"children":342},{"style":237},[343],{"type":178,"value":344},"      \u003C",{"type":173,"tag":230,"props":346,"children":347},{"style":243},[348],{"type":178,"value":349},"div",{"type":173,"tag":230,"props":351,"children":352},{"style":286},[353],{"type":178,"value":354}," v-for",{"type":173,"tag":230,"props":356,"children":357},{"style":237},[358],{"type":178,"value":294},{"type":173,"tag":230,"props":360,"children":361},{"style":237},[362],{"type":178,"value":299},{"type":173,"tag":230,"props":364,"children":365},{"style":302},[366],{"type":178,"value":367},"article in list",{"type":173,"tag":230,"props":369,"children":370},{"style":237},[371],{"type":178,"value":299},{"type":173,"tag":230,"props":373,"children":374},{"style":286},[375],{"type":178,"value":376}," :key",{"type":173,"tag":230,"props":378,"children":379},{"style":237},[380],{"type":178,"value":294},{"type":173,"tag":230,"props":382,"children":383},{"style":237},[384],{"type":178,"value":299},{"type":173,"tag":230,"props":386,"children":387},{"style":302},[388],{"type":178,"value":389},"article._path",{"type":173,"tag":230,"props":391,"children":392},{"style":237},[393],{"type":178,"value":299},{"type":173,"tag":230,"props":395,"children":396},{"style":237},[397],{"type":178,"value":251},{"type":173,"tag":230,"props":399,"children":401},{"class":232,"line":400},5,[402,407,412,417,423,428,432],{"type":173,"tag":230,"props":403,"children":404},{"style":237},[405],{"type":178,"value":406},"        \u003C",{"type":173,"tag":230,"props":408,"children":409},{"style":243},[410],{"type":178,"value":411},"h2",{"type":173,"tag":230,"props":413,"children":414},{"style":237},[415],{"type":178,"value":416},">",{"type":173,"tag":230,"props":418,"children":420},{"style":419},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[421],{"type":178,"value":422},"{{ article.title }}",{"type":173,"tag":230,"props":424,"children":425},{"style":237},[426],{"type":178,"value":427},"\u003C/",{"type":173,"tag":230,"props":429,"children":430},{"style":243},[431],{"type":178,"value":411},{"type":173,"tag":230,"props":433,"children":434},{"style":237},[435],{"type":178,"value":251},{"type":173,"tag":230,"props":437,"children":439},{"class":232,"line":438},6,[440,444,448,452,457,461,465],{"type":173,"tag":230,"props":441,"children":442},{"style":237},[443],{"type":178,"value":406},{"type":173,"tag":230,"props":445,"children":446},{"style":243},[447],{"type":178,"value":174},{"type":173,"tag":230,"props":449,"children":450},{"style":237},[451],{"type":178,"value":416},{"type":173,"tag":230,"props":453,"children":454},{"style":419},[455],{"type":178,"value":456},"{{ article.description }}",{"type":173,"tag":230,"props":458,"children":459},{"style":237},[460],{"type":178,"value":427},{"type":173,"tag":230,"props":462,"children":463},{"style":243},[464],{"type":178,"value":174},{"type":173,"tag":230,"props":466,"children":467},{"style":237},[468],{"type":178,"value":251},{"type":173,"tag":230,"props":470,"children":472},{"class":232,"line":471},7,[473,478,482],{"type":173,"tag":230,"props":474,"children":475},{"style":237},[476],{"type":178,"value":477},"      \u003C/",{"type":173,"tag":230,"props":479,"children":480},{"style":243},[481],{"type":178,"value":349},{"type":173,"tag":230,"props":483,"children":484},{"style":237},[485],{"type":178,"value":251},{"type":173,"tag":230,"props":487,"children":489},{"class":232,"line":488},8,[490,495,499],{"type":173,"tag":230,"props":491,"children":492},{"style":237},[493],{"type":178,"value":494},"    \u003C/",{"type":173,"tag":230,"props":496,"children":497},{"style":243},[498],{"type":178,"value":283},{"type":173,"tag":230,"props":500,"children":501},{"style":237},[502],{"type":178,"value":251},{"type":173,"tag":230,"props":504,"children":506},{"class":232,"line":505},9,[507,512,516],{"type":173,"tag":230,"props":508,"children":509},{"style":237},[510],{"type":178,"value":511},"  \u003C/",{"type":173,"tag":230,"props":513,"children":514},{"style":243},[515],{"type":178,"value":265},{"type":173,"tag":230,"props":517,"children":518},{"style":237},[519],{"type":178,"value":251},{"type":173,"tag":230,"props":521,"children":523},{"class":232,"line":522},10,[524,528,532],{"type":173,"tag":230,"props":525,"children":526},{"style":237},[527],{"type":178,"value":427},{"type":173,"tag":230,"props":529,"children":530},{"style":243},[531],{"type":178,"value":246},{"type":173,"tag":230,"props":533,"children":534},{"style":237},[535],{"type":178,"value":251},{"type":173,"tag":411,"props":537,"children":539},{"id":538},"props",[540],{"type":178,"value":541},"Props",{"type":173,"tag":543,"props":544,"children":545},"ul",{},[546,579],{"type":173,"tag":547,"props":548,"children":549},"li",{},[550,554,556],{"type":173,"tag":181,"props":551,"children":552},{"className":167},[553],{"type":178,"value":215},{"type":178,"value":555},": The path of the content to load from content source.\n",{"type":173,"tag":543,"props":557,"children":558},{},[559,569],{"type":173,"tag":547,"props":560,"children":561},{},[562,564],{"type":178,"value":563},"Type: ",{"type":173,"tag":181,"props":565,"children":566},{"className":167},[567],{"type":178,"value":568},"string",{"type":173,"tag":547,"props":570,"children":571},{},[572,574],{"type":178,"value":573},"Default: ",{"type":173,"tag":181,"props":575,"children":576},{"className":167},[577],{"type":178,"value":578},"'/'",{"type":173,"tag":547,"props":580,"children":581},{},[582,587,589,594,596],{"type":173,"tag":181,"props":583,"children":584},{"className":167},[585],{"type":178,"value":586},"query",{"type":178,"value":588},": A query builder params object to be passed to ",{"type":173,"tag":181,"props":590,"children":591},{"className":167},[592],{"type":178,"value":593},"\u003CContentQuery />",{"type":178,"value":595}," component.\n",{"type":173,"tag":543,"props":597,"children":598},{},[599,608],{"type":173,"tag":547,"props":600,"children":601},{},[602,603],{"type":178,"value":563},{"type":173,"tag":181,"props":604,"children":605},{"className":167},[606],{"type":178,"value":607},"QueryBuilderParams",{"type":173,"tag":547,"props":609,"children":610},{},[611,612],{"type":178,"value":573},{"type":173,"tag":181,"props":613,"children":614},{"className":167},[615],{"type":178,"value":616},"undefined",{"type":173,"tag":411,"props":618,"children":619},{"id":191},[620],{"type":178,"value":621},"Slots",{"type":173,"tag":174,"props":623,"children":624},{},[625,630,632,637],{"type":173,"tag":181,"props":626,"children":627},{"className":167},[628],{"type":178,"value":629},"default",{"type":178,"value":631}," slot can be used to render the content via ",{"type":173,"tag":181,"props":633,"children":634},{"className":167},[635],{"type":178,"value":636},"v-slot=\"{ list }\"",{"type":178,"value":638}," syntax:",{"type":173,"tag":219,"props":640,"children":641},{"className":221,"code":222,"filename":223,"language":224,"meta":167,"style":167},[642],{"type":173,"tag":181,"props":643,"children":644},{"__ignoreMap":167},[645,660,675,730,785,816,847,862,877,892],{"type":173,"tag":230,"props":646,"children":647},{"class":232,"line":233},[648,652,656],{"type":173,"tag":230,"props":649,"children":650},{"style":237},[651],{"type":178,"value":240},{"type":173,"tag":230,"props":653,"children":654},{"style":243},[655],{"type":178,"value":246},{"type":173,"tag":230,"props":657,"children":658},{"style":237},[659],{"type":178,"value":251},{"type":173,"tag":230,"props":661,"children":662},{"class":232,"line":254},[663,667,671],{"type":173,"tag":230,"props":664,"children":665},{"style":237},[666],{"type":178,"value":260},{"type":173,"tag":230,"props":668,"children":669},{"style":243},[670],{"type":178,"value":265},{"type":173,"tag":230,"props":672,"children":673},{"style":237},[674],{"type":178,"value":251},{"type":173,"tag":230,"props":676,"children":677},{"class":232,"line":272},[678,682,686,690,694,698,702,706,710,714,718,722,726],{"type":173,"tag":230,"props":679,"children":680},{"style":237},[681],{"type":178,"value":278},{"type":173,"tag":230,"props":683,"children":684},{"style":243},[685],{"type":178,"value":283},{"type":173,"tag":230,"props":687,"children":688},{"style":286},[689],{"type":178,"value":289},{"type":173,"tag":230,"props":691,"children":692},{"style":237},[693],{"type":178,"value":294},{"type":173,"tag":230,"props":695,"children":696},{"style":237},[697],{"type":178,"value":299},{"type":173,"tag":230,"props":699,"children":700},{"style":302},[701],{"type":178,"value":305},{"type":173,"tag":230,"props":703,"children":704},{"style":237},[705],{"type":178,"value":299},{"type":173,"tag":230,"props":707,"children":708},{"style":286},[709],{"type":178,"value":314},{"type":173,"tag":230,"props":711,"children":712},{"style":237},[713],{"type":178,"value":294},{"type":173,"tag":230,"props":715,"children":716},{"style":237},[717],{"type":178,"value":299},{"type":173,"tag":230,"props":719,"children":720},{"style":302},[721],{"type":178,"value":327},{"type":173,"tag":230,"props":723,"children":724},{"style":237},[725],{"type":178,"value":299},{"type":173,"tag":230,"props":727,"children":728},{"style":237},[729],{"type":178,"value":251},{"type":173,"tag":230,"props":731,"children":732},{"class":232,"line":338},[733,737,741,745,749,753,757,761,765,769,773,777,781],{"type":173,"tag":230,"props":734,"children":735},{"style":237},[736],{"type":178,"value":344},{"type":173,"tag":230,"props":738,"children":739},{"style":243},[740],{"type":178,"value":349},{"type":173,"tag":230,"props":742,"children":743},{"style":286},[744],{"type":178,"value":354},{"type":173,"tag":230,"props":746,"children":747},{"style":237},[748],{"type":178,"value":294},{"type":173,"tag":230,"props":750,"children":751},{"style":237},[752],{"type":178,"value":299},{"type":173,"tag":230,"props":754,"children":755},{"style":302},[756],{"type":178,"value":367},{"type":173,"tag":230,"props":758,"children":759},{"style":237},[760],{"type":178,"value":299},{"type":173,"tag":230,"props":762,"children":763},{"style":286},[764],{"type":178,"value":376},{"type":173,"tag":230,"props":766,"children":767},{"style":237},[768],{"type":178,"value":294},{"type":173,"tag":230,"props":770,"children":771},{"style":237},[772],{"type":178,"value":299},{"type":173,"tag":230,"props":774,"children":775},{"style":302},[776],{"type":178,"value":389},{"type":173,"tag":230,"props":778,"children":779},{"style":237},[780],{"type":178,"value":299},{"type":173,"tag":230,"props":782,"children":783},{"style":237},[784],{"type":178,"value":251},{"type":173,"tag":230,"props":786,"children":787},{"class":232,"line":400},[788,792,796,800,804,808,812],{"type":173,"tag":230,"props":789,"children":790},{"style":237},[791],{"type":178,"value":406},{"type":173,"tag":230,"props":793,"children":794},{"style":243},[795],{"type":178,"value":411},{"type":173,"tag":230,"props":797,"children":798},{"style":237},[799],{"type":178,"value":416},{"type":173,"tag":230,"props":801,"children":802},{"style":419},[803],{"type":178,"value":422},{"type":173,"tag":230,"props":805,"children":806},{"style":237},[807],{"type":178,"value":427},{"type":173,"tag":230,"props":809,"children":810},{"style":243},[811],{"type":178,"value":411},{"type":173,"tag":230,"props":813,"children":814},{"style":237},[815],{"type":178,"value":251},{"type":173,"tag":230,"props":817,"children":818},{"class":232,"line":438},[819,823,827,831,835,839,843],{"type":173,"tag":230,"props":820,"children":821},{"style":237},[822],{"type":178,"value":406},{"type":173,"tag":230,"props":824,"children":825},{"style":243},[826],{"type":178,"value":174},{"type":173,"tag":230,"props":828,"children":829},{"style":237},[830],{"type":178,"value":416},{"type":173,"tag":230,"props":832,"children":833},{"style":419},[834],{"type":178,"value":456},{"type":173,"tag":230,"props":836,"children":837},{"style":237},[838],{"type":178,"value":427},{"type":173,"tag":230,"props":840,"children":841},{"style":243},[842],{"type":178,"value":174},{"type":173,"tag":230,"props":844,"children":845},{"style":237},[846],{"type":178,"value":251},{"type":173,"tag":230,"props":848,"children":849},{"class":232,"line":471},[850,854,858],{"type":173,"tag":230,"props":851,"children":852},{"style":237},[853],{"type":178,"value":477},{"type":173,"tag":230,"props":855,"children":856},{"style":243},[857],{"type":178,"value":349},{"type":173,"tag":230,"props":859,"children":860},{"style":237},[861],{"type":178,"value":251},{"type":173,"tag":230,"props":863,"children":864},{"class":232,"line":488},[865,869,873],{"type":173,"tag":230,"props":866,"children":867},{"style":237},[868],{"type":178,"value":494},{"type":173,"tag":230,"props":870,"children":871},{"style":243},[872],{"type":178,"value":283},{"type":173,"tag":230,"props":874,"children":875},{"style":237},[876],{"type":178,"value":251},{"type":173,"tag":230,"props":878,"children":879},{"class":232,"line":505},[880,884,888],{"type":173,"tag":230,"props":881,"children":882},{"style":237},[883],{"type":178,"value":511},{"type":173,"tag":230,"props":885,"children":886},{"style":243},[887],{"type":178,"value":265},{"type":173,"tag":230,"props":889,"children":890},{"style":237},[891],{"type":178,"value":251},{"type":173,"tag":230,"props":893,"children":894},{"class":232,"line":522},[895,899,903],{"type":173,"tag":230,"props":896,"children":897},{"style":237},[898],{"type":178,"value":427},{"type":173,"tag":230,"props":900,"children":901},{"style":243},[902],{"type":178,"value":246},{"type":173,"tag":230,"props":904,"children":905},{"style":237},[906],{"type":178,"value":251},{"type":173,"tag":174,"props":908,"children":909},{},[910,915],{"type":173,"tag":181,"props":911,"children":912},{"className":167},[913],{"type":178,"value":914},"not-found",{"type":178,"value":916}," slot can be used when no documents are matching the query:",{"type":173,"tag":219,"props":918,"children":920},{"className":221,"code":919,"filename":223,"language":224,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentList path=\"/articles\">\n      \u003Ctemplate #default=\"{ list }\">\n        \u003C!-- ...default slot -->\n      \u003C/template>\n      \u003Ctemplate #not-found>\n        \u003Cp>No articles found.\u003C/p>\n      \u003C/template>\n    \u003C/ContentList>\n  \u003C/main>\n\u003C/template>\n",[921],{"type":173,"tag":181,"props":922,"children":923},{"__ignoreMap":167},[924,939,954,989,1025,1034,1049,1069,1101,1116,1131,1147],{"type":173,"tag":230,"props":925,"children":926},{"class":232,"line":233},[927,931,935],{"type":173,"tag":230,"props":928,"children":929},{"style":237},[930],{"type":178,"value":240},{"type":173,"tag":230,"props":932,"children":933},{"style":243},[934],{"type":178,"value":246},{"type":173,"tag":230,"props":936,"children":937},{"style":237},[938],{"type":178,"value":251},{"type":173,"tag":230,"props":940,"children":941},{"class":232,"line":254},[942,946,950],{"type":173,"tag":230,"props":943,"children":944},{"style":237},[945],{"type":178,"value":260},{"type":173,"tag":230,"props":947,"children":948},{"style":243},[949],{"type":178,"value":265},{"type":173,"tag":230,"props":951,"children":952},{"style":237},[953],{"type":178,"value":251},{"type":173,"tag":230,"props":955,"children":956},{"class":232,"line":272},[957,961,965,969,973,977,981,985],{"type":173,"tag":230,"props":958,"children":959},{"style":237},[960],{"type":178,"value":278},{"type":173,"tag":230,"props":962,"children":963},{"style":243},[964],{"type":178,"value":283},{"type":173,"tag":230,"props":966,"children":967},{"style":286},[968],{"type":178,"value":289},{"type":173,"tag":230,"props":970,"children":971},{"style":237},[972],{"type":178,"value":294},{"type":173,"tag":230,"props":974,"children":975},{"style":237},[976],{"type":178,"value":299},{"type":173,"tag":230,"props":978,"children":979},{"style":302},[980],{"type":178,"value":305},{"type":173,"tag":230,"props":982,"children":983},{"style":237},[984],{"type":178,"value":299},{"type":173,"tag":230,"props":986,"children":987},{"style":237},[988],{"type":178,"value":251},{"type":173,"tag":230,"props":990,"children":991},{"class":232,"line":338},[992,996,1000,1005,1009,1013,1017,1021],{"type":173,"tag":230,"props":993,"children":994},{"style":237},[995],{"type":178,"value":344},{"type":173,"tag":230,"props":997,"children":998},{"style":243},[999],{"type":178,"value":246},{"type":173,"tag":230,"props":1001,"children":1002},{"style":286},[1003],{"type":178,"value":1004}," #default",{"type":173,"tag":230,"props":1006,"children":1007},{"style":237},[1008],{"type":178,"value":294},{"type":173,"tag":230,"props":1010,"children":1011},{"style":237},[1012],{"type":178,"value":299},{"type":173,"tag":230,"props":1014,"children":1015},{"style":302},[1016],{"type":178,"value":327},{"type":173,"tag":230,"props":1018,"children":1019},{"style":237},[1020],{"type":178,"value":299},{"type":173,"tag":230,"props":1022,"children":1023},{"style":237},[1024],{"type":178,"value":251},{"type":173,"tag":230,"props":1026,"children":1027},{"class":232,"line":400},[1028],{"type":173,"tag":230,"props":1029,"children":1031},{"style":1030},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[1032],{"type":178,"value":1033},"        \u003C!-- ...default slot -->\n",{"type":173,"tag":230,"props":1035,"children":1036},{"class":232,"line":438},[1037,1041,1045],{"type":173,"tag":230,"props":1038,"children":1039},{"style":237},[1040],{"type":178,"value":477},{"type":173,"tag":230,"props":1042,"children":1043},{"style":243},[1044],{"type":178,"value":246},{"type":173,"tag":230,"props":1046,"children":1047},{"style":237},[1048],{"type":178,"value":251},{"type":173,"tag":230,"props":1050,"children":1051},{"class":232,"line":471},[1052,1056,1060,1065],{"type":173,"tag":230,"props":1053,"children":1054},{"style":237},[1055],{"type":178,"value":344},{"type":173,"tag":230,"props":1057,"children":1058},{"style":243},[1059],{"type":178,"value":246},{"type":173,"tag":230,"props":1061,"children":1062},{"style":286},[1063],{"type":178,"value":1064}," #not-found",{"type":173,"tag":230,"props":1066,"children":1067},{"style":237},[1068],{"type":178,"value":251},{"type":173,"tag":230,"props":1070,"children":1071},{"class":232,"line":488},[1072,1076,1080,1084,1089,1093,1097],{"type":173,"tag":230,"props":1073,"children":1074},{"style":237},[1075],{"type":178,"value":406},{"type":173,"tag":230,"props":1077,"children":1078},{"style":243},[1079],{"type":178,"value":174},{"type":173,"tag":230,"props":1081,"children":1082},{"style":237},[1083],{"type":178,"value":416},{"type":173,"tag":230,"props":1085,"children":1086},{"style":419},[1087],{"type":178,"value":1088},"No articles found.",{"type":173,"tag":230,"props":1090,"children":1091},{"style":237},[1092],{"type":178,"value":427},{"type":173,"tag":230,"props":1094,"children":1095},{"style":243},[1096],{"type":178,"value":174},{"type":173,"tag":230,"props":1098,"children":1099},{"style":237},[1100],{"type":178,"value":251},{"type":173,"tag":230,"props":1102,"children":1103},{"class":232,"line":505},[1104,1108,1112],{"type":173,"tag":230,"props":1105,"children":1106},{"style":237},[1107],{"type":178,"value":477},{"type":173,"tag":230,"props":1109,"children":1110},{"style":243},[1111],{"type":178,"value":246},{"type":173,"tag":230,"props":1113,"children":1114},{"style":237},[1115],{"type":178,"value":251},{"type":173,"tag":230,"props":1117,"children":1118},{"class":232,"line":522},[1119,1123,1127],{"type":173,"tag":230,"props":1120,"children":1121},{"style":237},[1122],{"type":178,"value":494},{"type":173,"tag":230,"props":1124,"children":1125},{"style":243},[1126],{"type":178,"value":283},{"type":173,"tag":230,"props":1128,"children":1129},{"style":237},[1130],{"type":178,"value":251},{"type":173,"tag":230,"props":1132,"children":1134},{"class":232,"line":1133},11,[1135,1139,1143],{"type":173,"tag":230,"props":1136,"children":1137},{"style":237},[1138],{"type":178,"value":511},{"type":173,"tag":230,"props":1140,"children":1141},{"style":243},[1142],{"type":178,"value":265},{"type":173,"tag":230,"props":1144,"children":1145},{"style":237},[1146],{"type":178,"value":251},{"type":173,"tag":230,"props":1148,"children":1150},{"class":232,"line":1149},12,[1151,1155,1159],{"type":173,"tag":230,"props":1152,"children":1153},{"style":237},[1154],{"type":178,"value":427},{"type":173,"tag":230,"props":1156,"children":1157},{"style":243},[1158],{"type":178,"value":246},{"type":173,"tag":230,"props":1160,"children":1161},{"style":237},[1162],{"type":178,"value":251},{"type":173,"tag":411,"props":1164,"children":1166},{"id":1165},"query-example",[1167],{"type":178,"value":1168},"Query example",{"type":173,"tag":219,"props":1170,"children":1172},{"className":221,"code":1171,"filename":223,"language":224,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nimport type { QueryBuilderParams } from '@nuxt/content/dist/runtime/types'\nconst query: QueryBuilderParams = { path: '/articles', where: [{ layout: 'article' }], limit: 5, sort: [{ date: -1 }] }\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentList :query=\"query\" v-slot=\"{ list }\">\n      \u003Cdiv v-for=\"article in list\" :key=\"article._path\">\n        \u003Ch2>{{ article.title }}\u003C/h2>\n        \u003Cp>{{ article.description }}\u003C/p>\n      \u003C/div>\n    \u003C/ContentList>\n  \u003C/main>\n\u003C/template>\n",[1173],{"type":173,"tag":181,"props":1174,"children":1175},{"__ignoreMap":167},[1176,1219,1268,1449,1464,1473,1488,1503,1559,1614,1645,1676,1691,1707,1723],{"type":173,"tag":230,"props":1177,"children":1178},{"class":232,"line":233},[1179,1183,1188,1193,1198,1202,1206,1211,1215],{"type":173,"tag":230,"props":1180,"children":1181},{"style":237},[1182],{"type":178,"value":240},{"type":173,"tag":230,"props":1184,"children":1185},{"style":243},[1186],{"type":178,"value":1187},"script",{"type":173,"tag":230,"props":1189,"children":1190},{"style":286},[1191],{"type":178,"value":1192}," setup",{"type":173,"tag":230,"props":1194,"children":1195},{"style":286},[1196],{"type":178,"value":1197}," lang",{"type":173,"tag":230,"props":1199,"children":1200},{"style":237},[1201],{"type":178,"value":294},{"type":173,"tag":230,"props":1203,"children":1204},{"style":237},[1205],{"type":178,"value":299},{"type":173,"tag":230,"props":1207,"children":1208},{"style":302},[1209],{"type":178,"value":1210},"ts",{"type":173,"tag":230,"props":1212,"children":1213},{"style":237},[1214],{"type":178,"value":299},{"type":173,"tag":230,"props":1216,"children":1217},{"style":237},[1218],{"type":178,"value":251},{"type":173,"tag":230,"props":1220,"children":1221},{"class":232,"line":254},[1222,1228,1233,1238,1243,1248,1253,1258,1263],{"type":173,"tag":230,"props":1223,"children":1225},{"style":1224},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[1226],{"type":178,"value":1227},"import",{"type":173,"tag":230,"props":1229,"children":1230},{"style":1224},[1231],{"type":178,"value":1232}," type",{"type":173,"tag":230,"props":1234,"children":1235},{"style":237},[1236],{"type":178,"value":1237}," {",{"type":173,"tag":230,"props":1239,"children":1240},{"style":419},[1241],{"type":178,"value":1242}," QueryBuilderParams",{"type":173,"tag":230,"props":1244,"children":1245},{"style":237},[1246],{"type":178,"value":1247}," }",{"type":173,"tag":230,"props":1249,"children":1250},{"style":1224},[1251],{"type":178,"value":1252}," from",{"type":173,"tag":230,"props":1254,"children":1255},{"style":237},[1256],{"type":178,"value":1257}," '",{"type":173,"tag":230,"props":1259,"children":1260},{"style":302},[1261],{"type":178,"value":1262},"@nuxt/content/dist/runtime/types",{"type":173,"tag":230,"props":1264,"children":1265},{"style":237},[1266],{"type":178,"value":1267},"'\n",{"type":173,"tag":230,"props":1269,"children":1270},{"class":232,"line":272},[1271,1276,1281,1286,1291,1296,1300,1304,1308,1312,1316,1321,1326,1331,1335,1340,1345,1350,1354,1358,1363,1367,1371,1376,1380,1385,1389,1395,1399,1404,1408,1412,1416,1421,1425,1430,1435,1439,1444],{"type":173,"tag":230,"props":1272,"children":1273},{"style":286},[1274],{"type":178,"value":1275},"const",{"type":173,"tag":230,"props":1277,"children":1278},{"style":419},[1279],{"type":178,"value":1280}," query",{"type":173,"tag":230,"props":1282,"children":1283},{"style":237},[1284],{"type":178,"value":1285},":",{"type":173,"tag":230,"props":1287,"children":1289},{"style":1288},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[1290],{"type":178,"value":1242},{"type":173,"tag":230,"props":1292,"children":1293},{"style":237},[1294],{"type":178,"value":1295}," =",{"type":173,"tag":230,"props":1297,"children":1298},{"style":237},[1299],{"type":178,"value":1237},{"type":173,"tag":230,"props":1301,"children":1302},{"style":243},[1303],{"type":178,"value":289},{"type":173,"tag":230,"props":1305,"children":1306},{"style":237},[1307],{"type":178,"value":1285},{"type":173,"tag":230,"props":1309,"children":1310},{"style":237},[1311],{"type":178,"value":1257},{"type":173,"tag":230,"props":1313,"children":1314},{"style":302},[1315],{"type":178,"value":305},{"type":173,"tag":230,"props":1317,"children":1318},{"style":237},[1319],{"type":178,"value":1320},"'",{"type":173,"tag":230,"props":1322,"children":1323},{"style":237},[1324],{"type":178,"value":1325},",",{"type":173,"tag":230,"props":1327,"children":1328},{"style":243},[1329],{"type":178,"value":1330}," where",{"type":173,"tag":230,"props":1332,"children":1333},{"style":237},[1334],{"type":178,"value":1285},{"type":173,"tag":230,"props":1336,"children":1337},{"style":419},[1338],{"type":178,"value":1339}," [",{"type":173,"tag":230,"props":1341,"children":1342},{"style":237},[1343],{"type":178,"value":1344},"{",{"type":173,"tag":230,"props":1346,"children":1347},{"style":243},[1348],{"type":178,"value":1349}," layout",{"type":173,"tag":230,"props":1351,"children":1352},{"style":237},[1353],{"type":178,"value":1285},{"type":173,"tag":230,"props":1355,"children":1356},{"style":237},[1357],{"type":178,"value":1257},{"type":173,"tag":230,"props":1359,"children":1360},{"style":302},[1361],{"type":178,"value":1362},"article",{"type":173,"tag":230,"props":1364,"children":1365},{"style":237},[1366],{"type":178,"value":1320},{"type":173,"tag":230,"props":1368,"children":1369},{"style":237},[1370],{"type":178,"value":1247},{"type":173,"tag":230,"props":1372,"children":1373},{"style":419},[1374],{"type":178,"value":1375},"]",{"type":173,"tag":230,"props":1377,"children":1378},{"style":237},[1379],{"type":178,"value":1325},{"type":173,"tag":230,"props":1381,"children":1382},{"style":243},[1383],{"type":178,"value":1384}," limit",{"type":173,"tag":230,"props":1386,"children":1387},{"style":237},[1388],{"type":178,"value":1285},{"type":173,"tag":230,"props":1390,"children":1392},{"style":1391},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1393],{"type":178,"value":1394}," 5",{"type":173,"tag":230,"props":1396,"children":1397},{"style":237},[1398],{"type":178,"value":1325},{"type":173,"tag":230,"props":1400,"children":1401},{"style":243},[1402],{"type":178,"value":1403}," sort",{"type":173,"tag":230,"props":1405,"children":1406},{"style":237},[1407],{"type":178,"value":1285},{"type":173,"tag":230,"props":1409,"children":1410},{"style":419},[1411],{"type":178,"value":1339},{"type":173,"tag":230,"props":1413,"children":1414},{"style":237},[1415],{"type":178,"value":1344},{"type":173,"tag":230,"props":1417,"children":1418},{"style":243},[1419],{"type":178,"value":1420}," date",{"type":173,"tag":230,"props":1422,"children":1423},{"style":237},[1424],{"type":178,"value":1285},{"type":173,"tag":230,"props":1426,"children":1427},{"style":237},[1428],{"type":178,"value":1429}," -",{"type":173,"tag":230,"props":1431,"children":1432},{"style":1391},[1433],{"type":178,"value":1434},"1",{"type":173,"tag":230,"props":1436,"children":1437},{"style":237},[1438],{"type":178,"value":1247},{"type":173,"tag":230,"props":1440,"children":1441},{"style":419},[1442],{"type":178,"value":1443},"] ",{"type":173,"tag":230,"props":1445,"children":1446},{"style":237},[1447],{"type":178,"value":1448},"}\n",{"type":173,"tag":230,"props":1450,"children":1451},{"class":232,"line":338},[1452,1456,1460],{"type":173,"tag":230,"props":1453,"children":1454},{"style":237},[1455],{"type":178,"value":427},{"type":173,"tag":230,"props":1457,"children":1458},{"style":243},[1459],{"type":178,"value":1187},{"type":173,"tag":230,"props":1461,"children":1462},{"style":237},[1463],{"type":178,"value":251},{"type":173,"tag":230,"props":1465,"children":1466},{"class":232,"line":400},[1467],{"type":173,"tag":230,"props":1468,"children":1470},{"emptyLinePlaceholder":1469},true,[1471],{"type":178,"value":1472},"\n",{"type":173,"tag":230,"props":1474,"children":1475},{"class":232,"line":438},[1476,1480,1484],{"type":173,"tag":230,"props":1477,"children":1478},{"style":237},[1479],{"type":178,"value":240},{"type":173,"tag":230,"props":1481,"children":1482},{"style":243},[1483],{"type":178,"value":246},{"type":173,"tag":230,"props":1485,"children":1486},{"style":237},[1487],{"type":178,"value":251},{"type":173,"tag":230,"props":1489,"children":1490},{"class":232,"line":471},[1491,1495,1499],{"type":173,"tag":230,"props":1492,"children":1493},{"style":237},[1494],{"type":178,"value":260},{"type":173,"tag":230,"props":1496,"children":1497},{"style":243},[1498],{"type":178,"value":265},{"type":173,"tag":230,"props":1500,"children":1501},{"style":237},[1502],{"type":178,"value":251},{"type":173,"tag":230,"props":1504,"children":1505},{"class":232,"line":488},[1506,1510,1514,1519,1523,1527,1531,1535,1539,1543,1547,1551,1555],{"type":173,"tag":230,"props":1507,"children":1508},{"style":237},[1509],{"type":178,"value":278},{"type":173,"tag":230,"props":1511,"children":1512},{"style":243},[1513],{"type":178,"value":283},{"type":173,"tag":230,"props":1515,"children":1516},{"style":286},[1517],{"type":178,"value":1518}," :query",{"type":173,"tag":230,"props":1520,"children":1521},{"style":237},[1522],{"type":178,"value":294},{"type":173,"tag":230,"props":1524,"children":1525},{"style":237},[1526],{"type":178,"value":299},{"type":173,"tag":230,"props":1528,"children":1529},{"style":302},[1530],{"type":178,"value":586},{"type":173,"tag":230,"props":1532,"children":1533},{"style":237},[1534],{"type":178,"value":299},{"type":173,"tag":230,"props":1536,"children":1537},{"style":286},[1538],{"type":178,"value":314},{"type":173,"tag":230,"props":1540,"children":1541},{"style":237},[1542],{"type":178,"value":294},{"type":173,"tag":230,"props":1544,"children":1545},{"style":237},[1546],{"type":178,"value":299},{"type":173,"tag":230,"props":1548,"children":1549},{"style":302},[1550],{"type":178,"value":327},{"type":173,"tag":230,"props":1552,"children":1553},{"style":237},[1554],{"type":178,"value":299},{"type":173,"tag":230,"props":1556,"children":1557},{"style":237},[1558],{"type":178,"value":251},{"type":173,"tag":230,"props":1560,"children":1561},{"class":232,"line":505},[1562,1566,1570,1574,1578,1582,1586,1590,1594,1598,1602,1606,1610],{"type":173,"tag":230,"props":1563,"children":1564},{"style":237},[1565],{"type":178,"value":344},{"type":173,"tag":230,"props":1567,"children":1568},{"style":243},[1569],{"type":178,"value":349},{"type":173,"tag":230,"props":1571,"children":1572},{"style":286},[1573],{"type":178,"value":354},{"type":173,"tag":230,"props":1575,"children":1576},{"style":237},[1577],{"type":178,"value":294},{"type":173,"tag":230,"props":1579,"children":1580},{"style":237},[1581],{"type":178,"value":299},{"type":173,"tag":230,"props":1583,"children":1584},{"style":302},[1585],{"type":178,"value":367},{"type":173,"tag":230,"props":1587,"children":1588},{"style":237},[1589],{"type":178,"value":299},{"type":173,"tag":230,"props":1591,"children":1592},{"style":286},[1593],{"type":178,"value":376},{"type":173,"tag":230,"props":1595,"children":1596},{"style":237},[1597],{"type":178,"value":294},{"type":173,"tag":230,"props":1599,"children":1600},{"style":237},[1601],{"type":178,"value":299},{"type":173,"tag":230,"props":1603,"children":1604},{"style":302},[1605],{"type":178,"value":389},{"type":173,"tag":230,"props":1607,"children":1608},{"style":237},[1609],{"type":178,"value":299},{"type":173,"tag":230,"props":1611,"children":1612},{"style":237},[1613],{"type":178,"value":251},{"type":173,"tag":230,"props":1615,"children":1616},{"class":232,"line":522},[1617,1621,1625,1629,1633,1637,1641],{"type":173,"tag":230,"props":1618,"children":1619},{"style":237},[1620],{"type":178,"value":406},{"type":173,"tag":230,"props":1622,"children":1623},{"style":243},[1624],{"type":178,"value":411},{"type":173,"tag":230,"props":1626,"children":1627},{"style":237},[1628],{"type":178,"value":416},{"type":173,"tag":230,"props":1630,"children":1631},{"style":419},[1632],{"type":178,"value":422},{"type":173,"tag":230,"props":1634,"children":1635},{"style":237},[1636],{"type":178,"value":427},{"type":173,"tag":230,"props":1638,"children":1639},{"style":243},[1640],{"type":178,"value":411},{"type":173,"tag":230,"props":1642,"children":1643},{"style":237},[1644],{"type":178,"value":251},{"type":173,"tag":230,"props":1646,"children":1647},{"class":232,"line":1133},[1648,1652,1656,1660,1664,1668,1672],{"type":173,"tag":230,"props":1649,"children":1650},{"style":237},[1651],{"type":178,"value":406},{"type":173,"tag":230,"props":1653,"children":1654},{"style":243},[1655],{"type":178,"value":174},{"type":173,"tag":230,"props":1657,"children":1658},{"style":237},[1659],{"type":178,"value":416},{"type":173,"tag":230,"props":1661,"children":1662},{"style":419},[1663],{"type":178,"value":456},{"type":173,"tag":230,"props":1665,"children":1666},{"style":237},[1667],{"type":178,"value":427},{"type":173,"tag":230,"props":1669,"children":1670},{"style":243},[1671],{"type":178,"value":174},{"type":173,"tag":230,"props":1673,"children":1674},{"style":237},[1675],{"type":178,"value":251},{"type":173,"tag":230,"props":1677,"children":1678},{"class":232,"line":1149},[1679,1683,1687],{"type":173,"tag":230,"props":1680,"children":1681},{"style":237},[1682],{"type":178,"value":477},{"type":173,"tag":230,"props":1684,"children":1685},{"style":243},[1686],{"type":178,"value":349},{"type":173,"tag":230,"props":1688,"children":1689},{"style":237},[1690],{"type":178,"value":251},{"type":173,"tag":230,"props":1692,"children":1694},{"class":232,"line":1693},13,[1695,1699,1703],{"type":173,"tag":230,"props":1696,"children":1697},{"style":237},[1698],{"type":178,"value":494},{"type":173,"tag":230,"props":1700,"children":1701},{"style":243},[1702],{"type":178,"value":283},{"type":173,"tag":230,"props":1704,"children":1705},{"style":237},[1706],{"type":178,"value":251},{"type":173,"tag":230,"props":1708,"children":1710},{"class":232,"line":1709},14,[1711,1715,1719],{"type":173,"tag":230,"props":1712,"children":1713},{"style":237},[1714],{"type":178,"value":511},{"type":173,"tag":230,"props":1716,"children":1717},{"style":243},[1718],{"type":178,"value":265},{"type":173,"tag":230,"props":1720,"children":1721},{"style":237},[1722],{"type":178,"value":251},{"type":173,"tag":230,"props":1724,"children":1726},{"class":232,"line":1725},15,[1727,1731,1735],{"type":173,"tag":230,"props":1728,"children":1729},{"style":237},[1730],{"type":178,"value":427},{"type":173,"tag":230,"props":1732,"children":1733},{"style":243},[1734],{"type":178,"value":246},{"type":173,"tag":230,"props":1736,"children":1737},{"style":237},[1738],{"type":178,"value":251},{"type":173,"tag":1740,"props":1741,"children":1742},"style",{},[1743],{"type":178,"value":1744},"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":254,"depth":254,"links":1746},[1747,1748,1749],{"id":538,"depth":254,"text":541},{"id":191,"depth":254,"text":621},{"id":1165,"depth":254,"text":1168},"markdown","content:4.components:3.content-list.md","content","4.components/3.content-list.md","md",[1756,3162],{"_path":76,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":75,"description":1757,"body":1758,"_type":1750,"_id":3160,"_source":1752,"_file":3161,"_extension":1754},"Takes your component from an AST to a wonderful template.",{"type":170,"children":1759,"toc":3156},[1760,1779,1798,1817,1821,1974,1978,1993,2353,2364,2704,3152],{"type":173,"tag":174,"props":1761,"children":1762},{},[1763,1764,1768,1770,1778],{"type":178,"value":179},{"type":173,"tag":181,"props":1765,"children":1766},{"className":167},[1767],{"type":178,"value":75},{"type":178,"value":1769}," component renders a document coming from a query with ",{"type":173,"tag":1771,"props":1772,"children":1773},"a",{"href":51},[1774],{"type":173,"tag":181,"props":1775,"children":1776},{"className":167},[1777],{"type":178,"value":50},{"type":178,"value":193},{"type":173,"tag":174,"props":1780,"children":1781},{},[1782,1784,1789,1791,1796],{"type":178,"value":1783},"It will use ",{"type":173,"tag":181,"props":1785,"children":1786},{"className":167},[1787],{"type":178,"value":1788},"\u003CContentRendererMarkdown>",{"type":178,"value":1790}," component to render ",{"type":173,"tag":181,"props":1792,"children":1793},{"className":167},[1794],{"type":178,"value":1795},".md",{"type":178,"value":1797}," file types.",{"type":173,"tag":174,"props":1799,"children":1800},{},[1801,1803,1808,1810,1815],{"type":178,"value":1802},"Other types will currently be passed to default slot via ",{"type":173,"tag":181,"props":1804,"children":1805},{"className":167},[1806],{"type":178,"value":1807},"v-slot=\"{ data }\"",{"type":178,"value":1809}," or be rendered inside ",{"type":173,"tag":181,"props":1811,"children":1812},{"className":167},[1813],{"type":178,"value":1814},"\u003Cpre />",{"type":178,"value":1816}," tag.",{"type":173,"tag":411,"props":1818,"children":1819},{"id":538},[1820],{"type":178,"value":541},{"type":173,"tag":543,"props":1822,"children":1823},{},[1824,1855,1885,1916,1945],{"type":173,"tag":547,"props":1825,"children":1826},{},[1827,1832,1834],{"type":173,"tag":181,"props":1828,"children":1829},{"className":167},[1830],{"type":178,"value":1831},"value",{"type":178,"value":1833},": The document to render.\n",{"type":173,"tag":543,"props":1835,"children":1836},{},[1837,1846],{"type":173,"tag":547,"props":1838,"children":1839},{},[1840,1841],{"type":178,"value":563},{"type":173,"tag":181,"props":1842,"children":1843},{"className":167},[1844],{"type":178,"value":1845},"ParsedContent",{"type":173,"tag":547,"props":1847,"children":1848},{},[1849,1850],{"type":178,"value":573},{"type":173,"tag":181,"props":1851,"children":1852},{"className":167},[1853],{"type":178,"value":1854},"{}",{"type":173,"tag":547,"props":1856,"children":1857},{},[1858,1863,1865],{"type":173,"tag":181,"props":1859,"children":1860},{"className":167},[1861],{"type":178,"value":1862},"tag",{"type":178,"value":1864},": The tag to use for the renderer element if it is used.\n",{"type":173,"tag":543,"props":1866,"children":1867},{},[1868,1876],{"type":173,"tag":547,"props":1869,"children":1870},{},[1871,1872],{"type":178,"value":563},{"type":173,"tag":181,"props":1873,"children":1874},{"className":167},[1875],{"type":178,"value":568},{"type":173,"tag":547,"props":1877,"children":1878},{},[1879,1880],{"type":178,"value":573},{"type":173,"tag":181,"props":1881,"children":1882},{"className":167},[1883],{"type":178,"value":1884},"'div'",{"type":173,"tag":547,"props":1886,"children":1887},{},[1888,1893,1895],{"type":173,"tag":181,"props":1889,"children":1890},{"className":167},[1891],{"type":178,"value":1892},"excerpt",{"type":178,"value":1894},": Whether or not to render the excerpt.\n",{"type":173,"tag":543,"props":1896,"children":1897},{},[1898,1907],{"type":173,"tag":547,"props":1899,"children":1900},{},[1901,1902],{"type":178,"value":563},{"type":173,"tag":181,"props":1903,"children":1904},{"className":167},[1905],{"type":178,"value":1906},"boolean",{"type":173,"tag":547,"props":1908,"children":1909},{},[1910,1911],{"type":178,"value":573},{"type":173,"tag":181,"props":1912,"children":1913},{"className":167},[1914],{"type":178,"value":1915},"false",{"type":173,"tag":547,"props":1917,"children":1918},{},[1919,1923,1925],{"type":173,"tag":181,"props":1920,"children":1921},{"className":167},[1922],{"type":178,"value":165},{"type":178,"value":1924},": The map of custom components to use for rendering. This prop will pass to markdown renderer and will not affect other file types.\n",{"type":173,"tag":543,"props":1926,"children":1927},{},[1928,1937],{"type":173,"tag":547,"props":1929,"children":1930},{},[1931,1932],{"type":178,"value":563},{"type":173,"tag":181,"props":1933,"children":1934},{"className":167},[1935],{"type":178,"value":1936},"object",{"type":173,"tag":547,"props":1938,"children":1939},{},[1940,1941],{"type":178,"value":573},{"type":173,"tag":181,"props":1942,"children":1943},{"className":167},[1944],{"type":178,"value":1854},{"type":173,"tag":547,"props":1946,"children":1947},{},[1948,1953,1955],{"type":173,"tag":181,"props":1949,"children":1950},{"className":167},[1951],{"type":178,"value":1952},"data",{"type":178,"value":1954},": A map of variables to inject into the markdown content for later use in binding variables.\n",{"type":173,"tag":543,"props":1956,"children":1957},{},[1958,1966],{"type":173,"tag":547,"props":1959,"children":1960},{},[1961,1962],{"type":178,"value":563},{"type":173,"tag":181,"props":1963,"children":1964},{"className":167},[1965],{"type":178,"value":1936},{"type":173,"tag":547,"props":1967,"children":1968},{},[1969,1970],{"type":178,"value":573},{"type":173,"tag":181,"props":1971,"children":1972},{"className":167},[1973],{"type":178,"value":1854},{"type":173,"tag":411,"props":1975,"children":1976},{"id":191},[1977],{"type":178,"value":621},{"type":173,"tag":174,"props":1979,"children":1980},{},[1981,1982,1986,1987,1991],{"type":178,"value":179},{"type":173,"tag":181,"props":1983,"children":1984},{"className":167},[1985],{"type":178,"value":629},{"type":178,"value":631},{"type":173,"tag":181,"props":1988,"children":1989},{"className":167},[1990],{"type":178,"value":1807},{"type":178,"value":1992}," syntax.",{"type":173,"tag":219,"props":1994,"children":1997},{"className":221,"code":1995,"filename":1996,"language":224,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nconst { data } = await useAsyncData('page-data', () => queryContent('/hello').findOne())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentRenderer :value=\"data\">\n      \u003Ch1>{{ data.title }}\u003C/h1>\n      \u003CContentRendererMarkdown :value=\"data\" />\n    \u003C/ContentRenderer>\n  \u003C/main>\n\u003C/template>\n","pages/[...slug].vue",[1998],{"type":173,"tag":181,"props":1999,"children":2000},{"__ignoreMap":167},[2001,2040,2149,2164,2171,2186,2201,2238,2271,2308,2323,2338],{"type":173,"tag":230,"props":2002,"children":2003},{"class":232,"line":233},[2004,2008,2012,2016,2020,2024,2028,2032,2036],{"type":173,"tag":230,"props":2005,"children":2006},{"style":237},[2007],{"type":178,"value":240},{"type":173,"tag":230,"props":2009,"children":2010},{"style":243},[2011],{"type":178,"value":1187},{"type":173,"tag":230,"props":2013,"children":2014},{"style":286},[2015],{"type":178,"value":1192},{"type":173,"tag":230,"props":2017,"children":2018},{"style":286},[2019],{"type":178,"value":1197},{"type":173,"tag":230,"props":2021,"children":2022},{"style":237},[2023],{"type":178,"value":294},{"type":173,"tag":230,"props":2025,"children":2026},{"style":237},[2027],{"type":178,"value":299},{"type":173,"tag":230,"props":2029,"children":2030},{"style":302},[2031],{"type":178,"value":1210},{"type":173,"tag":230,"props":2033,"children":2034},{"style":237},[2035],{"type":178,"value":299},{"type":173,"tag":230,"props":2037,"children":2038},{"style":237},[2039],{"type":178,"value":251},{"type":173,"tag":230,"props":2041,"children":2042},{"class":232,"line":254},[2043,2047,2051,2056,2061,2065,2070,2076,2081,2085,2090,2094,2098,2103,2108,2113,2117,2121,2126,2130,2135,2139,2144],{"type":173,"tag":230,"props":2044,"children":2045},{"style":286},[2046],{"type":178,"value":1275},{"type":173,"tag":230,"props":2048,"children":2049},{"style":237},[2050],{"type":178,"value":1237},{"type":173,"tag":230,"props":2052,"children":2053},{"style":419},[2054],{"type":178,"value":2055}," data ",{"type":173,"tag":230,"props":2057,"children":2058},{"style":237},[2059],{"type":178,"value":2060},"}",{"type":173,"tag":230,"props":2062,"children":2063},{"style":237},[2064],{"type":178,"value":1295},{"type":173,"tag":230,"props":2066,"children":2067},{"style":1224},[2068],{"type":178,"value":2069}," await",{"type":173,"tag":230,"props":2071,"children":2073},{"style":2072},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[2074],{"type":178,"value":2075}," useAsyncData",{"type":173,"tag":230,"props":2077,"children":2078},{"style":419},[2079],{"type":178,"value":2080},"(",{"type":173,"tag":230,"props":2082,"children":2083},{"style":237},[2084],{"type":178,"value":1320},{"type":173,"tag":230,"props":2086,"children":2087},{"style":302},[2088],{"type":178,"value":2089},"page-data",{"type":173,"tag":230,"props":2091,"children":2092},{"style":237},[2093],{"type":178,"value":1320},{"type":173,"tag":230,"props":2095,"children":2096},{"style":237},[2097],{"type":178,"value":1325},{"type":173,"tag":230,"props":2099,"children":2100},{"style":237},[2101],{"type":178,"value":2102}," ()",{"type":173,"tag":230,"props":2104,"children":2105},{"style":286},[2106],{"type":178,"value":2107}," =>",{"type":173,"tag":230,"props":2109,"children":2110},{"style":2072},[2111],{"type":178,"value":2112}," queryContent",{"type":173,"tag":230,"props":2114,"children":2115},{"style":419},[2116],{"type":178,"value":2080},{"type":173,"tag":230,"props":2118,"children":2119},{"style":237},[2120],{"type":178,"value":1320},{"type":173,"tag":230,"props":2122,"children":2123},{"style":302},[2124],{"type":178,"value":2125},"/hello",{"type":173,"tag":230,"props":2127,"children":2128},{"style":237},[2129],{"type":178,"value":1320},{"type":173,"tag":230,"props":2131,"children":2132},{"style":419},[2133],{"type":178,"value":2134},")",{"type":173,"tag":230,"props":2136,"children":2137},{"style":237},[2138],{"type":178,"value":193},{"type":173,"tag":230,"props":2140,"children":2141},{"style":2072},[2142],{"type":178,"value":2143},"findOne",{"type":173,"tag":230,"props":2145,"children":2146},{"style":419},[2147],{"type":178,"value":2148},"())\n",{"type":173,"tag":230,"props":2150,"children":2151},{"class":232,"line":272},[2152,2156,2160],{"type":173,"tag":230,"props":2153,"children":2154},{"style":237},[2155],{"type":178,"value":427},{"type":173,"tag":230,"props":2157,"children":2158},{"style":243},[2159],{"type":178,"value":1187},{"type":173,"tag":230,"props":2161,"children":2162},{"style":237},[2163],{"type":178,"value":251},{"type":173,"tag":230,"props":2165,"children":2166},{"class":232,"line":338},[2167],{"type":173,"tag":230,"props":2168,"children":2169},{"emptyLinePlaceholder":1469},[2170],{"type":178,"value":1472},{"type":173,"tag":230,"props":2172,"children":2173},{"class":232,"line":400},[2174,2178,2182],{"type":173,"tag":230,"props":2175,"children":2176},{"style":237},[2177],{"type":178,"value":240},{"type":173,"tag":230,"props":2179,"children":2180},{"style":243},[2181],{"type":178,"value":246},{"type":173,"tag":230,"props":2183,"children":2184},{"style":237},[2185],{"type":178,"value":251},{"type":173,"tag":230,"props":2187,"children":2188},{"class":232,"line":438},[2189,2193,2197],{"type":173,"tag":230,"props":2190,"children":2191},{"style":237},[2192],{"type":178,"value":260},{"type":173,"tag":230,"props":2194,"children":2195},{"style":243},[2196],{"type":178,"value":265},{"type":173,"tag":230,"props":2198,"children":2199},{"style":237},[2200],{"type":178,"value":251},{"type":173,"tag":230,"props":2202,"children":2203},{"class":232,"line":471},[2204,2208,2213,2218,2222,2226,2230,2234],{"type":173,"tag":230,"props":2205,"children":2206},{"style":237},[2207],{"type":178,"value":278},{"type":173,"tag":230,"props":2209,"children":2210},{"style":243},[2211],{"type":178,"value":2212},"ContentRenderer",{"type":173,"tag":230,"props":2214,"children":2215},{"style":286},[2216],{"type":178,"value":2217}," :value",{"type":173,"tag":230,"props":2219,"children":2220},{"style":237},[2221],{"type":178,"value":294},{"type":173,"tag":230,"props":2223,"children":2224},{"style":237},[2225],{"type":178,"value":299},{"type":173,"tag":230,"props":2227,"children":2228},{"style":302},[2229],{"type":178,"value":1952},{"type":173,"tag":230,"props":2231,"children":2232},{"style":237},[2233],{"type":178,"value":299},{"type":173,"tag":230,"props":2235,"children":2236},{"style":237},[2237],{"type":178,"value":251},{"type":173,"tag":230,"props":2239,"children":2240},{"class":232,"line":488},[2241,2245,2250,2254,2259,2263,2267],{"type":173,"tag":230,"props":2242,"children":2243},{"style":237},[2244],{"type":178,"value":344},{"type":173,"tag":230,"props":2246,"children":2247},{"style":243},[2248],{"type":178,"value":2249},"h1",{"type":173,"tag":230,"props":2251,"children":2252},{"style":237},[2253],{"type":178,"value":416},{"type":173,"tag":230,"props":2255,"children":2256},{"style":419},[2257],{"type":178,"value":2258},"{{ data.title }}",{"type":173,"tag":230,"props":2260,"children":2261},{"style":237},[2262],{"type":178,"value":427},{"type":173,"tag":230,"props":2264,"children":2265},{"style":243},[2266],{"type":178,"value":2249},{"type":173,"tag":230,"props":2268,"children":2269},{"style":237},[2270],{"type":178,"value":251},{"type":173,"tag":230,"props":2272,"children":2273},{"class":232,"line":505},[2274,2278,2283,2287,2291,2295,2299,2303],{"type":173,"tag":230,"props":2275,"children":2276},{"style":237},[2277],{"type":178,"value":344},{"type":173,"tag":230,"props":2279,"children":2280},{"style":243},[2281],{"type":178,"value":2282},"ContentRendererMarkdown",{"type":173,"tag":230,"props":2284,"children":2285},{"style":286},[2286],{"type":178,"value":2217},{"type":173,"tag":230,"props":2288,"children":2289},{"style":237},[2290],{"type":178,"value":294},{"type":173,"tag":230,"props":2292,"children":2293},{"style":237},[2294],{"type":178,"value":299},{"type":173,"tag":230,"props":2296,"children":2297},{"style":302},[2298],{"type":178,"value":1952},{"type":173,"tag":230,"props":2300,"children":2301},{"style":237},[2302],{"type":178,"value":299},{"type":173,"tag":230,"props":2304,"children":2305},{"style":237},[2306],{"type":178,"value":2307}," />\n",{"type":173,"tag":230,"props":2309,"children":2310},{"class":232,"line":522},[2311,2315,2319],{"type":173,"tag":230,"props":2312,"children":2313},{"style":237},[2314],{"type":178,"value":494},{"type":173,"tag":230,"props":2316,"children":2317},{"style":243},[2318],{"type":178,"value":2212},{"type":173,"tag":230,"props":2320,"children":2321},{"style":237},[2322],{"type":178,"value":251},{"type":173,"tag":230,"props":2324,"children":2325},{"class":232,"line":1133},[2326,2330,2334],{"type":173,"tag":230,"props":2327,"children":2328},{"style":237},[2329],{"type":178,"value":511},{"type":173,"tag":230,"props":2331,"children":2332},{"style":243},[2333],{"type":178,"value":265},{"type":173,"tag":230,"props":2335,"children":2336},{"style":237},[2337],{"type":178,"value":251},{"type":173,"tag":230,"props":2339,"children":2340},{"class":232,"line":1149},[2341,2345,2349],{"type":173,"tag":230,"props":2342,"children":2343},{"style":237},[2344],{"type":178,"value":427},{"type":173,"tag":230,"props":2346,"children":2347},{"style":243},[2348],{"type":178,"value":246},{"type":173,"tag":230,"props":2350,"children":2351},{"style":237},[2352],{"type":178,"value":251},{"type":173,"tag":174,"props":2354,"children":2355},{},[2356,2357,2362],{"type":178,"value":179},{"type":173,"tag":181,"props":2358,"children":2359},{"className":167},[2360],{"type":178,"value":2361},"empty",{"type":178,"value":2363}," slot can be used to display a default content when the document is empty:",{"type":173,"tag":219,"props":2365,"children":2367},{"className":221,"code":2366,"filename":1996,"language":224,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nconst { data } = await useAsyncData('page-data', () => queryContent('/hello').findOne())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentRenderer :value=\"data\">\n      \u003Ctemplate #empty>\n        \u003Cp>No content found.\u003C/p>\n      \u003C/template>\n    \u003C/ContentRenderer>\n  \u003C/main>\n\u003C/template>\n",[2368],{"type":173,"tag":181,"props":2369,"children":2370},{"__ignoreMap":167},[2371,2410,2505,2520,2527,2542,2557,2592,2612,2644,2659,2674,2689],{"type":173,"tag":230,"props":2372,"children":2373},{"class":232,"line":233},[2374,2378,2382,2386,2390,2394,2398,2402,2406],{"type":173,"tag":230,"props":2375,"children":2376},{"style":237},[2377],{"type":178,"value":240},{"type":173,"tag":230,"props":2379,"children":2380},{"style":243},[2381],{"type":178,"value":1187},{"type":173,"tag":230,"props":2383,"children":2384},{"style":286},[2385],{"type":178,"value":1192},{"type":173,"tag":230,"props":2387,"children":2388},{"style":286},[2389],{"type":178,"value":1197},{"type":173,"tag":230,"props":2391,"children":2392},{"style":237},[2393],{"type":178,"value":294},{"type":173,"tag":230,"props":2395,"children":2396},{"style":237},[2397],{"type":178,"value":299},{"type":173,"tag":230,"props":2399,"children":2400},{"style":302},[2401],{"type":178,"value":1210},{"type":173,"tag":230,"props":2403,"children":2404},{"style":237},[2405],{"type":178,"value":299},{"type":173,"tag":230,"props":2407,"children":2408},{"style":237},[2409],{"type":178,"value":251},{"type":173,"tag":230,"props":2411,"children":2412},{"class":232,"line":254},[2413,2417,2421,2425,2429,2433,2437,2441,2445,2449,2453,2457,2461,2465,2469,2473,2477,2481,2485,2489,2493,2497,2501],{"type":173,"tag":230,"props":2414,"children":2415},{"style":286},[2416],{"type":178,"value":1275},{"type":173,"tag":230,"props":2418,"children":2419},{"style":237},[2420],{"type":178,"value":1237},{"type":173,"tag":230,"props":2422,"children":2423},{"style":419},[2424],{"type":178,"value":2055},{"type":173,"tag":230,"props":2426,"children":2427},{"style":237},[2428],{"type":178,"value":2060},{"type":173,"tag":230,"props":2430,"children":2431},{"style":237},[2432],{"type":178,"value":1295},{"type":173,"tag":230,"props":2434,"children":2435},{"style":1224},[2436],{"type":178,"value":2069},{"type":173,"tag":230,"props":2438,"children":2439},{"style":2072},[2440],{"type":178,"value":2075},{"type":173,"tag":230,"props":2442,"children":2443},{"style":419},[2444],{"type":178,"value":2080},{"type":173,"tag":230,"props":2446,"children":2447},{"style":237},[2448],{"type":178,"value":1320},{"type":173,"tag":230,"props":2450,"children":2451},{"style":302},[2452],{"type":178,"value":2089},{"type":173,"tag":230,"props":2454,"children":2455},{"style":237},[2456],{"type":178,"value":1320},{"type":173,"tag":230,"props":2458,"children":2459},{"style":237},[2460],{"type":178,"value":1325},{"type":173,"tag":230,"props":2462,"children":2463},{"style":237},[2464],{"type":178,"value":2102},{"type":173,"tag":230,"props":2466,"children":2467},{"style":286},[2468],{"type":178,"value":2107},{"type":173,"tag":230,"props":2470,"children":2471},{"style":2072},[2472],{"type":178,"value":2112},{"type":173,"tag":230,"props":2474,"children":2475},{"style":419},[2476],{"type":178,"value":2080},{"type":173,"tag":230,"props":2478,"children":2479},{"style":237},[2480],{"type":178,"value":1320},{"type":173,"tag":230,"props":2482,"children":2483},{"style":302},[2484],{"type":178,"value":2125},{"type":173,"tag":230,"props":2486,"children":2487},{"style":237},[2488],{"type":178,"value":1320},{"type":173,"tag":230,"props":2490,"children":2491},{"style":419},[2492],{"type":178,"value":2134},{"type":173,"tag":230,"props":2494,"children":2495},{"style":237},[2496],{"type":178,"value":193},{"type":173,"tag":230,"props":2498,"children":2499},{"style":2072},[2500],{"type":178,"value":2143},{"type":173,"tag":230,"props":2502,"children":2503},{"style":419},[2504],{"type":178,"value":2148},{"type":173,"tag":230,"props":2506,"children":2507},{"class":232,"line":272},[2508,2512,2516],{"type":173,"tag":230,"props":2509,"children":2510},{"style":237},[2511],{"type":178,"value":427},{"type":173,"tag":230,"props":2513,"children":2514},{"style":243},[2515],{"type":178,"value":1187},{"type":173,"tag":230,"props":2517,"children":2518},{"style":237},[2519],{"type":178,"value":251},{"type":173,"tag":230,"props":2521,"children":2522},{"class":232,"line":338},[2523],{"type":173,"tag":230,"props":2524,"children":2525},{"emptyLinePlaceholder":1469},[2526],{"type":178,"value":1472},{"type":173,"tag":230,"props":2528,"children":2529},{"class":232,"line":400},[2530,2534,2538],{"type":173,"tag":230,"props":2531,"children":2532},{"style":237},[2533],{"type":178,"value":240},{"type":173,"tag":230,"props":2535,"children":2536},{"style":243},[2537],{"type":178,"value":246},{"type":173,"tag":230,"props":2539,"children":2540},{"style":237},[2541],{"type":178,"value":251},{"type":173,"tag":230,"props":2543,"children":2544},{"class":232,"line":438},[2545,2549,2553],{"type":173,"tag":230,"props":2546,"children":2547},{"style":237},[2548],{"type":178,"value":260},{"type":173,"tag":230,"props":2550,"children":2551},{"style":243},[2552],{"type":178,"value":265},{"type":173,"tag":230,"props":2554,"children":2555},{"style":237},[2556],{"type":178,"value":251},{"type":173,"tag":230,"props":2558,"children":2559},{"class":232,"line":471},[2560,2564,2568,2572,2576,2580,2584,2588],{"type":173,"tag":230,"props":2561,"children":2562},{"style":237},[2563],{"type":178,"value":278},{"type":173,"tag":230,"props":2565,"children":2566},{"style":243},[2567],{"type":178,"value":2212},{"type":173,"tag":230,"props":2569,"children":2570},{"style":286},[2571],{"type":178,"value":2217},{"type":173,"tag":230,"props":2573,"children":2574},{"style":237},[2575],{"type":178,"value":294},{"type":173,"tag":230,"props":2577,"children":2578},{"style":237},[2579],{"type":178,"value":299},{"type":173,"tag":230,"props":2581,"children":2582},{"style":302},[2583],{"type":178,"value":1952},{"type":173,"tag":230,"props":2585,"children":2586},{"style":237},[2587],{"type":178,"value":299},{"type":173,"tag":230,"props":2589,"children":2590},{"style":237},[2591],{"type":178,"value":251},{"type":173,"tag":230,"props":2593,"children":2594},{"class":232,"line":488},[2595,2599,2603,2608],{"type":173,"tag":230,"props":2596,"children":2597},{"style":237},[2598],{"type":178,"value":344},{"type":173,"tag":230,"props":2600,"children":2601},{"style":243},[2602],{"type":178,"value":246},{"type":173,"tag":230,"props":2604,"children":2605},{"style":286},[2606],{"type":178,"value":2607}," #empty",{"type":173,"tag":230,"props":2609,"children":2610},{"style":237},[2611],{"type":178,"value":251},{"type":173,"tag":230,"props":2613,"children":2614},{"class":232,"line":505},[2615,2619,2623,2627,2632,2636,2640],{"type":173,"tag":230,"props":2616,"children":2617},{"style":237},[2618],{"type":178,"value":406},{"type":173,"tag":230,"props":2620,"children":2621},{"style":243},[2622],{"type":178,"value":174},{"type":173,"tag":230,"props":2624,"children":2625},{"style":237},[2626],{"type":178,"value":416},{"type":173,"tag":230,"props":2628,"children":2629},{"style":419},[2630],{"type":178,"value":2631},"No content found.",{"type":173,"tag":230,"props":2633,"children":2634},{"style":237},[2635],{"type":178,"value":427},{"type":173,"tag":230,"props":2637,"children":2638},{"style":243},[2639],{"type":178,"value":174},{"type":173,"tag":230,"props":2641,"children":2642},{"style":237},[2643],{"type":178,"value":251},{"type":173,"tag":230,"props":2645,"children":2646},{"class":232,"line":522},[2647,2651,2655],{"type":173,"tag":230,"props":2648,"children":2649},{"style":237},[2650],{"type":178,"value":477},{"type":173,"tag":230,"props":2652,"children":2653},{"style":243},[2654],{"type":178,"value":246},{"type":173,"tag":230,"props":2656,"children":2657},{"style":237},[2658],{"type":178,"value":251},{"type":173,"tag":230,"props":2660,"children":2661},{"class":232,"line":1133},[2662,2666,2670],{"type":173,"tag":230,"props":2663,"children":2664},{"style":237},[2665],{"type":178,"value":494},{"type":173,"tag":230,"props":2667,"children":2668},{"style":243},[2669],{"type":178,"value":2212},{"type":173,"tag":230,"props":2671,"children":2672},{"style":237},[2673],{"type":178,"value":251},{"type":173,"tag":230,"props":2675,"children":2676},{"class":232,"line":1149},[2677,2681,2685],{"type":173,"tag":230,"props":2678,"children":2679},{"style":237},[2680],{"type":178,"value":511},{"type":173,"tag":230,"props":2682,"children":2683},{"style":243},[2684],{"type":178,"value":265},{"type":173,"tag":230,"props":2686,"children":2687},{"style":237},[2688],{"type":178,"value":251},{"type":173,"tag":230,"props":2690,"children":2691},{"class":232,"line":1693},[2692,2696,2700],{"type":173,"tag":230,"props":2693,"children":2694},{"style":237},[2695],{"type":178,"value":427},{"type":173,"tag":230,"props":2697,"children":2698},{"style":243},[2699],{"type":178,"value":246},{"type":173,"tag":230,"props":2701,"children":2702},{"style":237},[2703],{"type":178,"value":251},{"type":173,"tag":2705,"props":2706,"children":2708},"callout",{"type":2707},"info",[2709,2731],{"type":173,"tag":174,"props":2710,"children":2711},{},[2712,2714,2718,2720,2724,2726,2730],{"type":178,"value":2713},"Note that when you use default slot and ",{"type":173,"tag":181,"props":2715,"children":2716},{"className":167},[2717],{"type":178,"value":1788},{"type":178,"value":2719}," in your template you need to pass ",{"type":173,"tag":181,"props":2721,"children":2722},{"className":167},[2723],{"type":178,"value":165},{"type":178,"value":2725}," to ",{"type":173,"tag":181,"props":2727,"children":2728},{"className":167},[2729],{"type":178,"value":1788},{"type":178,"value":193},{"type":173,"tag":219,"props":2732,"children":2734},{"className":221,"code":2733,"filename":1996,"language":224,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nconst { data } = await useAsyncData('page-data', () => queryContent('/hello').findOne())\n\nconst components = {\n  p: 'CustomParagraph'\n}\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentRenderer :value=\"data\">\n      \u003Ch1>{{ data.title }}\u003C/h1>\n      \u003CContentRendererMarkdown :value=\"data\" :components=\"components\" />\n    \u003C/ContentRenderer>\n  \u003C/main>\n\u003C/template>\n",[2735],{"type":173,"tag":181,"props":2736,"children":2737},{"__ignoreMap":167},[2738,2777,2872,2879,2900,2925,2932,2947,2954,2969,2984,3019,3050,3106,3121,3136],{"type":173,"tag":230,"props":2739,"children":2740},{"class":232,"line":233},[2741,2745,2749,2753,2757,2761,2765,2769,2773],{"type":173,"tag":230,"props":2742,"children":2743},{"style":237},[2744],{"type":178,"value":240},{"type":173,"tag":230,"props":2746,"children":2747},{"style":243},[2748],{"type":178,"value":1187},{"type":173,"tag":230,"props":2750,"children":2751},{"style":286},[2752],{"type":178,"value":1192},{"type":173,"tag":230,"props":2754,"children":2755},{"style":286},[2756],{"type":178,"value":1197},{"type":173,"tag":230,"props":2758,"children":2759},{"style":237},[2760],{"type":178,"value":294},{"type":173,"tag":230,"props":2762,"children":2763},{"style":237},[2764],{"type":178,"value":299},{"type":173,"tag":230,"props":2766,"children":2767},{"style":302},[2768],{"type":178,"value":1210},{"type":173,"tag":230,"props":2770,"children":2771},{"style":237},[2772],{"type":178,"value":299},{"type":173,"tag":230,"props":2774,"children":2775},{"style":237},[2776],{"type":178,"value":251},{"type":173,"tag":230,"props":2778,"children":2779},{"class":232,"line":254},[2780,2784,2788,2792,2796,2800,2804,2808,2812,2816,2820,2824,2828,2832,2836,2840,2844,2848,2852,2856,2860,2864,2868],{"type":173,"tag":230,"props":2781,"children":2782},{"style":286},[2783],{"type":178,"value":1275},{"type":173,"tag":230,"props":2785,"children":2786},{"style":237},[2787],{"type":178,"value":1237},{"type":173,"tag":230,"props":2789,"children":2790},{"style":419},[2791],{"type":178,"value":2055},{"type":173,"tag":230,"props":2793,"children":2794},{"style":237},[2795],{"type":178,"value":2060},{"type":173,"tag":230,"props":2797,"children":2798},{"style":237},[2799],{"type":178,"value":1295},{"type":173,"tag":230,"props":2801,"children":2802},{"style":1224},[2803],{"type":178,"value":2069},{"type":173,"tag":230,"props":2805,"children":2806},{"style":2072},[2807],{"type":178,"value":2075},{"type":173,"tag":230,"props":2809,"children":2810},{"style":419},[2811],{"type":178,"value":2080},{"type":173,"tag":230,"props":2813,"children":2814},{"style":237},[2815],{"type":178,"value":1320},{"type":173,"tag":230,"props":2817,"children":2818},{"style":302},[2819],{"type":178,"value":2089},{"type":173,"tag":230,"props":2821,"children":2822},{"style":237},[2823],{"type":178,"value":1320},{"type":173,"tag":230,"props":2825,"children":2826},{"style":237},[2827],{"type":178,"value":1325},{"type":173,"tag":230,"props":2829,"children":2830},{"style":237},[2831],{"type":178,"value":2102},{"type":173,"tag":230,"props":2833,"children":2834},{"style":286},[2835],{"type":178,"value":2107},{"type":173,"tag":230,"props":2837,"children":2838},{"style":2072},[2839],{"type":178,"value":2112},{"type":173,"tag":230,"props":2841,"children":2842},{"style":419},[2843],{"type":178,"value":2080},{"type":173,"tag":230,"props":2845,"children":2846},{"style":237},[2847],{"type":178,"value":1320},{"type":173,"tag":230,"props":2849,"children":2850},{"style":302},[2851],{"type":178,"value":2125},{"type":173,"tag":230,"props":2853,"children":2854},{"style":237},[2855],{"type":178,"value":1320},{"type":173,"tag":230,"props":2857,"children":2858},{"style":419},[2859],{"type":178,"value":2134},{"type":173,"tag":230,"props":2861,"children":2862},{"style":237},[2863],{"type":178,"value":193},{"type":173,"tag":230,"props":2865,"children":2866},{"style":2072},[2867],{"type":178,"value":2143},{"type":173,"tag":230,"props":2869,"children":2870},{"style":419},[2871],{"type":178,"value":2148},{"type":173,"tag":230,"props":2873,"children":2874},{"class":232,"line":272},[2875],{"type":173,"tag":230,"props":2876,"children":2877},{"emptyLinePlaceholder":1469},[2878],{"type":178,"value":1472},{"type":173,"tag":230,"props":2880,"children":2881},{"class":232,"line":338},[2882,2886,2891,2895],{"type":173,"tag":230,"props":2883,"children":2884},{"style":286},[2885],{"type":178,"value":1275},{"type":173,"tag":230,"props":2887,"children":2888},{"style":419},[2889],{"type":178,"value":2890}," components ",{"type":173,"tag":230,"props":2892,"children":2893},{"style":237},[2894],{"type":178,"value":294},{"type":173,"tag":230,"props":2896,"children":2897},{"style":237},[2898],{"type":178,"value":2899}," {\n",{"type":173,"tag":230,"props":2901,"children":2902},{"class":232,"line":400},[2903,2908,2912,2916,2921],{"type":173,"tag":230,"props":2904,"children":2905},{"style":243},[2906],{"type":178,"value":2907},"  p",{"type":173,"tag":230,"props":2909,"children":2910},{"style":237},[2911],{"type":178,"value":1285},{"type":173,"tag":230,"props":2913,"children":2914},{"style":237},[2915],{"type":178,"value":1257},{"type":173,"tag":230,"props":2917,"children":2918},{"style":302},[2919],{"type":178,"value":2920},"CustomParagraph",{"type":173,"tag":230,"props":2922,"children":2923},{"style":237},[2924],{"type":178,"value":1267},{"type":173,"tag":230,"props":2926,"children":2927},{"class":232,"line":438},[2928],{"type":173,"tag":230,"props":2929,"children":2930},{"style":237},[2931],{"type":178,"value":1448},{"type":173,"tag":230,"props":2933,"children":2934},{"class":232,"line":471},[2935,2939,2943],{"type":173,"tag":230,"props":2936,"children":2937},{"style":237},[2938],{"type":178,"value":427},{"type":173,"tag":230,"props":2940,"children":2941},{"style":243},[2942],{"type":178,"value":1187},{"type":173,"tag":230,"props":2944,"children":2945},{"style":237},[2946],{"type":178,"value":251},{"type":173,"tag":230,"props":2948,"children":2949},{"class":232,"line":488},[2950],{"type":173,"tag":230,"props":2951,"children":2952},{"emptyLinePlaceholder":1469},[2953],{"type":178,"value":1472},{"type":173,"tag":230,"props":2955,"children":2956},{"class":232,"line":505},[2957,2961,2965],{"type":173,"tag":230,"props":2958,"children":2959},{"style":237},[2960],{"type":178,"value":240},{"type":173,"tag":230,"props":2962,"children":2963},{"style":243},[2964],{"type":178,"value":246},{"type":173,"tag":230,"props":2966,"children":2967},{"style":237},[2968],{"type":178,"value":251},{"type":173,"tag":230,"props":2970,"children":2971},{"class":232,"line":522},[2972,2976,2980],{"type":173,"tag":230,"props":2973,"children":2974},{"style":237},[2975],{"type":178,"value":260},{"type":173,"tag":230,"props":2977,"children":2978},{"style":243},[2979],{"type":178,"value":265},{"type":173,"tag":230,"props":2981,"children":2982},{"style":237},[2983],{"type":178,"value":251},{"type":173,"tag":230,"props":2985,"children":2986},{"class":232,"line":1133},[2987,2991,2995,2999,3003,3007,3011,3015],{"type":173,"tag":230,"props":2988,"children":2989},{"style":237},[2990],{"type":178,"value":278},{"type":173,"tag":230,"props":2992,"children":2993},{"style":243},[2994],{"type":178,"value":2212},{"type":173,"tag":230,"props":2996,"children":2997},{"style":286},[2998],{"type":178,"value":2217},{"type":173,"tag":230,"props":3000,"children":3001},{"style":237},[3002],{"type":178,"value":294},{"type":173,"tag":230,"props":3004,"children":3005},{"style":237},[3006],{"type":178,"value":299},{"type":173,"tag":230,"props":3008,"children":3009},{"style":302},[3010],{"type":178,"value":1952},{"type":173,"tag":230,"props":3012,"children":3013},{"style":237},[3014],{"type":178,"value":299},{"type":173,"tag":230,"props":3016,"children":3017},{"style":237},[3018],{"type":178,"value":251},{"type":173,"tag":230,"props":3020,"children":3021},{"class":232,"line":1149},[3022,3026,3030,3034,3038,3042,3046],{"type":173,"tag":230,"props":3023,"children":3024},{"style":237},[3025],{"type":178,"value":344},{"type":173,"tag":230,"props":3027,"children":3028},{"style":243},[3029],{"type":178,"value":2249},{"type":173,"tag":230,"props":3031,"children":3032},{"style":237},[3033],{"type":178,"value":416},{"type":173,"tag":230,"props":3035,"children":3036},{"style":419},[3037],{"type":178,"value":2258},{"type":173,"tag":230,"props":3039,"children":3040},{"style":237},[3041],{"type":178,"value":427},{"type":173,"tag":230,"props":3043,"children":3044},{"style":243},[3045],{"type":178,"value":2249},{"type":173,"tag":230,"props":3047,"children":3048},{"style":237},[3049],{"type":178,"value":251},{"type":173,"tag":230,"props":3051,"children":3052},{"class":232,"line":1693},[3053,3057,3061,3065,3069,3073,3077,3081,3086,3090,3094,3098,3102],{"type":173,"tag":230,"props":3054,"children":3055},{"style":237},[3056],{"type":178,"value":344},{"type":173,"tag":230,"props":3058,"children":3059},{"style":243},[3060],{"type":178,"value":2282},{"type":173,"tag":230,"props":3062,"children":3063},{"style":286},[3064],{"type":178,"value":2217},{"type":173,"tag":230,"props":3066,"children":3067},{"style":237},[3068],{"type":178,"value":294},{"type":173,"tag":230,"props":3070,"children":3071},{"style":237},[3072],{"type":178,"value":299},{"type":173,"tag":230,"props":3074,"children":3075},{"style":302},[3076],{"type":178,"value":1952},{"type":173,"tag":230,"props":3078,"children":3079},{"style":237},[3080],{"type":178,"value":299},{"type":173,"tag":230,"props":3082,"children":3083},{"style":286},[3084],{"type":178,"value":3085}," :components",{"type":173,"tag":230,"props":3087,"children":3088},{"style":237},[3089],{"type":178,"value":294},{"type":173,"tag":230,"props":3091,"children":3092},{"style":237},[3093],{"type":178,"value":299},{"type":173,"tag":230,"props":3095,"children":3096},{"style":302},[3097],{"type":178,"value":165},{"type":173,"tag":230,"props":3099,"children":3100},{"style":237},[3101],{"type":178,"value":299},{"type":173,"tag":230,"props":3103,"children":3104},{"style":237},[3105],{"type":178,"value":2307},{"type":173,"tag":230,"props":3107,"children":3108},{"class":232,"line":1709},[3109,3113,3117],{"type":173,"tag":230,"props":3110,"children":3111},{"style":237},[3112],{"type":178,"value":494},{"type":173,"tag":230,"props":3114,"children":3115},{"style":243},[3116],{"type":178,"value":2212},{"type":173,"tag":230,"props":3118,"children":3119},{"style":237},[3120],{"type":178,"value":251},{"type":173,"tag":230,"props":3122,"children":3123},{"class":232,"line":1725},[3124,3128,3132],{"type":173,"tag":230,"props":3125,"children":3126},{"style":237},[3127],{"type":178,"value":511},{"type":173,"tag":230,"props":3129,"children":3130},{"style":243},[3131],{"type":178,"value":265},{"type":173,"tag":230,"props":3133,"children":3134},{"style":237},[3135],{"type":178,"value":251},{"type":173,"tag":230,"props":3137,"children":3139},{"class":232,"line":3138},16,[3140,3144,3148],{"type":173,"tag":230,"props":3141,"children":3142},{"style":237},[3143],{"type":178,"value":427},{"type":173,"tag":230,"props":3145,"children":3146},{"style":243},[3147],{"type":178,"value":246},{"type":173,"tag":230,"props":3149,"children":3150},{"style":237},[3151],{"type":178,"value":251},{"type":173,"tag":1740,"props":3153,"children":3154},{},[3155],{"type":178,"value":1744},{"title":167,"searchDepth":254,"depth":254,"links":3157},[3158,3159],{"id":538,"depth":254,"text":541},{"id":191,"depth":254,"text":621},"content:4.components:2.content-renderer.md","4.components/2.content-renderer.md",{"_path":82,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":81,"description":3163,"body":3164,"_type":1750,"_id":3939,"_source":1752,"_file":3940,"_extension":1754},"Building complex navigation from your content has never been easier.",{"type":170,"children":3165,"toc":3934},[3166,3182,3461,3465,3503,3507,3523,3528,3539,3551,3930],{"type":173,"tag":174,"props":3167,"children":3168},{},[3169,3170,3174,3176,3181],{"type":178,"value":179},{"type":173,"tag":181,"props":3171,"children":3172},{"className":167},[3173],{"type":178,"value":81},{"type":178,"value":3175}," is a renderless component shortening the access to ",{"type":173,"tag":1771,"props":3177,"children":3178},{"href":41},[3179],{"type":178,"value":3180},"the navigation",{"type":178,"value":193},{"type":173,"tag":219,"props":3183,"children":3186},{"className":221,"code":3184,"filename":3185,"language":224,"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",[3187],{"type":173,"tag":181,"props":3188,"children":3189},{"__ignoreMap":167},[3190,3205,3221,3258,3273,3330,3385,3401,3416,3431,3446],{"type":173,"tag":230,"props":3191,"children":3192},{"class":232,"line":233},[3193,3197,3201],{"type":173,"tag":230,"props":3194,"children":3195},{"style":237},[3196],{"type":178,"value":240},{"type":173,"tag":230,"props":3198,"children":3199},{"style":243},[3200],{"type":178,"value":246},{"type":173,"tag":230,"props":3202,"children":3203},{"style":237},[3204],{"type":178,"value":251},{"type":173,"tag":230,"props":3206,"children":3207},{"class":232,"line":254},[3208,3212,3217],{"type":173,"tag":230,"props":3209,"children":3210},{"style":237},[3211],{"type":178,"value":260},{"type":173,"tag":230,"props":3213,"children":3214},{"style":243},[3215],{"type":178,"value":3216},"nav",{"type":173,"tag":230,"props":3218,"children":3219},{"style":237},[3220],{"type":178,"value":251},{"type":173,"tag":230,"props":3222,"children":3223},{"class":232,"line":272},[3224,3228,3233,3237,3241,3245,3250,3254],{"type":173,"tag":230,"props":3225,"children":3226},{"style":237},[3227],{"type":178,"value":278},{"type":173,"tag":230,"props":3229,"children":3230},{"style":243},[3231],{"type":178,"value":3232},"ContentNavigation",{"type":173,"tag":230,"props":3234,"children":3235},{"style":286},[3236],{"type":178,"value":314},{"type":173,"tag":230,"props":3238,"children":3239},{"style":237},[3240],{"type":178,"value":294},{"type":173,"tag":230,"props":3242,"children":3243},{"style":237},[3244],{"type":178,"value":299},{"type":173,"tag":230,"props":3246,"children":3247},{"style":302},[3248],{"type":178,"value":3249},"{ navigation }",{"type":173,"tag":230,"props":3251,"children":3252},{"style":237},[3253],{"type":178,"value":299},{"type":173,"tag":230,"props":3255,"children":3256},{"style":237},[3257],{"type":178,"value":251},{"type":173,"tag":230,"props":3259,"children":3260},{"class":232,"line":338},[3261,3265,3269],{"type":173,"tag":230,"props":3262,"children":3263},{"style":237},[3264],{"type":178,"value":344},{"type":173,"tag":230,"props":3266,"children":3267},{"style":243},[3268],{"type":178,"value":543},{"type":173,"tag":230,"props":3270,"children":3271},{"style":237},[3272],{"type":178,"value":251},{"type":173,"tag":230,"props":3274,"children":3275},{"class":232,"line":400},[3276,3280,3284,3288,3292,3296,3301,3305,3309,3313,3317,3322,3326],{"type":173,"tag":230,"props":3277,"children":3278},{"style":237},[3279],{"type":178,"value":406},{"type":173,"tag":230,"props":3281,"children":3282},{"style":243},[3283],{"type":178,"value":547},{"type":173,"tag":230,"props":3285,"children":3286},{"style":286},[3287],{"type":178,"value":354},{"type":173,"tag":230,"props":3289,"children":3290},{"style":237},[3291],{"type":178,"value":294},{"type":173,"tag":230,"props":3293,"children":3294},{"style":237},[3295],{"type":178,"value":299},{"type":173,"tag":230,"props":3297,"children":3298},{"style":302},[3299],{"type":178,"value":3300},"link of navigation",{"type":173,"tag":230,"props":3302,"children":3303},{"style":237},[3304],{"type":178,"value":299},{"type":173,"tag":230,"props":3306,"children":3307},{"style":286},[3308],{"type":178,"value":376},{"type":173,"tag":230,"props":3310,"children":3311},{"style":237},[3312],{"type":178,"value":294},{"type":173,"tag":230,"props":3314,"children":3315},{"style":237},[3316],{"type":178,"value":299},{"type":173,"tag":230,"props":3318,"children":3319},{"style":302},[3320],{"type":178,"value":3321},"link._path",{"type":173,"tag":230,"props":3323,"children":3324},{"style":237},[3325],{"type":178,"value":299},{"type":173,"tag":230,"props":3327,"children":3328},{"style":237},[3329],{"type":178,"value":251},{"type":173,"tag":230,"props":3331,"children":3332},{"class":232,"line":438},[3333,3338,3343,3348,3352,3356,3360,3364,3368,3373,3377,3381],{"type":173,"tag":230,"props":3334,"children":3335},{"style":237},[3336],{"type":178,"value":3337},"          \u003C",{"type":173,"tag":230,"props":3339,"children":3340},{"style":243},[3341],{"type":178,"value":3342},"NuxtLink",{"type":173,"tag":230,"props":3344,"children":3345},{"style":286},[3346],{"type":178,"value":3347}," :to",{"type":173,"tag":230,"props":3349,"children":3350},{"style":237},[3351],{"type":178,"value":294},{"type":173,"tag":230,"props":3353,"children":3354},{"style":237},[3355],{"type":178,"value":299},{"type":173,"tag":230,"props":3357,"children":3358},{"style":302},[3359],{"type":178,"value":3321},{"type":173,"tag":230,"props":3361,"children":3362},{"style":237},[3363],{"type":178,"value":299},{"type":173,"tag":230,"props":3365,"children":3366},{"style":237},[3367],{"type":178,"value":416},{"type":173,"tag":230,"props":3369,"children":3370},{"style":419},[3371],{"type":178,"value":3372},"{{ link.title }}",{"type":173,"tag":230,"props":3374,"children":3375},{"style":237},[3376],{"type":178,"value":427},{"type":173,"tag":230,"props":3378,"children":3379},{"style":243},[3380],{"type":178,"value":3342},{"type":173,"tag":230,"props":3382,"children":3383},{"style":237},[3384],{"type":178,"value":251},{"type":173,"tag":230,"props":3386,"children":3387},{"class":232,"line":471},[3388,3393,3397],{"type":173,"tag":230,"props":3389,"children":3390},{"style":237},[3391],{"type":178,"value":3392},"        \u003C/",{"type":173,"tag":230,"props":3394,"children":3395},{"style":243},[3396],{"type":178,"value":547},{"type":173,"tag":230,"props":3398,"children":3399},{"style":237},[3400],{"type":178,"value":251},{"type":173,"tag":230,"props":3402,"children":3403},{"class":232,"line":488},[3404,3408,3412],{"type":173,"tag":230,"props":3405,"children":3406},{"style":237},[3407],{"type":178,"value":477},{"type":173,"tag":230,"props":3409,"children":3410},{"style":243},[3411],{"type":178,"value":543},{"type":173,"tag":230,"props":3413,"children":3414},{"style":237},[3415],{"type":178,"value":251},{"type":173,"tag":230,"props":3417,"children":3418},{"class":232,"line":505},[3419,3423,3427],{"type":173,"tag":230,"props":3420,"children":3421},{"style":237},[3422],{"type":178,"value":494},{"type":173,"tag":230,"props":3424,"children":3425},{"style":243},[3426],{"type":178,"value":3232},{"type":173,"tag":230,"props":3428,"children":3429},{"style":237},[3430],{"type":178,"value":251},{"type":173,"tag":230,"props":3432,"children":3433},{"class":232,"line":522},[3434,3438,3442],{"type":173,"tag":230,"props":3435,"children":3436},{"style":237},[3437],{"type":178,"value":511},{"type":173,"tag":230,"props":3439,"children":3440},{"style":243},[3441],{"type":178,"value":3216},{"type":173,"tag":230,"props":3443,"children":3444},{"style":237},[3445],{"type":178,"value":251},{"type":173,"tag":230,"props":3447,"children":3448},{"class":232,"line":1133},[3449,3453,3457],{"type":173,"tag":230,"props":3450,"children":3451},{"style":237},[3452],{"type":178,"value":427},{"type":173,"tag":230,"props":3454,"children":3455},{"style":243},[3456],{"type":178,"value":246},{"type":173,"tag":230,"props":3458,"children":3459},{"style":237},[3460],{"type":178,"value":251},{"type":173,"tag":411,"props":3462,"children":3463},{"id":538},[3464],{"type":178,"value":541},{"type":173,"tag":543,"props":3466,"children":3467},{},[3468],{"type":173,"tag":547,"props":3469,"children":3470},{},[3471,3475,3477,3481,3483],{"type":173,"tag":181,"props":3472,"children":3473},{"className":167},[3474],{"type":178,"value":586},{"type":178,"value":3476},": A query to be passed to ",{"type":173,"tag":181,"props":3478,"children":3479},{"className":167},[3480],{"type":178,"value":53},{"type":178,"value":3482},".\n",{"type":173,"tag":543,"props":3484,"children":3485},{},[3486,3495],{"type":173,"tag":547,"props":3487,"children":3488},{},[3489,3490],{"type":178,"value":563},{"type":173,"tag":181,"props":3491,"children":3492},{"className":167},[3493],{"type":178,"value":3494},"QueryBuilderParams | QueryBuilder",{"type":173,"tag":547,"props":3496,"children":3497},{},[3498,3499],{"type":178,"value":573},{"type":173,"tag":181,"props":3500,"children":3501},{"className":167},[3502],{"type":178,"value":616},{"type":173,"tag":411,"props":3504,"children":3505},{"id":191},[3506],{"type":178,"value":621},{"type":173,"tag":174,"props":3508,"children":3509},{},[3510,3511,3515,3517,3522],{"type":178,"value":179},{"type":173,"tag":181,"props":3512,"children":3513},{"className":167},[3514],{"type":178,"value":629},{"type":178,"value":3516}," slot can be used to render the content with ",{"type":173,"tag":181,"props":3518,"children":3519},{"className":167},[3520],{"type":178,"value":3521},"v-slot=\"{ navigation }\"",{"type":178,"value":1992},{"type":173,"tag":411,"props":3524,"children":3525},{"id":586},[3526],{"type":178,"value":3527},"Query",{"type":173,"tag":174,"props":3529,"children":3530},{},[3531,3533,3537],{"type":178,"value":3532},"By providing the ",{"type":173,"tag":181,"props":3534,"children":3535},{"className":167},[3536],{"type":178,"value":586},{"type":178,"value":3538}," prop you can customise the content used for navigation.",{"type":173,"tag":174,"props":3540,"children":3541},{},[3542,3544,3549],{"type":178,"value":3543},"Here we pass along a ",{"type":173,"tag":181,"props":3545,"children":3546},{"className":167},[3547],{"type":178,"value":3548},"QueryBuilder",{"type":178,"value":3550}," instance.",{"type":173,"tag":219,"props":3552,"children":3556},{"className":3553,"code":3554,"language":3555,"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",[3557],{"type":173,"tag":181,"props":3558,"children":3559},{"__ignoreMap":167},[3560,3579,3621,3629,3637,3645,3653,3661,3669,3676,3684,3699,3706,3721,3777,3789,3814,3839,3864,3873,3882,3898,3914],{"type":173,"tag":230,"props":3561,"children":3562},{"class":232,"line":233},[3563,3567,3571,3575],{"type":173,"tag":230,"props":3564,"children":3565},{"style":237},[3566],{"type":178,"value":240},{"type":173,"tag":230,"props":3568,"children":3569},{"style":243},[3570],{"type":178,"value":1187},{"type":173,"tag":230,"props":3572,"children":3573},{"style":286},[3574],{"type":178,"value":1192},{"type":173,"tag":230,"props":3576,"children":3577},{"style":237},[3578],{"type":178,"value":251},{"type":173,"tag":230,"props":3580,"children":3581},{"class":232,"line":254},[3582,3586,3591,3595,3599,3603,3607,3612,3616],{"type":173,"tag":230,"props":3583,"children":3584},{"style":286},[3585],{"type":178,"value":1275},{"type":173,"tag":230,"props":3587,"children":3588},{"style":419},[3589],{"type":178,"value":3590}," catsQuery ",{"type":173,"tag":230,"props":3592,"children":3593},{"style":237},[3594],{"type":178,"value":294},{"type":173,"tag":230,"props":3596,"children":3597},{"style":2072},[3598],{"type":178,"value":2112},{"type":173,"tag":230,"props":3600,"children":3601},{"style":419},[3602],{"type":178,"value":2080},{"type":173,"tag":230,"props":3604,"children":3605},{"style":237},[3606],{"type":178,"value":1320},{"type":173,"tag":230,"props":3608,"children":3609},{"style":302},[3610],{"type":178,"value":3611},"cats",{"type":173,"tag":230,"props":3613,"children":3614},{"style":237},[3615],{"type":178,"value":1320},{"type":173,"tag":230,"props":3617,"children":3618},{"style":419},[3619],{"type":178,"value":3620},")\n",{"type":173,"tag":230,"props":3622,"children":3623},{"class":232,"line":272},[3624],{"type":173,"tag":230,"props":3625,"children":3626},{"style":1030},[3627],{"type":178,"value":3628},"/*\n",{"type":173,"tag":230,"props":3630,"children":3631},{"class":232,"line":338},[3632],{"type":173,"tag":230,"props":3633,"children":3634},{"style":1030},[3635],{"type":178,"value":3636},"// If you'd prefer to pass along raw `QueryBuilderParams`:\n",{"type":173,"tag":230,"props":3638,"children":3639},{"class":232,"line":400},[3640],{"type":173,"tag":230,"props":3641,"children":3642},{"style":1030},[3643],{"type":178,"value":3644},"const catsQuery = {\n",{"type":173,"tag":230,"props":3646,"children":3647},{"class":232,"line":438},[3648],{"type":173,"tag":230,"props":3649,"children":3650},{"style":1030},[3651],{"type":178,"value":3652},"  where: [\n",{"type":173,"tag":230,"props":3654,"children":3655},{"class":232,"line":471},[3656],{"type":173,"tag":230,"props":3657,"children":3658},{"style":1030},[3659],{"type":178,"value":3660},"    { _path: /^\\/cats/ },\n",{"type":173,"tag":230,"props":3662,"children":3663},{"class":232,"line":488},[3664],{"type":173,"tag":230,"props":3665,"children":3666},{"style":1030},[3667],{"type":178,"value":3668},"  ],\n",{"type":173,"tag":230,"props":3670,"children":3671},{"class":232,"line":505},[3672],{"type":173,"tag":230,"props":3673,"children":3674},{"style":1030},[3675],{"type":178,"value":1448},{"type":173,"tag":230,"props":3677,"children":3678},{"class":232,"line":522},[3679],{"type":173,"tag":230,"props":3680,"children":3681},{"style":1030},[3682],{"type":178,"value":3683},"*/\n",{"type":173,"tag":230,"props":3685,"children":3686},{"class":232,"line":1133},[3687,3691,3695],{"type":173,"tag":230,"props":3688,"children":3689},{"style":237},[3690],{"type":178,"value":427},{"type":173,"tag":230,"props":3692,"children":3693},{"style":243},[3694],{"type":178,"value":1187},{"type":173,"tag":230,"props":3696,"children":3697},{"style":237},[3698],{"type":178,"value":251},{"type":173,"tag":230,"props":3700,"children":3701},{"class":232,"line":1149},[3702],{"type":173,"tag":230,"props":3703,"children":3704},{"emptyLinePlaceholder":1469},[3705],{"type":178,"value":1472},{"type":173,"tag":230,"props":3707,"children":3708},{"class":232,"line":1693},[3709,3713,3717],{"type":173,"tag":230,"props":3710,"children":3711},{"style":237},[3712],{"type":178,"value":240},{"type":173,"tag":230,"props":3714,"children":3715},{"style":243},[3716],{"type":178,"value":246},{"type":173,"tag":230,"props":3718,"children":3719},{"style":237},[3720],{"type":178,"value":251},{"type":173,"tag":230,"props":3722,"children":3723},{"class":232,"line":1709},[3724,3728,3732,3736,3740,3744,3748,3752,3756,3760,3764,3769,3773],{"type":173,"tag":230,"props":3725,"children":3726},{"style":237},[3727],{"type":178,"value":240},{"type":173,"tag":230,"props":3729,"children":3730},{"style":243},[3731],{"type":178,"value":3232},{"type":173,"tag":230,"props":3733,"children":3734},{"style":286},[3735],{"type":178,"value":314},{"type":173,"tag":230,"props":3737,"children":3738},{"style":237},[3739],{"type":178,"value":294},{"type":173,"tag":230,"props":3741,"children":3742},{"style":237},[3743],{"type":178,"value":299},{"type":173,"tag":230,"props":3745,"children":3746},{"style":302},[3747],{"type":178,"value":3249},{"type":173,"tag":230,"props":3749,"children":3750},{"style":237},[3751],{"type":178,"value":299},{"type":173,"tag":230,"props":3753,"children":3754},{"style":286},[3755],{"type":178,"value":1518},{"type":173,"tag":230,"props":3757,"children":3758},{"style":237},[3759],{"type":178,"value":294},{"type":173,"tag":230,"props":3761,"children":3762},{"style":237},[3763],{"type":178,"value":299},{"type":173,"tag":230,"props":3765,"children":3766},{"style":302},[3767],{"type":178,"value":3768},"catsQuery",{"type":173,"tag":230,"props":3770,"children":3771},{"style":237},[3772],{"type":178,"value":299},{"type":173,"tag":230,"props":3774,"children":3775},{"style":237},[3776],{"type":178,"value":251},{"type":173,"tag":230,"props":3778,"children":3779},{"class":232,"line":1725},[3780,3784],{"type":173,"tag":230,"props":3781,"children":3782},{"style":237},[3783],{"type":178,"value":260},{"type":173,"tag":230,"props":3785,"children":3786},{"style":243},[3787],{"type":178,"value":3788},"NuxtLink\n",{"type":173,"tag":230,"props":3790,"children":3791},{"class":232,"line":3138},[3792,3797,3801,3805,3809],{"type":173,"tag":230,"props":3793,"children":3794},{"style":286},[3795],{"type":178,"value":3796},"    v-for",{"type":173,"tag":230,"props":3798,"children":3799},{"style":237},[3800],{"type":178,"value":294},{"type":173,"tag":230,"props":3802,"children":3803},{"style":237},[3804],{"type":178,"value":299},{"type":173,"tag":230,"props":3806,"children":3807},{"style":302},[3808],{"type":178,"value":3300},{"type":173,"tag":230,"props":3810,"children":3811},{"style":237},[3812],{"type":178,"value":3813},"\"\n",{"type":173,"tag":230,"props":3815,"children":3817},{"class":232,"line":3816},17,[3818,3823,3827,3831,3835],{"type":173,"tag":230,"props":3819,"children":3820},{"style":286},[3821],{"type":178,"value":3822},"    :key",{"type":173,"tag":230,"props":3824,"children":3825},{"style":237},[3826],{"type":178,"value":294},{"type":173,"tag":230,"props":3828,"children":3829},{"style":237},[3830],{"type":178,"value":299},{"type":173,"tag":230,"props":3832,"children":3833},{"style":302},[3834],{"type":178,"value":3321},{"type":173,"tag":230,"props":3836,"children":3837},{"style":237},[3838],{"type":178,"value":3813},{"type":173,"tag":230,"props":3840,"children":3842},{"class":232,"line":3841},18,[3843,3848,3852,3856,3860],{"type":173,"tag":230,"props":3844,"children":3845},{"style":286},[3846],{"type":178,"value":3847},"    :to",{"type":173,"tag":230,"props":3849,"children":3850},{"style":237},[3851],{"type":178,"value":294},{"type":173,"tag":230,"props":3853,"children":3854},{"style":237},[3855],{"type":178,"value":299},{"type":173,"tag":230,"props":3857,"children":3858},{"style":302},[3859],{"type":178,"value":3321},{"type":173,"tag":230,"props":3861,"children":3862},{"style":237},[3863],{"type":178,"value":3813},{"type":173,"tag":230,"props":3865,"children":3867},{"class":232,"line":3866},19,[3868],{"type":173,"tag":230,"props":3869,"children":3870},{"style":237},[3871],{"type":178,"value":3872},"  >\n",{"type":173,"tag":230,"props":3874,"children":3876},{"class":232,"line":3875},20,[3877],{"type":173,"tag":230,"props":3878,"children":3879},{"style":419},[3880],{"type":178,"value":3881},"    {{ link.navTitle || link.title }}\n",{"type":173,"tag":230,"props":3883,"children":3885},{"class":232,"line":3884},21,[3886,3890,3894],{"type":173,"tag":230,"props":3887,"children":3888},{"style":237},[3889],{"type":178,"value":511},{"type":173,"tag":230,"props":3891,"children":3892},{"style":243},[3893],{"type":178,"value":3342},{"type":173,"tag":230,"props":3895,"children":3896},{"style":237},[3897],{"type":178,"value":251},{"type":173,"tag":230,"props":3899,"children":3901},{"class":232,"line":3900},22,[3902,3906,3910],{"type":173,"tag":230,"props":3903,"children":3904},{"style":237},[3905],{"type":178,"value":427},{"type":173,"tag":230,"props":3907,"children":3908},{"style":243},[3909],{"type":178,"value":3232},{"type":173,"tag":230,"props":3911,"children":3912},{"style":237},[3913],{"type":178,"value":251},{"type":173,"tag":230,"props":3915,"children":3917},{"class":232,"line":3916},23,[3918,3922,3926],{"type":173,"tag":230,"props":3919,"children":3920},{"style":237},[3921],{"type":178,"value":427},{"type":173,"tag":230,"props":3923,"children":3924},{"style":243},[3925],{"type":178,"value":246},{"type":173,"tag":230,"props":3927,"children":3928},{"style":237},[3929],{"type":178,"value":251},{"type":173,"tag":1740,"props":3931,"children":3932},{},[3933],{"type":178,"value":1744},{"title":167,"searchDepth":254,"depth":254,"links":3935},[3936,3937,3938],{"id":538,"depth":254,"text":541},{"id":191,"depth":254,"text":621},{"id":586,"depth":254,"text":3527},"content:4.components:3.content-navigation.md","4.components/3.content-navigation.md",1699441214404]