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