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