diff --git a/dev/404.html b/dev/404.html index a9253ce7..e71b44e9 100644 --- a/dev/404.html +++ b/dev/404.html @@ -6,10 +6,10 @@ 404 | DocumenterVitepress - + - + @@ -19,7 +19,7 @@
- + \ No newline at end of file diff --git a/dev/api.html b/dev/api.html index 7f66ee6b..87eb3328 100644 --- a/dev/api.html +++ b/dev/api.html @@ -6,14 +6,14 @@ DocumenterVitepress - + - + - + - + @@ -21,8 +21,8 @@ -
Skip to content

Public API

DocumenterVitepress.DocumenterVitepress Module
julia
DocumenterVitepress

Similar to DocumentationMarkdown.jl but designed to work with vitepress.

source

DocumenterVitepress.MarkdownVitepress Type
julia
MarkdownVitepress(; repo, devbranch, devurl, kwargs...)

This is the main entry point for the Vitepress Markdown writer.

It is a config which can be passed to the format keyword argument in Documenter.makedocs, and causes it to emit a Vitepress site.

Quick start

When invoking Documenter.makedocs, replace the default format=Documenter.HTML(...) with:

julia
format=DocumenterVitepress.MarkdownVitepress(; repo = "...", devbranch = "...", devurl = "...")

Keyword arguments (config)

  • repo: Required: The full URL of the repository to which the documentation will be deployed.

  • devbranch: The name of the development branch, like master or main.

  • devurl: The URL path to the development site, like dev or dev-branch.

  • deploy_url: The URL of the repository to which the documentation will be deployed. This must be the full URL, including https://, like https://rafaqz.github.io/Rasters.jl or https://geo.makie.jl/.

  • description: A description of the website as a String.

  • build_vitepress: Determines whether to build the Vitepress site or only emit markdown files. Defaults to true, i.e., building the full Vitepress site.

  • install_npm: Determines whether to run npm install before building the Vitepress site. Defaults to true.

  • md_output_path: The path to which the Markdown files will be output. Defaults to $build/.documenter.

  • clean_md_output: Determines whether to clean up the Markdown assets after build, i.e., whether to remove the contents of md_output_path after the Vitepress site is built. Options are:

    • nothing: Default. Only remove the contents of md_output_path if the documentation will deploy, to save space.

    • true: Removes the contents of md_output_path after the Vitepress site is built.

    • false: Does not remove the contents of md_output_path after the Vitepress site is built.

  • deploy_decision: DeployDecision from Documenter.jl. This is used to determine whether to deploy the documentation or not. Options are:

    • nothing: Default. Automatically determine whether to deploy the documentation.

    • Documenter.DeployDecision: Override the automatic decision and deploy based on the passed config.

    It might be useful to use the latter if DocumenterVitepress fails to deploy automatically. You can pass a manually constructed Documenter.DeployDecision struct, or the output of Documenter.deploy_folder(Documenter.auto_detect_deploy_system(); repo, devbranch, devurl, push_preview).

  • assets: A list of assets, the same as what is provided to Documenter's HTMLWriter.

Extended help

The repo kwarg is used to set the edit link for the documentation.

The devbranch and devurl kwargs are used to set the path of the static site, which Vitepress expects in advance.

source

See e.g. DocumenterVitepress.DocumenterVitepress

- +
Skip to content

Public API

DocumenterVitepress.DocumenterVitepress Module
julia
DocumenterVitepress

Similar to DocumentationMarkdown.jl but designed to work with vitepress.

source

DocumenterVitepress.MarkdownVitepress Type
julia
MarkdownVitepress(; repo, devbranch, devurl, kwargs...)

This is the main entry point for the Vitepress Markdown writer.

It is a config which can be passed to the format keyword argument in Documenter.makedocs, and causes it to emit a Vitepress site.

Quick start

When invoking Documenter.makedocs, replace the default format=Documenter.HTML(...) with:

julia
format=DocumenterVitepress.MarkdownVitepress(; repo = "...", devbranch = "...", devurl = "...")

Keyword arguments (config)

  • repo: Required: The full URL of the repository to which the documentation will be deployed.

  • devbranch: The name of the development branch, like master or main.

  • devurl: The URL path to the development site, like dev or dev-branch.

  • deploy_url: The URL of the repository to which the documentation will be deployed. This must be the full URL, including https://, like https://rafaqz.github.io/Rasters.jl or https://geo.makie.jl/.

  • description: A description of the website as a String.

  • build_vitepress: Determines whether to build the Vitepress site or only emit markdown files. Defaults to true, i.e., building the full Vitepress site.

  • install_npm: Determines whether to run npm install before building the Vitepress site. Defaults to true.

  • md_output_path: The path to which the Markdown files will be output. Defaults to $build/.documenter.

  • clean_md_output: Determines whether to clean up the Markdown assets after build, i.e., whether to remove the contents of md_output_path after the Vitepress site is built. Options are:

    • nothing: Default. Only remove the contents of md_output_path if the documentation will deploy, to save space.

    • true: Removes the contents of md_output_path after the Vitepress site is built.

    • false: Does not remove the contents of md_output_path after the Vitepress site is built.

  • deploy_decision: DeployDecision from Documenter.jl. This is used to determine whether to deploy the documentation or not. Options are:

    • nothing: Default. Automatically determine whether to deploy the documentation.

    • Documenter.DeployDecision: Override the automatic decision and deploy based on the passed config.

    It might be useful to use the latter if DocumenterVitepress fails to deploy automatically. You can pass a manually constructed Documenter.DeployDecision struct, or the output of Documenter.deploy_folder(Documenter.auto_detect_deploy_system(); repo, devbranch, devurl, push_preview).

  • assets: A list of assets, the same as what is provided to Documenter's HTMLWriter.

Extended help

The repo kwarg is used to set the edit link for the documentation.

The devbranch and devurl kwargs are used to set the path of the static site, which Vitepress expects in advance.

source

See e.g. DocumenterVitepress.DocumenterVitepress

+ \ No newline at end of file diff --git a/dev/assets/api.md.D1xJXaLI.js b/dev/assets/api.md.na3XukIW.js similarity index 96% rename from dev/assets/api.md.D1xJXaLI.js rename to dev/assets/api.md.na3XukIW.js index c4b0d48d..564a9ea2 100644 --- a/dev/assets/api.md.D1xJXaLI.js +++ b/dev/assets/api.md.na3XukIW.js @@ -1 +1 @@ -import{_ as r,C as l,c as n,o as p,j as t,a as s,al as o,G as a}from"./chunks/framework.CpPVcUHs.js";const D=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api.md","filePath":"api.md","lastUpdated":null}'),d={name:"api.md"},c={class:"jldocstring custom-block",open:""},h={class:"jldocstring custom-block",open:""};function u(m,e,k,g,f,b){const i=l("Badge");return p(),n("div",null,[e[6]||(e[6]=t("h2",{id:"Public-API",tabindex:"-1"},[s("Public API "),t("a",{class:"header-anchor",href:"#Public-API","aria-label":'Permalink to "Public API {#Public-API}"'},"​")],-1)),t("details",c,[t("summary",null,[e[0]||(e[0]=t("a",{id:"DocumenterVitepress.DocumenterVitepress",href:"#DocumenterVitepress.DocumenterVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.DocumenterVitepress")],-1)),e[1]||(e[1]=s()),a(i,{type:"info",class:"jlObjectType jlModule",text:"Module"})]),e[2]||(e[2]=o('
julia
DocumenterVitepress

Similar to DocumentationMarkdown.jl but designed to work with vitepress.

source

',3))]),t("details",h,[t("summary",null,[e[3]||(e[3]=t("a",{id:"DocumenterVitepress.MarkdownVitepress",href:"#DocumenterVitepress.MarkdownVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.MarkdownVitepress")],-1)),e[4]||(e[4]=s()),a(i,{type:"info",class:"jlObjectType jlType",text:"Type"})]),e[5]||(e[5]=o('
julia
MarkdownVitepress(; repo, devbranch, devurl, kwargs...)

This is the main entry point for the Vitepress Markdown writer.

It is a config which can be passed to the format keyword argument in Documenter.makedocs, and causes it to emit a Vitepress site.

Quick start

When invoking Documenter.makedocs, replace the default format=Documenter.HTML(...) with:

julia
format=DocumenterVitepress.MarkdownVitepress(; repo = "...", devbranch = "...", devurl = "...")

Keyword arguments (config)

Extended help

The repo kwarg is used to set the edit link for the documentation.

The devbranch and devurl kwargs are used to set the path of the static site, which Vitepress expects in advance.

source

',10))]),e[7]||(e[7]=t("p",null,[s("See e.g. "),t("a",{href:"/DocumenterVitepress.jl/dev/api#DocumenterVitepress.DocumenterVitepress"},[t("code",null,"DocumenterVitepress.DocumenterVitepress")])],-1))])}const v=r(d,[["render",u]]);export{D as __pageData,v as default}; +import{_ as r,C as l,c as n,o as p,j as t,a as s,al as o,G as a}from"./chunks/framework.CpPVcUHs.js";const D=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api.md","filePath":"api.md","lastUpdated":null}'),d={name:"api.md"},c={class:"jldocstring custom-block",open:""},h={class:"jldocstring custom-block",open:""};function u(m,e,k,g,b,f){const i=l("Badge");return p(),n("div",null,[e[6]||(e[6]=t("h2",{id:"Public-API",tabindex:"-1"},[s("Public API "),t("a",{class:"header-anchor",href:"#Public-API","aria-label":'Permalink to "Public API {#Public-API}"'},"​")],-1)),t("details",c,[t("summary",null,[e[0]||(e[0]=t("a",{id:"DocumenterVitepress.DocumenterVitepress",href:"#DocumenterVitepress.DocumenterVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.DocumenterVitepress")],-1)),e[1]||(e[1]=s()),a(i,{type:"info",class:"jlObjectType jlModule",text:"Module"})]),e[2]||(e[2]=o('
julia
DocumenterVitepress

Similar to DocumentationMarkdown.jl but designed to work with vitepress.

source

',3))]),t("details",h,[t("summary",null,[e[3]||(e[3]=t("a",{id:"DocumenterVitepress.MarkdownVitepress",href:"#DocumenterVitepress.MarkdownVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.MarkdownVitepress")],-1)),e[4]||(e[4]=s()),a(i,{type:"info",class:"jlObjectType jlType",text:"Type"})]),e[5]||(e[5]=o('
julia
MarkdownVitepress(; repo, devbranch, devurl, kwargs...)

This is the main entry point for the Vitepress Markdown writer.

It is a config which can be passed to the format keyword argument in Documenter.makedocs, and causes it to emit a Vitepress site.

Quick start

When invoking Documenter.makedocs, replace the default format=Documenter.HTML(...) with:

julia
format=DocumenterVitepress.MarkdownVitepress(; repo = "...", devbranch = "...", devurl = "...")

Keyword arguments (config)

Extended help

The repo kwarg is used to set the edit link for the documentation.

The devbranch and devurl kwargs are used to set the path of the static site, which Vitepress expects in advance.

source

',10))]),e[7]||(e[7]=t("p",null,[s("See e.g. "),t("a",{href:"/DocumenterVitepress.jl/dev/api#DocumenterVitepress.DocumenterVitepress"},[t("code",null,"DocumenterVitepress.DocumenterVitepress")])],-1))])}const v=r(d,[["render",u]]);export{D as __pageData,v as default}; diff --git a/dev/assets/api.md.D1xJXaLI.lean.js b/dev/assets/api.md.na3XukIW.lean.js similarity index 95% rename from dev/assets/api.md.D1xJXaLI.lean.js rename to dev/assets/api.md.na3XukIW.lean.js index 5bc9f7c5..390ed71d 100644 --- a/dev/assets/api.md.D1xJXaLI.lean.js +++ b/dev/assets/api.md.na3XukIW.lean.js @@ -1 +1 @@ -import{_ as r,C as l,c as n,o as p,j as t,a as s,al as o,G as a}from"./chunks/framework.CpPVcUHs.js";const D=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api.md","filePath":"api.md","lastUpdated":null}'),d={name:"api.md"},c={class:"jldocstring custom-block",open:""},h={class:"jldocstring custom-block",open:""};function u(m,e,k,g,f,b){const i=l("Badge");return p(),n("div",null,[e[6]||(e[6]=t("h2",{id:"Public-API",tabindex:"-1"},[s("Public API "),t("a",{class:"header-anchor",href:"#Public-API","aria-label":'Permalink to "Public API {#Public-API}"'},"​")],-1)),t("details",c,[t("summary",null,[e[0]||(e[0]=t("a",{id:"DocumenterVitepress.DocumenterVitepress",href:"#DocumenterVitepress.DocumenterVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.DocumenterVitepress")],-1)),e[1]||(e[1]=s()),a(i,{type:"info",class:"jlObjectType jlModule",text:"Module"})]),e[2]||(e[2]=o("",3))]),t("details",h,[t("summary",null,[e[3]||(e[3]=t("a",{id:"DocumenterVitepress.MarkdownVitepress",href:"#DocumenterVitepress.MarkdownVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.MarkdownVitepress")],-1)),e[4]||(e[4]=s()),a(i,{type:"info",class:"jlObjectType jlType",text:"Type"})]),e[5]||(e[5]=o("",10))]),e[7]||(e[7]=t("p",null,[s("See e.g. "),t("a",{href:"/DocumenterVitepress.jl/dev/api#DocumenterVitepress.DocumenterVitepress"},[t("code",null,"DocumenterVitepress.DocumenterVitepress")])],-1))])}const v=r(d,[["render",u]]);export{D as __pageData,v as default}; +import{_ as r,C as l,c as n,o as p,j as t,a as s,al as o,G as a}from"./chunks/framework.CpPVcUHs.js";const D=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api.md","filePath":"api.md","lastUpdated":null}'),d={name:"api.md"},c={class:"jldocstring custom-block",open:""},h={class:"jldocstring custom-block",open:""};function u(m,e,k,g,b,f){const i=l("Badge");return p(),n("div",null,[e[6]||(e[6]=t("h2",{id:"Public-API",tabindex:"-1"},[s("Public API "),t("a",{class:"header-anchor",href:"#Public-API","aria-label":'Permalink to "Public API {#Public-API}"'},"​")],-1)),t("details",c,[t("summary",null,[e[0]||(e[0]=t("a",{id:"DocumenterVitepress.DocumenterVitepress",href:"#DocumenterVitepress.DocumenterVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.DocumenterVitepress")],-1)),e[1]||(e[1]=s()),a(i,{type:"info",class:"jlObjectType jlModule",text:"Module"})]),e[2]||(e[2]=o("",3))]),t("details",h,[t("summary",null,[e[3]||(e[3]=t("a",{id:"DocumenterVitepress.MarkdownVitepress",href:"#DocumenterVitepress.MarkdownVitepress"},[t("span",{class:"jlbinding"},"DocumenterVitepress.MarkdownVitepress")],-1)),e[4]||(e[4]=s()),a(i,{type:"info",class:"jlObjectType jlType",text:"Type"})]),e[5]||(e[5]=o("",10))]),e[7]||(e[7]=t("p",null,[s("See e.g. "),t("a",{href:"/DocumenterVitepress.jl/dev/api#DocumenterVitepress.DocumenterVitepress"},[t("code",null,"DocumenterVitepress.DocumenterVitepress")])],-1))])}const v=r(d,[["render",u]]);export{D as __pageData,v as default}; diff --git a/dev/assets/app.CiJ25It9.js b/dev/assets/app.D8sYTfgw.js similarity index 95% rename from dev/assets/app.CiJ25It9.js rename to dev/assets/app.D8sYTfgw.js index 5327a5ee..4075be7a 100644 --- a/dev/assets/app.CiJ25It9.js +++ b/dev/assets/app.D8sYTfgw.js @@ -1 +1 @@ -import{T as p}from"./chunks/theme.B3dFe5_l.js";import{R as s,an as i,ao as u,ap as c,aq as l,ar as f,as as d,at as m,au as h,av as g,aw as A,d as v,u as y,v as w,s as C,ax as P,ay as R,az as T,am as b}from"./chunks/framework.CpPVcUHs.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(p),E=v({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=y();return w(()=>{C(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&P(),R(),T(),n.setup&&n.setup(),()=>b(n.Layout)}});async function S(){globalThis.__VITEPRESS__=!0;const e=D(),a=x();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function x(){return A(E)}function D(){let e=s;return h(a=>{let t=g(a),o=null;return t&&(e&&(t=t.replace(/\.js$/,".lean.js")),o=import(t)),s&&(e=!1),o},n.NotFound)}s&&S().then(({app:e,router:a,data:t})=>{a.go().then(()=>{i(a.route,t.site),e.mount("#app")})});export{S as createApp}; +import{T as p}from"./chunks/theme.CQKGjDpv.js";import{R as s,an as i,ao as u,ap as c,aq as l,ar as f,as as d,at as m,au as h,av as g,aw as A,d as v,u as y,v as w,s as C,ax as P,ay as R,az as T,am as b}from"./chunks/framework.CpPVcUHs.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(p),E=v({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=y();return w(()=>{C(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&P(),R(),T(),n.setup&&n.setup(),()=>b(n.Layout)}});async function S(){globalThis.__VITEPRESS__=!0;const e=D(),a=x();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function x(){return A(E)}function D(){let e=s;return h(a=>{let t=g(a),o=null;return t&&(e&&(t=t.replace(/\.js$/,".lean.js")),o=import(t)),s&&(e=!1),o},n.NotFound)}s&&S().then(({app:e,router:a,data:t})=>{a.go().then(()=>{i(a.route,t.site),e.mount("#app")})});export{S as createApp}; diff --git a/dev/assets/chunks/@localSearchIndexroot.hfd4Zw1D.js b/dev/assets/chunks/@localSearchIndexroot.1NRO1BYH.js similarity index 54% rename from dev/assets/chunks/@localSearchIndexroot.hfd4Zw1D.js rename to dev/assets/chunks/@localSearchIndexroot.1NRO1BYH.js index 0916f413..bd08381c 100644 --- a/dev/assets/chunks/@localSearchIndexroot.hfd4Zw1D.js +++ b/dev/assets/chunks/@localSearchIndexroot.1NRO1BYH.js @@ -1 +1 @@ -const e='{"documentCount":65,"nextId":65,"documentIds":{"0":"/DocumenterVitepress.jl/dev/api#Public-API","1":"/DocumenterVitepress.jl/dev/author_badge#badges-via-the-frontmatter","2":"/DocumenterVitepress.jl/dev/author_badge#AuthorBadge-and-platform-icons","3":"/DocumenterVitepress.jl/dev/citations#DocumenterCitations.jl-integration","4":"/DocumenterVitepress.jl/dev/citations#gallery","5":"/DocumenterVitepress.jl/dev/citations#numeric_style","6":"/DocumenterVitepress.jl/dev/citations#bibliography","7":"/DocumenterVitepress.jl/dev/citations#author_year_style","8":"/DocumenterVitepress.jl/dev/citations#bibliography-1","9":"/DocumenterVitepress.jl/dev/citations#alphabetic_style","10":"/DocumenterVitepress.jl/dev/citations#bibliography-2","11":"/DocumenterVitepress.jl/dev/citations#bibliography-3","12":"/DocumenterVitepress.jl/dev/citations#custom_styles","13":"/DocumenterVitepress.jl/dev/citations#Custom-style:-enumerated-author-year","14":"/DocumenterVitepress.jl/dev/citations#bibliography-4","15":"/DocumenterVitepress.jl/dev/citations#Custom-style:-Citation-key-labels","16":"/DocumenterVitepress.jl/dev/citations#bibliography-5","17":"/DocumenterVitepress.jl/dev/code_example#Julia-code-examples","18":"/DocumenterVitepress.jl/dev/code_example#example","19":"/DocumenterVitepress.jl/dev/code_example#ansi","20":"/DocumenterVitepress.jl/dev/code_example#eval","21":"/DocumenterVitepress.jl/dev/code_example#julia-1-11-documentation","22":"/DocumenterVitepress.jl/dev/code_example#repl","23":"/DocumenterVitepress.jl/dev/code_example#doctest","24":"/DocumenterVitepress.jl/dev/code_example#meta","25":"/DocumenterVitepress.jl/dev/documenter_to_vitepress_docs_example#Upgrading-docs-from-Documenter.jl-to-DocumenterVitepress.jl","26":"/DocumenterVitepress.jl/dev/get_started#Get-Started","27":"/DocumenterVitepress.jl/dev/get_started#Simple-method","28":"/DocumenterVitepress.jl/dev/get_started#Preview-Documentation-Development-Instantly","29":"/DocumenterVitepress.jl/dev/get_started#Advanced-method","30":"/DocumenterVitepress.jl/dev/get_started#Project-structure","31":"/DocumenterVitepress.jl/dev/get_started#VitePress-Installation","32":"/DocumenterVitepress.jl/dev/get_started#prerequisites","33":"/DocumenterVitepress.jl/dev/get_started#Build-new-docs-from-docs/src","34":"/DocumenterVitepress.jl/dev/get_started#Setting-up-the-Folder-Structure","35":"/DocumenterVitepress.jl/dev/internal_api#internal_api","36":"/DocumenterVitepress.jl/dev/markdown-examples#Markdown-Extension-Examples","37":"/DocumenterVitepress.jl/dev/markdown-examples#Syntax-Highlighting","38":"/DocumenterVitepress.jl/dev/markdown-examples#Line-Highlight","39":"/DocumenterVitepress.jl/dev/markdown-examples#Highlight-multiple-lines","40":"/DocumenterVitepress.jl/dev/markdown-examples#Focus-a-line","41":"/DocumenterVitepress.jl/dev/markdown-examples#Focus-multiple-lines","42":"/DocumenterVitepress.jl/dev/markdown-examples#Added-and-removed-lines","43":"/DocumenterVitepress.jl/dev/markdown-examples#Code-error,-code-warning","44":"/DocumenterVitepress.jl/dev/markdown-examples#Code-groups","45":"/DocumenterVitepress.jl/dev/markdown-examples#lists","46":"/DocumenterVitepress.jl/dev/markdown-examples#Custom-Containers","47":"/DocumenterVitepress.jl/dev/markdown-examples#tabs","48":"/DocumenterVitepress.jl/dev/markdown-examples#Nested-Tabs","49":"/DocumenterVitepress.jl/dev/markdown-examples#GitHub-flavored-Alerts","50":"/DocumenterVitepress.jl/dev/markdown-examples#tables","51":"/DocumenterVitepress.jl/dev/markdown-examples#equations","52":"/DocumenterVitepress.jl/dev/markdown-examples#Footnotes-(citation-style)","53":"/DocumenterVitepress.jl/dev/markdown-examples#Escaping-characters","54":"/DocumenterVitepress.jl/dev/markdown-examples#more","55":"/DocumenterVitepress.jl/dev/mime_examples#MIME-type-examples","56":"/DocumenterVitepress.jl/dev/render_pipeline#The-rendering-process","57":"/DocumenterVitepress.jl/dev/render_pipeline#documenter-jl","58":"/DocumenterVitepress.jl/dev/render_pipeline#vitepress","59":"/DocumenterVitepress.jl/dev/render_pipeline#finalization","60":"/DocumenterVitepress.jl/dev/repo_stars#GitHub-Icon-with-Stars","61":"/DocumenterVitepress.jl/dev/style_css#CSS-Styling","62":"/DocumenterVitepress.jl/dev/style_css#Layout-options","63":"/DocumenterVitepress.jl/dev/style_css#All-available-space","64":"/DocumenterVitepress.jl/dev/style_css#more"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[2,1,175],"1":[4,1,33],"2":[4,1,58],"3":[3,1,33],"4":[3,1,24],"5":[2,3,63],"6":[1,1,139],"7":[3,1,88],"8":[1,1,139],"9":[2,1,76],"10":[1,1,149],"11":[1,1,67],"12":[2,1,23],"13":[5,3,65],"14":[1,1,139],"15":[5,1,64],"16":[1,1,139],"17":[3,1,55],"18":[2,3,51],"19":[2,3,53],"20":[2,3,74],"21":[4,1,29],"22":[2,4,17],"23":[2,4,10],"24":[2,4,41],"25":[7,1,192],"26":[2,1,1],"27":[2,2,68],"28":[4,4,173],"29":[2,2,102],"30":[2,2,66],"31":[2,2,8],"32":[1,4,58],"33":[5,2,44],"34":[5,2,64],"35":[2,1,239],"36":[3,1,14],"37":[2,3,14],"38":[2,5,40],"39":[3,5,45],"40":[3,5,35],"41":[3,5,41],"42":[4,5,40],"43":[4,5,36],"44":[2,5,42],"45":[1,5,9],"46":[2,3,21],"47":[1,3,10],"48":[2,3,16],"49":[3,3,11],"50":[1,3,25],"51":[1,3,68],"52":[4,3,16],"53":[2,3,55],"54":[1,3,18],"55":[3,1,131],"56":[3,1,38],"57":[2,3,71],"58":[1,3,91],"59":[1,3,49],"60":[4,1,124],"61":[2,1,19],"62":[2,2,67],"63":[3,2,72],"64":[1,2,16]},"averageFieldLength":[2.4615384615384617,2.4153846153846152,62.35384615384617],"storedFields":{"0":{"title":"Public API","titles":[]},"1":{"title":"Badges via the frontmatter","titles":[]},"2":{"title":"AuthorBadge and platform icons","titles":[]},"3":{"title":"DocumenterCitations.jl integration","titles":[]},"4":{"title":"Citation Style Gallery","titles":[]},"5":{"title":"Numeric style","titles":["Citation Style Gallery"]},"6":{"title":"Bibliography","titles":[]},"7":{"title":"Author-year style","titles":["Bibliography"]},"8":{"title":"Bibliography","titles":[]},"9":{"title":"Alphabetic style","titles":["Bibliography"]},"10":{"title":"Bibliography","titles":[]},"11":{"title":"Bibliography","titles":[]},"12":{"title":"Custom styles","titles":["Bibliography"]},"13":{"title":"Custom style: enumerated author-year","titles":["Bibliography","Custom styles"]},"14":{"title":"Bibliography","titles":[]},"15":{"title":"Custom style: Citation-key labels","titles":["Bibliography"]},"16":{"title":"Bibliography","titles":[]},"17":{"title":"Julia code examples","titles":[]},"18":{"title":"@example","titles":["Julia code examples"]},"19":{"title":"@ansi","titles":["Julia code examples"]},"20":{"title":"@eval","titles":["Julia code examples"]},"21":{"title":"Julia 1.11 Documentation","titles":[]},"22":{"title":"@repl","titles":["Julia 1.11 Documentation"]},"23":{"title":"@doctest","titles":["Julia 1.11 Documentation"]},"24":{"title":"@meta","titles":["Julia 1.11 Documentation"]},"25":{"title":"Upgrading docs from Documenter.jl to DocumenterVitepress.jl","titles":[]},"26":{"title":"Get Started","titles":[]},"27":{"title":"Simple method","titles":["Get Started"]},"28":{"title":"Preview Documentation Development Instantly","titles":["Get Started","Simple method"]},"29":{"title":"Advanced method","titles":["Get Started"]},"30":{"title":"Project structure","titles":["Get Started"]},"31":{"title":"VitePress Installation","titles":["Get Started"]},"32":{"title":"Prerequisites","titles":["Get Started","VitePress Installation"]},"33":{"title":"Build new docs from docs/src","titles":["Get Started"]},"34":{"title":"Setting up the Folder Structure","titles":["Get Started"]},"35":{"title":"Internal API","titles":[]},"36":{"title":"Markdown Extension Examples","titles":[]},"37":{"title":"Syntax Highlighting","titles":["Markdown Extension Examples"]},"38":{"title":"Line Highlight","titles":["Markdown Extension Examples","Syntax Highlighting"]},"39":{"title":"Highlight multiple lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"40":{"title":"Focus a line","titles":["Markdown Extension Examples","Syntax Highlighting"]},"41":{"title":"Focus multiple lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"42":{"title":"Added and removed lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"43":{"title":"Code error, code warning","titles":["Markdown Extension Examples","Syntax Highlighting"]},"44":{"title":"Code groups","titles":["Markdown Extension Examples","Syntax Highlighting"]},"45":{"title":"Lists","titles":["Markdown Extension Examples","Syntax Highlighting"]},"46":{"title":"Custom Containers","titles":["Markdown Extension Examples"]},"47":{"title":"Tabs","titles":["Markdown Extension Examples"]},"48":{"title":"Nested Tabs","titles":["Markdown Extension Examples"]},"49":{"title":"GitHub-flavored Alerts","titles":["Markdown Extension Examples"]},"50":{"title":"Tables","titles":["Markdown Extension Examples"]},"51":{"title":"Equations","titles":["Markdown Extension Examples"]},"52":{"title":"Footnotes (citation-style)","titles":["Markdown Extension Examples"]},"53":{"title":"Escaping characters","titles":["Markdown Extension Examples"]},"54":{"title":"More","titles":["Markdown Extension Examples"]},"55":{"title":"MIME-type examples","titles":[]},"56":{"title":"The rendering process","titles":[]},"57":{"title":"Documenter.jl","titles":["The rendering process"]},"58":{"title":"VitePress","titles":["The rendering process"]},"59":{"title":"Finalization","titles":["The rendering process"]},"60":{"title":"GitHub Icon with Stars","titles":[]},"61":{"title":"CSS Styling","titles":[]},"62":{"title":"Layout options","titles":["CSS Styling"]},"63":{"title":"All available space","titles":["CSS Styling"]},"64":{"title":"More","titles":["CSS Styling"]}},"dirtCount":0,"index":[["加宽",{"2":{"63":1}}],["文档页面调整",{"2":{"63":1}}],["一些细节上的优化",{"2":{"63":1}}],["↩︎",{"2":{"54":1}}],["∇2φ=ρ",{"2":{"51":1}}],["zebra",{"2":{"50":2}}],["|",{"2":{"50":20}}],["|>",{"2":{"17":1,"55":4}}],["└──",{"2":{"30":8,"34":8,"61":4}}],["├──",{"2":{"30":7,"34":7}}],["960px",{"2":{"62":1,"63":1}}],["9",{"2":{"19":1}}],["‎",{"2":{"19":1,"38":1,"39":2,"40":1,"41":3,"42":3,"43":2}}],["++",{"2":{"42":1}}],["+",{"2":{"18":2,"22":4,"23":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2,"51":2}}],["∈",{"2":{"17":1}}],["`contents",{"2":{"55":1}}],["`greater`",{"2":{"53":1}}],["`less`",{"2":{"53":1}}],["`math`",{"2":{"51":1}}],["``",{"2":{"53":2}}],["``ax^2",{"2":{"51":1}}],["``a",{"2":{"51":1}}],["```math",{"2":{"51":1}}],["```julia",{"2":{"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":2}}],["```",{"2":{"1":2,"2":7,"18":4,"19":4,"20":4,"22":4,"23":2,"24":2,"28":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":2,"51":1,"53":2}}],["`pkill",{"2":{"25":1,"27":1}}],["`~",{"2":{"18":2}}],["`",{"2":{"17":1,"53":4}}],["^0",{"2":{"60":1}}],["^4",{"2":{"60":2}}],["^22",{"2":{"60":1}}],["^3",{"2":{"60":2}}],["^14",{"2":{"60":1}}],["^1",{"2":{"52":2,"60":1}}],["^",{"2":{"17":1}}],["∌",{"2":{"17":1}}],["∘",{"2":{"17":1}}],["√",{"2":{"17":1}}],["∛",{"2":{"17":1}}],["∜",{"2":{"17":1}}],["∩",{"2":{"17":1}}],["∪",{"2":{"17":1}}],["≈",{"2":{"17":1}}],["≉",{"2":{"17":1}}],["≠",{"2":{"17":1}}],["≡",{"2":{"17":1}}],["≢",{"2":{"17":1}}],["≤",{"2":{"17":1}}],["≥",{"2":{"17":1}}],["⊆",{"2":{"17":1}}],["⊇",{"2":{"17":1}}],["⊈",{"2":{"17":1}}],["⊉",{"2":{"17":1}}],["⊊",{"2":{"17":1}}],["⊋",{"2":{"17":1}}],["⊻",{"2":{"17":1}}],["⊼",{"2":{"17":1}}],["⊽",{"2":{"17":1}}],["$$",{"2":{"51":1}}],["$$x",{"2":{"51":1}}],["$1",{"2":{"50":2}}],["$12",{"2":{"50":2}}],["$1600",{"2":{"50":2}}],["$md",{"2":{"35":1}}],["$packagepath",{"2":{"35":2}}],["$url",{"2":{"20":1}}],["$file",{"2":{"20":1}}],["$color",{"2":{"19":2}}],["$",{"2":{"17":1,"19":2,"20":6,"25":2,"31":1,"33":2,"34":1}}],["$builddir",{"2":{"35":2}}],["$build",{"2":{"0":1}}],["0px",{"2":{"63":1}}],["0e",{"2":{"55":1}}],["0``",{"2":{"51":2}}],["001",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":4}}],["0",{"2":{"18":1,"19":3,"28":2,"35":1,"38":6,"39":6,"40":6,"41":6,"42":6,"43":6,"44":10,"55":2,"60":7,"62":1,"63":4}}],["0712",{"2":{"11":1}}],["0702147",{"2":{"11":1}}],["075008",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["075007",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["034007",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["7",{"2":{"5":1,"19":3}}],["6c",{"2":{"55":1}}],["67",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["6",{"2":{"5":1,"6":1,"8":1,"10":1,"14":1,"16":1,"18":1,"19":1,"55":1}}],["871",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["8",{"2":{"5":2,"18":1,"19":3}}],["5vw",{"2":{"63":1}}],["5px",{"2":{"62":1}}],["519px",{"2":{"55":1}}],["5173",{"2":{"25":1}}],["56b4e9",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2}}],["54",{"2":{"11":1}}],["5",{"2":{"5":2,"18":1,"19":5,"60":3}}],["4kb",{"2":{"55":1}}],["4ac",{"2":{"51":1}}],["49m",{"2":{"19":2}}],["48",{"2":{"19":2}}],["4710194d",{"2":{"18":1}}],["40",{"2":{"11":1}}],["4",{"2":{"5":2,"18":1,"19":1,"60":1}}],["32px",{"2":{"63":3}}],["38",{"2":{"19":2}}],["3",{"2":{"5":1,"6":1,"8":1,"10":1,"14":1,"16":1,"18":1,"19":3,"22":2,"38":4,"39":5,"40":4,"41":4,"42":4,"43":4,"44":4,"50":2,"60":1}}],["39",{"2":{"0":1,"3":1,"20":1,"25":2,"29":3,"35":1,"51":1,"53":1,"54":1,"58":1}}],["1440px",{"2":{"63":1}}],["14",{"2":{"19":1}}],["13",{"2":{"19":1}}],["11",{"0":{"21":1},"1":{"22":1,"23":1,"24":1},"2":{"19":1,"21":1}}],["100",{"2":{"62":1,"63":2}}],["10π",{"2":{"44":2}}],["10",{"2":{"19":1,"20":1,"21":1,"60":1,"63":1}}],["15px",{"2":{"62":1,"63":1}}],["15",{"2":{"19":3}}],["151",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["12",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"19":1}}],["16",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["1",{"0":{"21":1},"1":{"22":1,"23":1,"24":1},"2":{"5":13,"7":8,"9":6,"15":6,"18":1,"19":1,"20":1,"21":2,"22":4,"23":4,"28":2,"35":1,"38":8,"39":8,"40":8,"41":8,"42":8,"43":8,"44":10,"45":6,"52":1,"60":2}}],["19525261",{"2":{"1":1}}],["quirk",{"2":{"28":1}}],["quickly",{"2":{"30":1}}],["quick",{"2":{"0":1,"29":2}}],["quant",{"2":{"11":1}}],["quantum",{"2":{"6":10,"8":10,"10":10,"11":2,"14":10,"16":10}}],["quot",{"2":{"5":26,"7":30,"9":26,"13":6,"15":22,"28":10,"35":6,"56":2}}],["yrange",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2}}],["yml",{"2":{"29":1}}],["yelin",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["year",{"0":{"7":1,"13":1},"2":{"4":1,"7":2,"9":1}}],["y",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["yourpackage",{"2":{"35":4}}],["yourself",{"2":{"35":1}}],["your",{"2":{"25":5,"27":3,"28":15,"29":6,"30":1,"32":1,"33":1,"34":1,"35":1,"55":2,"60":1,"61":1,"62":1,"63":1}}],["you",{"2":{"0":1,"2":3,"3":2,"17":1,"25":3,"27":2,"28":9,"29":5,"30":2,"32":2,"35":2,"51":2,"55":1,"60":3,"61":1}}],["x=−b±b2−4ac2adon",{"2":{"51":1}}],["xrange",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2}}],["x26",{"2":{"19":4,"20":2}}],["x",{"2":{"2":1,"38":10,"39":10,"40":10,"41":10,"42":10,"43":10,"44":10}}],["x3c",{"2":{"1":1,"2":7,"25":2,"27":1,"53":6}}],["230px",{"2":{"63":1}}],["2339",{"2":{"11":1}}],["255px",{"2":{"63":1}}],["250px",{"2":{"63":4}}],["25px",{"2":{"62":1}}],["256",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["29",{"2":{"55":1}}],["2935",{"2":{"11":1}}],["2c",{"2":{"55":1}}],["2a",{"2":{"51":1}}],["2π",{"2":{"38":8,"39":8,"40":8,"41":8,"42":8,"43":8,"44":8}}],["213001",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["28large",{"2":{"55":1}}],["28",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["24",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["20px",{"2":{"63":2}}],["200px",{"2":{"62":2,"63":2}}],["2007",{"2":{"11":2}}],["2003",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2008",{"2":{"6":1,"7":2,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2016",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2012",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2010",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2018",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2014",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2022",{"2":{"6":1,"7":9,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2",{"2":{"2":1,"5":1,"18":3,"19":1,"20":1,"21":1,"22":3,"23":2,"38":4,"39":5,"40":4,"41":4,"42":4,"43":4,"44":4,"47":4,"48":4,"50":2,"55":1,"60":1}}],[">",{"2":{"1":1,"2":7,"17":1,"49":2,"53":1}}],["vpcontent",{"2":{"63":2}}],["vpsidebar",{"2":{"63":1}}],["vpnavbar",{"2":{"62":1,"63":6}}],["vpdocoutlineitem",{"2":{"62":1,"63":1}}],["vpdoc",{"2":{"62":3,"63":3}}],["vue",{"2":{"60":8}}],["vector",{"2":{"55":2}}],["very",{"2":{"25":1}}],["versionpicker",{"2":{"60":4}}],["version",{"2":{"18":1,"20":5,"21":1,"32":1}}],["versions",{"2":{"18":1}}],["various",{"2":{"35":1}}],["values",{"2":{"28":1}}],["v0",{"2":{"18":1}}],["v1",{"2":{"18":2}}],["vwb08",{"2":{"9":2}}],["vol",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["von",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["v",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2,"20":5}}],["v=4",{"2":{"1":1}}],["vite",{"2":{"55":3}}],["vitepress优化",{"2":{"63":1}}],["vitepress`",{"2":{"25":1,"27":1}}],["vitepress",{"0":{"31":1,"58":1},"1":{"32":1},"2":{"0":11,"25":3,"27":3,"28":3,"29":3,"30":1,"32":5,"34":1,"35":8,"36":1,"37":1,"53":1,"55":1,"56":1,"57":1,"58":3,"60":9,"61":1,"62":1}}],["viewable",{"2":{"57":1}}],["view",{"2":{"32":1}}],["via",{"0":{"1":1},"2":{"1":1,"3":1,"4":1,"6":1,"8":1,"10":1,"14":1,"16":1}}],["has",{"2":{"35":2,"57":1,"58":1,"62":1,"63":4}}],["have",{"2":{"28":1,"29":1,"34":1,"35":1,"55":1,"60":1}}],["happens",{"2":{"28":1}}],["hooks",{"2":{"35":1}}],["home",{"2":{"25":2}}],["however",{"2":{"32":1}}],["how",{"2":{"12":1,"24":1,"27":1,"29":2,"30":1}}],["hidden",{"2":{"62":2,"63":2}}],["hide",{"2":{"22":1}}],["hit",{"2":{"25":2}}],["highlighted",{"2":{"60":1}}],["highlighting",{"0":{"37":1},"1":{"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1},"2":{"37":2}}],["highlight",{"0":{"38":1,"39":1},"2":{"19":1,"38":1,"39":3,"41":2}}],["hello",{"2":{"55":1}}],["help",{"2":{"0":1}}],["here",{"2":{"15":1,"18":1,"25":2,"28":1,"29":1,"33":1,"34":1,"52":2,"60":1}}],["h1",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["h",{"2":{"6":4,"8":4,"10":4,"11":2,"14":4,"16":4,"60":3}}],["http",{"2":{"25":1}}],["https",{"2":{"0":3,"1":2,"2":2,"20":1,"25":2,"55":3,"60":1,"63":1}}],["htmlwriter",{"2":{"0":1}}],["html",{"2":{"0":1,"1":1,"2":7,"13":1,"25":1,"27":1,"58":1,"63":1}}],["luxdl",{"2":{"60":2}}],["lc",{"2":{"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":6}}],["lw",{"2":{"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":4}}],["ll",{"2":{"29":1}}],["logo",{"2":{"30":1,"34":1,"35":1,"55":1}}],["located",{"2":{"35":1}}],["location",{"2":{"35":1}}],["locally",{"2":{"28":1,"32":1,"34":1,"58":1}}],["localhost",{"2":{"25":1}}],["lock",{"2":{"25":1,"30":1,"34":1}}],["look",{"2":{"17":1,"25":2,"29":1}}],["looks",{"2":{"3":1}}],["lpad",{"2":{"19":2}}],["left",{"2":{"62":3,"63":7}}],["leads",{"2":{"28":1}}],["let",{"2":{"25":1,"35":1,"53":1,"55":1}}],["less",{"2":{"15":1,"53":1}}],["level",{"2":{"11":1,"31":1}}],["lt",{"2":{"13":1,"53":3}}],["l",{"2":{"6":1,"8":1,"10":1,"11":2,"14":1,"16":1,"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":6}}],["layout",{"0":{"62":1},"2":{"60":2}}],["landgejay124",{"2":{"25":2}}],["landing",{"2":{"20":1}}],["last",{"2":{"13":1,"51":2}}],["labels",{"0":{"15":1},"2":{"9":1,"10":1,"15":1}}],["lazarusa",{"2":{"1":1}}],["lazaro",{"2":{"1":1}}],["latter",{"2":{"0":1}}],["li",{"2":{"62":1,"63":1}}],["library",{"2":{"28":1}}],["liveserver",{"2":{"28":4,"35":1}}],["live",{"2":{"25":1,"28":1,"32":1}}],["linetwo",{"2":{"44":1}}],["lines",{"0":{"39":1,"41":1,"42":1},"2":{"39":1,"44":2,"62":1}}],["line",{"0":{"38":1,"40":1},"2":{"13":1,"37":1,"44":1}}],["link=",{"2":{"2":1}}],["linkedin",{"2":{"2":1}}],["link",{"2":{"0":1,"1":1,"25":1,"35":2,"52":2,"64":1}}],["lidar",{"2":{"11":2}}],["limitations",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["license",{"2":{"2":2}}],["lists",{"0":{"45":1}}],["list",{"2":{"0":1,"13":2,"54":1}}],["like",{"2":{"0":3,"2":1,"3":1,"9":1,"17":1,"25":2,"28":2,"30":1,"35":1,"37":1}}],["uint8",{"2":{"55":2}}],["under",{"2":{"55":1}}],["underlying",{"2":{"28":1}}],["unreleased",{"2":{"20":1,"21":1}}],["unlike",{"2":{"9":1}}],["usual",{"2":{"29":1}}],["us",{"2":{"25":1}}],["usage",{"2":{"24":1}}],["using",{"2":{"15":1,"18":2,"25":5,"27":1,"28":1,"38":1,"39":2,"40":1,"41":2,"42":1,"43":1,"44":2,"59":1}}],["user",{"2":{"12":1,"28":1,"35":1,"58":1}}],["uses",{"2":{"9":1,"17":1,"57":1}}],["use",{"2":{"0":1,"2":1,"3":2,"28":1,"29":1,"30":1,"51":2}}],["useful",{"2":{"0":1}}],["used",{"2":{"0":3,"5":1,"7":1,"13":1,"15":2,"18":1,"29":1,"32":1,"33":1,"35":2}}],["u",{"2":{"1":1,"6":1,"8":1,"10":1,"14":1,"16":1,"60":1}}],["upload",{"2":{"55":3}}],["ups",{"2":{"28":1}}],["updating",{"2":{"25":1,"27":1}}],["updates",{"2":{"35":1}}],["updated",{"2":{"28":1}}],["update",{"2":{"25":1,"28":1}}],["upgrade",{"2":{"25":2}}],["upgrades",{"2":{"11":1}}],["upgrading",{"0":{"25":1}}],["up",{"0":{"34":1},"2":{"0":1,"28":1,"29":1,"39":1}}],["url",{"2":{"0":5,"20":1,"27":1,"60":1}}],["null",{"2":{"60":1}}],["numeric",{"0":{"5":1},"2":{"4":2,"5":1,"9":2}}],["non",{"2":{"59":1}}],["no",{"2":{"51":2}}],["nowrap",{"2":{"62":2,"63":2}}],["now",{"2":{"28":2,"30":1,"35":1}}],["nodejs",{"2":{"58":1}}],["node",{"2":{"25":1,"35":3,"58":1,"60":1}}],["notable",{"2":{"58":1}}],["notice",{"2":{"35":1}}],["notes",{"2":{"12":1}}],["note",{"2":{"9":1,"10":1,"20":1,"21":1,"28":2,"39":1,"41":1,"42":1,"63":1}}],["not",{"2":{"0":2,"9":1,"28":1,"35":4,"53":1,"55":1,"58":1,"59":1}}],["nothing",{"2":{"0":2}}],["ne",{"2":{"51":1}}],["neat",{"2":{"50":2}}],["nested",{"0":{"48":1}}],["next",{"2":{"25":2}}],["need",{"2":{"25":2,"27":1,"28":1,"32":1,"33":1,"60":1}}],["necessary",{"2":{"25":2,"29":1,"33":1}}],["new",{"0":{"33":1},"2":{"6":2,"8":2,"10":2,"14":2,"16":2,"25":3,"27":1,"33":1,"35":2}}],["nabla^2",{"2":{"51":1}}],["nav",{"2":{"60":1}}],["navbar",{"2":{"35":1}}],["navigate",{"2":{"28":1}}],["natbib",{"2":{"7":1}}],["named",{"2":{"25":3}}],["names",{"2":{"9":1}}],["name",{"2":{"0":1,"1":3,"7":2,"35":2}}],["nikola",{"2":{"2":1}}],["npmpnpmyarnbun",{"2":{"32":1}}],["npm",{"2":{"0":2,"25":1,"32":2,"34":1,"58":2}}],["greater",{"2":{"53":1}}],["gray",{"2":{"44":2}}],["grace",{"2":{"11":2}}],["group",{"2":{"44":1}}],["groups",{"0":{"44":1}}],["gridss",{"2":{"43":2}}],["grid",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"44":2}}],["gp",{"2":{"38":6,"39":6,"40":6,"41":6,"42":6,"43":6,"44":8}}],["gnuplot",{"2":{"38":3,"39":2,"40":2,"41":2,"42":2,"43":2,"44":4}}],["gif",{"2":{"55":2}}],["given",{"2":{"35":4}}],["gitlab",{"2":{"2":1}}],["githubusercontent",{"2":{"1":1,"20":1}}],["github",{"0":{"49":1,"60":1},"2":{"0":1,"1":2,"2":1,"25":7,"29":1,"35":1,"49":1,"50":1,"60":2}}],["guide",{"2":{"29":1}}],["gh",{"2":{"25":1}}],["gmail",{"2":{"25":2}}],["good",{"2":{"29":1}}],["go",{"2":{"25":1,"29":2}}],["goerz",{"2":{"5":4,"6":2,"7":9,"8":2,"9":4,"10":2,"13":1,"14":2,"15":4,"16":2}}],["goerzq2022",{"2":{"5":8,"7":10,"9":8,"13":1,"15":15}}],["gt",{"2":{"13":1,"28":1,"53":3}}],["getting",{"2":{"30":1,"34":1}}],["get",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1},"2":{"25":1,"27":1,"28":1}}],["general",{"2":{"29":1,"35":2}}],["generally",{"2":{"12":1,"28":1}}],["generates",{"2":{"56":1,"58":1}}],["generate",{"2":{"29":1,"35":1,"58":1}}],["generated",{"2":{"15":1,"35":2,"56":1,"57":1}}],["geo",{"2":{"0":1}}],["gates",{"2":{"11":2}}],["gallery",{"0":{"4":1},"1":{"5":1}}],["galileo",{"2":{"2":1}}],["gcm22",{"2":{"9":7}}],["g",{"2":{"0":1,"6":2,"7":1,"8":2,"10":2,"14":2,"16":2}}],["router",{"2":{"60":1}}],["rotating",{"2":{"55":1}}],["root",{"2":{"35":1}}],["rho",{"2":{"51":1}}],["right",{"2":{"50":2,"62":1,"63":4}}],["rgba",{"2":{"43":2}}],["rgb",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"44":2}}],["rmp",{"2":{"7":1}}],["r",{"2":{"6":2,"8":2,"10":2,"11":2,"14":2,"16":2}}],["runnable",{"2":{"57":1}}],["running",{"2":{"25":1,"27":1,"28":1}}],["runtime",{"2":{"35":1}}],["runs",{"2":{"35":1}}],["run",{"2":{"0":1,"25":4,"27":1,"28":2,"34":3,"35":1,"57":2,"58":4}}],["randomly",{"2":{"11":1}}],["rabitz",{"2":{"6":1,"8":1,"10":1,"11":2,"14":1,"16":1}}],["raw",{"2":{"1":1,"2":7,"20":1}}],["rasters",{"2":{"0":1}}],["rafaqz",{"2":{"0":1}}],["return",{"2":{"60":1}}],["returns",{"2":{"35":2}}],["relocatable",{"2":{"58":1}}],["release",{"2":{"20":3}}],["read",{"2":{"55":4}}],["real",{"2":{"28":1}}],["restore",{"2":{"62":1}}],["rest",{"2":{"30":1}}],["recursive",{"2":{"35":1,"57":1}}],["recursive=true",{"2":{"25":2}}],["recommend",{"2":{"30":1}}],["re",{"2":{"29":1}}],["rebuild",{"2":{"28":1}}],["remotes",{"2":{"25":2}}],["removed",{"0":{"42":1},"2":{"28":1}}],["removes",{"2":{"0":1}}],["remove",{"2":{"0":3}}],["red",{"2":{"19":2}}],["revtex",{"2":{"7":1}}],["rev",{"2":{"7":1}}],["references",{"2":{"5":5,"7":5,"9":7,"13":3,"15":1}}],["rendering",{"0":{"56":1},"1":{"57":1,"58":1,"59":1},"2":{"35":1}}],["render",{"2":{"13":1,"35":2,"56":1,"57":2}}],["renders",{"2":{"5":13,"7":15,"9":13,"13":3,"15":11}}],["rendered",{"2":{"3":1,"59":1}}],["required",{"2":{"0":1,"58":1}}],["representing",{"2":{"55":1}}],["replacing",{"2":{"35":1}}],["replacers",{"2":{"35":1}}],["replaces",{"2":{"35":1}}],["replaced",{"2":{"35":1}}],["replace",{"2":{"0":1,"27":1,"28":1,"35":3,"58":1}}],["repl",{"0":{"22":1},"2":{"22":2,"25":1}}],["repourl",{"2":{"60":1}}],["repo>",{"2":{"27":1}}],["repository",{"2":{"0":2,"60":2}}],["repo",{"2":{"0":5,"25":5,"27":1,"29":1,"35":1,"60":3}}],["mts",{"2":{"30":1,"34":1,"35":1,"55":1}}],["min",{"2":{"63":2}}],["minor",{"2":{"20":1}}],["mimetype",{"2":{"55":7}}],["mime",{"0":{"55":1},"2":{"35":7,"55":9}}],["might",{"2":{"0":1,"25":1,"27":1}}],["mypackage",{"2":{"35":2}}],["my",{"2":{"19":3}}],["menu",{"2":{"62":1,"63":1}}],["mentioning",{"2":{"28":2}}],["means",{"2":{"59":1}}],["meanwhile",{"2":{"13":1}}],["media",{"2":{"55":4,"62":1,"63":2}}],["mediaoutput",{"2":{"55":7}}],["me",{"2":{"28":1,"35":1}}],["methods",{"2":{"35":1}}],["method",{"0":{"27":1,"29":1},"1":{"28":1},"2":{"27":1,"55":1}}],["meta",{"0":{"24":1},"2":{"24":2}}],["mechanical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["moved",{"2":{"59":1}}],["move",{"2":{"59":1}}],["modified",{"2":{"64":1}}],["modifies",{"2":{"35":1}}],["modifying",{"2":{"61":1}}],["modify",{"2":{"35":1}}],["mode",{"2":{"25":1}}],["modules",{"2":{"25":3,"57":1}}],["mod",{"2":{"7":1,"11":1}}],["molecular",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3}}],["montangero",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["more",{"0":{"54":1,"64":1},"2":{"2":1,"15":1,"19":1,"27":1,"29":1,"34":1,"35":2}}],["much",{"2":{"29":1}}],["multiple",{"0":{"39":1,"41":1},"2":{"57":1}}],["multiparticle",{"2":{"11":1}}],["multilevel",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["murphy",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["must",{"2":{"0":1,"28":1,"58":1}}],["m",{"2":{"6":5,"8":5,"10":5,"11":2,"14":5,"16":5,"19":2}}],["mdfolder",{"2":{"35":2}}],["mdicons",{"2":{"2":1}}],["md```",{"2":{"2":7}}],["md",{"2":{"0":6,"1":1,"25":8,"28":2,"29":1,"30":2,"34":2,"35":2,"46":1,"53":1}}],["max",{"2":{"62":4,"63":3}}],["mathjax3",{"2":{"60":1}}],["math",{"2":{"51":3}}],["matter",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["may",{"2":{"28":2}}],["major",{"2":{"20":1}}],["malinovskaya",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["malinovsky",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"15":2,"16":2}}],["mastodon",{"2":{"2":1}}],["master",{"2":{"0":1}}],["marie",{"2":{"2":1}}],["markdownast",{"2":{"35":1}}],["markdown",{"0":{"36":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1},"2":{"0":4,"20":4,"35":4,"36":1,"54":1,"56":2,"57":3,"58":1,"60":3}}],["markdownvitepress",{"2":{"0":2,"25":1,"27":1,"28":1,"57":1}}],["manually",{"2":{"0":1}}],["making",{"2":{"28":1}}],["makie",{"2":{"0":1}}],["make",{"2":{"25":6,"27":1,"28":4,"30":2,"33":1,"34":2,"51":2,"60":1}}],["makedocs",{"2":{"0":2,"25":2,"27":1,"28":1,"35":2,"57":1,"58":1}}],["main",{"2":{"0":2,"25":3,"35":1,"56":1}}],["our",{"2":{"58":2}}],["out",{"2":{"54":1,"63":1}}],["outdir",{"2":{"35":1}}],["output",{"2":{"0":8,"18":2,"19":2,"20":1,"22":2,"23":1,"25":1,"28":3,"35":5,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"55":3}}],["object",{"2":{"35":2}}],["own",{"2":{"30":1,"32":2,"58":1}}],["overflow",{"2":{"62":4,"63":4}}],["over",{"2":{"27":1,"51":1}}],["override",{"2":{"0":1,"17":1}}],["ol",{"2":{"13":1}}],["opt",{"2":{"11":1}}],["option",{"2":{"7":1}}],["options",{"0":{"62":1},"2":{"0":2,"58":1,"62":1}}],["optical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["optimally",{"2":{"11":1}}],["optimal",{"2":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1}}],["opening",{"2":{"51":2}}],["open",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"28":1}}],["other",{"2":{"5":1,"28":1,"64":1}}],["once",{"2":{"57":1}}],["one",{"2":{"28":1,"44":2,"48":2,"53":1,"60":1,"62":1,"63":1}}],["ones",{"2":{"15":1,"35":1,"58":1}}],["on",{"2":{"0":1,"6":1,"8":1,"10":1,"12":2,"14":1,"16":1,"25":2,"29":2,"32":1,"33":1,"34":1,"63":1}}],["only",{"2":{"0":2,"29":1,"35":1,"55":1,"59":1}}],["order",{"2":{"30":1,"35":1,"39":1,"58":1}}],["ordered",{"2":{"13":1}}],["organization",{"2":{"25":1}}],["org",{"2":{"20":1,"55":3}}],["or",{"2":{"0":6,"25":1,"27":1,"28":2,"29":1,"32":1,"55":1}}],["of",{"2":{"0":11,"5":1,"6":6,"8":6,"10":6,"11":4,"13":1,"14":6,"16":6,"20":1,"21":1,"25":2,"28":3,"29":1,"30":1,"32":2,"35":6,"36":1,"52":2,"54":1,"55":1,"57":1,"58":2,"59":2,"61":1}}],["felis",{"2":{"55":2}}],["fenced",{"2":{"51":2}}],["features",{"2":{"37":1}}],["few",{"2":{"28":1}}],["flavored",{"0":{"49":1},"2":{"49":1}}],["flavoured",{"2":{"57":1}}],["flavour",{"2":{"35":1}}],["float64",{"2":{"35":1}}],["fill",{"2":{"63":1}}],["filename",{"2":{"35":1}}],["file",{"2":{"15":1,"20":2,"25":5,"27":1,"28":2,"29":1,"33":1,"35":7,"55":1,"58":1,"61":1,"62":1}}],["files",{"2":{"0":2,"25":1,"27":1,"29":2,"30":1,"34":1,"35":6,"55":1,"56":2,"57":2,"58":1,"59":1,"60":2}}],["fields",{"2":{"55":1}}],["field",{"2":{"35":1}}],["final",{"2":{"59":1}}],["finalization",{"0":{"59":1}}],["finally",{"2":{"25":2,"28":1,"59":1}}],["find",{"2":{"35":1}}],["fix",{"2":{"35":1}}],["first",{"2":{"20":1,"25":1,"48":1,"56":1,"57":1,"58":1}}],["fidelity",{"2":{"11":1}}],["fgp+14",{"2":{"9":1}}],["f",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3,"25":1,"27":1}}],["fürst",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["function",{"2":{"35":7,"56":1,"57":1}}],["functions",{"2":{"35":1}}],["future",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["fuerstnjp2014",{"2":{"5":1,"7":1,"9":1,"13":1,"15":2}}],["full",{"2":{"0":3,"54":1}}],["frontmatter",{"0":{"1":1},"2":{"1":1}}],["from",{"0":{"25":1,"33":1},"2":{"0":1,"3":1,"7":1,"9":1,"19":1,"20":1,"25":1,"28":3,"29":1,"35":2,"38":1,"56":2,"57":1,"58":1,"60":8}}],["footnote",{"2":{"52":1,"54":1,"60":1}}],["footnotes",{"0":{"52":1}}],["focus",{"0":{"40":1,"41":1},"2":{"22":1,"29":1,"40":1,"41":2,"42":2}}],["font",{"2":{"17":1,"64":1}}],["fonts",{"2":{"17":1}}],["follow",{"2":{"25":1}}],["following",{"2":{"12":1,"18":1,"25":2,"28":2,"33":1,"34":1,"35":1,"55":1,"60":1,"62":2,"63":1}}],["folders",{"2":{"30":1}}],["foldername=pwd",{"2":{"28":1}}],["foldername=",{"2":{"28":2}}],["folder",{"0":{"34":1},"2":{"0":1,"25":3,"28":2,"29":5,"34":1}}],["form",{"2":{"57":1}}],["formidable",{"2":{"56":1}}],["formats",{"2":{"7":1,"9":1}}],["format=documenter",{"2":{"0":1}}],["format",{"2":{"0":1,"20":1,"21":1,"25":3,"27":2,"57":1,"60":2}}],["for",{"2":{"0":2,"2":1,"5":1,"6":1,"7":1,"8":1,"9":2,"10":1,"12":1,"14":1,"15":1,"16":1,"19":2,"20":2,"21":2,"24":1,"28":1,"29":2,"30":1,"34":1,"35":6,"51":2,"52":2,"53":1,"54":1,"55":2,"62":2}}],["family",{"2":{"64":1}}],["favicon",{"2":{"30":1,"34":1,"35":1}}],["fast",{"2":{"28":1}}],["fail",{"2":{"28":1}}],["fails",{"2":{"0":1}}],["false",{"2":{"0":1,"24":1,"28":2}}],["=>",{"2":{"25":8,"60":1}}],["===",{"2":{"48":2}}],["==",{"2":{"19":2,"47":4,"48":4}}],["=",{"2":{"0":3,"17":1,"19":2,"20":6,"22":7,"24":1,"25":23,"27":3,"28":4,"35":3,"38":6,"39":6,"40":6,"41":6,"42":6,"43":6,"44":8,"51":3,"55":2,"60":2}}],["earth",{"2":{"55":1}}],["escaping",{"0":{"53":1},"2":{"53":1}}],["error",{"0":{"43":1},"2":{"43":1}}],["e69f00",{"2":{"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2}}],["ellipsis",{"2":{"62":2,"63":2}}],["eltype",{"2":{"35":2}}],["elements",{"2":{"35":1,"60":1}}],["element",{"2":{"35":3}}],["even",{"2":{"29":1}}],["eval",{"0":{"20":1},"2":{"20":2}}],["e30172f5",{"2":{"18":1}}],["enhanceapp",{"2":{"60":1}}],["enhanceappwithtabs",{"2":{"60":2}}],["ensure",{"2":{"35":1,"58":1}}],["enough",{"2":{"28":2}}],["enter",{"2":{"25":1}}],["entry",{"2":{"0":1,"35":1}}],["environment",{"2":{"25":1,"28":2,"33":1}}],["environments",{"2":{"11":1}}],["end",{"2":{"19":2,"20":1,"25":1,"27":1,"55":1}}],["enumeration",{"2":{"13":1}}],["enumerated",{"0":{"13":1},"2":{"13":1}}],["equations",{"0":{"51":1},"2":{"51":2}}],["equivalent",{"2":{"7":1}}],["eq",{"2":{"5":6,"7":8,"9":6,"15":6}}],["etc",{"2":{"29":1,"64":1}}],["et",{"2":{"5":3,"7":9,"9":3,"13":3,"15":2}}],["excecutes",{"2":{"57":1}}],["except",{"2":{"9":1}}],["executed",{"2":{"56":1}}],["extensions",{"2":{"36":1,"54":1}}],["extension",{"0":{"36":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1}}],["extends",{"2":{"60":1}}],["extend",{"2":{"35":1}}],["extended",{"2":{"0":1}}],["existing",{"2":{"32":1,"35":1}}],["export",{"2":{"60":1}}],["explicitly",{"2":{"58":1}}],["explain",{"2":{"29":1}}],["expanded",{"2":{"57":1}}],["expected",{"2":{"53":1}}],["expects",{"2":{"0":1}}],["exact",{"2":{"58":1}}],["exactly",{"2":{"13":1}}],["exampleorg",{"2":{"25":6}}],["example",{"0":{"18":1},"2":{"13":1,"15":1,"18":2,"19":1,"24":1,"25":18,"28":1,"35":1,"62":1}}],["examples",{"0":{"17":1,"36":1,"55":1},"1":{"18":1,"19":1,"20":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1},"2":{"2":1,"5":1,"12":1,"38":1}}],["edition",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["edited",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["edit",{"2":{"0":1,"25":1,"29":1,"35":1}}],["e",{"2":{"0":3,"6":1,"7":1,"8":1,"10":1,"14":1,"16":1,"19":4,"35":3,"45":2,"64":1}}],["emit",{"2":{"0":2}}],["know",{"2":{"34":1,"58":1}}],["keyfile>",{"2":{"53":1}}],["keyfile>`",{"2":{"53":2}}],["keys",{"2":{"15":3}}],["key",{"0":{"15":1},"2":{"28":2}}],["keyword",{"2":{"0":2,"57":1}}],["kosut",{"2":{"11":2}}],["koc16",{"2":{"9":2}}],["koch",{"2":{"5":1,"6":2,"7":2,"8":2,"9":1,"10":2,"14":2,"16":2}}],["kochjpcm2016",{"2":{"5":2,"7":2,"9":2}}],["k",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["kaler",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["kwarg",{"2":{"0":1}}],["kwargs",{"2":{"0":2,"35":1}}],["bddxg",{"2":{"63":1}}],["b^2",{"2":{"51":1}}],["bx",{"2":{"51":1}}],["blocks",{"2":{"51":2,"57":1}}],["block",{"2":{"46":2}}],["bluesky",{"2":{"1":1,"2":1}}],["box",{"2":{"46":2}}],["both",{"2":{"28":3,"32":1,"56":1}}],["borzì",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["bib",{"2":{"15":1}}],["bibliography",{"0":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1},"1":{"7":1,"9":1,"12":1,"13":1,"15":1},"2":{"7":1}}],["bcr10",{"2":{"9":2}}],["bs03",{"2":{"9":2}}],["b",{"2":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1,"22":7,"45":2,"47":6,"48":3,"51":1}}],["browser",{"2":{"25":1,"28":2}}],["brif",{"2":{"5":1,"6":1,"7":2,"8":1,"9":1,"10":1,"11":2,"14":1,"16":1}}],["brifnjp2010",{"2":{"5":2,"7":2,"9":2}}],["brumer",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"16":2}}],["brumershapiro2003",{"2":{"5":2,"7":2,"9":2}}],["branch",{"2":{"0":2,"25":1}}],["by",{"2":{"2":2,"6":1,"7":1,"8":1,"10":1,"14":1,"16":1,"17":1,"24":1,"25":1,"28":1,"35":2,"36":1,"37":1,"53":1,"55":2,"56":1,"57":2,"58":1,"61":1}}],["bar",{"2":{"60":1}}],["babushka",{"2":{"52":3,"54":1}}],["base",{"2":{"35":2,"55":1,"58":2}}],["based",{"2":{"0":1,"25":1,"57":1}}],["basic",{"2":{"29":1}}],["backtick",{"2":{"53":2}}],["back",{"2":{"25":1}}],["backspace",{"2":{"25":1}}],["badges",{"0":{"1":1},"2":{"1":1}}],["built",{"2":{"0":3,"4":1,"35":1,"36":1}}],["builds",{"2":{"35":1,"58":1}}],["builddir",{"2":{"35":4}}],["building",{"2":{"0":2,"58":1}}],["build",{"0":{"33":1},"2":{"0":3,"25":4,"27":1,"28":2,"29":1,"35":4,"55":1,"57":1,"58":1,"59":3,"60":5}}],["but",{"2":{"0":1,"13":1,"17":1,"28":1,"53":1}}],["behavior",{"2":{"55":1}}],["best",{"2":{"35":1}}],["being",{"2":{"28":1}}],["because",{"2":{"11":1,"58":1}}],["below",{"2":{"2":1,"13":1}}],["before",{"2":{"0":1,"25":1,"27":1,"28":1,"53":1}}],["be",{"2":{"0":6,"13":1,"15":1,"24":1,"27":1,"28":3,"29":1,"32":2,"33":1,"35":2,"59":1,"62":1,"64":1}}],["check",{"2":{"54":1}}],["characters",{"0":{"53":1}}],["chakrabarti",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["chapter",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["change",{"2":{"35":1,"60":4}}],["changes",{"2":{"25":1,"28":4,"60":1}}],["chang",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["centered",{"2":{"50":2}}],["critical",{"2":{"49":2}}],["created",{"2":{"55":1}}],["create",{"2":{"25":1,"58":1}}],["creating",{"2":{"25":1,"27":1}}],["cd",{"2":{"25":1,"33":1}}],["curtain",{"2":{"63":1}}],["currently",{"2":{"35":1}}],["current",{"2":{"25":1}}],["customize",{"2":{"29":1,"61":1}}],["customization",{"2":{"12":1}}],["custom",{"0":{"12":1,"13":1,"15":1,"46":1},"1":{"13":1},"2":{"12":1,"59":1}}],["css",{"0":{"61":1},"1":{"62":1,"63":1,"64":1},"2":{"17":1,"29":1,"30":1,"34":1,"60":1,"61":2,"62":2,"63":1}}],["client",{"2":{"60":1}}],["classical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["clean",{"2":{"0":2,"28":1}}],["c",{"2":{"6":4,"8":4,"10":4,"11":2,"14":4,"16":4,"45":2,"48":3,"51":1}}],["citep",{"2":{"5":2,"7":3,"9":2,"15":2}}],["citet",{"2":{"5":7,"7":7,"9":7,"13":1,"15":6}}],["cite",{"2":{"5":6,"7":10,"9":6,"13":2,"15":5}}],["citations",{"2":{"7":1,"9":2,"13":1}}],["citationbibliography",{"2":{"4":1}}],["citation",{"0":{"4":1,"15":1,"52":1},"1":{"5":1},"2":{"4":1,"7":1,"15":2}}],["cf",{"2":{"5":1}}],["cool",{"2":{"50":2}}],["cos",{"2":{"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":4}}],["cost",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["copies",{"2":{"35":1}}],["copy",{"2":{"29":1,"30":1,"62":1}}],["correct",{"2":{"35":1}}],["could",{"2":{"28":1,"29":1}}],["coupled",{"2":{"11":1}}],["col",{"2":{"50":4}}],["collapsed",{"2":{"24":1}}],["collapseddocstrings",{"2":{"24":2}}],["colors",{"2":{"64":2}}],["colorful",{"2":{"19":1}}],["color",{"2":{"19":13}}],["code>",{"2":{"53":2}}],["code",{"0":{"17":1,"43":2,"44":1},"1":{"18":1,"19":1,"20":1},"2":{"18":1,"19":1,"22":1,"38":2,"39":2,"40":1,"41":4,"42":4,"43":2,"44":1,"51":2}}],["coherent",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["combines",{"2":{"56":1}}],["combination",{"2":{"39":1,"41":1,"42":1}}],["comes",{"2":{"28":1}}],["com>",{"2":{"25":2}}],["committed",{"2":{"59":1}}],["commons",{"2":{"55":3}}],["common",{"2":{"17":1}}],["command",{"2":{"7":1,"25":1,"28":1}}],["component",{"2":{"60":3}}],["components",{"2":{"60":4}}],["complete",{"2":{"59":1}}],["completely",{"2":{"32":1}}],["complex",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["compressed",{"2":{"9":1}}],["computational",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["com",{"2":{"1":2,"2":2,"20":1,"25":4,"60":1}}],["conversion",{"2":{"57":1}}],["converts",{"2":{"57":1}}],["const",{"2":{"60":2}}],["constructed",{"2":{"0":1}}],["consumes",{"2":{"56":1}}],["concerned",{"2":{"29":1,"57":1}}],["condens",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["content",{"2":{"35":1,"47":8,"48":8,"49":2,"60":1,"62":2,"63":3}}],["contents",{"2":{"0":4,"55":6,"59":2}}],["container",{"2":{"62":1,"63":1}}],["containers",{"0":{"46":1}}],["contained",{"2":{"32":1}}],["contain",{"2":{"35":1}}],["contributing",{"2":{"25":4}}],["contributors",{"2":{"25":2}}],["controlled",{"2":{"11":1}}],["controlling",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["control",{"2":{"6":7,"8":7,"10":7,"11":1,"14":7,"16":7,"27":1}}],["configuration",{"2":{"28":2,"55":1,"58":1,"59":1}}],["config",{"2":{"0":3,"30":1,"34":1,"35":9,"55":1}}],["care",{"2":{"35":1}}],["carrasco",{"2":{"5":2,"6":1,"7":4,"8":1,"9":2,"10":1,"14":1,"15":2,"16":1}}],["called",{"2":{"35":2}}],["calarco",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["cases",{"2":{"32":1}}],["catch",{"2":{"25":1,"27":1}}],["causes",{"2":{"0":1,"55":1}}],["cannot",{"2":{"58":1}}],["canonical",{"2":{"25":1}}],["can",{"2":{"0":2,"2":1,"3":1,"17":1,"25":1,"27":1,"28":2,"29":1,"30":1,"32":2,"51":2,"55":2,"61":1,"62":1,"64":1}}],["ax2+bx+c=0",{"2":{"51":1}}],["a≠0",{"2":{"51":1}}],["about",{"2":{"35":1}}],["above",{"2":{"25":1}}],["able",{"2":{"10":1}}],["available",{"0":{"63":1},"2":{"20":1,"21":1,"55":1,"62":1,"63":1}}],["avatars",{"2":{"1":1}}],["avatar",{"2":{"1":1}}],["actually",{"2":{"30":1}}],["action",{"2":{"29":1}}],["activate",{"2":{"25":2,"28":1,"33":2}}],["achievements",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["academic",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["appearance",{"2":{"61":1}}],["app",{"2":{"60":5}}],["appropriate",{"2":{"15":1}}],["applications",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["apis",{"2":{"30":1}}],["api",{"0":{"0":1,"35":1},"2":{"24":1,"25":4,"35":1}}],["attributes",{"2":{"35":1,"64":1}}],["attribution",{"2":{"2":1}}],["at",{"2":{"25":1,"29":1,"31":1,"35":2}}],["atomic",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["along",{"2":{"60":1}}],["aligned",{"2":{"50":2}}],["alerts",{"0":{"49":1},"2":{"49":1}}],["allows",{"2":{"59":1,"63":1}}],["all",{"0":{"63":1},"2":{"32":1,"55":1,"57":2,"58":1,"63":1}}],["already",{"2":{"29":1}}],["also",{"2":{"20":1,"21":1,"51":2,"53":1,"64":1}}],["al",{"2":{"5":3,"7":9,"9":3,"13":3,"15":2}}],["alphastyle",{"2":{"11":1}}],["alphabetically",{"2":{"7":1,"9":1}}],["alphabetic",{"0":{"9":1},"2":{"4":1}}],["alpha",{"2":{"4":1,"9":1,"10":1,"11":1,"15":2}}],["adjusted",{"2":{"62":1}}],["adjust",{"2":{"28":1}}],["added",{"0":{"42":1}}],["additional",{"2":{"37":1}}],["adding",{"2":{"28":1,"35":1,"55":1}}],["add",{"2":{"25":2,"27":1,"28":5,"29":1,"32":4,"33":2,"35":1}}],["ada",{"2":{"2":1}}],["advanced",{"0":{"29":1},"2":{"27":1,"30":1}}],["advances",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["advance",{"2":{"0":1}}],["another",{"2":{"34":1,"58":1}}],["anything",{"2":{"51":2}}],["any",{"2":{"25":1,"27":1}}],["anywhere",{"2":{"2":1}}],["ansi",{"0":{"19":1},"2":{"19":2}}],["an",{"2":{"2":1,"6":1,"8":1,"10":1,"13":2,"14":1,"16":1,"20":1,"21":1,"29":1,"32":1,"46":2,"53":1}}],["and",{"0":{"2":1,"42":1},"2":{"0":3,"3":2,"5":10,"6":14,"7":16,"8":14,"9":13,"10":14,"11":3,"13":1,"14":14,"15":4,"16":14,"18":1,"25":7,"27":2,"28":7,"29":5,"30":1,"32":2,"33":1,"34":1,"35":6,"41":1,"51":4,"53":5,"56":3,"57":5,"58":2,"59":1,"60":4,"62":2}}],["author",{"0":{"7":1,"13":1},"2":{"4":1,"7":3,"9":1}}],["authoryear",{"2":{"4":1,"7":2,"13":2}}],["author=",{"2":{"2":7}}],["authorbadge",{"0":{"2":1},"2":{"2":8,"60":4}}],["authors",{"2":{"1":2,"25":2,"60":4}}],["autogenerated",{"2":{"58":1}}],["auto",{"2":{"0":1}}],["automatic",{"2":{"0":1,"6":1,"8":1,"10":1,"14":1,"16":1}}],["automatically",{"2":{"0":2,"10":1,"11":1,"15":1,"32":1,"55":1}}],["article",{"2":{"63":1}}],["args",{"2":{"35":1}}],["arguments",{"2":{"0":1,"28":1,"35":1}}],["argument",{"2":{"0":1,"4":1,"28":1}}],["array",{"2":{"35":1}}],["around",{"2":{"28":1,"59":1}}],["arxiv",{"2":{"11":2}}],["arimondo",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["arbitrary",{"2":{"5":2,"7":2,"9":2,"15":2}}],["are",{"2":{"0":3,"4":1,"7":1,"9":1,"13":1,"15":1,"24":1,"25":1,"28":1,"30":1,"35":4,"50":4,"51":6,"56":1,"58":2,"59":2}}],["after",{"2":{"0":4,"51":4,"60":1}}],["aside",{"2":{"62":2,"63":2}}],["ascending",{"2":{"35":1}}],["assume",{"2":{"35":1}}],["assuming",{"2":{"25":1,"29":1}}],["assetsinlinelimit",{"2":{"55":1}}],["assets",{"2":{"0":3,"20":1,"25":1,"30":1,"34":1,"55":2}}],["as",{"2":{"0":2,"5":14,"7":16,"9":14,"13":5,"15":13,"25":1,"28":3,"29":3,"30":2,"33":1,"35":2,"57":1}}],["a",{"0":{"40":1},"2":{"0":6,"6":4,"8":4,"10":4,"11":5,"12":1,"14":4,"15":1,"16":4,"18":1,"19":1,"22":8,"25":5,"28":5,"29":2,"33":2,"34":1,"35":8,"45":2,"46":8,"47":6,"48":3,"55":2,"57":1,"58":4,"59":1,"60":1}}],["images",{"2":{"55":1}}],["image",{"2":{"55":4}}],["import",{"2":{"20":2,"60":9}}],["important",{"2":{"13":1,"62":6,"63":17}}],["ideas",{"2":{"53":1}}],["ignore",{"2":{"30":1}}],["icon",{"0":{"60":1},"2":{"55":1,"60":1}}],["icons8",{"2":{"2":5}}],["icons",{"0":{"2":1},"2":{"2":2}}],["ico",{"2":{"30":1,"34":1}}],["ii",{"2":{"28":1}}],["if",{"2":{"0":2,"2":1,"20":1,"24":1,"25":1,"27":1,"28":2,"29":1,"35":2,"53":1,"55":1,"58":1,"59":2,"60":1}}],["i",{"2":{"0":2,"6":1,"8":1,"10":1,"11":2,"14":1,"16":1,"25":1,"28":2,"35":3,"53":3,"64":1}}],["iobuffer",{"2":{"20":1}}],["ion",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["io",{"2":{"0":1,"20":4,"35":2,"55":2}}],["increase",{"2":{"62":1}}],["includes",{"2":{"60":1}}],["include",{"2":{"2":1,"25":1,"35":1}}],["including",{"2":{"0":1,"29":1,"32":1}}],["inlined",{"2":{"55":1}}],["inlines",{"2":{"55":1}}],["inline",{"2":{"53":1,"55":1}}],["instead",{"2":{"28":1}}],["instances",{"2":{"28":2}}],["instantiate",{"2":{"32":1}}],["instantiating",{"2":{"4":1}}],["instantly",{"0":{"28":1},"2":{"28":1}}],["installed",{"2":{"32":1,"58":1}}],["installs",{"2":{"32":1}}],["installation",{"0":{"31":1},"1":{"32":1}}],["install",{"2":{"0":2,"32":2}}],["into",{"2":{"28":3,"32":1,"59":1,"62":1}}],["internal",{"0":{"35":1},"2":{"11":1,"24":1}}],["interacting",{"2":{"11":1}}],["interscience",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["integration",{"0":{"3":1},"2":{"3":1}}],["index",{"2":{"25":2,"29":1,"30":2,"34":2,"58":1,"60":3}}],["indicating",{"2":{"13":1}}],["inverse",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["invoking",{"2":{"0":1}}],["information",{"2":{"29":1,"60":1}}],["info",{"2":{"2":1,"46":4}}],["input",{"2":{"1":1,"2":1,"18":2,"19":2,"20":1,"22":2,"23":1,"24":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"57":2}}],["in",{"2":{"0":2,"3":3,"4":1,"6":3,"7":3,"8":3,"10":3,"11":1,"12":1,"13":4,"14":3,"15":2,"16":3,"17":1,"19":2,"20":3,"21":3,"24":1,"25":4,"27":1,"28":3,"29":2,"30":2,"32":1,"33":2,"34":3,"35":10,"36":1,"39":1,"51":2,"56":2,"57":3,"58":5}}],["items",{"2":{"35":2}}],["its",{"2":{"25":1,"32":3,"35":1}}],["it",{"2":{"0":3,"3":1,"9":1,"25":1,"27":2,"32":1,"35":2,"53":2,"57":2,"60":3}}],["isolated",{"2":{"32":1}}],["isempty",{"2":{"20":1}}],["issues",{"2":{"55":1}}],["issue",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"28":1,"53":1}}],["isaac",{"2":{"2":1}}],["is",{"2":{"0":8,"4":1,"5":2,"7":5,"9":1,"10":1,"13":2,"15":2,"17":1,"18":1,"19":3,"20":2,"21":2,"24":1,"25":4,"28":1,"32":1,"35":8,"46":10,"50":4,"52":3,"53":1,"54":1,"56":1,"57":5,"58":3,"59":1}}],["pipeline",{"2":{"57":1}}],["picking",{"2":{"28":1}}],["pm",{"2":{"51":1}}],["png",{"2":{"30":1,"34":1,"55":2}}],["pdf",{"2":{"20":2,"21":2}}],["pkg>",{"2":{"25":1,"33":1}}],["pkg",{"2":{"18":4}}],["plain",{"2":{"35":1,"55":1}}],["platform=",{"2":{"2":6}}],["platform",{"0":{"2":1},"2":{"1":2}}],["plugin",{"2":{"11":1,"57":3,"60":2}}],["phi",{"2":{"51":1}}],["ph",{"2":{"11":1}}],["phenomena",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["physics",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["phys",{"2":{"6":3,"7":1,"8":3,"10":3,"11":1,"14":3,"16":3}}],["pp",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["p",{"2":{"6":4,"8":4,"10":4,"14":4,"16":4}}],["powered",{"2":{"37":1}}],["possible",{"2":{"30":1}}],["poschinger",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["point",{"2":{"0":1,"35":1}}],["priority",{"2":{"35":5}}],["println",{"2":{"19":2}}],["print",{"2":{"19":4,"20":2}}],["printstyled",{"2":{"19":2}}],["principles",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["props",{"2":{"60":1}}],["proper",{"2":{"59":1}}],["probably",{"2":{"59":1}}],["problems",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["problem",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["process",{"0":{"56":1},"1":{"57":1,"58":1,"59":1}}],["processes",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["progress",{"2":{"20":1,"21":1,"35":1}}],["project",{"0":{"30":1},"2":{"18":1,"29":2,"30":2,"32":1,"34":1}}],["provides",{"2":{"37":1}}],["provide",{"2":{"2":1}}],["provided",{"2":{"0":1,"24":1,"36":1,"57":1}}],["previous",{"2":{"39":1}}],["preview",{"0":{"28":1},"2":{"0":1,"25":2,"28":2,"60":2}}],["prerequisites",{"0":{"32":1}}],["prerelease",{"2":{"20":2}}],["pretty",{"2":{"29":1}}],["present",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["press",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["push",{"2":{"0":1,"25":1}}],["publication",{"2":{"7":1,"9":1}}],["public",{"0":{"0":1},"2":{"35":1}}],["padding",{"2":{"62":4,"63":12}}],["paper",{"2":{"52":2}}],["packages",{"2":{"18":1,"25":1,"33":2,"56":2,"58":1}}],["package",{"2":{"17":1,"25":2,"29":1,"30":3,"34":2,"35":5,"58":1,"60":1}}],["parsed",{"2":{"57":1}}],["parse",{"2":{"20":2}}],["part",{"2":{"13":1,"25":1,"35":1}}],["particles",{"2":{"11":1}}],["parenthetical",{"2":{"7":1}}],["paste",{"2":{"62":1}}],["past",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["passing",{"2":{"35":2}}],["pass",{"2":{"0":1,"28":2,"35":3}}],["passed",{"2":{"0":2}}],["pages",{"2":{"5":1,"25":3,"58":1}}],["page",{"2":{"3":2,"20":1,"24":2,"28":2,"34":1,"35":1,"36":1,"58":1}}],["pathof",{"2":{"55":1}}],["path",{"2":{"0":8,"28":3,"35":8,"58":2}}],["tip",{"2":{"46":4}}],["tit",{"2":{"44":2}}],["title",{"2":{"35":1,"62":1,"63":2}}],["timer",{"2":{"28":1}}],["time",{"2":{"28":1}}],["types",{"2":{"55":1,"60":2}}],["type",{"0":{"55":1},"2":{"35":3,"51":2,"55":2,"60":2}}],["tspackage",{"2":{"60":1}}],["ts",{"2":{"30":1,"34":1,"60":6}}],["tutorial",{"2":{"29":1}}],["tutorials",{"2":{"25":4}}],["tweaks",{"2":{"28":3}}],["two",{"2":{"11":1,"12":1,"28":2,"44":1,"51":2,"56":2}}],["tag",{"2":{"51":2}}],["tags",{"2":{"24":1}}],["tables",{"0":{"50":1},"2":{"50":3}}],["tab",{"2":{"47":4,"48":4}}],["tabs",{"0":{"47":1,"48":1},"2":{"47":2,"48":3,"60":2}}],["target",{"2":{"25":1,"35":4,"55":1}}],["takes",{"2":{"35":1,"57":2,"58":1}}],["take",{"2":{"20":1,"58":1}}],["taken",{"2":{"3":1}}],["tell",{"2":{"55":1}}],["tests",{"2":{"55":1}}],["terminal",{"2":{"34":1,"58":1}}],["template",{"2":{"29":2,"35":5}}],["techniques",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["text",{"2":{"5":2,"7":2,"9":2,"15":2,"35":1,"53":1,"55":1,"62":2,"63":2,"64":1}}],["tree",{"2":{"35":1}}],["trigger",{"2":{"28":1}}],["trivial",{"2":{"15":1}}],["try",{"2":{"25":1,"27":1}}],["transport",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["true",{"2":{"0":3,"20":1,"24":2,"25":1}}],["t",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":10,"51":2,"55":1}}],["thumb",{"2":{"55":1}}],["than",{"2":{"35":1,"53":2}}],["that",{"2":{"3":1,"9":2,"10":1,"13":1,"15":2,"24":1,"25":3,"27":1,"28":3,"35":3,"57":1,"58":1,"59":2,"60":1}}],["thing",{"2":{"59":1}}],["think",{"2":{"35":1}}],["this",{"2":{"0":3,"3":2,"5":3,"7":2,"9":1,"11":1,"13":1,"15":3,"17":3,"19":3,"20":1,"21":1,"24":1,"25":3,"28":4,"29":4,"34":2,"35":10,"36":1,"46":10,"52":1,"53":3,"54":1,"55":4,"57":2,"58":2,"59":3,"62":1,"63":1}}],["through",{"2":{"29":1}}],["throughout",{"2":{"5":1}}],["those",{"2":{"15":1,"30":1}}],["they",{"2":{"51":2}}],["therefore",{"2":{"56":1}}],["there",{"2":{"51":4,"55":1,"57":1,"64":1}}],["therein",{"2":{"5":4,"7":4,"9":4}}],["their",{"2":{"28":1}}],["then",{"2":{"25":3,"28":2,"33":1,"34":1,"58":1}}],["these",{"2":{"25":1,"28":2,"33":1,"35":2,"56":1}}],["theme",{"2":{"30":1,"34":1,"60":4,"61":1,"62":1}}],["them",{"2":{"3":1,"35":1,"55":1,"58":1}}],["the",{"0":{"1":1,"34":1,"56":1},"1":{"57":1,"58":1,"59":1},"2":{"0":43,"1":1,"2":1,"3":3,"4":4,"5":4,"6":2,"7":7,"8":2,"9":5,"10":3,"11":2,"12":2,"13":6,"14":2,"15":5,"16":2,"17":1,"18":2,"20":2,"21":2,"24":3,"25":15,"27":2,"28":11,"29":6,"30":3,"31":1,"32":1,"33":2,"34":4,"35":34,"36":1,"39":2,"41":1,"42":1,"51":8,"52":4,"53":4,"54":2,"55":6,"56":1,"57":7,"58":7,"59":5,"60":3,"61":2,"62":6,"63":2}}],["top",{"2":{"62":1,"63":1}}],["toml",{"2":{"30":2,"34":1}}],["toml`",{"2":{"18":1}}],["tools",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["to",{"0":{"25":1},"2":{"0":24,"10":1,"11":1,"12":1,"15":2,"20":1,"21":1,"24":3,"25":11,"27":4,"28":11,"29":9,"30":3,"32":2,"33":1,"34":1,"35":18,"39":2,"51":2,"55":1,"57":4,"58":3,"59":1,"60":5,"62":2,"63":1}}],["svg+xml",{"2":{"55":1}}],["svg",{"2":{"55":3}}],["sshflags=",{"2":{"53":1}}],["sshflags=`",{"2":{"53":2}}],["sqrt",{"2":{"51":1}}],["snippets",{"2":{"38":1}}],["skips",{"2":{"35":1}}],["sleep",{"2":{"28":2}}],["small",{"2":{"28":1}}],["smith",{"2":{"1":1}}],["src",{"0":{"33":1},"2":{"25":1,"29":1,"30":3,"34":1,"35":1,"55":1,"56":1,"61":1,"62":1}}],["such",{"2":{"59":1}}],["sure",{"2":{"51":2,"60":1}}],["subject",{"2":{"35":1}}],["suppose",{"2":{"25":1}}],["supported",{"2":{"24":1}}],["suppression",{"2":{"11":1}}],["sum",{"2":{"18":2}}],["s103",{"2":{"11":1}}],["sb12",{"2":{"9":2}}],["screen",{"2":{"63":1}}],["scripts",{"2":{"60":1}}],["scmm18",{"2":{"9":1}}],["schmidt",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["specific",{"2":{"55":1}}],["specifically",{"2":{"29":1,"35":1}}],["specified",{"2":{"35":1,"58":1}}],["special",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["spaces",{"2":{"51":2}}],["space",{"0":{"63":1},"2":{"0":1,"62":3,"63":3}}],["shiki",{"2":{"37":1}}],["shbun",{"2":{"32":1}}],["shyarn",{"2":{"32":1}}],["shpnpm",{"2":{"32":1}}],["shnpm",{"2":{"32":1}}],["shall",{"2":{"25":1}}],["shapiro",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"16":2}}],["shapiro2012",{"2":{"5":2,"7":2,"9":2}}],["shshell>",{"2":{"25":1}}],["shell",{"2":{"25":1}}],["shdocs",{"2":{"25":1,"31":1,"33":1,"34":1}}],["sh$",{"2":{"25":1,"33":1}}],["shorter",{"2":{"15":1}}],["shown",{"2":{"13":2}}],["show",{"2":{"12":1,"30":1,"55":2}}],["shows",{"2":{"3":1}}],["should",{"2":{"2":1,"13":1,"25":1,"27":1,"28":2,"35":2}}],["symbols",{"2":{"17":1}}],["syntax",{"0":{"37":1},"1":{"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1},"2":{"5":1,"37":1}}],["systems",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3}}],["system",{"2":{"0":1,"11":1}}],["so",{"2":{"28":1,"55":1,"58":1}}],["sometimes",{"2":{"57":1}}],["something",{"2":{"2":1,"28":1}}],["some",{"2":{"17":1,"28":1,"29":1,"36":1,"57":1,"60":1}}],["somewhat",{"2":{"15":1}}],["sorts",{"2":{"9":1}}],["sorted",{"2":{"7":1}}],["sons",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["solely",{"2":{"29":1}}],["sola",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["solaaamop2018",{"2":{"5":1,"7":1,"9":1,"13":1,"15":2}}],["solutions",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"51":2}}],["source",{"2":{"0":2,"3":1,"35":7}}],["several",{"2":{"58":1}}],["sequence",{"2":{"53":2}}],["select",{"2":{"35":1}}],["self",{"2":{"32":1}}],["separate",{"2":{"28":1}}],["serve",{"2":{"35":1}}],["servedocs",{"2":{"28":5}}],["server",{"2":{"25":1,"27":1,"35":1,"58":1}}],["service",{"2":{"28":1}}],["section",{"2":{"27":1}}],["seconds",{"2":{"28":1}}],["second",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"35":1,"48":1}}],["sessions",{"2":{"28":1}}],["session",{"2":{"25":2,"27":1,"28":2,"33":1}}],["semi",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["see",{"2":{"0":1,"2":2,"12":1,"13":1,"24":1,"28":2,"29":1,"34":1,"49":1,"50":1,"53":1}}],["settings",{"2":{"35":1,"62":1,"63":1}}],["setting",{"0":{"34":1}}],["setdocmeta",{"2":{"25":2}}],["set",{"2":{"0":2,"24":1,"28":1,"29":1,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2}}],["s",{"2":{"0":1,"3":1,"6":6,"8":6,"10":6,"14":6,"16":6,"20":1,"25":1,"27":1,"29":1,"35":1,"52":1,"53":1,"54":1,"58":1}}],["satisfies",{"2":{"60":1}}],["sanjay",{"2":{"25":3}}],["same",{"2":{"0":1,"3":1,"5":1,"7":1,"9":1,"15":1,"25":1,"35":1}}],["saved",{"2":{"57":1}}],["save",{"2":{"0":1}}],["styling",{"0":{"61":1},"1":{"62":1,"63":1,"64":1}}],["style=",{"2":{"4":3,"5":1,"7":1,"9":2,"11":1,"13":1}}],["styles",{"0":{"12":1},"1":{"13":1},"2":{"4":1,"12":1}}],["style",{"0":{"4":1,"5":1,"7":1,"9":1,"13":1,"15":1,"52":1},"1":{"5":1},"2":{"4":5,"5":2,"7":4,"9":1,"10":1,"12":1,"13":1,"15":3,"30":1,"34":1,"50":1,"60":1,"61":2,"62":1}}],["still",{"2":{"28":1}}],["stop",{"2":{"25":2,"27":2}}],["stores",{"2":{"25":1}}],["step",{"2":{"25":1,"58":1}}],["steps",{"2":{"25":1,"33":1,"57":1}}],["starus",{"2":{"60":5}}],["stargazers",{"2":{"60":2}}],["stars",{"0":{"60":1},"2":{"60":1}}],["started",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1},"2":{"30":1,"34":1}}],["start",{"2":{"0":1,"25":1,"29":2,"30":1,"31":1,"33":2}}],["stages",{"2":{"56":1}}],["stage",{"2":{"35":1}}],["status",{"2":{"18":3}}],["static",{"2":{"0":1,"58":1}}],["stripes",{"2":{"50":2}}],["string`",{"2":{"55":1}}],["strings",{"2":{"35":1}}],["string",{"2":{"0":1,"20":1,"25":1,"35":5,"55":2,"60":1}}],["structure",{"0":{"30":1,"34":1},"2":{"29":2,"34":1}}],["struct",{"2":{"0":1,"55":2}}],["silvestris",{"2":{"55":4}}],["sign",{"2":{"51":4}}],["signature",{"2":{"35":1}}],["sidebar",{"2":{"35":1,"58":2,"63":3}}],["sin",{"2":{"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":8}}],["since",{"2":{"29":1}}],["singer",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["simply",{"2":{"27":1,"35":1,"58":1}}],["simple",{"0":{"27":1},"1":{"28":1},"2":{"18":2,"55":1}}],["similar",{"2":{"0":1,"15":2,"24":1}}],["sitedata",{"2":{"60":1}}],["sitename",{"2":{"25":2}}],["site",{"2":{"0":9,"35":1,"58":1,"59":2,"61":1}}],["write",{"2":{"55":1}}],["writers",{"2":{"56":1}}],["writer",{"2":{"0":1}}],["w",{"2":{"38":4,"39":4,"40":4,"41":4,"42":4,"43":4,"44":6}}],["word",{"2":{"28":2}}],["working",{"2":{"25":1,"33":1}}],["works",{"2":{"11":1,"24":1,"53":1}}],["work",{"2":{"0":1,"18":2,"20":1,"21":1,"35":1,"59":1}}],["would",{"2":{"15":1}}],["webpage",{"2":{"59":1}}],["webserver",{"2":{"34":1}}],["websites",{"2":{"56":1,"58":1}}],["website",{"2":{"0":1,"29":1,"58":2}}],["well",{"2":{"28":2}}],["welcome",{"2":{"20":1,"21":1}}],["we",{"2":{"12":1,"25":1,"29":4,"30":1,"33":1,"55":3,"58":3,"59":1}}],["want",{"2":{"29":2,"60":1}}],["warning",{"0":{"43":1},"2":{"20":1,"35":1,"43":1,"46":6,"49":1,"59":1,"62":1}}],["walmsley",{"2":{"11":2}}],["was",{"2":{"3":1,"53":1}}],["way",{"2":{"3":1}}],["width",{"2":{"62":4,"63":8}}],["wikipedia",{"2":{"55":3}}],["wikimedia",{"2":{"55":3}}],["wiley",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["will",{"2":{"0":4,"24":1,"25":2,"28":1,"29":4,"32":1,"33":2,"34":1,"35":2,"58":1,"59":1,"60":1}}],["winckel",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["winckelip2008",{"2":{"5":2,"7":2,"9":2,"13":1,"15":4}}],["without",{"2":{"35":1}}],["within",{"2":{"28":6,"35":1,"53":1}}],["with",{"0":{"60":1},"2":{"0":2,"6":1,"7":1,"8":1,"10":1,"11":1,"13":1,"14":1,"15":2,"16":1,"25":2,"27":1,"28":2,"29":1,"32":1,"35":3,"37":1,"39":1,"41":1,"42":1,"51":2,"55":2,"57":1,"60":1}}],["white",{"2":{"62":2,"63":2}}],["which",{"2":{"0":5,"7":1,"28":1,"30":1,"35":4,"56":2,"57":2,"58":2}}],["whatever",{"2":{"28":1}}],["what",{"2":{"0":1,"3":1,"17":1}}],["where",{"2":{"25":1,"35":1,"55":2,"57":1}}],["whether",{"2":{"0":6,"55":1}}],["when",{"2":{"0":1,"4":1,"24":1,"32":1,"51":2,"58":1}}],["d3",{"2":{"60":2}}],["data",{"2":{"60":2}}],["dangerous",{"2":{"46":2}}],["danger",{"2":{"46":2}}],["dark",{"2":{"30":1,"34":1}}],["daee34ce",{"2":{"18":1}}],["due",{"2":{"28":1}}],["d",{"2":{"11":3,"32":4,"45":2,"48":3}}],["divider",{"2":{"63":1}}],["dirname",{"2":{"55":2}}],["direct",{"2":{"28":1}}],["directory",{"2":{"28":1,"34":1,"35":8}}],["directly",{"2":{"2":1,"35":1,"59":1}}],["dispatch",{"2":{"57":1}}],["display",{"2":{"51":2}}],["displayed",{"2":{"24":1}}],["disable",{"2":{"55":1}}],["disambiguate",{"2":{"10":1}}],["different",{"2":{"7":1,"60":1}}],["differentiation",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["dimauro",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["download",{"2":{"55":3}}],["dollar",{"2":{"51":4}}],["double",{"2":{"51":4}}],["don",{"2":{"51":1,"55":1}}],["done",{"2":{"18":1,"57":1}}],["do",{"2":{"25":1,"29":1,"33":1,"35":1}}],["doc",{"2":{"35":2}}],["docpath",{"2":{"35":1}}],["docmeta",{"2":{"25":2}}],["doctests",{"2":{"57":1}}],["doctestsetup",{"2":{"25":2}}],["doctest",{"0":{"23":1},"2":{"23":1}}],["docstrings",{"2":{"24":2}}],["docs",{"0":{"25":1,"33":2},"2":{"3":1,"18":1,"20":1,"25":8,"28":10,"29":5,"30":2,"31":1,"33":4,"34":5,"35":8,"55":1,"57":1,"58":2,"60":3,"61":1,"62":1}}],["document",{"2":{"35":1,"57":1}}],["documentation",{"0":{"21":1,"28":1},"1":{"22":1,"23":1,"24":1},"2":{"0":6,"5":1,"20":5,"21":3,"25":3,"28":4,"29":2,"30":1,"32":1,"34":1,"35":1,"54":1,"56":2}}],["documentationmarkdown",{"2":{"0":1}}],["documentercitations",{"0":{"3":1},"2":{"3":3,"11":2,"18":1}}],["documenter",{"0":{"25":1,"57":1},"2":{"0":9,"3":1,"18":1,"19":1,"24":1,"25":6,"28":1,"29":2,"33":1,"35":7,"56":1,"57":5,"59":1,"60":3}}],["documentervitepress",{"0":{"25":1},"2":{"0":6,"3":2,"18":5,"25":8,"27":1,"28":2,"29":2,"30":2,"32":1,"33":1,"35":9,"55":2,"56":1,"57":1,"60":2}}],["doe",{"2":{"1":1,"2":1}}],["does",{"2":{"0":1,"35":1,"53":2,"62":1,"63":1}}],["delete",{"2":{"62":1}}],["deleted",{"2":{"59":1}}],["delay",{"2":{"28":2}}],["details",{"2":{"46":4}}],["detectable",{"2":{"59":1}}],["detect",{"2":{"0":1}}],["determined",{"2":{"4":1,"35":1}}],["determine",{"2":{"0":2}}],["determines",{"2":{"0":3}}],["demonstrates",{"2":{"36":1}}],["dependencies",{"2":{"32":1,"60":1}}],["deploying",{"2":{"59":1}}],["deployment",{"2":{"28":2,"59":1}}],["deploydocs",{"2":{"25":2}}],["deploydecision",{"2":{"0":3}}],["deploy",{"2":{"0":9,"28":1,"34":1,"35":1}}],["deployed",{"2":{"0":2,"59":1}}],["definition",{"2":{"13":1}}],["defineprops",{"2":{"60":1}}],["defines",{"2":{"55":1}}],["define",{"2":{"12":1}}],["defined",{"2":{"12":1}}],["defaulttheme",{"2":{"60":3}}],["defaulting",{"2":{"35":1}}],["defaults",{"2":{"0":3,"24":1}}],["default",{"2":{"0":3,"2":1,"4":1,"5":1,"7":1,"17":1,"24":1,"55":1,"57":1,"60":2,"62":1}}],["decoherence",{"2":{"11":1}}],["decision",{"2":{"0":2,"35":1}}],["derived",{"2":{"9":1}}],["destination",{"2":{"35":1}}],["describes",{"2":{"27":1}}],["description",{"2":{"0":2}}],["designed",{"2":{"0":1}}],["devdependencies",{"2":{"60":1}}],["develop",{"2":{"58":1}}],["developing",{"2":{"32":1}}],["development",{"0":{"28":1},"2":{"0":2,"20":1,"21":1,"28":1}}],["dev",{"2":{"0":2,"25":1,"28":3,"34":1,"35":3,"58":1,"60":2}}],["devurl",{"2":{"0":5}}],["devbranch",{"2":{"0":5,"25":2}}],["jpg",{"2":{"55":2}}],["jpeg",{"2":{"55":1}}],["joinpath",{"2":{"55":1}}],["john",{"2":{"1":1,"2":1}}],["just",{"2":{"29":1}}],["juliarender",{"2":{"35":2}}],["juliagenerate",{"2":{"35":2}}],["juliadocpath",{"2":{"35":1}}],["juliadocumentervitepress",{"2":{"0":1}}],["juliadev",{"2":{"35":1}}],["juliabuild",{"2":{"35":1}}],["julia```",{"2":{"28":1}}],["juliapkg>",{"2":{"25":1,"33":1}}],["julia>",{"2":{"22":3,"23":1,"25":1,"33":1}}],["julialang",{"2":{"20":2}}],["juliajulia>",{"2":{"19":2,"22":2,"23":1,"25":2}}],["julia2",{"2":{"18":1}}],["juliausing",{"2":{"18":1,"25":2,"38":1,"40":1,"42":1,"43":1,"44":2,"55":1}}],["juliamediaoutput",{"2":{"55":3}}],["juliamodify",{"2":{"35":1}}],["juliamono",{"2":{"17":1}}],["juliamime",{"2":{"35":1}}],["juliamakedocs",{"2":{"27":1}}],["juliamarkdownvitepress",{"2":{"0":1}}],["julia",{"0":{"17":1,"21":1},"1":{"18":1,"19":1,"20":1,"22":1,"23":1,"24":1},"2":{"17":1,"18":1,"20":5,"21":3,"25":4,"27":1,"28":1,"29":1,"33":2,"35":1,"39":1,"41":1,"55":1,"56":1,"57":1}}],["juliaformat=documentervitepress",{"2":{"0":1}}],["js",{"2":{"28":1}}],["json",{"2":{"25":1,"30":3,"34":2,"60":3}}],["jay",{"2":{"25":3}}],["jane",{"2":{"1":1,"2":1}}],["j",{"2":{"6":3,"8":3,"10":3,"11":2,"14":3,"16":3}}],["jl`",{"2":{"18":1}}],["jl",{"0":{"3":1,"25":2,"57":1},"2":{"0":4,"3":1,"18":3,"24":1,"25":22,"27":1,"28":6,"29":2,"30":2,"32":1,"33":1,"34":2,"35":2,"56":2,"57":2,"60":2}}]],"serializationVersion":2}';export{e as default}; +const e='{"documentCount":65,"nextId":65,"documentIds":{"0":"/DocumenterVitepress.jl/dev/api#Public-API","1":"/DocumenterVitepress.jl/dev/author_badge#badges-via-the-frontmatter","2":"/DocumenterVitepress.jl/dev/author_badge#AuthorBadge-and-platform-icons","3":"/DocumenterVitepress.jl/dev/citations#DocumenterCitations.jl-integration","4":"/DocumenterVitepress.jl/dev/citations#gallery","5":"/DocumenterVitepress.jl/dev/citations#numeric_style","6":"/DocumenterVitepress.jl/dev/citations#bibliography","7":"/DocumenterVitepress.jl/dev/citations#author_year_style","8":"/DocumenterVitepress.jl/dev/citations#bibliography-1","9":"/DocumenterVitepress.jl/dev/citations#alphabetic_style","10":"/DocumenterVitepress.jl/dev/citations#bibliography-2","11":"/DocumenterVitepress.jl/dev/citations#bibliography-3","12":"/DocumenterVitepress.jl/dev/citations#custom_styles","13":"/DocumenterVitepress.jl/dev/citations#Custom-style:-enumerated-author-year","14":"/DocumenterVitepress.jl/dev/citations#bibliography-4","15":"/DocumenterVitepress.jl/dev/citations#Custom-style:-Citation-key-labels","16":"/DocumenterVitepress.jl/dev/citations#bibliography-5","17":"/DocumenterVitepress.jl/dev/code_example#Julia-code-examples","18":"/DocumenterVitepress.jl/dev/code_example#example","19":"/DocumenterVitepress.jl/dev/code_example#ansi","20":"/DocumenterVitepress.jl/dev/code_example#eval","21":"/DocumenterVitepress.jl/dev/code_example#julia-1-11-documentation","22":"/DocumenterVitepress.jl/dev/code_example#repl","23":"/DocumenterVitepress.jl/dev/code_example#doctest","24":"/DocumenterVitepress.jl/dev/code_example#meta","25":"/DocumenterVitepress.jl/dev/documenter_to_vitepress_docs_example#Upgrading-docs-from-Documenter.jl-to-DocumenterVitepress.jl","26":"/DocumenterVitepress.jl/dev/get_started#Get-Started","27":"/DocumenterVitepress.jl/dev/get_started#Simple-method","28":"/DocumenterVitepress.jl/dev/get_started#Preview-Documentation-Development-Instantly","29":"/DocumenterVitepress.jl/dev/get_started#Advanced-method","30":"/DocumenterVitepress.jl/dev/get_started#Project-structure","31":"/DocumenterVitepress.jl/dev/get_started#VitePress-Installation","32":"/DocumenterVitepress.jl/dev/get_started#prerequisites","33":"/DocumenterVitepress.jl/dev/get_started#Build-new-docs-from-docs/src","34":"/DocumenterVitepress.jl/dev/get_started#Setting-up-the-Folder-Structure","35":"/DocumenterVitepress.jl/dev/markdown-examples#Markdown-Extension-Examples","36":"/DocumenterVitepress.jl/dev/markdown-examples#Syntax-Highlighting","37":"/DocumenterVitepress.jl/dev/markdown-examples#Line-Highlight","38":"/DocumenterVitepress.jl/dev/markdown-examples#Highlight-multiple-lines","39":"/DocumenterVitepress.jl/dev/markdown-examples#Focus-a-line","40":"/DocumenterVitepress.jl/dev/markdown-examples#Focus-multiple-lines","41":"/DocumenterVitepress.jl/dev/markdown-examples#Added-and-removed-lines","42":"/DocumenterVitepress.jl/dev/markdown-examples#Code-error,-code-warning","43":"/DocumenterVitepress.jl/dev/markdown-examples#Code-groups","44":"/DocumenterVitepress.jl/dev/markdown-examples#lists","45":"/DocumenterVitepress.jl/dev/markdown-examples#Custom-Containers","46":"/DocumenterVitepress.jl/dev/markdown-examples#tabs","47":"/DocumenterVitepress.jl/dev/markdown-examples#Nested-Tabs","48":"/DocumenterVitepress.jl/dev/markdown-examples#GitHub-flavored-Alerts","49":"/DocumenterVitepress.jl/dev/markdown-examples#tables","50":"/DocumenterVitepress.jl/dev/markdown-examples#equations","51":"/DocumenterVitepress.jl/dev/markdown-examples#Footnotes-(citation-style)","52":"/DocumenterVitepress.jl/dev/markdown-examples#Escaping-characters","53":"/DocumenterVitepress.jl/dev/markdown-examples#more","54":"/DocumenterVitepress.jl/dev/internal_api#internal_api","55":"/DocumenterVitepress.jl/dev/mime_examples#MIME-type-examples","56":"/DocumenterVitepress.jl/dev/render_pipeline#The-rendering-process","57":"/DocumenterVitepress.jl/dev/render_pipeline#documenter-jl","58":"/DocumenterVitepress.jl/dev/render_pipeline#vitepress","59":"/DocumenterVitepress.jl/dev/render_pipeline#finalization","60":"/DocumenterVitepress.jl/dev/repo_stars#GitHub-Icon-with-Stars","61":"/DocumenterVitepress.jl/dev/style_css#CSS-Styling","62":"/DocumenterVitepress.jl/dev/style_css#Layout-options","63":"/DocumenterVitepress.jl/dev/style_css#All-available-space","64":"/DocumenterVitepress.jl/dev/style_css#more"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[2,1,175],"1":[4,1,33],"2":[4,1,58],"3":[3,1,33],"4":[3,1,24],"5":[2,3,63],"6":[1,1,139],"7":[3,1,88],"8":[1,1,139],"9":[2,1,76],"10":[1,1,149],"11":[1,1,67],"12":[2,1,23],"13":[5,3,65],"14":[1,1,139],"15":[5,1,64],"16":[1,1,139],"17":[3,1,55],"18":[2,3,51],"19":[2,3,53],"20":[2,3,74],"21":[4,1,29],"22":[2,4,17],"23":[2,4,10],"24":[2,4,41],"25":[7,1,192],"26":[2,1,1],"27":[2,2,68],"28":[4,4,173],"29":[2,2,102],"30":[2,2,66],"31":[2,2,8],"32":[1,4,58],"33":[5,2,44],"34":[5,2,64],"35":[3,1,14],"36":[2,3,14],"37":[2,5,40],"38":[3,5,45],"39":[3,5,35],"40":[3,5,41],"41":[4,5,40],"42":[4,5,36],"43":[2,5,42],"44":[1,5,9],"45":[2,3,21],"46":[1,3,10],"47":[2,3,16],"48":[3,3,11],"49":[1,3,25],"50":[1,3,68],"51":[4,3,16],"52":[2,3,55],"53":[1,3,18],"54":[2,1,239],"55":[3,1,131],"56":[3,1,38],"57":[2,3,71],"58":[1,3,91],"59":[1,3,49],"60":[4,1,124],"61":[2,1,19],"62":[2,2,67],"63":[3,2,72],"64":[1,2,16]},"averageFieldLength":[2.4615384615384617,2.4153846153846157,62.35384615384618],"storedFields":{"0":{"title":"Public API","titles":[]},"1":{"title":"Badges via the frontmatter","titles":[]},"2":{"title":"AuthorBadge and platform icons","titles":[]},"3":{"title":"DocumenterCitations.jl integration","titles":[]},"4":{"title":"Citation Style Gallery","titles":[]},"5":{"title":"Numeric style","titles":["Citation Style Gallery"]},"6":{"title":"Bibliography","titles":[]},"7":{"title":"Author-year style","titles":["Bibliography"]},"8":{"title":"Bibliography","titles":[]},"9":{"title":"Alphabetic style","titles":["Bibliography"]},"10":{"title":"Bibliography","titles":[]},"11":{"title":"Bibliography","titles":[]},"12":{"title":"Custom styles","titles":["Bibliography"]},"13":{"title":"Custom style: enumerated author-year","titles":["Bibliography","Custom styles"]},"14":{"title":"Bibliography","titles":[]},"15":{"title":"Custom style: Citation-key labels","titles":["Bibliography"]},"16":{"title":"Bibliography","titles":[]},"17":{"title":"Julia code examples","titles":[]},"18":{"title":"@example","titles":["Julia code examples"]},"19":{"title":"@ansi","titles":["Julia code examples"]},"20":{"title":"@eval","titles":["Julia code examples"]},"21":{"title":"Julia 1.11 Documentation","titles":[]},"22":{"title":"@repl","titles":["Julia 1.11 Documentation"]},"23":{"title":"@doctest","titles":["Julia 1.11 Documentation"]},"24":{"title":"@meta","titles":["Julia 1.11 Documentation"]},"25":{"title":"Upgrading docs from Documenter.jl to DocumenterVitepress.jl","titles":[]},"26":{"title":"Get Started","titles":[]},"27":{"title":"Simple method","titles":["Get Started"]},"28":{"title":"Preview Documentation Development Instantly","titles":["Get Started","Simple method"]},"29":{"title":"Advanced method","titles":["Get Started"]},"30":{"title":"Project structure","titles":["Get Started"]},"31":{"title":"VitePress Installation","titles":["Get Started"]},"32":{"title":"Prerequisites","titles":["Get Started","VitePress Installation"]},"33":{"title":"Build new docs from docs/src","titles":["Get Started"]},"34":{"title":"Setting up the Folder Structure","titles":["Get Started"]},"35":{"title":"Markdown Extension Examples","titles":[]},"36":{"title":"Syntax Highlighting","titles":["Markdown Extension Examples"]},"37":{"title":"Line Highlight","titles":["Markdown Extension Examples","Syntax Highlighting"]},"38":{"title":"Highlight multiple lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"39":{"title":"Focus a line","titles":["Markdown Extension Examples","Syntax Highlighting"]},"40":{"title":"Focus multiple lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"41":{"title":"Added and removed lines","titles":["Markdown Extension Examples","Syntax Highlighting"]},"42":{"title":"Code error, code warning","titles":["Markdown Extension Examples","Syntax Highlighting"]},"43":{"title":"Code groups","titles":["Markdown Extension Examples","Syntax Highlighting"]},"44":{"title":"Lists","titles":["Markdown Extension Examples","Syntax Highlighting"]},"45":{"title":"Custom Containers","titles":["Markdown Extension Examples"]},"46":{"title":"Tabs","titles":["Markdown Extension Examples"]},"47":{"title":"Nested Tabs","titles":["Markdown Extension Examples"]},"48":{"title":"GitHub-flavored Alerts","titles":["Markdown Extension Examples"]},"49":{"title":"Tables","titles":["Markdown Extension Examples"]},"50":{"title":"Equations","titles":["Markdown Extension Examples"]},"51":{"title":"Footnotes (citation-style)","titles":["Markdown Extension Examples"]},"52":{"title":"Escaping characters","titles":["Markdown Extension Examples"]},"53":{"title":"More","titles":["Markdown Extension Examples"]},"54":{"title":"Internal API","titles":[]},"55":{"title":"MIME-type examples","titles":[]},"56":{"title":"The rendering process","titles":[]},"57":{"title":"Documenter.jl","titles":["The rendering process"]},"58":{"title":"VitePress","titles":["The rendering process"]},"59":{"title":"Finalization","titles":["The rendering process"]},"60":{"title":"GitHub Icon with Stars","titles":[]},"61":{"title":"CSS Styling","titles":[]},"62":{"title":"Layout options","titles":["CSS Styling"]},"63":{"title":"All available space","titles":["CSS Styling"]},"64":{"title":"More","titles":["CSS Styling"]}},"dirtCount":0,"index":[["加宽",{"2":{"63":1}}],["文档页面调整",{"2":{"63":1}}],["一些细节上的优化",{"2":{"63":1}}],["↩︎",{"2":{"53":1}}],["∇2φ=ρ",{"2":{"50":1}}],["zebra",{"2":{"49":2}}],["|",{"2":{"49":20}}],["|>",{"2":{"17":1,"55":4}}],["└──",{"2":{"30":8,"34":8,"61":4}}],["├──",{"2":{"30":7,"34":7}}],["960px",{"2":{"62":1,"63":1}}],["9",{"2":{"19":1}}],["‎",{"2":{"19":1,"37":1,"38":2,"39":1,"40":3,"41":3,"42":2}}],["++",{"2":{"41":1}}],["+",{"2":{"18":2,"22":4,"23":2,"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"50":2}}],["∈",{"2":{"17":1}}],["`contents",{"2":{"55":1}}],["`greater`",{"2":{"52":1}}],["`less`",{"2":{"52":1}}],["`math`",{"2":{"50":1}}],["``",{"2":{"52":2}}],["``ax^2",{"2":{"50":1}}],["``a",{"2":{"50":1}}],["```math",{"2":{"50":1}}],["```julia",{"2":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":2}}],["```",{"2":{"1":2,"2":7,"18":4,"19":4,"20":4,"22":4,"23":2,"24":2,"28":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":2,"50":1,"52":2}}],["`pkill",{"2":{"25":1,"27":1}}],["`~",{"2":{"18":2}}],["`",{"2":{"17":1,"52":4}}],["^0",{"2":{"60":1}}],["^4",{"2":{"60":2}}],["^22",{"2":{"60":1}}],["^3",{"2":{"60":2}}],["^14",{"2":{"60":1}}],["^1",{"2":{"51":2,"60":1}}],["^",{"2":{"17":1}}],["∌",{"2":{"17":1}}],["∘",{"2":{"17":1}}],["√",{"2":{"17":1}}],["∛",{"2":{"17":1}}],["∜",{"2":{"17":1}}],["∩",{"2":{"17":1}}],["∪",{"2":{"17":1}}],["≈",{"2":{"17":1}}],["≉",{"2":{"17":1}}],["≠",{"2":{"17":1}}],["≡",{"2":{"17":1}}],["≢",{"2":{"17":1}}],["≤",{"2":{"17":1}}],["≥",{"2":{"17":1}}],["⊆",{"2":{"17":1}}],["⊇",{"2":{"17":1}}],["⊈",{"2":{"17":1}}],["⊉",{"2":{"17":1}}],["⊊",{"2":{"17":1}}],["⊋",{"2":{"17":1}}],["⊻",{"2":{"17":1}}],["⊼",{"2":{"17":1}}],["⊽",{"2":{"17":1}}],["$md",{"2":{"54":1}}],["$packagepath",{"2":{"54":2}}],["$$",{"2":{"50":1}}],["$$x",{"2":{"50":1}}],["$1",{"2":{"49":2}}],["$12",{"2":{"49":2}}],["$1600",{"2":{"49":2}}],["$url",{"2":{"20":1}}],["$file",{"2":{"20":1}}],["$color",{"2":{"19":2}}],["$",{"2":{"17":1,"19":2,"20":6,"25":2,"31":1,"33":2,"34":1}}],["$builddir",{"2":{"54":2}}],["$build",{"2":{"0":1}}],["0px",{"2":{"63":1}}],["0e",{"2":{"55":1}}],["0``",{"2":{"50":2}}],["001",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":4}}],["0",{"2":{"18":1,"19":3,"28":2,"37":6,"38":6,"39":6,"40":6,"41":6,"42":6,"43":10,"54":1,"55":2,"60":7,"62":1,"63":4}}],["0712",{"2":{"11":1}}],["0702147",{"2":{"11":1}}],["075008",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["075007",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["034007",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["7",{"2":{"5":1,"18":1,"19":3}}],["6c",{"2":{"55":1}}],["67",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["6",{"2":{"5":1,"6":1,"8":1,"10":1,"14":1,"16":1,"19":1,"55":1}}],["871",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["8",{"2":{"5":2,"18":1,"19":3}}],["5vw",{"2":{"63":1}}],["5px",{"2":{"62":1}}],["519px",{"2":{"55":1}}],["5173",{"2":{"25":1}}],["56b4e9",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2}}],["54",{"2":{"11":1}}],["5",{"2":{"5":2,"18":1,"19":5,"60":3}}],["4kb",{"2":{"55":1}}],["4ac",{"2":{"50":1}}],["49m",{"2":{"19":2}}],["48",{"2":{"19":2}}],["4710194d",{"2":{"18":1}}],["40",{"2":{"11":1}}],["4",{"2":{"5":2,"18":1,"19":1,"60":1}}],["32px",{"2":{"63":3}}],["38",{"2":{"19":2}}],["3",{"2":{"5":1,"6":1,"8":1,"10":1,"14":1,"16":1,"18":1,"19":3,"22":2,"37":4,"38":5,"39":4,"40":4,"41":4,"42":4,"43":4,"49":2,"60":1}}],["39",{"2":{"0":1,"3":1,"20":1,"25":2,"29":3,"50":1,"52":1,"53":1,"54":1,"58":1}}],["1440px",{"2":{"63":1}}],["14",{"2":{"19":1}}],["13",{"2":{"19":1}}],["11",{"0":{"21":1},"1":{"22":1,"23":1,"24":1},"2":{"19":1,"21":1}}],["100",{"2":{"62":1,"63":2}}],["10π",{"2":{"43":2}}],["10",{"2":{"19":1,"20":1,"21":1,"60":1,"63":1}}],["15px",{"2":{"62":1,"63":1}}],["15",{"2":{"19":3}}],["151",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["12",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"19":1}}],["16",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["1",{"0":{"21":1},"1":{"22":1,"23":1,"24":1},"2":{"5":13,"7":8,"9":6,"15":6,"18":1,"19":1,"20":1,"21":2,"22":4,"23":4,"28":2,"37":8,"38":8,"39":8,"40":8,"41":8,"42":8,"43":10,"44":6,"51":1,"54":1,"60":2}}],["19525261",{"2":{"1":1}}],["quirk",{"2":{"28":1}}],["quickly",{"2":{"30":1}}],["quick",{"2":{"0":1,"29":2}}],["quant",{"2":{"11":1}}],["quantum",{"2":{"6":10,"8":10,"10":10,"11":2,"14":10,"16":10}}],["quot",{"2":{"5":26,"7":30,"9":26,"13":6,"15":22,"28":10,"54":6,"56":2}}],["yrange",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2}}],["yml",{"2":{"29":1}}],["yelin",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["year",{"0":{"7":1,"13":1},"2":{"4":1,"7":2,"9":1}}],["y",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["yourpackage",{"2":{"54":4}}],["yourself",{"2":{"54":1}}],["your",{"2":{"25":5,"27":3,"28":15,"29":6,"30":1,"32":1,"33":1,"34":1,"54":1,"55":2,"60":1,"61":1,"62":1,"63":1}}],["you",{"2":{"0":1,"2":3,"3":2,"17":1,"25":3,"27":2,"28":9,"29":5,"30":2,"32":2,"50":2,"54":2,"55":1,"60":3,"61":1}}],["x=−b±b2−4ac2adon",{"2":{"50":1}}],["xrange",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2}}],["x26",{"2":{"19":4,"20":2}}],["x",{"2":{"2":1,"37":10,"38":10,"39":10,"40":10,"41":10,"42":10,"43":10}}],["x3c",{"2":{"1":1,"2":7,"25":2,"27":1,"52":6}}],["230px",{"2":{"63":1}}],["2339",{"2":{"11":1}}],["255px",{"2":{"63":1}}],["250px",{"2":{"63":4}}],["25px",{"2":{"62":1}}],["256",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["29",{"2":{"55":1}}],["2935",{"2":{"11":1}}],["2c",{"2":{"55":1}}],["2a",{"2":{"50":1}}],["2π",{"2":{"37":8,"38":8,"39":8,"40":8,"41":8,"42":8,"43":8}}],["213001",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["28large",{"2":{"55":1}}],["28",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["24",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["20px",{"2":{"63":2}}],["200px",{"2":{"62":2,"63":2}}],["2007",{"2":{"11":2}}],["2003",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2008",{"2":{"6":1,"7":2,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2016",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2012",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2010",{"2":{"6":1,"7":2,"8":1,"10":1,"14":1,"16":1}}],["2018",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2014",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2022",{"2":{"6":1,"7":9,"8":1,"10":1,"13":1,"14":1,"16":1}}],["2",{"2":{"2":1,"5":1,"18":3,"19":1,"20":1,"21":1,"22":3,"23":2,"37":4,"38":5,"39":4,"40":4,"41":4,"42":4,"43":4,"46":4,"47":4,"49":2,"55":1,"60":1}}],[">",{"2":{"1":1,"2":7,"17":1,"48":2,"52":1}}],["vpcontent",{"2":{"63":2}}],["vpsidebar",{"2":{"63":1}}],["vpnavbar",{"2":{"62":1,"63":6}}],["vpdocoutlineitem",{"2":{"62":1,"63":1}}],["vpdoc",{"2":{"62":3,"63":3}}],["vue",{"2":{"60":8}}],["vector",{"2":{"55":2}}],["very",{"2":{"25":1}}],["versionpicker",{"2":{"60":4}}],["version",{"2":{"18":1,"20":5,"21":1,"32":1}}],["versions",{"2":{"18":1}}],["various",{"2":{"54":1}}],["values",{"2":{"28":1}}],["v0",{"2":{"18":1}}],["v1",{"2":{"18":2}}],["vwb08",{"2":{"9":2}}],["vol",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["von",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["v",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2,"20":5}}],["v=4",{"2":{"1":1}}],["vite",{"2":{"55":3}}],["vitepress优化",{"2":{"63":1}}],["vitepress`",{"2":{"25":1,"27":1}}],["vitepress",{"0":{"31":1,"58":1},"1":{"32":1},"2":{"0":11,"25":3,"27":3,"28":3,"29":3,"30":1,"32":5,"34":1,"35":1,"36":1,"52":1,"54":8,"55":1,"56":1,"57":1,"58":3,"60":9,"61":1,"62":1}}],["viewable",{"2":{"57":1}}],["view",{"2":{"32":1}}],["via",{"0":{"1":1},"2":{"1":1,"3":1,"4":1,"6":1,"8":1,"10":1,"14":1,"16":1}}],["has",{"2":{"54":2,"57":1,"58":1,"62":1,"63":4}}],["have",{"2":{"28":1,"29":1,"34":1,"54":1,"55":1,"60":1}}],["happens",{"2":{"28":1}}],["hooks",{"2":{"54":1}}],["home",{"2":{"25":2}}],["however",{"2":{"32":1}}],["how",{"2":{"12":1,"24":1,"27":1,"29":2,"30":1}}],["hidden",{"2":{"62":2,"63":2}}],["hide",{"2":{"22":1}}],["hit",{"2":{"25":2}}],["highlighted",{"2":{"60":1}}],["highlighting",{"0":{"36":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1},"2":{"36":2}}],["highlight",{"0":{"37":1,"38":1},"2":{"19":1,"37":1,"38":3,"40":2}}],["hello",{"2":{"55":1}}],["help",{"2":{"0":1}}],["here",{"2":{"15":1,"18":1,"25":2,"28":1,"29":1,"33":1,"34":1,"51":2,"60":1}}],["h1",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["h",{"2":{"6":4,"8":4,"10":4,"11":2,"14":4,"16":4,"60":3}}],["http",{"2":{"25":1}}],["https",{"2":{"0":3,"1":2,"2":2,"20":1,"25":2,"55":3,"60":1,"63":1}}],["htmlwriter",{"2":{"0":1}}],["html",{"2":{"0":1,"1":1,"2":7,"13":1,"25":1,"27":1,"58":1,"63":1}}],["luxdl",{"2":{"60":2}}],["lc",{"2":{"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":6}}],["lw",{"2":{"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":4}}],["ll",{"2":{"29":1}}],["logo",{"2":{"30":1,"34":1,"54":1,"55":1}}],["located",{"2":{"54":1}}],["location",{"2":{"54":1}}],["locally",{"2":{"28":1,"32":1,"34":1,"58":1}}],["localhost",{"2":{"25":1}}],["lock",{"2":{"25":1,"30":1,"34":1}}],["look",{"2":{"17":1,"25":2,"29":1}}],["looks",{"2":{"3":1}}],["lpad",{"2":{"19":2}}],["left",{"2":{"62":3,"63":7}}],["leads",{"2":{"28":1}}],["let",{"2":{"25":1,"52":1,"54":1,"55":1}}],["less",{"2":{"15":1,"52":1}}],["level",{"2":{"11":1,"31":1}}],["lt",{"2":{"13":1,"52":3}}],["l",{"2":{"6":1,"8":1,"10":1,"11":2,"14":1,"16":1,"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":6}}],["layout",{"0":{"62":1},"2":{"60":2}}],["landgejay124",{"2":{"25":2}}],["landing",{"2":{"20":1}}],["last",{"2":{"13":1,"50":2}}],["labels",{"0":{"15":1},"2":{"9":1,"10":1,"15":1}}],["lazarusa",{"2":{"1":1}}],["lazaro",{"2":{"1":1}}],["latter",{"2":{"0":1}}],["li",{"2":{"62":1,"63":1}}],["library",{"2":{"28":1}}],["liveserver",{"2":{"28":4,"54":1}}],["live",{"2":{"25":1,"28":1,"32":1}}],["linetwo",{"2":{"43":1}}],["lines",{"0":{"38":1,"40":1,"41":1},"2":{"38":1,"43":2,"62":1}}],["line",{"0":{"37":1,"39":1},"2":{"13":1,"36":1,"43":1}}],["link=",{"2":{"2":1}}],["linkedin",{"2":{"2":1}}],["link",{"2":{"0":1,"1":1,"25":1,"51":2,"54":2,"64":1}}],["lidar",{"2":{"11":2}}],["limitations",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["license",{"2":{"2":2}}],["lists",{"0":{"44":1}}],["list",{"2":{"0":1,"13":2,"53":1}}],["like",{"2":{"0":3,"2":1,"3":1,"9":1,"17":1,"25":2,"28":2,"30":1,"36":1,"54":1}}],["uint8",{"2":{"55":2}}],["under",{"2":{"55":1}}],["underlying",{"2":{"28":1}}],["unreleased",{"2":{"20":1,"21":1}}],["unlike",{"2":{"9":1}}],["usual",{"2":{"29":1}}],["us",{"2":{"25":1}}],["usage",{"2":{"24":1}}],["using",{"2":{"15":1,"18":2,"25":5,"27":1,"28":1,"37":1,"38":2,"39":1,"40":2,"41":1,"42":1,"43":2,"59":1}}],["user",{"2":{"12":1,"28":1,"54":1,"58":1}}],["uses",{"2":{"9":1,"17":1,"57":1}}],["use",{"2":{"0":1,"2":1,"3":2,"28":1,"29":1,"30":1,"50":2}}],["useful",{"2":{"0":1}}],["used",{"2":{"0":3,"5":1,"7":1,"13":1,"15":2,"18":1,"29":1,"32":1,"33":1,"54":2}}],["u",{"2":{"1":1,"6":1,"8":1,"10":1,"14":1,"16":1,"60":1}}],["upload",{"2":{"55":3}}],["ups",{"2":{"28":1}}],["updating",{"2":{"25":1,"27":1}}],["updates",{"2":{"54":1}}],["updated",{"2":{"28":1}}],["update",{"2":{"25":1,"28":1}}],["upgrade",{"2":{"25":2}}],["upgrades",{"2":{"11":1}}],["upgrading",{"0":{"25":1}}],["up",{"0":{"34":1},"2":{"0":1,"28":1,"29":1,"38":1}}],["url",{"2":{"0":5,"20":1,"27":1,"60":1}}],["null",{"2":{"60":1}}],["numeric",{"0":{"5":1},"2":{"4":2,"5":1,"9":2}}],["non",{"2":{"59":1}}],["no",{"2":{"50":2}}],["nowrap",{"2":{"62":2,"63":2}}],["now",{"2":{"28":2,"30":1,"54":1}}],["nodejs",{"2":{"58":1}}],["node",{"2":{"25":1,"54":3,"58":1,"60":1}}],["notable",{"2":{"58":1}}],["notice",{"2":{"54":1}}],["notes",{"2":{"12":1}}],["note",{"2":{"9":1,"10":1,"20":1,"21":1,"28":2,"38":1,"40":1,"41":1,"63":1}}],["not",{"2":{"0":2,"9":1,"28":1,"52":1,"54":4,"55":1,"58":1,"59":1}}],["nothing",{"2":{"0":2}}],["ne",{"2":{"50":1}}],["neat",{"2":{"49":2}}],["nested",{"0":{"47":1}}],["next",{"2":{"25":2}}],["need",{"2":{"25":2,"27":1,"28":1,"32":1,"33":1,"60":1}}],["necessary",{"2":{"25":2,"29":1,"33":1}}],["new",{"0":{"33":1},"2":{"6":2,"8":2,"10":2,"14":2,"16":2,"25":3,"27":1,"33":1,"54":2}}],["nav",{"2":{"60":1}}],["navbar",{"2":{"54":1}}],["navigate",{"2":{"28":1}}],["nabla^2",{"2":{"50":1}}],["natbib",{"2":{"7":1}}],["named",{"2":{"25":3}}],["names",{"2":{"9":1}}],["name",{"2":{"0":1,"1":3,"7":2,"54":2}}],["nikola",{"2":{"2":1}}],["npmpnpmyarnbun",{"2":{"32":1}}],["npm",{"2":{"0":2,"25":1,"32":2,"34":1,"58":2}}],["gif",{"2":{"55":2}}],["given",{"2":{"54":4}}],["gitlab",{"2":{"2":1}}],["githubusercontent",{"2":{"1":1,"20":1}}],["github",{"0":{"48":1,"60":1},"2":{"0":1,"1":2,"2":1,"25":7,"29":1,"48":1,"49":1,"54":1,"60":2}}],["greater",{"2":{"52":1}}],["gray",{"2":{"43":2}}],["grace",{"2":{"11":2}}],["group",{"2":{"43":1}}],["groups",{"0":{"43":1}}],["gridss",{"2":{"42":2}}],["grid",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"43":2}}],["gp",{"2":{"37":6,"38":6,"39":6,"40":6,"41":6,"42":6,"43":8}}],["gnuplot",{"2":{"37":3,"38":2,"39":2,"40":2,"41":2,"42":2,"43":4}}],["guide",{"2":{"29":1}}],["gh",{"2":{"25":1}}],["gmail",{"2":{"25":2}}],["good",{"2":{"29":1}}],["go",{"2":{"25":1,"29":2}}],["goerz",{"2":{"5":4,"6":2,"7":9,"8":2,"9":4,"10":2,"13":1,"14":2,"15":4,"16":2}}],["goerzq2022",{"2":{"5":8,"7":10,"9":8,"13":1,"15":15}}],["gt",{"2":{"13":1,"28":1,"52":3}}],["getting",{"2":{"30":1,"34":1}}],["get",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1},"2":{"25":1,"27":1,"28":1}}],["general",{"2":{"29":1,"54":2}}],["generally",{"2":{"12":1,"28":1}}],["generates",{"2":{"56":1,"58":1}}],["generate",{"2":{"29":1,"54":1,"58":1}}],["generated",{"2":{"15":1,"54":2,"56":1,"57":1}}],["geo",{"2":{"0":1}}],["gates",{"2":{"11":2}}],["gallery",{"0":{"4":1},"1":{"5":1}}],["galileo",{"2":{"2":1}}],["gcm22",{"2":{"9":7}}],["g",{"2":{"0":1,"6":2,"7":1,"8":2,"10":2,"14":2,"16":2}}],["router",{"2":{"60":1}}],["rotating",{"2":{"55":1}}],["root",{"2":{"54":1}}],["rho",{"2":{"50":1}}],["right",{"2":{"49":2,"62":1,"63":4}}],["rgba",{"2":{"42":2}}],["rgb",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"43":2}}],["rmp",{"2":{"7":1}}],["r",{"2":{"6":2,"8":2,"10":2,"11":2,"14":2,"16":2}}],["runnable",{"2":{"57":1}}],["running",{"2":{"25":1,"27":1,"28":1}}],["runtime",{"2":{"54":1}}],["runs",{"2":{"54":1}}],["run",{"2":{"0":1,"25":4,"27":1,"28":2,"34":3,"54":1,"57":2,"58":4}}],["randomly",{"2":{"11":1}}],["rabitz",{"2":{"6":1,"8":1,"10":1,"11":2,"14":1,"16":1}}],["raw",{"2":{"1":1,"2":7,"20":1}}],["rasters",{"2":{"0":1}}],["rafaqz",{"2":{"0":1}}],["return",{"2":{"60":1}}],["returns",{"2":{"54":2}}],["relocatable",{"2":{"58":1}}],["release",{"2":{"20":3}}],["read",{"2":{"55":4}}],["real",{"2":{"28":1}}],["restore",{"2":{"62":1}}],["rest",{"2":{"30":1}}],["recursive",{"2":{"54":1,"57":1}}],["recursive=true",{"2":{"25":2}}],["recommend",{"2":{"30":1}}],["re",{"2":{"29":1}}],["rebuild",{"2":{"28":1}}],["remotes",{"2":{"25":2}}],["removed",{"0":{"41":1},"2":{"28":1}}],["removes",{"2":{"0":1}}],["remove",{"2":{"0":3}}],["red",{"2":{"19":2}}],["revtex",{"2":{"7":1}}],["rev",{"2":{"7":1}}],["references",{"2":{"5":5,"7":5,"9":7,"13":3,"15":1}}],["rendering",{"0":{"56":1},"1":{"57":1,"58":1,"59":1},"2":{"54":1}}],["render",{"2":{"13":1,"54":2,"56":1,"57":2}}],["renders",{"2":{"5":13,"7":15,"9":13,"13":3,"15":11}}],["rendered",{"2":{"3":1,"59":1}}],["required",{"2":{"0":1,"58":1}}],["representing",{"2":{"55":1}}],["replacing",{"2":{"54":1}}],["replacers",{"2":{"54":1}}],["replaces",{"2":{"54":1}}],["replaced",{"2":{"54":1}}],["replace",{"2":{"0":1,"27":1,"28":1,"54":3,"58":1}}],["repl",{"0":{"22":1},"2":{"22":2,"25":1}}],["repourl",{"2":{"60":1}}],["repo>",{"2":{"27":1}}],["repository",{"2":{"0":2,"60":2}}],["repo",{"2":{"0":5,"25":5,"27":1,"29":1,"54":1,"60":3}}],["mts",{"2":{"30":1,"34":1,"54":1,"55":1}}],["min",{"2":{"63":2}}],["minor",{"2":{"20":1}}],["mimetype",{"2":{"55":7}}],["mime",{"0":{"55":1},"2":{"54":7,"55":9}}],["might",{"2":{"0":1,"25":1,"27":1}}],["mypackage",{"2":{"54":2}}],["my",{"2":{"19":3}}],["menu",{"2":{"62":1,"63":1}}],["mentioning",{"2":{"28":2}}],["means",{"2":{"59":1}}],["meanwhile",{"2":{"13":1}}],["media",{"2":{"55":4,"62":1,"63":2}}],["mediaoutput",{"2":{"55":7}}],["me",{"2":{"28":1,"54":1}}],["methods",{"2":{"54":1}}],["method",{"0":{"27":1,"29":1},"1":{"28":1},"2":{"27":1,"55":1}}],["meta",{"0":{"24":1},"2":{"24":2}}],["mechanical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["moved",{"2":{"59":1}}],["move",{"2":{"59":1}}],["modified",{"2":{"64":1}}],["modifies",{"2":{"54":1}}],["modifying",{"2":{"61":1}}],["modify",{"2":{"54":1}}],["mode",{"2":{"25":1}}],["modules",{"2":{"25":3,"57":1}}],["mod",{"2":{"7":1,"11":1}}],["molecular",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3}}],["montangero",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["more",{"0":{"53":1,"64":1},"2":{"2":1,"15":1,"19":1,"27":1,"29":1,"34":1,"54":2}}],["much",{"2":{"29":1}}],["multiple",{"0":{"38":1,"40":1},"2":{"57":1}}],["multiparticle",{"2":{"11":1}}],["multilevel",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["murphy",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["must",{"2":{"0":1,"28":1,"58":1}}],["m",{"2":{"6":5,"8":5,"10":5,"11":2,"14":5,"16":5,"19":2}}],["mdfolder",{"2":{"54":2}}],["mdicons",{"2":{"2":1}}],["md```",{"2":{"2":7}}],["md",{"2":{"0":6,"1":1,"25":8,"28":2,"29":1,"30":2,"34":2,"45":1,"52":1,"54":2}}],["max",{"2":{"62":4,"63":3}}],["mathjax3",{"2":{"60":1}}],["math",{"2":{"50":3}}],["matter",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["may",{"2":{"28":2}}],["major",{"2":{"20":1}}],["malinovskaya",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["malinovsky",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"15":2,"16":2}}],["mastodon",{"2":{"2":1}}],["master",{"2":{"0":1}}],["marie",{"2":{"2":1}}],["markdownast",{"2":{"54":1}}],["markdown",{"0":{"35":1},"1":{"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1},"2":{"0":4,"20":4,"35":1,"53":1,"54":4,"56":2,"57":3,"58":1,"60":3}}],["markdownvitepress",{"2":{"0":2,"25":1,"27":1,"28":1,"57":1}}],["manually",{"2":{"0":1}}],["making",{"2":{"28":1}}],["makie",{"2":{"0":1}}],["make",{"2":{"25":6,"27":1,"28":4,"30":2,"33":1,"34":2,"50":2,"60":1}}],["makedocs",{"2":{"0":2,"25":2,"27":1,"28":1,"54":2,"57":1,"58":1}}],["main",{"2":{"0":2,"25":3,"54":1,"56":1}}],["our",{"2":{"58":2}}],["outdir",{"2":{"54":1}}],["out",{"2":{"53":1,"63":1}}],["output",{"2":{"0":8,"18":2,"19":2,"20":1,"22":2,"23":1,"25":1,"28":3,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"54":5,"55":3}}],["object",{"2":{"54":2}}],["own",{"2":{"30":1,"32":2,"58":1}}],["overflow",{"2":{"62":4,"63":4}}],["over",{"2":{"27":1,"50":1}}],["override",{"2":{"0":1,"17":1}}],["ol",{"2":{"13":1}}],["opt",{"2":{"11":1}}],["option",{"2":{"7":1}}],["options",{"0":{"62":1},"2":{"0":2,"58":1,"62":1}}],["optical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["optimally",{"2":{"11":1}}],["optimal",{"2":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1}}],["opening",{"2":{"50":2}}],["open",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"28":1}}],["other",{"2":{"5":1,"28":1,"64":1}}],["once",{"2":{"57":1}}],["one",{"2":{"28":1,"43":2,"47":2,"52":1,"60":1,"62":1,"63":1}}],["ones",{"2":{"15":1,"54":1,"58":1}}],["on",{"2":{"0":1,"6":1,"8":1,"10":1,"12":2,"14":1,"16":1,"25":2,"29":2,"32":1,"33":1,"34":1,"63":1}}],["only",{"2":{"0":2,"29":1,"54":1,"55":1,"59":1}}],["order",{"2":{"30":1,"38":1,"54":1,"58":1}}],["ordered",{"2":{"13":1}}],["organization",{"2":{"25":1}}],["org",{"2":{"20":1,"55":3}}],["or",{"2":{"0":6,"25":1,"27":1,"28":2,"29":1,"32":1,"55":1}}],["of",{"2":{"0":11,"5":1,"6":6,"8":6,"10":6,"11":4,"13":1,"14":6,"16":6,"20":1,"21":1,"25":2,"28":3,"29":1,"30":1,"32":2,"35":1,"51":2,"53":1,"54":6,"55":1,"57":1,"58":2,"59":2,"61":1}}],["flavoured",{"2":{"57":1}}],["flavour",{"2":{"54":1}}],["flavored",{"0":{"48":1},"2":{"48":1}}],["float64",{"2":{"54":1}}],["felis",{"2":{"55":2}}],["fenced",{"2":{"50":2}}],["features",{"2":{"36":1}}],["few",{"2":{"28":1}}],["fill",{"2":{"63":1}}],["filename",{"2":{"54":1}}],["file",{"2":{"15":1,"20":2,"25":5,"27":1,"28":2,"29":1,"33":1,"54":7,"55":1,"58":1,"61":1,"62":1}}],["files",{"2":{"0":2,"25":1,"27":1,"29":2,"30":1,"34":1,"54":6,"55":1,"56":2,"57":2,"58":1,"59":1,"60":2}}],["fields",{"2":{"55":1}}],["field",{"2":{"54":1}}],["final",{"2":{"59":1}}],["finalization",{"0":{"59":1}}],["finally",{"2":{"25":2,"28":1,"59":1}}],["find",{"2":{"54":1}}],["fix",{"2":{"54":1}}],["first",{"2":{"20":1,"25":1,"47":1,"56":1,"57":1,"58":1}}],["fidelity",{"2":{"11":1}}],["fgp+14",{"2":{"9":1}}],["f",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3,"25":1,"27":1}}],["fürst",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["function",{"2":{"54":7,"56":1,"57":1}}],["functions",{"2":{"54":1}}],["future",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["fuerstnjp2014",{"2":{"5":1,"7":1,"9":1,"13":1,"15":2}}],["full",{"2":{"0":3,"53":1}}],["frontmatter",{"0":{"1":1},"2":{"1":1}}],["from",{"0":{"25":1,"33":1},"2":{"0":1,"3":1,"7":1,"9":1,"19":1,"20":1,"25":1,"28":3,"29":1,"37":1,"54":2,"56":2,"57":1,"58":1,"60":8}}],["footnote",{"2":{"51":1,"53":1,"60":1}}],["footnotes",{"0":{"51":1}}],["focus",{"0":{"39":1,"40":1},"2":{"22":1,"29":1,"39":1,"40":2,"41":2}}],["font",{"2":{"17":1,"64":1}}],["fonts",{"2":{"17":1}}],["follow",{"2":{"25":1}}],["following",{"2":{"12":1,"18":1,"25":2,"28":2,"33":1,"34":1,"54":1,"55":1,"60":1,"62":2,"63":1}}],["folders",{"2":{"30":1}}],["foldername=pwd",{"2":{"28":1}}],["foldername=",{"2":{"28":2}}],["folder",{"0":{"34":1},"2":{"0":1,"25":3,"28":2,"29":5,"34":1}}],["form",{"2":{"57":1}}],["formidable",{"2":{"56":1}}],["formats",{"2":{"7":1,"9":1}}],["format=documenter",{"2":{"0":1}}],["format",{"2":{"0":1,"20":1,"21":1,"25":3,"27":2,"57":1,"60":2}}],["for",{"2":{"0":2,"2":1,"5":1,"6":1,"7":1,"8":1,"9":2,"10":1,"12":1,"14":1,"15":1,"16":1,"19":2,"20":2,"21":2,"24":1,"28":1,"29":2,"30":1,"34":1,"50":2,"51":2,"52":1,"53":1,"54":6,"55":2,"62":2}}],["family",{"2":{"64":1}}],["favicon",{"2":{"30":1,"34":1,"54":1}}],["fast",{"2":{"28":1}}],["fail",{"2":{"28":1}}],["fails",{"2":{"0":1}}],["false",{"2":{"0":1,"24":1,"28":2}}],["=>",{"2":{"25":8,"60":1}}],["===",{"2":{"47":2}}],["==",{"2":{"19":2,"46":4,"47":4}}],["=",{"2":{"0":3,"17":1,"19":2,"20":6,"22":7,"24":1,"25":23,"27":3,"28":4,"37":6,"38":6,"39":6,"40":6,"41":6,"42":6,"43":8,"50":3,"54":3,"55":2,"60":2}}],["earth",{"2":{"55":1}}],["ellipsis",{"2":{"62":2,"63":2}}],["eltype",{"2":{"54":2}}],["elements",{"2":{"54":1,"60":1}}],["element",{"2":{"54":3}}],["escaping",{"0":{"52":1},"2":{"52":1}}],["error",{"0":{"42":1},"2":{"42":1}}],["e69f00",{"2":{"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2}}],["even",{"2":{"29":1}}],["eval",{"0":{"20":1},"2":{"20":2}}],["e30172f5",{"2":{"18":1}}],["enhanceapp",{"2":{"60":1}}],["enhanceappwithtabs",{"2":{"60":2}}],["ensure",{"2":{"54":1,"58":1}}],["enough",{"2":{"28":2}}],["enter",{"2":{"25":1}}],["entry",{"2":{"0":1,"54":1}}],["environment",{"2":{"25":1,"28":2,"33":1}}],["environments",{"2":{"11":1}}],["end",{"2":{"19":2,"20":1,"25":1,"27":1,"55":1}}],["enumeration",{"2":{"13":1}}],["enumerated",{"0":{"13":1},"2":{"13":1}}],["equations",{"0":{"50":1},"2":{"50":2}}],["equivalent",{"2":{"7":1}}],["eq",{"2":{"5":6,"7":8,"9":6,"15":6}}],["etc",{"2":{"29":1,"64":1}}],["et",{"2":{"5":3,"7":9,"9":3,"13":3,"15":2}}],["excecutes",{"2":{"57":1}}],["except",{"2":{"9":1}}],["executed",{"2":{"56":1}}],["extends",{"2":{"60":1}}],["extend",{"2":{"54":1}}],["extended",{"2":{"0":1}}],["extensions",{"2":{"35":1,"53":1}}],["extension",{"0":{"35":1},"1":{"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1}}],["existing",{"2":{"32":1,"54":1}}],["export",{"2":{"60":1}}],["explicitly",{"2":{"58":1}}],["explain",{"2":{"29":1}}],["expanded",{"2":{"57":1}}],["expected",{"2":{"52":1}}],["expects",{"2":{"0":1}}],["exact",{"2":{"58":1}}],["exactly",{"2":{"13":1}}],["exampleorg",{"2":{"25":6}}],["example",{"0":{"18":1},"2":{"13":1,"15":1,"18":2,"19":1,"24":1,"25":18,"28":1,"54":1,"62":1}}],["examples",{"0":{"17":1,"35":1,"55":1},"1":{"18":1,"19":1,"20":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1},"2":{"2":1,"5":1,"12":1,"37":1}}],["edition",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["edited",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["edit",{"2":{"0":1,"25":1,"29":1,"54":1}}],["e",{"2":{"0":3,"6":1,"7":1,"8":1,"10":1,"14":1,"16":1,"19":4,"44":2,"54":3,"64":1}}],["emit",{"2":{"0":2}}],["know",{"2":{"34":1,"58":1}}],["keyfile>",{"2":{"52":1}}],["keyfile>`",{"2":{"52":2}}],["keys",{"2":{"15":3}}],["key",{"0":{"15":1},"2":{"28":2}}],["keyword",{"2":{"0":2,"57":1}}],["kosut",{"2":{"11":2}}],["koc16",{"2":{"9":2}}],["koch",{"2":{"5":1,"6":2,"7":2,"8":2,"9":1,"10":2,"14":2,"16":2}}],["kochjpcm2016",{"2":{"5":2,"7":2,"9":2}}],["k",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["kaler",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["kwarg",{"2":{"0":1}}],["kwargs",{"2":{"0":2,"54":1}}],["bddxg",{"2":{"63":1}}],["b^2",{"2":{"50":1}}],["bx",{"2":{"50":1}}],["blocks",{"2":{"50":2,"57":1}}],["block",{"2":{"45":2}}],["bluesky",{"2":{"1":1,"2":1}}],["box",{"2":{"45":2}}],["both",{"2":{"28":3,"32":1,"56":1}}],["borzì",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["bib",{"2":{"15":1}}],["bibliography",{"0":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1},"1":{"7":1,"9":1,"12":1,"13":1,"15":1},"2":{"7":1}}],["bcr10",{"2":{"9":2}}],["bs03",{"2":{"9":2}}],["b",{"2":{"6":1,"8":1,"10":1,"11":1,"14":1,"16":1,"22":7,"44":2,"46":6,"47":3,"50":1}}],["browser",{"2":{"25":1,"28":2}}],["brif",{"2":{"5":1,"6":1,"7":2,"8":1,"9":1,"10":1,"11":2,"14":1,"16":1}}],["brifnjp2010",{"2":{"5":2,"7":2,"9":2}}],["brumer",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"16":2}}],["brumershapiro2003",{"2":{"5":2,"7":2,"9":2}}],["branch",{"2":{"0":2,"25":1}}],["by",{"2":{"2":2,"6":1,"7":1,"8":1,"10":1,"14":1,"16":1,"17":1,"24":1,"25":1,"28":1,"35":1,"36":1,"52":1,"54":2,"55":2,"56":1,"57":2,"58":1,"61":1}}],["bar",{"2":{"60":1}}],["babushka",{"2":{"51":3,"53":1}}],["base",{"2":{"54":2,"55":1,"58":2}}],["based",{"2":{"0":1,"25":1,"57":1}}],["basic",{"2":{"29":1}}],["backtick",{"2":{"52":2}}],["back",{"2":{"25":1}}],["backspace",{"2":{"25":1}}],["badges",{"0":{"1":1},"2":{"1":1}}],["built",{"2":{"0":3,"4":1,"35":1,"54":1}}],["builds",{"2":{"54":1,"58":1}}],["builddir",{"2":{"54":4}}],["building",{"2":{"0":2,"58":1}}],["build",{"0":{"33":1},"2":{"0":3,"25":4,"27":1,"28":2,"29":1,"54":4,"55":1,"57":1,"58":1,"59":3,"60":5}}],["but",{"2":{"0":1,"13":1,"17":1,"28":1,"52":1}}],["behavior",{"2":{"55":1}}],["best",{"2":{"54":1}}],["being",{"2":{"28":1}}],["because",{"2":{"11":1,"58":1}}],["below",{"2":{"2":1,"13":1}}],["before",{"2":{"0":1,"25":1,"27":1,"28":1,"52":1}}],["be",{"2":{"0":6,"13":1,"15":1,"24":1,"27":1,"28":3,"29":1,"32":2,"33":1,"54":2,"59":1,"62":1,"64":1}}],["check",{"2":{"53":1}}],["characters",{"0":{"52":1}}],["chakrabarti",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["chapter",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["change",{"2":{"54":1,"60":4}}],["changes",{"2":{"25":1,"28":4,"60":1}}],["chang",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["centered",{"2":{"49":2}}],["critical",{"2":{"48":2}}],["created",{"2":{"55":1}}],["create",{"2":{"25":1,"58":1}}],["creating",{"2":{"25":1,"27":1}}],["cd",{"2":{"25":1,"33":1}}],["curtain",{"2":{"63":1}}],["currently",{"2":{"54":1}}],["current",{"2":{"25":1}}],["customize",{"2":{"29":1,"61":1}}],["customization",{"2":{"12":1}}],["custom",{"0":{"12":1,"13":1,"15":1,"45":1},"1":{"13":1},"2":{"12":1,"59":1}}],["css",{"0":{"61":1},"1":{"62":1,"63":1,"64":1},"2":{"17":1,"29":1,"30":1,"34":1,"60":1,"61":2,"62":2,"63":1}}],["client",{"2":{"60":1}}],["classical",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["clean",{"2":{"0":2,"28":1}}],["c",{"2":{"6":4,"8":4,"10":4,"11":2,"14":4,"16":4,"44":2,"47":3,"50":1}}],["citep",{"2":{"5":2,"7":3,"9":2,"15":2}}],["citet",{"2":{"5":7,"7":7,"9":7,"13":1,"15":6}}],["cite",{"2":{"5":6,"7":10,"9":6,"13":2,"15":5}}],["citations",{"2":{"7":1,"9":2,"13":1}}],["citationbibliography",{"2":{"4":1}}],["citation",{"0":{"4":1,"15":1,"51":1},"1":{"5":1},"2":{"4":1,"7":1,"15":2}}],["cf",{"2":{"5":1}}],["copies",{"2":{"54":1}}],["copy",{"2":{"29":1,"30":1,"62":1}}],["correct",{"2":{"54":1}}],["cool",{"2":{"49":2}}],["cos",{"2":{"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":4}}],["cost",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["could",{"2":{"28":1,"29":1}}],["coupled",{"2":{"11":1}}],["col",{"2":{"49":4}}],["collapsed",{"2":{"24":1}}],["collapseddocstrings",{"2":{"24":2}}],["colors",{"2":{"64":2}}],["colorful",{"2":{"19":1}}],["color",{"2":{"19":13}}],["code>",{"2":{"52":2}}],["code",{"0":{"17":1,"42":2,"43":1},"1":{"18":1,"19":1,"20":1},"2":{"18":1,"19":1,"22":1,"37":2,"38":2,"39":1,"40":4,"41":4,"42":2,"43":1,"50":2}}],["coherent",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["combines",{"2":{"56":1}}],["combination",{"2":{"38":1,"40":1,"41":1}}],["comes",{"2":{"28":1}}],["com>",{"2":{"25":2}}],["committed",{"2":{"59":1}}],["commons",{"2":{"55":3}}],["common",{"2":{"17":1}}],["command",{"2":{"7":1,"25":1,"28":1}}],["component",{"2":{"60":3}}],["components",{"2":{"60":4}}],["complete",{"2":{"59":1}}],["completely",{"2":{"32":1}}],["complex",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["compressed",{"2":{"9":1}}],["computational",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["com",{"2":{"1":2,"2":2,"20":1,"25":4,"60":1}}],["conversion",{"2":{"57":1}}],["converts",{"2":{"57":1}}],["const",{"2":{"60":2}}],["constructed",{"2":{"0":1}}],["consumes",{"2":{"56":1}}],["concerned",{"2":{"29":1,"57":1}}],["condens",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["contain",{"2":{"54":1}}],["container",{"2":{"62":1,"63":1}}],["containers",{"0":{"45":1}}],["contained",{"2":{"32":1}}],["content",{"2":{"46":8,"47":8,"48":2,"54":1,"60":1,"62":2,"63":3}}],["contents",{"2":{"0":4,"55":6,"59":2}}],["contributing",{"2":{"25":4}}],["contributors",{"2":{"25":2}}],["controlled",{"2":{"11":1}}],["controlling",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["control",{"2":{"6":7,"8":7,"10":7,"11":1,"14":7,"16":7,"27":1}}],["configuration",{"2":{"28":2,"55":1,"58":1,"59":1}}],["config",{"2":{"0":3,"30":1,"34":1,"54":9,"55":1}}],["care",{"2":{"54":1}}],["carrasco",{"2":{"5":2,"6":1,"7":4,"8":1,"9":2,"10":1,"14":1,"15":2,"16":1}}],["called",{"2":{"54":2}}],["calarco",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["cases",{"2":{"32":1}}],["catch",{"2":{"25":1,"27":1}}],["causes",{"2":{"0":1,"55":1}}],["cannot",{"2":{"58":1}}],["canonical",{"2":{"25":1}}],["can",{"2":{"0":2,"2":1,"3":1,"17":1,"25":1,"27":1,"28":2,"29":1,"30":1,"32":2,"50":2,"55":2,"61":1,"62":1,"64":1}}],["ax2+bx+c=0",{"2":{"50":1}}],["a≠0",{"2":{"50":1}}],["about",{"2":{"54":1}}],["above",{"2":{"25":1}}],["able",{"2":{"10":1}}],["available",{"0":{"63":1},"2":{"20":1,"21":1,"55":1,"62":1,"63":1}}],["avatars",{"2":{"1":1}}],["avatar",{"2":{"1":1}}],["actually",{"2":{"30":1}}],["action",{"2":{"29":1}}],["activate",{"2":{"25":2,"28":1,"33":2}}],["achievements",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["academic",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["appearance",{"2":{"61":1}}],["app",{"2":{"60":5}}],["appropriate",{"2":{"15":1}}],["applications",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["apis",{"2":{"30":1}}],["api",{"0":{"0":1,"54":1},"2":{"24":1,"25":4,"54":1}}],["attributes",{"2":{"54":1,"64":1}}],["attribution",{"2":{"2":1}}],["at",{"2":{"25":1,"29":1,"31":1,"54":2}}],["atomic",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["along",{"2":{"60":1}}],["aligned",{"2":{"49":2}}],["alerts",{"0":{"48":1},"2":{"48":1}}],["allows",{"2":{"59":1,"63":1}}],["all",{"0":{"63":1},"2":{"32":1,"55":1,"57":2,"58":1,"63":1}}],["already",{"2":{"29":1}}],["also",{"2":{"20":1,"21":1,"50":2,"52":1,"64":1}}],["al",{"2":{"5":3,"7":9,"9":3,"13":3,"15":2}}],["alphastyle",{"2":{"11":1}}],["alphabetically",{"2":{"7":1,"9":1}}],["alphabetic",{"0":{"9":1},"2":{"4":1}}],["alpha",{"2":{"4":1,"9":1,"10":1,"11":1,"15":2}}],["adjusted",{"2":{"62":1}}],["adjust",{"2":{"28":1}}],["added",{"0":{"41":1}}],["additional",{"2":{"36":1}}],["adding",{"2":{"28":1,"54":1,"55":1}}],["add",{"2":{"25":2,"27":1,"28":5,"29":1,"32":4,"33":2,"54":1}}],["ada",{"2":{"2":1}}],["advanced",{"0":{"29":1},"2":{"27":1,"30":1}}],["advances",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["advance",{"2":{"0":1}}],["another",{"2":{"34":1,"58":1}}],["anything",{"2":{"50":2}}],["any",{"2":{"25":1,"27":1}}],["anywhere",{"2":{"2":1}}],["ansi",{"0":{"19":1},"2":{"19":2}}],["an",{"2":{"2":1,"6":1,"8":1,"10":1,"13":2,"14":1,"16":1,"20":1,"21":1,"29":1,"32":1,"45":2,"52":1}}],["and",{"0":{"2":1,"41":1},"2":{"0":3,"3":2,"5":10,"6":14,"7":16,"8":14,"9":13,"10":14,"11":3,"13":1,"14":14,"15":4,"16":14,"18":1,"25":7,"27":2,"28":7,"29":5,"30":1,"32":2,"33":1,"34":1,"40":1,"50":4,"52":5,"54":6,"56":3,"57":5,"58":2,"59":1,"60":4,"62":2}}],["author",{"0":{"7":1,"13":1},"2":{"4":1,"7":3,"9":1}}],["authoryear",{"2":{"4":1,"7":2,"13":2}}],["author=",{"2":{"2":7}}],["authorbadge",{"0":{"2":1},"2":{"2":8,"60":4}}],["authors",{"2":{"1":2,"25":2,"60":4}}],["autogenerated",{"2":{"58":1}}],["auto",{"2":{"0":1}}],["automatic",{"2":{"0":1,"6":1,"8":1,"10":1,"14":1,"16":1}}],["automatically",{"2":{"0":2,"10":1,"11":1,"15":1,"32":1,"55":1}}],["article",{"2":{"63":1}}],["args",{"2":{"54":1}}],["arguments",{"2":{"0":1,"28":1,"54":1}}],["argument",{"2":{"0":1,"4":1,"28":1}}],["array",{"2":{"54":1}}],["around",{"2":{"28":1,"59":1}}],["arxiv",{"2":{"11":2}}],["arimondo",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["arbitrary",{"2":{"5":2,"7":2,"9":2,"15":2}}],["are",{"2":{"0":3,"4":1,"7":1,"9":1,"13":1,"15":1,"24":1,"25":1,"28":1,"30":1,"49":4,"50":6,"54":4,"56":1,"58":2,"59":2}}],["after",{"2":{"0":4,"50":4,"60":1}}],["aside",{"2":{"62":2,"63":2}}],["ascending",{"2":{"54":1}}],["assume",{"2":{"54":1}}],["assuming",{"2":{"25":1,"29":1}}],["assetsinlinelimit",{"2":{"55":1}}],["assets",{"2":{"0":3,"20":1,"25":1,"30":1,"34":1,"55":2}}],["as",{"2":{"0":2,"5":14,"7":16,"9":14,"13":5,"15":13,"25":1,"28":3,"29":3,"30":2,"33":1,"54":2,"57":1}}],["a",{"0":{"39":1},"2":{"0":6,"6":4,"8":4,"10":4,"11":5,"12":1,"14":4,"15":1,"16":4,"18":1,"19":1,"22":8,"25":5,"28":5,"29":2,"33":2,"34":1,"44":2,"45":8,"46":6,"47":3,"54":8,"55":2,"57":1,"58":4,"59":1,"60":1}}],["images",{"2":{"55":1}}],["image",{"2":{"55":4}}],["import",{"2":{"20":2,"60":9}}],["important",{"2":{"13":1,"62":6,"63":17}}],["ideas",{"2":{"52":1}}],["ignore",{"2":{"30":1}}],["icon",{"0":{"60":1},"2":{"55":1,"60":1}}],["icons8",{"2":{"2":5}}],["icons",{"0":{"2":1},"2":{"2":2}}],["ico",{"2":{"30":1,"34":1}}],["ii",{"2":{"28":1}}],["if",{"2":{"0":2,"2":1,"20":1,"24":1,"25":1,"27":1,"28":2,"29":1,"52":1,"54":2,"55":1,"58":1,"59":2,"60":1}}],["i",{"2":{"0":2,"6":1,"8":1,"10":1,"11":2,"14":1,"16":1,"25":1,"28":2,"52":3,"54":3,"64":1}}],["iobuffer",{"2":{"20":1}}],["ion",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["io",{"2":{"0":1,"20":4,"54":2,"55":2}}],["increase",{"2":{"62":1}}],["includes",{"2":{"60":1}}],["include",{"2":{"2":1,"25":1,"54":1}}],["including",{"2":{"0":1,"29":1,"32":1}}],["inlined",{"2":{"55":1}}],["inlines",{"2":{"55":1}}],["inline",{"2":{"52":1,"55":1}}],["instead",{"2":{"28":1}}],["instances",{"2":{"28":2}}],["instantiate",{"2":{"32":1}}],["instantiating",{"2":{"4":1}}],["instantly",{"0":{"28":1},"2":{"28":1}}],["installed",{"2":{"32":1,"58":1}}],["installs",{"2":{"32":1}}],["installation",{"0":{"31":1},"1":{"32":1}}],["install",{"2":{"0":2,"32":2}}],["into",{"2":{"28":3,"32":1,"59":1,"62":1}}],["internal",{"0":{"54":1},"2":{"11":1,"24":1}}],["interacting",{"2":{"11":1}}],["interscience",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["integration",{"0":{"3":1},"2":{"3":1}}],["index",{"2":{"25":2,"29":1,"30":2,"34":2,"58":1,"60":3}}],["indicating",{"2":{"13":1}}],["inverse",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["invoking",{"2":{"0":1}}],["information",{"2":{"29":1,"60":1}}],["info",{"2":{"2":1,"45":4}}],["input",{"2":{"1":1,"2":1,"18":2,"19":2,"20":1,"22":2,"23":1,"24":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"57":2}}],["in",{"2":{"0":2,"3":3,"4":1,"6":3,"7":3,"8":3,"10":3,"11":1,"12":1,"13":4,"14":3,"15":2,"16":3,"17":1,"19":2,"20":3,"21":3,"24":1,"25":4,"27":1,"28":3,"29":2,"30":2,"32":1,"33":2,"34":3,"35":1,"38":1,"50":2,"54":10,"56":2,"57":3,"58":5}}],["items",{"2":{"54":2}}],["its",{"2":{"25":1,"32":3,"54":1}}],["it",{"2":{"0":3,"3":1,"9":1,"25":1,"27":2,"32":1,"52":2,"54":2,"57":2,"60":3}}],["isolated",{"2":{"32":1}}],["isempty",{"2":{"20":1}}],["issues",{"2":{"55":1}}],["issue",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"28":1,"52":1}}],["isaac",{"2":{"2":1}}],["is",{"2":{"0":8,"4":1,"5":2,"7":5,"9":1,"10":1,"13":2,"15":2,"17":1,"18":1,"19":3,"20":2,"21":2,"24":1,"25":4,"28":1,"32":1,"45":10,"49":4,"51":3,"52":1,"53":1,"54":8,"56":1,"57":5,"58":3,"59":1}}],["pipeline",{"2":{"57":1}}],["picking",{"2":{"28":1}}],["pm",{"2":{"50":1}}],["png",{"2":{"30":1,"34":1,"55":2}}],["pdf",{"2":{"20":2,"21":2}}],["pkg>",{"2":{"25":1,"33":1}}],["pkg",{"2":{"18":4}}],["plain",{"2":{"54":1,"55":1}}],["platform=",{"2":{"2":6}}],["platform",{"0":{"2":1},"2":{"1":2}}],["plugin",{"2":{"11":1,"57":3,"60":2}}],["phi",{"2":{"50":1}}],["ph",{"2":{"11":1}}],["phenomena",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["physics",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["phys",{"2":{"6":3,"7":1,"8":3,"10":3,"11":1,"14":3,"16":3}}],["pp",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["p",{"2":{"6":4,"8":4,"10":4,"14":4,"16":4}}],["powered",{"2":{"36":1}}],["possible",{"2":{"30":1}}],["poschinger",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["point",{"2":{"0":1,"54":1}}],["priority",{"2":{"54":5}}],["println",{"2":{"19":2}}],["print",{"2":{"19":4,"20":2}}],["printstyled",{"2":{"19":2}}],["principles",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["props",{"2":{"60":1}}],["proper",{"2":{"59":1}}],["probably",{"2":{"59":1}}],["problems",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["problem",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["process",{"0":{"56":1},"1":{"57":1,"58":1,"59":1}}],["processes",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["progress",{"2":{"20":1,"21":1,"54":1}}],["project",{"0":{"30":1},"2":{"18":1,"29":2,"30":2,"32":1,"34":1}}],["provides",{"2":{"36":1}}],["provide",{"2":{"2":1}}],["provided",{"2":{"0":1,"24":1,"35":1,"57":1}}],["previous",{"2":{"38":1}}],["preview",{"0":{"28":1},"2":{"0":1,"25":2,"28":2,"60":2}}],["prerequisites",{"0":{"32":1}}],["prerelease",{"2":{"20":2}}],["pretty",{"2":{"29":1}}],["present",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["press",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["push",{"2":{"0":1,"25":1}}],["publication",{"2":{"7":1,"9":1}}],["public",{"0":{"0":1},"2":{"54":1}}],["padding",{"2":{"62":4,"63":12}}],["paper",{"2":{"51":2}}],["packages",{"2":{"18":1,"25":1,"33":2,"56":2,"58":1}}],["package",{"2":{"17":1,"25":2,"29":1,"30":3,"34":2,"54":5,"58":1,"60":1}}],["parsed",{"2":{"57":1}}],["parse",{"2":{"20":2}}],["part",{"2":{"13":1,"25":1,"54":1}}],["particles",{"2":{"11":1}}],["parenthetical",{"2":{"7":1}}],["paste",{"2":{"62":1}}],["past",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["passing",{"2":{"54":2}}],["pass",{"2":{"0":1,"28":2,"54":3}}],["passed",{"2":{"0":2}}],["pages",{"2":{"5":1,"25":3,"58":1}}],["page",{"2":{"3":2,"20":1,"24":2,"28":2,"34":1,"35":1,"54":1,"58":1}}],["pathof",{"2":{"55":1}}],["path",{"2":{"0":8,"28":3,"54":8,"58":2}}],["types",{"2":{"55":1,"60":2}}],["type",{"0":{"55":1},"2":{"50":2,"54":3,"55":2,"60":2}}],["tip",{"2":{"45":4}}],["title",{"2":{"54":1,"62":1,"63":2}}],["tit",{"2":{"43":2}}],["timer",{"2":{"28":1}}],["time",{"2":{"28":1}}],["tspackage",{"2":{"60":1}}],["ts",{"2":{"30":1,"34":1,"60":6}}],["tutorial",{"2":{"29":1}}],["tutorials",{"2":{"25":4}}],["tweaks",{"2":{"28":3}}],["two",{"2":{"11":1,"12":1,"28":2,"43":1,"50":2,"56":2}}],["tag",{"2":{"50":2}}],["tags",{"2":{"24":1}}],["tables",{"0":{"49":1},"2":{"49":3}}],["tab",{"2":{"46":4,"47":4}}],["tabs",{"0":{"46":1,"47":1},"2":{"46":2,"47":3,"60":2}}],["target",{"2":{"25":1,"54":4,"55":1}}],["takes",{"2":{"54":1,"57":2,"58":1}}],["take",{"2":{"20":1,"58":1}}],["taken",{"2":{"3":1}}],["tell",{"2":{"55":1}}],["tests",{"2":{"55":1}}],["terminal",{"2":{"34":1,"58":1}}],["template",{"2":{"29":2,"54":5}}],["techniques",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["text",{"2":{"5":2,"7":2,"9":2,"15":2,"52":1,"54":1,"55":1,"62":2,"63":2,"64":1}}],["tree",{"2":{"54":1}}],["trigger",{"2":{"28":1}}],["trivial",{"2":{"15":1}}],["try",{"2":{"25":1,"27":1}}],["transport",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["true",{"2":{"0":3,"20":1,"24":2,"25":1}}],["t",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":10,"50":2,"55":1}}],["thumb",{"2":{"55":1}}],["thing",{"2":{"59":1}}],["think",{"2":{"54":1}}],["this",{"2":{"0":3,"3":2,"5":3,"7":2,"9":1,"11":1,"13":1,"15":3,"17":3,"19":3,"20":1,"21":1,"24":1,"25":3,"28":4,"29":4,"34":2,"35":1,"45":10,"51":1,"52":3,"53":1,"54":10,"55":4,"57":2,"58":2,"59":3,"62":1,"63":1}}],["than",{"2":{"52":2,"54":1}}],["that",{"2":{"3":1,"9":2,"10":1,"13":1,"15":2,"24":1,"25":3,"27":1,"28":3,"54":3,"57":1,"58":1,"59":2,"60":1}}],["through",{"2":{"29":1}}],["throughout",{"2":{"5":1}}],["those",{"2":{"15":1,"30":1}}],["they",{"2":{"50":2}}],["therefore",{"2":{"56":1}}],["there",{"2":{"50":4,"55":1,"57":1,"64":1}}],["therein",{"2":{"5":4,"7":4,"9":4}}],["their",{"2":{"28":1}}],["then",{"2":{"25":3,"28":2,"33":1,"34":1,"58":1}}],["these",{"2":{"25":1,"28":2,"33":1,"54":2,"56":1}}],["theme",{"2":{"30":1,"34":1,"60":4,"61":1,"62":1}}],["them",{"2":{"3":1,"54":1,"55":1,"58":1}}],["the",{"0":{"1":1,"34":1,"56":1},"1":{"57":1,"58":1,"59":1},"2":{"0":43,"1":1,"2":1,"3":3,"4":4,"5":4,"6":2,"7":7,"8":2,"9":5,"10":3,"11":2,"12":2,"13":6,"14":2,"15":5,"16":2,"17":1,"18":2,"20":2,"21":2,"24":3,"25":15,"27":2,"28":11,"29":6,"30":3,"31":1,"32":1,"33":2,"34":4,"35":1,"38":2,"40":1,"41":1,"50":8,"51":4,"52":4,"53":2,"54":34,"55":6,"56":1,"57":7,"58":7,"59":5,"60":3,"61":2,"62":6,"63":2}}],["top",{"2":{"62":1,"63":1}}],["toml",{"2":{"30":2,"34":1}}],["toml`",{"2":{"18":1}}],["tools",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["to",{"0":{"25":1},"2":{"0":24,"10":1,"11":1,"12":1,"15":2,"20":1,"21":1,"24":3,"25":11,"27":4,"28":11,"29":9,"30":3,"32":2,"33":1,"34":1,"38":2,"50":2,"54":18,"55":1,"57":4,"58":3,"59":1,"60":5,"62":2,"63":1}}],["svg+xml",{"2":{"55":1}}],["svg",{"2":{"55":3}}],["skips",{"2":{"54":1}}],["sshflags=",{"2":{"52":1}}],["sshflags=`",{"2":{"52":2}}],["sqrt",{"2":{"50":1}}],["snippets",{"2":{"37":1}}],["sleep",{"2":{"28":2}}],["small",{"2":{"28":1}}],["smith",{"2":{"1":1}}],["src",{"0":{"33":1},"2":{"25":1,"29":1,"30":3,"34":1,"54":1,"55":1,"56":1,"61":1,"62":1}}],["such",{"2":{"59":1}}],["subject",{"2":{"54":1}}],["sure",{"2":{"50":2,"60":1}}],["suppose",{"2":{"25":1}}],["supported",{"2":{"24":1}}],["suppression",{"2":{"11":1}}],["sum",{"2":{"18":2}}],["s103",{"2":{"11":1}}],["sb12",{"2":{"9":2}}],["screen",{"2":{"63":1}}],["scripts",{"2":{"60":1}}],["scmm18",{"2":{"9":1}}],["schmidt",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["specific",{"2":{"55":1}}],["specifically",{"2":{"29":1,"54":1}}],["specified",{"2":{"54":1,"58":1}}],["special",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["spaces",{"2":{"50":2}}],["space",{"0":{"63":1},"2":{"0":1,"62":3,"63":3}}],["shiki",{"2":{"36":1}}],["shbun",{"2":{"32":1}}],["shyarn",{"2":{"32":1}}],["shpnpm",{"2":{"32":1}}],["shnpm",{"2":{"32":1}}],["shall",{"2":{"25":1}}],["shapiro",{"2":{"5":2,"6":2,"7":4,"8":2,"9":2,"10":2,"14":2,"16":2}}],["shapiro2012",{"2":{"5":2,"7":2,"9":2}}],["shshell>",{"2":{"25":1}}],["shell",{"2":{"25":1}}],["shdocs",{"2":{"25":1,"31":1,"33":1,"34":1}}],["sh$",{"2":{"25":1,"33":1}}],["shorter",{"2":{"15":1}}],["shown",{"2":{"13":2}}],["show",{"2":{"12":1,"30":1,"55":2}}],["shows",{"2":{"3":1}}],["should",{"2":{"2":1,"13":1,"25":1,"27":1,"28":2,"54":2}}],["symbols",{"2":{"17":1}}],["syntax",{"0":{"36":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1},"2":{"5":1,"36":1}}],["systems",{"2":{"6":3,"8":3,"10":3,"14":3,"16":3}}],["system",{"2":{"0":1,"11":1}}],["so",{"2":{"28":1,"55":1,"58":1}}],["sometimes",{"2":{"57":1}}],["something",{"2":{"2":1,"28":1}}],["some",{"2":{"17":1,"28":1,"29":1,"35":1,"57":1,"60":1}}],["somewhat",{"2":{"15":1}}],["sorts",{"2":{"9":1}}],["sorted",{"2":{"7":1}}],["sons",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["solely",{"2":{"29":1}}],["sola",{"2":{"6":1,"7":1,"8":1,"10":1,"13":1,"14":1,"16":1}}],["solaaamop2018",{"2":{"5":1,"7":1,"9":1,"13":1,"15":2}}],["solutions",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"50":2}}],["source",{"2":{"0":2,"3":1,"54":7}}],["several",{"2":{"58":1}}],["select",{"2":{"54":1}}],["self",{"2":{"32":1}}],["sequence",{"2":{"52":2}}],["separate",{"2":{"28":1}}],["serve",{"2":{"54":1}}],["servedocs",{"2":{"28":5}}],["server",{"2":{"25":1,"27":1,"54":1,"58":1}}],["service",{"2":{"28":1}}],["section",{"2":{"27":1}}],["seconds",{"2":{"28":1}}],["second",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1,"47":1,"54":1}}],["sessions",{"2":{"28":1}}],["session",{"2":{"25":2,"27":1,"28":2,"33":1}}],["semi",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["see",{"2":{"0":1,"2":2,"12":1,"13":1,"24":1,"28":2,"29":1,"34":1,"48":1,"49":1,"52":1}}],["settings",{"2":{"54":1,"62":1,"63":1}}],["setting",{"0":{"34":1}}],["setdocmeta",{"2":{"25":2}}],["set",{"2":{"0":2,"24":1,"28":1,"29":1,"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2}}],["s",{"2":{"0":1,"3":1,"6":6,"8":6,"10":6,"14":6,"16":6,"20":1,"25":1,"27":1,"29":1,"51":1,"52":1,"53":1,"54":1,"58":1}}],["satisfies",{"2":{"60":1}}],["sanjay",{"2":{"25":3}}],["same",{"2":{"0":1,"3":1,"5":1,"7":1,"9":1,"15":1,"25":1,"54":1}}],["saved",{"2":{"57":1}}],["save",{"2":{"0":1}}],["styling",{"0":{"61":1},"1":{"62":1,"63":1,"64":1}}],["style=",{"2":{"4":3,"5":1,"7":1,"9":2,"11":1,"13":1}}],["styles",{"0":{"12":1},"1":{"13":1},"2":{"4":1,"12":1}}],["style",{"0":{"4":1,"5":1,"7":1,"9":1,"13":1,"15":1,"51":1},"1":{"5":1},"2":{"4":5,"5":2,"7":4,"9":1,"10":1,"12":1,"13":1,"15":3,"30":1,"34":1,"49":1,"60":1,"61":2,"62":1}}],["still",{"2":{"28":1}}],["stop",{"2":{"25":2,"27":2}}],["stores",{"2":{"25":1}}],["step",{"2":{"25":1,"58":1}}],["steps",{"2":{"25":1,"33":1,"57":1}}],["starus",{"2":{"60":5}}],["stargazers",{"2":{"60":2}}],["stars",{"0":{"60":1},"2":{"60":1}}],["started",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1},"2":{"30":1,"34":1}}],["start",{"2":{"0":1,"25":1,"29":2,"30":1,"31":1,"33":2}}],["stages",{"2":{"56":1}}],["stage",{"2":{"54":1}}],["status",{"2":{"18":3}}],["static",{"2":{"0":1,"58":1}}],["stripes",{"2":{"49":2}}],["string`",{"2":{"55":1}}],["strings",{"2":{"54":1}}],["string",{"2":{"0":1,"20":1,"25":1,"54":5,"55":2,"60":1}}],["structure",{"0":{"30":1,"34":1},"2":{"29":2,"34":1}}],["struct",{"2":{"0":1,"55":2}}],["silvestris",{"2":{"55":4}}],["sidebar",{"2":{"54":1,"58":2,"63":3}}],["signature",{"2":{"54":1}}],["sign",{"2":{"50":4}}],["sin",{"2":{"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":8}}],["since",{"2":{"29":1}}],["singer",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["simply",{"2":{"27":1,"54":1,"58":1}}],["simple",{"0":{"27":1},"1":{"28":1},"2":{"18":2,"55":1}}],["similar",{"2":{"0":1,"15":2,"24":1}}],["sitedata",{"2":{"60":1}}],["sitename",{"2":{"25":2}}],["site",{"2":{"0":9,"54":1,"58":1,"59":2,"61":1}}],["write",{"2":{"55":1}}],["writers",{"2":{"56":1}}],["writer",{"2":{"0":1}}],["w",{"2":{"37":4,"38":4,"39":4,"40":4,"41":4,"42":4,"43":6}}],["word",{"2":{"28":2}}],["working",{"2":{"25":1,"33":1}}],["works",{"2":{"11":1,"24":1,"52":1}}],["work",{"2":{"0":1,"18":2,"20":1,"21":1,"54":1,"59":1}}],["would",{"2":{"15":1}}],["webpage",{"2":{"59":1}}],["webserver",{"2":{"34":1}}],["websites",{"2":{"56":1,"58":1}}],["website",{"2":{"0":1,"29":1,"58":2}}],["well",{"2":{"28":2}}],["welcome",{"2":{"20":1,"21":1}}],["we",{"2":{"12":1,"25":1,"29":4,"30":1,"33":1,"55":3,"58":3,"59":1}}],["want",{"2":{"29":2,"60":1}}],["warning",{"0":{"42":1},"2":{"20":1,"42":1,"45":6,"48":1,"54":1,"59":1,"62":1}}],["walmsley",{"2":{"11":2}}],["was",{"2":{"3":1,"52":1}}],["way",{"2":{"3":1}}],["width",{"2":{"62":4,"63":8}}],["wikipedia",{"2":{"55":3}}],["wikimedia",{"2":{"55":3}}],["wiley",{"2":{"6":2,"8":2,"10":2,"14":2,"16":2}}],["will",{"2":{"0":4,"24":1,"25":2,"28":1,"29":4,"32":1,"33":2,"34":1,"54":2,"58":1,"59":1,"60":1}}],["winckel",{"2":{"5":2,"6":1,"7":2,"8":1,"9":2,"10":1,"13":1,"14":1,"15":2,"16":1}}],["winckelip2008",{"2":{"5":2,"7":2,"9":2,"13":1,"15":4}}],["without",{"2":{"54":1}}],["within",{"2":{"28":6,"52":1,"54":1}}],["with",{"0":{"60":1},"2":{"0":2,"6":1,"7":1,"8":1,"10":1,"11":1,"13":1,"14":1,"15":2,"16":1,"25":2,"27":1,"28":2,"29":1,"32":1,"36":1,"38":1,"40":1,"41":1,"50":2,"54":3,"55":2,"57":1,"60":1}}],["white",{"2":{"62":2,"63":2}}],["which",{"2":{"0":5,"7":1,"28":1,"30":1,"54":4,"56":2,"57":2,"58":2}}],["whatever",{"2":{"28":1}}],["what",{"2":{"0":1,"3":1,"17":1}}],["where",{"2":{"25":1,"54":1,"55":2,"57":1}}],["whether",{"2":{"0":6,"55":1}}],["when",{"2":{"0":1,"4":1,"24":1,"32":1,"50":2,"58":1}}],["d3",{"2":{"60":2}}],["data",{"2":{"60":2}}],["dangerous",{"2":{"45":2}}],["danger",{"2":{"45":2}}],["dark",{"2":{"30":1,"34":1}}],["daee34ce",{"2":{"18":1}}],["due",{"2":{"28":1}}],["d",{"2":{"11":3,"32":4,"44":2,"47":3}}],["divider",{"2":{"63":1}}],["dirname",{"2":{"55":2}}],["direct",{"2":{"28":1}}],["directory",{"2":{"28":1,"34":1,"54":8}}],["directly",{"2":{"2":1,"54":1,"59":1}}],["dispatch",{"2":{"57":1}}],["display",{"2":{"50":2}}],["displayed",{"2":{"24":1}}],["disable",{"2":{"55":1}}],["disambiguate",{"2":{"10":1}}],["different",{"2":{"7":1,"60":1}}],["differentiation",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["dimauro",{"2":{"6":1,"8":1,"10":1,"14":1,"16":1}}],["download",{"2":{"55":3}}],["dollar",{"2":{"50":4}}],["double",{"2":{"50":4}}],["don",{"2":{"50":1,"55":1}}],["done",{"2":{"18":1,"57":1}}],["do",{"2":{"25":1,"29":1,"33":1,"54":1}}],["doc",{"2":{"54":2}}],["docpath",{"2":{"54":1}}],["docmeta",{"2":{"25":2}}],["doctests",{"2":{"57":1}}],["doctestsetup",{"2":{"25":2}}],["doctest",{"0":{"23":1},"2":{"23":1}}],["docstrings",{"2":{"24":2}}],["docs",{"0":{"25":1,"33":2},"2":{"3":1,"18":1,"20":1,"25":8,"28":10,"29":5,"30":2,"31":1,"33":4,"34":5,"54":8,"55":1,"57":1,"58":2,"60":3,"61":1,"62":1}}],["document",{"2":{"54":1,"57":1}}],["documentation",{"0":{"21":1,"28":1},"1":{"22":1,"23":1,"24":1},"2":{"0":6,"5":1,"20":5,"21":3,"25":3,"28":4,"29":2,"30":1,"32":1,"34":1,"53":1,"54":1,"56":2}}],["documentationmarkdown",{"2":{"0":1}}],["documentercitations",{"0":{"3":1},"2":{"3":3,"11":2,"18":1}}],["documenter",{"0":{"25":1,"57":1},"2":{"0":9,"3":1,"18":1,"19":1,"24":1,"25":6,"28":1,"29":2,"33":1,"54":7,"56":1,"57":5,"59":1,"60":3}}],["documentervitepress",{"0":{"25":1},"2":{"0":6,"3":2,"18":5,"25":8,"27":1,"28":2,"29":2,"30":2,"32":1,"33":1,"54":9,"55":2,"56":1,"57":1,"60":2}}],["doe",{"2":{"1":1,"2":1}}],["does",{"2":{"0":1,"52":2,"54":1,"62":1,"63":1}}],["delete",{"2":{"62":1}}],["deleted",{"2":{"59":1}}],["delay",{"2":{"28":2}}],["details",{"2":{"45":4}}],["detectable",{"2":{"59":1}}],["detect",{"2":{"0":1}}],["determined",{"2":{"4":1,"54":1}}],["determine",{"2":{"0":2}}],["determines",{"2":{"0":3}}],["demonstrates",{"2":{"35":1}}],["dependencies",{"2":{"32":1,"60":1}}],["deploying",{"2":{"59":1}}],["deployment",{"2":{"28":2,"59":1}}],["deploydocs",{"2":{"25":2}}],["deploydecision",{"2":{"0":3}}],["deploy",{"2":{"0":9,"28":1,"34":1,"54":1}}],["deployed",{"2":{"0":2,"59":1}}],["definition",{"2":{"13":1}}],["defineprops",{"2":{"60":1}}],["defines",{"2":{"55":1}}],["define",{"2":{"12":1}}],["defined",{"2":{"12":1}}],["defaulttheme",{"2":{"60":3}}],["defaulting",{"2":{"54":1}}],["defaults",{"2":{"0":3,"24":1}}],["default",{"2":{"0":3,"2":1,"4":1,"5":1,"7":1,"17":1,"24":1,"55":1,"57":1,"60":2,"62":1}}],["decoherence",{"2":{"11":1}}],["decision",{"2":{"0":2,"54":1}}],["derived",{"2":{"9":1}}],["destination",{"2":{"54":1}}],["describes",{"2":{"27":1}}],["description",{"2":{"0":2}}],["designed",{"2":{"0":1}}],["devdependencies",{"2":{"60":1}}],["develop",{"2":{"58":1}}],["developing",{"2":{"32":1}}],["development",{"0":{"28":1},"2":{"0":2,"20":1,"21":1,"28":1}}],["dev",{"2":{"0":2,"25":1,"28":3,"34":1,"54":3,"58":1,"60":2}}],["devurl",{"2":{"0":5}}],["devbranch",{"2":{"0":5,"25":2}}],["jpg",{"2":{"55":2}}],["jpeg",{"2":{"55":1}}],["joinpath",{"2":{"55":1}}],["john",{"2":{"1":1,"2":1}}],["just",{"2":{"29":1}}],["juliarender",{"2":{"54":2}}],["juliagenerate",{"2":{"54":2}}],["juliadocpath",{"2":{"54":1}}],["juliadocumentervitepress",{"2":{"0":1}}],["juliadev",{"2":{"54":1}}],["juliabuild",{"2":{"54":1}}],["julia```",{"2":{"28":1}}],["juliapkg>",{"2":{"25":1,"33":1}}],["julia>",{"2":{"22":3,"23":1,"25":1,"33":1}}],["julialang",{"2":{"20":2}}],["juliajulia>",{"2":{"19":2,"22":2,"23":1,"25":2}}],["julia2",{"2":{"18":1}}],["juliausing",{"2":{"18":1,"25":2,"37":1,"39":1,"41":1,"42":1,"43":2,"55":1}}],["juliamediaoutput",{"2":{"55":3}}],["juliamodify",{"2":{"54":1}}],["juliamono",{"2":{"17":1}}],["juliamime",{"2":{"54":1}}],["juliamakedocs",{"2":{"27":1}}],["juliamarkdownvitepress",{"2":{"0":1}}],["julia",{"0":{"17":1,"21":1},"1":{"18":1,"19":1,"20":1,"22":1,"23":1,"24":1},"2":{"17":1,"18":1,"20":5,"21":3,"25":4,"27":1,"28":1,"29":1,"33":2,"38":1,"40":1,"54":1,"55":1,"56":1,"57":1}}],["juliaformat=documentervitepress",{"2":{"0":1}}],["js",{"2":{"28":1}}],["json",{"2":{"25":1,"30":3,"34":2,"60":3}}],["jay",{"2":{"25":3}}],["jane",{"2":{"1":1,"2":1}}],["j",{"2":{"6":3,"8":3,"10":3,"11":2,"14":3,"16":3}}],["jl`",{"2":{"18":1}}],["jl",{"0":{"3":1,"25":2,"57":1},"2":{"0":4,"3":1,"18":3,"24":1,"25":22,"27":1,"28":6,"29":2,"30":2,"32":1,"33":1,"34":2,"54":2,"56":2,"57":2,"60":2}}]],"serializationVersion":2}';export{e as default}; diff --git a/dev/assets/chunks/VPLocalSearchBox.Ta9p4N4I.js b/dev/assets/chunks/VPLocalSearchBox.D9oP-4lQ.js similarity index 99% rename from dev/assets/chunks/VPLocalSearchBox.Ta9p4N4I.js rename to dev/assets/chunks/VPLocalSearchBox.D9oP-4lQ.js index c303731b..32a59d90 100644 --- a/dev/assets/chunks/VPLocalSearchBox.Ta9p4N4I.js +++ b/dev/assets/chunks/VPLocalSearchBox.D9oP-4lQ.js @@ -1,4 +1,4 @@ -var Ot=Object.defineProperty;var Ft=(a,e,t)=>e in a?Ot(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var Ae=(a,e,t)=>Ft(a,typeof e!="symbol"?e+"":e,t);import{V as Ct,p as ie,h as ge,aA as tt,aB as Rt,aC as At,aD as Mt,q as $e,aE as Lt,d as Dt,D as xe,aF as nt,aG as zt,ac as Pt,s as jt,aH as Vt,v as Me,P as fe,O as _e,aI as $t,ak as Bt,W as Wt,R as Kt,$ as Jt,b as qt,o as H,j as _,a0 as Ut,a2 as Gt,k as L,a5 as Ht,ad as Qt,c as Z,e as Se,n as st,B as it,F as rt,a as he,t as pe,ab as Yt,aJ as at,aK as Zt,aq as Xt,av as en,aL as tn,_ as nn}from"./framework.CpPVcUHs.js";import{u as sn,c as rn}from"./theme.B3dFe5_l.js";const an={root:()=>Ct(()=>import("./@localSearchIndexroot.hfd4Zw1D.js"),[])};/*! +var Ot=Object.defineProperty;var Ft=(a,e,t)=>e in a?Ot(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var Ae=(a,e,t)=>Ft(a,typeof e!="symbol"?e+"":e,t);import{V as Ct,p as ie,h as ge,aA as tt,aB as Rt,aC as At,aD as Mt,q as $e,aE as Lt,d as Dt,D as xe,aF as nt,aG as zt,ac as Pt,s as jt,aH as Vt,v as Me,P as fe,O as _e,aI as $t,ak as Bt,W as Wt,R as Kt,$ as Jt,b as qt,o as H,j as _,a0 as Ut,a2 as Gt,k as L,a5 as Ht,ad as Qt,c as Z,e as Se,n as st,B as it,F as rt,a as he,t as pe,ab as Yt,aJ as at,aK as Zt,aq as Xt,av as en,aL as tn,_ as nn}from"./framework.CpPVcUHs.js";import{u as sn,c as rn}from"./theme.CQKGjDpv.js";const an={root:()=>Ct(()=>import("./@localSearchIndexroot.1NRO1BYH.js"),[])};/*! * tabbable 6.2.0 * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE */var gt=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Ne=gt.join(","),vt=typeof Element>"u",ae=vt?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Oe=!vt&&Element.prototype.getRootNode?function(a){var e;return a==null||(e=a.getRootNode)===null||e===void 0?void 0:e.call(a)}:function(a){return a==null?void 0:a.ownerDocument},Fe=function a(e,t){var n;t===void 0&&(t=!0);var s=e==null||(n=e.getAttribute)===null||n===void 0?void 0:n.call(e,"inert"),r=s===""||s==="true",i=r||t&&e&&a(e.parentNode);return i},on=function(e){var t,n=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return n===""||n==="true"},bt=function(e,t,n){if(Fe(e))return[];var s=Array.prototype.slice.apply(e.querySelectorAll(Ne));return t&&ae.call(e,Ne)&&s.unshift(e),s=s.filter(n),s},yt=function a(e,t,n){for(var s=[],r=Array.from(e);r.length;){var i=r.shift();if(!Fe(i,!1))if(i.tagName==="SLOT"){var o=i.assignedElements(),l=o.length?o:i.children,c=a(l,!0,n);n.flatten?s.push.apply(s,c):s.push({scopeParent:i,candidates:c})}else{var f=ae.call(i,Ne);f&&n.filter(i)&&(t||!e.includes(i))&&s.push(i);var g=i.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(i),h=!Fe(g,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(i));if(g&&h){var b=a(g===!0?i.children:g.children,!0,n);n.flatten?s.push.apply(s,b):s.push({scopeParent:i,candidates:b})}else r.unshift.apply(r,i.children)}}return s},wt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},re=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||on(e))&&!wt(e)?0:e.tabIndex},ln=function(e,t){var n=re(e);return n<0&&t&&!wt(e)?0:n},cn=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},xt=function(e){return e.tagName==="INPUT"},un=function(e){return xt(e)&&e.type==="hidden"},dn=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(n){return n.tagName==="SUMMARY"});return t},fn=function(e,t){for(var n=0;nsummary:first-of-type"),i=r?e.parentElement:e;if(ae.call(i,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof s=="function"){for(var o=e;e;){var l=e.parentElement,c=Oe(e);if(l&&!l.shadowRoot&&s(l)===!0)return ot(e);e.assignedSlot?e=e.assignedSlot:!l&&c!==e.ownerDocument?e=c.host:e=l}e=o}if(gn(e))return!e.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return ot(e);return!1},bn=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var n=0;n=0)},wn=function a(e){var t=[],n=[];return e.forEach(function(s,r){var i=!!s.scopeParent,o=i?s.scopeParent:s,l=ln(o,i),c=i?a(s.candidates):o;l===0?i?t.push.apply(t,c):t.push(o):n.push({documentOrder:r,tabIndex:l,item:s,isScope:i,content:c})}),n.sort(cn).reduce(function(s,r){return r.isScope?s.push.apply(s,r.content):s.push(r.content),s},[]).concat(t)},xn=function(e,t){t=t||{};var n;return t.getShadowRoot?n=yt([e],t.includeContainer,{filter:Be.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:yn}):n=bt(e,t.includeContainer,Be.bind(null,t)),wn(n)},_n=function(e,t){t=t||{};var n;return t.getShadowRoot?n=yt([e],t.includeContainer,{filter:Ce.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):n=bt(e,t.includeContainer,Ce.bind(null,t)),n},oe=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return ae.call(e,Ne)===!1?!1:Be(t,e)},Sn=gt.concat("iframe").join(","),Le=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return ae.call(e,Sn)===!1?!1:Ce(t,e)};/*! diff --git a/dev/assets/chunks/theme.B3dFe5_l.js b/dev/assets/chunks/theme.CQKGjDpv.js similarity index 76% rename from dev/assets/chunks/theme.B3dFe5_l.js rename to dev/assets/chunks/theme.CQKGjDpv.js index 7aae5e8e..b8fcf4e3 100644 --- a/dev/assets/chunks/theme.B3dFe5_l.js +++ b/dev/assets/chunks/theme.CQKGjDpv.js @@ -1,2 +1,2 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.Ta9p4N4I.js","assets/chunks/framework.CpPVcUHs.js"])))=>i.map(i=>d[i]); -import{d as $,c as h,r as f,n as E,o as u,a as ne,t as A,b as w,w as m,T as pe,e as k,_ as M,u as He,i as Jt,f as Yt,g as Ze,h as P,j as d,k as s,l as ce,m as Q,p as V,q as B,s as Be,v as z,x as Qe,y as et,z as Xt,A as Zt,F as O,B as D,C as le,D as St,E as Oe,G as y,H as X,I as Lt,J as ye,K as ie,L as J,M as Qt,N as ve,O as Ge,P as Ie,Q as wt,R as Re,S as en,U as tn,V as nn,W as Pt,X as tt,Y as an,Z as on,$ as sn,a0 as ln,a1 as Vt,a2 as be,a3 as rn,a4 as Mt,a5 as un,a6 as je,a7 as re,a8 as nt,a9 as At,aa as Ke,ab as xt,ac as at,ad as ot,ae as ge,af as dn,ag as cn,ah as pn,ai as Tt,aj as hn,ak as fn,al as mn,am as ke}from"./framework.CpPVcUHs.js";const vn=$({__name:"VPBadge",props:{text:{},type:{default:"tip"}},setup(n){return(e,t)=>(u(),h("span",{class:E(["VPBadge",e.type])},[f(e.$slots,"default",{},()=>[ne(A(e.text),1)])],2))}}),bn={key:0,class:"VPBackdrop"},gn=$({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(n){return(e,t)=>(u(),w(pe,{name:"fade"},{default:m(()=>[e.show?(u(),h("div",bn)):k("",!0)]),_:1}))}}),_n=M(gn,[["__scopeId","data-v-b06cdb19"]]),W=He;function yn(n,e){let t,o=!1;return()=>{t&&clearTimeout(t),o?t=setTimeout(n,e):(n(),(o=!0)&&setTimeout(()=>o=!1,e))}}function qe(n){return n.startsWith("/")?n:`/${n}`}function st(n){const{pathname:e,search:t,hash:o,protocol:a}=new URL(n,"http://a.com");if(Jt(n)||n.startsWith("#")||!a.startsWith("http")||!Yt(e))return n;const{site:i}=W(),r=e.endsWith("/")||e.endsWith(".html")?n:n.replace(/(?:(^\.+)\/)?.*$/,`$1${e.replace(/(\.md)?$/,i.value.cleanUrls?"":".html")}${t}${o}`);return Ze(r)}function Le({correspondingLink:n=!1}={}){const{site:e,localeIndex:t,page:o,theme:a,hash:i}=W(),r=P(()=>{var l,p;return{label:(l=e.value.locales[t.value])==null?void 0:l.label,link:((p=e.value.locales[t.value])==null?void 0:p.link)||(t.value==="root"?"/":`/${t.value}/`)}});return{localeLinks:P(()=>Object.entries(e.value.locales).flatMap(([l,p])=>r.value.label===p.label?[]:{text:p.label,link:kn(p.link||(l==="root"?"/":`/${l}/`),a.value.i18nRouting!==!1&&n,o.value.relativePath.slice(r.value.link.length-1),!e.value.cleanUrls)+i.value})),currentLang:r}}function kn(n,e,t,o){return e?n.replace(/\/$/,"")+qe(t.replace(/(^|\/)index\.md$/,"$1").replace(/\.md$/,o?".html":"")):n}const $n={class:"NotFound"},Sn={class:"code"},Ln={class:"title"},wn={class:"quote"},Pn={class:"action"},Vn=["href","aria-label"],Mn=$({__name:"NotFound",setup(n){const{theme:e}=W(),{currentLang:t}=Le();return(o,a)=>{var i,r,c,l,p;return u(),h("div",$n,[d("p",Sn,A(((i=s(e).notFound)==null?void 0:i.code)??"404"),1),d("h1",Ln,A(((r=s(e).notFound)==null?void 0:r.title)??"PAGE NOT FOUND"),1),a[0]||(a[0]=d("div",{class:"divider"},null,-1)),d("blockquote",wn,A(((c=s(e).notFound)==null?void 0:c.quote)??"But if you don't change your direction, and if you keep looking, you may end up where you are heading."),1),d("div",Pn,[d("a",{class:"link",href:s(Ze)(s(t).link),"aria-label":((l=s(e).notFound)==null?void 0:l.linkLabel)??"go to home"},A(((p=s(e).notFound)==null?void 0:p.linkText)??"Take me home"),9,Vn)])])}}}),An=M(Mn,[["__scopeId","data-v-951cab6c"]]);function Nt(n,e){if(Array.isArray(n))return Ce(n);if(n==null)return[];e=qe(e);const t=Object.keys(n).sort((a,i)=>i.split("/").length-a.split("/").length).find(a=>e.startsWith(qe(a))),o=t?n[t]:[];return Array.isArray(o)?Ce(o):Ce(o.items,o.base)}function xn(n){const e=[];let t=0;for(const o in n){const a=n[o];if(a.items){t=e.push(a);continue}e[t]||e.push({items:[]}),e[t].items.push(a)}return e}function Tn(n){const e=[];function t(o){for(const a of o)a.text&&a.link&&e.push({text:a.text,link:a.link,docFooterText:a.docFooterText}),a.items&&t(a.items)}return t(n),e}function Je(n,e){return Array.isArray(e)?e.some(t=>Je(n,t)):ce(n,e.link)?!0:e.items?Je(n,e.items):!1}function Ce(n,e){return[...n].map(t=>{const o={...t},a=o.base||e;return a&&o.link&&(o.link=a+o.link),o.items&&(o.items=Ce(o.items,a)),o})}function ae(){const{frontmatter:n,page:e,theme:t}=W(),o=Q("(min-width: 960px)"),a=V(!1),i=P(()=>{const L=t.value.sidebar,x=e.value.relativePath;return L?Nt(L,x):[]}),r=V(i.value);B(i,(L,x)=>{JSON.stringify(L)!==JSON.stringify(x)&&(r.value=i.value)});const c=P(()=>n.value.sidebar!==!1&&r.value.length>0&&n.value.layout!=="home"),l=P(()=>p?n.value.aside==null?t.value.aside==="left":n.value.aside==="left":!1),p=P(()=>n.value.layout==="home"?!1:n.value.aside!=null?!!n.value.aside:t.value.aside!==!1),g=P(()=>c.value&&o.value),v=P(()=>c.value?xn(r.value):[]);function b(){a.value=!0}function _(){a.value=!1}function S(){a.value?_():b()}return{isOpen:a,sidebar:r,sidebarGroups:v,hasSidebar:c,hasAside:p,leftAside:l,isSidebarEnabled:g,open:b,close:_,toggle:S}}function Nn(n,e){let t;Be(()=>{t=n.value?document.activeElement:void 0}),z(()=>{window.addEventListener("keyup",o)}),Qe(()=>{window.removeEventListener("keyup",o)});function o(a){a.key==="Escape"&&n.value&&(e(),t==null||t.focus())}}function Cn(n){const{page:e,hash:t}=W(),o=V(!1),a=P(()=>n.value.collapsed!=null),i=P(()=>!!n.value.link),r=V(!1),c=()=>{r.value=ce(e.value.relativePath,n.value.link)};B([e,n,t],c),z(c);const l=P(()=>r.value?!0:n.value.items?Je(e.value.relativePath,n.value.items):!1),p=P(()=>!!(n.value.items&&n.value.items.length));Be(()=>{o.value=!!(a.value&&n.value.collapsed)}),et(()=>{(r.value||l.value)&&(o.value=!1)});function g(){a.value&&(o.value=!o.value)}return{collapsed:o,collapsible:a,isLink:i,isActiveLink:r,hasActiveLink:l,hasChildren:p,toggle:g}}function En(){const{hasSidebar:n}=ae(),e=Q("(min-width: 960px)"),t=Q("(min-width: 1280px)");return{isAsideEnabled:P(()=>!t.value&&!e.value?!1:n.value?t.value:e.value)}}const Wn=/\b(?:VPBadge|header-anchor|footnote-ref|ignore-header)\b/,Ye=[];function Ct(n){return typeof n.outline=="object"&&!Array.isArray(n.outline)&&n.outline.label||n.outlineTitle||"On this page"}function it(n){const e=[...document.querySelectorAll(".VPDoc :where(h1,h2,h3,h4,h5,h6)")].filter(t=>t.id&&t.hasChildNodes()).map(t=>{const o=Number(t.tagName[1]);return{element:t,title:Hn(t),link:"#"+t.id,level:o}});return Bn(e,n)}function Hn(n){let e="";for(const t of n.childNodes)if(t.nodeType===1){if(Wn.test(t.className))continue;e+=t.textContent}else t.nodeType===3&&(e+=t.textContent);return e.trim()}function Bn(n,e){if(e===!1)return[];const t=(typeof e=="object"&&!Array.isArray(e)?e.level:e)||2,[o,a]=typeof t=="number"?[t,t]:t==="deep"?[2,6]:t;return Rn(n,o,a)}function On(n,e){const{isAsideEnabled:t}=En(),o=yn(i,100);let a=null;z(()=>{requestAnimationFrame(i),window.addEventListener("scroll",o)}),Xt(()=>{r(location.hash)}),Qe(()=>{window.removeEventListener("scroll",o)});function i(){if(!t.value)return;const c=window.scrollY,l=window.innerHeight,p=document.body.offsetHeight,g=Math.abs(c+l-p)<1,v=Ye.map(({element:_,link:S})=>({link:S,top:In(_)})).filter(({top:_})=>!Number.isNaN(_)).sort((_,S)=>_.top-S.top);if(!v.length){r(null);return}if(c<1){r(null);return}if(g){r(v[v.length-1].link);return}let b=null;for(const{link:_,top:S}of v){if(S>c+Zt()+4)break;b=_}r(b)}function r(c){a&&a.classList.remove("active"),c==null?a=null:a=n.value.querySelector(`a[href="${decodeURIComponent(c)}"]`);const l=a;l?(l.classList.add("active"),e.value.style.top=l.offsetTop+39+"px",e.value.style.opacity="1"):(e.value.style.top="33px",e.value.style.opacity="0")}}function In(n){let e=0;for(;n!==document.body;){if(n===null)return NaN;e+=n.offsetTop,n=n.offsetParent}return e}function Rn(n,e,t){Ye.length=0;const o=[],a=[];return n.forEach(i=>{const r={...i,children:[]};let c=a[a.length-1];for(;c&&c.level>=r.level;)a.pop(),c=a[a.length-1];if(r.element.classList.contains("ignore-header")||c&&"shouldIgnore"in c){a.push({level:r.level,shouldIgnore:!0});return}r.level>t||r.level{const a=le("VPDocOutlineItem",!0);return u(),h("ul",{class:E(["VPDocOutlineItem",t.root?"root":"nested"])},[(u(!0),h(O,null,D(t.headers,({children:i,link:r,title:c})=>(u(),h("li",null,[d("a",{class:"outline-link",href:r,onClick:e,title:c},A(c),9,jn),i!=null&&i.length?(u(),w(a,{key:0,headers:i},null,8,["headers"])):k("",!0)]))),256))],2)}}}),Et=M(Fn,[["__scopeId","data-v-3f927ebe"]]),Un={class:"content"},Dn={"aria-level":"2",class:"outline-title",id:"doc-outline-aria-label",role:"heading"},zn=$({__name:"VPDocAsideOutline",setup(n){const{frontmatter:e,theme:t}=W(),o=St([]);Oe(()=>{o.value=it(e.value.outline??t.value.outline)});const a=V(),i=V();return On(a,i),(r,c)=>(u(),h("nav",{"aria-labelledby":"doc-outline-aria-label",class:E(["VPDocAsideOutline",{"has-outline":o.value.length>0}]),ref_key:"container",ref:a},[d("div",Un,[d("div",{class:"outline-marker",ref_key:"marker",ref:i},null,512),d("div",Dn,A(s(Ct)(s(t))),1),y(Et,{headers:o.value,root:!0},null,8,["headers"])])],2))}}),Gn=M(zn,[["__scopeId","data-v-b38bf2ff"]]),Kn={class:"VPDocAsideCarbonAds"},qn=$({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(n){const e=()=>null;return(t,o)=>(u(),h("div",Kn,[y(s(e),{"carbon-ads":t.carbonAds},null,8,["carbon-ads"])]))}}),Jn={class:"VPDocAside"},Yn=$({__name:"VPDocAside",setup(n){const{theme:e}=W();return(t,o)=>(u(),h("div",Jn,[f(t.$slots,"aside-top",{},void 0,!0),f(t.$slots,"aside-outline-before",{},void 0,!0),y(Gn),f(t.$slots,"aside-outline-after",{},void 0,!0),o[0]||(o[0]=d("div",{class:"spacer"},null,-1)),f(t.$slots,"aside-ads-before",{},void 0,!0),s(e).carbonAds?(u(),w(qn,{key:0,"carbon-ads":s(e).carbonAds},null,8,["carbon-ads"])):k("",!0),f(t.$slots,"aside-ads-after",{},void 0,!0),f(t.$slots,"aside-bottom",{},void 0,!0)]))}}),Xn=M(Yn,[["__scopeId","data-v-6d7b3c46"]]);function Zn(){const{theme:n,page:e}=W();return P(()=>{const{text:t="Edit this page",pattern:o=""}=n.value.editLink||{};let a;return typeof o=="function"?a=o(e.value):a=o.replace(/:path/g,e.value.filePath),{url:a,text:t}})}function Qn(){const{page:n,theme:e,frontmatter:t}=W();return P(()=>{var p,g,v,b,_,S,L,x;const o=Nt(e.value.sidebar,n.value.relativePath),a=Tn(o),i=ea(a,C=>C.link.replace(/[?#].*$/,"")),r=i.findIndex(C=>ce(n.value.relativePath,C.link)),c=((p=e.value.docFooter)==null?void 0:p.prev)===!1&&!t.value.prev||t.value.prev===!1,l=((g=e.value.docFooter)==null?void 0:g.next)===!1&&!t.value.next||t.value.next===!1;return{prev:c?void 0:{text:(typeof t.value.prev=="string"?t.value.prev:typeof t.value.prev=="object"?t.value.prev.text:void 0)??((v=i[r-1])==null?void 0:v.docFooterText)??((b=i[r-1])==null?void 0:b.text),link:(typeof t.value.prev=="object"?t.value.prev.link:void 0)??((_=i[r-1])==null?void 0:_.link)},next:l?void 0:{text:(typeof t.value.next=="string"?t.value.next:typeof t.value.next=="object"?t.value.next.text:void 0)??((S=i[r+1])==null?void 0:S.docFooterText)??((L=i[r+1])==null?void 0:L.text),link:(typeof t.value.next=="object"?t.value.next.link:void 0)??((x=i[r+1])==null?void 0:x.link)}}})}function ea(n,e){const t=new Set;return n.filter(o=>{const a=e(o);return t.has(a)?!1:t.add(a)})}const Z=$({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(n){const e=n,t=P(()=>e.tag??(e.href?"a":"span")),o=P(()=>e.href&&Lt.test(e.href)||e.target==="_blank");return(a,i)=>(u(),w(X(t.value),{class:E(["VPLink",{link:a.href,"vp-external-link-icon":o.value,"no-icon":a.noIcon}]),href:a.href?s(st)(a.href):void 0,target:a.target??(o.value?"_blank":void 0),rel:a.rel??(o.value?"noreferrer":void 0)},{default:m(()=>[f(a.$slots,"default")]),_:3},8,["class","href","target","rel"]))}}),ta={class:"VPLastUpdated"},na=["datetime"],aa=$({__name:"VPDocFooterLastUpdated",setup(n){const{theme:e,page:t,lang:o}=W(),a=P(()=>new Date(t.value.lastUpdated)),i=P(()=>a.value.toISOString()),r=V("");return z(()=>{Be(()=>{var c,l,p;r.value=new Intl.DateTimeFormat((l=(c=e.value.lastUpdated)==null?void 0:c.formatOptions)!=null&&l.forceLocale?o.value:void 0,((p=e.value.lastUpdated)==null?void 0:p.formatOptions)??{dateStyle:"short",timeStyle:"short"}).format(a.value)})}),(c,l)=>{var p;return u(),h("p",ta,[ne(A(((p=s(e).lastUpdated)==null?void 0:p.text)||s(e).lastUpdatedText||"Last updated")+": ",1),d("time",{datetime:i.value},A(r.value),9,na)])}}}),oa=M(aa,[["__scopeId","data-v-475f71b8"]]),sa={key:0,class:"VPDocFooter"},ia={key:0,class:"edit-info"},la={key:0,class:"edit-link"},ra={key:1,class:"last-updated"},ua={key:1,class:"prev-next","aria-labelledby":"doc-footer-aria-label"},da={class:"pager"},ca=["innerHTML"],pa=["innerHTML"],ha={class:"pager"},fa=["innerHTML"],ma=["innerHTML"],va=$({__name:"VPDocFooter",setup(n){const{theme:e,page:t,frontmatter:o}=W(),a=Zn(),i=Qn(),r=P(()=>e.value.editLink&&o.value.editLink!==!1),c=P(()=>t.value.lastUpdated),l=P(()=>r.value||c.value||i.value.prev||i.value.next);return(p,g)=>{var v,b,_,S;return l.value?(u(),h("footer",sa,[f(p.$slots,"doc-footer-before",{},void 0,!0),r.value||c.value?(u(),h("div",ia,[r.value?(u(),h("div",la,[y(Z,{class:"edit-link-button",href:s(a).url,"no-icon":!0},{default:m(()=>[g[0]||(g[0]=d("span",{class:"vpi-square-pen edit-link-icon"},null,-1)),ne(" "+A(s(a).text),1)]),_:1},8,["href"])])):k("",!0),c.value?(u(),h("div",ra,[y(oa)])):k("",!0)])):k("",!0),(v=s(i).prev)!=null&&v.link||(b=s(i).next)!=null&&b.link?(u(),h("nav",ua,[g[1]||(g[1]=d("span",{class:"visually-hidden",id:"doc-footer-aria-label"},"Pager",-1)),d("div",da,[(_=s(i).prev)!=null&&_.link?(u(),w(Z,{key:0,class:"pager-link prev",href:s(i).prev.link},{default:m(()=>{var L;return[d("span",{class:"desc",innerHTML:((L=s(e).docFooter)==null?void 0:L.prev)||"Previous page"},null,8,ca),d("span",{class:"title",innerHTML:s(i).prev.text},null,8,pa)]}),_:1},8,["href"])):k("",!0)]),d("div",ha,[(S=s(i).next)!=null&&S.link?(u(),w(Z,{key:0,class:"pager-link next",href:s(i).next.link},{default:m(()=>{var L;return[d("span",{class:"desc",innerHTML:((L=s(e).docFooter)==null?void 0:L.next)||"Next page"},null,8,fa),d("span",{class:"title",innerHTML:s(i).next.text},null,8,ma)]}),_:1},8,["href"])):k("",!0)])])):k("",!0)])):k("",!0)}}}),ba=M(va,[["__scopeId","data-v-4f9813fa"]]),ga={class:"container"},_a={class:"aside-container"},ya={class:"aside-content"},ka={class:"content"},$a={class:"content-container"},Sa={class:"main"},La=$({__name:"VPDoc",setup(n){const{theme:e}=W(),t=ye(),{hasSidebar:o,hasAside:a,leftAside:i}=ae(),r=P(()=>t.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(c,l)=>{const p=le("Content");return u(),h("div",{class:E(["VPDoc",{"has-sidebar":s(o),"has-aside":s(a)}])},[f(c.$slots,"doc-top",{},void 0,!0),d("div",ga,[s(a)?(u(),h("div",{key:0,class:E(["aside",{"left-aside":s(i)}])},[l[0]||(l[0]=d("div",{class:"aside-curtain"},null,-1)),d("div",_a,[d("div",ya,[y(Xn,null,{"aside-top":m(()=>[f(c.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":m(()=>[f(c.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":m(()=>[f(c.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(c.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(c.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(c.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):k("",!0),d("div",ka,[d("div",$a,[f(c.$slots,"doc-before",{},void 0,!0),d("main",Sa,[y(p,{class:E(["vp-doc",[r.value,s(e).externalLinkIcon&&"external-link-icon-enabled"]])},null,8,["class"])]),y(ba,null,{"doc-footer-before":m(()=>[f(c.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),f(c.$slots,"doc-after",{},void 0,!0)])])]),f(c.$slots,"doc-bottom",{},void 0,!0)],2)}}}),wa=M(La,[["__scopeId","data-v-83890dd9"]]),Pa=$({__name:"VPButton",props:{tag:{},size:{default:"medium"},theme:{default:"brand"},text:{},href:{},target:{},rel:{}},setup(n){const e=n,t=P(()=>e.href&&Lt.test(e.href)),o=P(()=>e.tag||(e.href?"a":"button"));return(a,i)=>(u(),w(X(o.value),{class:E(["VPButton",[a.size,a.theme]]),href:a.href?s(st)(a.href):void 0,target:e.target??(t.value?"_blank":void 0),rel:e.rel??(t.value?"noreferrer":void 0)},{default:m(()=>[ne(A(a.text),1)]),_:1},8,["class","href","target","rel"]))}}),Va=M(Pa,[["__scopeId","data-v-906d7fb4"]]),Ma=["src","alt"],Aa=$({inheritAttrs:!1,__name:"VPImage",props:{image:{},alt:{}},setup(n){return(e,t)=>{const o=le("VPImage",!0);return e.image?(u(),h(O,{key:0},[typeof e.image=="string"||"src"in e.image?(u(),h("img",ie({key:0,class:"VPImage"},typeof e.image=="string"?e.$attrs:{...e.image,...e.$attrs},{src:s(Ze)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,Ma)):(u(),h(O,{key:1},[y(o,ie({class:"dark",image:e.image.dark,alt:e.image.alt},e.$attrs),null,16,["image","alt"]),y(o,ie({class:"light",image:e.image.light,alt:e.image.alt},e.$attrs),null,16,["image","alt"])],64))],64)):k("",!0)}}}),Ee=M(Aa,[["__scopeId","data-v-35a7d0b8"]]),xa={class:"container"},Ta={class:"main"},Na={class:"heading"},Ca=["innerHTML"],Ea=["innerHTML"],Wa=["innerHTML"],Ha={key:0,class:"actions"},Ba={key:0,class:"image"},Oa={class:"image-container"},Ia=$({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(n){const e=J("hero-image-slot-exists");return(t,o)=>(u(),h("div",{class:E(["VPHero",{"has-image":t.image||s(e)}])},[d("div",xa,[d("div",Ta,[f(t.$slots,"home-hero-info-before",{},void 0,!0),f(t.$slots,"home-hero-info",{},()=>[d("h1",Na,[t.name?(u(),h("span",{key:0,innerHTML:t.name,class:"name clip"},null,8,Ca)):k("",!0),t.text?(u(),h("span",{key:1,innerHTML:t.text,class:"text"},null,8,Ea)):k("",!0)]),t.tagline?(u(),h("p",{key:0,innerHTML:t.tagline,class:"tagline"},null,8,Wa)):k("",!0)],!0),f(t.$slots,"home-hero-info-after",{},void 0,!0),t.actions?(u(),h("div",Ha,[(u(!0),h(O,null,D(t.actions,a=>(u(),h("div",{key:a.link,class:"action"},[y(Va,{tag:"a",size:"medium",theme:a.theme,text:a.text,href:a.link,target:a.target,rel:a.rel},null,8,["theme","text","href","target","rel"])]))),128))])):k("",!0),f(t.$slots,"home-hero-actions-after",{},void 0,!0)]),t.image||s(e)?(u(),h("div",Ba,[d("div",Oa,[o[0]||(o[0]=d("div",{class:"image-bg"},null,-1)),f(t.$slots,"home-hero-image",{},()=>[t.image?(u(),w(Ee,{key:0,class:"image-src",image:t.image},null,8,["image"])):k("",!0)],!0)])])):k("",!0)])],2))}}),Ra=M(Ia,[["__scopeId","data-v-3d256e5e"]]),ja=$({__name:"VPHomeHero",setup(n){const{frontmatter:e}=W();return(t,o)=>s(e).hero?(u(),w(Ra,{key:0,class:"VPHomeHero",name:s(e).hero.name,text:s(e).hero.text,tagline:s(e).hero.tagline,image:s(e).hero.image,actions:s(e).hero.actions},{"home-hero-info-before":m(()=>[f(t.$slots,"home-hero-info-before")]),"home-hero-info":m(()=>[f(t.$slots,"home-hero-info")]),"home-hero-info-after":m(()=>[f(t.$slots,"home-hero-info-after")]),"home-hero-actions-after":m(()=>[f(t.$slots,"home-hero-actions-after")]),"home-hero-image":m(()=>[f(t.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):k("",!0)}}),Fa={class:"box"},Ua={key:0,class:"icon"},Da=["innerHTML"],za=["innerHTML"],Ga=["innerHTML"],Ka={key:4,class:"link-text"},qa={class:"link-text-value"},Ja=$({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{},rel:{},target:{}},setup(n){return(e,t)=>(u(),w(Z,{class:"VPFeature",href:e.link,rel:e.rel,target:e.target,"no-icon":!0,tag:e.link?"a":"div"},{default:m(()=>[d("article",Fa,[typeof e.icon=="object"&&e.icon.wrap?(u(),h("div",Ua,[y(Ee,{image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])])):typeof e.icon=="object"?(u(),w(Ee,{key:1,image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])):e.icon?(u(),h("div",{key:2,class:"icon",innerHTML:e.icon},null,8,Da)):k("",!0),d("h2",{class:"title",innerHTML:e.title},null,8,za),e.details?(u(),h("p",{key:3,class:"details",innerHTML:e.details},null,8,Ga)):k("",!0),e.linkText?(u(),h("div",Ka,[d("p",qa,[ne(A(e.linkText)+" ",1),t[0]||(t[0]=d("span",{class:"vpi-arrow-right link-text-icon"},null,-1))])])):k("",!0)])]),_:1},8,["href","rel","target","tag"]))}}),Ya=M(Ja,[["__scopeId","data-v-f5e9645b"]]),Xa={key:0,class:"VPFeatures"},Za={class:"container"},Qa={class:"items"},eo=$({__name:"VPFeatures",props:{features:{}},setup(n){const e=n,t=P(()=>{const o=e.features.length;if(o){if(o===2)return"grid-2";if(o===3)return"grid-3";if(o%3===0)return"grid-6";if(o>3)return"grid-4"}else return});return(o,a)=>o.features?(u(),h("div",Xa,[d("div",Za,[d("div",Qa,[(u(!0),h(O,null,D(o.features,i=>(u(),h("div",{key:i.title,class:E(["item",[t.value]])},[y(Ya,{icon:i.icon,title:i.title,details:i.details,link:i.link,"link-text":i.linkText,rel:i.rel,target:i.target},null,8,["icon","title","details","link","link-text","rel","target"])],2))),128))])])])):k("",!0)}}),to=M(eo,[["__scopeId","data-v-d0a190d7"]]),no=$({__name:"VPHomeFeatures",setup(n){const{frontmatter:e}=W();return(t,o)=>s(e).features?(u(),w(to,{key:0,class:"VPHomeFeatures",features:s(e).features},null,8,["features"])):k("",!0)}}),ao=$({__name:"VPHomeContent",setup(n){const{width:e}=Qt({initialWidth:0,includeScrollbar:!1});return(t,o)=>(u(),h("div",{class:"vp-doc container",style:ve(s(e)?{"--vp-offset":`calc(50% - ${s(e)/2}px)`}:{})},[f(t.$slots,"default",{},void 0,!0)],4))}}),oo=M(ao,[["__scopeId","data-v-7a48a447"]]),so=$({__name:"VPHome",setup(n){const{frontmatter:e,theme:t}=W();return(o,a)=>{const i=le("Content");return u(),h("div",{class:E(["VPHome",{"external-link-icon-enabled":s(t).externalLinkIcon}])},[f(o.$slots,"home-hero-before",{},void 0,!0),y(ja,null,{"home-hero-info-before":m(()=>[f(o.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(o.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(o.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(o.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(o.$slots,"home-hero-image",{},void 0,!0)]),_:3}),f(o.$slots,"home-hero-after",{},void 0,!0),f(o.$slots,"home-features-before",{},void 0,!0),y(no),f(o.$slots,"home-features-after",{},void 0,!0),s(e).markdownStyles!==!1?(u(),w(oo,{key:0},{default:m(()=>[y(i)]),_:1})):(u(),w(i,{key:1}))],2)}}}),io=M(so,[["__scopeId","data-v-e40e30de"]]),lo={},ro={class:"VPPage"};function uo(n,e){const t=le("Content");return u(),h("div",ro,[f(n.$slots,"page-top"),y(t),f(n.$slots,"page-bottom")])}const co=M(lo,[["render",uo]]),po=$({__name:"VPContent",setup(n){const{page:e,frontmatter:t}=W(),{hasSidebar:o}=ae();return(a,i)=>(u(),h("div",{class:E(["VPContent",{"has-sidebar":s(o),"is-home":s(t).layout==="home"}]),id:"VPContent"},[s(e).isNotFound?f(a.$slots,"not-found",{key:0},()=>[y(An)],!0):s(t).layout==="page"?(u(),w(co,{key:1},{"page-top":m(()=>[f(a.$slots,"page-top",{},void 0,!0)]),"page-bottom":m(()=>[f(a.$slots,"page-bottom",{},void 0,!0)]),_:3})):s(t).layout==="home"?(u(),w(io,{key:2},{"home-hero-before":m(()=>[f(a.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":m(()=>[f(a.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(a.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(a.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(a.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(a.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":m(()=>[f(a.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":m(()=>[f(a.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":m(()=>[f(a.$slots,"home-features-after",{},void 0,!0)]),_:3})):s(t).layout&&s(t).layout!=="doc"?(u(),w(X(s(t).layout),{key:3})):(u(),w(wa,{key:4},{"doc-top":m(()=>[f(a.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":m(()=>[f(a.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":m(()=>[f(a.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":m(()=>[f(a.$slots,"doc-before",{},void 0,!0)]),"doc-after":m(()=>[f(a.$slots,"doc-after",{},void 0,!0)]),"aside-top":m(()=>[f(a.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":m(()=>[f(a.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(a.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(a.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(a.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":m(()=>[f(a.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}}),ho=M(po,[["__scopeId","data-v-91765379"]]),fo={class:"container"},mo=["innerHTML"],vo=["innerHTML"],bo=$({__name:"VPFooter",setup(n){const{theme:e,frontmatter:t}=W(),{hasSidebar:o}=ae();return(a,i)=>s(e).footer&&s(t).footer!==!1?(u(),h("footer",{key:0,class:E(["VPFooter",{"has-sidebar":s(o)}])},[d("div",fo,[s(e).footer.message?(u(),h("p",{key:0,class:"message",innerHTML:s(e).footer.message},null,8,mo)):k("",!0),s(e).footer.copyright?(u(),h("p",{key:1,class:"copyright",innerHTML:s(e).footer.copyright},null,8,vo)):k("",!0)])],2)):k("",!0)}}),go=M(bo,[["__scopeId","data-v-c970a860"]]);function _o(){const{theme:n,frontmatter:e}=W(),t=St([]),o=P(()=>t.value.length>0);return Oe(()=>{t.value=it(e.value.outline??n.value.outline)}),{headers:t,hasLocalNav:o}}const yo={class:"menu-text"},ko={class:"header"},$o={class:"outline"},So=$({__name:"VPLocalNavOutlineDropdown",props:{headers:{},navHeight:{}},setup(n){const e=n,{theme:t}=W(),o=V(!1),a=V(0),i=V(),r=V();function c(v){var b;(b=i.value)!=null&&b.contains(v.target)||(o.value=!1)}B(o,v=>{if(v){document.addEventListener("click",c);return}document.removeEventListener("click",c)}),Ge("Escape",()=>{o.value=!1}),Oe(()=>{o.value=!1});function l(){o.value=!o.value,a.value=window.innerHeight+Math.min(window.scrollY-e.navHeight,0)}function p(v){v.target.classList.contains("outline-link")&&(r.value&&(r.value.style.transition="none"),Ie(()=>{o.value=!1}))}function g(){o.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}return(v,b)=>(u(),h("div",{class:"VPLocalNavOutlineDropdown",style:ve({"--vp-vh":a.value+"px"}),ref_key:"main",ref:i},[v.headers.length>0?(u(),h("button",{key:0,onClick:l,class:E({open:o.value})},[d("span",yo,A(s(Ct)(s(t))),1),b[0]||(b[0]=d("span",{class:"vpi-chevron-right icon"},null,-1))],2)):(u(),h("button",{key:1,onClick:g},A(s(t).returnToTopLabel||"Return to top"),1)),y(pe,{name:"flyout"},{default:m(()=>[o.value?(u(),h("div",{key:0,ref_key:"items",ref:r,class:"items",onClick:p},[d("div",ko,[d("a",{class:"top-link",href:"#",onClick:g},A(s(t).returnToTopLabel||"Return to top"),1)]),d("div",$o,[y(Et,{headers:v.headers},null,8,["headers"])])],512)):k("",!0)]),_:1})],4))}}),Lo=M(So,[["__scopeId","data-v-168ddf5d"]]),wo={class:"container"},Po=["aria-expanded"],Vo={class:"menu-text"},Mo=$({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(n){const{theme:e,frontmatter:t}=W(),{hasSidebar:o}=ae(),{headers:a}=_o(),{y:i}=wt(),r=V(0);z(()=>{r.value=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--vp-nav-height"))}),Oe(()=>{a.value=it(t.value.outline??e.value.outline)});const c=P(()=>a.value.length===0),l=P(()=>c.value&&!o.value),p=P(()=>({VPLocalNav:!0,"has-sidebar":o.value,empty:c.value,fixed:l.value}));return(g,v)=>s(t).layout!=="home"&&(!l.value||s(i)>=r.value)?(u(),h("div",{key:0,class:E(p.value)},[d("div",wo,[s(o)?(u(),h("button",{key:0,class:"menu","aria-expanded":g.open,"aria-controls":"VPSidebarNav",onClick:v[0]||(v[0]=b=>g.$emit("open-menu"))},[v[1]||(v[1]=d("span",{class:"vpi-align-left menu-icon"},null,-1)),d("span",Vo,A(s(e).sidebarMenuLabel||"Menu"),1)],8,Po)):k("",!0),y(Lo,{headers:s(a),navHeight:r.value},null,8,["headers","navHeight"])])],2)):k("",!0)}}),Ao=M(Mo,[["__scopeId","data-v-070ab83d"]]);function xo(){const n=V(!1);function e(){n.value=!0,window.addEventListener("resize",a)}function t(){n.value=!1,window.removeEventListener("resize",a)}function o(){n.value?t():e()}function a(){window.outerWidth>=768&&t()}const i=ye();return B(()=>i.path,t),{isScreenOpen:n,openScreen:e,closeScreen:t,toggleScreen:o}}const To={},No={class:"VPSwitch",type:"button",role:"switch"},Co={class:"check"},Eo={key:0,class:"icon"};function Wo(n,e){return u(),h("button",No,[d("span",Co,[n.$slots.default?(u(),h("span",Eo,[f(n.$slots,"default",{},void 0,!0)])):k("",!0)])])}const Ho=M(To,[["render",Wo],["__scopeId","data-v-4a1c76db"]]),Bo=$({__name:"VPSwitchAppearance",setup(n){const{isDark:e,theme:t}=W(),o=J("toggle-appearance",()=>{e.value=!e.value}),a=V("");return et(()=>{a.value=e.value?t.value.lightModeSwitchTitle||"Switch to light theme":t.value.darkModeSwitchTitle||"Switch to dark theme"}),(i,r)=>(u(),w(Ho,{title:a.value,class:"VPSwitchAppearance","aria-checked":s(e),onClick:s(o)},{default:m(()=>r[0]||(r[0]=[d("span",{class:"vpi-sun sun"},null,-1),d("span",{class:"vpi-moon moon"},null,-1)])),_:1},8,["title","aria-checked","onClick"]))}}),lt=M(Bo,[["__scopeId","data-v-e40a8bb6"]]),Oo={key:0,class:"VPNavBarAppearance"},Io=$({__name:"VPNavBarAppearance",setup(n){const{site:e}=W();return(t,o)=>s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",Oo,[y(lt)])):k("",!0)}}),Ro=M(Io,[["__scopeId","data-v-af096f4a"]]),rt=V();let Wt=!1,De=0;function jo(n){const e=V(!1);if(Re){!Wt&&Fo(),De++;const t=B(rt,o=>{var a,i,r;o===n.el.value||(a=n.el.value)!=null&&a.contains(o)?(e.value=!0,(i=n.onFocus)==null||i.call(n)):(e.value=!1,(r=n.onBlur)==null||r.call(n))});Qe(()=>{t(),De--,De||Uo()})}return en(e)}function Fo(){document.addEventListener("focusin",Ht),Wt=!0,rt.value=document.activeElement}function Uo(){document.removeEventListener("focusin",Ht)}function Ht(){rt.value=document.activeElement}const Do={class:"VPMenuLink"},zo=["innerHTML"],Go=$({__name:"VPMenuLink",props:{item:{}},setup(n){const{page:e}=W();return(t,o)=>(u(),h("div",Do,[y(Z,{class:E({active:s(ce)(s(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,zo)]),_:1},8,["class","href","target","rel","no-icon"])]))}}),Fe=M(Go,[["__scopeId","data-v-acbfed09"]]),Ko={class:"VPMenuGroup"},qo={key:0,class:"title"},Jo=$({__name:"VPMenuGroup",props:{text:{},items:{}},setup(n){return(e,t)=>(u(),h("div",Ko,[e.text?(u(),h("p",qo,A(e.text),1)):k("",!0),(u(!0),h(O,null,D(e.items,o=>(u(),h(O,null,["link"in o?(u(),w(Fe,{key:0,item:o},null,8,["item"])):k("",!0)],64))),256))]))}}),Yo=M(Jo,[["__scopeId","data-v-48c802d0"]]),Xo={class:"VPMenu"},Zo={key:0,class:"items"},Qo=$({__name:"VPMenu",props:{items:{}},setup(n){return(e,t)=>(u(),h("div",Xo,[e.items?(u(),h("div",Zo,[(u(!0),h(O,null,D(e.items,o=>(u(),h(O,{key:JSON.stringify(o)},["link"in o?(u(),w(Fe,{key:0,item:o},null,8,["item"])):"component"in o?(u(),w(X(o.component),ie({key:1,ref_for:!0},o.props),null,16)):(u(),w(Yo,{key:2,text:o.text,items:o.items},null,8,["text","items"]))],64))),128))])):k("",!0),f(e.$slots,"default",{},void 0,!0)]))}}),es=M(Qo,[["__scopeId","data-v-7dd3104a"]]),ts=["aria-expanded","aria-label"],ns={key:0,class:"text"},as=["innerHTML"],os={key:1,class:"vpi-more-horizontal icon"},ss={class:"menu"},is=$({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(n){const e=V(!1),t=V();jo({el:t,onBlur:o});function o(){e.value=!1}return(a,i)=>(u(),h("div",{class:"VPFlyout",ref_key:"el",ref:t,onMouseenter:i[1]||(i[1]=r=>e.value=!0),onMouseleave:i[2]||(i[2]=r=>e.value=!1)},[d("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":e.value,"aria-label":a.label,onClick:i[0]||(i[0]=r=>e.value=!e.value)},[a.button||a.icon?(u(),h("span",ns,[a.icon?(u(),h("span",{key:0,class:E([a.icon,"option-icon"])},null,2)):k("",!0),a.button?(u(),h("span",{key:1,innerHTML:a.button},null,8,as)):k("",!0),i[3]||(i[3]=d("span",{class:"vpi-chevron-down text-icon"},null,-1))])):(u(),h("span",os))],8,ts),d("div",ss,[y(es,{items:a.items},{default:m(()=>[f(a.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}}),Ue=M(is,[["__scopeId","data-v-04f5c5e9"]]),ls=["href","aria-label","innerHTML"],rs=$({__name:"VPSocialLink",props:{icon:{},link:{},ariaLabel:{}},setup(n){const e=n,t=V();z(async()=>{var i;await Ie();const a=(i=t.value)==null?void 0:i.children[0];a instanceof HTMLElement&&a.className.startsWith("vpi-social-")&&(getComputedStyle(a).maskImage||getComputedStyle(a).webkitMaskImage)==="none"&&a.style.setProperty("--icon",`url('https://api.iconify.design/simple-icons/${e.icon}.svg')`)});const o=P(()=>typeof e.icon=="object"?e.icon.svg:``);return(a,i)=>(u(),h("a",{ref_key:"el",ref:t,class:"VPSocialLink no-icon",href:a.link,"aria-label":a.ariaLabel??(typeof a.icon=="string"?a.icon:""),target:"_blank",rel:"noopener",innerHTML:o.value},null,8,ls))}}),us=M(rs,[["__scopeId","data-v-d26d30cb"]]),ds={class:"VPSocialLinks"},cs=$({__name:"VPSocialLinks",props:{links:{}},setup(n){return(e,t)=>(u(),h("div",ds,[(u(!0),h(O,null,D(e.links,({link:o,icon:a,ariaLabel:i})=>(u(),w(us,{key:o,icon:a,link:o,ariaLabel:i},null,8,["icon","link","ariaLabel"]))),128))]))}}),ut=M(cs,[["__scopeId","data-v-ee7a9424"]]),ps={key:0,class:"group translations"},hs={class:"trans-title"},fs={key:1,class:"group"},ms={class:"item appearance"},vs={class:"label"},bs={class:"appearance-action"},gs={key:2,class:"group"},_s={class:"item social-links"},ys=$({__name:"VPNavBarExtra",setup(n){const{site:e,theme:t}=W(),{localeLinks:o,currentLang:a}=Le({correspondingLink:!0}),i=P(()=>o.value.length&&a.value.label||e.value.appearance||t.value.socialLinks);return(r,c)=>i.value?(u(),w(Ue,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:m(()=>[s(o).length&&s(a).label?(u(),h("div",ps,[d("p",hs,A(s(a).label),1),(u(!0),h(O,null,D(s(o),l=>(u(),w(Fe,{key:l.link,item:l},null,8,["item"]))),128))])):k("",!0),s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",fs,[d("div",ms,[d("p",vs,A(s(t).darkModeSwitchLabel||"Appearance"),1),d("div",bs,[y(lt)])])])):k("",!0),s(t).socialLinks?(u(),h("div",gs,[d("div",_s,[y(ut,{class:"social-links-list",links:s(t).socialLinks},null,8,["links"])])])):k("",!0)]),_:1})):k("",!0)}}),ks=M(ys,[["__scopeId","data-v-925effce"]]),$s=["aria-expanded"],Ss=$({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(n){return(e,t)=>(u(),h("button",{type:"button",class:E(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:t[0]||(t[0]=o=>e.$emit("click"))},t[1]||(t[1]=[d("span",{class:"container"},[d("span",{class:"top"}),d("span",{class:"middle"}),d("span",{class:"bottom"})],-1)]),10,$s))}}),Ls=M(Ss,[["__scopeId","data-v-5dea55bf"]]),ws=["innerHTML"],Ps=$({__name:"VPNavBarMenuLink",props:{item:{}},setup(n){const{page:e}=W();return(t,o)=>(u(),w(Z,{class:E({VPNavBarMenuLink:!0,active:s(ce)(s(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,tabindex:"0"},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,ws)]),_:1},8,["class","href","target","rel","no-icon"]))}}),Vs=M(Ps,[["__scopeId","data-v-956ec74c"]]),Bt=$({__name:"VPNavBarMenuGroup",props:{item:{}},setup(n){const e=n,{page:t}=W(),o=i=>"component"in i?!1:"link"in i?ce(t.value.relativePath,i.link,!!e.item.activeMatch):i.items.some(o),a=P(()=>o(e.item));return(i,r)=>(u(),w(Ue,{class:E({VPNavBarMenuGroup:!0,active:s(ce)(s(t).relativePath,i.item.activeMatch,!!i.item.activeMatch)||a.value}),button:i.item.text,items:i.item.items},null,8,["class","button","items"]))}}),Ms={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},As=$({__name:"VPNavBarMenu",setup(n){const{theme:e}=W();return(t,o)=>s(e).nav?(u(),h("nav",Ms,[o[0]||(o[0]=d("span",{id:"main-nav-aria-label",class:"visually-hidden"}," Main Navigation ",-1)),(u(!0),h(O,null,D(s(e).nav,a=>(u(),h(O,{key:JSON.stringify(a)},["link"in a?(u(),w(Vs,{key:0,item:a},null,8,["item"])):"component"in a?(u(),w(X(a.component),ie({key:1,ref_for:!0},a.props),null,16)):(u(),w(Bt,{key:2,item:a},null,8,["item"]))],64))),128))])):k("",!0)}}),xs=M(As,[["__scopeId","data-v-e6d46098"]]);function Ts(n){const{localeIndex:e,theme:t}=W();function o(a){var S,L,x;const i=a.split("."),r=(S=t.value.search)==null?void 0:S.options,c=r&&typeof r=="object",l=c&&((x=(L=r.locales)==null?void 0:L[e.value])==null?void 0:x.translations)||null,p=c&&r.translations||null;let g=l,v=p,b=n;const _=i.pop();for(const C of i){let R=null;const N=b==null?void 0:b[C];N&&(R=b=N);const j=v==null?void 0:v[C];j&&(R=v=j);const T=g==null?void 0:g[C];T&&(R=g=T),N||(b=R),j||(v=R),T||(g=R)}return(g==null?void 0:g[_])??(v==null?void 0:v[_])??(b==null?void 0:b[_])??""}return o}const Ns=["aria-label"],Cs={class:"DocSearch-Button-Container"},Es={class:"DocSearch-Button-Placeholder"},ft=$({__name:"VPNavBarSearchButton",setup(n){const t=Ts({button:{buttonText:"Search",buttonAriaLabel:"Search"}});return(o,a)=>(u(),h("button",{type:"button",class:"DocSearch DocSearch-Button","aria-label":s(t)("button.buttonAriaLabel")},[d("span",Cs,[a[0]||(a[0]=d("span",{class:"vp-icon DocSearch-Search-Icon"},null,-1)),d("span",Es,A(s(t)("button.buttonText")),1)]),a[1]||(a[1]=d("span",{class:"DocSearch-Button-Keys"},[d("kbd",{class:"DocSearch-Button-Key"}),d("kbd",{class:"DocSearch-Button-Key"},"K")],-1))],8,Ns))}}),Ws={class:"VPNavBarSearch"},Hs={id:"local-search"},Bs={key:1,id:"docsearch"},Os=$({__name:"VPNavBarSearch",setup(n){const e=tn(()=>nn(()=>import("./VPLocalSearchBox.Ta9p4N4I.js"),__vite__mapDeps([0,1]))),t=()=>null,{theme:o}=W(),a=V(!1),i=V(!1);z(()=>{});function r(){a.value||(a.value=!0,setTimeout(c,16))}function c(){const v=new Event("keydown");v.key="k",v.metaKey=!0,window.dispatchEvent(v),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||c()},16)}function l(v){const b=v.target,_=b.tagName;return b.isContentEditable||_==="INPUT"||_==="SELECT"||_==="TEXTAREA"}const p=V(!1);Ge("k",v=>{(v.ctrlKey||v.metaKey)&&(v.preventDefault(),p.value=!0)}),Ge("/",v=>{l(v)||(v.preventDefault(),p.value=!0)});const g="local";return(v,b)=>{var _;return u(),h("div",Ws,[s(g)==="local"?(u(),h(O,{key:0},[p.value?(u(),w(s(e),{key:0,onClose:b[0]||(b[0]=S=>p.value=!1)})):k("",!0),d("div",Hs,[y(ft,{onClick:b[1]||(b[1]=S=>p.value=!0)})])],64)):s(g)==="algolia"?(u(),h(O,{key:1},[a.value?(u(),w(s(t),{key:0,algolia:((_=s(o).search)==null?void 0:_.options)??s(o).algolia,onVnodeBeforeMount:b[2]||(b[2]=S=>i.value=!0)},null,8,["algolia"])):k("",!0),i.value?k("",!0):(u(),h("div",Bs,[y(ft,{onClick:r})]))],64)):k("",!0)])}}}),Is=$({__name:"VPNavBarSocialLinks",setup(n){const{theme:e}=W();return(t,o)=>s(e).socialLinks?(u(),w(ut,{key:0,class:"VPNavBarSocialLinks",links:s(e).socialLinks},null,8,["links"])):k("",!0)}}),Rs=M(Is,[["__scopeId","data-v-164c457f"]]),js=["href","rel","target"],Fs=["innerHTML"],Us={key:2},Ds=$({__name:"VPNavBarTitle",setup(n){const{site:e,theme:t}=W(),{hasSidebar:o}=ae(),{currentLang:a}=Le(),i=P(()=>{var l;return typeof t.value.logoLink=="string"?t.value.logoLink:(l=t.value.logoLink)==null?void 0:l.link}),r=P(()=>{var l;return typeof t.value.logoLink=="string"||(l=t.value.logoLink)==null?void 0:l.rel}),c=P(()=>{var l;return typeof t.value.logoLink=="string"||(l=t.value.logoLink)==null?void 0:l.target});return(l,p)=>(u(),h("div",{class:E(["VPNavBarTitle",{"has-sidebar":s(o)}])},[d("a",{class:"title",href:i.value??s(st)(s(a).link),rel:r.value,target:c.value},[f(l.$slots,"nav-bar-title-before",{},void 0,!0),s(t).logo?(u(),w(Ee,{key:0,class:"logo",image:s(t).logo},null,8,["image"])):k("",!0),s(t).siteTitle?(u(),h("span",{key:1,innerHTML:s(t).siteTitle},null,8,Fs)):s(t).siteTitle===void 0?(u(),h("span",Us,A(s(e).title),1)):k("",!0),f(l.$slots,"nav-bar-title-after",{},void 0,!0)],8,js)],2))}}),zs=M(Ds,[["__scopeId","data-v-0f4f798b"]]),Gs={class:"items"},Ks={class:"title"},qs=$({__name:"VPNavBarTranslations",setup(n){const{theme:e}=W(),{localeLinks:t,currentLang:o}=Le({correspondingLink:!0});return(a,i)=>s(t).length&&s(o).label?(u(),w(Ue,{key:0,class:"VPNavBarTranslations",icon:"vpi-languages",label:s(e).langMenuLabel||"Change language"},{default:m(()=>[d("div",Gs,[d("p",Ks,A(s(o).label),1),(u(!0),h(O,null,D(s(t),r=>(u(),w(Fe,{key:r.link,item:r},null,8,["item"]))),128))])]),_:1},8,["label"])):k("",!0)}}),Js=M(qs,[["__scopeId","data-v-c80d9ad0"]]),Ys={class:"wrapper"},Xs={class:"container"},Zs={class:"title"},Qs={class:"content"},ei={class:"content-body"},ti=$({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(n){const e=n,{y:t}=wt(),{hasSidebar:o}=ae(),{frontmatter:a}=W(),i=V({});return et(()=>{i.value={"has-sidebar":o.value,home:a.value.layout==="home",top:t.value===0,"screen-open":e.isScreenOpen}}),(r,c)=>(u(),h("div",{class:E(["VPNavBar",i.value])},[d("div",Ys,[d("div",Xs,[d("div",Zs,[y(zs,null,{"nav-bar-title-before":m(()=>[f(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(r.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),d("div",Qs,[d("div",ei,[f(r.$slots,"nav-bar-content-before",{},void 0,!0),y(Os,{class:"search"}),y(xs,{class:"menu"}),y(Js,{class:"translations"}),y(Ro,{class:"appearance"}),y(Rs,{class:"social-links"}),y(ks,{class:"extra"}),f(r.$slots,"nav-bar-content-after",{},void 0,!0),y(Ls,{class:"hamburger",active:r.isScreenOpen,onClick:c[0]||(c[0]=l=>r.$emit("toggle-screen"))},null,8,["active"])])])])]),c[1]||(c[1]=d("div",{class:"divider"},[d("div",{class:"divider-line"})],-1))],2))}}),ni=M(ti,[["__scopeId","data-v-822684d1"]]),ai={key:0,class:"VPNavScreenAppearance"},oi={class:"text"},si=$({__name:"VPNavScreenAppearance",setup(n){const{site:e,theme:t}=W();return(o,a)=>s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",ai,[d("p",oi,A(s(t).darkModeSwitchLabel||"Appearance"),1),y(lt)])):k("",!0)}}),ii=M(si,[["__scopeId","data-v-ffb44008"]]),li=["innerHTML"],ri=$({__name:"VPNavScreenMenuLink",props:{item:{}},setup(n){const e=J("close-screen");return(t,o)=>(u(),w(Z,{class:"VPNavScreenMenuLink",href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,onClick:s(e)},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,li)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),ui=M(ri,[["__scopeId","data-v-735512b8"]]),di=["innerHTML"],ci=$({__name:"VPNavScreenMenuGroupLink",props:{item:{}},setup(n){const e=J("close-screen");return(t,o)=>(u(),w(Z,{class:"VPNavScreenMenuGroupLink",href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,onClick:s(e)},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,di)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),Ot=M(ci,[["__scopeId","data-v-372ae7c0"]]),pi={class:"VPNavScreenMenuGroupSection"},hi={key:0,class:"title"},fi=$({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(n){return(e,t)=>(u(),h("div",pi,[e.text?(u(),h("p",hi,A(e.text),1)):k("",!0),(u(!0),h(O,null,D(e.items,o=>(u(),w(Ot,{key:o.text,item:o},null,8,["item"]))),128))]))}}),mi=M(fi,[["__scopeId","data-v-4b8941ac"]]),vi=["aria-controls","aria-expanded"],bi=["innerHTML"],gi=["id"],_i={key:0,class:"item"},yi={key:1,class:"item"},ki={key:2,class:"group"},$i=$({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(n){const e=n,t=V(!1),o=P(()=>`NavScreenGroup-${e.text.replace(" ","-").toLowerCase()}`);function a(){t.value=!t.value}return(i,r)=>(u(),h("div",{class:E(["VPNavScreenMenuGroup",{open:t.value}])},[d("button",{class:"button","aria-controls":o.value,"aria-expanded":t.value,onClick:a},[d("span",{class:"button-text",innerHTML:i.text},null,8,bi),r[0]||(r[0]=d("span",{class:"vpi-plus button-icon"},null,-1))],8,vi),d("div",{id:o.value,class:"items"},[(u(!0),h(O,null,D(i.items,c=>(u(),h(O,{key:JSON.stringify(c)},["link"in c?(u(),h("div",_i,[y(Ot,{item:c},null,8,["item"])])):"component"in c?(u(),h("div",yi,[(u(),w(X(c.component),ie({ref_for:!0},c.props,{"screen-menu":""}),null,16))])):(u(),h("div",ki,[y(mi,{text:c.text,items:c.items},null,8,["text","items"])]))],64))),128))],8,gi)],2))}}),It=M($i,[["__scopeId","data-v-875057a5"]]),Si={key:0,class:"VPNavScreenMenu"},Li=$({__name:"VPNavScreenMenu",setup(n){const{theme:e}=W();return(t,o)=>s(e).nav?(u(),h("nav",Si,[(u(!0),h(O,null,D(s(e).nav,a=>(u(),h(O,{key:JSON.stringify(a)},["link"in a?(u(),w(ui,{key:0,item:a},null,8,["item"])):"component"in a?(u(),w(X(a.component),ie({key:1,ref_for:!0},a.props,{"screen-menu":""}),null,16)):(u(),w(It,{key:2,text:a.text||"",items:a.items},null,8,["text","items"]))],64))),128))])):k("",!0)}}),wi=$({__name:"VPNavScreenSocialLinks",setup(n){const{theme:e}=W();return(t,o)=>s(e).socialLinks?(u(),w(ut,{key:0,class:"VPNavScreenSocialLinks",links:s(e).socialLinks},null,8,["links"])):k("",!0)}}),Pi={class:"list"},Vi=$({__name:"VPNavScreenTranslations",setup(n){const{localeLinks:e,currentLang:t}=Le({correspondingLink:!0}),o=V(!1);function a(){o.value=!o.value}return(i,r)=>s(e).length&&s(t).label?(u(),h("div",{key:0,class:E(["VPNavScreenTranslations",{open:o.value}])},[d("button",{class:"title",onClick:a},[r[0]||(r[0]=d("span",{class:"vpi-languages icon lang"},null,-1)),ne(" "+A(s(t).label)+" ",1),r[1]||(r[1]=d("span",{class:"vpi-chevron-down icon chevron"},null,-1))]),d("ul",Pi,[(u(!0),h(O,null,D(s(e),c=>(u(),h("li",{key:c.link,class:"item"},[y(Z,{class:"link",href:c.link},{default:m(()=>[ne(A(c.text),1)]),_:2},1032,["href"])]))),128))])],2)):k("",!0)}}),Mi=M(Vi,[["__scopeId","data-v-362991c2"]]),Ai={class:"container"},xi=$({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(n){const e=V(null),t=Pt(Re?document.body:null);return(o,a)=>(u(),w(pe,{name:"fade",onEnter:a[0]||(a[0]=i=>t.value=!0),onAfterLeave:a[1]||(a[1]=i=>t.value=!1)},{default:m(()=>[o.open?(u(),h("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:e,id:"VPNavScreen"},[d("div",Ai,[f(o.$slots,"nav-screen-content-before",{},void 0,!0),y(Li,{class:"menu"}),y(Mi,{class:"translations"}),y(ii,{class:"appearance"}),y(wi,{class:"social-links"}),f(o.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):k("",!0)]),_:3}))}}),Ti=M(xi,[["__scopeId","data-v-833aabba"]]),Ni={key:0,class:"VPNav"},Ci=$({__name:"VPNav",setup(n){const{isScreenOpen:e,closeScreen:t,toggleScreen:o}=xo(),{frontmatter:a}=W(),i=P(()=>a.value.navbar!==!1);return tt("close-screen",t),Be(()=>{Re&&document.documentElement.classList.toggle("hide-nav",!i.value)}),(r,c)=>i.value?(u(),h("header",Ni,[y(ni,{"is-screen-open":s(e),onToggleScreen:s(o)},{"nav-bar-title-before":m(()=>[f(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(r.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":m(()=>[f(r.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":m(()=>[f(r.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),y(Ti,{open:s(e)},{"nav-screen-content-before":m(()=>[f(r.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":m(()=>[f(r.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])])):k("",!0)}}),Ei=M(Ci,[["__scopeId","data-v-f1e365da"]]),Wi=["role","tabindex"],Hi={key:1,class:"items"},Bi=$({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(n){const e=n,{collapsed:t,collapsible:o,isLink:a,isActiveLink:i,hasActiveLink:r,hasChildren:c,toggle:l}=Cn(P(()=>e.item)),p=P(()=>c.value?"section":"div"),g=P(()=>a.value?"a":"div"),v=P(()=>c.value?e.depth+2===7?"p":`h${e.depth+2}`:"p"),b=P(()=>a.value?void 0:"button"),_=P(()=>[[`level-${e.depth}`],{collapsible:o.value},{collapsed:t.value},{"is-link":a.value},{"is-active":i.value},{"has-active":r.value}]);function S(x){"key"in x&&x.key!=="Enter"||!e.item.link&&l()}function L(){e.item.link&&l()}return(x,C)=>{const R=le("VPSidebarItem",!0);return u(),w(X(p.value),{class:E(["VPSidebarItem",_.value])},{default:m(()=>[x.item.text?(u(),h("div",ie({key:0,class:"item",role:b.value},an(x.item.items?{click:S,keydown:S}:{},!0),{tabindex:x.item.items&&0}),[C[1]||(C[1]=d("div",{class:"indicator"},null,-1)),x.item.link?(u(),w(Z,{key:0,tag:g.value,class:"link",href:x.item.link,rel:x.item.rel,target:x.item.target},{default:m(()=>[(u(),w(X(v.value),{class:"text",innerHTML:x.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href","rel","target"])):(u(),w(X(v.value),{key:1,class:"text",innerHTML:x.item.text},null,8,["innerHTML"])),x.item.collapsed!=null&&x.item.items&&x.item.items.length?(u(),h("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:L,onKeydown:on(L,["enter"]),tabindex:"0"},C[0]||(C[0]=[d("span",{class:"vpi-chevron-right caret-icon"},null,-1)]),32)):k("",!0)],16,Wi)):k("",!0),x.item.items&&x.item.items.length?(u(),h("div",Hi,[x.depth<5?(u(!0),h(O,{key:0},D(x.item.items,N=>(u(),w(R,{key:N.text,item:N,depth:x.depth+1},null,8,["item","depth"]))),128)):k("",!0)])):k("",!0)]),_:1},8,["class"])}}}),Oi=M(Bi,[["__scopeId","data-v-a4b0d9bf"]]),Ii=$({__name:"VPSidebarGroup",props:{items:{}},setup(n){const e=V(!0);let t=null;return z(()=>{t=setTimeout(()=>{t=null,e.value=!1},300)}),sn(()=>{t!=null&&(clearTimeout(t),t=null)}),(o,a)=>(u(!0),h(O,null,D(o.items,i=>(u(),h("div",{key:i.text,class:E(["group",{"no-transition":e.value}])},[y(Oi,{item:i,depth:0},null,8,["item"])],2))),128))}}),Ri=M(Ii,[["__scopeId","data-v-9e426adc"]]),ji={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},Fi=$({__name:"VPSidebar",props:{open:{type:Boolean}},setup(n){const{sidebarGroups:e,hasSidebar:t}=ae(),o=n,a=V(null),i=Pt(Re?document.body:null);B([o,a],()=>{var c;o.open?(i.value=!0,(c=a.value)==null||c.focus()):i.value=!1},{immediate:!0,flush:"post"});const r=V(0);return B(e,()=>{r.value+=1},{deep:!0}),(c,l)=>s(t)?(u(),h("aside",{key:0,class:E(["VPSidebar",{open:c.open}]),ref_key:"navEl",ref:a,onClick:l[0]||(l[0]=ln(()=>{},["stop"]))},[l[2]||(l[2]=d("div",{class:"curtain"},null,-1)),d("nav",ji,[l[1]||(l[1]=d("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),f(c.$slots,"sidebar-nav-before",{},void 0,!0),(u(),w(Ri,{items:s(e),key:r.value},null,8,["items"])),f(c.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):k("",!0)}}),Ui=M(Fi,[["__scopeId","data-v-18756405"]]),Di=$({__name:"VPSkipLink",setup(n){const{theme:e}=W(),t=ye(),o=V();B(()=>t.path,()=>o.value.focus());function a({target:i}){const r=document.getElementById(decodeURIComponent(i.hash).slice(1));if(r){const c=()=>{r.removeAttribute("tabindex"),r.removeEventListener("blur",c)};r.setAttribute("tabindex","-1"),r.addEventListener("blur",c),r.focus(),window.scrollTo(0,0)}}return(i,r)=>(u(),h(O,null,[d("span",{ref_key:"backToTop",ref:o,tabindex:"-1"},null,512),d("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:a},A(s(e).skipToContentLabel||"Skip to content"),1)],64))}}),zi=M(Di,[["__scopeId","data-v-492508fc"]]),Gi=$({__name:"Layout",setup(n){const{isOpen:e,open:t,close:o}=ae(),a=ye();B(()=>a.path,o),Nn(e,o);const{frontmatter:i}=W(),r=Vt(),c=P(()=>!!r["home-hero-image"]);return tt("hero-image-slot-exists",c),(l,p)=>{const g=le("Content");return s(i).layout!==!1?(u(),h("div",{key:0,class:E(["Layout",s(i).pageClass])},[f(l.$slots,"layout-top",{},void 0,!0),y(zi),y(_n,{class:"backdrop",show:s(e),onClick:s(o)},null,8,["show","onClick"]),y(Ei,null,{"nav-bar-title-before":m(()=>[f(l.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(l.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":m(()=>[f(l.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":m(()=>[f(l.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":m(()=>[f(l.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":m(()=>[f(l.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),y(Ao,{open:s(e),onOpenMenu:s(t)},null,8,["open","onOpenMenu"]),y(Ui,{open:s(e)},{"sidebar-nav-before":m(()=>[f(l.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":m(()=>[f(l.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),y(ho,null,{"page-top":m(()=>[f(l.$slots,"page-top",{},void 0,!0)]),"page-bottom":m(()=>[f(l.$slots,"page-bottom",{},void 0,!0)]),"not-found":m(()=>[f(l.$slots,"not-found",{},void 0,!0)]),"home-hero-before":m(()=>[f(l.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":m(()=>[f(l.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(l.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(l.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(l.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(l.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":m(()=>[f(l.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":m(()=>[f(l.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":m(()=>[f(l.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":m(()=>[f(l.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":m(()=>[f(l.$slots,"doc-before",{},void 0,!0)]),"doc-after":m(()=>[f(l.$slots,"doc-after",{},void 0,!0)]),"doc-top":m(()=>[f(l.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":m(()=>[f(l.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":m(()=>[f(l.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":m(()=>[f(l.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":m(()=>[f(l.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(l.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(l.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(l.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),y(go),f(l.$slots,"layout-bottom",{},void 0,!0)],2)):(u(),w(g,{key:1}))}}}),Ki=M(Gi,[["__scopeId","data-v-a9a9e638"]]),mt={Layout:Ki,enhanceApp:({app:n})=>{n.component("Badge",vn)}},qi=$({__name:"NuInputHighlight",props:{active:{type:Boolean}},setup(n){return(e,t)=>(u(),h("div",{class:E(["input-highlight",{active:!!e.active}]),transition:"outline duration-200 ease"},[f(e.$slots,"default",{},void 0,!0)],2))}}),we=M(qi,[["__scopeId","data-v-02726a5a"]]),Ji=["title","disabled"],Yi=["value","name","checked","aria-checked","disabled"],Xi={"inline-flex":"~","items-center":"","align-middle":""},Zi=$({__name:"Option",props:{name:{},value:{},icon:{},text:{},title:{},disabled:{type:Boolean},modelValue:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=P({get:()=>t.modelValue,set:i=>o("update:modelValue",i)});return(i,r)=>(u(),h("label",{title:t.title,class:E(["nolebase-ui-input-horizontal-option",{active:a.value===t.value&&!t.disabled,disabled:t.disabled}]),disabled:t.disabled,text:"[14px]","w-full":"","inline-flex":"","cursor-pointer":"","select-none":"","items-center":"","justify-center":"","rounded-md":"","px-3":"","py-2":"","font-medium":""},[be(d("input",{"onUpdate:modelValue":r[0]||(r[0]=c=>a.value=c),type:"radio",value:t.value,name:t.name,checked:a.value===t.value,"aria-checked":a.value===t.value,disabled:t.disabled,role:"radio",hidden:""},null,8,Yi),[[rn,a.value]]),d("span",Xi,[t.icon?(u(),h("span",{key:0,class:E(t.icon),"aria-hidden":"true"},null,2)):k("",!0),t.text?(u(),h("span",{key:1,class:E([t.icon?"ml-1":""])},A(t.text),3)):k("",!0)])],10,Ji))}}),Qi={flex:"~ row",bg:"zinc-100 dark:zinc-900",text:"sm zinc-400 dark:zinc-500","w-full":"","appearance-none":"","rounded-lg":"","rounded-md":"","border-none":"","p-1":"","space-x-2":""},Pe=$({__name:"index",props:{disabled:{type:Boolean},modelValue:{},options:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=P({get:()=>t.modelValue,set:i=>o("update:modelValue",i)});return(i,r)=>(u(),h("fieldset",Qi,[(u(!0),h(O,null,D(t.options,c=>(u(),w(Zi,{key:c.name,modelValue:a.value,"onUpdate:modelValue":r[0]||(r[0]=l=>a.value=l),name:c.name,icon:c.icon,title:c.title,text:c.text,"aria-label":c.ariaLabel,disabled:t.disabled,value:c.value},null,8,["modelValue","name","icon","title","text","aria-label","disabled","value"]))),128))]))}}),el={flex:"~ row",bg:"zinc-200/50 dark:zinc-800/50","w-full":"","appearance-none":"","rounded-lg":"","border-none":"","p-1":"","space-x-2":"",text:"sm zinc-300"},tl={class:"nolebase-ui-slider nolebase-ui-slider",relative:"","w-full":"","select-none":""},nl=["name","min","max","disabled","step"],al=$({__name:"NuInputSlider",props:{name:{default:"Slider"},disabled:{type:Boolean},modelValue:{default:0},min:{default:0},max:{default:100},step:{default:1},formatter:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=V(null),i=V(null),r=V(t.modelValue),c=V(t.min),l=V(t.max),p=Mt(a),g=V(!1);z(()=>{a.value&&(a.value.style.setProperty("--nolebase-ui-slider-value",r.value.toString()),a.value.style.setProperty("--nolebase-ui-slider-min",t.min?t.min.toString():"0"),a.value.style.setProperty("--nolebase-ui-slider-max",t.max?t.max.toString():"100"),a.value.addEventListener("input",()=>{a.value&&a.value.style.setProperty("--nolebase-ui-slider-value",a.value.value.toString())}))});function v(b,_){if(!b||!_)return;const S=t.max?t.max:100,L=t.min?t.min:0,x=(r.value-L)/(S-L),C=b.getBoundingClientRect(),N=(_.getBoundingClientRect().width-32)/2;_.style.setProperty("left",`${x*(C.width-32)-N}px`)}return B(r,b=>{bl.value&&(b=l.value),o("update:modelValue",b)}),B(c,b=>{r.value>=b||(r.value=b)}),B(l,b=>{r.value<=b||(r.value=b)}),B(p,()=>{g.value=!0,setTimeout(()=>{if(!p.value){g.value=!1;return}if(!a.value){g.value=!1;return}if(!i.value){g.value=!1;return}v(a.value,i.value),g.value=!1},50)}),B(r,()=>{a.value&&i.value&&v(a.value,i.value)}),(b,_)=>(u(),h("div",el,[d("label",tl,[be(d("input",{ref_key:"inputSliderRef",ref:a,"onUpdate:modelValue":_[0]||(_[0]=S=>r.value=S),type:"range",name:t.name,min:t.min,max:t.max,disabled:t.disabled,class:E([{disabled:t.disabled},"nolebase-ui-slider-input nolebase-ui-slider-input-progress-indicator"]),step:t.step,"w-full":""},null,10,nl),[[un,r.value]]),y(pe,{name:"fade"},{default:m(()=>[be(d("span",{ref_key:"inputSliderTooltipRef",ref:i,class:E(["nolebase-ui-slider-tooltip",{"opacity-0":s(p)&&g.value}]),absolute:"","min-w-12":"","rounded-lg":"","bg-black":"","p-2":"","text-center":"","text-white":""},A(t.formatter?t.formatter(r.value):r.value),3),[[je,s(p)]])]),_:1})])]))}}),Rt=M(al,[["__scopeId","data-v-20d0b729"]]),te="0px",jt=$({__name:"NuVerticalTransition",props:{duration:{default:250},easingEnter:{default:"ease-in-out"},easingLeave:{default:"ease-in-out"},opacityClosed:{default:0},opacityOpened:{default:1}},setup(n){const e=n;function t(l){return{height:l.style.height,width:l.style.width,position:l.style.position,visibility:l.style.visibility,overflow:l.style.overflow,paddingTop:l.style.paddingTop,paddingBottom:l.style.paddingBottom,borderTopWidth:l.style.borderTopWidth,borderBottomWidth:l.style.borderBottomWidth,marginTop:l.style.marginTop,marginBottom:l.style.marginBottom}}function o(l,p){const{width:g}=getComputedStyle(l);l.style.width=g,l.style.position="absolute",l.style.visibility="hidden",l.style.height="";const{height:v}=getComputedStyle(l);return l.style.width=p.width,l.style.position=p.position,l.style.visibility=p.visibility,l.style.height=te,l.style.overflow="hidden",p.height&&p.height!==te?p.height:v}function a(l,p,g,v,b){const _=l.animate(v,b);l.style.height=p.height,_.onfinish=()=>{l.style.overflow=p.overflow,g()}}function i(l,p){return[{height:te,opacity:e.opacityClosed,paddingTop:te,paddingBottom:te,borderTopWidth:te,borderBottomWidth:te,marginTop:te,marginBottom:te},{height:l,opacity:e.opacityOpened,paddingTop:p.paddingTop,paddingBottom:p.paddingBottom,borderTopWidth:p.borderTopWidth,borderBottomWidth:p.borderBottomWidth,marginTop:p.marginTop,marginBottom:p.marginBottom}]}function r(l,p){const g=l,v=t(g),b=o(g,v),_=i(b,v),S={duration:e.duration,easing:e.easingEnter};a(g,v,p,_,S)}function c(l,p){const g=l,v=t(g),{height:b}=getComputedStyle(g);g.style.height=b,g.style.overflow="hidden";const _=i(b,v).reverse(),S={duration:e.duration,easing:e.easingLeave};a(g,v,p,_,S)}return(l,p)=>(u(),w(pe,{css:!1,onEnter:r,onLeave:c},{default:m(()=>[f(l.$slots,"default")]),_:3}))}});function ze(n,e){if(!e)return;const t=String(n).split(".");let o=e;for(const a of t)if(o=o==null?void 0:o[a],!o)return;return typeof o=="string"?o:String(o)}function ol(n,e,t){const{locales:o,defaultLocales:a}=t;if(!o&&!a||!n)return e;let i=o[n];i||(i=a[n],i||(i=t.defaultEnLocale));const r=ze(e,i);if(r)return r;const c=a[n];if(c){const p=ze(e,c);if(p)return p}const l=ze(e,t.defaultEnLocale);return l||e}function sl(n,e,t){return()=>{const o=J(n,{locales:{}}),{lang:a}=He(),i=P(()=>a.value||"en");return{t(r,c){const l=P(()=>ol(i.value,r,{locales:o.locales||{},defaultLocales:e,defaultEnLocale:t}));return l.value?c!=null&&c.omitEmpty&&l.value===r?"":!c||!c.props?l.value:P(()=>{let p=l.value;return Object.entries(c.props||{}).forEach(([g,v])=>{p=p.replace(new RegExp(`{{${g}}}`,"g"),String(v))}),p}).value:c!=null&&c.omitEmpty?"":r}}}}function dt(){const n=re();return{trigger:e=>{e.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated"),nt(()=>{n.value&&e&&e.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated")},5e3)()}}}const he=Symbol("vitepress-nolebase-enhanced-readabilities"),ct="vitepress-nolebase-enhanced-readabilities-layout-switch-mode",il="vitepress-nolebase-enhanced-readabilities-content-layout-max-width",ll="vitepress-nolebase-enhanced-readabilities-page-layout-max-width",Ft="vitepress-nolebase-enhanced-readabilities-spotlight-mode",Ut="vitepress-nolebase-enhanced-readabilities-spotlight-styles";var F=(n=>(n[n.FullWidth=1]="FullWidth",n[n.Original=3]="Original",n[n.SidebarWidthAdjustableOnly=4]="SidebarWidthAdjustableOnly",n[n.BothWidthAdjustable=5]="BothWidthAdjustable",n))(F||{});const vt=[1,3,4,5];var de=(n=>(n[n.Under=1]="Under",n[n.Aside=2]="Aside",n))(de||{}),_e={title:{title:"Enhanced Readability",titleAriaLabel:"Enhanced Readability"},layoutSwitch:{title:"Layout Switch",titleHelpMessage:"Adjust the layout style of VitePress to adapt to different reading needs and screens.",titleAriaLabel:"Layout Switch",titleScreenNavWarningMessage:"No available layout can be switched in mobile screen.",optionFullWidth:"Expand all",optionFullWidthAriaLabel:"Expand all",optionFullWidthHelpMessage:"The sidebar and content area occupy the entire width of the screen.",optionSidebarWidthAdjustableOnly:"Expand sidebar with adjustable values",optionSidebarWidthAdjustableOnlyAriaLabel:"Expand sidebar with adjustable values",optionSidebarWidthAdjustableOnlyHelpMessage:"Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.",optionBothWidthAdjustable:"Expand all with adjustable values",optionBothWidthAdjustableAriaLabel:"Expand all with adjustable values",optionBothWidthAdjustableHelpMessage:"Expand both sidebar and document content and add two new slider for user to choose and customize their desired width of the maximum width of either sidebar or document content can go.",optionOriginalWidth:"Original width",optionOriginalWidthAriaLabel:"Original width",optionOriginalWidthHelpMessage:"The original layout width of VitePress",contentLayoutMaxWidth:{title:"Content Layout Max Width",titleAriaLabel:"Content Layout Max Width",titleHelpMessage:"Adjust the exact value of the document content width of VitePress layout to adapt to different reading needs and screens.",titleScreenNavWarningMessage:"Content Layout Max Width is not available in mobile screen temporarily.",slider:"Adjust the maximum width of the content layout",sliderAriaLabel:"Adjust the maximum width of the content layout",sliderHelpMessage:"A ranged slider for user to choose and customize their desired width of the maximum width of the content layout can go."},pageLayoutMaxWidth:{title:"Page Layout Max Width",titleAriaLabel:"Page Layout Max Width",titleHelpMessage:"Adjust the exact value of the page width of VitePress layout to adapt to different reading needs and screens.",titleScreenNavWarningMessage:"Page Layout Max Width is not available in mobile screen temporarily.",slider:"Adjust the maximum width of the page layout",sliderAriaLabel:"Adjust the maximum width of the page layout",sliderHelpMessage:"A ranged slider for user to choose and customize their desired width of the maximum width of the page layout can go."}},spotlight:{title:"Spotlight",titleAriaLabel:"Spotlight",titleHelpMessage:"Highlight the line where the mouse is currently hovering in the content to optimize for users who may have reading and focusing difficulties.",titleScreenNavWarningMessage:"Spotlight is not available in mobile screen temporarily.",optionOn:"On",optionOnAriaLabel:"On",optionOnHelpMessage:"Turn on Spotlight.",optionOff:"Off",optionOffAriaLabel:"Off",optionOffHelpMessage:"Turn off Spotlight.",styles:{title:"Spotlight Styles",titleAriaLabel:"Spotlight Styles",titleHelpMessage:"Adjust the styles of Spotlight.",titleScreenNavWarningMessage:"Spotlight Styles is not available in mobile screen temporarily.",optionUnder:"Under",optionUnderAriaLabel:"Under",optionUnderHelpMessage:"Add a solid background color underneath the hovering element to highlight where the cursor is currently hovering.",optionAside:"Aside",optionAsideAriaLabel:"Aside",optionAsideHelpMessage:"Add a fixed line with solid color aside the hovering element to highlight where the cursor is currently hovering."}}};_e.title;_e.layoutSwitch;_e.spotlight;var Se={title:{title:"Повышенная читаемость",titleAriaLabel:"Повышенная читаемость"},layoutSwitch:{title:"Макет страницы",titleHelpMessage:"Измените стиль оформления документации, выберите максимально удобный вариант в зависимости от размера вашего экрана и типа устройства.",titleAriaLabel:"Макет страницы",titleScreenNavWarningMessage:"Изменение макета страницы недоступено на экранах мобильных устройств",optionFullWidth:"Развёрнутый",optionFullWidthAriaLabel:"Развёрнутый",optionFullWidthHelpMessage:"Страница и область содержимого занимают всю ширину экрана.",optionSidebarWidthAdjustableOnly:"Настраиваемая ширина страницы",optionSidebarWidthAdjustableOnlyAriaLabel:"Настраиваемая ширина страницы",optionSidebarWidthAdjustableOnlyHelpMessage:"Управление максимальной шириной страницы, область содержимого будет зафиксирована.",optionBothWidthAdjustable:"Полностью настраиваемый",optionBothWidthAdjustableAriaLabel:"Полностью настраиваемый",optionBothWidthAdjustableHelpMessage:"Управление максимальной шириной страницы и содержимого.",optionOriginalWidth:"Оригинальная ширина",optionOriginalWidthAriaLabel:"Оригинальная ширина",optionOriginalWidthHelpMessage:"Ширина страницы, предусмотренная разработчиками VitePress.",contentLayoutMaxWidth:{title:"Максимальная ширина страницы",titleAriaLabel:"Максимальная ширина страницы",titleHelpMessage:"Точное значение ширины страницы можно настроить для различных экранов и адаптировать условиям чтения.",titleScreenNavWarningMessage:"Изменение максимальной ширины страницы недоступно на экранах мобильных устройств.",slider:"Регулеровка максимальной ширины страницы",sliderAriaLabel:"Регулеровка максимальной ширины страницы",sliderHelpMessage:"Ползунок, позволяющий настроить максимальную ширину страницы. Может быть изменён в зависимости от размера экрана."},pageLayoutMaxWidth:{title:"Максимальная ширина содержимого",titleAriaLabel:"Максимальная ширина содержимого",titleHelpMessage:"Точное значение ширины содержимого можно настроить для различных экранов и адаптировать условиям чтения.",titleScreenNavWarningMessage:"Изменение максимальной ширины страницы недоступно на экранах мобильных устройств.",slider:"Регулеровка максимальной ширины содержимого",sliderAriaLabel:"Регулеровка максимальной ширины содержимого",sliderHelpMessage:"Ползунок, позволяющий настроить максимальную ширину содержимого. Может быть изменён в зависимости от размера экрана."}},spotlight:{title:"Подсветка",titleAriaLabel:"Подсветка",titleHelpMessage:"Выделите блок содержимого, на котором находится курсор.",titleScreenNavWarningMessage:"Подсветка недоступна на экране мобильного устройства.",optionOn:"Включить",optionOnAriaLabel:"Включить",optionOnHelpMessage:"Включите подсветку.",optionOff:"Выключить",optionOffAriaLabel:"Выключить",optionOffHelpMessage:"Выключите подсветку.",styles:{title:"Стиль подсветки",titleAriaLabel:"Стиль подсветки",titleHelpMessage:"Измените стиль выделения.",titleScreenNavWarningMessage:"Подсветка недоступна на экране мобильного устройства.",optionUnder:"Под блоком",optionUnderAriaLabel:"Под блоком",optionUnderHelpMessage:"Добавляет сплошную заливку блока под курсором.",optionAside:"Сбоку от блока",optionAsideAriaLabel:"Сбоку от блока",optionAsideHelpMessage:"Добавляет фиксированную сплошную линию рядом с блоком под курсором"}}};Se.title;Se.layoutSwitch;Se.spotlight;var me={title:{title:"阅读增强",titleAriaLabel:"阅读增强"},layoutSwitch:{title:"布局切换",titleAriaLabel:"布局切换",titleHelpMessage:"调整 VitePress 的布局样式,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端无可切换布局。",optionFullWidth:"全部展开",optionFullWidthAriaLabel:"全部展开",optionFullWidthHelpMessage:"使侧边栏和内容区域占据整个屏幕的全部宽度。",optionSidebarWidthAdjustableOnly:"全部展开,但侧边栏宽度可调",optionSidebarWidthAdjustableOnlyAriaLabel:"全部展开,但侧边栏宽度可调",optionSidebarWidthAdjustableOnlyHelpMessage:"侧边栏宽度可调,但内容区域宽度不变,调整后的侧边栏将可以占据整个屏幕的最大宽度。",optionBothWidthAdjustable:"全部展开,且侧边栏和内容区域宽度均可调",optionBothWidthAdjustableAriaLabel:"全部展开,且侧边栏和内容区域宽度均可调",optionBothWidthAdjustableHelpMessage:"侧边栏和内容区域宽度均可调,调整后的侧边栏和内容区域将可以占据整个屏幕的最大宽度。",optionOriginalWidth:"原始宽度",optionOriginalWidthAriaLabel:"原始宽度",optionOriginalWidthHelpMessage:"原始的 VitePress 默认布局宽度",contentLayoutMaxWidth:{title:"内容最大宽度",titleAriaLabel:"内容最大宽度",titleHelpMessage:"调整 VitePress 布局中内容区域的宽度,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端暂不支持调整内容最大宽度。",slider:"调整内容最大宽度",sliderAriaLabel:"调整内容最大宽度",sliderHelpMessage:"一个可调整的滑块,用于选择和自定义内容最大宽度。",optionFullWidthAriaLabel:"内容最大宽度"},pageLayoutMaxWidth:{title:"页面最大宽度",titleAriaLabel:"页面最大宽度",titleHelpMessage:"调整 VitePress 布局中页面的宽度,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端暂不支持调整页面最大宽度。",slider:"调整页面最大宽度",sliderAriaLabel:"调整页面最大宽度",sliderHelpMessage:"一个可调整的滑块,用于选择和自定义页面最大宽度。"}},spotlight:{title:"聚光灯",titleAriaLabel:"聚光灯",titleHelpMessage:"支持在正文中高亮当前鼠标悬停的行和元素,以优化阅读和专注困难的用户的阅读体验。",titleScreenNavWarningMessage:"移动端暂不支持聚光灯。",optionOn:"开启",optionOnAriaLabel:"开启",optionOnHelpMessage:"开启聚光灯。",optionOff:"关闭",optionOffAriaLabel:"关闭",optionOffHelpMessage:"关闭聚光灯。",styles:{title:"聚光灯样式",titleAriaLabel:"聚光灯样式",titleHelpMessage:"调整聚光灯的样式。",titleScreenNavWarningMessage:"移动端暂不支持调整聚光灯样式。",optionUnder:"置于底部",optionUnderAriaLabel:"置于底部",optionUnderHelpMessage:"在当前鼠标悬停的元素下方添加一个纯色背景以突出显示当前鼠标悬停的位置。",optionAside:"置于侧边",optionAsideAriaLabel:"置于侧边",optionAsideHelpMessage:"在当前鼠标悬停的元素旁边添加一条固定的纯色线以突出显示当前鼠标悬停的位置。"}}};me.title;me.layoutSwitch;me.spotlight;const rl={"en-US":_e,en:_e,"ru-RU":Se,ru:Se,"zh-CN":me,"zh-Hans":me,zh:me},oe=sl(he,rl,_e),ul=$({__name:"MenuHelp",props:{menuTitleElementRef:{},isPoppedUp:{type:Boolean}},emits:["update:isPoppedUp"],setup(n,{emit:e}){const t=n,o=e,a=At(t,"menuTitleElementRef"),i=V(),r=V(),c=re(),l=Mt(i),p=Ke(a),g=Ke(r),v=P(()=>({top:`${p.top.value}px`,left:`${p.left.value-g.width.value-16}px`}));return B(l,b=>{o("update:isPoppedUp",b)}),B(l,()=>{p.update(),g.update()},{flush:"pre"}),(b,_)=>(u(),h(O,null,[d("span",{ref_key:"helpElementRef",ref:i,text:"$vp-nolebase-enhanced-readabilities-menu-text-color",class:"i-carbon:help-filled opacity-50 hover:opacity-100",transition:"all duration-200 ease","cursor-help":""},null,512),(u(),w(xt,{to:"body"},[y(pe,{name:"fade"},{default:m(()=>[s(c)?be((u(),h("div",{key:0,ref_key:"popupElementRef",ref:r,style:ve(v.value),bg:"$vp-c-bg-elv",text:"$vp-nolebase-enhanced-readabilities-menu-text-color",border:"1 solid $vp-c-divider","pointer-events-none":"",fixed:"","z-100":"","rounded-xl":"","p-4":"","shadow-xl":""},[f(b.$slots,"default",{},void 0,!0)],4)),[[je,s(l)]]):k("",!0)]),_:3})]))],64))}}),Ve=M(ul,[["__scopeId","data-v-d976e511"]]),dl={key:0},cl=$({__name:"MenuTitle",props:{title:{},disabled:{type:Boolean}},setup(n){const e=n;return(t,o)=>(u(),h("h3",{class:E(["VPNolebaseEnhancedReadabilitiesMenuTitle",{disabled:!!e.disabled}]),text:"[14px] $vp-nolebase-enhanced-readabilities-menu-text-color","inline-flex":"","select-none":"","items-center":"","align-middle":"","font-medium":""},[f(t.$slots,"icon",{},void 0,!0),e.title?(u(),h("span",dl,A(e.title),1)):k("",!0),f(t.$slots,"default",{},void 0,!0)],2))}}),ue=M(cl,[["__scopeId","data-v-3a514c22"]]),pl={"space-y-2":"",role:"radiogroup"},hl={"text-md":"","mb-1":"","font-semibold":""},fl={text:"sm","mb-2":"","max-w-100":""},ml={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},vl={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},bl={"font-semibold":""},gl=$({__name:"LayoutSwitch",setup(n){var _;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=ye(),r=re(),c=Q("(min-width: 768px)"),l=at(ct,((_=e.layoutSwitch)==null?void 0:_.defaultMode)||F.Original),{t:p}=oe(),{trigger:g}=dt(),v=P(()=>[{value:F.FullWidth,title:p("layoutSwitch.optionFullWidth"),helpMessage:p("layoutSwitch.optionFullWidthHelpMessage"),ariaLabel:p("layoutSwitch.optionFullWidthAriaLabel"),icon:"i-icon-park-outline:full-screen-one",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.SidebarWidthAdjustableOnly,title:p("layoutSwitch.optionSidebarWidthAdjustableOnly"),helpMessage:p("layoutSwitch.optionSidebarWidthAdjustableOnlyHelpMessage"),ariaLabel:p("layoutSwitch.optionSidebarWidthAdjustableOnlyAriaLabel"),icon:"i-icon-park-outline:full-screen-two",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.BothWidthAdjustable,title:p("layoutSwitch.optionBothWidthAdjustable"),helpMessage:p("layoutSwitch.optionSidebarWidthAdjustableOnlyHelpMessage"),ariaLabel:p("layoutSwitch.optionBothWidthAdjustableAriaLabel"),icon:"i-icon-park-outline:full-screen",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.Original,title:p("layoutSwitch.optionOriginalWidth"),helpMessage:p("layoutSwitch.optionOriginalWidthHelpMessage"),ariaLabel:p("layoutSwitch.optionOriginalWidthAriaLabel"),icon:"i-icon-park-outline:overall-reduction",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"}]);function b(S,L){switch(S){case F.FullWidth:L&&g(document.body),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.SidebarWidthAdjustableOnly:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.BothWidthAdjustable:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.Original:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break}}return B(r,S=>{var L,x;S&&(b(l.value,!((L=e.layoutSwitch)!=null&&L.disableAnimation)),vt.includes(l.value)||(l.value=((x=e.layoutSwitch)==null?void 0:x.defaultMode)||F.BothWidthAdjustable))}),B(l,S=>{var L,x;r.value&&(b(S,!((L=e.layoutSwitch)!=null&&L.disableAnimation)),vt.includes(S)||(l.value=((x=e.layoutSwitch)==null?void 0:x.defaultMode)||F.BothWidthAdjustable))}),B(i,()=>{var S;b(l.value,!((S=e.layoutSwitch)!=null&&S.disableAnimation))}),B(c,()=>{c.value||(a.value=!0)}),z(()=>{c.value||(a.value=!0)}),(S,L)=>{var x;return u(),h("div",pl,[d("div",{ref_key:"menuTitleElementRef",ref:t,flex:"","items-center":""},[y(ue,{title:s(p)("layoutSwitch.title"),"aria-label":s(p)("layoutSwitch.titleAriaLabel")||s(p)("layoutSwitch.title"),flex:"1",disabled:a.value,"pr-4":""},{icon:m(()=>L[2]||(L[2]=[d("span",{"i-icon-park-outline:layout-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(x=s(e).layoutSwitch)!=null&&x.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":L[0]||(L[0]=C=>o.value=C),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",hl,A(s(p)("layoutSwitch.title")),1),d("p",fl,[d("span",null,A(s(p)("layoutSwitch.titleHelpMessage")),1)]),d("div",ml,[(u(!0),h(O,null,D(v.value,(C,R)=>(u(),h("div",{key:R,text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},[d("h5",vl,[d("span",{"mr-1":"",class:E([C.icon])},null,2),d("span",bl,A(C.title),1)]),d("span",null,A(C.helpMessage),1)]))),128))])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(l),"onUpdate:modelValue":L[1]||(L[1]=C=>ot(l)?l.value=C:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:v.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])}}}),_l={"space-y-2":"",role:"range"},yl={"text-md":"","mb-1":"","font-semibold":""},kl={text:"sm","mb-2":"","max-w-100":""},$l={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Sl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Ll={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},wl={"font-semibold":""},Pl=$({__name:"LayoutSwitchContentLayoutMaxWidthSlider",setup(n){var R,N,j;const e=V(60),t=P(()=>e.value*100),o=V(100),a=P(()=>o.value*100),i=J(he,{}),r=V(),c=V(!1),l=V(!1),p=re(),g=Q("(min-width: 768px)"),v=Q("(min-width: 1440px)"),b=ge(il,(((N=(R=i.layoutSwitch)==null?void 0:R.contentLayoutMaxWidth)==null?void 0:N.defaultMaxWidth)||80)*100),_=at(ct,((j=i.layoutSwitch)==null?void 0:j.defaultMode)||F.BothWidthAdjustable),S=P({get:()=>{const T=Number.parseInt(String(b.value));return Number.isNaN(T)?a.value:Ta.value?a.value:T},set:T=>{Ta.value&&(T=a.value),b.value=T}}),{t:L}=oe(),{trigger:x}=dt(),C=nt(T=>{var I,G,K,U;v.value?((U=(K=i.layoutSwitch)==null?void 0:K.contentLayoutMaxWidth)!=null&&U.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-content-max-width",`${Math.ceil(T/100)}%`)):((G=(I=i.layoutSwitch)==null?void 0:I.contentLayoutMaxWidth)!=null&&G.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-content-max-width","100%"))},1e3);return B(p,T=>{T&&C(S.value)}),B(g,()=>{g.value||(l.value=!0)}),B(v,()=>{C(S.value)}),z(()=>{g.value||(l.value=!0)}),B(S,T=>{p.value&&C(T)}),(T,I)=>(u(),w(s(jt),{duration:200},{default:m(()=>{var G,K;return[be(d("div",_l,[d("div",{ref_key:"menuTitleElementRef",ref:r,flex:"","items-center":""},[y(ue,{title:s(L)("layoutSwitch.contentLayoutMaxWidth.title"),"aria-label":s(L)("layoutSwitch.contentLayoutMaxWidth.titleAriaLabel")||s(L)("layoutSwitch.contentLayoutMaxWidth.title"),disabled:l.value,flex:"1","pr-4":""},{icon:m(()=>I[2]||(I[2]=[d("span",{"i-icon-park-outline:layout-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),default:m(()=>[I[3]||(I[3]=d("span",{"i-icon-park-outline:auto-line-width":""},null,-1))]),_:1},8,["title","aria-label","disabled"]),(K=(G=s(i).layoutSwitch)==null?void 0:G.contentLayoutMaxWidth)!=null&&K.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":c.value,"onUpdate:isPoppedUp":I[0]||(I[0]=U=>c.value=U),"menu-title-element-ref":r.value},{default:m(()=>[d("h4",yl,A(s(L)("layoutSwitch.contentLayoutMaxWidth.title")),1),d("p",kl,[d("span",null,A(s(L)("layoutSwitch.contentLayoutMaxWidth.titleHelpMessage")),1)]),d("div",$l,[d("div",Sl,[d("h5",Ll,[I[4]||(I[4]=d("span",{"i-icon-park-outline:scale":"","mr-1":""},null,-1)),d("span",wl,A(s(L)("layoutSwitch.contentLayoutMaxWidth.slider")),1)]),d("span",null,A(s(L)("layoutSwitch.contentLayoutMaxWidth.sliderHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:c.value,class:"rounded-md"},{default:m(()=>[y(s(Rt),{modelValue:S.value,"onUpdate:modelValue":I[1]||(I[1]=U=>S.value=U),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",name:"VitePress Nolebase Enhanced Readabilities content layout max width range slider","aria-label":s(L)("layoutSwitch.contentLayoutMaxWidth.optionFullWidthAriaLabel"),disabled:l.value,min:t.value,max:a.value,formatter:U=>`${Math.ceil(U/100)}%`},null,8,["modelValue","aria-label","disabled","min","max","formatter"])]),_:1},8,["active"])],512),[[je,s(_)===s(F).BothWidthAdjustable]])]}),_:1}))}}),Vl={"space-y-2":"",role:"range"},Ml={"text-md":"","mb-1":"","font-semibold":""},Al={text:"sm","mb-2":"","max-w-100":""},xl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Tl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Nl={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},Cl={"font-semibold":""},El=$({__name:"LayoutSwitchPageLayoutMaxWidthSlider",setup(n){var R,N,j;const e=V(60),t=P(()=>e.value*100),o=V(100),a=P(()=>o.value*100),i=J(he,{}),r=V(),c=V(!1),l=V(!1),p=re(),g=Q("(min-width: 768px)"),v=Q("(min-width: 1440px)"),b=ge(ll,(((N=(R=i.layoutSwitch)==null?void 0:R.pageLayoutMaxWidth)==null?void 0:N.defaultMaxWidth)||100)*100),_=at(ct,((j=i.layoutSwitch)==null?void 0:j.defaultMode)||F.BothWidthAdjustable),S=P({get:()=>{const T=Number.parseInt(String(b.value));return Number.isNaN(T)?a.value:Ta.value?a.value:T},set:T=>{Ta.value&&(T=a.value),b.value=T}}),{t:L}=oe(),{trigger:x}=dt(),C=nt(T=>{var I,G;v.value?((G=(I=i.layoutSwitch)==null?void 0:I.pageLayoutMaxWidth)!=null&&G.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-page-max-width",`${Math.ceil(T/100)}%`)):document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-page-max-width","100%")},1e3);return B(p,T=>{T&&C(S.value)}),B(g,()=>{g.value||(l.value=!0)}),B(v,()=>{C(S.value)}),z(()=>{g.value||(l.value=!0)}),B(S,T=>{p.value&&C(T)}),(T,I)=>(u(),w(s(jt),{duration:200},{default:m(()=>{var G,K;return[be(d("div",Vl,[d("div",{ref_key:"menuTitleElementRef",ref:r,flex:"","items-center":""},[y(ue,{title:s(L)("layoutSwitch.pageLayoutMaxWidth.title"),"aria-label":s(L)("layoutSwitch.pageLayoutMaxWidth.titleAriaLabel")||s(L)("layoutSwitch.pageLayoutMaxWidth.title"),disabled:l.value,flex:"1","pr-2":""},{icon:m(()=>I[2]||(I[2]=[d("span",{"i-icon-park-outline:auto-width-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(K=(G=s(i).layoutSwitch)==null?void 0:G.pageLayoutMaxWidth)!=null&&K.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":c.value,"onUpdate:isPoppedUp":I[0]||(I[0]=U=>c.value=U),"menu-title-element-ref":r.value},{default:m(()=>[d("h4",Ml,A(s(L)("layoutSwitch.pageLayoutMaxWidth.title")),1),d("p",Al,[d("span",null,A(s(L)("layoutSwitch.pageLayoutMaxWidth.titleHelpMessage")),1)]),d("div",xl,[d("div",Tl,[d("h5",Nl,[I[3]||(I[3]=d("span",{"i-icon-park-outline:scale":"","mr-1":""},null,-1)),d("span",Cl,A(s(L)("layoutSwitch.pageLayoutMaxWidth.slider")),1)]),d("span",null,A(s(L)("layoutSwitch.pageLayoutMaxWidth.sliderHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:c.value,class:"rounded-md"},{default:m(()=>[y(s(Rt),{modelValue:S.value,"onUpdate:modelValue":I[1]||(I[1]=U=>S.value=U),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",name:"VitePress Nolebase Enhanced Readabilities page layout max width range slider","aria-label":s(L)("layoutSwitch.pageLayoutMaxWidth.sliderAriaLabel"),disabled:l.value,min:t.value,max:a.value,formatter:U=>`${Math.ceil(U/100)}%`},null,8,["modelValue","aria-label","disabled","min","max","formatter"])]),_:1},8,["active"])],512),[[je,s(_)===s(F).SidebarWidthAdjustableOnly||s(_)===s(F).BothWidthAdjustable]])]}),_:1}))}}),Wl=Ue,Hl=$({__name:"SpotlightHoverBlock",props:{enabled:{type:Boolean}},setup(n){var R;const e=n,t=J(he,{}),o=V(!1),a=V({display:"none"}),i=V(),r=V(),c=ye(),l=ge(Ut,((R=t.spotlight)==null?void 0:R.defaultStyle)||de.Aside),{x:p,y:g}=dn({type:"client"}),{isOutside:v}=cn(i),{element:b}=pn({x:p,y:g}),_=Tt(Ke(b)),S=hn(r);fn("scroll",_.update,!0);function L(N){return{display:"block",width:`${N.width+8}px`,height:`${N.height+8}px`,left:`${N.left-4}px`,top:`${N.top-4}px`,transition:"all 0.2s ease",borderRadius:"8px"}}function x(N){return N===null?null:N.parentElement===document.querySelector(".VPDoc main .vp-doc > div")?N:x(N.parentElement)}function C(){if(!(b.value&&!v.value))return;const N=x(b.value);if(r.value=N||void 0,r.value&&r.value.tagName==="P"){const j=r.value,T=window.getComputedStyle(j),I=Number.parseFloat(T.lineHeight),G=Math.floor(j.offsetHeight/I),K=j.getBoundingClientRect(),U=g.value-K.top;for(let fe=0;fe=H&&U{var N;document&&document.body&&(document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color",((N=t==null?void 0:t.spotlight)==null?void 0:N.hoverBlockColor)||"rgb(240 197 52 / 10%)"),i.value=document.querySelector(".VPDoc main .vp-doc"))}),B(c,async()=>{await Ie(),i.value=document.querySelector(".VPDoc main .vp-doc"),o.value=!0,a.value={display:"none"},_.update(),C(),o.value=!1}),B([p,g],()=>{e.enabled&&C()}),B(_,N=>{e.enabled&&(N.width===0&&N.height===0?a.value={display:"none"}:C())}),B(S,N=>{e.enabled&&!N&&(a.value={display:"none"})}),B(()=>e.enabled,N=>{N||(a.value={display:"none"})}),(N,j)=>(u(),w(xt,{to:"body"},[e.enabled&&!o.value?(u(),h("div",{key:0,style:ve(a.value),"aria-hidden":"true",focusable:"false","pointer-events-none":"",fixed:"",border:"1 $vp-c-brand",class:E(["VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock",[s(l)===s(de).Under?"VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockUnder":"",s(l)===s(de).Aside?"VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockAside":""]])},null,6)):k("",!0)]))}}),Bl=M(Hl,[["__scopeId","data-v-faa0e58a"]]),Ol={"space-y-2":"",role:"radiogroup"},Il={"text-md":"","mb-1":"","font-semibold":""},Rl={text:"sm","mb-2":"","max-w-100":""},jl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Fl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Ul={text:"sm","mb-2":""},Dl={"font-semibold":""},zl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Gl={text:"sm","mb-2":""},Kl={"font-semibold":""},ql=$({__name:"Spotlight",setup(n){var g;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=re(),r=Q("(pointer: coarse)"),c=ge(Ft,((g=e.spotlight)==null?void 0:g.defaultToggle)||!1),{t:l}=oe(),p=P(()=>[{value:!0,title:l("spotlight.optionOn"),ariaLabel:l("spotlight.optionOnAriaLabel"),text:"ON",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"},{value:!1,title:l("spotlight.optionOff"),ariaLabel:l("spotlight.optionOffAriaLabel"),text:"OFF",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"}]);return z(()=>{a.value=r.value}),B(r,()=>{a.value=r.value}),(v,b)=>{var _;return u(),h("div",Ol,[s(i)&&s(c)&&!a.value?(u(),w(Bl,{key:0,enabled:s(c)&&!a.value},null,8,["enabled"])):k("",!0),d("div",{ref_key:"menuTitleElementRef",ref:t,relative:"",flex:"","items-center":""},[y(ue,{title:s(l)("spotlight.title"),"aria-label":s(l)("spotlight.titleAriaLabel")||s(l)("spotlight.title"),disabled:a.value,flex:"1","pr-4":""},{icon:m(()=>b[2]||(b[2]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(_=s(e).spotlight)!=null&&_.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":b[0]||(b[0]=S=>o.value=S),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",Il,A(s(l)("spotlight.title")),1),d("p",Rl,[d("span",null,A(s(l)("spotlight.titleHelpMessage")),1)]),d("div",jl,[d("div",Fl,[d("h5",Ul,[b[3]||(b[3]=d("span",{"mr-1":"","font-bold":""},"ON",-1)),d("span",Dl,A(s(l)("spotlight.optionOn")),1)]),d("span",null,A(s(l)("spotlight.optionOnHelpMessage")),1)]),d("div",zl,[d("h5",Gl,[b[4]||(b[4]=d("span",{"mr-1":"","font-bold":""},"OFF",-1)),d("span",Kl,A(s(l)("spotlight.optionOff")),1)]),d("span",null,A(s(l)("spotlight.optionOffHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(c),"onUpdate:modelValue":b[1]||(b[1]=S=>ot(c)?c.value=S:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:p.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])}}}),Jl={key:0,"space-y-2":"",role:"radiogroup",class:"VPNolebaseEnhancedReadabilitiesSpotlightStyles"},Yl={"text-md":"","mb-1":"","font-semibold":""},Xl={text:"sm","mb-2":"","max-w-100":""},Zl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Ql={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},er={text:"sm","mb-2":""},tr={"font-semibold":""},nr={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},ar={text:"sm","mb-2":""},or={"font-semibold":""},sr=$({__name:"SpotlightStyles",setup(n){var g,v;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=Q("(pointer: coarse)"),r=ge(Ft,((g=e.spotlight)==null?void 0:g.defaultToggle)||!1),c=ge(Ut,((v=e.spotlight)==null?void 0:v.defaultStyle)||de.Aside),{t:l}=oe(),p=P(()=>[{value:de.Under,title:l("spotlight.styles.optionUnder"),ariaLabel:l("spotlight.styles.optionUnderAriaLabel"),icon:"i-icon-park-outline:align-text-left-one",name:"VitePress Nolebase Enhanced Readabilities Spotlight Style Checkbox"},{value:de.Aside,title:l("spotlight.styles.optionAside"),ariaLabel:l("spotlight.styles.optionAsideAriaLabel"),icon:"i-icon-park-outline:align-left-one",name:"VitePress Nolebase Enhanced Readabilities Spotlight Style Checkbox"}]);return z(()=>{a.value=i.value}),B(i,()=>{a.value=i.value}),(b,_)=>(u(),w(pe,{name:"fade-shift"},{default:m(()=>{var S;return[s(r)?(u(),h("div",Jl,[d("div",{ref_key:"menuTitleElementRef",ref:t,relative:"",flex:"","items-center":""},[y(ue,{title:s(l)("spotlight.styles.title"),"aria-label":s(l)("spotlight.styles.titleAriaLabel")||s(l)("spotlight.styles.title"),disabled:a.value,flex:"1","pr-4":""},{icon:m(()=>_[2]||(_[2]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(S=s(e).spotlight)!=null&&S.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":_[0]||(_[0]=L=>o.value=L),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",Yl,A(s(l)("spotlight.styles.title")),1),d("p",Xl,[d("span",null,A(s(l)("spotlight.styles.titleHelpMessage")),1)]),d("div",Zl,[d("div",Ql,[d("h5",er,[_[3]||(_[3]=d("span",{"i-icon-park-outline:align-text-left-one":"","mr-1":""},null,-1)),d("span",tr,A(s(l)("spotlight.styles.optionUnder")),1)]),d("span",null,A(s(l)("spotlight.styles.optionUnderHelpMessage")),1)]),d("div",nr,[d("h5",ar,[_[4]||(_[4]=d("span",{"i-icon-park-outline:align-left-one":"","mr-1":""},null,-1)),d("span",or,A(s(l)("spotlight.styles.optionAside")),1)]),d("span",null,A(s(l)("spotlight.styles.optionAsideHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(c),"onUpdate:modelValue":_[1]||(_[1]=L=>ot(c)?c.value=L:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:p.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])):k("",!0)]}),_:1}))}}),ir=M(sr,[["__scopeId","data-v-8d8b97c4"]]),lr=["aria-label"],rr=$({__name:"Menu",setup(n){const e=re(),{t}=oe();return(o,a)=>(u(),w(s(Wl),{icon:"i-icon-park-outline:book-open",class:"VPNolebaseEnhancedReadabilitiesMenu VPNolebaseEnhancedReadabilitiesMenuFlyout","aria-label":s(t)("title.title"),role:"menuitem"},{default:m(()=>[s(e)?(u(),h("div",{key:0,"aria-label":s(t)("title.title"),"min-w-64":"","p-2":"","space-y-2":""},[y(gl),y(El),y(Pl),y(ql),y(ir)],8,lr)):k("",!0)]),_:1},8,["aria-label"]))}}),ur={"space-y-2":""},dr={border:"1 red/50 solid",bg:"red/30",flex:"","items-center":"","rounded-lg":"","p-2":"","opacity-50":""},cr={"text-xs":""},pr=$({__name:"ScreenLayoutSwitch",setup(n){const{t:e}=oe(),t=P(()=>[{value:F.FullWidth,title:e("layoutSwitch.optionFullWidth"),ariaLabel:e("layoutSwitch.optionFullWidthAriaLabel"),icon:"i-icon-park-outline:full-screen-one",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.SidebarWidthAdjustableOnly,title:e("layoutSwitch.optionSidebarWidthAdjustableOnly"),ariaLabel:e("layoutSwitch.optionSidebarWidthAdjustableOnlyAriaLabel"),icon:"i-icon-park-outline:full-screen-two",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.BothWidthAdjustable,title:e("layoutSwitch.optionBothWidthAdjustable"),ariaLabel:e("layoutSwitch.optionBothWidthAdjustableAriaLabel"),icon:"i-icon-park-outline:full-screen",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.Original,title:e("layoutSwitch.optionOriginalWidth"),ariaLabel:e("layoutSwitch.optionOriginalWidthAriaLabel"),icon:"i-icon-park-outline:overall-reduction",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"}]);return(o,a)=>(u(),h("div",ur,[y(ue,{title:s(e)("layoutSwitch.title"),"aria-label":s(e)("layoutSwitch.titleAriaLabel")||s(e)("layoutSwitch.title"),disabled:""},{icon:m(()=>[f(o.$slots,"default",{ariaHidden:"true"})]),_:3},8,["title","aria-label"]),d("div",dr,[d("span",cr,A(s(e)("layoutSwitch.titleScreenNavWarningMessage")),1)]),y(s(Pe),{bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:t.value,disabled:""},null,8,["options"])]))}}),hr={"space-y-2":""},fr={border:"1 red/50 solid",bg:"red/30",flex:"","items-center":"","rounded-lg":"","p-2":"","opacity-50":""},mr={"text-xs":""},vr=$({__name:"ScreenSpotlight",setup(n){const{t:e}=oe(),t=P(()=>[{title:e("spotlight.optionOn"),ariaLabel:e("spotlight.optionOnAriaLabel"),value:!0,text:"ON",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"},{title:e("spotlight.optionOff"),ariaLabel:e("spotlight.optionOffAriaLabel"),value:!1,text:"OFF",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"}]);return(o,a)=>(u(),h("div",hr,[y(ue,{title:s(e)("spotlight.title"),"aria-label":s(e)("spotlight.titleAriaLabel")||s(e)("spotlight.title"),disabled:""},{icon:m(()=>a[0]||(a[0]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label"]),d("div",fr,[d("span",mr,A(s(e)("spotlight.titleScreenNavWarningMessage")),1)]),y(s(Pe),{bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:t.value,disabled:""},null,8,["options"])]))}}),br={key:0,"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},gr={flex:"~ col","pl-4":"","space-y-2":""},_r=$({__name:"ScreenMenu",setup(n){const e=re(),{t}=oe();return(o,a)=>s(e)?(u(),h("div",br,[y(ue,{title:s(t)("title.title"),"aria-label":s(t)("title.titleAriaLabel")||s(t)("title.title")},{icon:m(()=>a[0]||(a[0]=[d("span",{"i-icon-park-outline:book-open":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label"]),d("div",gr,[y(pr),y(vr)])])):k("",!0)}}),yr={};function kr(n,e){return e[0]||(e[0]=mn('

Trusted by

Named Dimensions

DimensionalData.jl

Select & Index!

Deep Learning

Lux.jl

Performance first

Visualize your data

BeautifulMakie

Make your screen shine!

',5))}const $r=M(yr,[["render",kr]]),Sr=$({__name:"VersionPicker",props:{screenMenu:{type:Boolean}},setup(n){const e=V([]),t=V("Versions"),o=V(!1),{site:a}=He(),i=()=>typeof window<"u"&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),r=()=>{if(typeof window>"u")return"";const{origin:p,pathname:g}=window.location;if(p.includes("github.io")){const v=g.split("/").filter(Boolean),b=v.length>0?`/${v[0]}`:"";return`${p}${b}`}else return p},c=()=>new Promise(p=>{if(i()){p(!1);return}const g=setInterval(()=>{window.DOC_VERSIONS&&window.DOCUMENTER_CURRENT_VERSION&&(clearInterval(g),p(!0))},100);setTimeout(()=>{clearInterval(g),p(!1)},5e3)});return z(async()=>{if(!(typeof window>"u")){try{if(i()){const p=["dev"];e.value=p.map(g=>({text:g,link:"/"})),t.value="dev"}else{const p=await c(),g=P(()=>r());if(p&&window.DOC_VERSIONS&&window.DOCUMENTER_CURRENT_VERSION)e.value=window.DOC_VERSIONS.map(v=>({text:v,link:`${g.value}/${v}/`})),t.value=window.DOCUMENTER_CURRENT_VERSION;else{const v=["dev"];e.value=v.map(b=>({text:b,link:`${g.value}/${b}/`})),t.value="dev"}}}catch(p){console.warn("Error loading versions:",p);const g=["dev"],v=P(()=>r());e.value=g.map(b=>({text:b,link:`${v.value}/${b}/`})),t.value="dev"}o.value=!0}}),(p,g)=>o.value?(u(),h(O,{key:0},[!p.screenMenu&&e.value.length>0?(u(),w(Bt,{key:0,item:{text:t.value,items:e.value},class:"VPVersionPicker"},null,8,["item"])):p.screenMenu&&e.value.length>0?(u(),w(It,{key:1,text:t.value,items:e.value,class:"VPVersionPicker"},null,8,["text","items"])):k("",!0)],64)):k("",!0)}}),Lr=M(Sr,[["__scopeId","data-v-5454719c"]]);function wr(n){return Math.abs(n=Math.round(n))>=1e21?n.toLocaleString("en").replace(/,/g,""):n.toString(10)}function We(n,e){if((t=(n=e?n.toExponential(e-1):n.toExponential()).indexOf("e"))<0)return null;var t,o=n.slice(0,t);return[o.length>1?o[0]+o.slice(2):o,+n.slice(t+1)]}function Pr(n){return n=We(Math.abs(n)),n?n[1]:NaN}function Vr(n,e){return function(t,o){for(var a=t.length,i=[],r=0,c=n[0],l=0;a>0&&c>0&&(l+c+1>o&&(c=Math.max(1,o-l)),i.push(t.substring(a-=c,a+c)),!((l+=c+1)>o));)c=n[r=(r+1)%n.length];return i.reverse().join(e)}}function Mr(n){return function(e){return e.replace(/[0-9]/g,function(t){return n[+t]})}}var Ar=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Xe(n){if(!(e=Ar.exec(n)))throw new Error("invalid format: "+n);var e;return new pt({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}Xe.prototype=pt.prototype;function pt(n){this.fill=n.fill===void 0?" ":n.fill+"",this.align=n.align===void 0?">":n.align+"",this.sign=n.sign===void 0?"-":n.sign+"",this.symbol=n.symbol===void 0?"":n.symbol+"",this.zero=!!n.zero,this.width=n.width===void 0?void 0:+n.width,this.comma=!!n.comma,this.precision=n.precision===void 0?void 0:+n.precision,this.trim=!!n.trim,this.type=n.type===void 0?"":n.type+""}pt.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function xr(n){e:for(var e=n.length,t=1,o=-1,a;t0&&(o=0);break}return o>0?n.slice(0,o)+n.slice(a+1):n}var Dt;function Tr(n,e){var t=We(n,e);if(!t)return n+"";var o=t[0],a=t[1],i=a-(Dt=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,r=o.length;return i===r?o:i>r?o+new Array(i-r+1).join("0"):i>0?o.slice(0,i)+"."+o.slice(i):"0."+new Array(1-i).join("0")+We(n,Math.max(0,e+i-1))[0]}function bt(n,e){var t=We(n,e);if(!t)return n+"";var o=t[0],a=t[1];return a<0?"0."+new Array(-a).join("0")+o:o.length>a+1?o.slice(0,a+1)+"."+o.slice(a+1):o+new Array(a-o.length+2).join("0")}const gt={"%":(n,e)=>(n*100).toFixed(e),b:n=>Math.round(n).toString(2),c:n=>n+"",d:wr,e:(n,e)=>n.toExponential(e),f:(n,e)=>n.toFixed(e),g:(n,e)=>n.toPrecision(e),o:n=>Math.round(n).toString(8),p:(n,e)=>bt(n*100,e),r:bt,s:Tr,X:n=>Math.round(n).toString(16).toUpperCase(),x:n=>Math.round(n).toString(16)};function _t(n){return n}var yt=Array.prototype.map,kt=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function Nr(n){var e=n.grouping===void 0||n.thousands===void 0?_t:Vr(yt.call(n.grouping,Number),n.thousands+""),t=n.currency===void 0?"":n.currency[0]+"",o=n.currency===void 0?"":n.currency[1]+"",a=n.decimal===void 0?".":n.decimal+"",i=n.numerals===void 0?_t:Mr(yt.call(n.numerals,String)),r=n.percent===void 0?"%":n.percent+"",c=n.minus===void 0?"−":n.minus+"",l=n.nan===void 0?"NaN":n.nan+"";function p(v){v=Xe(v);var b=v.fill,_=v.align,S=v.sign,L=v.symbol,x=v.zero,C=v.width,R=v.comma,N=v.precision,j=v.trim,T=v.type;T==="n"?(R=!0,T="g"):gt[T]||(N===void 0&&(N=12),j=!0,T="g"),(x||b==="0"&&_==="=")&&(x=!0,b="0",_="=");var I=L==="$"?t:L==="#"&&/[boxX]/.test(T)?"0"+T.toLowerCase():"",G=L==="$"?o:/[%p]/.test(T)?r:"",K=gt[T],U=/[defgprs%]/.test(T);N=N===void 0?6:/[gprs]/.test(T)?Math.max(1,Math.min(21,N)):Math.max(0,Math.min(20,N));function fe(H){var Y=I,q=G,se,ht,Me;if(T==="c")q=K(H)+q,H="";else{H=+H;var Ae=H<0||1/H<0;if(H=isNaN(H)?l:K(Math.abs(H),N),j&&(H=xr(H)),Ae&&+H==0&&S!=="+"&&(Ae=!1),Y=(Ae?S==="("?S:c:S==="-"||S==="("?"":S)+Y,q=(T==="s"?kt[8+Dt/3]:"")+q+(Ae&&S==="("?")":""),U){for(se=-1,ht=H.length;++seMe||Me>57){q=(Me===46?a+H.slice(se+1):H.slice(se))+q,H=H.slice(0,se);break}}}R&&!x&&(H=e(H,1/0));var xe=Y.length+H.length+q.length,ee=xe>1)+Y+H+q+ee.slice(xe);break;default:H=ee+Y+H+q;break}return i(H)}return fe.toString=function(){return v+""},fe}function g(v,b){var _=p((v=Xe(v),v.type="f",v)),S=Math.max(-8,Math.min(8,Math.floor(Pr(b)/3)))*3,L=Math.pow(10,-S),x=kt[8+S/3];return function(C){return _(L*C)+x}}return{format:p,formatPrefix:g}}var Te,zt;Cr({thousands:",",grouping:[3],currency:["$",""]});function Cr(n){return Te=Nr(n),Te.format,zt=Te.formatPrefix,Te}const Ne=JSON.parse("82"),Er=["title","href"],Wr={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"20",height:"20",fill:"currentColor",style:{"vertical-align":"middle","margin-right":"0.25rem","margin-left":"0.5rem"}},Hr=["title","href"],Br={__name:"StarUs",props:{repoUrl:{type:String,default:"https://github.com/LuxDL/DocumenterVitepress.jl"}},setup(n){const e=Ne?zt(".1s",1e3)(Ne):"";return(t,o)=>(u(),h(O,null,[d("a",{target:"_blank","data-decoration":"★",title:s(Ne).toLocaleString("en-US").concat(" GitHub stars"),href:n.repoUrl},[(u(),h("svg",Wr,o[0]||(o[0]=[d("path",{d:"M12 .297C5.375.297 0 5.673 0 12.3c0 5.292 3.438 9.8 8.207 11.387.6.11.793-.26.793-.577 0-.285-.01-1.04-.015-2.04-3.338.727-4.042-1.61-4.042-1.61-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.807 1.305 3.493.997.107-.774.42-1.305.762-1.605-2.665-.3-5.467-1.333-5.467-5.931 0-1.31.47-2.382 1.236-3.222-.123-.303-.535-1.52.117-3.166 0 0 1.01-.323 3.31 1.23.96-.267 1.98-.4 3-.405 1.02.005 2.04.138 3 .405 2.3-1.553 3.31-1.23 3.31-1.23.653 1.646.24 2.863.117 3.166.765.84 1.236 1.912 1.236 3.222 0 4.61-2.807 5.625-5.477 5.921.43.372.823 1.102.823 2.222 0 1.606-.015 2.902-.015 3.293 0 .32.192.693.8.577C20.565 22.1 24 17.588 24 12.297 24 5.673 18.627.297 12 .297z"},null,-1)]))),d("span",null,A(s(e)),1)],8,Er),d("a",{class:"mobile",target:"_blank",title:s(Ne).toLocaleString("en-US").concat(" GitHub stars"),href:n.repoUrl},o[1]||(o[1]=[d("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"21",viewBox:"0 0 21 21",fill:"none"},[d("path",{d:"M19.625 5.60534C18.7083 4.03477 17.4649 2.79135 15.8945 1.87479C14.3238 0.958185 12.6091 0.5 10.7492 0.5C8.88947 0.5 7.17422 0.958325 5.60388 1.87479C4.0333 2.7913 2.78997 4.03477 1.87332 5.60534C0.956814 7.17587 0.498535 8.89089 0.498535 10.7504C0.498535 12.984 1.15021 14.9926 2.4539 16.7766C3.75744 18.5607 5.44142 19.7952 7.50571 20.4803C7.746 20.5249 7.92388 20.4936 8.03954 20.387C8.15524 20.2804 8.21302 20.1467 8.21302 19.9868C8.21302 19.9601 8.21073 19.7199 8.20629 19.266C8.20171 18.8122 8.19956 18.4162 8.19956 18.0783L7.89256 18.1315C7.69682 18.1673 7.44989 18.1825 7.15178 18.1782C6.8538 18.174 6.54446 18.1428 6.22419 18.0847C5.90377 18.0272 5.60575 17.8937 5.32988 17.6846C5.05416 17.4755 4.85842 17.2018 4.74272 16.8639L4.60925 16.5568C4.52029 16.3523 4.38023 16.1251 4.18888 15.8761C3.99754 15.6269 3.80405 15.458 3.60831 15.369L3.51486 15.3021C3.45259 15.2577 3.39481 15.204 3.34138 15.1418C3.28799 15.0796 3.24802 15.0173 3.22132 14.955C3.19458 14.8926 3.21674 14.8414 3.28804 14.8012C3.35933 14.761 3.48817 14.7416 3.67512 14.7416L3.94196 14.7814C4.11993 14.8171 4.34007 14.9236 4.60266 15.1017C4.86511 15.2796 5.08085 15.5109 5.24994 15.7956C5.4547 16.1605 5.7014 16.4385 5.99072 16.6299C6.27982 16.8212 6.5713 16.9167 6.86488 16.9167C7.15846 16.9167 7.41203 16.8945 7.62567 16.8502C7.83908 16.8057 8.0393 16.7388 8.22625 16.6499C8.30633 16.0535 8.52437 15.5953 8.88017 15.275C8.37304 15.2217 7.9171 15.1414 7.51212 15.0347C7.10736 14.9278 6.6891 14.7544 6.25761 14.5139C5.82589 14.2738 5.46774 13.9756 5.18309 13.6198C4.89839 13.2639 4.66474 12.7966 4.48247 12.2183C4.3001 11.6399 4.20889 10.9726 4.20889 10.2163C4.20889 9.13941 4.56044 8.22304 5.26341 7.46665C4.93411 6.65705 4.96519 5.74947 5.35676 4.744C5.61482 4.66382 5.9975 4.72399 6.50463 4.92412C7.01186 5.12434 7.38323 5.29587 7.61912 5.43808C7.85502 5.58024 8.04402 5.70071 8.18642 5.79842C9.01411 5.56715 9.86825 5.45149 10.7491 5.45149C11.6299 5.45149 12.4843 5.56715 13.312 5.79842L13.8192 5.47823C14.166 5.26459 14.5756 5.06881 15.0469 4.89083C15.5185 4.71295 15.8791 4.66396 16.1284 4.74414C16.5286 5.74966 16.5643 6.65719 16.2349 7.46679C16.9378 8.22318 17.2895 9.13978 17.2895 10.2164C17.2895 10.9727 17.198 11.6421 17.0159 12.225C16.8336 12.808 16.5979 13.2749 16.3088 13.6265C16.0194 13.9781 15.659 14.274 15.2275 14.5141C14.7959 14.7544 14.3775 14.9278 13.9728 15.0347C13.5678 15.1415 13.1119 15.2219 12.6047 15.2752C13.0673 15.6755 13.2986 16.3073 13.2986 17.1704V19.9864C13.2986 20.1464 13.3542 20.2799 13.4656 20.3867C13.5768 20.4932 13.7524 20.5246 13.9927 20.4799C16.0573 19.7949 17.7413 18.5603 19.0448 16.7762C20.3481 14.9922 21 12.9837 21 10.75C20.9996 8.89075 20.541 7.17587 19.625 5.60534Z",fill:"currentColor"})],-1)]),8,Hr)],64))}},Or=M(Br,[["__scopeId","data-v-6cd4b689"]]),Ir=["href"],Rr={class:"badge-container"},jr=["src","alt"],Fr={key:1,class:"badge-container"},Ur=["src","alt"],Dr={__name:"AuthorBadge",props:{author:{type:String,required:!0},avatar:{type:String,default:""},platform:{type:String,default:"user"},link:{type:String,default:""}},setup(n){const e=n,t={github:"https://img.icons8.com/ios-filled/50/github.png",gitlab:"https://img.icons8.com/ios-filled/50/gitlab.png",x:"https://img.icons8.com/ios/50/twitterx--v2.png",linkedin:"https://img.icons8.com/ios-filled/50/linkedin.png",bluesky:"https://img.icons8.com/material-sharp/48/bluesky.png",mastodon:"https://img.icons8.com/windows/64/mastodon.png",user:"https://img.icons8.com/windows/64/user.png"},o=P(()=>e.avatar?e.avatar:e.platform&&t[e.platform.toLowerCase()]?t[e.platform.toLowerCase()]:t.user),a=i=>{const r=["#3eaf7c","#476582","#c53e3e","#986801","#8957e5"],c=i.split("").reduce((l,p)=>l+p.charCodeAt(0),0);return r[c%r.length]};return(i,r)=>n.link?(u(),h("a",{key:0,href:n.link,class:"badge-link",target:"_blank",rel:"noopener noreferrer"},[d("span",Rr,[r[0]||(r[0]=d("span",{class:"badge-label"},"Author",-1)),d("span",{class:"author-badge",style:ve({backgroundColor:a(n.author)})},[d("img",{src:o.value,alt:n.author,class:E([{"platform-avatar":!e.avatar},"author-avatar"])},null,10,jr),ne(" "+A(n.author),1)],4)])],8,Ir)):(u(),h("span",Fr,[r[1]||(r[1]=d("span",{class:"badge-label"},"Author",-1)),d("span",{class:"author-badge",style:ve({backgroundColor:a(n.author)})},[d("img",{src:o.value,alt:n.author,class:E([{"platform-avatar":!e.avatar},"author-avatar"])},null,10,Ur),ne(" "+A(n.author),1)],4)]))}},zr=M(Dr,[["__scopeId","data-v-5eb0e64d"]]),Gr={class:"authors-container"},Kr={__name:"Authors",setup(n){const{frontmatter:e}=He(),t=e.value.authors||[];return(o,a)=>{const i=le("AuthorBadge");return u(),h("div",Gr,[(u(!0),h(O,null,D(s(t),r=>(u(),w(i,{key:r.name,author:r.name,avatar:r.avatar,platform:r.platform,link:r.link},null,8,["author","avatar","platform","link"]))),128))])}}},qr=M(Kr,[["__scopeId","data-v-ec79a7d8"]]),Jr=n=>{if(typeof document>"u")return{stabilizeScrollPosition:a=>async(...i)=>a(...i)};const e=document.documentElement;return{stabilizeScrollPosition:o=>async(...a)=>{const i=o(...a),r=n.value;if(!r)return i;const c=r.offsetTop-e.scrollTop;return await Ie(),e.scrollTop=r.offsetTop-c,i}}},Gt="vitepress:tabSharedState",$e=typeof localStorage<"u"?localStorage:null,Kt="vitepress:tabsSharedState",Yr=()=>{const n=$e==null?void 0:$e.getItem(Kt);if(n)try{return JSON.parse(n)}catch{}return{}},Xr=n=>{$e&&$e.setItem(Kt,JSON.stringify(n))},Zr=n=>{const e=Tt({});B(()=>e.content,(t,o)=>{t&&o&&Xr(t)},{deep:!0}),n.provide(Gt,e)},Qr=(n,e)=>{const t=J(Gt);if(!t)throw new Error("[vitepress-plugin-tabs] TabsSharedState should be injected");z(()=>{t.content||(t.content=Yr())});const o=V(),a=P({get(){var l;const r=e.value,c=n.value;if(r){const p=(l=t.content)==null?void 0:l[r];if(p&&c.includes(p))return p}else{const p=o.value;if(p)return p}return c[0]},set(r){const c=e.value;c?t.content&&(t.content[c]=r):o.value=r}});return{selected:a,select:r=>{a.value=r}}};let $t=0;const eu=()=>($t++,""+$t);function tu(){const n=Vt();return P(()=>{var o;const t=(o=n.default)==null?void 0:o.call(n);return t?t.filter(a=>typeof a.type=="object"&&"__name"in a.type&&a.type.__name==="PluginTabsTab"&&a.props).map(a=>{var i;return(i=a.props)==null?void 0:i.label}):[]})}const qt="vitepress:tabSingleState",nu=n=>{tt(qt,n)},au=()=>{const n=J(qt);if(!n)throw new Error("[vitepress-plugin-tabs] TabsSingleState should be injected");return n},ou={class:"plugin-tabs"},su=["id","aria-selected","aria-controls","tabindex","onClick"],iu=$({__name:"PluginTabs",props:{sharedStateKey:{}},setup(n){const e=n,t=tu(),{selected:o,select:a}=Qr(t,At(e,"sharedStateKey")),i=V(),{stabilizeScrollPosition:r}=Jr(i),c=r(a),l=V([]),p=v=>{var S;const b=t.value.indexOf(o.value);let _;v.key==="ArrowLeft"?_=b>=1?b-1:t.value.length-1:v.key==="ArrowRight"&&(_=b(u(),h("div",ou,[d("div",{ref_key:"tablist",ref:i,class:"plugin-tabs--tab-list",role:"tablist",onKeydown:p},[(u(!0),h(O,null,D(s(t),_=>(u(),h("button",{id:`tab-${_}-${s(g)}`,ref_for:!0,ref_key:"buttonRefs",ref:l,key:_,role:"tab",class:"plugin-tabs--tab","aria-selected":_===s(o),"aria-controls":`panel-${_}-${s(g)}`,tabindex:_===s(o)?0:-1,onClick:()=>s(c)(_)},A(_),9,su))),128))],544),f(v.$slots,"default")]))}}),lu=["id","aria-labelledby"],ru=$({__name:"PluginTabsTab",props:{label:{}},setup(n){const{uid:e,selected:t}=au();return(o,a)=>s(t)===o.label?(u(),h("div",{key:0,id:`panel-${o.label}-${s(e)}`,class:"plugin-tabs--content",role:"tabpanel",tabindex:"0","aria-labelledby":`tab-${o.label}-${s(e)}`},[f(o.$slots,"default",{},void 0,!0)],8,lu)):k("",!0)}}),uu=M(ru,[["__scopeId","data-v-9b0d03d2"]]),du=n=>{Zr(n),n.component("PluginTabs",iu),n.component("PluginTabsTab",uu)},pu={extends:mt,Layout(){return ke(mt.Layout,null,{"aside-ads-before":()=>ke($r),"nav-bar-content-after":()=>[ke(Or),ke(rr)],"nav-screen-content-after":()=>ke(_r)})},enhanceApp({app:n,router:e,siteData:t}){du(n),n.component("VersionPicker",Lr),n.component("AuthorBadge",zr),n.component("Authors",qr)}};export{pu as T,Ts as c,W as u}; +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.D9oP-4lQ.js","assets/chunks/framework.CpPVcUHs.js"])))=>i.map(i=>d[i]); +import{d as $,c as h,r as f,n as E,o as u,a as ne,t as A,b as w,w as m,T as pe,e as k,_ as M,u as He,i as Jt,f as Yt,g as Ze,h as P,j as d,k as s,l as ce,m as Q,p as V,q as B,s as Be,v as z,x as Qe,y as et,z as Xt,A as Zt,F as O,B as D,C as le,D as St,E as Oe,G as y,H as X,I as Lt,J as ye,K as ie,L as J,M as Qt,N as ve,O as Ge,P as Ie,Q as wt,R as Re,S as en,U as tn,V as nn,W as Pt,X as tt,Y as an,Z as on,$ as sn,a0 as ln,a1 as Vt,a2 as be,a3 as rn,a4 as Mt,a5 as un,a6 as je,a7 as re,a8 as nt,a9 as At,aa as Ke,ab as xt,ac as at,ad as ot,ae as ge,af as dn,ag as cn,ah as pn,ai as Tt,aj as hn,ak as fn,al as mn,am as ke}from"./framework.CpPVcUHs.js";const vn=$({__name:"VPBadge",props:{text:{},type:{default:"tip"}},setup(n){return(e,t)=>(u(),h("span",{class:E(["VPBadge",e.type])},[f(e.$slots,"default",{},()=>[ne(A(e.text),1)])],2))}}),bn={key:0,class:"VPBackdrop"},gn=$({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(n){return(e,t)=>(u(),w(pe,{name:"fade"},{default:m(()=>[e.show?(u(),h("div",bn)):k("",!0)]),_:1}))}}),_n=M(gn,[["__scopeId","data-v-b06cdb19"]]),W=He;function yn(n,e){let t,o=!1;return()=>{t&&clearTimeout(t),o?t=setTimeout(n,e):(n(),(o=!0)&&setTimeout(()=>o=!1,e))}}function qe(n){return n.startsWith("/")?n:`/${n}`}function st(n){const{pathname:e,search:t,hash:o,protocol:a}=new URL(n,"http://a.com");if(Jt(n)||n.startsWith("#")||!a.startsWith("http")||!Yt(e))return n;const{site:i}=W(),r=e.endsWith("/")||e.endsWith(".html")?n:n.replace(/(?:(^\.+)\/)?.*$/,`$1${e.replace(/(\.md)?$/,i.value.cleanUrls?"":".html")}${t}${o}`);return Ze(r)}function Le({correspondingLink:n=!1}={}){const{site:e,localeIndex:t,page:o,theme:a,hash:i}=W(),r=P(()=>{var l,p;return{label:(l=e.value.locales[t.value])==null?void 0:l.label,link:((p=e.value.locales[t.value])==null?void 0:p.link)||(t.value==="root"?"/":`/${t.value}/`)}});return{localeLinks:P(()=>Object.entries(e.value.locales).flatMap(([l,p])=>r.value.label===p.label?[]:{text:p.label,link:kn(p.link||(l==="root"?"/":`/${l}/`),a.value.i18nRouting!==!1&&n,o.value.relativePath.slice(r.value.link.length-1),!e.value.cleanUrls)+i.value})),currentLang:r}}function kn(n,e,t,o){return e?n.replace(/\/$/,"")+qe(t.replace(/(^|\/)index\.md$/,"$1").replace(/\.md$/,o?".html":"")):n}const $n={class:"NotFound"},Sn={class:"code"},Ln={class:"title"},wn={class:"quote"},Pn={class:"action"},Vn=["href","aria-label"],Mn=$({__name:"NotFound",setup(n){const{theme:e}=W(),{currentLang:t}=Le();return(o,a)=>{var i,r,c,l,p;return u(),h("div",$n,[d("p",Sn,A(((i=s(e).notFound)==null?void 0:i.code)??"404"),1),d("h1",Ln,A(((r=s(e).notFound)==null?void 0:r.title)??"PAGE NOT FOUND"),1),a[0]||(a[0]=d("div",{class:"divider"},null,-1)),d("blockquote",wn,A(((c=s(e).notFound)==null?void 0:c.quote)??"But if you don't change your direction, and if you keep looking, you may end up where you are heading."),1),d("div",Pn,[d("a",{class:"link",href:s(Ze)(s(t).link),"aria-label":((l=s(e).notFound)==null?void 0:l.linkLabel)??"go to home"},A(((p=s(e).notFound)==null?void 0:p.linkText)??"Take me home"),9,Vn)])])}}}),An=M(Mn,[["__scopeId","data-v-951cab6c"]]);function Nt(n,e){if(Array.isArray(n))return Ce(n);if(n==null)return[];e=qe(e);const t=Object.keys(n).sort((a,i)=>i.split("/").length-a.split("/").length).find(a=>e.startsWith(qe(a))),o=t?n[t]:[];return Array.isArray(o)?Ce(o):Ce(o.items,o.base)}function xn(n){const e=[];let t=0;for(const o in n){const a=n[o];if(a.items){t=e.push(a);continue}e[t]||e.push({items:[]}),e[t].items.push(a)}return e}function Tn(n){const e=[];function t(o){for(const a of o)a.text&&a.link&&e.push({text:a.text,link:a.link,docFooterText:a.docFooterText}),a.items&&t(a.items)}return t(n),e}function Je(n,e){return Array.isArray(e)?e.some(t=>Je(n,t)):ce(n,e.link)?!0:e.items?Je(n,e.items):!1}function Ce(n,e){return[...n].map(t=>{const o={...t},a=o.base||e;return a&&o.link&&(o.link=a+o.link),o.items&&(o.items=Ce(o.items,a)),o})}function ae(){const{frontmatter:n,page:e,theme:t}=W(),o=Q("(min-width: 960px)"),a=V(!1),i=P(()=>{const L=t.value.sidebar,x=e.value.relativePath;return L?Nt(L,x):[]}),r=V(i.value);B(i,(L,x)=>{JSON.stringify(L)!==JSON.stringify(x)&&(r.value=i.value)});const c=P(()=>n.value.sidebar!==!1&&r.value.length>0&&n.value.layout!=="home"),l=P(()=>p?n.value.aside==null?t.value.aside==="left":n.value.aside==="left":!1),p=P(()=>n.value.layout==="home"?!1:n.value.aside!=null?!!n.value.aside:t.value.aside!==!1),g=P(()=>c.value&&o.value),v=P(()=>c.value?xn(r.value):[]);function b(){a.value=!0}function _(){a.value=!1}function S(){a.value?_():b()}return{isOpen:a,sidebar:r,sidebarGroups:v,hasSidebar:c,hasAside:p,leftAside:l,isSidebarEnabled:g,open:b,close:_,toggle:S}}function Nn(n,e){let t;Be(()=>{t=n.value?document.activeElement:void 0}),z(()=>{window.addEventListener("keyup",o)}),Qe(()=>{window.removeEventListener("keyup",o)});function o(a){a.key==="Escape"&&n.value&&(e(),t==null||t.focus())}}function Cn(n){const{page:e,hash:t}=W(),o=V(!1),a=P(()=>n.value.collapsed!=null),i=P(()=>!!n.value.link),r=V(!1),c=()=>{r.value=ce(e.value.relativePath,n.value.link)};B([e,n,t],c),z(c);const l=P(()=>r.value?!0:n.value.items?Je(e.value.relativePath,n.value.items):!1),p=P(()=>!!(n.value.items&&n.value.items.length));Be(()=>{o.value=!!(a.value&&n.value.collapsed)}),et(()=>{(r.value||l.value)&&(o.value=!1)});function g(){a.value&&(o.value=!o.value)}return{collapsed:o,collapsible:a,isLink:i,isActiveLink:r,hasActiveLink:l,hasChildren:p,toggle:g}}function En(){const{hasSidebar:n}=ae(),e=Q("(min-width: 960px)"),t=Q("(min-width: 1280px)");return{isAsideEnabled:P(()=>!t.value&&!e.value?!1:n.value?t.value:e.value)}}const Wn=/\b(?:VPBadge|header-anchor|footnote-ref|ignore-header)\b/,Ye=[];function Ct(n){return typeof n.outline=="object"&&!Array.isArray(n.outline)&&n.outline.label||n.outlineTitle||"On this page"}function it(n){const e=[...document.querySelectorAll(".VPDoc :where(h1,h2,h3,h4,h5,h6)")].filter(t=>t.id&&t.hasChildNodes()).map(t=>{const o=Number(t.tagName[1]);return{element:t,title:Hn(t),link:"#"+t.id,level:o}});return Bn(e,n)}function Hn(n){let e="";for(const t of n.childNodes)if(t.nodeType===1){if(Wn.test(t.className))continue;e+=t.textContent}else t.nodeType===3&&(e+=t.textContent);return e.trim()}function Bn(n,e){if(e===!1)return[];const t=(typeof e=="object"&&!Array.isArray(e)?e.level:e)||2,[o,a]=typeof t=="number"?[t,t]:t==="deep"?[2,6]:t;return Rn(n,o,a)}function On(n,e){const{isAsideEnabled:t}=En(),o=yn(i,100);let a=null;z(()=>{requestAnimationFrame(i),window.addEventListener("scroll",o)}),Xt(()=>{r(location.hash)}),Qe(()=>{window.removeEventListener("scroll",o)});function i(){if(!t.value)return;const c=window.scrollY,l=window.innerHeight,p=document.body.offsetHeight,g=Math.abs(c+l-p)<1,v=Ye.map(({element:_,link:S})=>({link:S,top:In(_)})).filter(({top:_})=>!Number.isNaN(_)).sort((_,S)=>_.top-S.top);if(!v.length){r(null);return}if(c<1){r(null);return}if(g){r(v[v.length-1].link);return}let b=null;for(const{link:_,top:S}of v){if(S>c+Zt()+4)break;b=_}r(b)}function r(c){a&&a.classList.remove("active"),c==null?a=null:a=n.value.querySelector(`a[href="${decodeURIComponent(c)}"]`);const l=a;l?(l.classList.add("active"),e.value.style.top=l.offsetTop+39+"px",e.value.style.opacity="1"):(e.value.style.top="33px",e.value.style.opacity="0")}}function In(n){let e=0;for(;n!==document.body;){if(n===null)return NaN;e+=n.offsetTop,n=n.offsetParent}return e}function Rn(n,e,t){Ye.length=0;const o=[],a=[];return n.forEach(i=>{const r={...i,children:[]};let c=a[a.length-1];for(;c&&c.level>=r.level;)a.pop(),c=a[a.length-1];if(r.element.classList.contains("ignore-header")||c&&"shouldIgnore"in c){a.push({level:r.level,shouldIgnore:!0});return}r.level>t||r.level{const a=le("VPDocOutlineItem",!0);return u(),h("ul",{class:E(["VPDocOutlineItem",t.root?"root":"nested"])},[(u(!0),h(O,null,D(t.headers,({children:i,link:r,title:c})=>(u(),h("li",null,[d("a",{class:"outline-link",href:r,onClick:e,title:c},A(c),9,jn),i!=null&&i.length?(u(),w(a,{key:0,headers:i},null,8,["headers"])):k("",!0)]))),256))],2)}}}),Et=M(Fn,[["__scopeId","data-v-3f927ebe"]]),Un={class:"content"},Dn={"aria-level":"2",class:"outline-title",id:"doc-outline-aria-label",role:"heading"},zn=$({__name:"VPDocAsideOutline",setup(n){const{frontmatter:e,theme:t}=W(),o=St([]);Oe(()=>{o.value=it(e.value.outline??t.value.outline)});const a=V(),i=V();return On(a,i),(r,c)=>(u(),h("nav",{"aria-labelledby":"doc-outline-aria-label",class:E(["VPDocAsideOutline",{"has-outline":o.value.length>0}]),ref_key:"container",ref:a},[d("div",Un,[d("div",{class:"outline-marker",ref_key:"marker",ref:i},null,512),d("div",Dn,A(s(Ct)(s(t))),1),y(Et,{headers:o.value,root:!0},null,8,["headers"])])],2))}}),Gn=M(zn,[["__scopeId","data-v-b38bf2ff"]]),Kn={class:"VPDocAsideCarbonAds"},qn=$({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(n){const e=()=>null;return(t,o)=>(u(),h("div",Kn,[y(s(e),{"carbon-ads":t.carbonAds},null,8,["carbon-ads"])]))}}),Jn={class:"VPDocAside"},Yn=$({__name:"VPDocAside",setup(n){const{theme:e}=W();return(t,o)=>(u(),h("div",Jn,[f(t.$slots,"aside-top",{},void 0,!0),f(t.$slots,"aside-outline-before",{},void 0,!0),y(Gn),f(t.$slots,"aside-outline-after",{},void 0,!0),o[0]||(o[0]=d("div",{class:"spacer"},null,-1)),f(t.$slots,"aside-ads-before",{},void 0,!0),s(e).carbonAds?(u(),w(qn,{key:0,"carbon-ads":s(e).carbonAds},null,8,["carbon-ads"])):k("",!0),f(t.$slots,"aside-ads-after",{},void 0,!0),f(t.$slots,"aside-bottom",{},void 0,!0)]))}}),Xn=M(Yn,[["__scopeId","data-v-6d7b3c46"]]);function Zn(){const{theme:n,page:e}=W();return P(()=>{const{text:t="Edit this page",pattern:o=""}=n.value.editLink||{};let a;return typeof o=="function"?a=o(e.value):a=o.replace(/:path/g,e.value.filePath),{url:a,text:t}})}function Qn(){const{page:n,theme:e,frontmatter:t}=W();return P(()=>{var p,g,v,b,_,S,L,x;const o=Nt(e.value.sidebar,n.value.relativePath),a=Tn(o),i=ea(a,C=>C.link.replace(/[?#].*$/,"")),r=i.findIndex(C=>ce(n.value.relativePath,C.link)),c=((p=e.value.docFooter)==null?void 0:p.prev)===!1&&!t.value.prev||t.value.prev===!1,l=((g=e.value.docFooter)==null?void 0:g.next)===!1&&!t.value.next||t.value.next===!1;return{prev:c?void 0:{text:(typeof t.value.prev=="string"?t.value.prev:typeof t.value.prev=="object"?t.value.prev.text:void 0)??((v=i[r-1])==null?void 0:v.docFooterText)??((b=i[r-1])==null?void 0:b.text),link:(typeof t.value.prev=="object"?t.value.prev.link:void 0)??((_=i[r-1])==null?void 0:_.link)},next:l?void 0:{text:(typeof t.value.next=="string"?t.value.next:typeof t.value.next=="object"?t.value.next.text:void 0)??((S=i[r+1])==null?void 0:S.docFooterText)??((L=i[r+1])==null?void 0:L.text),link:(typeof t.value.next=="object"?t.value.next.link:void 0)??((x=i[r+1])==null?void 0:x.link)}}})}function ea(n,e){const t=new Set;return n.filter(o=>{const a=e(o);return t.has(a)?!1:t.add(a)})}const Z=$({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(n){const e=n,t=P(()=>e.tag??(e.href?"a":"span")),o=P(()=>e.href&&Lt.test(e.href)||e.target==="_blank");return(a,i)=>(u(),w(X(t.value),{class:E(["VPLink",{link:a.href,"vp-external-link-icon":o.value,"no-icon":a.noIcon}]),href:a.href?s(st)(a.href):void 0,target:a.target??(o.value?"_blank":void 0),rel:a.rel??(o.value?"noreferrer":void 0)},{default:m(()=>[f(a.$slots,"default")]),_:3},8,["class","href","target","rel"]))}}),ta={class:"VPLastUpdated"},na=["datetime"],aa=$({__name:"VPDocFooterLastUpdated",setup(n){const{theme:e,page:t,lang:o}=W(),a=P(()=>new Date(t.value.lastUpdated)),i=P(()=>a.value.toISOString()),r=V("");return z(()=>{Be(()=>{var c,l,p;r.value=new Intl.DateTimeFormat((l=(c=e.value.lastUpdated)==null?void 0:c.formatOptions)!=null&&l.forceLocale?o.value:void 0,((p=e.value.lastUpdated)==null?void 0:p.formatOptions)??{dateStyle:"short",timeStyle:"short"}).format(a.value)})}),(c,l)=>{var p;return u(),h("p",ta,[ne(A(((p=s(e).lastUpdated)==null?void 0:p.text)||s(e).lastUpdatedText||"Last updated")+": ",1),d("time",{datetime:i.value},A(r.value),9,na)])}}}),oa=M(aa,[["__scopeId","data-v-475f71b8"]]),sa={key:0,class:"VPDocFooter"},ia={key:0,class:"edit-info"},la={key:0,class:"edit-link"},ra={key:1,class:"last-updated"},ua={key:1,class:"prev-next","aria-labelledby":"doc-footer-aria-label"},da={class:"pager"},ca=["innerHTML"],pa=["innerHTML"],ha={class:"pager"},fa=["innerHTML"],ma=["innerHTML"],va=$({__name:"VPDocFooter",setup(n){const{theme:e,page:t,frontmatter:o}=W(),a=Zn(),i=Qn(),r=P(()=>e.value.editLink&&o.value.editLink!==!1),c=P(()=>t.value.lastUpdated),l=P(()=>r.value||c.value||i.value.prev||i.value.next);return(p,g)=>{var v,b,_,S;return l.value?(u(),h("footer",sa,[f(p.$slots,"doc-footer-before",{},void 0,!0),r.value||c.value?(u(),h("div",ia,[r.value?(u(),h("div",la,[y(Z,{class:"edit-link-button",href:s(a).url,"no-icon":!0},{default:m(()=>[g[0]||(g[0]=d("span",{class:"vpi-square-pen edit-link-icon"},null,-1)),ne(" "+A(s(a).text),1)]),_:1},8,["href"])])):k("",!0),c.value?(u(),h("div",ra,[y(oa)])):k("",!0)])):k("",!0),(v=s(i).prev)!=null&&v.link||(b=s(i).next)!=null&&b.link?(u(),h("nav",ua,[g[1]||(g[1]=d("span",{class:"visually-hidden",id:"doc-footer-aria-label"},"Pager",-1)),d("div",da,[(_=s(i).prev)!=null&&_.link?(u(),w(Z,{key:0,class:"pager-link prev",href:s(i).prev.link},{default:m(()=>{var L;return[d("span",{class:"desc",innerHTML:((L=s(e).docFooter)==null?void 0:L.prev)||"Previous page"},null,8,ca),d("span",{class:"title",innerHTML:s(i).prev.text},null,8,pa)]}),_:1},8,["href"])):k("",!0)]),d("div",ha,[(S=s(i).next)!=null&&S.link?(u(),w(Z,{key:0,class:"pager-link next",href:s(i).next.link},{default:m(()=>{var L;return[d("span",{class:"desc",innerHTML:((L=s(e).docFooter)==null?void 0:L.next)||"Next page"},null,8,fa),d("span",{class:"title",innerHTML:s(i).next.text},null,8,ma)]}),_:1},8,["href"])):k("",!0)])])):k("",!0)])):k("",!0)}}}),ba=M(va,[["__scopeId","data-v-4f9813fa"]]),ga={class:"container"},_a={class:"aside-container"},ya={class:"aside-content"},ka={class:"content"},$a={class:"content-container"},Sa={class:"main"},La=$({__name:"VPDoc",setup(n){const{theme:e}=W(),t=ye(),{hasSidebar:o,hasAside:a,leftAside:i}=ae(),r=P(()=>t.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(c,l)=>{const p=le("Content");return u(),h("div",{class:E(["VPDoc",{"has-sidebar":s(o),"has-aside":s(a)}])},[f(c.$slots,"doc-top",{},void 0,!0),d("div",ga,[s(a)?(u(),h("div",{key:0,class:E(["aside",{"left-aside":s(i)}])},[l[0]||(l[0]=d("div",{class:"aside-curtain"},null,-1)),d("div",_a,[d("div",ya,[y(Xn,null,{"aside-top":m(()=>[f(c.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":m(()=>[f(c.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":m(()=>[f(c.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(c.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(c.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(c.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):k("",!0),d("div",ka,[d("div",$a,[f(c.$slots,"doc-before",{},void 0,!0),d("main",Sa,[y(p,{class:E(["vp-doc",[r.value,s(e).externalLinkIcon&&"external-link-icon-enabled"]])},null,8,["class"])]),y(ba,null,{"doc-footer-before":m(()=>[f(c.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),f(c.$slots,"doc-after",{},void 0,!0)])])]),f(c.$slots,"doc-bottom",{},void 0,!0)],2)}}}),wa=M(La,[["__scopeId","data-v-83890dd9"]]),Pa=$({__name:"VPButton",props:{tag:{},size:{default:"medium"},theme:{default:"brand"},text:{},href:{},target:{},rel:{}},setup(n){const e=n,t=P(()=>e.href&&Lt.test(e.href)),o=P(()=>e.tag||(e.href?"a":"button"));return(a,i)=>(u(),w(X(o.value),{class:E(["VPButton",[a.size,a.theme]]),href:a.href?s(st)(a.href):void 0,target:e.target??(t.value?"_blank":void 0),rel:e.rel??(t.value?"noreferrer":void 0)},{default:m(()=>[ne(A(a.text),1)]),_:1},8,["class","href","target","rel"]))}}),Va=M(Pa,[["__scopeId","data-v-906d7fb4"]]),Ma=["src","alt"],Aa=$({inheritAttrs:!1,__name:"VPImage",props:{image:{},alt:{}},setup(n){return(e,t)=>{const o=le("VPImage",!0);return e.image?(u(),h(O,{key:0},[typeof e.image=="string"||"src"in e.image?(u(),h("img",ie({key:0,class:"VPImage"},typeof e.image=="string"?e.$attrs:{...e.image,...e.$attrs},{src:s(Ze)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,Ma)):(u(),h(O,{key:1},[y(o,ie({class:"dark",image:e.image.dark,alt:e.image.alt},e.$attrs),null,16,["image","alt"]),y(o,ie({class:"light",image:e.image.light,alt:e.image.alt},e.$attrs),null,16,["image","alt"])],64))],64)):k("",!0)}}}),Ee=M(Aa,[["__scopeId","data-v-35a7d0b8"]]),xa={class:"container"},Ta={class:"main"},Na={class:"heading"},Ca=["innerHTML"],Ea=["innerHTML"],Wa=["innerHTML"],Ha={key:0,class:"actions"},Ba={key:0,class:"image"},Oa={class:"image-container"},Ia=$({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(n){const e=J("hero-image-slot-exists");return(t,o)=>(u(),h("div",{class:E(["VPHero",{"has-image":t.image||s(e)}])},[d("div",xa,[d("div",Ta,[f(t.$slots,"home-hero-info-before",{},void 0,!0),f(t.$slots,"home-hero-info",{},()=>[d("h1",Na,[t.name?(u(),h("span",{key:0,innerHTML:t.name,class:"name clip"},null,8,Ca)):k("",!0),t.text?(u(),h("span",{key:1,innerHTML:t.text,class:"text"},null,8,Ea)):k("",!0)]),t.tagline?(u(),h("p",{key:0,innerHTML:t.tagline,class:"tagline"},null,8,Wa)):k("",!0)],!0),f(t.$slots,"home-hero-info-after",{},void 0,!0),t.actions?(u(),h("div",Ha,[(u(!0),h(O,null,D(t.actions,a=>(u(),h("div",{key:a.link,class:"action"},[y(Va,{tag:"a",size:"medium",theme:a.theme,text:a.text,href:a.link,target:a.target,rel:a.rel},null,8,["theme","text","href","target","rel"])]))),128))])):k("",!0),f(t.$slots,"home-hero-actions-after",{},void 0,!0)]),t.image||s(e)?(u(),h("div",Ba,[d("div",Oa,[o[0]||(o[0]=d("div",{class:"image-bg"},null,-1)),f(t.$slots,"home-hero-image",{},()=>[t.image?(u(),w(Ee,{key:0,class:"image-src",image:t.image},null,8,["image"])):k("",!0)],!0)])])):k("",!0)])],2))}}),Ra=M(Ia,[["__scopeId","data-v-3d256e5e"]]),ja=$({__name:"VPHomeHero",setup(n){const{frontmatter:e}=W();return(t,o)=>s(e).hero?(u(),w(Ra,{key:0,class:"VPHomeHero",name:s(e).hero.name,text:s(e).hero.text,tagline:s(e).hero.tagline,image:s(e).hero.image,actions:s(e).hero.actions},{"home-hero-info-before":m(()=>[f(t.$slots,"home-hero-info-before")]),"home-hero-info":m(()=>[f(t.$slots,"home-hero-info")]),"home-hero-info-after":m(()=>[f(t.$slots,"home-hero-info-after")]),"home-hero-actions-after":m(()=>[f(t.$slots,"home-hero-actions-after")]),"home-hero-image":m(()=>[f(t.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):k("",!0)}}),Fa={class:"box"},Ua={key:0,class:"icon"},Da=["innerHTML"],za=["innerHTML"],Ga=["innerHTML"],Ka={key:4,class:"link-text"},qa={class:"link-text-value"},Ja=$({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{},rel:{},target:{}},setup(n){return(e,t)=>(u(),w(Z,{class:"VPFeature",href:e.link,rel:e.rel,target:e.target,"no-icon":!0,tag:e.link?"a":"div"},{default:m(()=>[d("article",Fa,[typeof e.icon=="object"&&e.icon.wrap?(u(),h("div",Ua,[y(Ee,{image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])])):typeof e.icon=="object"?(u(),w(Ee,{key:1,image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])):e.icon?(u(),h("div",{key:2,class:"icon",innerHTML:e.icon},null,8,Da)):k("",!0),d("h2",{class:"title",innerHTML:e.title},null,8,za),e.details?(u(),h("p",{key:3,class:"details",innerHTML:e.details},null,8,Ga)):k("",!0),e.linkText?(u(),h("div",Ka,[d("p",qa,[ne(A(e.linkText)+" ",1),t[0]||(t[0]=d("span",{class:"vpi-arrow-right link-text-icon"},null,-1))])])):k("",!0)])]),_:1},8,["href","rel","target","tag"]))}}),Ya=M(Ja,[["__scopeId","data-v-f5e9645b"]]),Xa={key:0,class:"VPFeatures"},Za={class:"container"},Qa={class:"items"},eo=$({__name:"VPFeatures",props:{features:{}},setup(n){const e=n,t=P(()=>{const o=e.features.length;if(o){if(o===2)return"grid-2";if(o===3)return"grid-3";if(o%3===0)return"grid-6";if(o>3)return"grid-4"}else return});return(o,a)=>o.features?(u(),h("div",Xa,[d("div",Za,[d("div",Qa,[(u(!0),h(O,null,D(o.features,i=>(u(),h("div",{key:i.title,class:E(["item",[t.value]])},[y(Ya,{icon:i.icon,title:i.title,details:i.details,link:i.link,"link-text":i.linkText,rel:i.rel,target:i.target},null,8,["icon","title","details","link","link-text","rel","target"])],2))),128))])])])):k("",!0)}}),to=M(eo,[["__scopeId","data-v-d0a190d7"]]),no=$({__name:"VPHomeFeatures",setup(n){const{frontmatter:e}=W();return(t,o)=>s(e).features?(u(),w(to,{key:0,class:"VPHomeFeatures",features:s(e).features},null,8,["features"])):k("",!0)}}),ao=$({__name:"VPHomeContent",setup(n){const{width:e}=Qt({initialWidth:0,includeScrollbar:!1});return(t,o)=>(u(),h("div",{class:"vp-doc container",style:ve(s(e)?{"--vp-offset":`calc(50% - ${s(e)/2}px)`}:{})},[f(t.$slots,"default",{},void 0,!0)],4))}}),oo=M(ao,[["__scopeId","data-v-7a48a447"]]),so=$({__name:"VPHome",setup(n){const{frontmatter:e,theme:t}=W();return(o,a)=>{const i=le("Content");return u(),h("div",{class:E(["VPHome",{"external-link-icon-enabled":s(t).externalLinkIcon}])},[f(o.$slots,"home-hero-before",{},void 0,!0),y(ja,null,{"home-hero-info-before":m(()=>[f(o.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(o.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(o.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(o.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(o.$slots,"home-hero-image",{},void 0,!0)]),_:3}),f(o.$slots,"home-hero-after",{},void 0,!0),f(o.$slots,"home-features-before",{},void 0,!0),y(no),f(o.$slots,"home-features-after",{},void 0,!0),s(e).markdownStyles!==!1?(u(),w(oo,{key:0},{default:m(()=>[y(i)]),_:1})):(u(),w(i,{key:1}))],2)}}}),io=M(so,[["__scopeId","data-v-e40e30de"]]),lo={},ro={class:"VPPage"};function uo(n,e){const t=le("Content");return u(),h("div",ro,[f(n.$slots,"page-top"),y(t),f(n.$slots,"page-bottom")])}const co=M(lo,[["render",uo]]),po=$({__name:"VPContent",setup(n){const{page:e,frontmatter:t}=W(),{hasSidebar:o}=ae();return(a,i)=>(u(),h("div",{class:E(["VPContent",{"has-sidebar":s(o),"is-home":s(t).layout==="home"}]),id:"VPContent"},[s(e).isNotFound?f(a.$slots,"not-found",{key:0},()=>[y(An)],!0):s(t).layout==="page"?(u(),w(co,{key:1},{"page-top":m(()=>[f(a.$slots,"page-top",{},void 0,!0)]),"page-bottom":m(()=>[f(a.$slots,"page-bottom",{},void 0,!0)]),_:3})):s(t).layout==="home"?(u(),w(io,{key:2},{"home-hero-before":m(()=>[f(a.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":m(()=>[f(a.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(a.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(a.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(a.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(a.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":m(()=>[f(a.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":m(()=>[f(a.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":m(()=>[f(a.$slots,"home-features-after",{},void 0,!0)]),_:3})):s(t).layout&&s(t).layout!=="doc"?(u(),w(X(s(t).layout),{key:3})):(u(),w(wa,{key:4},{"doc-top":m(()=>[f(a.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":m(()=>[f(a.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":m(()=>[f(a.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":m(()=>[f(a.$slots,"doc-before",{},void 0,!0)]),"doc-after":m(()=>[f(a.$slots,"doc-after",{},void 0,!0)]),"aside-top":m(()=>[f(a.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":m(()=>[f(a.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(a.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(a.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(a.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":m(()=>[f(a.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}}),ho=M(po,[["__scopeId","data-v-91765379"]]),fo={class:"container"},mo=["innerHTML"],vo=["innerHTML"],bo=$({__name:"VPFooter",setup(n){const{theme:e,frontmatter:t}=W(),{hasSidebar:o}=ae();return(a,i)=>s(e).footer&&s(t).footer!==!1?(u(),h("footer",{key:0,class:E(["VPFooter",{"has-sidebar":s(o)}])},[d("div",fo,[s(e).footer.message?(u(),h("p",{key:0,class:"message",innerHTML:s(e).footer.message},null,8,mo)):k("",!0),s(e).footer.copyright?(u(),h("p",{key:1,class:"copyright",innerHTML:s(e).footer.copyright},null,8,vo)):k("",!0)])],2)):k("",!0)}}),go=M(bo,[["__scopeId","data-v-c970a860"]]);function _o(){const{theme:n,frontmatter:e}=W(),t=St([]),o=P(()=>t.value.length>0);return Oe(()=>{t.value=it(e.value.outline??n.value.outline)}),{headers:t,hasLocalNav:o}}const yo={class:"menu-text"},ko={class:"header"},$o={class:"outline"},So=$({__name:"VPLocalNavOutlineDropdown",props:{headers:{},navHeight:{}},setup(n){const e=n,{theme:t}=W(),o=V(!1),a=V(0),i=V(),r=V();function c(v){var b;(b=i.value)!=null&&b.contains(v.target)||(o.value=!1)}B(o,v=>{if(v){document.addEventListener("click",c);return}document.removeEventListener("click",c)}),Ge("Escape",()=>{o.value=!1}),Oe(()=>{o.value=!1});function l(){o.value=!o.value,a.value=window.innerHeight+Math.min(window.scrollY-e.navHeight,0)}function p(v){v.target.classList.contains("outline-link")&&(r.value&&(r.value.style.transition="none"),Ie(()=>{o.value=!1}))}function g(){o.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}return(v,b)=>(u(),h("div",{class:"VPLocalNavOutlineDropdown",style:ve({"--vp-vh":a.value+"px"}),ref_key:"main",ref:i},[v.headers.length>0?(u(),h("button",{key:0,onClick:l,class:E({open:o.value})},[d("span",yo,A(s(Ct)(s(t))),1),b[0]||(b[0]=d("span",{class:"vpi-chevron-right icon"},null,-1))],2)):(u(),h("button",{key:1,onClick:g},A(s(t).returnToTopLabel||"Return to top"),1)),y(pe,{name:"flyout"},{default:m(()=>[o.value?(u(),h("div",{key:0,ref_key:"items",ref:r,class:"items",onClick:p},[d("div",ko,[d("a",{class:"top-link",href:"#",onClick:g},A(s(t).returnToTopLabel||"Return to top"),1)]),d("div",$o,[y(Et,{headers:v.headers},null,8,["headers"])])],512)):k("",!0)]),_:1})],4))}}),Lo=M(So,[["__scopeId","data-v-168ddf5d"]]),wo={class:"container"},Po=["aria-expanded"],Vo={class:"menu-text"},Mo=$({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(n){const{theme:e,frontmatter:t}=W(),{hasSidebar:o}=ae(),{headers:a}=_o(),{y:i}=wt(),r=V(0);z(()=>{r.value=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--vp-nav-height"))}),Oe(()=>{a.value=it(t.value.outline??e.value.outline)});const c=P(()=>a.value.length===0),l=P(()=>c.value&&!o.value),p=P(()=>({VPLocalNav:!0,"has-sidebar":o.value,empty:c.value,fixed:l.value}));return(g,v)=>s(t).layout!=="home"&&(!l.value||s(i)>=r.value)?(u(),h("div",{key:0,class:E(p.value)},[d("div",wo,[s(o)?(u(),h("button",{key:0,class:"menu","aria-expanded":g.open,"aria-controls":"VPSidebarNav",onClick:v[0]||(v[0]=b=>g.$emit("open-menu"))},[v[1]||(v[1]=d("span",{class:"vpi-align-left menu-icon"},null,-1)),d("span",Vo,A(s(e).sidebarMenuLabel||"Menu"),1)],8,Po)):k("",!0),y(Lo,{headers:s(a),navHeight:r.value},null,8,["headers","navHeight"])])],2)):k("",!0)}}),Ao=M(Mo,[["__scopeId","data-v-070ab83d"]]);function xo(){const n=V(!1);function e(){n.value=!0,window.addEventListener("resize",a)}function t(){n.value=!1,window.removeEventListener("resize",a)}function o(){n.value?t():e()}function a(){window.outerWidth>=768&&t()}const i=ye();return B(()=>i.path,t),{isScreenOpen:n,openScreen:e,closeScreen:t,toggleScreen:o}}const To={},No={class:"VPSwitch",type:"button",role:"switch"},Co={class:"check"},Eo={key:0,class:"icon"};function Wo(n,e){return u(),h("button",No,[d("span",Co,[n.$slots.default?(u(),h("span",Eo,[f(n.$slots,"default",{},void 0,!0)])):k("",!0)])])}const Ho=M(To,[["render",Wo],["__scopeId","data-v-4a1c76db"]]),Bo=$({__name:"VPSwitchAppearance",setup(n){const{isDark:e,theme:t}=W(),o=J("toggle-appearance",()=>{e.value=!e.value}),a=V("");return et(()=>{a.value=e.value?t.value.lightModeSwitchTitle||"Switch to light theme":t.value.darkModeSwitchTitle||"Switch to dark theme"}),(i,r)=>(u(),w(Ho,{title:a.value,class:"VPSwitchAppearance","aria-checked":s(e),onClick:s(o)},{default:m(()=>r[0]||(r[0]=[d("span",{class:"vpi-sun sun"},null,-1),d("span",{class:"vpi-moon moon"},null,-1)])),_:1},8,["title","aria-checked","onClick"]))}}),lt=M(Bo,[["__scopeId","data-v-e40a8bb6"]]),Oo={key:0,class:"VPNavBarAppearance"},Io=$({__name:"VPNavBarAppearance",setup(n){const{site:e}=W();return(t,o)=>s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",Oo,[y(lt)])):k("",!0)}}),Ro=M(Io,[["__scopeId","data-v-af096f4a"]]),rt=V();let Wt=!1,De=0;function jo(n){const e=V(!1);if(Re){!Wt&&Fo(),De++;const t=B(rt,o=>{var a,i,r;o===n.el.value||(a=n.el.value)!=null&&a.contains(o)?(e.value=!0,(i=n.onFocus)==null||i.call(n)):(e.value=!1,(r=n.onBlur)==null||r.call(n))});Qe(()=>{t(),De--,De||Uo()})}return en(e)}function Fo(){document.addEventListener("focusin",Ht),Wt=!0,rt.value=document.activeElement}function Uo(){document.removeEventListener("focusin",Ht)}function Ht(){rt.value=document.activeElement}const Do={class:"VPMenuLink"},zo=["innerHTML"],Go=$({__name:"VPMenuLink",props:{item:{}},setup(n){const{page:e}=W();return(t,o)=>(u(),h("div",Do,[y(Z,{class:E({active:s(ce)(s(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,zo)]),_:1},8,["class","href","target","rel","no-icon"])]))}}),Fe=M(Go,[["__scopeId","data-v-acbfed09"]]),Ko={class:"VPMenuGroup"},qo={key:0,class:"title"},Jo=$({__name:"VPMenuGroup",props:{text:{},items:{}},setup(n){return(e,t)=>(u(),h("div",Ko,[e.text?(u(),h("p",qo,A(e.text),1)):k("",!0),(u(!0),h(O,null,D(e.items,o=>(u(),h(O,null,["link"in o?(u(),w(Fe,{key:0,item:o},null,8,["item"])):k("",!0)],64))),256))]))}}),Yo=M(Jo,[["__scopeId","data-v-48c802d0"]]),Xo={class:"VPMenu"},Zo={key:0,class:"items"},Qo=$({__name:"VPMenu",props:{items:{}},setup(n){return(e,t)=>(u(),h("div",Xo,[e.items?(u(),h("div",Zo,[(u(!0),h(O,null,D(e.items,o=>(u(),h(O,{key:JSON.stringify(o)},["link"in o?(u(),w(Fe,{key:0,item:o},null,8,["item"])):"component"in o?(u(),w(X(o.component),ie({key:1,ref_for:!0},o.props),null,16)):(u(),w(Yo,{key:2,text:o.text,items:o.items},null,8,["text","items"]))],64))),128))])):k("",!0),f(e.$slots,"default",{},void 0,!0)]))}}),es=M(Qo,[["__scopeId","data-v-7dd3104a"]]),ts=["aria-expanded","aria-label"],ns={key:0,class:"text"},as=["innerHTML"],os={key:1,class:"vpi-more-horizontal icon"},ss={class:"menu"},is=$({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(n){const e=V(!1),t=V();jo({el:t,onBlur:o});function o(){e.value=!1}return(a,i)=>(u(),h("div",{class:"VPFlyout",ref_key:"el",ref:t,onMouseenter:i[1]||(i[1]=r=>e.value=!0),onMouseleave:i[2]||(i[2]=r=>e.value=!1)},[d("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":e.value,"aria-label":a.label,onClick:i[0]||(i[0]=r=>e.value=!e.value)},[a.button||a.icon?(u(),h("span",ns,[a.icon?(u(),h("span",{key:0,class:E([a.icon,"option-icon"])},null,2)):k("",!0),a.button?(u(),h("span",{key:1,innerHTML:a.button},null,8,as)):k("",!0),i[3]||(i[3]=d("span",{class:"vpi-chevron-down text-icon"},null,-1))])):(u(),h("span",os))],8,ts),d("div",ss,[y(es,{items:a.items},{default:m(()=>[f(a.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}}),Ue=M(is,[["__scopeId","data-v-04f5c5e9"]]),ls=["href","aria-label","innerHTML"],rs=$({__name:"VPSocialLink",props:{icon:{},link:{},ariaLabel:{}},setup(n){const e=n,t=V();z(async()=>{var i;await Ie();const a=(i=t.value)==null?void 0:i.children[0];a instanceof HTMLElement&&a.className.startsWith("vpi-social-")&&(getComputedStyle(a).maskImage||getComputedStyle(a).webkitMaskImage)==="none"&&a.style.setProperty("--icon",`url('https://api.iconify.design/simple-icons/${e.icon}.svg')`)});const o=P(()=>typeof e.icon=="object"?e.icon.svg:``);return(a,i)=>(u(),h("a",{ref_key:"el",ref:t,class:"VPSocialLink no-icon",href:a.link,"aria-label":a.ariaLabel??(typeof a.icon=="string"?a.icon:""),target:"_blank",rel:"noopener",innerHTML:o.value},null,8,ls))}}),us=M(rs,[["__scopeId","data-v-d26d30cb"]]),ds={class:"VPSocialLinks"},cs=$({__name:"VPSocialLinks",props:{links:{}},setup(n){return(e,t)=>(u(),h("div",ds,[(u(!0),h(O,null,D(e.links,({link:o,icon:a,ariaLabel:i})=>(u(),w(us,{key:o,icon:a,link:o,ariaLabel:i},null,8,["icon","link","ariaLabel"]))),128))]))}}),ut=M(cs,[["__scopeId","data-v-ee7a9424"]]),ps={key:0,class:"group translations"},hs={class:"trans-title"},fs={key:1,class:"group"},ms={class:"item appearance"},vs={class:"label"},bs={class:"appearance-action"},gs={key:2,class:"group"},_s={class:"item social-links"},ys=$({__name:"VPNavBarExtra",setup(n){const{site:e,theme:t}=W(),{localeLinks:o,currentLang:a}=Le({correspondingLink:!0}),i=P(()=>o.value.length&&a.value.label||e.value.appearance||t.value.socialLinks);return(r,c)=>i.value?(u(),w(Ue,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:m(()=>[s(o).length&&s(a).label?(u(),h("div",ps,[d("p",hs,A(s(a).label),1),(u(!0),h(O,null,D(s(o),l=>(u(),w(Fe,{key:l.link,item:l},null,8,["item"]))),128))])):k("",!0),s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",fs,[d("div",ms,[d("p",vs,A(s(t).darkModeSwitchLabel||"Appearance"),1),d("div",bs,[y(lt)])])])):k("",!0),s(t).socialLinks?(u(),h("div",gs,[d("div",_s,[y(ut,{class:"social-links-list",links:s(t).socialLinks},null,8,["links"])])])):k("",!0)]),_:1})):k("",!0)}}),ks=M(ys,[["__scopeId","data-v-925effce"]]),$s=["aria-expanded"],Ss=$({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(n){return(e,t)=>(u(),h("button",{type:"button",class:E(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:t[0]||(t[0]=o=>e.$emit("click"))},t[1]||(t[1]=[d("span",{class:"container"},[d("span",{class:"top"}),d("span",{class:"middle"}),d("span",{class:"bottom"})],-1)]),10,$s))}}),Ls=M(Ss,[["__scopeId","data-v-5dea55bf"]]),ws=["innerHTML"],Ps=$({__name:"VPNavBarMenuLink",props:{item:{}},setup(n){const{page:e}=W();return(t,o)=>(u(),w(Z,{class:E({VPNavBarMenuLink:!0,active:s(ce)(s(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,tabindex:"0"},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,ws)]),_:1},8,["class","href","target","rel","no-icon"]))}}),Vs=M(Ps,[["__scopeId","data-v-956ec74c"]]),Bt=$({__name:"VPNavBarMenuGroup",props:{item:{}},setup(n){const e=n,{page:t}=W(),o=i=>"component"in i?!1:"link"in i?ce(t.value.relativePath,i.link,!!e.item.activeMatch):i.items.some(o),a=P(()=>o(e.item));return(i,r)=>(u(),w(Ue,{class:E({VPNavBarMenuGroup:!0,active:s(ce)(s(t).relativePath,i.item.activeMatch,!!i.item.activeMatch)||a.value}),button:i.item.text,items:i.item.items},null,8,["class","button","items"]))}}),Ms={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},As=$({__name:"VPNavBarMenu",setup(n){const{theme:e}=W();return(t,o)=>s(e).nav?(u(),h("nav",Ms,[o[0]||(o[0]=d("span",{id:"main-nav-aria-label",class:"visually-hidden"}," Main Navigation ",-1)),(u(!0),h(O,null,D(s(e).nav,a=>(u(),h(O,{key:JSON.stringify(a)},["link"in a?(u(),w(Vs,{key:0,item:a},null,8,["item"])):"component"in a?(u(),w(X(a.component),ie({key:1,ref_for:!0},a.props),null,16)):(u(),w(Bt,{key:2,item:a},null,8,["item"]))],64))),128))])):k("",!0)}}),xs=M(As,[["__scopeId","data-v-e6d46098"]]);function Ts(n){const{localeIndex:e,theme:t}=W();function o(a){var S,L,x;const i=a.split("."),r=(S=t.value.search)==null?void 0:S.options,c=r&&typeof r=="object",l=c&&((x=(L=r.locales)==null?void 0:L[e.value])==null?void 0:x.translations)||null,p=c&&r.translations||null;let g=l,v=p,b=n;const _=i.pop();for(const C of i){let R=null;const N=b==null?void 0:b[C];N&&(R=b=N);const j=v==null?void 0:v[C];j&&(R=v=j);const T=g==null?void 0:g[C];T&&(R=g=T),N||(b=R),j||(v=R),T||(g=R)}return(g==null?void 0:g[_])??(v==null?void 0:v[_])??(b==null?void 0:b[_])??""}return o}const Ns=["aria-label"],Cs={class:"DocSearch-Button-Container"},Es={class:"DocSearch-Button-Placeholder"},ft=$({__name:"VPNavBarSearchButton",setup(n){const t=Ts({button:{buttonText:"Search",buttonAriaLabel:"Search"}});return(o,a)=>(u(),h("button",{type:"button",class:"DocSearch DocSearch-Button","aria-label":s(t)("button.buttonAriaLabel")},[d("span",Cs,[a[0]||(a[0]=d("span",{class:"vp-icon DocSearch-Search-Icon"},null,-1)),d("span",Es,A(s(t)("button.buttonText")),1)]),a[1]||(a[1]=d("span",{class:"DocSearch-Button-Keys"},[d("kbd",{class:"DocSearch-Button-Key"}),d("kbd",{class:"DocSearch-Button-Key"},"K")],-1))],8,Ns))}}),Ws={class:"VPNavBarSearch"},Hs={id:"local-search"},Bs={key:1,id:"docsearch"},Os=$({__name:"VPNavBarSearch",setup(n){const e=tn(()=>nn(()=>import("./VPLocalSearchBox.D9oP-4lQ.js"),__vite__mapDeps([0,1]))),t=()=>null,{theme:o}=W(),a=V(!1),i=V(!1);z(()=>{});function r(){a.value||(a.value=!0,setTimeout(c,16))}function c(){const v=new Event("keydown");v.key="k",v.metaKey=!0,window.dispatchEvent(v),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||c()},16)}function l(v){const b=v.target,_=b.tagName;return b.isContentEditable||_==="INPUT"||_==="SELECT"||_==="TEXTAREA"}const p=V(!1);Ge("k",v=>{(v.ctrlKey||v.metaKey)&&(v.preventDefault(),p.value=!0)}),Ge("/",v=>{l(v)||(v.preventDefault(),p.value=!0)});const g="local";return(v,b)=>{var _;return u(),h("div",Ws,[s(g)==="local"?(u(),h(O,{key:0},[p.value?(u(),w(s(e),{key:0,onClose:b[0]||(b[0]=S=>p.value=!1)})):k("",!0),d("div",Hs,[y(ft,{onClick:b[1]||(b[1]=S=>p.value=!0)})])],64)):s(g)==="algolia"?(u(),h(O,{key:1},[a.value?(u(),w(s(t),{key:0,algolia:((_=s(o).search)==null?void 0:_.options)??s(o).algolia,onVnodeBeforeMount:b[2]||(b[2]=S=>i.value=!0)},null,8,["algolia"])):k("",!0),i.value?k("",!0):(u(),h("div",Bs,[y(ft,{onClick:r})]))],64)):k("",!0)])}}}),Is=$({__name:"VPNavBarSocialLinks",setup(n){const{theme:e}=W();return(t,o)=>s(e).socialLinks?(u(),w(ut,{key:0,class:"VPNavBarSocialLinks",links:s(e).socialLinks},null,8,["links"])):k("",!0)}}),Rs=M(Is,[["__scopeId","data-v-164c457f"]]),js=["href","rel","target"],Fs=["innerHTML"],Us={key:2},Ds=$({__name:"VPNavBarTitle",setup(n){const{site:e,theme:t}=W(),{hasSidebar:o}=ae(),{currentLang:a}=Le(),i=P(()=>{var l;return typeof t.value.logoLink=="string"?t.value.logoLink:(l=t.value.logoLink)==null?void 0:l.link}),r=P(()=>{var l;return typeof t.value.logoLink=="string"||(l=t.value.logoLink)==null?void 0:l.rel}),c=P(()=>{var l;return typeof t.value.logoLink=="string"||(l=t.value.logoLink)==null?void 0:l.target});return(l,p)=>(u(),h("div",{class:E(["VPNavBarTitle",{"has-sidebar":s(o)}])},[d("a",{class:"title",href:i.value??s(st)(s(a).link),rel:r.value,target:c.value},[f(l.$slots,"nav-bar-title-before",{},void 0,!0),s(t).logo?(u(),w(Ee,{key:0,class:"logo",image:s(t).logo},null,8,["image"])):k("",!0),s(t).siteTitle?(u(),h("span",{key:1,innerHTML:s(t).siteTitle},null,8,Fs)):s(t).siteTitle===void 0?(u(),h("span",Us,A(s(e).title),1)):k("",!0),f(l.$slots,"nav-bar-title-after",{},void 0,!0)],8,js)],2))}}),zs=M(Ds,[["__scopeId","data-v-0f4f798b"]]),Gs={class:"items"},Ks={class:"title"},qs=$({__name:"VPNavBarTranslations",setup(n){const{theme:e}=W(),{localeLinks:t,currentLang:o}=Le({correspondingLink:!0});return(a,i)=>s(t).length&&s(o).label?(u(),w(Ue,{key:0,class:"VPNavBarTranslations",icon:"vpi-languages",label:s(e).langMenuLabel||"Change language"},{default:m(()=>[d("div",Gs,[d("p",Ks,A(s(o).label),1),(u(!0),h(O,null,D(s(t),r=>(u(),w(Fe,{key:r.link,item:r},null,8,["item"]))),128))])]),_:1},8,["label"])):k("",!0)}}),Js=M(qs,[["__scopeId","data-v-c80d9ad0"]]),Ys={class:"wrapper"},Xs={class:"container"},Zs={class:"title"},Qs={class:"content"},ei={class:"content-body"},ti=$({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(n){const e=n,{y:t}=wt(),{hasSidebar:o}=ae(),{frontmatter:a}=W(),i=V({});return et(()=>{i.value={"has-sidebar":o.value,home:a.value.layout==="home",top:t.value===0,"screen-open":e.isScreenOpen}}),(r,c)=>(u(),h("div",{class:E(["VPNavBar",i.value])},[d("div",Ys,[d("div",Xs,[d("div",Zs,[y(zs,null,{"nav-bar-title-before":m(()=>[f(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(r.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),d("div",Qs,[d("div",ei,[f(r.$slots,"nav-bar-content-before",{},void 0,!0),y(Os,{class:"search"}),y(xs,{class:"menu"}),y(Js,{class:"translations"}),y(Ro,{class:"appearance"}),y(Rs,{class:"social-links"}),y(ks,{class:"extra"}),f(r.$slots,"nav-bar-content-after",{},void 0,!0),y(Ls,{class:"hamburger",active:r.isScreenOpen,onClick:c[0]||(c[0]=l=>r.$emit("toggle-screen"))},null,8,["active"])])])])]),c[1]||(c[1]=d("div",{class:"divider"},[d("div",{class:"divider-line"})],-1))],2))}}),ni=M(ti,[["__scopeId","data-v-822684d1"]]),ai={key:0,class:"VPNavScreenAppearance"},oi={class:"text"},si=$({__name:"VPNavScreenAppearance",setup(n){const{site:e,theme:t}=W();return(o,a)=>s(e).appearance&&s(e).appearance!=="force-dark"&&s(e).appearance!=="force-auto"?(u(),h("div",ai,[d("p",oi,A(s(t).darkModeSwitchLabel||"Appearance"),1),y(lt)])):k("",!0)}}),ii=M(si,[["__scopeId","data-v-ffb44008"]]),li=["innerHTML"],ri=$({__name:"VPNavScreenMenuLink",props:{item:{}},setup(n){const e=J("close-screen");return(t,o)=>(u(),w(Z,{class:"VPNavScreenMenuLink",href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,onClick:s(e)},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,li)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),ui=M(ri,[["__scopeId","data-v-735512b8"]]),di=["innerHTML"],ci=$({__name:"VPNavScreenMenuGroupLink",props:{item:{}},setup(n){const e=J("close-screen");return(t,o)=>(u(),w(Z,{class:"VPNavScreenMenuGroupLink",href:t.item.link,target:t.item.target,rel:t.item.rel,"no-icon":t.item.noIcon,onClick:s(e)},{default:m(()=>[d("span",{innerHTML:t.item.text},null,8,di)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),Ot=M(ci,[["__scopeId","data-v-372ae7c0"]]),pi={class:"VPNavScreenMenuGroupSection"},hi={key:0,class:"title"},fi=$({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(n){return(e,t)=>(u(),h("div",pi,[e.text?(u(),h("p",hi,A(e.text),1)):k("",!0),(u(!0),h(O,null,D(e.items,o=>(u(),w(Ot,{key:o.text,item:o},null,8,["item"]))),128))]))}}),mi=M(fi,[["__scopeId","data-v-4b8941ac"]]),vi=["aria-controls","aria-expanded"],bi=["innerHTML"],gi=["id"],_i={key:0,class:"item"},yi={key:1,class:"item"},ki={key:2,class:"group"},$i=$({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(n){const e=n,t=V(!1),o=P(()=>`NavScreenGroup-${e.text.replace(" ","-").toLowerCase()}`);function a(){t.value=!t.value}return(i,r)=>(u(),h("div",{class:E(["VPNavScreenMenuGroup",{open:t.value}])},[d("button",{class:"button","aria-controls":o.value,"aria-expanded":t.value,onClick:a},[d("span",{class:"button-text",innerHTML:i.text},null,8,bi),r[0]||(r[0]=d("span",{class:"vpi-plus button-icon"},null,-1))],8,vi),d("div",{id:o.value,class:"items"},[(u(!0),h(O,null,D(i.items,c=>(u(),h(O,{key:JSON.stringify(c)},["link"in c?(u(),h("div",_i,[y(Ot,{item:c},null,8,["item"])])):"component"in c?(u(),h("div",yi,[(u(),w(X(c.component),ie({ref_for:!0},c.props,{"screen-menu":""}),null,16))])):(u(),h("div",ki,[y(mi,{text:c.text,items:c.items},null,8,["text","items"])]))],64))),128))],8,gi)],2))}}),It=M($i,[["__scopeId","data-v-875057a5"]]),Si={key:0,class:"VPNavScreenMenu"},Li=$({__name:"VPNavScreenMenu",setup(n){const{theme:e}=W();return(t,o)=>s(e).nav?(u(),h("nav",Si,[(u(!0),h(O,null,D(s(e).nav,a=>(u(),h(O,{key:JSON.stringify(a)},["link"in a?(u(),w(ui,{key:0,item:a},null,8,["item"])):"component"in a?(u(),w(X(a.component),ie({key:1,ref_for:!0},a.props,{"screen-menu":""}),null,16)):(u(),w(It,{key:2,text:a.text||"",items:a.items},null,8,["text","items"]))],64))),128))])):k("",!0)}}),wi=$({__name:"VPNavScreenSocialLinks",setup(n){const{theme:e}=W();return(t,o)=>s(e).socialLinks?(u(),w(ut,{key:0,class:"VPNavScreenSocialLinks",links:s(e).socialLinks},null,8,["links"])):k("",!0)}}),Pi={class:"list"},Vi=$({__name:"VPNavScreenTranslations",setup(n){const{localeLinks:e,currentLang:t}=Le({correspondingLink:!0}),o=V(!1);function a(){o.value=!o.value}return(i,r)=>s(e).length&&s(t).label?(u(),h("div",{key:0,class:E(["VPNavScreenTranslations",{open:o.value}])},[d("button",{class:"title",onClick:a},[r[0]||(r[0]=d("span",{class:"vpi-languages icon lang"},null,-1)),ne(" "+A(s(t).label)+" ",1),r[1]||(r[1]=d("span",{class:"vpi-chevron-down icon chevron"},null,-1))]),d("ul",Pi,[(u(!0),h(O,null,D(s(e),c=>(u(),h("li",{key:c.link,class:"item"},[y(Z,{class:"link",href:c.link},{default:m(()=>[ne(A(c.text),1)]),_:2},1032,["href"])]))),128))])],2)):k("",!0)}}),Mi=M(Vi,[["__scopeId","data-v-362991c2"]]),Ai={class:"container"},xi=$({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(n){const e=V(null),t=Pt(Re?document.body:null);return(o,a)=>(u(),w(pe,{name:"fade",onEnter:a[0]||(a[0]=i=>t.value=!0),onAfterLeave:a[1]||(a[1]=i=>t.value=!1)},{default:m(()=>[o.open?(u(),h("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:e,id:"VPNavScreen"},[d("div",Ai,[f(o.$slots,"nav-screen-content-before",{},void 0,!0),y(Li,{class:"menu"}),y(Mi,{class:"translations"}),y(ii,{class:"appearance"}),y(wi,{class:"social-links"}),f(o.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):k("",!0)]),_:3}))}}),Ti=M(xi,[["__scopeId","data-v-833aabba"]]),Ni={key:0,class:"VPNav"},Ci=$({__name:"VPNav",setup(n){const{isScreenOpen:e,closeScreen:t,toggleScreen:o}=xo(),{frontmatter:a}=W(),i=P(()=>a.value.navbar!==!1);return tt("close-screen",t),Be(()=>{Re&&document.documentElement.classList.toggle("hide-nav",!i.value)}),(r,c)=>i.value?(u(),h("header",Ni,[y(ni,{"is-screen-open":s(e),onToggleScreen:s(o)},{"nav-bar-title-before":m(()=>[f(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(r.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":m(()=>[f(r.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":m(()=>[f(r.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),y(Ti,{open:s(e)},{"nav-screen-content-before":m(()=>[f(r.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":m(()=>[f(r.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])])):k("",!0)}}),Ei=M(Ci,[["__scopeId","data-v-f1e365da"]]),Wi=["role","tabindex"],Hi={key:1,class:"items"},Bi=$({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(n){const e=n,{collapsed:t,collapsible:o,isLink:a,isActiveLink:i,hasActiveLink:r,hasChildren:c,toggle:l}=Cn(P(()=>e.item)),p=P(()=>c.value?"section":"div"),g=P(()=>a.value?"a":"div"),v=P(()=>c.value?e.depth+2===7?"p":`h${e.depth+2}`:"p"),b=P(()=>a.value?void 0:"button"),_=P(()=>[[`level-${e.depth}`],{collapsible:o.value},{collapsed:t.value},{"is-link":a.value},{"is-active":i.value},{"has-active":r.value}]);function S(x){"key"in x&&x.key!=="Enter"||!e.item.link&&l()}function L(){e.item.link&&l()}return(x,C)=>{const R=le("VPSidebarItem",!0);return u(),w(X(p.value),{class:E(["VPSidebarItem",_.value])},{default:m(()=>[x.item.text?(u(),h("div",ie({key:0,class:"item",role:b.value},an(x.item.items?{click:S,keydown:S}:{},!0),{tabindex:x.item.items&&0}),[C[1]||(C[1]=d("div",{class:"indicator"},null,-1)),x.item.link?(u(),w(Z,{key:0,tag:g.value,class:"link",href:x.item.link,rel:x.item.rel,target:x.item.target},{default:m(()=>[(u(),w(X(v.value),{class:"text",innerHTML:x.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href","rel","target"])):(u(),w(X(v.value),{key:1,class:"text",innerHTML:x.item.text},null,8,["innerHTML"])),x.item.collapsed!=null&&x.item.items&&x.item.items.length?(u(),h("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:L,onKeydown:on(L,["enter"]),tabindex:"0"},C[0]||(C[0]=[d("span",{class:"vpi-chevron-right caret-icon"},null,-1)]),32)):k("",!0)],16,Wi)):k("",!0),x.item.items&&x.item.items.length?(u(),h("div",Hi,[x.depth<5?(u(!0),h(O,{key:0},D(x.item.items,N=>(u(),w(R,{key:N.text,item:N,depth:x.depth+1},null,8,["item","depth"]))),128)):k("",!0)])):k("",!0)]),_:1},8,["class"])}}}),Oi=M(Bi,[["__scopeId","data-v-a4b0d9bf"]]),Ii=$({__name:"VPSidebarGroup",props:{items:{}},setup(n){const e=V(!0);let t=null;return z(()=>{t=setTimeout(()=>{t=null,e.value=!1},300)}),sn(()=>{t!=null&&(clearTimeout(t),t=null)}),(o,a)=>(u(!0),h(O,null,D(o.items,i=>(u(),h("div",{key:i.text,class:E(["group",{"no-transition":e.value}])},[y(Oi,{item:i,depth:0},null,8,["item"])],2))),128))}}),Ri=M(Ii,[["__scopeId","data-v-9e426adc"]]),ji={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},Fi=$({__name:"VPSidebar",props:{open:{type:Boolean}},setup(n){const{sidebarGroups:e,hasSidebar:t}=ae(),o=n,a=V(null),i=Pt(Re?document.body:null);B([o,a],()=>{var c;o.open?(i.value=!0,(c=a.value)==null||c.focus()):i.value=!1},{immediate:!0,flush:"post"});const r=V(0);return B(e,()=>{r.value+=1},{deep:!0}),(c,l)=>s(t)?(u(),h("aside",{key:0,class:E(["VPSidebar",{open:c.open}]),ref_key:"navEl",ref:a,onClick:l[0]||(l[0]=ln(()=>{},["stop"]))},[l[2]||(l[2]=d("div",{class:"curtain"},null,-1)),d("nav",ji,[l[1]||(l[1]=d("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),f(c.$slots,"sidebar-nav-before",{},void 0,!0),(u(),w(Ri,{items:s(e),key:r.value},null,8,["items"])),f(c.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):k("",!0)}}),Ui=M(Fi,[["__scopeId","data-v-18756405"]]),Di=$({__name:"VPSkipLink",setup(n){const{theme:e}=W(),t=ye(),o=V();B(()=>t.path,()=>o.value.focus());function a({target:i}){const r=document.getElementById(decodeURIComponent(i.hash).slice(1));if(r){const c=()=>{r.removeAttribute("tabindex"),r.removeEventListener("blur",c)};r.setAttribute("tabindex","-1"),r.addEventListener("blur",c),r.focus(),window.scrollTo(0,0)}}return(i,r)=>(u(),h(O,null,[d("span",{ref_key:"backToTop",ref:o,tabindex:"-1"},null,512),d("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:a},A(s(e).skipToContentLabel||"Skip to content"),1)],64))}}),zi=M(Di,[["__scopeId","data-v-492508fc"]]),Gi=$({__name:"Layout",setup(n){const{isOpen:e,open:t,close:o}=ae(),a=ye();B(()=>a.path,o),Nn(e,o);const{frontmatter:i}=W(),r=Vt(),c=P(()=>!!r["home-hero-image"]);return tt("hero-image-slot-exists",c),(l,p)=>{const g=le("Content");return s(i).layout!==!1?(u(),h("div",{key:0,class:E(["Layout",s(i).pageClass])},[f(l.$slots,"layout-top",{},void 0,!0),y(zi),y(_n,{class:"backdrop",show:s(e),onClick:s(o)},null,8,["show","onClick"]),y(Ei,null,{"nav-bar-title-before":m(()=>[f(l.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":m(()=>[f(l.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":m(()=>[f(l.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":m(()=>[f(l.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":m(()=>[f(l.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":m(()=>[f(l.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),y(Ao,{open:s(e),onOpenMenu:s(t)},null,8,["open","onOpenMenu"]),y(Ui,{open:s(e)},{"sidebar-nav-before":m(()=>[f(l.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":m(()=>[f(l.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),y(ho,null,{"page-top":m(()=>[f(l.$slots,"page-top",{},void 0,!0)]),"page-bottom":m(()=>[f(l.$slots,"page-bottom",{},void 0,!0)]),"not-found":m(()=>[f(l.$slots,"not-found",{},void 0,!0)]),"home-hero-before":m(()=>[f(l.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":m(()=>[f(l.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":m(()=>[f(l.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":m(()=>[f(l.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":m(()=>[f(l.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":m(()=>[f(l.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":m(()=>[f(l.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":m(()=>[f(l.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":m(()=>[f(l.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":m(()=>[f(l.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":m(()=>[f(l.$slots,"doc-before",{},void 0,!0)]),"doc-after":m(()=>[f(l.$slots,"doc-after",{},void 0,!0)]),"doc-top":m(()=>[f(l.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":m(()=>[f(l.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":m(()=>[f(l.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":m(()=>[f(l.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":m(()=>[f(l.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":m(()=>[f(l.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":m(()=>[f(l.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":m(()=>[f(l.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),y(go),f(l.$slots,"layout-bottom",{},void 0,!0)],2)):(u(),w(g,{key:1}))}}}),Ki=M(Gi,[["__scopeId","data-v-a9a9e638"]]),mt={Layout:Ki,enhanceApp:({app:n})=>{n.component("Badge",vn)}},qi=$({__name:"NuInputHighlight",props:{active:{type:Boolean}},setup(n){return(e,t)=>(u(),h("div",{class:E(["input-highlight",{active:!!e.active}]),transition:"outline duration-200 ease"},[f(e.$slots,"default",{},void 0,!0)],2))}}),we=M(qi,[["__scopeId","data-v-02726a5a"]]),Ji=["title","disabled"],Yi=["value","name","checked","aria-checked","disabled"],Xi={"inline-flex":"~","items-center":"","align-middle":""},Zi=$({__name:"Option",props:{name:{},value:{},icon:{},text:{},title:{},disabled:{type:Boolean},modelValue:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=P({get:()=>t.modelValue,set:i=>o("update:modelValue",i)});return(i,r)=>(u(),h("label",{title:t.title,class:E(["nolebase-ui-input-horizontal-option",{active:a.value===t.value&&!t.disabled,disabled:t.disabled}]),disabled:t.disabled,text:"[14px]","w-full":"","inline-flex":"","cursor-pointer":"","select-none":"","items-center":"","justify-center":"","rounded-md":"","px-3":"","py-2":"","font-medium":""},[be(d("input",{"onUpdate:modelValue":r[0]||(r[0]=c=>a.value=c),type:"radio",value:t.value,name:t.name,checked:a.value===t.value,"aria-checked":a.value===t.value,disabled:t.disabled,role:"radio",hidden:""},null,8,Yi),[[rn,a.value]]),d("span",Xi,[t.icon?(u(),h("span",{key:0,class:E(t.icon),"aria-hidden":"true"},null,2)):k("",!0),t.text?(u(),h("span",{key:1,class:E([t.icon?"ml-1":""])},A(t.text),3)):k("",!0)])],10,Ji))}}),Qi={flex:"~ row",bg:"zinc-100 dark:zinc-900",text:"sm zinc-400 dark:zinc-500","w-full":"","appearance-none":"","rounded-lg":"","rounded-md":"","border-none":"","p-1":"","space-x-2":""},Pe=$({__name:"index",props:{disabled:{type:Boolean},modelValue:{},options:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=P({get:()=>t.modelValue,set:i=>o("update:modelValue",i)});return(i,r)=>(u(),h("fieldset",Qi,[(u(!0),h(O,null,D(t.options,c=>(u(),w(Zi,{key:c.name,modelValue:a.value,"onUpdate:modelValue":r[0]||(r[0]=l=>a.value=l),name:c.name,icon:c.icon,title:c.title,text:c.text,"aria-label":c.ariaLabel,disabled:t.disabled,value:c.value},null,8,["modelValue","name","icon","title","text","aria-label","disabled","value"]))),128))]))}}),el={flex:"~ row",bg:"zinc-200/50 dark:zinc-800/50","w-full":"","appearance-none":"","rounded-lg":"","border-none":"","p-1":"","space-x-2":"",text:"sm zinc-300"},tl={class:"nolebase-ui-slider nolebase-ui-slider",relative:"","w-full":"","select-none":""},nl=["name","min","max","disabled","step"],al=$({__name:"NuInputSlider",props:{name:{default:"Slider"},disabled:{type:Boolean},modelValue:{default:0},min:{default:0},max:{default:100},step:{default:1},formatter:{}},emits:["update:modelValue"],setup(n,{emit:e}){const t=n,o=e,a=V(null),i=V(null),r=V(t.modelValue),c=V(t.min),l=V(t.max),p=Mt(a),g=V(!1);z(()=>{a.value&&(a.value.style.setProperty("--nolebase-ui-slider-value",r.value.toString()),a.value.style.setProperty("--nolebase-ui-slider-min",t.min?t.min.toString():"0"),a.value.style.setProperty("--nolebase-ui-slider-max",t.max?t.max.toString():"100"),a.value.addEventListener("input",()=>{a.value&&a.value.style.setProperty("--nolebase-ui-slider-value",a.value.value.toString())}))});function v(b,_){if(!b||!_)return;const S=t.max?t.max:100,L=t.min?t.min:0,x=(r.value-L)/(S-L),C=b.getBoundingClientRect(),N=(_.getBoundingClientRect().width-32)/2;_.style.setProperty("left",`${x*(C.width-32)-N}px`)}return B(r,b=>{bl.value&&(b=l.value),o("update:modelValue",b)}),B(c,b=>{r.value>=b||(r.value=b)}),B(l,b=>{r.value<=b||(r.value=b)}),B(p,()=>{g.value=!0,setTimeout(()=>{if(!p.value){g.value=!1;return}if(!a.value){g.value=!1;return}if(!i.value){g.value=!1;return}v(a.value,i.value),g.value=!1},50)}),B(r,()=>{a.value&&i.value&&v(a.value,i.value)}),(b,_)=>(u(),h("div",el,[d("label",tl,[be(d("input",{ref_key:"inputSliderRef",ref:a,"onUpdate:modelValue":_[0]||(_[0]=S=>r.value=S),type:"range",name:t.name,min:t.min,max:t.max,disabled:t.disabled,class:E([{disabled:t.disabled},"nolebase-ui-slider-input nolebase-ui-slider-input-progress-indicator"]),step:t.step,"w-full":""},null,10,nl),[[un,r.value]]),y(pe,{name:"fade"},{default:m(()=>[be(d("span",{ref_key:"inputSliderTooltipRef",ref:i,class:E(["nolebase-ui-slider-tooltip",{"opacity-0":s(p)&&g.value}]),absolute:"","min-w-12":"","rounded-lg":"","bg-black":"","p-2":"","text-center":"","text-white":""},A(t.formatter?t.formatter(r.value):r.value),3),[[je,s(p)]])]),_:1})])]))}}),Rt=M(al,[["__scopeId","data-v-20d0b729"]]),te="0px",jt=$({__name:"NuVerticalTransition",props:{duration:{default:250},easingEnter:{default:"ease-in-out"},easingLeave:{default:"ease-in-out"},opacityClosed:{default:0},opacityOpened:{default:1}},setup(n){const e=n;function t(l){return{height:l.style.height,width:l.style.width,position:l.style.position,visibility:l.style.visibility,overflow:l.style.overflow,paddingTop:l.style.paddingTop,paddingBottom:l.style.paddingBottom,borderTopWidth:l.style.borderTopWidth,borderBottomWidth:l.style.borderBottomWidth,marginTop:l.style.marginTop,marginBottom:l.style.marginBottom}}function o(l,p){const{width:g}=getComputedStyle(l);l.style.width=g,l.style.position="absolute",l.style.visibility="hidden",l.style.height="";const{height:v}=getComputedStyle(l);return l.style.width=p.width,l.style.position=p.position,l.style.visibility=p.visibility,l.style.height=te,l.style.overflow="hidden",p.height&&p.height!==te?p.height:v}function a(l,p,g,v,b){const _=l.animate(v,b);l.style.height=p.height,_.onfinish=()=>{l.style.overflow=p.overflow,g()}}function i(l,p){return[{height:te,opacity:e.opacityClosed,paddingTop:te,paddingBottom:te,borderTopWidth:te,borderBottomWidth:te,marginTop:te,marginBottom:te},{height:l,opacity:e.opacityOpened,paddingTop:p.paddingTop,paddingBottom:p.paddingBottom,borderTopWidth:p.borderTopWidth,borderBottomWidth:p.borderBottomWidth,marginTop:p.marginTop,marginBottom:p.marginBottom}]}function r(l,p){const g=l,v=t(g),b=o(g,v),_=i(b,v),S={duration:e.duration,easing:e.easingEnter};a(g,v,p,_,S)}function c(l,p){const g=l,v=t(g),{height:b}=getComputedStyle(g);g.style.height=b,g.style.overflow="hidden";const _=i(b,v).reverse(),S={duration:e.duration,easing:e.easingLeave};a(g,v,p,_,S)}return(l,p)=>(u(),w(pe,{css:!1,onEnter:r,onLeave:c},{default:m(()=>[f(l.$slots,"default")]),_:3}))}});function ze(n,e){if(!e)return;const t=String(n).split(".");let o=e;for(const a of t)if(o=o==null?void 0:o[a],!o)return;return typeof o=="string"?o:String(o)}function ol(n,e,t){const{locales:o,defaultLocales:a}=t;if(!o&&!a||!n)return e;let i=o[n];i||(i=a[n],i||(i=t.defaultEnLocale));const r=ze(e,i);if(r)return r;const c=a[n];if(c){const p=ze(e,c);if(p)return p}const l=ze(e,t.defaultEnLocale);return l||e}function sl(n,e,t){return()=>{const o=J(n,{locales:{}}),{lang:a}=He(),i=P(()=>a.value||"en");return{t(r,c){const l=P(()=>ol(i.value,r,{locales:o.locales||{},defaultLocales:e,defaultEnLocale:t}));return l.value?c!=null&&c.omitEmpty&&l.value===r?"":!c||!c.props?l.value:P(()=>{let p=l.value;return Object.entries(c.props||{}).forEach(([g,v])=>{p=p.replace(new RegExp(`{{${g}}}`,"g"),String(v))}),p}).value:c!=null&&c.omitEmpty?"":r}}}}function dt(){const n=re();return{trigger:e=>{e.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated"),nt(()=>{n.value&&e&&e.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated")},5e3)()}}}const he=Symbol("vitepress-nolebase-enhanced-readabilities"),ct="vitepress-nolebase-enhanced-readabilities-layout-switch-mode",il="vitepress-nolebase-enhanced-readabilities-content-layout-max-width",ll="vitepress-nolebase-enhanced-readabilities-page-layout-max-width",Ft="vitepress-nolebase-enhanced-readabilities-spotlight-mode",Ut="vitepress-nolebase-enhanced-readabilities-spotlight-styles";var F=(n=>(n[n.FullWidth=1]="FullWidth",n[n.Original=3]="Original",n[n.SidebarWidthAdjustableOnly=4]="SidebarWidthAdjustableOnly",n[n.BothWidthAdjustable=5]="BothWidthAdjustable",n))(F||{});const vt=[1,3,4,5];var de=(n=>(n[n.Under=1]="Under",n[n.Aside=2]="Aside",n))(de||{}),_e={title:{title:"Enhanced Readability",titleAriaLabel:"Enhanced Readability"},layoutSwitch:{title:"Layout Switch",titleHelpMessage:"Adjust the layout style of VitePress to adapt to different reading needs and screens.",titleAriaLabel:"Layout Switch",titleScreenNavWarningMessage:"No available layout can be switched in mobile screen.",optionFullWidth:"Expand all",optionFullWidthAriaLabel:"Expand all",optionFullWidthHelpMessage:"The sidebar and content area occupy the entire width of the screen.",optionSidebarWidthAdjustableOnly:"Expand sidebar with adjustable values",optionSidebarWidthAdjustableOnlyAriaLabel:"Expand sidebar with adjustable values",optionSidebarWidthAdjustableOnlyHelpMessage:"Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.",optionBothWidthAdjustable:"Expand all with adjustable values",optionBothWidthAdjustableAriaLabel:"Expand all with adjustable values",optionBothWidthAdjustableHelpMessage:"Expand both sidebar and document content and add two new slider for user to choose and customize their desired width of the maximum width of either sidebar or document content can go.",optionOriginalWidth:"Original width",optionOriginalWidthAriaLabel:"Original width",optionOriginalWidthHelpMessage:"The original layout width of VitePress",contentLayoutMaxWidth:{title:"Content Layout Max Width",titleAriaLabel:"Content Layout Max Width",titleHelpMessage:"Adjust the exact value of the document content width of VitePress layout to adapt to different reading needs and screens.",titleScreenNavWarningMessage:"Content Layout Max Width is not available in mobile screen temporarily.",slider:"Adjust the maximum width of the content layout",sliderAriaLabel:"Adjust the maximum width of the content layout",sliderHelpMessage:"A ranged slider for user to choose and customize their desired width of the maximum width of the content layout can go."},pageLayoutMaxWidth:{title:"Page Layout Max Width",titleAriaLabel:"Page Layout Max Width",titleHelpMessage:"Adjust the exact value of the page width of VitePress layout to adapt to different reading needs and screens.",titleScreenNavWarningMessage:"Page Layout Max Width is not available in mobile screen temporarily.",slider:"Adjust the maximum width of the page layout",sliderAriaLabel:"Adjust the maximum width of the page layout",sliderHelpMessage:"A ranged slider for user to choose and customize their desired width of the maximum width of the page layout can go."}},spotlight:{title:"Spotlight",titleAriaLabel:"Spotlight",titleHelpMessage:"Highlight the line where the mouse is currently hovering in the content to optimize for users who may have reading and focusing difficulties.",titleScreenNavWarningMessage:"Spotlight is not available in mobile screen temporarily.",optionOn:"On",optionOnAriaLabel:"On",optionOnHelpMessage:"Turn on Spotlight.",optionOff:"Off",optionOffAriaLabel:"Off",optionOffHelpMessage:"Turn off Spotlight.",styles:{title:"Spotlight Styles",titleAriaLabel:"Spotlight Styles",titleHelpMessage:"Adjust the styles of Spotlight.",titleScreenNavWarningMessage:"Spotlight Styles is not available in mobile screen temporarily.",optionUnder:"Under",optionUnderAriaLabel:"Under",optionUnderHelpMessage:"Add a solid background color underneath the hovering element to highlight where the cursor is currently hovering.",optionAside:"Aside",optionAsideAriaLabel:"Aside",optionAsideHelpMessage:"Add a fixed line with solid color aside the hovering element to highlight where the cursor is currently hovering."}}};_e.title;_e.layoutSwitch;_e.spotlight;var Se={title:{title:"Повышенная читаемость",titleAriaLabel:"Повышенная читаемость"},layoutSwitch:{title:"Макет страницы",titleHelpMessage:"Измените стиль оформления документации, выберите максимально удобный вариант в зависимости от размера вашего экрана и типа устройства.",titleAriaLabel:"Макет страницы",titleScreenNavWarningMessage:"Изменение макета страницы недоступено на экранах мобильных устройств",optionFullWidth:"Развёрнутый",optionFullWidthAriaLabel:"Развёрнутый",optionFullWidthHelpMessage:"Страница и область содержимого занимают всю ширину экрана.",optionSidebarWidthAdjustableOnly:"Настраиваемая ширина страницы",optionSidebarWidthAdjustableOnlyAriaLabel:"Настраиваемая ширина страницы",optionSidebarWidthAdjustableOnlyHelpMessage:"Управление максимальной шириной страницы, область содержимого будет зафиксирована.",optionBothWidthAdjustable:"Полностью настраиваемый",optionBothWidthAdjustableAriaLabel:"Полностью настраиваемый",optionBothWidthAdjustableHelpMessage:"Управление максимальной шириной страницы и содержимого.",optionOriginalWidth:"Оригинальная ширина",optionOriginalWidthAriaLabel:"Оригинальная ширина",optionOriginalWidthHelpMessage:"Ширина страницы, предусмотренная разработчиками VitePress.",contentLayoutMaxWidth:{title:"Максимальная ширина страницы",titleAriaLabel:"Максимальная ширина страницы",titleHelpMessage:"Точное значение ширины страницы можно настроить для различных экранов и адаптировать условиям чтения.",titleScreenNavWarningMessage:"Изменение максимальной ширины страницы недоступно на экранах мобильных устройств.",slider:"Регулеровка максимальной ширины страницы",sliderAriaLabel:"Регулеровка максимальной ширины страницы",sliderHelpMessage:"Ползунок, позволяющий настроить максимальную ширину страницы. Может быть изменён в зависимости от размера экрана."},pageLayoutMaxWidth:{title:"Максимальная ширина содержимого",titleAriaLabel:"Максимальная ширина содержимого",titleHelpMessage:"Точное значение ширины содержимого можно настроить для различных экранов и адаптировать условиям чтения.",titleScreenNavWarningMessage:"Изменение максимальной ширины страницы недоступно на экранах мобильных устройств.",slider:"Регулеровка максимальной ширины содержимого",sliderAriaLabel:"Регулеровка максимальной ширины содержимого",sliderHelpMessage:"Ползунок, позволяющий настроить максимальную ширину содержимого. Может быть изменён в зависимости от размера экрана."}},spotlight:{title:"Подсветка",titleAriaLabel:"Подсветка",titleHelpMessage:"Выделите блок содержимого, на котором находится курсор.",titleScreenNavWarningMessage:"Подсветка недоступна на экране мобильного устройства.",optionOn:"Включить",optionOnAriaLabel:"Включить",optionOnHelpMessage:"Включите подсветку.",optionOff:"Выключить",optionOffAriaLabel:"Выключить",optionOffHelpMessage:"Выключите подсветку.",styles:{title:"Стиль подсветки",titleAriaLabel:"Стиль подсветки",titleHelpMessage:"Измените стиль выделения.",titleScreenNavWarningMessage:"Подсветка недоступна на экране мобильного устройства.",optionUnder:"Под блоком",optionUnderAriaLabel:"Под блоком",optionUnderHelpMessage:"Добавляет сплошную заливку блока под курсором.",optionAside:"Сбоку от блока",optionAsideAriaLabel:"Сбоку от блока",optionAsideHelpMessage:"Добавляет фиксированную сплошную линию рядом с блоком под курсором"}}};Se.title;Se.layoutSwitch;Se.spotlight;var me={title:{title:"阅读增强",titleAriaLabel:"阅读增强"},layoutSwitch:{title:"布局切换",titleAriaLabel:"布局切换",titleHelpMessage:"调整 VitePress 的布局样式,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端无可切换布局。",optionFullWidth:"全部展开",optionFullWidthAriaLabel:"全部展开",optionFullWidthHelpMessage:"使侧边栏和内容区域占据整个屏幕的全部宽度。",optionSidebarWidthAdjustableOnly:"全部展开,但侧边栏宽度可调",optionSidebarWidthAdjustableOnlyAriaLabel:"全部展开,但侧边栏宽度可调",optionSidebarWidthAdjustableOnlyHelpMessage:"侧边栏宽度可调,但内容区域宽度不变,调整后的侧边栏将可以占据整个屏幕的最大宽度。",optionBothWidthAdjustable:"全部展开,且侧边栏和内容区域宽度均可调",optionBothWidthAdjustableAriaLabel:"全部展开,且侧边栏和内容区域宽度均可调",optionBothWidthAdjustableHelpMessage:"侧边栏和内容区域宽度均可调,调整后的侧边栏和内容区域将可以占据整个屏幕的最大宽度。",optionOriginalWidth:"原始宽度",optionOriginalWidthAriaLabel:"原始宽度",optionOriginalWidthHelpMessage:"原始的 VitePress 默认布局宽度",contentLayoutMaxWidth:{title:"内容最大宽度",titleAriaLabel:"内容最大宽度",titleHelpMessage:"调整 VitePress 布局中内容区域的宽度,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端暂不支持调整内容最大宽度。",slider:"调整内容最大宽度",sliderAriaLabel:"调整内容最大宽度",sliderHelpMessage:"一个可调整的滑块,用于选择和自定义内容最大宽度。",optionFullWidthAriaLabel:"内容最大宽度"},pageLayoutMaxWidth:{title:"页面最大宽度",titleAriaLabel:"页面最大宽度",titleHelpMessage:"调整 VitePress 布局中页面的宽度,以适配不同的阅读习惯和屏幕环境。",titleScreenNavWarningMessage:"移动端暂不支持调整页面最大宽度。",slider:"调整页面最大宽度",sliderAriaLabel:"调整页面最大宽度",sliderHelpMessage:"一个可调整的滑块,用于选择和自定义页面最大宽度。"}},spotlight:{title:"聚光灯",titleAriaLabel:"聚光灯",titleHelpMessage:"支持在正文中高亮当前鼠标悬停的行和元素,以优化阅读和专注困难的用户的阅读体验。",titleScreenNavWarningMessage:"移动端暂不支持聚光灯。",optionOn:"开启",optionOnAriaLabel:"开启",optionOnHelpMessage:"开启聚光灯。",optionOff:"关闭",optionOffAriaLabel:"关闭",optionOffHelpMessage:"关闭聚光灯。",styles:{title:"聚光灯样式",titleAriaLabel:"聚光灯样式",titleHelpMessage:"调整聚光灯的样式。",titleScreenNavWarningMessage:"移动端暂不支持调整聚光灯样式。",optionUnder:"置于底部",optionUnderAriaLabel:"置于底部",optionUnderHelpMessage:"在当前鼠标悬停的元素下方添加一个纯色背景以突出显示当前鼠标悬停的位置。",optionAside:"置于侧边",optionAsideAriaLabel:"置于侧边",optionAsideHelpMessage:"在当前鼠标悬停的元素旁边添加一条固定的纯色线以突出显示当前鼠标悬停的位置。"}}};me.title;me.layoutSwitch;me.spotlight;const rl={"en-US":_e,en:_e,"ru-RU":Se,ru:Se,"zh-CN":me,"zh-Hans":me,zh:me},oe=sl(he,rl,_e),ul=$({__name:"MenuHelp",props:{menuTitleElementRef:{},isPoppedUp:{type:Boolean}},emits:["update:isPoppedUp"],setup(n,{emit:e}){const t=n,o=e,a=At(t,"menuTitleElementRef"),i=V(),r=V(),c=re(),l=Mt(i),p=Ke(a),g=Ke(r),v=P(()=>({top:`${p.top.value}px`,left:`${p.left.value-g.width.value-16}px`}));return B(l,b=>{o("update:isPoppedUp",b)}),B(l,()=>{p.update(),g.update()},{flush:"pre"}),(b,_)=>(u(),h(O,null,[d("span",{ref_key:"helpElementRef",ref:i,text:"$vp-nolebase-enhanced-readabilities-menu-text-color",class:"i-carbon:help-filled opacity-50 hover:opacity-100",transition:"all duration-200 ease","cursor-help":""},null,512),(u(),w(xt,{to:"body"},[y(pe,{name:"fade"},{default:m(()=>[s(c)?be((u(),h("div",{key:0,ref_key:"popupElementRef",ref:r,style:ve(v.value),bg:"$vp-c-bg-elv",text:"$vp-nolebase-enhanced-readabilities-menu-text-color",border:"1 solid $vp-c-divider","pointer-events-none":"",fixed:"","z-100":"","rounded-xl":"","p-4":"","shadow-xl":""},[f(b.$slots,"default",{},void 0,!0)],4)),[[je,s(l)]]):k("",!0)]),_:3})]))],64))}}),Ve=M(ul,[["__scopeId","data-v-d976e511"]]),dl={key:0},cl=$({__name:"MenuTitle",props:{title:{},disabled:{type:Boolean}},setup(n){const e=n;return(t,o)=>(u(),h("h3",{class:E(["VPNolebaseEnhancedReadabilitiesMenuTitle",{disabled:!!e.disabled}]),text:"[14px] $vp-nolebase-enhanced-readabilities-menu-text-color","inline-flex":"","select-none":"","items-center":"","align-middle":"","font-medium":""},[f(t.$slots,"icon",{},void 0,!0),e.title?(u(),h("span",dl,A(e.title),1)):k("",!0),f(t.$slots,"default",{},void 0,!0)],2))}}),ue=M(cl,[["__scopeId","data-v-3a514c22"]]),pl={"space-y-2":"",role:"radiogroup"},hl={"text-md":"","mb-1":"","font-semibold":""},fl={text:"sm","mb-2":"","max-w-100":""},ml={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},vl={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},bl={"font-semibold":""},gl=$({__name:"LayoutSwitch",setup(n){var _;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=ye(),r=re(),c=Q("(min-width: 768px)"),l=at(ct,((_=e.layoutSwitch)==null?void 0:_.defaultMode)||F.Original),{t:p}=oe(),{trigger:g}=dt(),v=P(()=>[{value:F.FullWidth,title:p("layoutSwitch.optionFullWidth"),helpMessage:p("layoutSwitch.optionFullWidthHelpMessage"),ariaLabel:p("layoutSwitch.optionFullWidthAriaLabel"),icon:"i-icon-park-outline:full-screen-one",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.SidebarWidthAdjustableOnly,title:p("layoutSwitch.optionSidebarWidthAdjustableOnly"),helpMessage:p("layoutSwitch.optionSidebarWidthAdjustableOnlyHelpMessage"),ariaLabel:p("layoutSwitch.optionSidebarWidthAdjustableOnlyAriaLabel"),icon:"i-icon-park-outline:full-screen-two",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.BothWidthAdjustable,title:p("layoutSwitch.optionBothWidthAdjustable"),helpMessage:p("layoutSwitch.optionSidebarWidthAdjustableOnlyHelpMessage"),ariaLabel:p("layoutSwitch.optionBothWidthAdjustableAriaLabel"),icon:"i-icon-park-outline:full-screen",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.Original,title:p("layoutSwitch.optionOriginalWidth"),helpMessage:p("layoutSwitch.optionOriginalWidthHelpMessage"),ariaLabel:p("layoutSwitch.optionOriginalWidthAriaLabel"),icon:"i-icon-park-outline:overall-reduction",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"}]);function b(S,L){switch(S){case F.FullWidth:L&&g(document.body),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.SidebarWidthAdjustableOnly:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.BothWidthAdjustable:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.add("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break;case F.Original:L&&g(document.body),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly"),document.body.classList.remove("VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable");break}}return B(r,S=>{var L,x;S&&(b(l.value,!((L=e.layoutSwitch)!=null&&L.disableAnimation)),vt.includes(l.value)||(l.value=((x=e.layoutSwitch)==null?void 0:x.defaultMode)||F.BothWidthAdjustable))}),B(l,S=>{var L,x;r.value&&(b(S,!((L=e.layoutSwitch)!=null&&L.disableAnimation)),vt.includes(S)||(l.value=((x=e.layoutSwitch)==null?void 0:x.defaultMode)||F.BothWidthAdjustable))}),B(i,()=>{var S;b(l.value,!((S=e.layoutSwitch)!=null&&S.disableAnimation))}),B(c,()=>{c.value||(a.value=!0)}),z(()=>{c.value||(a.value=!0)}),(S,L)=>{var x;return u(),h("div",pl,[d("div",{ref_key:"menuTitleElementRef",ref:t,flex:"","items-center":""},[y(ue,{title:s(p)("layoutSwitch.title"),"aria-label":s(p)("layoutSwitch.titleAriaLabel")||s(p)("layoutSwitch.title"),flex:"1",disabled:a.value,"pr-4":""},{icon:m(()=>L[2]||(L[2]=[d("span",{"i-icon-park-outline:layout-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(x=s(e).layoutSwitch)!=null&&x.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":L[0]||(L[0]=C=>o.value=C),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",hl,A(s(p)("layoutSwitch.title")),1),d("p",fl,[d("span",null,A(s(p)("layoutSwitch.titleHelpMessage")),1)]),d("div",ml,[(u(!0),h(O,null,D(v.value,(C,R)=>(u(),h("div",{key:R,text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},[d("h5",vl,[d("span",{"mr-1":"",class:E([C.icon])},null,2),d("span",bl,A(C.title),1)]),d("span",null,A(C.helpMessage),1)]))),128))])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(l),"onUpdate:modelValue":L[1]||(L[1]=C=>ot(l)?l.value=C:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:v.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])}}}),_l={"space-y-2":"",role:"range"},yl={"text-md":"","mb-1":"","font-semibold":""},kl={text:"sm","mb-2":"","max-w-100":""},$l={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Sl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Ll={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},wl={"font-semibold":""},Pl=$({__name:"LayoutSwitchContentLayoutMaxWidthSlider",setup(n){var R,N,j;const e=V(60),t=P(()=>e.value*100),o=V(100),a=P(()=>o.value*100),i=J(he,{}),r=V(),c=V(!1),l=V(!1),p=re(),g=Q("(min-width: 768px)"),v=Q("(min-width: 1440px)"),b=ge(il,(((N=(R=i.layoutSwitch)==null?void 0:R.contentLayoutMaxWidth)==null?void 0:N.defaultMaxWidth)||80)*100),_=at(ct,((j=i.layoutSwitch)==null?void 0:j.defaultMode)||F.BothWidthAdjustable),S=P({get:()=>{const T=Number.parseInt(String(b.value));return Number.isNaN(T)?a.value:Ta.value?a.value:T},set:T=>{Ta.value&&(T=a.value),b.value=T}}),{t:L}=oe(),{trigger:x}=dt(),C=nt(T=>{var I,G,K,U;v.value?((U=(K=i.layoutSwitch)==null?void 0:K.contentLayoutMaxWidth)!=null&&U.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-content-max-width",`${Math.ceil(T/100)}%`)):((G=(I=i.layoutSwitch)==null?void 0:I.contentLayoutMaxWidth)!=null&&G.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-content-max-width","100%"))},1e3);return B(p,T=>{T&&C(S.value)}),B(g,()=>{g.value||(l.value=!0)}),B(v,()=>{C(S.value)}),z(()=>{g.value||(l.value=!0)}),B(S,T=>{p.value&&C(T)}),(T,I)=>(u(),w(s(jt),{duration:200},{default:m(()=>{var G,K;return[be(d("div",_l,[d("div",{ref_key:"menuTitleElementRef",ref:r,flex:"","items-center":""},[y(ue,{title:s(L)("layoutSwitch.contentLayoutMaxWidth.title"),"aria-label":s(L)("layoutSwitch.contentLayoutMaxWidth.titleAriaLabel")||s(L)("layoutSwitch.contentLayoutMaxWidth.title"),disabled:l.value,flex:"1","pr-4":""},{icon:m(()=>I[2]||(I[2]=[d("span",{"i-icon-park-outline:layout-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),default:m(()=>[I[3]||(I[3]=d("span",{"i-icon-park-outline:auto-line-width":""},null,-1))]),_:1},8,["title","aria-label","disabled"]),(K=(G=s(i).layoutSwitch)==null?void 0:G.contentLayoutMaxWidth)!=null&&K.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":c.value,"onUpdate:isPoppedUp":I[0]||(I[0]=U=>c.value=U),"menu-title-element-ref":r.value},{default:m(()=>[d("h4",yl,A(s(L)("layoutSwitch.contentLayoutMaxWidth.title")),1),d("p",kl,[d("span",null,A(s(L)("layoutSwitch.contentLayoutMaxWidth.titleHelpMessage")),1)]),d("div",$l,[d("div",Sl,[d("h5",Ll,[I[4]||(I[4]=d("span",{"i-icon-park-outline:scale":"","mr-1":""},null,-1)),d("span",wl,A(s(L)("layoutSwitch.contentLayoutMaxWidth.slider")),1)]),d("span",null,A(s(L)("layoutSwitch.contentLayoutMaxWidth.sliderHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:c.value,class:"rounded-md"},{default:m(()=>[y(s(Rt),{modelValue:S.value,"onUpdate:modelValue":I[1]||(I[1]=U=>S.value=U),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",name:"VitePress Nolebase Enhanced Readabilities content layout max width range slider","aria-label":s(L)("layoutSwitch.contentLayoutMaxWidth.optionFullWidthAriaLabel"),disabled:l.value,min:t.value,max:a.value,formatter:U=>`${Math.ceil(U/100)}%`},null,8,["modelValue","aria-label","disabled","min","max","formatter"])]),_:1},8,["active"])],512),[[je,s(_)===s(F).BothWidthAdjustable]])]}),_:1}))}}),Vl={"space-y-2":"",role:"range"},Ml={"text-md":"","mb-1":"","font-semibold":""},Al={text:"sm","mb-2":"","max-w-100":""},xl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Tl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Nl={text:"sm","mb-2":"",flex:"~","items-center":"","align-middle":""},Cl={"font-semibold":""},El=$({__name:"LayoutSwitchPageLayoutMaxWidthSlider",setup(n){var R,N,j;const e=V(60),t=P(()=>e.value*100),o=V(100),a=P(()=>o.value*100),i=J(he,{}),r=V(),c=V(!1),l=V(!1),p=re(),g=Q("(min-width: 768px)"),v=Q("(min-width: 1440px)"),b=ge(ll,(((N=(R=i.layoutSwitch)==null?void 0:R.pageLayoutMaxWidth)==null?void 0:N.defaultMaxWidth)||100)*100),_=at(ct,((j=i.layoutSwitch)==null?void 0:j.defaultMode)||F.BothWidthAdjustable),S=P({get:()=>{const T=Number.parseInt(String(b.value));return Number.isNaN(T)?a.value:Ta.value?a.value:T},set:T=>{Ta.value&&(T=a.value),b.value=T}}),{t:L}=oe(),{trigger:x}=dt(),C=nt(T=>{var I,G;v.value?((G=(I=i.layoutSwitch)==null?void 0:I.pageLayoutMaxWidth)!=null&&G.disableAnimation||x(document.body),document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-page-max-width",`${Math.ceil(T/100)}%`)):document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-page-max-width","100%")},1e3);return B(p,T=>{T&&C(S.value)}),B(g,()=>{g.value||(l.value=!0)}),B(v,()=>{C(S.value)}),z(()=>{g.value||(l.value=!0)}),B(S,T=>{p.value&&C(T)}),(T,I)=>(u(),w(s(jt),{duration:200},{default:m(()=>{var G,K;return[be(d("div",Vl,[d("div",{ref_key:"menuTitleElementRef",ref:r,flex:"","items-center":""},[y(ue,{title:s(L)("layoutSwitch.pageLayoutMaxWidth.title"),"aria-label":s(L)("layoutSwitch.pageLayoutMaxWidth.titleAriaLabel")||s(L)("layoutSwitch.pageLayoutMaxWidth.title"),disabled:l.value,flex:"1","pr-2":""},{icon:m(()=>I[2]||(I[2]=[d("span",{"i-icon-park-outline:auto-width-one":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(K=(G=s(i).layoutSwitch)==null?void 0:G.pageLayoutMaxWidth)!=null&&K.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":c.value,"onUpdate:isPoppedUp":I[0]||(I[0]=U=>c.value=U),"menu-title-element-ref":r.value},{default:m(()=>[d("h4",Ml,A(s(L)("layoutSwitch.pageLayoutMaxWidth.title")),1),d("p",Al,[d("span",null,A(s(L)("layoutSwitch.pageLayoutMaxWidth.titleHelpMessage")),1)]),d("div",xl,[d("div",Tl,[d("h5",Nl,[I[3]||(I[3]=d("span",{"i-icon-park-outline:scale":"","mr-1":""},null,-1)),d("span",Cl,A(s(L)("layoutSwitch.pageLayoutMaxWidth.slider")),1)]),d("span",null,A(s(L)("layoutSwitch.pageLayoutMaxWidth.sliderHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:c.value,class:"rounded-md"},{default:m(()=>[y(s(Rt),{modelValue:S.value,"onUpdate:modelValue":I[1]||(I[1]=U=>S.value=U),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",name:"VitePress Nolebase Enhanced Readabilities page layout max width range slider","aria-label":s(L)("layoutSwitch.pageLayoutMaxWidth.sliderAriaLabel"),disabled:l.value,min:t.value,max:a.value,formatter:U=>`${Math.ceil(U/100)}%`},null,8,["modelValue","aria-label","disabled","min","max","formatter"])]),_:1},8,["active"])],512),[[je,s(_)===s(F).SidebarWidthAdjustableOnly||s(_)===s(F).BothWidthAdjustable]])]}),_:1}))}}),Wl=Ue,Hl=$({__name:"SpotlightHoverBlock",props:{enabled:{type:Boolean}},setup(n){var R;const e=n,t=J(he,{}),o=V(!1),a=V({display:"none"}),i=V(),r=V(),c=ye(),l=ge(Ut,((R=t.spotlight)==null?void 0:R.defaultStyle)||de.Aside),{x:p,y:g}=dn({type:"client"}),{isOutside:v}=cn(i),{element:b}=pn({x:p,y:g}),_=Tt(Ke(b)),S=hn(r);fn("scroll",_.update,!0);function L(N){return{display:"block",width:`${N.width+8}px`,height:`${N.height+8}px`,left:`${N.left-4}px`,top:`${N.top-4}px`,transition:"all 0.2s ease",borderRadius:"8px"}}function x(N){return N===null?null:N.parentElement===document.querySelector(".VPDoc main .vp-doc > div")?N:x(N.parentElement)}function C(){if(!(b.value&&!v.value))return;const N=x(b.value);if(r.value=N||void 0,r.value&&r.value.tagName==="P"){const j=r.value,T=window.getComputedStyle(j),I=Number.parseFloat(T.lineHeight),G=Math.floor(j.offsetHeight/I),K=j.getBoundingClientRect(),U=g.value-K.top;for(let fe=0;fe=H&&U{var N;document&&document.body&&(document.body.style.setProperty("--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color",((N=t==null?void 0:t.spotlight)==null?void 0:N.hoverBlockColor)||"rgb(240 197 52 / 10%)"),i.value=document.querySelector(".VPDoc main .vp-doc"))}),B(c,async()=>{await Ie(),i.value=document.querySelector(".VPDoc main .vp-doc"),o.value=!0,a.value={display:"none"},_.update(),C(),o.value=!1}),B([p,g],()=>{e.enabled&&C()}),B(_,N=>{e.enabled&&(N.width===0&&N.height===0?a.value={display:"none"}:C())}),B(S,N=>{e.enabled&&!N&&(a.value={display:"none"})}),B(()=>e.enabled,N=>{N||(a.value={display:"none"})}),(N,j)=>(u(),w(xt,{to:"body"},[e.enabled&&!o.value?(u(),h("div",{key:0,style:ve(a.value),"aria-hidden":"true",focusable:"false","pointer-events-none":"",fixed:"",class:E(["VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock",[s(l)===s(de).Under?"VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockUnder":"",s(l)===s(de).Aside?"VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockAside":""]])},null,6)):k("",!0)]))}}),Bl=M(Hl,[["__scopeId","data-v-50775330"]]),Ol={"space-y-2":"",role:"radiogroup"},Il={"text-md":"","mb-1":"","font-semibold":""},Rl={text:"sm","mb-2":"","max-w-100":""},jl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Fl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Ul={text:"sm","mb-2":""},Dl={"font-semibold":""},zl={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},Gl={text:"sm","mb-2":""},Kl={"font-semibold":""},ql=$({__name:"Spotlight",setup(n){var g;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=re(),r=Q("(pointer: coarse)"),c=ge(Ft,((g=e.spotlight)==null?void 0:g.defaultToggle)||!1),{t:l}=oe(),p=P(()=>[{value:!0,title:l("spotlight.optionOn"),ariaLabel:l("spotlight.optionOnAriaLabel"),text:"ON",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"},{value:!1,title:l("spotlight.optionOff"),ariaLabel:l("spotlight.optionOffAriaLabel"),text:"OFF",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"}]);return z(()=>{a.value=r.value}),B(r,()=>{a.value=r.value}),(v,b)=>{var _;return u(),h("div",Ol,[s(i)&&s(c)&&!a.value?(u(),w(Bl,{key:0,enabled:s(c)&&!a.value},null,8,["enabled"])):k("",!0),d("div",{ref_key:"menuTitleElementRef",ref:t,relative:"",flex:"","items-center":""},[y(ue,{title:s(l)("spotlight.title"),"aria-label":s(l)("spotlight.titleAriaLabel")||s(l)("spotlight.title"),disabled:a.value,flex:"1","pr-4":""},{icon:m(()=>b[2]||(b[2]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(_=s(e).spotlight)!=null&&_.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":b[0]||(b[0]=S=>o.value=S),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",Il,A(s(l)("spotlight.title")),1),d("p",Rl,[d("span",null,A(s(l)("spotlight.titleHelpMessage")),1)]),d("div",jl,[d("div",Fl,[d("h5",Ul,[b[3]||(b[3]=d("span",{"mr-1":"","font-bold":""},"ON",-1)),d("span",Dl,A(s(l)("spotlight.optionOn")),1)]),d("span",null,A(s(l)("spotlight.optionOnHelpMessage")),1)]),d("div",zl,[d("h5",Gl,[b[4]||(b[4]=d("span",{"mr-1":"","font-bold":""},"OFF",-1)),d("span",Kl,A(s(l)("spotlight.optionOff")),1)]),d("span",null,A(s(l)("spotlight.optionOffHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(c),"onUpdate:modelValue":b[1]||(b[1]=S=>ot(c)?c.value=S:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:p.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])}}}),Jl={key:0,"space-y-2":"",role:"radiogroup",class:"VPNolebaseEnhancedReadabilitiesSpotlightStyles"},Yl={"text-md":"","mb-1":"","font-semibold":""},Xl={text:"sm","mb-2":"","max-w-100":""},Zl={"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},Ql={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},er={text:"sm","mb-2":""},tr={"font-semibold":""},nr={text:"sm",bg:"$vp-nolebase-enhanced-readabilities-menu-background-color","max-w-100":"","rounded-xl":"","p-3":""},ar={text:"sm","mb-2":""},or={"font-semibold":""},sr=$({__name:"SpotlightStyles",setup(n){var g,v;const e=J(he,{}),t=V(),o=V(!1),a=V(!1),i=Q("(pointer: coarse)"),r=ge(Ft,((g=e.spotlight)==null?void 0:g.defaultToggle)||!1),c=ge(Ut,((v=e.spotlight)==null?void 0:v.defaultStyle)||de.Aside),{t:l}=oe(),p=P(()=>[{value:de.Under,title:l("spotlight.styles.optionUnder"),ariaLabel:l("spotlight.styles.optionUnderAriaLabel"),icon:"i-icon-park-outline:align-text-left-one",name:"VitePress Nolebase Enhanced Readabilities Spotlight Style Checkbox"},{value:de.Aside,title:l("spotlight.styles.optionAside"),ariaLabel:l("spotlight.styles.optionAsideAriaLabel"),icon:"i-icon-park-outline:align-left-one",name:"VitePress Nolebase Enhanced Readabilities Spotlight Style Checkbox"}]);return z(()=>{a.value=i.value}),B(i,()=>{a.value=i.value}),(b,_)=>(u(),w(pe,{name:"fade-shift"},{default:m(()=>{var S;return[s(r)?(u(),h("div",Jl,[d("div",{ref_key:"menuTitleElementRef",ref:t,relative:"",flex:"","items-center":""},[y(ue,{title:s(l)("spotlight.styles.title"),"aria-label":s(l)("spotlight.styles.titleAriaLabel")||s(l)("spotlight.styles.title"),disabled:a.value,flex:"1","pr-4":""},{icon:m(()=>_[2]||(_[2]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label","disabled"]),(S=s(e).spotlight)!=null&&S.disableHelp?k("",!0):(u(),w(Ve,{key:0,"is-popped-up":o.value,"onUpdate:isPoppedUp":_[0]||(_[0]=L=>o.value=L),"menu-title-element-ref":t.value},{default:m(()=>[d("h4",Yl,A(s(l)("spotlight.styles.title")),1),d("p",Xl,[d("span",null,A(s(l)("spotlight.styles.titleHelpMessage")),1)]),d("div",Zl,[d("div",Ql,[d("h5",er,[_[3]||(_[3]=d("span",{"i-icon-park-outline:align-text-left-one":"","mr-1":""},null,-1)),d("span",tr,A(s(l)("spotlight.styles.optionUnder")),1)]),d("span",null,A(s(l)("spotlight.styles.optionUnderHelpMessage")),1)]),d("div",nr,[d("h5",ar,[_[4]||(_[4]=d("span",{"i-icon-park-outline:align-left-one":"","mr-1":""},null,-1)),d("span",or,A(s(l)("spotlight.styles.optionAside")),1)]),d("span",null,A(s(l)("spotlight.styles.optionAsideHelpMessage")),1)])])]),_:1},8,["is-popped-up","menu-title-element-ref"]))],512),y(s(we),{active:o.value,class:"rounded-md"},{default:m(()=>[y(s(Pe),{modelValue:s(c),"onUpdate:modelValue":_[1]||(_[1]=L=>ot(c)?c.value=L:null),bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:p.value,disabled:a.value},null,8,["modelValue","options","disabled"])]),_:1},8,["active"])])):k("",!0)]}),_:1}))}}),ir=M(sr,[["__scopeId","data-v-8d8b97c4"]]),lr=["aria-label"],rr=$({__name:"Menu",setup(n){const e=re(),{t}=oe();return(o,a)=>(u(),w(s(Wl),{icon:"i-icon-park-outline:book-open",class:"VPNolebaseEnhancedReadabilitiesMenu VPNolebaseEnhancedReadabilitiesMenuFlyout","aria-label":s(t)("title.title"),role:"menuitem"},{default:m(()=>[s(e)?(u(),h("div",{key:0,"aria-label":s(t)("title.title"),"min-w-64":"","p-2":"","space-y-2":""},[y(gl),y(El),y(Pl),y(ql),y(ir)],8,lr)):k("",!0)]),_:1},8,["aria-label"]))}}),ur={"space-y-2":""},dr={border:"1 red/50 solid",bg:"red/30",flex:"","items-center":"","rounded-lg":"","p-2":"","opacity-50":""},cr={"text-xs":""},pr=$({__name:"ScreenLayoutSwitch",setup(n){const{t:e}=oe(),t=P(()=>[{value:F.FullWidth,title:e("layoutSwitch.optionFullWidth"),ariaLabel:e("layoutSwitch.optionFullWidthAriaLabel"),icon:"i-icon-park-outline:full-screen-one",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.SidebarWidthAdjustableOnly,title:e("layoutSwitch.optionSidebarWidthAdjustableOnly"),ariaLabel:e("layoutSwitch.optionSidebarWidthAdjustableOnlyAriaLabel"),icon:"i-icon-park-outline:full-screen-two",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.BothWidthAdjustable,title:e("layoutSwitch.optionBothWidthAdjustable"),ariaLabel:e("layoutSwitch.optionBothWidthAdjustableAriaLabel"),icon:"i-icon-park-outline:full-screen",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"},{value:F.Original,title:e("layoutSwitch.optionOriginalWidth"),ariaLabel:e("layoutSwitch.optionOriginalWidthAriaLabel"),icon:"i-icon-park-outline:overall-reduction",name:"VitePress Nolebase Enhanced Readabilities Layout Mode Checkbox"}]);return(o,a)=>(u(),h("div",ur,[y(ue,{title:s(e)("layoutSwitch.title"),"aria-label":s(e)("layoutSwitch.titleAriaLabel")||s(e)("layoutSwitch.title"),disabled:""},{icon:m(()=>[f(o.$slots,"default",{ariaHidden:"true"})]),_:3},8,["title","aria-label"]),d("div",dr,[d("span",cr,A(s(e)("layoutSwitch.titleScreenNavWarningMessage")),1)]),y(s(Pe),{bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:t.value,disabled:""},null,8,["options"])]))}}),hr={"space-y-2":""},fr={border:"1 red/50 solid",bg:"red/30",flex:"","items-center":"","rounded-lg":"","p-2":"","opacity-50":""},mr={"text-xs":""},vr=$({__name:"ScreenSpotlight",setup(n){const{t:e}=oe(),t=P(()=>[{title:e("spotlight.optionOn"),ariaLabel:e("spotlight.optionOnAriaLabel"),value:!0,text:"ON",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"},{title:e("spotlight.optionOff"),ariaLabel:e("spotlight.optionOffAriaLabel"),value:!1,text:"OFF",name:"VitePress Nolebase Enhanced Readabilities Spotlight Toggle Switch"}]);return(o,a)=>(u(),h("div",hr,[y(ue,{title:s(e)("spotlight.title"),"aria-label":s(e)("spotlight.titleAriaLabel")||s(e)("spotlight.title"),disabled:""},{icon:m(()=>a[0]||(a[0]=[d("span",{"i-icon-park-outline:click":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label"]),d("div",fr,[d("span",mr,A(s(e)("spotlight.titleScreenNavWarningMessage")),1)]),y(s(Pe),{bg:"$vp-nolebase-enhanced-readabilities-menu-background-color",text:"sm $vp-nolebase-enhanced-readabilities-menu-text-color",options:t.value,disabled:""},null,8,["options"])]))}}),br={key:0,"space-y-2":"",class:"VPNolebaseEnhancedReadabilitiesMenu"},gr={flex:"~ col","pl-4":"","space-y-2":""},_r=$({__name:"ScreenMenu",setup(n){const e=re(),{t}=oe();return(o,a)=>s(e)?(u(),h("div",br,[y(ue,{title:s(t)("title.title"),"aria-label":s(t)("title.titleAriaLabel")||s(t)("title.title")},{icon:m(()=>a[0]||(a[0]=[d("span",{"i-icon-park-outline:book-open":"","mr-1":"","aria-hidden":"true"},null,-1)])),_:1},8,["title","aria-label"]),d("div",gr,[y(pr),y(vr)])])):k("",!0)}}),yr={};function kr(n,e){return e[0]||(e[0]=mn('

Trusted by

Named Dimensions

DimensionalData.jl

Select & Index!

Deep Learning

Lux.jl

Performance first

Visualize your data

BeautifulMakie

Make your screen shine!

',5))}const $r=M(yr,[["render",kr]]),Sr=$({__name:"VersionPicker",props:{screenMenu:{type:Boolean}},setup(n){const e=V([]),t=V("Versions"),o=V(!1),{site:a}=He(),i=()=>typeof window<"u"&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),r=()=>{if(typeof window>"u")return"";const{origin:p,pathname:g}=window.location;if(p.includes("github.io")){const v=g.split("/").filter(Boolean),b=v.length>0?`/${v[0]}`:"";return`${p}${b}`}else return p},c=()=>new Promise(p=>{if(i()){p(!1);return}const g=setInterval(()=>{window.DOC_VERSIONS&&window.DOCUMENTER_CURRENT_VERSION&&(clearInterval(g),p(!0))},100);setTimeout(()=>{clearInterval(g),p(!1)},5e3)});return z(async()=>{if(!(typeof window>"u")){try{if(i()){const p=["dev"];e.value=p.map(g=>({text:g,link:"/"})),t.value="dev"}else{const p=await c(),g=P(()=>r());if(p&&window.DOC_VERSIONS&&window.DOCUMENTER_CURRENT_VERSION)e.value=window.DOC_VERSIONS.map(v=>({text:v,link:`${g.value}/${v}/`})),t.value=window.DOCUMENTER_CURRENT_VERSION;else{const v=["dev"];e.value=v.map(b=>({text:b,link:`${g.value}/${b}/`})),t.value="dev"}}}catch(p){console.warn("Error loading versions:",p);const g=["dev"],v=P(()=>r());e.value=g.map(b=>({text:b,link:`${v.value}/${b}/`})),t.value="dev"}o.value=!0}}),(p,g)=>o.value?(u(),h(O,{key:0},[!p.screenMenu&&e.value.length>0?(u(),w(Bt,{key:0,item:{text:t.value,items:e.value},class:"VPVersionPicker"},null,8,["item"])):p.screenMenu&&e.value.length>0?(u(),w(It,{key:1,text:t.value,items:e.value,class:"VPVersionPicker"},null,8,["text","items"])):k("",!0)],64)):k("",!0)}}),Lr=M(Sr,[["__scopeId","data-v-5454719c"]]);function wr(n){return Math.abs(n=Math.round(n))>=1e21?n.toLocaleString("en").replace(/,/g,""):n.toString(10)}function We(n,e){if((t=(n=e?n.toExponential(e-1):n.toExponential()).indexOf("e"))<0)return null;var t,o=n.slice(0,t);return[o.length>1?o[0]+o.slice(2):o,+n.slice(t+1)]}function Pr(n){return n=We(Math.abs(n)),n?n[1]:NaN}function Vr(n,e){return function(t,o){for(var a=t.length,i=[],r=0,c=n[0],l=0;a>0&&c>0&&(l+c+1>o&&(c=Math.max(1,o-l)),i.push(t.substring(a-=c,a+c)),!((l+=c+1)>o));)c=n[r=(r+1)%n.length];return i.reverse().join(e)}}function Mr(n){return function(e){return e.replace(/[0-9]/g,function(t){return n[+t]})}}var Ar=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Xe(n){if(!(e=Ar.exec(n)))throw new Error("invalid format: "+n);var e;return new pt({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}Xe.prototype=pt.prototype;function pt(n){this.fill=n.fill===void 0?" ":n.fill+"",this.align=n.align===void 0?">":n.align+"",this.sign=n.sign===void 0?"-":n.sign+"",this.symbol=n.symbol===void 0?"":n.symbol+"",this.zero=!!n.zero,this.width=n.width===void 0?void 0:+n.width,this.comma=!!n.comma,this.precision=n.precision===void 0?void 0:+n.precision,this.trim=!!n.trim,this.type=n.type===void 0?"":n.type+""}pt.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function xr(n){e:for(var e=n.length,t=1,o=-1,a;t0&&(o=0);break}return o>0?n.slice(0,o)+n.slice(a+1):n}var Dt;function Tr(n,e){var t=We(n,e);if(!t)return n+"";var o=t[0],a=t[1],i=a-(Dt=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,r=o.length;return i===r?o:i>r?o+new Array(i-r+1).join("0"):i>0?o.slice(0,i)+"."+o.slice(i):"0."+new Array(1-i).join("0")+We(n,Math.max(0,e+i-1))[0]}function bt(n,e){var t=We(n,e);if(!t)return n+"";var o=t[0],a=t[1];return a<0?"0."+new Array(-a).join("0")+o:o.length>a+1?o.slice(0,a+1)+"."+o.slice(a+1):o+new Array(a-o.length+2).join("0")}const gt={"%":(n,e)=>(n*100).toFixed(e),b:n=>Math.round(n).toString(2),c:n=>n+"",d:wr,e:(n,e)=>n.toExponential(e),f:(n,e)=>n.toFixed(e),g:(n,e)=>n.toPrecision(e),o:n=>Math.round(n).toString(8),p:(n,e)=>bt(n*100,e),r:bt,s:Tr,X:n=>Math.round(n).toString(16).toUpperCase(),x:n=>Math.round(n).toString(16)};function _t(n){return n}var yt=Array.prototype.map,kt=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function Nr(n){var e=n.grouping===void 0||n.thousands===void 0?_t:Vr(yt.call(n.grouping,Number),n.thousands+""),t=n.currency===void 0?"":n.currency[0]+"",o=n.currency===void 0?"":n.currency[1]+"",a=n.decimal===void 0?".":n.decimal+"",i=n.numerals===void 0?_t:Mr(yt.call(n.numerals,String)),r=n.percent===void 0?"%":n.percent+"",c=n.minus===void 0?"−":n.minus+"",l=n.nan===void 0?"NaN":n.nan+"";function p(v){v=Xe(v);var b=v.fill,_=v.align,S=v.sign,L=v.symbol,x=v.zero,C=v.width,R=v.comma,N=v.precision,j=v.trim,T=v.type;T==="n"?(R=!0,T="g"):gt[T]||(N===void 0&&(N=12),j=!0,T="g"),(x||b==="0"&&_==="=")&&(x=!0,b="0",_="=");var I=L==="$"?t:L==="#"&&/[boxX]/.test(T)?"0"+T.toLowerCase():"",G=L==="$"?o:/[%p]/.test(T)?r:"",K=gt[T],U=/[defgprs%]/.test(T);N=N===void 0?6:/[gprs]/.test(T)?Math.max(1,Math.min(21,N)):Math.max(0,Math.min(20,N));function fe(H){var Y=I,q=G,se,ht,Me;if(T==="c")q=K(H)+q,H="";else{H=+H;var Ae=H<0||1/H<0;if(H=isNaN(H)?l:K(Math.abs(H),N),j&&(H=xr(H)),Ae&&+H==0&&S!=="+"&&(Ae=!1),Y=(Ae?S==="("?S:c:S==="-"||S==="("?"":S)+Y,q=(T==="s"?kt[8+Dt/3]:"")+q+(Ae&&S==="("?")":""),U){for(se=-1,ht=H.length;++seMe||Me>57){q=(Me===46?a+H.slice(se+1):H.slice(se))+q,H=H.slice(0,se);break}}}R&&!x&&(H=e(H,1/0));var xe=Y.length+H.length+q.length,ee=xe>1)+Y+H+q+ee.slice(xe);break;default:H=ee+Y+H+q;break}return i(H)}return fe.toString=function(){return v+""},fe}function g(v,b){var _=p((v=Xe(v),v.type="f",v)),S=Math.max(-8,Math.min(8,Math.floor(Pr(b)/3)))*3,L=Math.pow(10,-S),x=kt[8+S/3];return function(C){return _(L*C)+x}}return{format:p,formatPrefix:g}}var Te,zt;Cr({thousands:",",grouping:[3],currency:["$",""]});function Cr(n){return Te=Nr(n),Te.format,zt=Te.formatPrefix,Te}const Ne=JSON.parse("82"),Er=["title","href"],Wr={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"20",height:"20",fill:"currentColor",style:{"vertical-align":"middle","margin-right":"0.25rem","margin-left":"0.5rem"}},Hr=["title","href"],Br={__name:"StarUs",props:{repoUrl:{type:String,default:"https://github.com/LuxDL/DocumenterVitepress.jl"}},setup(n){const e=Ne?zt(".1s",1e3)(Ne):"";return(t,o)=>(u(),h(O,null,[d("a",{target:"_blank","data-decoration":"★",title:s(Ne).toLocaleString("en-US").concat(" GitHub stars"),href:n.repoUrl},[(u(),h("svg",Wr,o[0]||(o[0]=[d("path",{d:"M12 .297C5.375.297 0 5.673 0 12.3c0 5.292 3.438 9.8 8.207 11.387.6.11.793-.26.793-.577 0-.285-.01-1.04-.015-2.04-3.338.727-4.042-1.61-4.042-1.61-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.807 1.305 3.493.997.107-.774.42-1.305.762-1.605-2.665-.3-5.467-1.333-5.467-5.931 0-1.31.47-2.382 1.236-3.222-.123-.303-.535-1.52.117-3.166 0 0 1.01-.323 3.31 1.23.96-.267 1.98-.4 3-.405 1.02.005 2.04.138 3 .405 2.3-1.553 3.31-1.23 3.31-1.23.653 1.646.24 2.863.117 3.166.765.84 1.236 1.912 1.236 3.222 0 4.61-2.807 5.625-5.477 5.921.43.372.823 1.102.823 2.222 0 1.606-.015 2.902-.015 3.293 0 .32.192.693.8.577C20.565 22.1 24 17.588 24 12.297 24 5.673 18.627.297 12 .297z"},null,-1)]))),d("span",null,A(s(e)),1)],8,Er),d("a",{class:"mobile",target:"_blank",title:s(Ne).toLocaleString("en-US").concat(" GitHub stars"),href:n.repoUrl},o[1]||(o[1]=[d("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"21",viewBox:"0 0 21 21",fill:"none"},[d("path",{d:"M19.625 5.60534C18.7083 4.03477 17.4649 2.79135 15.8945 1.87479C14.3238 0.958185 12.6091 0.5 10.7492 0.5C8.88947 0.5 7.17422 0.958325 5.60388 1.87479C4.0333 2.7913 2.78997 4.03477 1.87332 5.60534C0.956814 7.17587 0.498535 8.89089 0.498535 10.7504C0.498535 12.984 1.15021 14.9926 2.4539 16.7766C3.75744 18.5607 5.44142 19.7952 7.50571 20.4803C7.746 20.5249 7.92388 20.4936 8.03954 20.387C8.15524 20.2804 8.21302 20.1467 8.21302 19.9868C8.21302 19.9601 8.21073 19.7199 8.20629 19.266C8.20171 18.8122 8.19956 18.4162 8.19956 18.0783L7.89256 18.1315C7.69682 18.1673 7.44989 18.1825 7.15178 18.1782C6.8538 18.174 6.54446 18.1428 6.22419 18.0847C5.90377 18.0272 5.60575 17.8937 5.32988 17.6846C5.05416 17.4755 4.85842 17.2018 4.74272 16.8639L4.60925 16.5568C4.52029 16.3523 4.38023 16.1251 4.18888 15.8761C3.99754 15.6269 3.80405 15.458 3.60831 15.369L3.51486 15.3021C3.45259 15.2577 3.39481 15.204 3.34138 15.1418C3.28799 15.0796 3.24802 15.0173 3.22132 14.955C3.19458 14.8926 3.21674 14.8414 3.28804 14.8012C3.35933 14.761 3.48817 14.7416 3.67512 14.7416L3.94196 14.7814C4.11993 14.8171 4.34007 14.9236 4.60266 15.1017C4.86511 15.2796 5.08085 15.5109 5.24994 15.7956C5.4547 16.1605 5.7014 16.4385 5.99072 16.6299C6.27982 16.8212 6.5713 16.9167 6.86488 16.9167C7.15846 16.9167 7.41203 16.8945 7.62567 16.8502C7.83908 16.8057 8.0393 16.7388 8.22625 16.6499C8.30633 16.0535 8.52437 15.5953 8.88017 15.275C8.37304 15.2217 7.9171 15.1414 7.51212 15.0347C7.10736 14.9278 6.6891 14.7544 6.25761 14.5139C5.82589 14.2738 5.46774 13.9756 5.18309 13.6198C4.89839 13.2639 4.66474 12.7966 4.48247 12.2183C4.3001 11.6399 4.20889 10.9726 4.20889 10.2163C4.20889 9.13941 4.56044 8.22304 5.26341 7.46665C4.93411 6.65705 4.96519 5.74947 5.35676 4.744C5.61482 4.66382 5.9975 4.72399 6.50463 4.92412C7.01186 5.12434 7.38323 5.29587 7.61912 5.43808C7.85502 5.58024 8.04402 5.70071 8.18642 5.79842C9.01411 5.56715 9.86825 5.45149 10.7491 5.45149C11.6299 5.45149 12.4843 5.56715 13.312 5.79842L13.8192 5.47823C14.166 5.26459 14.5756 5.06881 15.0469 4.89083C15.5185 4.71295 15.8791 4.66396 16.1284 4.74414C16.5286 5.74966 16.5643 6.65719 16.2349 7.46679C16.9378 8.22318 17.2895 9.13978 17.2895 10.2164C17.2895 10.9727 17.198 11.6421 17.0159 12.225C16.8336 12.808 16.5979 13.2749 16.3088 13.6265C16.0194 13.9781 15.659 14.274 15.2275 14.5141C14.7959 14.7544 14.3775 14.9278 13.9728 15.0347C13.5678 15.1415 13.1119 15.2219 12.6047 15.2752C13.0673 15.6755 13.2986 16.3073 13.2986 17.1704V19.9864C13.2986 20.1464 13.3542 20.2799 13.4656 20.3867C13.5768 20.4932 13.7524 20.5246 13.9927 20.4799C16.0573 19.7949 17.7413 18.5603 19.0448 16.7762C20.3481 14.9922 21 12.9837 21 10.75C20.9996 8.89075 20.541 7.17587 19.625 5.60534Z",fill:"currentColor"})],-1)]),8,Hr)],64))}},Or=M(Br,[["__scopeId","data-v-6cd4b689"]]),Ir=["href"],Rr={class:"badge-container"},jr=["src","alt"],Fr={key:1,class:"badge-container"},Ur=["src","alt"],Dr={__name:"AuthorBadge",props:{author:{type:String,required:!0},avatar:{type:String,default:""},platform:{type:String,default:"user"},link:{type:String,default:""}},setup(n){const e=n,t={github:"https://img.icons8.com/ios-filled/50/github.png",gitlab:"https://img.icons8.com/ios-filled/50/gitlab.png",x:"https://img.icons8.com/ios/50/twitterx--v2.png",linkedin:"https://img.icons8.com/ios-filled/50/linkedin.png",bluesky:"https://img.icons8.com/material-sharp/48/bluesky.png",mastodon:"https://img.icons8.com/windows/64/mastodon.png",user:"https://img.icons8.com/windows/64/user.png"},o=P(()=>e.avatar?e.avatar:e.platform&&t[e.platform.toLowerCase()]?t[e.platform.toLowerCase()]:t.user),a=i=>{const r=["#3eaf7c","#476582","#c53e3e","#986801","#8957e5"],c=i.split("").reduce((l,p)=>l+p.charCodeAt(0),0);return r[c%r.length]};return(i,r)=>n.link?(u(),h("a",{key:0,href:n.link,class:"badge-link",target:"_blank",rel:"noopener noreferrer"},[d("span",Rr,[r[0]||(r[0]=d("span",{class:"badge-label"},"Author",-1)),d("span",{class:"author-badge",style:ve({backgroundColor:a(n.author)})},[d("img",{src:o.value,alt:n.author,class:E([{"platform-avatar":!e.avatar},"author-avatar"])},null,10,jr),ne(" "+A(n.author),1)],4)])],8,Ir)):(u(),h("span",Fr,[r[1]||(r[1]=d("span",{class:"badge-label"},"Author",-1)),d("span",{class:"author-badge",style:ve({backgroundColor:a(n.author)})},[d("img",{src:o.value,alt:n.author,class:E([{"platform-avatar":!e.avatar},"author-avatar"])},null,10,Ur),ne(" "+A(n.author),1)],4)]))}},zr=M(Dr,[["__scopeId","data-v-5eb0e64d"]]),Gr={class:"authors-container"},Kr={__name:"Authors",setup(n){const{frontmatter:e}=He(),t=e.value.authors||[];return(o,a)=>{const i=le("AuthorBadge");return u(),h("div",Gr,[(u(!0),h(O,null,D(s(t),r=>(u(),w(i,{key:r.name,author:r.name,avatar:r.avatar,platform:r.platform,link:r.link},null,8,["author","avatar","platform","link"]))),128))])}}},qr=M(Kr,[["__scopeId","data-v-ec79a7d8"]]),Jr=n=>{if(typeof document>"u")return{stabilizeScrollPosition:a=>async(...i)=>a(...i)};const e=document.documentElement;return{stabilizeScrollPosition:o=>async(...a)=>{const i=o(...a),r=n.value;if(!r)return i;const c=r.offsetTop-e.scrollTop;return await Ie(),e.scrollTop=r.offsetTop-c,i}}},Gt="vitepress:tabSharedState",$e=typeof localStorage<"u"?localStorage:null,Kt="vitepress:tabsSharedState",Yr=()=>{const n=$e==null?void 0:$e.getItem(Kt);if(n)try{return JSON.parse(n)}catch{}return{}},Xr=n=>{$e&&$e.setItem(Kt,JSON.stringify(n))},Zr=n=>{const e=Tt({});B(()=>e.content,(t,o)=>{t&&o&&Xr(t)},{deep:!0}),n.provide(Gt,e)},Qr=(n,e)=>{const t=J(Gt);if(!t)throw new Error("[vitepress-plugin-tabs] TabsSharedState should be injected");z(()=>{t.content||(t.content=Yr())});const o=V(),a=P({get(){var l;const r=e.value,c=n.value;if(r){const p=(l=t.content)==null?void 0:l[r];if(p&&c.includes(p))return p}else{const p=o.value;if(p)return p}return c[0]},set(r){const c=e.value;c?t.content&&(t.content[c]=r):o.value=r}});return{selected:a,select:r=>{a.value=r}}};let $t=0;const eu=()=>($t++,""+$t);function tu(){const n=Vt();return P(()=>{var o;const t=(o=n.default)==null?void 0:o.call(n);return t?t.filter(a=>typeof a.type=="object"&&"__name"in a.type&&a.type.__name==="PluginTabsTab"&&a.props).map(a=>{var i;return(i=a.props)==null?void 0:i.label}):[]})}const qt="vitepress:tabSingleState",nu=n=>{tt(qt,n)},au=()=>{const n=J(qt);if(!n)throw new Error("[vitepress-plugin-tabs] TabsSingleState should be injected");return n},ou={class:"plugin-tabs"},su=["id","aria-selected","aria-controls","tabindex","onClick"],iu=$({__name:"PluginTabs",props:{sharedStateKey:{}},setup(n){const e=n,t=tu(),{selected:o,select:a}=Qr(t,At(e,"sharedStateKey")),i=V(),{stabilizeScrollPosition:r}=Jr(i),c=r(a),l=V([]),p=v=>{var S;const b=t.value.indexOf(o.value);let _;v.key==="ArrowLeft"?_=b>=1?b-1:t.value.length-1:v.key==="ArrowRight"&&(_=b(u(),h("div",ou,[d("div",{ref_key:"tablist",ref:i,class:"plugin-tabs--tab-list",role:"tablist",onKeydown:p},[(u(!0),h(O,null,D(s(t),_=>(u(),h("button",{id:`tab-${_}-${s(g)}`,ref_for:!0,ref_key:"buttonRefs",ref:l,key:_,role:"tab",class:"plugin-tabs--tab","aria-selected":_===s(o),"aria-controls":`panel-${_}-${s(g)}`,tabindex:_===s(o)?0:-1,onClick:()=>s(c)(_)},A(_),9,su))),128))],544),f(v.$slots,"default")]))}}),lu=["id","aria-labelledby"],ru=$({__name:"PluginTabsTab",props:{label:{}},setup(n){const{uid:e,selected:t}=au();return(o,a)=>s(t)===o.label?(u(),h("div",{key:0,id:`panel-${o.label}-${s(e)}`,class:"plugin-tabs--content",role:"tabpanel",tabindex:"0","aria-labelledby":`tab-${o.label}-${s(e)}`},[f(o.$slots,"default",{},void 0,!0)],8,lu)):k("",!0)}}),uu=M(ru,[["__scopeId","data-v-9b0d03d2"]]),du=n=>{Zr(n),n.component("PluginTabs",iu),n.component("PluginTabsTab",uu)},pu={extends:mt,Layout(){return ke(mt.Layout,null,{"aside-ads-before":()=>ke($r),"nav-bar-content-after":()=>[ke(Or),ke(rr)],"nav-screen-content-after":()=>ke(_r)})},enhanceApp({app:n,router:e,siteData:t}){du(n),n.component("VersionPicker",Lr),n.component("AuthorBadge",zr),n.component("Authors",qr)}};export{pu as T,Ts as c,W as u}; diff --git a/dev/assets/amfolbw.CGGmtknr.png b/dev/assets/ckizeee.CGGmtknr.png similarity index 100% rename from dev/assets/amfolbw.CGGmtknr.png rename to dev/assets/ckizeee.CGGmtknr.png diff --git a/dev/assets/code_example.md.x2WMMEzQ.js b/dev/assets/code_example.md.qNbsZS8z.js similarity index 99% rename from dev/assets/code_example.md.x2WMMEzQ.js rename to dev/assets/code_example.md.qNbsZS8z.js index 2346679a..b1351df8 100644 --- a/dev/assets/code_example.md.x2WMMEzQ.js +++ b/dev/assets/code_example.md.qNbsZS8z.js @@ -6,7 +6,7 @@ import{_ as a,c as i,o as n,al as p}from"./chunks/framework.CpPVcUHs.js";const c Pkg.status()
Status \`~/work/DocumenterVitepress.jl/DocumenterVitepress.jl/docs/Project.toml\`
   [e30172f5] Documenter v1.8.0
   [daee34ce] DocumenterCitations v1.3.5
-  [4710194d] DocumenterVitepress v0.1.6 \`~/work/DocumenterVitepress.jl/DocumenterVitepress.jl\`

And a simple sum:

Input

\`\`\`@example simple_sum
+  [4710194d] DocumenterVitepress v0.1.7 \`~/work/DocumenterVitepress.jl/DocumenterVitepress.jl\`

And a simple sum:

Input

\`\`\`@example simple_sum
 2 + 2
 \`\`\`

Output

julia
2 + 2
4

@ansi

Input

\`\`\`@ansi
 printstyled("this is my color"; color = :red)
diff --git a/dev/assets/code_example.md.x2WMMEzQ.lean.js b/dev/assets/code_example.md.qNbsZS8z.lean.js
similarity index 100%
rename from dev/assets/code_example.md.x2WMMEzQ.lean.js
rename to dev/assets/code_example.md.qNbsZS8z.lean.js
diff --git a/dev/assets/get_started.md.BMin7UpI.js b/dev/assets/get_started.md.JqiLwguP.js
similarity index 97%
rename from dev/assets/get_started.md.BMin7UpI.js
rename to dev/assets/get_started.md.JqiLwguP.js
index e464adf8..8f43ba9a 100644
--- a/dev/assets/get_started.md.BMin7UpI.js
+++ b/dev/assets/get_started.md.JqiLwguP.js
@@ -1,4 +1,4 @@
-import{_ as e,c as a,o as i,al as t}from"./chunks/framework.CpPVcUHs.js";const u=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"get_started.md","filePath":"get_started.md","lastUpdated":null}'),n={name:"get_started.md"};function o(l,s,p,d,r,c){return i(),a("div",null,s[0]||(s[0]=[t(`

Get Started

Simple method

You can simply add using DocumenterVitepress to your make.jl file, and replace format = HTML(...) in makedocs with:

julia
makedocs(...,
+import{_ as e,c as a,o as i,al as t}from"./chunks/framework.CpPVcUHs.js";const u=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"get_started.md","filePath":"get_started.md","lastUpdated":null}'),n={name:"get_started.md"};function o(l,s,p,d,c,r){return i(),a("div",null,s[0]||(s[0]=[t(`

Get Started

Simple method

You can simply add using DocumenterVitepress to your make.jl file, and replace format = HTML(...) in makedocs with:

julia
makedocs(...,
     format = MarkdownVitepress(
         repo = "<url_to_your_repo>",
     )
@@ -21,7 +21,7 @@ import{_ as e,c as a,o as i,al as t}from"./chunks/framework.CpPVcUHs.js";const u
         ├── config.mts
         └── theme
             └── index.ts
-            └── style.css

You can ignore the rest of the files which are actually in DocumenterVitepress/docs/src for now - those show how to use advanced APIs, like

VitePress Installation

Start at the docs level:

sh
docs $

Prerequisites

DocumenterVitepress.jl is completely self-contained and installs all of its dependencies (including its own isolated version of npm) automatically.

However, to view your documentation live when developing locally, you will need to install npm and instantiate the

VitePress can be used on its own, or be installed into an existing project. In both cases, you can install it with:

sh
npm add -D vitepress
sh
pnpm add -D vitepress
sh
yarn add -D vitepress
sh
bun add -D vitepress

Build new docs from docs/src

To start working on your docs do the following steps:

sh
$ cd docs
+            └── style.css

You can ignore the rest of the files which are actually in DocumenterVitepress/docs/src for now - those show how to use advanced APIs, like

VitePress Installation

Start at the docs level:

sh
docs $

Prerequisites

DocumenterVitepress.jl is completely self-contained and installs all of its dependencies (including its own isolated version of npm) automatically.

However, to view your documentation live when developing locally, you will need to install npm and instantiate the

VitePress can be used on its own, or be installed into an existing project. In both cases, you can install it with:

sh
npm add -D vitepress
sh
pnpm add -D vitepress
sh
yarn add -D vitepress
sh
bun add -D vitepress

Build new docs from docs/src

To start working on your docs do the following steps:

sh
$ cd docs
 docs $

Then, in docs start a julia session and activate a new environment.

sh
docs $ julia
 julia> ]
 pkg> activate .

Add packages as necessary. Here, we will need

julia
pkg> add DocumenterVitepress, Documenter

These packages will be used in the make.jl file.

Setting up the Folder Structure

The files for this page in the docs folder have the following structure:

docs/
diff --git a/dev/assets/get_started.md.BMin7UpI.lean.js b/dev/assets/get_started.md.JqiLwguP.lean.js
similarity index 84%
rename from dev/assets/get_started.md.BMin7UpI.lean.js
rename to dev/assets/get_started.md.JqiLwguP.lean.js
index 1c092798..fca98bda 100644
--- a/dev/assets/get_started.md.BMin7UpI.lean.js
+++ b/dev/assets/get_started.md.JqiLwguP.lean.js
@@ -1 +1 @@
-import{_ as e,c as a,o as i,al as t}from"./chunks/framework.CpPVcUHs.js";const u=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"get_started.md","filePath":"get_started.md","lastUpdated":null}'),n={name:"get_started.md"};function o(l,s,p,d,r,c){return i(),a("div",null,s[0]||(s[0]=[t("",47)]))}const k=e(n,[["render",o]]);export{u as __pageData,k as default};
+import{_ as e,c as a,o as i,al as t}from"./chunks/framework.CpPVcUHs.js";const u=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"get_started.md","filePath":"get_started.md","lastUpdated":null}'),n={name:"get_started.md"};function o(l,s,p,d,c,r){return i(),a("div",null,s[0]||(s[0]=[t("",47)]))}const k=e(n,[["render",o]]);export{u as __pageData,k as default};
diff --git a/dev/assets/cumlato.yDDNeA3I.jpeg b/dev/assets/ikfljup.yDDNeA3I.jpeg
similarity index 100%
rename from dev/assets/cumlato.yDDNeA3I.jpeg
rename to dev/assets/ikfljup.yDDNeA3I.jpeg
diff --git a/dev/assets/internal_api.md.DFM2KDlk.js b/dev/assets/internal_api.md.BqaY742j.js
similarity index 94%
rename from dev/assets/internal_api.md.DFM2KDlk.js
rename to dev/assets/internal_api.md.BqaY742j.js
index 2784bb1c..40b53d90 100644
--- a/dev/assets/internal_api.md.DFM2KDlk.js
+++ b/dev/assets/internal_api.md.BqaY742j.js
@@ -1 +1 @@
-import{_ as l,C as p,c as o,o as r,j as s,a as i,al as a,G as n}from"./chunks/framework.CpPVcUHs.js";const F=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"internal_api.md","filePath":"internal_api.md","lastUpdated":null}'),d={name:"internal_api.md"},h={class:"jldocstring custom-block"},c={class:"jldocstring custom-block"},u={class:"jldocstring custom-block"},k={class:"jldocstring custom-block"},g={class:"jldocstring custom-block"},m={class:"jldocstring custom-block"},y={class:"jldocstring custom-block"};function b(f,e,E,_,C,v){const t=p("Badge");return r(),o("div",null,[e[21]||(e[21]=s("h2",{id:"internal_api",tabindex:"-1"},[i("Internal API "),s("a",{class:"header-anchor",href:"#internal_api","aria-label":'Permalink to "Internal API {#internal_api}"'},"​")],-1)),e[22]||(e[22]=s("p",null,"These functions are not part of the public API, and are subject to change without notice.",-1)),s("details",h,[s("summary",null,[e[0]||(e[0]=s("a",{id:"DocumenterVitepress.build_docs-Tuple{String}",href:"#DocumenterVitepress.build_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.build_docs")],-1)),e[1]||(e[1]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[2]||(e[2]=a('
julia
build_docs(builddir::String; md_output_path = ".documenter")

Builds the Vitepress site in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

source

',4))]),s("details",c,[s("summary",null,[e[3]||(e[3]=s("a",{id:"DocumenterVitepress.dev_docs-Tuple{String}",href:"#DocumenterVitepress.dev_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.dev_docs")],-1)),e[4]||(e[4]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[5]||(e[5]=a('
julia
dev_docs(builddir::String; md_output_path = ".documenter")

Runs the vitepress dev server to serve the docs built from the Markdown files (generated by makedocs) in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

For now, these assume that the Markdown files generated are in $builddir/.documenter. Work is in progress to let the user pass the config object to fix this.

Warning

This does NOT run makedocs - you have to do that yourself! Think of it as the second stage of LiveServer.jl for DocumenterVitepress specifically.

source

',6))]),s("details",u,[s("summary",null,[e[6]||(e[6]=s("a",{id:"DocumenterVitepress.docpath-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.docpath-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.docpath")],-1)),e[7]||(e[7]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[8]||(e[8]=a('
julia
docpath(file, mdfolder)

This function takes the filename file, and returns a file path in the mdfolder directory which has the same tree as the src directory. This is used to ensure that the Markdown files are output in the correct location for Vitepress to find them.

source

',3))]),s("details",k,[s("summary",null,[e[9]||(e[9]=s("a",{id:"DocumenterVitepress.generate_template",href:"#DocumenterVitepress.generate_template"},[s("span",{class:"jlbinding"},"DocumenterVitepress.generate_template")],-1)),e[10]||(e[10]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[11]||(e[11]=a('
julia
generate_template(target_directory::String, package = "YourPackage")

Copies template files from DocumenterVitepress.jl to a target directory, replacing "YourPackage" with the specified package name in package.

target should be the directory of your package's documentation, and not its root!

Skips existing files and only updates new ones.

Arguments

  • target_directory: Destination for template files.

  • package: Name to replace "YourPackage" with, defaulting to "YourPackage".

Example

julia
generate_template(".julia/dev/MyPackage/docs", "MyPackage")

source

',9))]),s("details",g,[s("summary",null,[e[12]||(e[12]=s("a",{id:"DocumenterVitepress.mime_priority",href:"#DocumenterVitepress.mime_priority"},[s("span",{class:"jlbinding"},"DocumenterVitepress.mime_priority")],-1)),e[13]||(e[13]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[14]||(e[14]=a('
julia
mime_priority(mime::MIME)::Float64

This function returns a priority for a given MIME type, which is used to select the best MIME type for rendering a given element. Priority is in ascending order, i.e., 1 has more priority than 0.

source

',3))]),s("details",m,[s("summary",null,[e[15]||(e[15]=s("a",{id:"DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.modify_config_file")],-1)),e[16]||(e[16]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[17]||(e[17]=a('
julia
modify_config_file(doc, settings, deploy_decision)

Modifies the config file located at \\$builddir/\\$md_output_path/.vitepress/config.mts to include attributes determined at runtime.

In general, the config file will contain various strings like REPLACE_ME_DOCUMENTER_VITEPRESS which this function will replace with content.

Replaced config items

Currently, this function replaces the following config items:

  • Vitepress base path (base)

  • Vitepress output path (outDir)

  • Navbar

  • Sidebar

  • Title

  • Edit link

  • Github repo link

  • Logo

  • Favicon

Adding new config hooks

Simply add more elements to the replacers array within this function.

source

',9))]),s("details",y,[s("summary",null,[e[18]||(e[18]=s("a",{id:"DocumenterVitepress.render",href:"#DocumenterVitepress.render"},[s("span",{class:"jlbinding"},"DocumenterVitepress.render")],-1)),e[19]||(e[19]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[20]||(e[20]=a('
julia
render(args...)

This is the main entry point and recursive function to render a Documenter document to Markdown in the Vitepress flavour. It is called by Documenter.build and should not be called directly.

Methods

To extend this function, the general signature is:

julia
render(io::IO, mime::MIME"text/plain", node::Documenter.MarkdownAST.Node, element::Eltype, page, doc; kwargs...)

where Eltype is the type of the element field of the node object which you care about.

source

',7))])])}const T=l(d,[["render",b]]);export{F as __pageData,T as default}; +import{_ as l,C as p,c as o,o as r,j as s,a as i,al as a,G as n}from"./chunks/framework.CpPVcUHs.js";const F=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"internal_api.md","filePath":"internal_api.md","lastUpdated":null}'),d={name:"internal_api.md"},h={class:"jldocstring custom-block"},c={class:"jldocstring custom-block"},u={class:"jldocstring custom-block"},k={class:"jldocstring custom-block"},g={class:"jldocstring custom-block"},m={class:"jldocstring custom-block"},y={class:"jldocstring custom-block"};function b(E,e,f,_,C,v){const t=p("Badge");return r(),o("div",null,[e[21]||(e[21]=s("h2",{id:"internal_api",tabindex:"-1"},[i("Internal API "),s("a",{class:"header-anchor",href:"#internal_api","aria-label":'Permalink to "Internal API {#internal_api}"'},"​")],-1)),e[22]||(e[22]=s("p",null,"These functions are not part of the public API, and are subject to change without notice.",-1)),s("details",h,[s("summary",null,[e[0]||(e[0]=s("a",{id:"DocumenterVitepress.build_docs-Tuple{String}",href:"#DocumenterVitepress.build_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.build_docs")],-1)),e[1]||(e[1]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[2]||(e[2]=a('
julia
build_docs(builddir::String; md_output_path = ".documenter")

Builds the Vitepress site in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

source

',4))]),s("details",c,[s("summary",null,[e[3]||(e[3]=s("a",{id:"DocumenterVitepress.dev_docs-Tuple{String}",href:"#DocumenterVitepress.dev_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.dev_docs")],-1)),e[4]||(e[4]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[5]||(e[5]=a('
julia
dev_docs(builddir::String; md_output_path = ".documenter")

Runs the vitepress dev server to serve the docs built from the Markdown files (generated by makedocs) in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

For now, these assume that the Markdown files generated are in $builddir/.documenter. Work is in progress to let the user pass the config object to fix this.

Warning

This does NOT run makedocs - you have to do that yourself! Think of it as the second stage of LiveServer.jl for DocumenterVitepress specifically.

source

',6))]),s("details",u,[s("summary",null,[e[6]||(e[6]=s("a",{id:"DocumenterVitepress.docpath-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.docpath-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.docpath")],-1)),e[7]||(e[7]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[8]||(e[8]=a('
julia
docpath(file, mdfolder)

This function takes the filename file, and returns a file path in the mdfolder directory which has the same tree as the src directory. This is used to ensure that the Markdown files are output in the correct location for Vitepress to find them.

source

',3))]),s("details",k,[s("summary",null,[e[9]||(e[9]=s("a",{id:"DocumenterVitepress.generate_template",href:"#DocumenterVitepress.generate_template"},[s("span",{class:"jlbinding"},"DocumenterVitepress.generate_template")],-1)),e[10]||(e[10]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[11]||(e[11]=a('
julia
generate_template(target_directory::String, package = "YourPackage")

Copies template files from DocumenterVitepress.jl to a target directory, replacing "YourPackage" with the specified package name in package.

target should be the directory of your package's documentation, and not its root!

Skips existing files and only updates new ones.

Arguments

  • target_directory: Destination for template files.

  • package: Name to replace "YourPackage" with, defaulting to "YourPackage".

Example

julia
generate_template(".julia/dev/MyPackage/docs", "MyPackage")

source

',9))]),s("details",g,[s("summary",null,[e[12]||(e[12]=s("a",{id:"DocumenterVitepress.mime_priority",href:"#DocumenterVitepress.mime_priority"},[s("span",{class:"jlbinding"},"DocumenterVitepress.mime_priority")],-1)),e[13]||(e[13]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[14]||(e[14]=a('
julia
mime_priority(mime::MIME)::Float64

This function returns a priority for a given MIME type, which is used to select the best MIME type for rendering a given element. Priority is in ascending order, i.e., 1 has more priority than 0.

source

',3))]),s("details",m,[s("summary",null,[e[15]||(e[15]=s("a",{id:"DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.modify_config_file")],-1)),e[16]||(e[16]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[17]||(e[17]=a('
julia
modify_config_file(doc, settings, deploy_decision)

Modifies the config file located at \\$builddir/\\$md_output_path/.vitepress/config.mts to include attributes determined at runtime.

In general, the config file will contain various strings like REPLACE_ME_DOCUMENTER_VITEPRESS which this function will replace with content.

Replaced config items

Currently, this function replaces the following config items:

  • Vitepress base path (base)

  • Vitepress output path (outDir)

  • Navbar

  • Sidebar

  • Title

  • Edit link

  • Github repo link

  • Logo

  • Favicon

Adding new config hooks

Simply add more elements to the replacers array within this function.

source

',9))]),s("details",y,[s("summary",null,[e[18]||(e[18]=s("a",{id:"DocumenterVitepress.render",href:"#DocumenterVitepress.render"},[s("span",{class:"jlbinding"},"DocumenterVitepress.render")],-1)),e[19]||(e[19]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[20]||(e[20]=a('
julia
render(args...)

This is the main entry point and recursive function to render a Documenter document to Markdown in the Vitepress flavour. It is called by Documenter.build and should not be called directly.

Methods

To extend this function, the general signature is:

julia
render(io::IO, mime::MIME"text/plain", node::Documenter.MarkdownAST.Node, element::Eltype, page, doc; kwargs...)

where Eltype is the type of the element field of the node object which you care about.

source

',7))])])}const T=l(d,[["render",b]]);export{F as __pageData,T as default}; diff --git a/dev/assets/internal_api.md.DFM2KDlk.lean.js b/dev/assets/internal_api.md.BqaY742j.lean.js similarity index 98% rename from dev/assets/internal_api.md.DFM2KDlk.lean.js rename to dev/assets/internal_api.md.BqaY742j.lean.js index 1ca2405f..67d6a280 100644 --- a/dev/assets/internal_api.md.DFM2KDlk.lean.js +++ b/dev/assets/internal_api.md.BqaY742j.lean.js @@ -1 +1 @@ -import{_ as l,C as p,c as o,o as r,j as s,a as i,al as a,G as n}from"./chunks/framework.CpPVcUHs.js";const F=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"internal_api.md","filePath":"internal_api.md","lastUpdated":null}'),d={name:"internal_api.md"},h={class:"jldocstring custom-block"},c={class:"jldocstring custom-block"},u={class:"jldocstring custom-block"},k={class:"jldocstring custom-block"},g={class:"jldocstring custom-block"},m={class:"jldocstring custom-block"},y={class:"jldocstring custom-block"};function b(f,e,E,_,C,v){const t=p("Badge");return r(),o("div",null,[e[21]||(e[21]=s("h2",{id:"internal_api",tabindex:"-1"},[i("Internal API "),s("a",{class:"header-anchor",href:"#internal_api","aria-label":'Permalink to "Internal API {#internal_api}"'},"​")],-1)),e[22]||(e[22]=s("p",null,"These functions are not part of the public API, and are subject to change without notice.",-1)),s("details",h,[s("summary",null,[e[0]||(e[0]=s("a",{id:"DocumenterVitepress.build_docs-Tuple{String}",href:"#DocumenterVitepress.build_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.build_docs")],-1)),e[1]||(e[1]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[2]||(e[2]=a("",4))]),s("details",c,[s("summary",null,[e[3]||(e[3]=s("a",{id:"DocumenterVitepress.dev_docs-Tuple{String}",href:"#DocumenterVitepress.dev_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.dev_docs")],-1)),e[4]||(e[4]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[5]||(e[5]=a("",6))]),s("details",u,[s("summary",null,[e[6]||(e[6]=s("a",{id:"DocumenterVitepress.docpath-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.docpath-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.docpath")],-1)),e[7]||(e[7]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[8]||(e[8]=a("",3))]),s("details",k,[s("summary",null,[e[9]||(e[9]=s("a",{id:"DocumenterVitepress.generate_template",href:"#DocumenterVitepress.generate_template"},[s("span",{class:"jlbinding"},"DocumenterVitepress.generate_template")],-1)),e[10]||(e[10]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[11]||(e[11]=a("",9))]),s("details",g,[s("summary",null,[e[12]||(e[12]=s("a",{id:"DocumenterVitepress.mime_priority",href:"#DocumenterVitepress.mime_priority"},[s("span",{class:"jlbinding"},"DocumenterVitepress.mime_priority")],-1)),e[13]||(e[13]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[14]||(e[14]=a("",3))]),s("details",m,[s("summary",null,[e[15]||(e[15]=s("a",{id:"DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.modify_config_file")],-1)),e[16]||(e[16]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[17]||(e[17]=a("",9))]),s("details",y,[s("summary",null,[e[18]||(e[18]=s("a",{id:"DocumenterVitepress.render",href:"#DocumenterVitepress.render"},[s("span",{class:"jlbinding"},"DocumenterVitepress.render")],-1)),e[19]||(e[19]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[20]||(e[20]=a("",7))])])}const T=l(d,[["render",b]]);export{F as __pageData,T as default}; +import{_ as l,C as p,c as o,o as r,j as s,a as i,al as a,G as n}from"./chunks/framework.CpPVcUHs.js";const F=JSON.parse('{"title":"","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"internal_api.md","filePath":"internal_api.md","lastUpdated":null}'),d={name:"internal_api.md"},h={class:"jldocstring custom-block"},c={class:"jldocstring custom-block"},u={class:"jldocstring custom-block"},k={class:"jldocstring custom-block"},g={class:"jldocstring custom-block"},m={class:"jldocstring custom-block"},y={class:"jldocstring custom-block"};function b(E,e,f,_,C,v){const t=p("Badge");return r(),o("div",null,[e[21]||(e[21]=s("h2",{id:"internal_api",tabindex:"-1"},[i("Internal API "),s("a",{class:"header-anchor",href:"#internal_api","aria-label":'Permalink to "Internal API {#internal_api}"'},"​")],-1)),e[22]||(e[22]=s("p",null,"These functions are not part of the public API, and are subject to change without notice.",-1)),s("details",h,[s("summary",null,[e[0]||(e[0]=s("a",{id:"DocumenterVitepress.build_docs-Tuple{String}",href:"#DocumenterVitepress.build_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.build_docs")],-1)),e[1]||(e[1]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[2]||(e[2]=a("",4))]),s("details",c,[s("summary",null,[e[3]||(e[3]=s("a",{id:"DocumenterVitepress.dev_docs-Tuple{String}",href:"#DocumenterVitepress.dev_docs-Tuple{String}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.dev_docs")],-1)),e[4]||(e[4]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[5]||(e[5]=a("",6))]),s("details",u,[s("summary",null,[e[6]||(e[6]=s("a",{id:"DocumenterVitepress.docpath-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.docpath-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.docpath")],-1)),e[7]||(e[7]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[8]||(e[8]=a("",3))]),s("details",k,[s("summary",null,[e[9]||(e[9]=s("a",{id:"DocumenterVitepress.generate_template",href:"#DocumenterVitepress.generate_template"},[s("span",{class:"jlbinding"},"DocumenterVitepress.generate_template")],-1)),e[10]||(e[10]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[11]||(e[11]=a("",9))]),s("details",g,[s("summary",null,[e[12]||(e[12]=s("a",{id:"DocumenterVitepress.mime_priority",href:"#DocumenterVitepress.mime_priority"},[s("span",{class:"jlbinding"},"DocumenterVitepress.mime_priority")],-1)),e[13]||(e[13]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[14]||(e[14]=a("",3))]),s("details",m,[s("summary",null,[e[15]||(e[15]=s("a",{id:"DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}",href:"#DocumenterVitepress.modify_config_file-Tuple{Any, Any, Any}"},[s("span",{class:"jlbinding"},"DocumenterVitepress.modify_config_file")],-1)),e[16]||(e[16]=i()),n(t,{type:"info",class:"jlObjectType jlMethod",text:"Method"})]),e[17]||(e[17]=a("",9))]),s("details",y,[s("summary",null,[e[18]||(e[18]=s("a",{id:"DocumenterVitepress.render",href:"#DocumenterVitepress.render"},[s("span",{class:"jlbinding"},"DocumenterVitepress.render")],-1)),e[19]||(e[19]=i()),n(t,{type:"info",class:"jlObjectType jlFunction",text:"Function"})]),e[20]||(e[20]=a("",7))])])}const T=l(d,[["render",b]]);export{F as __pageData,T as default}; diff --git a/dev/assets/markdown-examples.md.CAxROM8M.js b/dev/assets/markdown-examples.md.D3zdcVPc.js similarity index 99% rename from dev/assets/markdown-examples.md.CAxROM8M.js rename to dev/assets/markdown-examples.md.D3zdcVPc.js index 53cfbcf9..044dcb66 100644 --- a/dev/assets/markdown-examples.md.CAxROM8M.js +++ b/dev/assets/markdown-examples.md.D3zdcVPc.js @@ -79,7 +79,7 @@ import{_ as r,C as d,c as e,o as h,al as l,G as i,j as s,w as n,a as k}from"./ch @gp :- x cos.(x) "w l t 'cos' lw 2 lc rgb '#E69F00'" \`\`\` -:::

Output

julia
using Gnuplot
+:::

Output

julia
using Gnuplot
 t = 0:0.001:1
 @gp t sin.(10π*t) "w l tit 'sin' lc 'gray'"
julia
using Gnuplot
 x = -:0.001:
diff --git a/dev/assets/markdown-examples.md.CAxROM8M.lean.js b/dev/assets/markdown-examples.md.D3zdcVPc.lean.js
similarity index 100%
rename from dev/assets/markdown-examples.md.CAxROM8M.lean.js
rename to dev/assets/markdown-examples.md.D3zdcVPc.lean.js
diff --git a/dev/assets/mime_examples.md.XE2XZK0S.js b/dev/assets/mime_examples.md.FRleXzlF.js
similarity index 97%
rename from dev/assets/mime_examples.md.XE2XZK0S.js
rename to dev/assets/mime_examples.md.FRleXzlF.js
index c1d74cb1..915ec000 100644
--- a/dev/assets/mime_examples.md.XE2XZK0S.js
+++ b/dev/assets/mime_examples.md.FRleXzlF.js
@@ -1,4 +1,4 @@
-import{_ as i,c as a,o as t,al as e}from"./chunks/framework.CpPVcUHs.js";const n="/DocumenterVitepress.jl/dev/assets/amfolbw.CGGmtknr.png",p="/DocumenterVitepress.jl/dev/assets/cumlato.yDDNeA3I.jpeg",l="/DocumenterVitepress.jl/dev/assets/rprwddq.Drfs-ROQ.svg",h="/DocumenterVitepress.jl/dev/assets/yhihbow.C-W3LInb.gif",y=JSON.parse('{"title":"MIME-type examples","description":"","frontmatter":{},"headers":[],"relativePath":"mime_examples.md","filePath":"mime_examples.md","lastUpdated":null}'),k={name:"mime_examples.md"};function d(r,s,o,E,g,c){return t(),a("div",null,s[0]||(s[0]=[e(`

MIME-type examples

This file tests the output for all available MIME-types.

julia
"""
+import{_ as i,c as a,o as t,al as e}from"./chunks/framework.CpPVcUHs.js";const n="/DocumenterVitepress.jl/dev/assets/ckizeee.CGGmtknr.png",p="/DocumenterVitepress.jl/dev/assets/ikfljup.yDDNeA3I.jpeg",l="/DocumenterVitepress.jl/dev/assets/tlysjmz.Drfs-ROQ.svg",h="/DocumenterVitepress.jl/dev/assets/rfatbzk.C-W3LInb.gif",y=JSON.parse('{"title":"MIME-type examples","description":"","frontmatter":{},"headers":[],"relativePath":"mime_examples.md","filePath":"mime_examples.md","lastUpdated":null}'),k={name:"mime_examples.md"};function d(r,s,o,E,g,c){return t(),a("div",null,s[0]||(s[0]=[e(`

MIME-type examples

This file tests the output for all available MIME-types.

julia
"""
     MediaOutput{MIME"..."}(contents::String)
 
 A struct representing media output with a specific MIME type.
diff --git a/dev/assets/mime_examples.md.XE2XZK0S.lean.js b/dev/assets/mime_examples.md.FRleXzlF.lean.js
similarity index 61%
rename from dev/assets/mime_examples.md.XE2XZK0S.lean.js
rename to dev/assets/mime_examples.md.FRleXzlF.lean.js
index 3e928167..0b990d15 100644
--- a/dev/assets/mime_examples.md.XE2XZK0S.lean.js
+++ b/dev/assets/mime_examples.md.FRleXzlF.lean.js
@@ -1 +1 @@
-import{_ as i,c as a,o as t,al as e}from"./chunks/framework.CpPVcUHs.js";const n="/DocumenterVitepress.jl/dev/assets/amfolbw.CGGmtknr.png",p="/DocumenterVitepress.jl/dev/assets/cumlato.yDDNeA3I.jpeg",l="/DocumenterVitepress.jl/dev/assets/rprwddq.Drfs-ROQ.svg",h="/DocumenterVitepress.jl/dev/assets/yhihbow.C-W3LInb.gif",y=JSON.parse('{"title":"MIME-type examples","description":"","frontmatter":{},"headers":[],"relativePath":"mime_examples.md","filePath":"mime_examples.md","lastUpdated":null}'),k={name:"mime_examples.md"};function d(r,s,o,E,g,c){return t(),a("div",null,s[0]||(s[0]=[e("",13)]))}const F=i(k,[["render",d]]);export{y as __pageData,F as default};
+import{_ as i,c as a,o as t,al as e}from"./chunks/framework.CpPVcUHs.js";const n="/DocumenterVitepress.jl/dev/assets/ckizeee.CGGmtknr.png",p="/DocumenterVitepress.jl/dev/assets/ikfljup.yDDNeA3I.jpeg",l="/DocumenterVitepress.jl/dev/assets/tlysjmz.Drfs-ROQ.svg",h="/DocumenterVitepress.jl/dev/assets/rfatbzk.C-W3LInb.gif",y=JSON.parse('{"title":"MIME-type examples","description":"","frontmatter":{},"headers":[],"relativePath":"mime_examples.md","filePath":"mime_examples.md","lastUpdated":null}'),k={name:"mime_examples.md"};function d(r,s,o,E,g,c){return t(),a("div",null,s[0]||(s[0]=[e("",13)]))}const F=i(k,[["render",d]]);export{y as __pageData,F as default};
diff --git a/dev/assets/repo_stars.md.Bd6hjAP_.js b/dev/assets/repo_stars.md.BamE5Ty1.js
similarity index 98%
rename from dev/assets/repo_stars.md.Bd6hjAP_.js
rename to dev/assets/repo_stars.md.BamE5Ty1.js
index 16daf5d0..93947a91 100644
--- a/dev/assets/repo_stars.md.Bd6hjAP_.js
+++ b/dev/assets/repo_stars.md.BamE5Ty1.js
@@ -5,7 +5,7 @@ import{_ as i,c as a,o as n,al as t}from"./chunks/framework.CpPVcUHs.js";const o
     type: String,
     default: "https://github.com/LuxDL/DocumenterVitepress.jl" # change to "url repo"
   }
-});

And make sure you have the following highlighted elements:

ts
// .vitepress/theme/index.ts
+});

And make sure you have the following highlighted elements:

ts
// .vitepress/theme/index.ts
 import { h } from 'vue'
 import type { Theme } from 'vitepress'
 import DefaultTheme from 'vitepress/theme'
diff --git a/dev/assets/repo_stars.md.Bd6hjAP_.lean.js b/dev/assets/repo_stars.md.BamE5Ty1.lean.js
similarity index 100%
rename from dev/assets/repo_stars.md.Bd6hjAP_.lean.js
rename to dev/assets/repo_stars.md.BamE5Ty1.lean.js
diff --git a/dev/assets/yhihbow.C-W3LInb.gif b/dev/assets/rfatbzk.C-W3LInb.gif
similarity index 100%
rename from dev/assets/yhihbow.C-W3LInb.gif
rename to dev/assets/rfatbzk.C-W3LInb.gif
diff --git a/dev/assets/style.Dcf_QU9J.css b/dev/assets/style.B8T8QjXr.css
similarity index 94%
rename from dev/assets/style.Dcf_QU9J.css
rename to dev/assets/style.B8T8QjXr.css
index a89bb2b0..3910ba97 100644
--- a/dev/assets/style.Dcf_QU9J.css
+++ b/dev/assets/style.B8T8QjXr.css
@@ -1 +1 @@
-@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-cyrillic.C5lxZ8CY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-greek-ext.CqjqNYQ-.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-greek.BBVDIX6e.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-vietnamese.BjW4sHH5.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-latin-ext.4ZJIpNVo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-latin.Di8DUHzh.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-cyrillic-ext.r48I6akx.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-cyrillic.By2_1cv3.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-greek-ext.1u6EdAuj.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-greek.DJ8dCoTZ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-vietnamese.BSbpV94h.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-latin-ext.CN1xVJS-.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-latin.C2AdPX0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Punctuation SC;font-weight:400;src:local("PingFang SC Regular"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:500;src:local("PingFang SC Medium"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:600;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:700;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-purple-1: #6f42c1;--vp-c-purple-2: #7e4cc9;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-purple-1: #c8abfa;--vp-c-purple-2: #a879e6;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: #3c3c43;--vp-c-text-2: #67676c;--vp-c-text-3: #929295}.dark{--vp-c-text-1: #dfdfd6;--vp-c-text-2: #98989f;--vp-c-text-3: #6a6a71}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-note-1: var(--vp-c-brand-1);--vp-c-note-2: var(--vp-c-brand-2);--vp-c-note-3: var(--vp-c-brand-3);--vp-c-note-soft: var(--vp-c-brand-soft);--vp-c-success-1: var(--vp-c-green-1);--vp-c-success-2: var(--vp-c-green-2);--vp-c-success-3: var(--vp-c-green-3);--vp-c-success-soft: var(--vp-c-green-soft);--vp-c-important-1: var(--vp-c-purple-1);--vp-c-important-2: var(--vp-c-purple-2);--vp-c-important-3: var(--vp-c-purple-3);--vp-c-important-soft: var(--vp-c-purple-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft);--vp-c-caution-1: var(--vp-c-red-1);--vp-c-caution-2: var(--vp-c-red-2);--vp-c-caution-3: var(--vp-c-red-3);--vp-c-caution-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;font-optical-sizing:auto}:root:where(:lang(zh)){--vp-font-family-base: "Punctuation SC", "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}@media (min-width: 960px){:root{--vp-z-index-sidebar: 25}}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-success-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-success-1);--vp-code-line-diff-remove-color: var(--vp-c-danger-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-danger-1);--vp-code-line-warning-color: var(--vp-c-warning-soft);--vp-code-line-error-color: var(--vp-c-danger-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:lang(es),:lang(pt){--vp-code-copy-copied-text-content: "Copiado"}:lang(fa){--vp-code-copy-copied-text-content: "کپی شد"}:lang(ko){--vp-code-copy-copied-text-content: "복사됨"}:lang(ru){--vp-code-copy-copied-text-content: "Скопировано"}:lang(zh){--vp-code-copy-copied-text-content: "已复制"}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-note-border: transparent;--vp-custom-block-note-text: var(--vp-c-text-1);--vp-custom-block-note-bg: var(--vp-c-default-soft);--vp-custom-block-note-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-tip-soft);--vp-custom-block-tip-code-bg: var(--vp-c-tip-soft);--vp-custom-block-important-border: transparent;--vp-custom-block-important-text: var(--vp-c-text-1);--vp-custom-block-important-bg: var(--vp-c-important-soft);--vp-custom-block-important-code-bg: var(--vp-c-important-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-caution-border: transparent;--vp-custom-block-caution-text: var(--vp-c-text-1);--vp-custom-block-caution-bg: var(--vp-c-caution-soft);--vp-custom-block-caution-code-bg: var(--vp-c-caution-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-default-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-tip-1);--vp-badge-tip-bg: var(--vp-c-tip-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}mjx-container{overflow-x:auto}mjx-container>svg{display:inline-block;margin:auto}[class^=vpi-],[class*=" vpi-"],.vp-icon{width:1em;height:1em}[class^=vpi-].bg,[class*=" vpi-"].bg,.vp-icon.bg{background-size:100% 100%;background-color:transparent}[class^=vpi-]:not(.bg),[class*=" vpi-"]:not(.bg),.vp-icon:not(.bg){-webkit-mask:var(--icon) no-repeat;mask:var(--icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit}.vpi-align-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 6H3M15 12H3M17 18H3'/%3E%3C/svg%3E")}.vpi-arrow-right,.vpi-arrow-down,.vpi-arrow-left,.vpi-arrow-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.vpi-chevron-right,.vpi-chevron-down,.vpi-chevron-left,.vpi-chevron-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.vpi-chevron-down,.vpi-arrow-down{transform:rotate(90deg)}.vpi-chevron-left,.vpi-arrow-left{transform:rotate(180deg)}.vpi-chevron-up,.vpi-arrow-up{transform:rotate(-90deg)}.vpi-square-pen{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E")}.vpi-plus{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5v14'/%3E%3C/svg%3E")}.vpi-sun{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.vpi-moon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E")}.vpi-more-horizontal{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.vpi-languages{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m5 8 6 6M4 14l6-6 2-3M2 5h12M7 2h1M22 22l-5-10-5 10M14 18h6'/%3E%3C/svg%3E")}.vpi-heart{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3C/svg%3E")}.vpi-search{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.vpi-layout-list{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7M14 9h7M14 15h7M14 20h7'/%3E%3C/svg%3E")}.vpi-delete{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM18 9l-6 6M12 9l6 6'/%3E%3C/svg%3E")}.vpi-corner-down-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 10-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3C/svg%3E")}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover,.custom-block.info a:hover>code{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.note{border-color:var(--vp-custom-block-note-border);color:var(--vp-custom-block-note-text);background-color:var(--vp-custom-block-note-bg)}.custom-block.note a,.custom-block.note code{color:var(--vp-c-brand-1)}.custom-block.note a:hover,.custom-block.note a:hover>code{color:var(--vp-c-brand-2)}.custom-block.note code{background-color:var(--vp-custom-block-note-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-tip-1)}.custom-block.tip a:hover,.custom-block.tip a:hover>code{color:var(--vp-c-tip-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.important{border-color:var(--vp-custom-block-important-border);color:var(--vp-custom-block-important-text);background-color:var(--vp-custom-block-important-bg)}.custom-block.important a,.custom-block.important code{color:var(--vp-c-important-1)}.custom-block.important a:hover,.custom-block.important a:hover>code{color:var(--vp-c-important-2)}.custom-block.important code{background-color:var(--vp-custom-block-important-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover,.custom-block.warning a:hover>code{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover,.custom-block.danger a:hover>code{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.caution{border-color:var(--vp-custom-block-caution-border);color:var(--vp-custom-block-caution-text);background-color:var(--vp-custom-block-caution-bg)}.custom-block.caution a,.custom-block.caution code{color:var(--vp-c-caution-1)}.custom-block.caution a:hover,.custom-block.caution a:hover>code{color:var(--vp-c-caution-2)}.custom-block.caution code{background-color:var(--vp-custom-block-caution-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover,.custom-block.details a:hover>code{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code span{color:var(--shiki-dark, inherit)}html:not(.dark) .vp-code span{color:var(--shiki-light, inherit)}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc h4{margin:24px 0 0;letter-spacing:-.01em;line-height:24px;font-size:18px}.vp-doc .header-anchor{position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor{top:24px}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s;color:var(--vp-c-text-2)}.vp-doc blockquote>p{margin:0;font-size:16px;transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:hover{color:var(--vp-c-brand-2)}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{background-color:var(--vp-c-bg);border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block div[class*=language-]{margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs{margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code{color:var(--vp-code-link-color)}.vp-doc a:hover>code{color:var(--vp-code-link-hover-color)}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code,.vp-doc h4>code{font-size:.9em}.vp-doc div[class*=language-],.vp-block{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-],.vp-block{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:after{content:""}.external-link-icon-enabled :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{content:"";color:currentColor}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin:0 0 4px!important;text-align:center;letter-spacing:1px!important;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.VPBadge.small{padding:0 6px;line-height:18px;font-size:10px;transform:translateY(-8px)}.VPDocFooter .VPBadge{display:none}.vp-doc h1>.VPBadge{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge{vertical-align:middle}.vp-doc h4>.VPBadge,.vp-doc h5>.VPBadge,.vp-doc h6>.VPBadge{vertical-align:middle;line-height:18px}.VPBadge.info{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-b06cdb19]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-b06cdb19],.VPBackdrop.fade-leave-to[data-v-b06cdb19]{opacity:0}.VPBackdrop.fade-leave-active[data-v-b06cdb19]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-b06cdb19]{display:none}}.NotFound[data-v-951cab6c]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-951cab6c]{padding:96px 32px 168px}}.code[data-v-951cab6c]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-951cab6c]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-951cab6c]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-951cab6c]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-951cab6c]{padding-top:20px}.link[data-v-951cab6c]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-951cab6c]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-3f927ebe]{position:relative;z-index:1}.nested[data-v-3f927ebe]{padding-right:16px;padding-left:16px}.outline-link[data-v-3f927ebe]{display:block;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.outline-link[data-v-3f927ebe]:hover,.outline-link.active[data-v-3f927ebe]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-3f927ebe]{padding-left:13px}.VPDocAsideOutline[data-v-b38bf2ff]{display:none}.VPDocAsideOutline.has-outline[data-v-b38bf2ff]{display:block}.content[data-v-b38bf2ff]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-b38bf2ff]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-b38bf2ff]{line-height:32px;font-size:14px;font-weight:600}.VPDocAside[data-v-6d7b3c46]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-6d7b3c46]{flex-grow:1}.VPDocAside[data-v-6d7b3c46] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-6d7b3c46] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-6d7b3c46] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-475f71b8]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-475f71b8]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-4f9813fa]{margin-top:64px}.edit-info[data-v-4f9813fa]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-4f9813fa]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-4f9813fa]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-4f9813fa]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-4f9813fa]{margin-right:8px}.prev-next[data-v-4f9813fa]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-4f9813fa]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-4f9813fa]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-4f9813fa]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-4f9813fa]{margin-left:auto;text-align:right}.desc[data-v-4f9813fa]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-4f9813fa]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDoc[data-v-83890dd9]{padding:32px 24px 96px;width:100%}@media (min-width: 768px){.VPDoc[data-v-83890dd9]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-83890dd9]{padding:48px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-83890dd9]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-83890dd9]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-83890dd9]{display:flex;justify-content:center}.VPDoc .aside[data-v-83890dd9]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-83890dd9]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-83890dd9]{max-width:1104px}}.container[data-v-83890dd9]{margin:0 auto;width:100%}.aside[data-v-83890dd9]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-83890dd9]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-83890dd9]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 48px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-83890dd9]::-webkit-scrollbar{display:none}.aside-curtain[data-v-83890dd9]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-83890dd9]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px));padding-bottom:32px}.content[data-v-83890dd9]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-83890dd9]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-83890dd9]{order:1;margin:0;min-width:640px}}.content-container[data-v-83890dd9]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-83890dd9]{max-width:688px}.VPButton[data-v-906d7fb4]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-906d7fb4]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-906d7fb4]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-906d7fb4]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-906d7fb4]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-906d7fb4]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-906d7fb4]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-906d7fb4]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-906d7fb4]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-906d7fb4]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-906d7fb4]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-906d7fb4]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-906d7fb4]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-35a7d0b8]{display:none}.dark .VPImage.light[data-v-35a7d0b8]{display:none}.VPHero[data-v-3d256e5e]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-3d256e5e]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-3d256e5e]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-3d256e5e]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-3d256e5e]{flex-direction:row}}.main[data-v-3d256e5e]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-3d256e5e]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-3d256e5e]{text-align:left}}@media (min-width: 960px){.main[data-v-3d256e5e]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-3d256e5e]{max-width:592px}}.heading[data-v-3d256e5e]{display:flex;flex-direction:column}.name[data-v-3d256e5e],.text[data-v-3d256e5e]{width:fit-content;max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-3d256e5e],.VPHero.has-image .text[data-v-3d256e5e]{margin:0 auto}.name[data-v-3d256e5e]{color:var(--vp-home-hero-name-color)}.clip[data-v-3d256e5e]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-3d256e5e],.text[data-v-3d256e5e]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-3d256e5e],.text[data-v-3d256e5e]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-3d256e5e],.VPHero.has-image .text[data-v-3d256e5e]{margin:0}}.tagline[data-v-3d256e5e]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-3d256e5e]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-3d256e5e]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-3d256e5e]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-3d256e5e]{margin:0}}.actions[data-v-3d256e5e]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-3d256e5e]{justify-content:center}@media (min-width: 640px){.actions[data-v-3d256e5e]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-3d256e5e]{justify-content:flex-start}}.action[data-v-3d256e5e]{flex-shrink:0;padding:6px}.image[data-v-3d256e5e]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-3d256e5e]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-3d256e5e]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-3d256e5e]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-3d256e5e]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-3d256e5e]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-3d256e5e]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-3d256e5e]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-3d256e5e]{width:320px;height:320px}}[data-v-3d256e5e] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-3d256e5e] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-3d256e5e] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-f5e9645b]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-f5e9645b]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-f5e9645b]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-f5e9645b]>.VPImage{margin-bottom:20px}.icon[data-v-f5e9645b]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-f5e9645b]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-f5e9645b]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-f5e9645b]{padding-top:8px}.link-text-value[data-v-f5e9645b]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-f5e9645b]{margin-left:6px}.VPFeatures[data-v-d0a190d7]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-d0a190d7]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-d0a190d7]{padding:0 64px}}.container[data-v-d0a190d7]{margin:0 auto;max-width:1152px}.items[data-v-d0a190d7]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-d0a190d7]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-d0a190d7],.item.grid-4[data-v-d0a190d7],.item.grid-6[data-v-d0a190d7]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-d0a190d7],.item.grid-4[data-v-d0a190d7]{width:50%}.item.grid-3[data-v-d0a190d7],.item.grid-6[data-v-d0a190d7]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-d0a190d7]{width:25%}}.container[data-v-7a48a447]{margin:auto;width:100%;max-width:1280px;padding:0 24px}@media (min-width: 640px){.container[data-v-7a48a447]{padding:0 48px}}@media (min-width: 960px){.container[data-v-7a48a447]{width:100%;padding:0 64px}}.vp-doc[data-v-7a48a447] .VPHomeSponsors,.vp-doc[data-v-7a48a447] .VPTeamPage{margin-left:var(--vp-offset, calc(50% - 50vw) );margin-right:var(--vp-offset, calc(50% - 50vw) )}.vp-doc[data-v-7a48a447] .VPHomeSponsors h2{border-top:none;letter-spacing:normal}.vp-doc[data-v-7a48a447] .VPHomeSponsors a,.vp-doc[data-v-7a48a447] .VPTeamPage a{text-decoration:none}.VPHome[data-v-e40e30de]{margin-bottom:96px}@media (min-width: 768px){.VPHome[data-v-e40e30de]{margin-bottom:128px}}.VPContent[data-v-91765379]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-91765379]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-91765379]{margin:0}@media (min-width: 960px){.VPContent[data-v-91765379]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-91765379]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-91765379]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-c970a860]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-c970a860]{display:none}.VPFooter[data-v-c970a860] a{text-decoration-line:underline;text-underline-offset:2px;transition:color .25s}.VPFooter[data-v-c970a860] a:hover{color:var(--vp-c-text-1)}@media (min-width: 768px){.VPFooter[data-v-c970a860]{padding:32px}}.container[data-v-c970a860]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-c970a860],.copyright[data-v-c970a860]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-168ddf5d]{padding:12px 20px 11px}@media (min-width: 960px){.VPLocalNavOutlineDropdown[data-v-168ddf5d]{padding:12px 36px 11px}}.VPLocalNavOutlineDropdown button[data-v-168ddf5d]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-168ddf5d]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-168ddf5d]{color:var(--vp-c-text-1)}.icon[data-v-168ddf5d]{display:inline-block;vertical-align:middle;margin-left:2px;font-size:14px;transform:rotate(0);transition:transform .25s}@media (min-width: 960px){.VPLocalNavOutlineDropdown button[data-v-168ddf5d]{font-size:14px}.icon[data-v-168ddf5d]{font-size:16px}}.open>.icon[data-v-168ddf5d]{transform:rotate(90deg)}.items[data-v-168ddf5d]{position:absolute;top:40px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}@media (min-width: 960px){.items[data-v-168ddf5d]{right:auto;left:calc(var(--vp-sidebar-width) + 32px);width:320px}}.header[data-v-168ddf5d]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-168ddf5d]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-168ddf5d]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-168ddf5d]{transition:all .2s ease-out}.flyout-leave-active[data-v-168ddf5d]{transition:all .15s ease-in}.flyout-enter-from[data-v-168ddf5d],.flyout-leave-to[data-v-168ddf5d]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-070ab83d]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-070ab83d]{position:fixed}@media (min-width: 960px){.VPLocalNav[data-v-070ab83d]{top:var(--vp-nav-height)}.VPLocalNav.has-sidebar[data-v-070ab83d]{padding-left:var(--vp-sidebar-width)}.VPLocalNav.empty[data-v-070ab83d]{display:none}}@media (min-width: 1280px){.VPLocalNav[data-v-070ab83d]{display:none}}@media (min-width: 1440px){.VPLocalNav.has-sidebar[data-v-070ab83d]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.container[data-v-070ab83d]{display:flex;justify-content:space-between;align-items:center}.menu[data-v-070ab83d]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-070ab83d]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-070ab83d]{padding:0 32px}}@media (min-width: 960px){.menu[data-v-070ab83d]{display:none}}.menu-icon[data-v-070ab83d]{margin-right:8px;font-size:14px}.VPOutlineDropdown[data-v-070ab83d]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-070ab83d]{padding:12px 32px 11px}}.VPSwitch[data-v-4a1c76db]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-4a1c76db]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-4a1c76db]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-4a1c76db]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-4a1c76db] [class^=vpi-]{position:absolute;top:3px;left:3px;width:12px;height:12px;color:var(--vp-c-text-2)}.dark .icon[data-v-4a1c76db] [class^=vpi-]{color:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-e40a8bb6]{opacity:1}.moon[data-v-e40a8bb6],.dark .sun[data-v-e40a8bb6]{opacity:0}.dark .moon[data-v-e40a8bb6]{opacity:1}.dark .VPSwitchAppearance[data-v-e40a8bb6] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-af096f4a]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-af096f4a]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-acbfed09]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-acbfed09]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-acbfed09]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-acbfed09]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-48c802d0]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-48c802d0]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-48c802d0]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-48c802d0]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-7dd3104a]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-7dd3104a] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-7dd3104a] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-7dd3104a] .group:last-child{padding-bottom:0}.VPMenu[data-v-7dd3104a] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-7dd3104a] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-7dd3104a] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-7dd3104a] .action{padding-left:24px}.VPFlyout[data-v-04f5c5e9]{position:relative}.VPFlyout[data-v-04f5c5e9]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-04f5c5e9]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-04f5c5e9]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-04f5c5e9]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-04f5c5e9]{color:var(--vp-c-brand-2)}.button[aria-expanded=false]+.menu[data-v-04f5c5e9]{opacity:0;visibility:hidden;transform:translateY(0)}.VPFlyout:hover .menu[data-v-04f5c5e9],.button[aria-expanded=true]+.menu[data-v-04f5c5e9]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-04f5c5e9]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-04f5c5e9]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-04f5c5e9]{margin-right:0;font-size:16px}.text-icon[data-v-04f5c5e9]{margin-left:4px;font-size:14px}.icon[data-v-04f5c5e9]{font-size:20px;transition:fill .25s}.menu[data-v-04f5c5e9]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-d26d30cb]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-d26d30cb]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-d26d30cb]>svg,.VPSocialLink[data-v-d26d30cb]>[class^=vpi-social-]{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-ee7a9424]{display:flex;justify-content:center}.VPNavBarExtra[data-v-925effce]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-925effce]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-925effce]{display:none}}.trans-title[data-v-925effce]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-925effce],.item.social-links[data-v-925effce]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-925effce]{min-width:176px}.appearance-action[data-v-925effce]{margin-right:-2px}.social-links-list[data-v-925effce]{margin:-4px -8px}.VPNavBarHamburger[data-v-5dea55bf]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-5dea55bf]{display:none}}.container[data-v-5dea55bf]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-5dea55bf]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-5dea55bf]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-5dea55bf]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-5dea55bf]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-5dea55bf]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-5dea55bf]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-5dea55bf],.VPNavBarHamburger.active:hover .middle[data-v-5dea55bf],.VPNavBarHamburger.active:hover .bottom[data-v-5dea55bf]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-5dea55bf],.middle[data-v-5dea55bf],.bottom[data-v-5dea55bf]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-5dea55bf]{top:0;left:0;transform:translate(0)}.middle[data-v-5dea55bf]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-5dea55bf]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-956ec74c]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-956ec74c],.VPNavBarMenuLink[data-v-956ec74c]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-e6d46098]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-e6d46098]{display:flex}}/*! @docsearch/css 3.8.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 #0304094d;--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 2px;position:relative;top:-1px;width:20px}.DocSearch-Button-Key--pressed{box-shadow:var(--docsearch-key-pressed-shadow);transform:translate3d(0,1px,0)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:2px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button-Key--pressed{transform:none;box-shadow:none}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.DocSearch-Search-Icon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='1.6' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' d='m14.386 14.386 4.088 4.088-4.088-4.088A7.533 7.533 0 1 1 3.733 3.733a7.533 7.533 0 0 1 10.653 10.653z'/%3E%3C/svg%3E")}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-164c457f]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-164c457f]{display:flex;align-items:center}}.title[data-v-0f4f798b]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-0f4f798b]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-0f4f798b]{border-bottom-color:var(--vp-c-divider)}}[data-v-0f4f798b] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-c80d9ad0]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-c80d9ad0]{display:flex;align-items:center}}.title[data-v-c80d9ad0]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-822684d1]{position:relative;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap;transition:background-color .25s}.VPNavBar.screen-open[data-v-822684d1]{transition:none;background-color:var(--vp-nav-bg-color);border-bottom:1px solid var(--vp-c-divider)}.VPNavBar[data-v-822684d1]:not(.home){background-color:var(--vp-nav-bg-color)}@media (min-width: 960px){.VPNavBar[data-v-822684d1]:not(.home){background-color:transparent}.VPNavBar[data-v-822684d1]:not(.has-sidebar):not(.home.top){background-color:var(--vp-nav-bg-color)}}.wrapper[data-v-822684d1]{padding:0 8px 0 24px}@media (min-width: 768px){.wrapper[data-v-822684d1]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar .wrapper[data-v-822684d1]{padding:0}}.container[data-v-822684d1]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-822684d1],.container>.content[data-v-822684d1]{pointer-events:none}.container[data-v-822684d1] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-822684d1]{max-width:100%}}.title[data-v-822684d1]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-822684d1]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-822684d1]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-822684d1]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-822684d1]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-822684d1]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-822684d1]{display:flex;justify-content:flex-end;align-items:center;height:var(--vp-nav-height);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.home.top) .content-body[data-v-822684d1]{position:relative;background-color:var(--vp-nav-bg-color)}.VPNavBar:not(.has-sidebar):not(.home.top) .content-body[data-v-822684d1]{background-color:transparent}}@media (max-width: 767px){.content-body[data-v-822684d1]{column-gap:.5rem}}.menu+.translations[data-v-822684d1]:before,.menu+.appearance[data-v-822684d1]:before,.menu+.social-links[data-v-822684d1]:before,.translations+.appearance[data-v-822684d1]:before,.appearance+.social-links[data-v-822684d1]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-822684d1]:before,.translations+.appearance[data-v-822684d1]:before{margin-right:16px}.appearance+.social-links[data-v-822684d1]:before{margin-left:16px}.social-links[data-v-822684d1]{margin-right:-8px}.divider[data-v-822684d1]{width:100%;height:1px}@media (min-width: 960px){.VPNavBar.has-sidebar .divider[data-v-822684d1]{padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .divider[data-v-822684d1]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.divider-line[data-v-822684d1]{width:100%;height:1px;transition:background-color .5s}.VPNavBar:not(.home) .divider-line[data-v-822684d1]{background-color:var(--vp-c-gutter)}@media (min-width: 960px){.VPNavBar:not(.home.top) .divider-line[data-v-822684d1]{background-color:var(--vp-c-gutter)}.VPNavBar:not(.has-sidebar):not(.home.top) .divider[data-v-822684d1]{background-color:var(--vp-c-gutter)}}.VPNavScreenAppearance[data-v-ffb44008]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-ffb44008]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-735512b8]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-735512b8]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-372ae7c0]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-372ae7c0]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-4b8941ac]{display:block}.title[data-v-4b8941ac]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-875057a5]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-875057a5]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-875057a5]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-875057a5]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-875057a5]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-875057a5]{transform:rotate(45deg)}.button[data-v-875057a5]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-875057a5]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-875057a5]{transition:transform .25s}.group[data-v-875057a5]:first-child{padding-top:0}.group+.group[data-v-875057a5],.group+.item[data-v-875057a5]{padding-top:4px}.VPNavScreenTranslations[data-v-362991c2]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-362991c2]{height:auto}.title[data-v-362991c2]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-362991c2]{font-size:16px}.icon.lang[data-v-362991c2]{margin-right:8px}.icon.chevron[data-v-362991c2]{margin-left:4px}.list[data-v-362991c2]{padding:4px 0 0 24px}.link[data-v-362991c2]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-833aabba]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px));right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .25s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-833aabba],.VPNavScreen.fade-leave-active[data-v-833aabba]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-833aabba],.VPNavScreen.fade-leave-active .container[data-v-833aabba]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-833aabba],.VPNavScreen.fade-leave-to[data-v-833aabba]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-833aabba],.VPNavScreen.fade-leave-to .container[data-v-833aabba]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-833aabba]{display:none}}.container[data-v-833aabba]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-833aabba],.menu+.appearance[data-v-833aabba],.translations+.appearance[data-v-833aabba]{margin-top:24px}.menu+.social-links[data-v-833aabba]{margin-top:16px}.appearance+.social-links[data-v-833aabba]{margin-top:16px}.VPNav[data-v-f1e365da]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-f1e365da]{position:fixed}}.VPSidebarItem.level-0[data-v-a4b0d9bf]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-a4b0d9bf]{padding-bottom:10px}.item[data-v-a4b0d9bf]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-a4b0d9bf]{cursor:pointer}.indicator[data-v-a4b0d9bf]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-a4b0d9bf]{background-color:var(--vp-c-brand-1)}.link[data-v-a4b0d9bf]{display:flex;align-items:center;flex-grow:1}.text[data-v-a4b0d9bf]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-a4b0d9bf]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-a4b0d9bf],.VPSidebarItem.level-2 .text[data-v-a4b0d9bf],.VPSidebarItem.level-3 .text[data-v-a4b0d9bf],.VPSidebarItem.level-4 .text[data-v-a4b0d9bf],.VPSidebarItem.level-5 .text[data-v-a4b0d9bf]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-a4b0d9bf]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-a4b0d9bf]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-a4b0d9bf]{color:var(--vp-c-brand-1)}.caret[data-v-a4b0d9bf]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-a4b0d9bf]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-a4b0d9bf]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-a4b0d9bf]{font-size:18px;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-a4b0d9bf]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-a4b0d9bf],.VPSidebarItem.level-2 .items[data-v-a4b0d9bf],.VPSidebarItem.level-3 .items[data-v-a4b0d9bf],.VPSidebarItem.level-4 .items[data-v-a4b0d9bf],.VPSidebarItem.level-5 .items[data-v-a4b0d9bf]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-a4b0d9bf]{display:none}.no-transition[data-v-9e426adc] .caret-icon{transition:none}.group+.group[data-v-9e426adc]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-9e426adc]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSidebar[data-v-18756405]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-18756405]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-18756405]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-18756405]{padding-top:var(--vp-nav-height);width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-18756405]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-18756405]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-18756405]{outline:0}.VPSkipLink[data-v-492508fc]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-492508fc]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-492508fc]{top:14px;left:16px}}.Layout[data-v-a9a9e638]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-db81191c]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPHomeSponsors[data-v-db81191c]{margin:96px 0}@media (min-width: 768px){.VPHomeSponsors[data-v-db81191c]{margin:128px 0}}.VPHomeSponsors[data-v-db81191c]{padding:0 24px}@media (min-width: 768px){.VPHomeSponsors[data-v-db81191c]{padding:0 48px}}@media (min-width: 960px){.VPHomeSponsors[data-v-db81191c]{padding:0 64px}}.container[data-v-db81191c]{margin:0 auto;max-width:1152px}.love[data-v-db81191c]{margin:0 auto;width:fit-content;font-size:28px;color:var(--vp-c-text-3)}.icon[data-v-db81191c]{display:inline-block}.message[data-v-db81191c]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-db81191c]{padding-top:32px}.action[data-v-db81191c]{padding-top:40px;text-align:center}.VPTeamMembersItem[data-v-f9987cb6]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-f9987cb6]{padding:32px}.VPTeamMembersItem.small .data[data-v-f9987cb6]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-f9987cb6]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-f9987cb6]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-f9987cb6]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-f9987cb6]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-f9987cb6]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-f9987cb6]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-f9987cb6]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-f9987cb6]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-f9987cb6]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-f9987cb6]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-f9987cb6]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-f9987cb6]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-f9987cb6]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-f9987cb6]{text-align:center}.avatar[data-v-f9987cb6]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-f9987cb6]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-f9987cb6]{margin:0;font-weight:600}.affiliation[data-v-f9987cb6]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-f9987cb6]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-f9987cb6]:hover{color:var(--vp-c-brand-1)}.desc[data-v-f9987cb6]{margin:0 auto}.desc[data-v-f9987cb6] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-f9987cb6]{display:flex;justify-content:center;height:56px}.sp-link[data-v-f9987cb6]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-f9987cb6]:hover,.sp .sp-link.link[data-v-f9987cb6]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-f9987cb6]{margin-right:8px;font-size:16px}.VPTeamMembers.small .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-fba19bad]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-fba19bad]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-fba19bad]{max-width:876px}.VPTeamMembers.medium .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-fba19bad]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-fba19bad]{max-width:760px}.container[data-v-fba19bad]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPTeamPage[data-v-c2f8e101]{margin:96px 0}@media (min-width: 768px){.VPTeamPage[data-v-c2f8e101]{margin:128px 0}}.VPHome .VPTeamPageTitle[data-v-c2f8e101-s]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPTeamPageSection+.VPTeamPageSection[data-v-c2f8e101-s],.VPTeamMembers+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-c2f8e101-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-c2f8e101-s],.VPTeamMembers+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:96px}}.VPTeamMembers[data-v-c2f8e101-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-c2f8e101-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-c2f8e101-s]{padding:0 64px}}.VPTeamPageSection[data-v-d43bc49d]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-d43bc49d]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-d43bc49d]{padding:0 64px}}.title[data-v-d43bc49d]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-d43bc49d]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-d43bc49d]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-d43bc49d]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-d43bc49d]{padding-top:40px}.VPTeamPageTitle[data-v-e277e15c]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-e277e15c]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-e277e15c]{padding:80px 64px 48px}}.title[data-v-e277e15c]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-e277e15c]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-e277e15c]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-e277e15c]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.input-highlight[data-v-02726a5a]{outline-width:2px;outline-color:transparent;outline-offset:4px;outline-style:dashed}.input-highlight.active[data-v-02726a5a]{outline-color:var(--vp-c-brand-1)}.nolebase-ui-input-horizontal-option{--nolebase-ui-input-horizontal-option-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-bg: var(--vp-c-bg-elv);--nolebase-ui-input-horizontal-option-shadow-color: #bababa8c}.dark .nolebase-ui-input-horizontal-option{--nolebase-ui-input-horizontal-option-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-text: var(--vp-c-bg-elv);--nolebase-ui-input-horizontal-option-active-bg: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-shadow-color: #535353db}.nolebase-ui-input-horizontal-option{color:var(--nolebase-ui-input-horizontal-option-text);white-space:nowrap;transition:background-color .25s,color .25s,box-shadow .25s}.nolebase-ui-input-horizontal-option.active{font-weight:700;color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.nolebase-ui-input-horizontal-option.disabled{opacity:.5;cursor:not-allowed;color:var(--nolebase-ui-input-horizontal-option-active-text)}.nolebase-ui-input-horizontal-option:not(.disabled):hover{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.dark .nolebase-ui-input-horizontal-option.active{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.dark .nolebase-ui-input-horizontal-option.disabled{opacity:.5;cursor:not-allowed;color:var(--nolebase-ui-input-horizontal-option-text)}.dark .nolebase-ui-input-horizontal-option:not(.disabled):hover{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.nolebase-ui-slider{--nolebase-ui-slider-height: 32px;--nolebase-ui-slider-shadow-color: #aeaeaecd;--nolebase-ui-slider-thumb-height: 32px;--nolebase-ui-slider-thumb-width: 32px;--nolebase-ui-slider-thumb-border-radius: 6px;--nolebase-ui-slider-thumb-color: #FFFFFF;--nolebase-ui-slider-track-height: calc(var(--nolebase-ui-slider-height) - var(--nolebase-ui-slider-track-progress-padding) * 2);--nolebase-ui-slider-track-border-radius: 6px;--nolebase-ui-slider-track-color: #FFFFFF;--nolebase-ui-slider-track-progress-color: #FFFFFF;--nolebase-ui-slider-track-progress-padding: 0px}.dark .nolebase-ui-slider{--nolebase-ui-slider-shadow-color: #535353db;--nolebase-ui-slider-thumb-color: #e1e2da;--nolebase-ui-slider-track-color: #e1e2da;--nolebase-ui-slider-track-progress-color: #e1e2da}.nolebase-ui-slider{height:var(--nolebase-ui-slider-height);cursor:col-resize}.nolebase-ui-slider-input{height:var(--nolebase-ui-slider-height);margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background-color .2s ease;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator{--nolebase-ui-slider-range: calc(var(--nolebase-ui-slider-max) - var(--nolebase-ui-slider-min));--nolebase-ui-slider-ratio: calc((var(--nolebase-ui-slider-value) - var(--nolebase-ui-slider-min)) / var(--nolebase-ui-slider-range));--nolebase-ui-slider-sx: calc(.5 * var(--nolebase-ui-slider-thumb-width) + var(--nolebase-ui-slider-ratio) * (100% - var(--nolebase-ui-slider-thumb-width)))}.nolebase-ui-slider-input:focus{outline:none}.nolebase-ui-slider-input::-webkit-slider-thumb{-webkit-appearance:none;width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:var(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);margin-top:calc(var(--nolebase-ui-slider-track-height) * .5 - var(--nolebase-ui-slider-thumb-height) * .5);margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-webkit-slider-runnable-track{height:var(--nolebase-ui-slider-track-height);border:none;border-radius:var(--nolebase-ui-slider-track-border-radius);background:#f1f1f100;box-shadow:none;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-webkit-slider-runnable-track{background:linear-gradient(var(--nolebase-ui-slider-track-progress-color),var(--nolebase-ui-slider-track-progress-color)) 0/var(--nolebase-ui-slider-sx) 100% no-repeat,#fff0;margin-left:var(--nolebase-ui-slider-track-progress-padding);margin-right:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-moz-range-thumb{width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:var(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);cursor:col-resize}.nolebase-ui-slider-input::-moz-range-track{height:var(--nolebase-ui-slider-track-height);border:none;border-radius:var(--nolebase-ui-slider-track-border-radius);background:#f1f1f100;box-shadow:none;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-moz-range-track{background:linear-gradient(var(--nolebase-ui-slider-track-progress-color),var(--nolebase-ui-slider-track-progress-color)) 0/var(--nolebase-ui-slider-sx) 100% no-repeat,#fff0;display:block;width:calc(100% - var(--nolebase-ui-slider-track-progress-padding) - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-ms-fill-upper{background:transparent;border-color:transparent}.nolebase-ui-slider-input::-ms-fill-lower{background:transparent;border-color:transparent}.nolebase-ui-slider-input::-ms-thumb{width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);box-sizing:border-box;margin-top:0;margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-ms-track{height:var(--nolebase-ui-slider-track-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:#f1f1f100;border:none;box-shadow:none;box-sizing:border-box;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-ms-fill-lower{height:var(--nolebase-ui-slider-track-height);border-radius:var(--nolebase-ui-slider-track-border-radius) 0 0 var(--nolebase-ui-slider-track-border-radius);background:var(--nolebase-ui-slider-track-progress-color);border:none;border-right-width:0;margin-top:0;margin-bottom:0;margin-left:calc(var(--nolebase-ui-slider-track-progress-padding));margin-right:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-tooltip{top:calc(0px - var(--nolebase-ui-slider-height) - 16px)}.fade-enter-active[data-v-20d0b729],.fade-leave-active[data-v-20d0b729]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-20d0b729],.fade-leave-to[data-v-20d0b729]{opacity:0}.fade-enter-active[data-v-d976e511],.fade-leave-active[data-v-d976e511]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-d976e511],.fade-leave-to[data-v-d976e511]{opacity:0}.VPNolebaseEnhancedReadabilitiesMenuTitle.disabled[data-v-3a514c22]{opacity:.5}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.wrapper>.container>.title{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container>.title{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.wrapper>.container>.content,.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container>.content{transition:padding-right .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.divider{transition:padding-left .5s ease-in-out,width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPSidebar{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPContent.has-sidebar{transition:width .5s ease-in-out,padding-left .5s ease-in-out,padding-right .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc .container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc.has-aside .content-container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc:not(.has-sidebar) .container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc:not(.has-sidebar) .container>.content{transition:width .5s ease-in-out,max-width .5s ease-in-out}:root{--vp-nolebase-enhanced-readabilities-page-max-width: 100%;--vp-nolebase-enhanced-readabilities-content-max-width: 100%;--vp-nolebase-enhanced-readabilities-full-width-max-width: 100%}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,var(--vp-sidebar-width))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc.has-aside .content-container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc:not(.has-sidebar) .container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc:not(.has-sidebar) .container>.content{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2 + var(--vp-sidebar-width))!important}}@media (min-width: 1536px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc .container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,calc(var(--vp-sidebar-width)))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-page-max-width)) / 2 + var(--vp-sidebar-width))!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2)!important}}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,var(--vp-sidebar-width))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc.has-aside .content-container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc:not(.has-sidebar) .container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc:not(.has-sidebar) .container>.content{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-page-max-width)) / 2 + var(--vp-sidebar-width))!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2)!important}}@media (min-width: 1536px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc .container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}}[data-v-faa0e58a]:root{--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color: rgb(240 197 52 / 10%)}.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockUnder[data-v-faa0e58a]{background-color:var(--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color)}.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockAside[data-v-faa0e58a]:before{content:"";position:absolute;display:block;width:4px;height:100%;border-radius:4px;background-color:var(--vp-c-brand);left:-24px}.VPNolebaseEnhancedReadabilitiesSpotlightStyles[data-v-8d8b97c4]{max-height:100px;height:100%}.fade-shift-enter-active[data-v-8d8b97c4],.fade-shift-leave-active[data-v-8d8b97c4]{transition:opacity .2s ease-in-out,transform .2s ease-in-out,max-height .2s ease-in-out}.fade-shift-enter-from[data-v-8d8b97c4],.fade-shift-leave-to[data-v-8d8b97c4]{opacity:0;transform:translateY(-8px);max-height:0}.VPNolebaseEnhancedReadabilitiesMenuFlyout{display:none}.VPNolebaseEnhancedReadabilitiesMenuFlyout:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}@media (min-width: 768px){.VPNolebaseEnhancedReadabilitiesMenuFlyout{display:flex;align-items:center}}.VPNolebaseEnhancedReadabilitiesMenu{--vp-nolebase-enhanced-readabilities-menu-background-color: #EBEDF2;--vp-nolebase-enhanced-readabilities-menu-text-color: var(--vp-c-text-1)}.dark .VPNolebaseEnhancedReadabilitiesMenu{--vp-nolebase-enhanced-readabilities-menu-background-color: #2c2f35;--vp-nolebase-enhanced-readabilities-menu-text-color: var(--vp-c-text-1)}.enjoyer{margin-top:.5rem;margin-bottom:0rem;border-radius:14px;padding-top:.2rem;padding-bottom:.2rem;position:relative;font-size:.9rem;font-weight:700;line-height:1.1rem;display:flex;align-items:center;justify-content:center;width:100%;gap:1rem;background-color:var(--vp-c-bg-alt);border:1.25px solid var(--vp-c-bg-alt);transition:border-color .5s}.enjoyer:hover{border:1.25px solid var(--vp-c-brand-1)}.enjoyer img{transition:transform .5s;transform:scale(1.25)}.enjoyer:hover img{transform:scale(1.75)}.enjoyer .heading{background-image:linear-gradient(120deg,#b047ff 16%,var(--vp-c-brand-lighter),var(--vp-c-brand-lighter));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.enjoyer .extra-info{color:var(--vp-c-text-1);opacity:0;font-size:.7rem;padding-left:.1rem;transition:opacity .5s}.enjoyer:hover .extra-info{opacity:.9}.VPVersionPicker[data-v-5454719c] button .text{color:var(--vp-c-text-1)!important}.VPVersionPicker[data-v-5454719c]:hover button .text{color:var(--vp-c-text-2)!important}a[data-v-6cd4b689]{font-size:14px;font-weight:500;text-wrap:nowrap;display:flex;align-items:center;gap:4px}a[target=_blank][data-v-6cd4b689]{align-items:center;gap:.25rem;text-decoration:none}a[target=_blank]:hover span[data-v-6cd4b689],a[target=_blank][data-decoration][data-v-6cd4b689]:after{color:var(--vp-c-brand-1);transition:color .25s}a[target=_blank][data-decoration][data-v-6cd4b689]:after{content:attr(data-decoration)}a[target=_blank][data-v-6cd4b689]:not(:hover,:focus):after{color:inherit}a.mobile[data-v-6cd4b689]{display:none}@media screen and (max-width: 560px){a[data-v-6cd4b689]{display:none}a.mobile[data-v-6cd4b689]{display:flex}}.badge-container[data-v-5eb0e64d]{display:inline-flex;height:20px;line-height:24px;font-size:12px;font-weight:500;border-radius:5px;margin-right:.5rem;margin-bottom:.5rem;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;vertical-align:middle}.badge-label[data-v-5eb0e64d]{padding:0 8px;background-color:#555;color:#fff;display:flex;align-items:center}.author-badge[data-v-5eb0e64d]{display:inline-flex;align-items:center;padding:0 8px;color:#fff}.author-avatar[data-v-5eb0e64d]{width:15px;height:15px;border-radius:50%;margin-right:.25rem;margin-left:-.25rem}.platform-avatar[data-v-5eb0e64d]{filter:brightness(0) invert(1)}.badge-link[data-v-5eb0e64d]{text-decoration:none;color:inherit}.badge-link:hover .author-badge[data-v-5eb0e64d]{opacity:.9}.badge-link:hover .badge-container[data-v-5eb0e64d]{box-shadow:0 0 0 1.25px #f8f8f766;transition:all .2s ease}.authors-container[data-v-ec79a7d8]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}:root{--vp-plugin-tabs-tab-text-color: var(--vp-c-text-2);--vp-plugin-tabs-tab-active-text-color: var(--vp-c-text-1);--vp-plugin-tabs-tab-hover-text-color: var(--vp-c-text-1);--vp-plugin-tabs-tab-bg: var(--vp-c-bg-soft);--vp-plugin-tabs-tab-divider: var(--vp-c-divider);--vp-plugin-tabs-tab-active-bar-color: var(--vp-c-brand-1)}.plugin-tabs{margin:16px 0;background-color:var(--vp-plugin-tabs-tab-bg);border-radius:8px}.plugin-tabs--tab-list{position:relative;padding:0 12px;overflow-x:auto;overflow-y:hidden}.plugin-tabs--tab-list:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--vp-plugin-tabs-tab-divider)}.plugin-tabs--tab{position:relative;padding:0 12px;line-height:48px;border-bottom:2px solid transparent;color:var(--vp-plugin-tabs-tab-text-color);font-size:14px;font-weight:500;white-space:nowrap;transition:color .25s}.plugin-tabs--tab[aria-selected=true]{color:var(--vp-plugin-tabs-tab-active-text-color)}.plugin-tabs--tab:hover{color:var(--vp-plugin-tabs-tab-hover-text-color)}.plugin-tabs--tab:after{content:"";position:absolute;bottom:-2px;left:8px;right:8px;height:2px;background-color:transparent;transition:background-color .25s;z-index:1}.plugin-tabs--tab[aria-selected=true]:after{background-color:var(--vp-plugin-tabs-tab-active-bar-color)}.plugin-tabs--content[data-v-9b0d03d2]{padding:16px}.plugin-tabs--content[data-v-9b0d03d2]>:first-child:first-child{margin-top:0}.plugin-tabs--content[data-v-9b0d03d2]>:last-child:last-child{margin-bottom:0}.plugin-tabs--content[data-v-9b0d03d2]>div[class*=language-]{border-radius:8px;margin:16px 0}:root:not(.dark) .plugin-tabs--content[data-v-9b0d03d2] div[class*=language-]{background-color:var(--vp-c-bg)}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpp_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpn_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpm_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpo_leP6HcMqzQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWi6pgar3I1D8t.woff2) format("woff2");unicode-range:U+02D7,U+0303,U+0331,U+0E01-0E5B,U+200C-200D,U+25CC}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWkKpgar3I1D8t.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWkapgar3I1D8t.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWn6pgar3I1A.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZurR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuiR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuqR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZulR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZvuR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+200C-200D,U+2010,U+25CC,U+A900-A92F}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZupR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuoR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZumR_iJGursUpw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9X6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9e6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9b6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9W6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9Z6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9V6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9U6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9a6VLYyWtZ3rI.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.i-octicon\:grabber-16{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' min-width='1.2rem' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 13a1 1 0 1 1 0-2a1 1 0 0 1 0 2m0-4a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-4 4a1 1 0 1 1 0-2a1 1 0 0 1 0 2m5-9a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0M6 5a1 1 0 1 1 0-2a1 1 0 0 1 0 2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;min-width:1.2rem;width:1.2em;height:1.2em}.i-octicon\:x-16{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' min-width='1.2rem' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326a.75.75 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215L8 9.06l-3.22 3.22a.75.75 0 0 1-1.042-.018a.75.75 0 0 1-.018-1.042L6.94 8L3.72 4.78a.75.75 0 0 1 0-1.06'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;min-width:1.2rem;width:1.2em;height:1.2em}.absolute,[absolute=""]{position:absolute}.ml-1{margin-left:.25rem}.inline-block,[inline-block=""]{display:inline-block}.hidden,[hidden=""]{display:none}.h-5,[h-5=""]{height:1.25rem}.min-w-12,[min-w-12=""]{min-width:3rem}.w-5,[w-5=""]{width:1.25rem}.w-full,[w-full=""]{width:100%}.flex-inline,.inline-flex,[flex-inline=""],[inline-flex=""],[inline-flex~="~"]{display:inline-flex}[flex~=row]{flex-direction:row}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.appearance-none,[appearance-none=""]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.justify-center,[justify-center=""]{justify-content:center}.space-x-2>:not([hidden])~:not([hidden]),[space-x-2=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}[space-x-1=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.25rem * var(--un-space-x-reverse))}.border{border-width:1px}.rounded-md,[rounded-md=""],[rounded~=md]{border-radius:.375rem}.border-none,[border-none=""]{border-style:none}.bg-black,[bg-black=""]{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-zinc-300{--un-bg-opacity:1;background-color:rgb(212 212 216 / var(--un-bg-opacity))}.bg-zinc-400{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.dark .dark\:bg-zinc-800{--un-bg-opacity:1;background-color:rgb(39 39 42 / var(--un-bg-opacity))}.dark .dark\:bg-zinc-900,.dark [bg~="dark:zinc-900"]{--un-bg-opacity:1;background-color:rgb(24 24 27 / var(--un-bg-opacity))}.dark [bg~="dark:zinc-700"]{--un-bg-opacity:1;background-color:rgb(63 63 70 / var(--un-bg-opacity))}.dark [bg~="dark:zinc-800/50"]{background-color:#27272a80}[bg~=blue]{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}[bg~=zinc-100]{--un-bg-opacity:1;background-color:rgb(244 244 245 / var(--un-bg-opacity))}[bg~=zinc-200]{--un-bg-opacity:1;background-color:rgb(228 228 231 / var(--un-bg-opacity))}[bg~="zinc-200/50"]{background-color:#e4e4e780}.dark .dark\:hover\:bg-zinc-600:hover{--un-bg-opacity:1;background-color:rgb(82 82 91 / var(--un-bg-opacity))}.dark [hover~="dark:bg-zinc-800"]:hover{--un-bg-opacity:1;background-color:rgb(39 39 42 / var(--un-bg-opacity))}.hover\:bg-zinc-300:hover,[hover~=bg-zinc-300]:hover{--un-bg-opacity:1;background-color:rgb(212 212 216 / var(--un-bg-opacity))}.active\:bg-zinc-400:active{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.dark .dark\:active\:bg-zinc-700:active{--un-bg-opacity:1;background-color:rgb(63 63 70 / var(--un-bg-opacity))}.dark [active~="dark:bg-zinc-900"]:active{--un-bg-opacity:1;background-color:rgb(24 24 27 / var(--un-bg-opacity))}[active~=bg-zinc-400]:active{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.p-1,[p-1=""]{padding:.25rem}.p-2,[p-2=""],[p~="2"]{padding:.5rem}.px-3,[px-3=""]{padding-left:.75rem;padding-right:.75rem}.py-2,[py-2=""]{padding-top:.5rem;padding-bottom:.5rem}[px~="2"]{padding-left:.5rem;padding-right:.5rem}[py~="0.5"]{padding-top:.125rem;padding-bottom:.125rem}.text-center,[text-center=""]{text-align:center}[align-middle=""]{vertical-align:middle}.dark [text~="dark:zinc-500"]{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}.text-white,[text-white=""],[text~=white]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[text~=zinc-300]{--un-text-opacity:1;color:rgb(212 212 216 / var(--un-text-opacity))}[text~=zinc-400]{--un-text-opacity:1;color:rgb(161 161 170 / var(--un-text-opacity))}.opacity-0,[active~=opacity-0]:active{opacity:0}[shadow~=md]{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.transition-all,[transition-all=""],[transition~=all]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,[duration-200=""],[transition~=duration-200]{transition-duration:.2s}.ease,.ease-in-out,[transition~=ease-in-out],[transition~=ease]{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width: 639.9px){[px~=":not([hidden])~:not([hidden]),[space-y-2=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}[border~="1"]{border-width:1px}[border~="$vp-c-brand"]{border-color:var(--vp-c-brand)}[border~="$vp-c-divider"]{border-color:var(--vp-c-divider)}[border~="red/50"]{border-color:#f8717180}.rounded-lg,[rounded-lg=""]{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl,[rounded-xl=""]{border-radius:.75rem}[border~=solid]{border-style:solid}[bg~="$vp-c-bg-elv"]{background-color:var(--vp-c-bg-elv)}[bg~="$vp-nolebase-enhanced-readabilities-menu-background-color"]{background-color:var(--vp-nolebase-enhanced-readabilities-menu-background-color)}[bg~="red/30"]{background-color:#f871714d}.p-2,[p-2=""]{padding:.5rem}.p-3,[p-3=""]{padding:.75rem}.p-4,[p-4=""]{padding:1rem}.px{padding-left:1rem;padding-right:1rem}.pl-4,[pl-4=""]{padding-left:1rem}.pr-2,[pr-2=""]{padding-right:.5rem}.pr-4,[pr-4=""]{padding-right:1rem}.align-middle,[align-middle=""]{vertical-align:middle}[text-xs=""]{font-size:.75rem;line-height:1rem}[text~="[14px]"]{font-size:14px}[text~=sm]{font-size:.875rem;line-height:1.25rem}[text~="$vp-nolebase-enhanced-readabilities-menu-text-color"]{color:var(--vp-nolebase-enhanced-readabilities-menu-text-color)}.font-medium,[font-medium=""]{font-weight:500}[font-bold=""]{font-weight:700}[font-semibold=""]{font-weight:600}.opacity-50,[opacity-50=""]{opacity:.5}.hover\:opacity-100:hover{opacity:1}.shadow-xl,[shadow-xl=""]{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[transition~=all]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,[duration~="200"],[transition~=duration-200]{transition-duration:.2s}.ease,.ease-in-out,[transition~=ease]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.VPHero .clip{white-space:pre;max-width:500px}@font-face{font-family:JuliaMono-Regular;src:url(https://cdn.jsdelivr.net/gh/cormullion/juliamono/webfonts/JuliaMono-Regular.woff2)}:root{--vp-font-family-base: "Barlow", "Inter var experimental", "Inter var", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--vp-font-family-mono: JuliaMono-Regular, monospace}.mono-no-substitutions{font-family:JuliaMono-Light,monospace;font-feature-settings:"calt" off}.mono-no-substitutions-alt{font-family:JuliaMono-Light,monospace;font-variant-ligatures:none}pre,code{font-family:JuliaMono-Light,monospace;font-feature-settings:"calt" off}:root{--julia-blue: #4063D8;--julia-purple: #9558B2;--julia-red: #CB3C33;--julia-green: #389826;--vp-c-brand: #40a52f;--vp-c-brand-light: #3dd027;--vp-c-brand-lighter: #9499ff;--vp-c-brand-lightest: #bcc0ff;--vp-c-brand-dark: #535bf2;--vp-c-brand-darker: #454ce1;--vp-c-brand-dimm: #212425;--vp-tip-bg: rgb(254, 254, 254);--vp-dark-green: #155f3e;--vp-dark-green-dark: #2b855c;--vp-dark-green-light: #42d392;--vp-dark-green-lighter: #35eb9a;--vp-dark-green-dimm: #2e3834;--vp-dark-gray: #1e1e1e;--vp-dark-gray-soft: #2a2a2a;--vp-dark-gray-mute: #242424;--vp-light-gray: #d1d5db;--vp-dark-text: #e5e5e5;--vp-dark-subtext: #c1c1c1;--vp-dark-bg: #121212;--vp-dark-bg-alt: #1a1a1a;--vp-dark-bg-dimm: #101010;--vp-dark-border: #3b8a65;--vp-custom-block-tip-border: var(--vp-c-brand-darker);--vp-custom-block-tip-bg: var(--vp-tip-bg);--vp-button-brand-border: var(--vp-dark-green-dark);--vp-button-brand-bg: var(--vp-dark-green-dark);--vp-button-brand-hover-border: var(--vp-dark-green-dark);--vp-button-brand-hover-bg: var(--vp-dark-green);--vp-button-brand-active-border: var(--vp-dark-green-light);--vp-button-brand-active-bg: var(--vp-dark-green)}:root.dark{--vp-custom-block-tip-border: var(--vp-dark-green-dark);--vp-custom-block-tip-text: var(--vp-dark-subtext);--vp-custom-block-tip-bg: var(--vp-dark-gray-mute)}:root.dark{--vp-button-brand-border: var(--vp-dark-green-light);--vp-button-brand-text: var(--vp-dark-text);--vp-button-brand-bg: var(--vp-dark-green);--vp-button-brand-hover-border: var(--vp-dark-green-lighter);--vp-button-brand-hover-text: var(--vp-dark-text);--vp-button-brand-hover-bg: var(--vp-dark-green-dark);--vp-button-brand-active-border: var(--vp-dark-green-light);--vp-button-brand-active-text: var(--vp-dark-text);--vp-button-brand-active-bg: var(--vp-dark-green)}:root.dark{--vp-dark-link: var(--vp-dark-green-lighter);--vp-dark-link-hover: var(--vp-dark-green-light)}:root.dark{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, var(--julia-purple) 15%, var(--vp-dark-green-light), var(--vp-dark-green) );--vp-home-hero-image-background-image: linear-gradient( -45deg, var(--vp-dark-green) 30%, var(--vp-dark-green-light), var(--vp-dark-gray) 30% );--vp-home-hero-image-filter: blur(56px)}.dark{--vp-c-brand-1: var(--vp-dark-green-light);--vp-c-brand-2: var(--vp-dark-green-lighter);--vp-c-brand-3: var(--vp-dark-green)}:root{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, #9558B2 30%, #CB3C33 );--vp-home-hero-image-background-image: linear-gradient( -45deg, #9558b282 30%, #3798269a 30%, #cb3d33e3 );--vp-home-hero-image-filter: blur(40px)}@media (min-width: 640px){:root{--vp-home-hero-image-filter: blur(56px)}}@media (min-width: 960px){:root{--vp-home-hero-image-filter: blur(72px)}}.DocSearch{--docsearch-primary-color: var(--vp-c-brand) !important}mjx-container>svg{display:block;margin:auto}mjx-container{padding:.5rem 0}mjx-container{display:inline;margin:auto 2px -2px}mjx-container>svg{margin:auto;display:inline-block}.jldocstring.custom-block{border:1px solid var(--vp-c-gray-2);color:var(--vp-c-text-1)}.jldocstring.custom-block summary{font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 0 8px}.VPLocalSearchBox[data-v-42e65fb9]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-42e65fb9]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-42e65fb9]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-42e65fb9]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-42e65fb9]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-42e65fb9]{padding:0 8px}}.search-bar[data-v-42e65fb9]:focus-within{border-color:var(--vp-c-brand-1)}.local-search-icon[data-v-42e65fb9]{display:block;font-size:18px}.navigate-icon[data-v-42e65fb9]{display:block;font-size:14px}.search-icon[data-v-42e65fb9]{margin:8px}@media (max-width: 767px){.search-icon[data-v-42e65fb9]{display:none}}.search-input[data-v-42e65fb9]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-42e65fb9]{padding:6px 4px}}.search-actions[data-v-42e65fb9]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-42e65fb9]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-42e65fb9]{display:none}}.search-actions button[data-v-42e65fb9]{padding:8px}.search-actions button[data-v-42e65fb9]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-42e65fb9]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-42e65fb9]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-42e65fb9]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-42e65fb9]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-42e65fb9]{display:none}}.search-keyboard-shortcuts kbd[data-v-42e65fb9]{background:#8080801a;border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-42e65fb9]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-42e65fb9]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-42e65fb9]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-42e65fb9]{margin:8px}}.titles[data-v-42e65fb9]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-42e65fb9]{display:flex;align-items:center;gap:4px}.title.main[data-v-42e65fb9]{font-weight:500}.title-icon[data-v-42e65fb9]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-42e65fb9]{opacity:.5}.result.selected[data-v-42e65fb9]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-42e65fb9]{position:relative}.excerpt[data-v-42e65fb9]{opacity:50%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;margin-top:4px}.result.selected .excerpt[data-v-42e65fb9]{opacity:1}.excerpt[data-v-42e65fb9] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-42e65fb9] mark,.excerpt[data-v-42e65fb9] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-42e65fb9] .vp-code-group .tabs{display:none}.excerpt[data-v-42e65fb9] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-42e65fb9]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-42e65fb9]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-42e65fb9],.result.selected .title-icon[data-v-42e65fb9]{color:var(--vp-c-brand-1)!important}.no-results[data-v-42e65fb9]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-42e65fb9]{flex:none}
+@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-cyrillic.C5lxZ8CY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-greek-ext.CqjqNYQ-.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-greek.BBVDIX6e.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-vietnamese.BjW4sHH5.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-latin-ext.4ZJIpNVo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-roman-latin.Di8DUHzh.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-cyrillic-ext.r48I6akx.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-cyrillic.By2_1cv3.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-greek-ext.1u6EdAuj.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-greek.DJ8dCoTZ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-vietnamese.BSbpV94h.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-latin-ext.CN1xVJS-.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/DocumenterVitepress.jl/dev/assets/inter-italic-latin.C2AdPX0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Punctuation SC;font-weight:400;src:local("PingFang SC Regular"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:500;src:local("PingFang SC Medium"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:600;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:700;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-purple-1: #6f42c1;--vp-c-purple-2: #7e4cc9;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-purple-1: #c8abfa;--vp-c-purple-2: #a879e6;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: #3c3c43;--vp-c-text-2: #67676c;--vp-c-text-3: #929295}.dark{--vp-c-text-1: #dfdfd6;--vp-c-text-2: #98989f;--vp-c-text-3: #6a6a71}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-note-1: var(--vp-c-brand-1);--vp-c-note-2: var(--vp-c-brand-2);--vp-c-note-3: var(--vp-c-brand-3);--vp-c-note-soft: var(--vp-c-brand-soft);--vp-c-success-1: var(--vp-c-green-1);--vp-c-success-2: var(--vp-c-green-2);--vp-c-success-3: var(--vp-c-green-3);--vp-c-success-soft: var(--vp-c-green-soft);--vp-c-important-1: var(--vp-c-purple-1);--vp-c-important-2: var(--vp-c-purple-2);--vp-c-important-3: var(--vp-c-purple-3);--vp-c-important-soft: var(--vp-c-purple-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft);--vp-c-caution-1: var(--vp-c-red-1);--vp-c-caution-2: var(--vp-c-red-2);--vp-c-caution-3: var(--vp-c-red-3);--vp-c-caution-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;font-optical-sizing:auto}:root:where(:lang(zh)){--vp-font-family-base: "Punctuation SC", "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}@media (min-width: 960px){:root{--vp-z-index-sidebar: 25}}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-success-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-success-1);--vp-code-line-diff-remove-color: var(--vp-c-danger-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-danger-1);--vp-code-line-warning-color: var(--vp-c-warning-soft);--vp-code-line-error-color: var(--vp-c-danger-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:lang(es),:lang(pt){--vp-code-copy-copied-text-content: "Copiado"}:lang(fa){--vp-code-copy-copied-text-content: "کپی شد"}:lang(ko){--vp-code-copy-copied-text-content: "복사됨"}:lang(ru){--vp-code-copy-copied-text-content: "Скопировано"}:lang(zh){--vp-code-copy-copied-text-content: "已复制"}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-note-border: transparent;--vp-custom-block-note-text: var(--vp-c-text-1);--vp-custom-block-note-bg: var(--vp-c-default-soft);--vp-custom-block-note-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-tip-soft);--vp-custom-block-tip-code-bg: var(--vp-c-tip-soft);--vp-custom-block-important-border: transparent;--vp-custom-block-important-text: var(--vp-c-text-1);--vp-custom-block-important-bg: var(--vp-c-important-soft);--vp-custom-block-important-code-bg: var(--vp-c-important-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-caution-border: transparent;--vp-custom-block-caution-text: var(--vp-c-text-1);--vp-custom-block-caution-bg: var(--vp-c-caution-soft);--vp-custom-block-caution-code-bg: var(--vp-c-caution-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-default-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-tip-1);--vp-badge-tip-bg: var(--vp-c-tip-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}mjx-container{overflow-x:auto}mjx-container>svg{display:inline-block;margin:auto}[class^=vpi-],[class*=" vpi-"],.vp-icon{width:1em;height:1em}[class^=vpi-].bg,[class*=" vpi-"].bg,.vp-icon.bg{background-size:100% 100%;background-color:transparent}[class^=vpi-]:not(.bg),[class*=" vpi-"]:not(.bg),.vp-icon:not(.bg){-webkit-mask:var(--icon) no-repeat;mask:var(--icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit}.vpi-align-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 6H3M15 12H3M17 18H3'/%3E%3C/svg%3E")}.vpi-arrow-right,.vpi-arrow-down,.vpi-arrow-left,.vpi-arrow-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.vpi-chevron-right,.vpi-chevron-down,.vpi-chevron-left,.vpi-chevron-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.vpi-chevron-down,.vpi-arrow-down{transform:rotate(90deg)}.vpi-chevron-left,.vpi-arrow-left{transform:rotate(180deg)}.vpi-chevron-up,.vpi-arrow-up{transform:rotate(-90deg)}.vpi-square-pen{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E")}.vpi-plus{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5v14'/%3E%3C/svg%3E")}.vpi-sun{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.vpi-moon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E")}.vpi-more-horizontal{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.vpi-languages{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m5 8 6 6M4 14l6-6 2-3M2 5h12M7 2h1M22 22l-5-10-5 10M14 18h6'/%3E%3C/svg%3E")}.vpi-heart{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3C/svg%3E")}.vpi-search{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.vpi-layout-list{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7M14 9h7M14 15h7M14 20h7'/%3E%3C/svg%3E")}.vpi-delete{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM18 9l-6 6M12 9l6 6'/%3E%3C/svg%3E")}.vpi-corner-down-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 10-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3C/svg%3E")}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover,.custom-block.info a:hover>code{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.note{border-color:var(--vp-custom-block-note-border);color:var(--vp-custom-block-note-text);background-color:var(--vp-custom-block-note-bg)}.custom-block.note a,.custom-block.note code{color:var(--vp-c-brand-1)}.custom-block.note a:hover,.custom-block.note a:hover>code{color:var(--vp-c-brand-2)}.custom-block.note code{background-color:var(--vp-custom-block-note-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-tip-1)}.custom-block.tip a:hover,.custom-block.tip a:hover>code{color:var(--vp-c-tip-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.important{border-color:var(--vp-custom-block-important-border);color:var(--vp-custom-block-important-text);background-color:var(--vp-custom-block-important-bg)}.custom-block.important a,.custom-block.important code{color:var(--vp-c-important-1)}.custom-block.important a:hover,.custom-block.important a:hover>code{color:var(--vp-c-important-2)}.custom-block.important code{background-color:var(--vp-custom-block-important-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover,.custom-block.warning a:hover>code{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover,.custom-block.danger a:hover>code{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.caution{border-color:var(--vp-custom-block-caution-border);color:var(--vp-custom-block-caution-text);background-color:var(--vp-custom-block-caution-bg)}.custom-block.caution a,.custom-block.caution code{color:var(--vp-c-caution-1)}.custom-block.caution a:hover,.custom-block.caution a:hover>code{color:var(--vp-c-caution-2)}.custom-block.caution code{background-color:var(--vp-custom-block-caution-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover,.custom-block.details a:hover>code{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code span{color:var(--shiki-dark, inherit)}html:not(.dark) .vp-code span{color:var(--shiki-light, inherit)}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc h4{margin:24px 0 0;letter-spacing:-.01em;line-height:24px;font-size:18px}.vp-doc .header-anchor{position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor{top:24px}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s;color:var(--vp-c-text-2)}.vp-doc blockquote>p{margin:0;font-size:16px;transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:hover{color:var(--vp-c-brand-2)}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{background-color:var(--vp-c-bg);border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block div[class*=language-]{margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs{margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code{color:var(--vp-code-link-color)}.vp-doc a:hover>code{color:var(--vp-code-link-hover-color)}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code,.vp-doc h4>code{font-size:.9em}.vp-doc div[class*=language-],.vp-block{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-],.vp-block{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:after{content:""}.external-link-icon-enabled :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{content:"";color:currentColor}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin:0 0 4px!important;text-align:center;letter-spacing:1px!important;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.VPBadge.small{padding:0 6px;line-height:18px;font-size:10px;transform:translateY(-8px)}.VPDocFooter .VPBadge{display:none}.vp-doc h1>.VPBadge{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge{vertical-align:middle}.vp-doc h4>.VPBadge,.vp-doc h5>.VPBadge,.vp-doc h6>.VPBadge{vertical-align:middle;line-height:18px}.VPBadge.info{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-b06cdb19]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-b06cdb19],.VPBackdrop.fade-leave-to[data-v-b06cdb19]{opacity:0}.VPBackdrop.fade-leave-active[data-v-b06cdb19]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-b06cdb19]{display:none}}.NotFound[data-v-951cab6c]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-951cab6c]{padding:96px 32px 168px}}.code[data-v-951cab6c]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-951cab6c]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-951cab6c]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-951cab6c]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-951cab6c]{padding-top:20px}.link[data-v-951cab6c]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-951cab6c]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-3f927ebe]{position:relative;z-index:1}.nested[data-v-3f927ebe]{padding-right:16px;padding-left:16px}.outline-link[data-v-3f927ebe]{display:block;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.outline-link[data-v-3f927ebe]:hover,.outline-link.active[data-v-3f927ebe]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-3f927ebe]{padding-left:13px}.VPDocAsideOutline[data-v-b38bf2ff]{display:none}.VPDocAsideOutline.has-outline[data-v-b38bf2ff]{display:block}.content[data-v-b38bf2ff]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-b38bf2ff]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-b38bf2ff]{line-height:32px;font-size:14px;font-weight:600}.VPDocAside[data-v-6d7b3c46]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-6d7b3c46]{flex-grow:1}.VPDocAside[data-v-6d7b3c46] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-6d7b3c46] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-6d7b3c46] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-475f71b8]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-475f71b8]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-4f9813fa]{margin-top:64px}.edit-info[data-v-4f9813fa]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-4f9813fa]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-4f9813fa]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-4f9813fa]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-4f9813fa]{margin-right:8px}.prev-next[data-v-4f9813fa]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-4f9813fa]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-4f9813fa]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-4f9813fa]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-4f9813fa]{margin-left:auto;text-align:right}.desc[data-v-4f9813fa]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-4f9813fa]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDoc[data-v-83890dd9]{padding:32px 24px 96px;width:100%}@media (min-width: 768px){.VPDoc[data-v-83890dd9]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-83890dd9]{padding:48px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-83890dd9]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-83890dd9]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-83890dd9]{display:flex;justify-content:center}.VPDoc .aside[data-v-83890dd9]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-83890dd9]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-83890dd9]{max-width:1104px}}.container[data-v-83890dd9]{margin:0 auto;width:100%}.aside[data-v-83890dd9]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-83890dd9]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-83890dd9]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 48px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-83890dd9]::-webkit-scrollbar{display:none}.aside-curtain[data-v-83890dd9]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-83890dd9]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px));padding-bottom:32px}.content[data-v-83890dd9]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-83890dd9]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-83890dd9]{order:1;margin:0;min-width:640px}}.content-container[data-v-83890dd9]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-83890dd9]{max-width:688px}.VPButton[data-v-906d7fb4]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-906d7fb4]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-906d7fb4]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-906d7fb4]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-906d7fb4]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-906d7fb4]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-906d7fb4]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-906d7fb4]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-906d7fb4]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-906d7fb4]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-906d7fb4]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-906d7fb4]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-906d7fb4]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-35a7d0b8]{display:none}.dark .VPImage.light[data-v-35a7d0b8]{display:none}.VPHero[data-v-3d256e5e]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-3d256e5e]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-3d256e5e]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-3d256e5e]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-3d256e5e]{flex-direction:row}}.main[data-v-3d256e5e]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-3d256e5e]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-3d256e5e]{text-align:left}}@media (min-width: 960px){.main[data-v-3d256e5e]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-3d256e5e]{max-width:592px}}.heading[data-v-3d256e5e]{display:flex;flex-direction:column}.name[data-v-3d256e5e],.text[data-v-3d256e5e]{width:fit-content;max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-3d256e5e],.VPHero.has-image .text[data-v-3d256e5e]{margin:0 auto}.name[data-v-3d256e5e]{color:var(--vp-home-hero-name-color)}.clip[data-v-3d256e5e]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-3d256e5e],.text[data-v-3d256e5e]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-3d256e5e],.text[data-v-3d256e5e]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-3d256e5e],.VPHero.has-image .text[data-v-3d256e5e]{margin:0}}.tagline[data-v-3d256e5e]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-3d256e5e]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-3d256e5e]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-3d256e5e]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-3d256e5e]{margin:0}}.actions[data-v-3d256e5e]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-3d256e5e]{justify-content:center}@media (min-width: 640px){.actions[data-v-3d256e5e]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-3d256e5e]{justify-content:flex-start}}.action[data-v-3d256e5e]{flex-shrink:0;padding:6px}.image[data-v-3d256e5e]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-3d256e5e]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-3d256e5e]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-3d256e5e]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-3d256e5e]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-3d256e5e]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-3d256e5e]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-3d256e5e]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-3d256e5e]{width:320px;height:320px}}[data-v-3d256e5e] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-3d256e5e] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-3d256e5e] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-f5e9645b]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-f5e9645b]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-f5e9645b]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-f5e9645b]>.VPImage{margin-bottom:20px}.icon[data-v-f5e9645b]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-f5e9645b]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-f5e9645b]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-f5e9645b]{padding-top:8px}.link-text-value[data-v-f5e9645b]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-f5e9645b]{margin-left:6px}.VPFeatures[data-v-d0a190d7]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-d0a190d7]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-d0a190d7]{padding:0 64px}}.container[data-v-d0a190d7]{margin:0 auto;max-width:1152px}.items[data-v-d0a190d7]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-d0a190d7]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-d0a190d7],.item.grid-4[data-v-d0a190d7],.item.grid-6[data-v-d0a190d7]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-d0a190d7],.item.grid-4[data-v-d0a190d7]{width:50%}.item.grid-3[data-v-d0a190d7],.item.grid-6[data-v-d0a190d7]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-d0a190d7]{width:25%}}.container[data-v-7a48a447]{margin:auto;width:100%;max-width:1280px;padding:0 24px}@media (min-width: 640px){.container[data-v-7a48a447]{padding:0 48px}}@media (min-width: 960px){.container[data-v-7a48a447]{width:100%;padding:0 64px}}.vp-doc[data-v-7a48a447] .VPHomeSponsors,.vp-doc[data-v-7a48a447] .VPTeamPage{margin-left:var(--vp-offset, calc(50% - 50vw) );margin-right:var(--vp-offset, calc(50% - 50vw) )}.vp-doc[data-v-7a48a447] .VPHomeSponsors h2{border-top:none;letter-spacing:normal}.vp-doc[data-v-7a48a447] .VPHomeSponsors a,.vp-doc[data-v-7a48a447] .VPTeamPage a{text-decoration:none}.VPHome[data-v-e40e30de]{margin-bottom:96px}@media (min-width: 768px){.VPHome[data-v-e40e30de]{margin-bottom:128px}}.VPContent[data-v-91765379]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-91765379]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-91765379]{margin:0}@media (min-width: 960px){.VPContent[data-v-91765379]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-91765379]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-91765379]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-c970a860]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-c970a860]{display:none}.VPFooter[data-v-c970a860] a{text-decoration-line:underline;text-underline-offset:2px;transition:color .25s}.VPFooter[data-v-c970a860] a:hover{color:var(--vp-c-text-1)}@media (min-width: 768px){.VPFooter[data-v-c970a860]{padding:32px}}.container[data-v-c970a860]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-c970a860],.copyright[data-v-c970a860]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-168ddf5d]{padding:12px 20px 11px}@media (min-width: 960px){.VPLocalNavOutlineDropdown[data-v-168ddf5d]{padding:12px 36px 11px}}.VPLocalNavOutlineDropdown button[data-v-168ddf5d]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-168ddf5d]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-168ddf5d]{color:var(--vp-c-text-1)}.icon[data-v-168ddf5d]{display:inline-block;vertical-align:middle;margin-left:2px;font-size:14px;transform:rotate(0);transition:transform .25s}@media (min-width: 960px){.VPLocalNavOutlineDropdown button[data-v-168ddf5d]{font-size:14px}.icon[data-v-168ddf5d]{font-size:16px}}.open>.icon[data-v-168ddf5d]{transform:rotate(90deg)}.items[data-v-168ddf5d]{position:absolute;top:40px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}@media (min-width: 960px){.items[data-v-168ddf5d]{right:auto;left:calc(var(--vp-sidebar-width) + 32px);width:320px}}.header[data-v-168ddf5d]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-168ddf5d]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-168ddf5d]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-168ddf5d]{transition:all .2s ease-out}.flyout-leave-active[data-v-168ddf5d]{transition:all .15s ease-in}.flyout-enter-from[data-v-168ddf5d],.flyout-leave-to[data-v-168ddf5d]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-070ab83d]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-070ab83d]{position:fixed}@media (min-width: 960px){.VPLocalNav[data-v-070ab83d]{top:var(--vp-nav-height)}.VPLocalNav.has-sidebar[data-v-070ab83d]{padding-left:var(--vp-sidebar-width)}.VPLocalNav.empty[data-v-070ab83d]{display:none}}@media (min-width: 1280px){.VPLocalNav[data-v-070ab83d]{display:none}}@media (min-width: 1440px){.VPLocalNav.has-sidebar[data-v-070ab83d]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.container[data-v-070ab83d]{display:flex;justify-content:space-between;align-items:center}.menu[data-v-070ab83d]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-070ab83d]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-070ab83d]{padding:0 32px}}@media (min-width: 960px){.menu[data-v-070ab83d]{display:none}}.menu-icon[data-v-070ab83d]{margin-right:8px;font-size:14px}.VPOutlineDropdown[data-v-070ab83d]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-070ab83d]{padding:12px 32px 11px}}.VPSwitch[data-v-4a1c76db]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-4a1c76db]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-4a1c76db]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-4a1c76db]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-4a1c76db] [class^=vpi-]{position:absolute;top:3px;left:3px;width:12px;height:12px;color:var(--vp-c-text-2)}.dark .icon[data-v-4a1c76db] [class^=vpi-]{color:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-e40a8bb6]{opacity:1}.moon[data-v-e40a8bb6],.dark .sun[data-v-e40a8bb6]{opacity:0}.dark .moon[data-v-e40a8bb6]{opacity:1}.dark .VPSwitchAppearance[data-v-e40a8bb6] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-af096f4a]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-af096f4a]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-acbfed09]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-acbfed09]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-acbfed09]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-acbfed09]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-48c802d0]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-48c802d0]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-48c802d0]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-48c802d0]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-7dd3104a]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-7dd3104a] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-7dd3104a] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-7dd3104a] .group:last-child{padding-bottom:0}.VPMenu[data-v-7dd3104a] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-7dd3104a] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-7dd3104a] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-7dd3104a] .action{padding-left:24px}.VPFlyout[data-v-04f5c5e9]{position:relative}.VPFlyout[data-v-04f5c5e9]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-04f5c5e9]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-04f5c5e9]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-04f5c5e9]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-04f5c5e9]{color:var(--vp-c-brand-2)}.button[aria-expanded=false]+.menu[data-v-04f5c5e9]{opacity:0;visibility:hidden;transform:translateY(0)}.VPFlyout:hover .menu[data-v-04f5c5e9],.button[aria-expanded=true]+.menu[data-v-04f5c5e9]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-04f5c5e9]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-04f5c5e9]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-04f5c5e9]{margin-right:0;font-size:16px}.text-icon[data-v-04f5c5e9]{margin-left:4px;font-size:14px}.icon[data-v-04f5c5e9]{font-size:20px;transition:fill .25s}.menu[data-v-04f5c5e9]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-d26d30cb]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-d26d30cb]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-d26d30cb]>svg,.VPSocialLink[data-v-d26d30cb]>[class^=vpi-social-]{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-ee7a9424]{display:flex;justify-content:center}.VPNavBarExtra[data-v-925effce]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-925effce]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-925effce]{display:none}}.trans-title[data-v-925effce]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-925effce],.item.social-links[data-v-925effce]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-925effce]{min-width:176px}.appearance-action[data-v-925effce]{margin-right:-2px}.social-links-list[data-v-925effce]{margin:-4px -8px}.VPNavBarHamburger[data-v-5dea55bf]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-5dea55bf]{display:none}}.container[data-v-5dea55bf]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-5dea55bf]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-5dea55bf]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-5dea55bf]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-5dea55bf]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-5dea55bf]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-5dea55bf]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-5dea55bf],.VPNavBarHamburger.active:hover .middle[data-v-5dea55bf],.VPNavBarHamburger.active:hover .bottom[data-v-5dea55bf]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-5dea55bf],.middle[data-v-5dea55bf],.bottom[data-v-5dea55bf]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-5dea55bf]{top:0;left:0;transform:translate(0)}.middle[data-v-5dea55bf]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-5dea55bf]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-956ec74c]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-956ec74c],.VPNavBarMenuLink[data-v-956ec74c]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-e6d46098]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-e6d46098]{display:flex}}/*! @docsearch/css 3.8.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 #0304094d;--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 2px;position:relative;top:-1px;width:20px}.DocSearch-Button-Key--pressed{box-shadow:var(--docsearch-key-pressed-shadow);transform:translate3d(0,1px,0)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:2px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button-Key--pressed{transform:none;box-shadow:none}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.DocSearch-Search-Icon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='1.6' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' d='m14.386 14.386 4.088 4.088-4.088-4.088A7.533 7.533 0 1 1 3.733 3.733a7.533 7.533 0 0 1 10.653 10.653z'/%3E%3C/svg%3E")}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-164c457f]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-164c457f]{display:flex;align-items:center}}.title[data-v-0f4f798b]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-0f4f798b]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-0f4f798b]{border-bottom-color:var(--vp-c-divider)}}[data-v-0f4f798b] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-c80d9ad0]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-c80d9ad0]{display:flex;align-items:center}}.title[data-v-c80d9ad0]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-822684d1]{position:relative;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap;transition:background-color .25s}.VPNavBar.screen-open[data-v-822684d1]{transition:none;background-color:var(--vp-nav-bg-color);border-bottom:1px solid var(--vp-c-divider)}.VPNavBar[data-v-822684d1]:not(.home){background-color:var(--vp-nav-bg-color)}@media (min-width: 960px){.VPNavBar[data-v-822684d1]:not(.home){background-color:transparent}.VPNavBar[data-v-822684d1]:not(.has-sidebar):not(.home.top){background-color:var(--vp-nav-bg-color)}}.wrapper[data-v-822684d1]{padding:0 8px 0 24px}@media (min-width: 768px){.wrapper[data-v-822684d1]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar .wrapper[data-v-822684d1]{padding:0}}.container[data-v-822684d1]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-822684d1],.container>.content[data-v-822684d1]{pointer-events:none}.container[data-v-822684d1] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-822684d1]{max-width:100%}}.title[data-v-822684d1]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-822684d1]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-822684d1]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-822684d1]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-822684d1]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-822684d1]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-822684d1]{display:flex;justify-content:flex-end;align-items:center;height:var(--vp-nav-height);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.home.top) .content-body[data-v-822684d1]{position:relative;background-color:var(--vp-nav-bg-color)}.VPNavBar:not(.has-sidebar):not(.home.top) .content-body[data-v-822684d1]{background-color:transparent}}@media (max-width: 767px){.content-body[data-v-822684d1]{column-gap:.5rem}}.menu+.translations[data-v-822684d1]:before,.menu+.appearance[data-v-822684d1]:before,.menu+.social-links[data-v-822684d1]:before,.translations+.appearance[data-v-822684d1]:before,.appearance+.social-links[data-v-822684d1]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-822684d1]:before,.translations+.appearance[data-v-822684d1]:before{margin-right:16px}.appearance+.social-links[data-v-822684d1]:before{margin-left:16px}.social-links[data-v-822684d1]{margin-right:-8px}.divider[data-v-822684d1]{width:100%;height:1px}@media (min-width: 960px){.VPNavBar.has-sidebar .divider[data-v-822684d1]{padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .divider[data-v-822684d1]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.divider-line[data-v-822684d1]{width:100%;height:1px;transition:background-color .5s}.VPNavBar:not(.home) .divider-line[data-v-822684d1]{background-color:var(--vp-c-gutter)}@media (min-width: 960px){.VPNavBar:not(.home.top) .divider-line[data-v-822684d1]{background-color:var(--vp-c-gutter)}.VPNavBar:not(.has-sidebar):not(.home.top) .divider[data-v-822684d1]{background-color:var(--vp-c-gutter)}}.VPNavScreenAppearance[data-v-ffb44008]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-ffb44008]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-735512b8]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-735512b8]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-372ae7c0]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-372ae7c0]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-4b8941ac]{display:block}.title[data-v-4b8941ac]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-875057a5]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-875057a5]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-875057a5]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-875057a5]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-875057a5]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-875057a5]{transform:rotate(45deg)}.button[data-v-875057a5]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-875057a5]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-875057a5]{transition:transform .25s}.group[data-v-875057a5]:first-child{padding-top:0}.group+.group[data-v-875057a5],.group+.item[data-v-875057a5]{padding-top:4px}.VPNavScreenTranslations[data-v-362991c2]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-362991c2]{height:auto}.title[data-v-362991c2]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-362991c2]{font-size:16px}.icon.lang[data-v-362991c2]{margin-right:8px}.icon.chevron[data-v-362991c2]{margin-left:4px}.list[data-v-362991c2]{padding:4px 0 0 24px}.link[data-v-362991c2]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-833aabba]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px));right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .25s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-833aabba],.VPNavScreen.fade-leave-active[data-v-833aabba]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-833aabba],.VPNavScreen.fade-leave-active .container[data-v-833aabba]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-833aabba],.VPNavScreen.fade-leave-to[data-v-833aabba]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-833aabba],.VPNavScreen.fade-leave-to .container[data-v-833aabba]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-833aabba]{display:none}}.container[data-v-833aabba]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-833aabba],.menu+.appearance[data-v-833aabba],.translations+.appearance[data-v-833aabba]{margin-top:24px}.menu+.social-links[data-v-833aabba]{margin-top:16px}.appearance+.social-links[data-v-833aabba]{margin-top:16px}.VPNav[data-v-f1e365da]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-f1e365da]{position:fixed}}.VPSidebarItem.level-0[data-v-a4b0d9bf]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-a4b0d9bf]{padding-bottom:10px}.item[data-v-a4b0d9bf]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-a4b0d9bf]{cursor:pointer}.indicator[data-v-a4b0d9bf]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-a4b0d9bf]{background-color:var(--vp-c-brand-1)}.link[data-v-a4b0d9bf]{display:flex;align-items:center;flex-grow:1}.text[data-v-a4b0d9bf]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-a4b0d9bf]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-a4b0d9bf],.VPSidebarItem.level-2 .text[data-v-a4b0d9bf],.VPSidebarItem.level-3 .text[data-v-a4b0d9bf],.VPSidebarItem.level-4 .text[data-v-a4b0d9bf],.VPSidebarItem.level-5 .text[data-v-a4b0d9bf]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-a4b0d9bf]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.has-active>.item>.text[data-v-a4b0d9bf],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-a4b0d9bf]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-a4b0d9bf],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-a4b0d9bf]{color:var(--vp-c-brand-1)}.caret[data-v-a4b0d9bf]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-a4b0d9bf]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-a4b0d9bf]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-a4b0d9bf]{font-size:18px;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-a4b0d9bf]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-a4b0d9bf],.VPSidebarItem.level-2 .items[data-v-a4b0d9bf],.VPSidebarItem.level-3 .items[data-v-a4b0d9bf],.VPSidebarItem.level-4 .items[data-v-a4b0d9bf],.VPSidebarItem.level-5 .items[data-v-a4b0d9bf]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-a4b0d9bf]{display:none}.no-transition[data-v-9e426adc] .caret-icon{transition:none}.group+.group[data-v-9e426adc]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-9e426adc]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSidebar[data-v-18756405]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-18756405]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-18756405]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-18756405]{padding-top:var(--vp-nav-height);width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-18756405]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-18756405]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-18756405]{outline:0}.VPSkipLink[data-v-492508fc]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-492508fc]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-492508fc]{top:14px;left:16px}}.Layout[data-v-a9a9e638]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-db81191c]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPHomeSponsors[data-v-db81191c]{margin:96px 0}@media (min-width: 768px){.VPHomeSponsors[data-v-db81191c]{margin:128px 0}}.VPHomeSponsors[data-v-db81191c]{padding:0 24px}@media (min-width: 768px){.VPHomeSponsors[data-v-db81191c]{padding:0 48px}}@media (min-width: 960px){.VPHomeSponsors[data-v-db81191c]{padding:0 64px}}.container[data-v-db81191c]{margin:0 auto;max-width:1152px}.love[data-v-db81191c]{margin:0 auto;width:fit-content;font-size:28px;color:var(--vp-c-text-3)}.icon[data-v-db81191c]{display:inline-block}.message[data-v-db81191c]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-db81191c]{padding-top:32px}.action[data-v-db81191c]{padding-top:40px;text-align:center}.VPTeamMembersItem[data-v-f9987cb6]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-f9987cb6]{padding:32px}.VPTeamMembersItem.small .data[data-v-f9987cb6]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-f9987cb6]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-f9987cb6]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-f9987cb6]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-f9987cb6]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-f9987cb6]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-f9987cb6]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-f9987cb6]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-f9987cb6]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-f9987cb6]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-f9987cb6]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-f9987cb6]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-f9987cb6]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-f9987cb6]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-f9987cb6]{text-align:center}.avatar[data-v-f9987cb6]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-f9987cb6]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-f9987cb6]{margin:0;font-weight:600}.affiliation[data-v-f9987cb6]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-f9987cb6]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-f9987cb6]:hover{color:var(--vp-c-brand-1)}.desc[data-v-f9987cb6]{margin:0 auto}.desc[data-v-f9987cb6] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-f9987cb6]{display:flex;justify-content:center;height:56px}.sp-link[data-v-f9987cb6]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-f9987cb6]:hover,.sp .sp-link.link[data-v-f9987cb6]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-f9987cb6]{margin-right:8px;font-size:16px}.VPTeamMembers.small .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-fba19bad]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-fba19bad]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-fba19bad]{max-width:876px}.VPTeamMembers.medium .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-fba19bad]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-fba19bad]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-fba19bad]{max-width:760px}.container[data-v-fba19bad]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPTeamPage[data-v-c2f8e101]{margin:96px 0}@media (min-width: 768px){.VPTeamPage[data-v-c2f8e101]{margin:128px 0}}.VPHome .VPTeamPageTitle[data-v-c2f8e101-s]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPTeamPageSection+.VPTeamPageSection[data-v-c2f8e101-s],.VPTeamMembers+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-c2f8e101-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-c2f8e101-s],.VPTeamMembers+.VPTeamPageSection[data-v-c2f8e101-s]{margin-top:96px}}.VPTeamMembers[data-v-c2f8e101-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-c2f8e101-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-c2f8e101-s]{padding:0 64px}}.VPTeamPageSection[data-v-d43bc49d]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-d43bc49d]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-d43bc49d]{padding:0 64px}}.title[data-v-d43bc49d]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-d43bc49d]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-d43bc49d]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-d43bc49d]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-d43bc49d]{padding-top:40px}.VPTeamPageTitle[data-v-e277e15c]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-e277e15c]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-e277e15c]{padding:80px 64px 48px}}.title[data-v-e277e15c]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-e277e15c]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-e277e15c]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-e277e15c]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.input-highlight[data-v-02726a5a]{outline-width:2px;outline-color:transparent;outline-offset:4px;outline-style:dashed}.input-highlight.active[data-v-02726a5a]{outline-color:var(--vp-c-brand-1)}.nolebase-ui-input-horizontal-option{--nolebase-ui-input-horizontal-option-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-bg: var(--vp-c-bg-elv);--nolebase-ui-input-horizontal-option-shadow-color: #bababa8c}.dark .nolebase-ui-input-horizontal-option{--nolebase-ui-input-horizontal-option-text: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-active-text: var(--vp-c-bg-elv);--nolebase-ui-input-horizontal-option-active-bg: var(--vp-c-text-1);--nolebase-ui-input-horizontal-option-shadow-color: #535353db}.nolebase-ui-input-horizontal-option{color:var(--nolebase-ui-input-horizontal-option-text);white-space:nowrap;transition:background-color .25s,color .25s,box-shadow .25s}.nolebase-ui-input-horizontal-option.active{font-weight:700;color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.nolebase-ui-input-horizontal-option.disabled{opacity:.5;cursor:not-allowed;color:var(--nolebase-ui-input-horizontal-option-active-text)}.nolebase-ui-input-horizontal-option:not(.disabled):hover{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.dark .nolebase-ui-input-horizontal-option.active{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.dark .nolebase-ui-input-horizontal-option.disabled{opacity:.5;cursor:not-allowed;color:var(--nolebase-ui-input-horizontal-option-text)}.dark .nolebase-ui-input-horizontal-option:not(.disabled):hover{color:var(--nolebase-ui-input-horizontal-option-active-text);background-color:var(--nolebase-ui-input-horizontal-option-active-bg);box-shadow:0 2px 4px 0 var(--nolebase-ui-input-horizontal-option-shadow-color)}.nolebase-ui-slider{--nolebase-ui-slider-height: 32px;--nolebase-ui-slider-shadow-color: #aeaeaecd;--nolebase-ui-slider-thumb-height: 32px;--nolebase-ui-slider-thumb-width: 32px;--nolebase-ui-slider-thumb-border-radius: 6px;--nolebase-ui-slider-thumb-color: #FFFFFF;--nolebase-ui-slider-track-height: calc(var(--nolebase-ui-slider-height) - var(--nolebase-ui-slider-track-progress-padding) * 2);--nolebase-ui-slider-track-border-radius: 6px;--nolebase-ui-slider-track-color: #FFFFFF;--nolebase-ui-slider-track-progress-color: #FFFFFF;--nolebase-ui-slider-track-progress-padding: 0px}.dark .nolebase-ui-slider{--nolebase-ui-slider-shadow-color: #535353db;--nolebase-ui-slider-thumb-color: #e1e2da;--nolebase-ui-slider-track-color: #e1e2da;--nolebase-ui-slider-track-progress-color: #e1e2da}.nolebase-ui-slider{height:var(--nolebase-ui-slider-height);cursor:col-resize}.nolebase-ui-slider-input{height:var(--nolebase-ui-slider-height);margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background-color .2s ease;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator{--nolebase-ui-slider-range: calc(var(--nolebase-ui-slider-max) - var(--nolebase-ui-slider-min));--nolebase-ui-slider-ratio: calc((var(--nolebase-ui-slider-value) - var(--nolebase-ui-slider-min)) / var(--nolebase-ui-slider-range));--nolebase-ui-slider-sx: calc(.5 * var(--nolebase-ui-slider-thumb-width) + var(--nolebase-ui-slider-ratio) * (100% - var(--nolebase-ui-slider-thumb-width)))}.nolebase-ui-slider-input:focus{outline:none}.nolebase-ui-slider-input::-webkit-slider-thumb{-webkit-appearance:none;width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:var(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);margin-top:calc(var(--nolebase-ui-slider-track-height) * .5 - var(--nolebase-ui-slider-thumb-height) * .5);margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-webkit-slider-runnable-track{height:var(--nolebase-ui-slider-track-height);border:none;border-radius:var(--nolebase-ui-slider-track-border-radius);background:#f1f1f100;box-shadow:none;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-webkit-slider-runnable-track{background:linear-gradient(var(--nolebase-ui-slider-track-progress-color),var(--nolebase-ui-slider-track-progress-color)) 0/var(--nolebase-ui-slider-sx) 100% no-repeat,#fff0;margin-left:var(--nolebase-ui-slider-track-progress-padding);margin-right:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-moz-range-thumb{width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:var(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);cursor:col-resize}.nolebase-ui-slider-input::-moz-range-track{height:var(--nolebase-ui-slider-track-height);border:none;border-radius:var(--nolebase-ui-slider-track-border-radius);background:#f1f1f100;box-shadow:none;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-moz-range-track{background:linear-gradient(var(--nolebase-ui-slider-track-progress-color),var(--nolebase-ui-slider-track-progress-color)) 0/var(--nolebase-ui-slider-sx) 100% no-repeat,#fff0;display:block;width:calc(100% - var(--nolebase-ui-slider-track-progress-padding) - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-ms-fill-upper{background:transparent;border-color:transparent}.nolebase-ui-slider-input::-ms-fill-lower{background:transparent;border-color:transparent}.nolebase-ui-slider-input::-ms-thumb{width:var(--nolebase-ui-slider-thumb-width);height:var(--nolebase-ui-slider-thumb-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:(--nolebase-ui-slider-thumb-color);border:none;box-shadow:0 2px 4px 0 var(--nolebase-ui-slider-shadow-color);box-sizing:border-box;margin-top:0;margin-left:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-input::-ms-track{height:var(--nolebase-ui-slider-track-height);border-radius:var(--nolebase-ui-slider-thumb-border-radius);background:#f1f1f100;border:none;box-shadow:none;box-sizing:border-box;cursor:col-resize}.nolebase-ui-slider-input.nolebase-ui-slider-input-progress-indicator::-ms-fill-lower{height:var(--nolebase-ui-slider-track-height);border-radius:var(--nolebase-ui-slider-track-border-radius) 0 0 var(--nolebase-ui-slider-track-border-radius);background:var(--nolebase-ui-slider-track-progress-color);border:none;border-right-width:0;margin-top:0;margin-bottom:0;margin-left:calc(var(--nolebase-ui-slider-track-progress-padding));margin-right:calc(0 - var(--nolebase-ui-slider-track-progress-padding));cursor:col-resize}.nolebase-ui-slider-tooltip{top:calc(0px - var(--nolebase-ui-slider-height) - 16px)}.fade-enter-active[data-v-20d0b729],.fade-leave-active[data-v-20d0b729]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-20d0b729],.fade-leave-to[data-v-20d0b729]{opacity:0}.fade-enter-active[data-v-d976e511],.fade-leave-active[data-v-d976e511]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-d976e511],.fade-leave-to[data-v-d976e511]{opacity:0}.VPNolebaseEnhancedReadabilitiesMenuTitle.disabled[data-v-3a514c22]{opacity:.5}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.wrapper>.container>.title{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container>.title{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.wrapper>.container>.content,.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar>.wrapper>.container>.content{transition:padding-right .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPNavBar.has-sidebar>.divider{transition:padding-left .5s ease-in-out,width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPSidebar{transition:width .5s ease-in-out,padding-left .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPContent.has-sidebar{transition:width .5s ease-in-out,padding-left .5s ease-in-out,padding-right .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc .container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc.has-aside .content-container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc:not(.has-sidebar) .container{transition:width .5s ease-in-out,max-width .5s ease-in-out}.VPNolebaseEnhancedReadabilitiesLayoutSwitchAnimated .VPDoc:not(.has-sidebar) .container>.content{transition:width .5s ease-in-out,max-width .5s ease-in-out}:root{--vp-nolebase-enhanced-readabilities-page-max-width: 100%;--vp-nolebase-enhanced-readabilities-content-max-width: 100%;--vp-nolebase-enhanced-readabilities-full-width-max-width: 100%}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,var(--vp-sidebar-width))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-full-width-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc.has-aside .content-container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc:not(.has-sidebar) .container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc:not(.has-sidebar) .container>.content{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-full-width-max-width)) / 2 + var(--vp-sidebar-width))!important}}@media (min-width: 1536px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPNavBar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchFullWidth .VPDoc .container{max-width:var(--vp-nolebase-enhanced-readabilities-full-width-max-width)}}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,calc(var(--vp-sidebar-width)))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-page-max-width)) / 2 + var(--vp-sidebar-width))!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchSidebarWidthAdjustableOnly .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2)!important}}@media (min-width: 1280px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container>.title{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container>.content{padding-left:max(32px,var(--vp-sidebar-width))!important;width:100%!important;padding-right:32px!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPSidebar{padding-left:max(32px,calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2))!important;width:calc((100% - (var(--vp-nolebase-enhanced-readabilities-page-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc.has-aside .content-container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc:not(.has-sidebar) .container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc:not(.has-sidebar) .container>.content{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}}@media (min-width: 1440px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.divider{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-page-max-width)) / 2 + var(--vp-sidebar-width))!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPContent.has-sidebar{padding-left:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2 + var(--vp-sidebar-width))!important;padding-right:calc((100vw - var(--vp-nolebase-enhanced-readabilities-content-max-width)) / 2)!important}}@media (min-width: 1536px){.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar>.wrapper>.container,.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPNavBar.has-sidebar>.wrapper>.container{max-width:var(--vp-nolebase-enhanced-readabilities-page-max-width)!important}.VPNolebaseEnhancedReadabilitiesLayoutSwitchBothWidthAdjustable .VPDoc .container{max-width:var(--vp-nolebase-enhanced-readabilities-content-max-width)}}[data-v-50775330]:root{--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color: rgb(240 197 52 / 10%)}.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockUnder[data-v-50775330]{background-color:var(--vp-nolebase-enhanced-readabilities-spotlight-under-bg-color)}.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlock.VPNolebaseEnhancedReadabilitiesSpotlightHoverBlockAside[data-v-50775330]:before{content:"";position:absolute;display:block;width:4px;height:100%;border-radius:4px;background-color:var(--vp-c-brand);left:-24px}.VPNolebaseEnhancedReadabilitiesSpotlightStyles[data-v-8d8b97c4]{max-height:100px;height:100%}.fade-shift-enter-active[data-v-8d8b97c4],.fade-shift-leave-active[data-v-8d8b97c4]{transition:opacity .2s ease-in-out,transform .2s ease-in-out,max-height .2s ease-in-out}.fade-shift-enter-from[data-v-8d8b97c4],.fade-shift-leave-to[data-v-8d8b97c4]{opacity:0;transform:translateY(-8px);max-height:0}.VPNolebaseEnhancedReadabilitiesMenuFlyout{display:none}.VPNolebaseEnhancedReadabilitiesMenuFlyout:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}@media (min-width: 768px){.VPNolebaseEnhancedReadabilitiesMenuFlyout{display:flex;align-items:center}}.VPNolebaseEnhancedReadabilitiesMenu{--vp-nolebase-enhanced-readabilities-menu-background-color: #EBEDF2;--vp-nolebase-enhanced-readabilities-menu-text-color: var(--vp-c-text-1)}.dark .VPNolebaseEnhancedReadabilitiesMenu{--vp-nolebase-enhanced-readabilities-menu-background-color: #2c2f35;--vp-nolebase-enhanced-readabilities-menu-text-color: var(--vp-c-text-1)}.enjoyer{margin-top:.5rem;margin-bottom:0rem;border-radius:14px;padding-top:.2rem;padding-bottom:.2rem;position:relative;font-size:.9rem;font-weight:700;line-height:1.1rem;display:flex;align-items:center;justify-content:center;width:100%;gap:1rem;background-color:var(--vp-c-bg-alt);border:1.25px solid var(--vp-c-bg-alt);transition:border-color .5s}.enjoyer:hover{border:1.25px solid var(--vp-c-brand-1)}.enjoyer img{transition:transform .5s;transform:scale(1.25)}.enjoyer:hover img{transform:scale(1.75)}.enjoyer .heading{background-image:linear-gradient(120deg,#b047ff 16%,var(--vp-c-brand-lighter),var(--vp-c-brand-lighter));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.enjoyer .extra-info{color:var(--vp-c-text-1);opacity:0;font-size:.7rem;padding-left:.1rem;transition:opacity .5s}.enjoyer:hover .extra-info{opacity:.9}.VPVersionPicker[data-v-5454719c] button .text{color:var(--vp-c-text-1)!important}.VPVersionPicker[data-v-5454719c]:hover button .text{color:var(--vp-c-text-2)!important}a[data-v-6cd4b689]{font-size:14px;font-weight:500;text-wrap:nowrap;display:flex;align-items:center;gap:4px}a[target=_blank][data-v-6cd4b689]{align-items:center;gap:.25rem;text-decoration:none}a[target=_blank]:hover span[data-v-6cd4b689],a[target=_blank][data-decoration][data-v-6cd4b689]:after{color:var(--vp-c-brand-1);transition:color .25s}a[target=_blank][data-decoration][data-v-6cd4b689]:after{content:attr(data-decoration)}a[target=_blank][data-v-6cd4b689]:not(:hover,:focus):after{color:inherit}a.mobile[data-v-6cd4b689]{display:none}@media screen and (max-width: 560px){a[data-v-6cd4b689]{display:none}a.mobile[data-v-6cd4b689]{display:flex}}.badge-container[data-v-5eb0e64d]{display:inline-flex;height:20px;line-height:24px;font-size:12px;font-weight:500;border-radius:5px;margin-right:.5rem;margin-bottom:.5rem;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;vertical-align:middle}.badge-label[data-v-5eb0e64d]{padding:0 8px;background-color:#555;color:#fff;display:flex;align-items:center}.author-badge[data-v-5eb0e64d]{display:inline-flex;align-items:center;padding:0 8px;color:#fff}.author-avatar[data-v-5eb0e64d]{width:15px;height:15px;border-radius:50%;margin-right:.25rem;margin-left:-.25rem}.platform-avatar[data-v-5eb0e64d]{filter:brightness(0) invert(1)}.badge-link[data-v-5eb0e64d]{text-decoration:none;color:inherit}.badge-link:hover .author-badge[data-v-5eb0e64d]{opacity:.9}.badge-link:hover .badge-container[data-v-5eb0e64d]{box-shadow:0 0 0 1.25px #f8f8f766;transition:all .2s ease}.authors-container[data-v-ec79a7d8]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}:root{--vp-plugin-tabs-tab-text-color: var(--vp-c-text-2);--vp-plugin-tabs-tab-active-text-color: var(--vp-c-text-1);--vp-plugin-tabs-tab-hover-text-color: var(--vp-c-text-1);--vp-plugin-tabs-tab-bg: var(--vp-c-bg-soft);--vp-plugin-tabs-tab-divider: var(--vp-c-divider);--vp-plugin-tabs-tab-active-bar-color: var(--vp-c-brand-1)}.plugin-tabs{margin:16px 0;background-color:var(--vp-plugin-tabs-tab-bg);border-radius:8px}.plugin-tabs--tab-list{position:relative;padding:0 12px;overflow-x:auto;overflow-y:hidden}.plugin-tabs--tab-list:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--vp-plugin-tabs-tab-divider)}.plugin-tabs--tab{position:relative;padding:0 12px;line-height:48px;border-bottom:2px solid transparent;color:var(--vp-plugin-tabs-tab-text-color);font-size:14px;font-weight:500;white-space:nowrap;transition:color .25s}.plugin-tabs--tab[aria-selected=true]{color:var(--vp-plugin-tabs-tab-active-text-color)}.plugin-tabs--tab:hover{color:var(--vp-plugin-tabs-tab-hover-text-color)}.plugin-tabs--tab:after{content:"";position:absolute;bottom:-2px;left:8px;right:8px;height:2px;background-color:transparent;transition:background-color .25s;z-index:1}.plugin-tabs--tab[aria-selected=true]:after{background-color:var(--vp-plugin-tabs-tab-active-bar-color)}.plugin-tabs--content[data-v-9b0d03d2]{padding:16px}.plugin-tabs--content[data-v-9b0d03d2]>:first-child:first-child{margin-top:0}.plugin-tabs--content[data-v-9b0d03d2]>:last-child:last-child{margin-bottom:0}.plugin-tabs--content[data-v-9b0d03d2]>div[class*=language-]{border-radius:8px;margin:16px 0}:root:not(.dark) .plugin-tabs--content[data-v-9b0d03d2] div[class*=language-]{background-color:var(--vp-c-bg)}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpp_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpn_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpm_leP6HcMqzQCjA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazZpo_leP6HcMqzQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWi6pgar3I1D8t.woff2) format("woff2");unicode-range:U+02D7,U+0303,U+0331,U+0E01-0E5B,U+200C-200D,U+25CC}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWkKpgar3I1D8t.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWkapgar3I1D8t.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkWn6pgar3I1A.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZurR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuiR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuqR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZulR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZvuR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+200C-200D,U+2010,U+25CC,U+A900-A92F}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZupR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZuoR_iJGursUpyo0Q.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jura;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZumR_iJGursUpw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9X6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9e6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9b6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9W6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9Z6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9V6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9U6VLYyWtZ3rKW9w.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9a6VLYyWtZ3rI.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAr0klQmz24O0g.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.i-octicon\:grabber-16{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' min-width='1.2rem' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 13a1 1 0 1 1 0-2a1 1 0 0 1 0 2m0-4a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-4 4a1 1 0 1 1 0-2a1 1 0 0 1 0 2m5-9a1 1 0 1 1-2 0a1 1 0 0 1 2 0M7 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0M6 5a1 1 0 1 1 0-2a1 1 0 0 1 0 2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;min-width:1.2rem;width:1.2em;height:1.2em}.i-octicon\:x-16{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' min-width='1.2rem' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326a.75.75 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215L8 9.06l-3.22 3.22a.75.75 0 0 1-1.042-.018a.75.75 0 0 1-.018-1.042L6.94 8L3.72 4.78a.75.75 0 0 1 0-1.06'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;min-width:1.2rem;width:1.2em;height:1.2em}.absolute,[absolute=""]{position:absolute}.ml-1{margin-left:.25rem}.inline-block,[inline-block=""]{display:inline-block}.hidden,[hidden=""]{display:none}.h-5,[h-5=""]{height:1.25rem}.min-w-12,[min-w-12=""]{min-width:3rem}.w-5,[w-5=""]{width:1.25rem}.w-full,[w-full=""]{width:100%}.flex-inline,.inline-flex,[flex-inline=""],[inline-flex=""],[inline-flex~="~"]{display:inline-flex}[flex~=row]{flex-direction:row}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.appearance-none,[appearance-none=""]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.justify-center,[justify-center=""]{justify-content:center}.space-x-2>:not([hidden])~:not([hidden]),[space-x-2=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}[space-x-1=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.25rem * var(--un-space-x-reverse))}.border{border-width:1px}.rounded-md,[rounded-md=""],[rounded~=md]{border-radius:.375rem}.border-none,[border-none=""]{border-style:none}.bg-black,[bg-black=""]{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-zinc-300{--un-bg-opacity:1;background-color:rgb(212 212 216 / var(--un-bg-opacity))}.bg-zinc-400{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.dark .dark\:bg-zinc-800{--un-bg-opacity:1;background-color:rgb(39 39 42 / var(--un-bg-opacity))}.dark .dark\:bg-zinc-900,.dark [bg~="dark:zinc-900"]{--un-bg-opacity:1;background-color:rgb(24 24 27 / var(--un-bg-opacity))}.dark [bg~="dark:zinc-700"]{--un-bg-opacity:1;background-color:rgb(63 63 70 / var(--un-bg-opacity))}.dark [bg~="dark:zinc-800/50"]{background-color:#27272a80}[bg~=blue]{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}[bg~=zinc-100]{--un-bg-opacity:1;background-color:rgb(244 244 245 / var(--un-bg-opacity))}[bg~=zinc-200]{--un-bg-opacity:1;background-color:rgb(228 228 231 / var(--un-bg-opacity))}[bg~="zinc-200/50"]{background-color:#e4e4e780}.dark .dark\:hover\:bg-zinc-600:hover{--un-bg-opacity:1;background-color:rgb(82 82 91 / var(--un-bg-opacity))}.dark [hover~="dark:bg-zinc-800"]:hover{--un-bg-opacity:1;background-color:rgb(39 39 42 / var(--un-bg-opacity))}.hover\:bg-zinc-300:hover,[hover~=bg-zinc-300]:hover{--un-bg-opacity:1;background-color:rgb(212 212 216 / var(--un-bg-opacity))}.active\:bg-zinc-400:active{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.dark .dark\:active\:bg-zinc-700:active{--un-bg-opacity:1;background-color:rgb(63 63 70 / var(--un-bg-opacity))}.dark [active~="dark:bg-zinc-900"]:active{--un-bg-opacity:1;background-color:rgb(24 24 27 / var(--un-bg-opacity))}[active~=bg-zinc-400]:active{--un-bg-opacity:1;background-color:rgb(161 161 170 / var(--un-bg-opacity))}.p-1,[p-1=""]{padding:.25rem}.p-2,[p-2=""],[p~="2"]{padding:.5rem}.px-3,[px-3=""]{padding-left:.75rem;padding-right:.75rem}.py-2,[py-2=""]{padding-top:.5rem;padding-bottom:.5rem}[px~="2"]{padding-left:.5rem;padding-right:.5rem}[py~="0.5"]{padding-top:.125rem;padding-bottom:.125rem}.text-center,[text-center=""]{text-align:center}[align-middle=""]{vertical-align:middle}.dark [text~="dark:zinc-500"]{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}.text-white,[text-white=""],[text~=white]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[text~=zinc-300]{--un-text-opacity:1;color:rgb(212 212 216 / var(--un-text-opacity))}[text~=zinc-400]{--un-text-opacity:1;color:rgb(161 161 170 / var(--un-text-opacity))}.opacity-0,[active~=opacity-0]:active{opacity:0}[shadow~=md]{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.transition-all,[transition-all=""],[transition~=all]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,[duration-200=""],[transition~=duration-200]{transition-duration:.2s}.ease,.ease-in-out,[transition~=ease-in-out],[transition~=ease]{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width: 639.9px){[px~=":not([hidden])~:not([hidden]),[space-y-2=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}[border~="1"]{border-width:1px}[border~="$vp-c-divider"]{border-color:var(--vp-c-divider)}[border~="red/50"]{border-color:#f8717180}.rounded-lg,[rounded-lg=""]{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl,[rounded-xl=""]{border-radius:.75rem}[border~=solid]{border-style:solid}[bg~="$vp-c-bg-elv"]{background-color:var(--vp-c-bg-elv)}[bg~="$vp-nolebase-enhanced-readabilities-menu-background-color"]{background-color:var(--vp-nolebase-enhanced-readabilities-menu-background-color)}[bg~="red/30"]{background-color:#f871714d}.p-2,[p-2=""]{padding:.5rem}.p-3,[p-3=""]{padding:.75rem}.p-4,[p-4=""]{padding:1rem}.px{padding-left:1rem;padding-right:1rem}.pl-4,[pl-4=""]{padding-left:1rem}.pr-2,[pr-2=""]{padding-right:.5rem}.pr-4,[pr-4=""]{padding-right:1rem}.align-middle,[align-middle=""]{vertical-align:middle}[text-xs=""]{font-size:.75rem;line-height:1rem}[text~="[14px]"]{font-size:14px}[text~=sm]{font-size:.875rem;line-height:1.25rem}[text~="$vp-nolebase-enhanced-readabilities-menu-text-color"]{color:var(--vp-nolebase-enhanced-readabilities-menu-text-color)}.font-medium,[font-medium=""]{font-weight:500}[font-bold=""]{font-weight:700}[font-semibold=""]{font-weight:600}.opacity-50,[opacity-50=""]{opacity:.5}.hover\:opacity-100:hover{opacity:1}.shadow-xl,[shadow-xl=""]{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[transition~=all]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,[duration~="200"],[transition~=duration-200]{transition-duration:.2s}.ease,.ease-in-out,[transition~=ease]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.VPHero .clip{white-space:pre;max-width:500px}@font-face{font-family:JuliaMono-Regular;src:url(https://cdn.jsdelivr.net/gh/cormullion/juliamono/webfonts/JuliaMono-Regular.woff2)}:root{--vp-font-family-base: "Barlow", "Inter var experimental", "Inter var", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--vp-font-family-mono: JuliaMono-Regular, monospace}.mono-no-substitutions{font-family:JuliaMono-Light,monospace;font-feature-settings:"calt" off}.mono-no-substitutions-alt{font-family:JuliaMono-Light,monospace;font-variant-ligatures:none}pre,code{font-family:JuliaMono-Light,monospace;font-feature-settings:"calt" off}:root{--julia-blue: #4063D8;--julia-purple: #9558B2;--julia-red: #CB3C33;--julia-green: #389826;--vp-c-brand: #40a52f;--vp-c-brand-light: #3dd027;--vp-c-brand-lighter: #9499ff;--vp-c-brand-lightest: #bcc0ff;--vp-c-brand-dark: #535bf2;--vp-c-brand-darker: #454ce1;--vp-c-brand-dimm: #212425;--vp-tip-bg: rgb(254, 254, 254);--vp-dark-green: #155f3e;--vp-dark-green-dark: #2b855c;--vp-dark-green-light: #42d392;--vp-dark-green-lighter: #35eb9a;--vp-dark-green-dimm: #2e3834;--vp-dark-gray: #1e1e1e;--vp-dark-gray-soft: #2a2a2a;--vp-dark-gray-mute: #242424;--vp-light-gray: #d1d5db;--vp-dark-text: #e5e5e5;--vp-dark-subtext: #c1c1c1;--vp-dark-bg: #121212;--vp-dark-bg-alt: #1a1a1a;--vp-dark-bg-dimm: #101010;--vp-dark-border: #3b8a65;--vp-custom-block-tip-border: var(--vp-c-brand-darker);--vp-custom-block-tip-bg: var(--vp-tip-bg);--vp-button-brand-border: var(--vp-dark-green-dark);--vp-button-brand-bg: var(--vp-dark-green-dark);--vp-button-brand-hover-border: var(--vp-dark-green-dark);--vp-button-brand-hover-bg: var(--vp-dark-green);--vp-button-brand-active-border: var(--vp-dark-green-light);--vp-button-brand-active-bg: var(--vp-dark-green)}:root.dark{--vp-custom-block-tip-border: var(--vp-dark-green-dark);--vp-custom-block-tip-text: var(--vp-dark-subtext);--vp-custom-block-tip-bg: var(--vp-dark-gray-mute)}:root.dark{--vp-button-brand-border: var(--vp-dark-green-light);--vp-button-brand-text: var(--vp-dark-text);--vp-button-brand-bg: var(--vp-dark-green);--vp-button-brand-hover-border: var(--vp-dark-green-lighter);--vp-button-brand-hover-text: var(--vp-dark-text);--vp-button-brand-hover-bg: var(--vp-dark-green-dark);--vp-button-brand-active-border: var(--vp-dark-green-light);--vp-button-brand-active-text: var(--vp-dark-text);--vp-button-brand-active-bg: var(--vp-dark-green)}:root.dark{--vp-dark-link: var(--vp-dark-green-lighter);--vp-dark-link-hover: var(--vp-dark-green-light)}:root.dark{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, var(--julia-purple) 15%, var(--vp-dark-green-light), var(--vp-dark-green) );--vp-home-hero-image-background-image: linear-gradient( -45deg, var(--vp-dark-green) 30%, var(--vp-dark-green-light), var(--vp-dark-gray) 30% );--vp-home-hero-image-filter: blur(56px)}.dark{--vp-c-brand-1: var(--vp-dark-green-light);--vp-c-brand-2: var(--vp-dark-green-lighter);--vp-c-brand-3: var(--vp-dark-green)}:root{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, #9558B2 30%, #CB3C33 );--vp-home-hero-image-background-image: linear-gradient( -45deg, #9558b282 30%, #3798269a 30%, #cb3d33e3 );--vp-home-hero-image-filter: blur(40px)}@media (min-width: 640px){:root{--vp-home-hero-image-filter: blur(56px)}}@media (min-width: 960px){:root{--vp-home-hero-image-filter: blur(72px)}}.DocSearch{--docsearch-primary-color: var(--vp-c-brand) !important}mjx-container>svg{display:block;margin:auto}mjx-container{padding:.5rem 0}mjx-container{display:inline;margin:auto 2px -2px}mjx-container>svg{margin:auto;display:inline-block}.jldocstring.custom-block{border:1px solid var(--vp-c-gray-2);color:var(--vp-c-text-1)}.jldocstring.custom-block summary{font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 0 8px}.VPLocalSearchBox[data-v-42e65fb9]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-42e65fb9]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-42e65fb9]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-42e65fb9]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-42e65fb9]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-42e65fb9]{padding:0 8px}}.search-bar[data-v-42e65fb9]:focus-within{border-color:var(--vp-c-brand-1)}.local-search-icon[data-v-42e65fb9]{display:block;font-size:18px}.navigate-icon[data-v-42e65fb9]{display:block;font-size:14px}.search-icon[data-v-42e65fb9]{margin:8px}@media (max-width: 767px){.search-icon[data-v-42e65fb9]{display:none}}.search-input[data-v-42e65fb9]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-42e65fb9]{padding:6px 4px}}.search-actions[data-v-42e65fb9]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-42e65fb9]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-42e65fb9]{display:none}}.search-actions button[data-v-42e65fb9]{padding:8px}.search-actions button[data-v-42e65fb9]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-42e65fb9]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-42e65fb9]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-42e65fb9]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-42e65fb9]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-42e65fb9]{display:none}}.search-keyboard-shortcuts kbd[data-v-42e65fb9]{background:#8080801a;border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-42e65fb9]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-42e65fb9]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-42e65fb9]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-42e65fb9]{margin:8px}}.titles[data-v-42e65fb9]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-42e65fb9]{display:flex;align-items:center;gap:4px}.title.main[data-v-42e65fb9]{font-weight:500}.title-icon[data-v-42e65fb9]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-42e65fb9]{opacity:.5}.result.selected[data-v-42e65fb9]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-42e65fb9]{position:relative}.excerpt[data-v-42e65fb9]{opacity:50%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;margin-top:4px}.result.selected .excerpt[data-v-42e65fb9]{opacity:1}.excerpt[data-v-42e65fb9] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-42e65fb9] mark,.excerpt[data-v-42e65fb9] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-42e65fb9] .vp-code-group .tabs{display:none}.excerpt[data-v-42e65fb9] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-42e65fb9]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-42e65fb9]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-42e65fb9],.result.selected .title-icon[data-v-42e65fb9]{color:var(--vp-c-brand-1)!important}.no-results[data-v-42e65fb9]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-42e65fb9]{flex:none}
diff --git a/dev/assets/rprwddq.Drfs-ROQ.svg b/dev/assets/tlysjmz.Drfs-ROQ.svg
similarity index 100%
rename from dev/assets/rprwddq.Drfs-ROQ.svg
rename to dev/assets/tlysjmz.Drfs-ROQ.svg
diff --git a/dev/author_badge.html b/dev/author_badge.html
index 83b8afad..b054a937 100644
--- a/dev/author_badge.html
+++ b/dev/author_badge.html
@@ -6,12 +6,12 @@
     DocumenterVitepress
     
     
-    
+    
     
     
-    
+    
     
-    
+    
     
     
     
@@ -43,7 +43,7 @@
   author="John Doe 2"
 />
 ```

Icons by icons8.

icons8 license

If you use the default icons, you should provide attribution. Something like:

md
Icons by [icons8](https://icons8.com).

see https://icons8.com/license for more info.

- + \ No newline at end of file diff --git a/dev/citations.html b/dev/citations.html index 7f6df737..11ac8641 100644 --- a/dev/citations.html +++ b/dev/citations.html @@ -6,12 +6,12 @@ DocumenterCitations.jl integration | DocumenterVitepress - + - + - + @@ -22,7 +22,7 @@
Skip to content

DocumenterCitations.jl integration

This page shows the DocumenterCitations.jl integration and what it looks like. You can use DocumenterCitations in DocumenterVitepress in the same way that you use them in Documenter!

This page's source was taken from the DocumenterCitations docs and rendered via DocumenterVitepress.

Citation Style Gallery

The citation style is determined when instantiating the CitationBibliography, via the style argument.

The built-in styles are:

Numeric style

This is the default style (style=:numeric) used throughout the other pages of this documentation, cf. the Syntax examples.

  • [GoerzQ2022](@cite) renders as "[1]"

  • [FuerstNJP2014,SolaAAMOP2018](@cite) renders as "[2, 3]"

  • [GoerzQ2022](@citet) renders as "Goerz et al. [1]"

  • [GoerzQ2022](@citep) renders as "[1]" — @citep is the same as @cite for this style

  • [GoerzQ2022; Eq. (1)](@cite) renders as "[1, Eq. (1)]"

  • [GoerzQ2022; Eq. (1)](@citet) renders as "Goerz et al. [1], Eq. (1)"

  • [GoerzQ2022](@citet*) renders as "Goerz, Carrasco and Malinovsky [1]"

  • [GoerzQ2022; Eq. (1)](@citet*) renders as "Goerz, Carrasco and Malinovsky [1], Eq. (1)"

  • [WinckelIP2008](@citet) renders as "von Winckel and Borzì [4]"

  • [WinckelIP2008](@Citet) renders as "Von Winckel and Borzì [4]"

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@cite) renders as "[5–8, and references therein]"

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@Citet) renders as "Brumer and Shapiro [5], Brif et al. [6], Shapiro and Brumer [7], Koch [8], and references therein"

  • [arbitrary text](@cite GoerzQ2022) renders as "arbitrary text"

References:


Bibliography

  1. M. H. Goerz, S. C. Carrasco and V. S. Malinovsky. Quantum Optimal Control via Semi-Automatic Differentiation. Quantum 6, 871 (2022).

  2. H. A. Fürst, M. H. Goerz, U. G. Poschinger, M. Murphy, S. Montangero, T. Calarco, F. Schmidt-Kaler, K. Singer and C. P. Koch. Controlling the transport of an ion: Classical and quantum mechanical solutions. New J. Phys. 16, 075007 (2014). Special issue on coherent control of complex quantum systems.

  3. I. R. Sola, B. Y. Chang, S. A. Malinovskaya and V. S. Malinovsky. Quantum Control in Multilevel Systems. In: Advances In Atomic, Molecular, and Optical Physics, Vol. 67, edited by E. Arimondo, L. F. DiMauro and S. F. Yelin (Academic Press, 2018); Chapter 3, pp. 151–256.

  4. G. von Winckel and A. Borzì. Computational techniques for a quantum control problem with H1-cost. Inverse Problems 24, 034007 (2008).

  5. P. Brumer and M. Shapiro. Principles and Applications of the Quantum Control of Molecular Processes (Wiley Interscience, 2003).

  6. C. Brif, R. Chakrabarti and H. Rabitz. Control of quantum phenomena: past, present and future. New J. Phys. 12, 075008 (2010).

  7. M. Shapiro and P. Brumer. Quantum Control of Molecular Processes. Second Edition (Wiley and Sons, 2012).

  8. C. P. Koch. Controlling open quantum systems: tools, achievements, and limitations. J. Phys.: Condens. Matter 28, 213001 (2016).

Author-year style

The author-year style (style=:authoryear) formats citations with the author name and publication year. This is the citation style used, e.g., in Rev. Mod. Phys. (rmp option in REVTeX). The bibliography is sorted alphabetically by author name. The default @cite command is parenthetical (@cite and @citep are equivalent) which is different from the authoryear style in natbib.

  • [GoerzQ2022](@cite) renders as "(Goerz et al., 2022)"

  • [FuerstNJP2014,SolaAAMOP2018](@cite) renders as "(Fürst et al., 2014; Sola et al., 2018)"

  • [GoerzQ2022](@citet) renders as "Goerz et al. (2022)"

  • [GoerzQ2022](@citep) renders as "(Goerz et al., 2022)" — @citep is the same as @cite for this style

  • [GoerzQ2022; Eq. (1)](@cite) renders as "(Goerz et al., 2022; Eq. (1))"

  • [GoerzQ2022; Eq. (1)](@citet) renders as "Goerz et al. (2022), Eq. (1)"

  • [GoerzQ2022](@cite*) renders as "(Goerz, Carrasco and Malinovsky, 2022)"

  • [GoerzQ2022](@citet*) renders as "Goerz, Carrasco and Malinovsky (2022)"

  • [GoerzQ2022; Eq. (1)](@cite*) renders as "(Goerz, Carrasco and Malinovsky, 2022; Eq. (1))"

  • [GoerzQ2022; Eq. (1)](@citet*) renders as "Goerz, Carrasco and Malinovsky (2022), Eq. (1)"

  • [WinckelIP2008](@citet) renders as "von Winckel and Borzì (2008)"

  • [WinckelIP2008](@Citet) renders as "Von Winckel and Borzì (2008)"

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@cite) renders as "(Brumer and Shapiro, 2003; Brif et al., 2010; Shapiro and Brumer, 2012; Koch, 2016; and references therein)"

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@Citet) renders as "Brumer and Shapiro (2003), Brif et al. (2010), Shapiro and Brumer (2012), Koch (2016), and references therein"

  • [arbitrary text](@cite GoerzQ2022) renders as "arbitrary text"

References:


Bibliography

  • Brif, C.; Chakrabarti, R. and Rabitz, H. (2010). Control of quantum phenomena: past, present and future. New J. Phys. 12, 075008.

  • Brumer, P. and Shapiro, M. (2003). Principles and Applications of the Quantum Control of Molecular Processes (Wiley Interscience).

  • Fürst, H. A.; Goerz, M. H.; Poschinger, U. G.; Murphy, M.; Montangero, S.; Calarco, T.; Schmidt-Kaler, F.; Singer, K. and Koch, C. P. (2014). Controlling the transport of an ion: Classical and quantum mechanical solutions. New J. Phys. 16, 075007. Special issue on coherent control of complex quantum systems.

  • Goerz, M. H.; Carrasco, S. C. and Malinovsky, V. S. (2022). Quantum Optimal Control via Semi-Automatic Differentiation. Quantum 6, 871.

  • Koch, C. P. (2016). Controlling open quantum systems: tools, achievements, and limitations. J. Phys.: Condens. Matter 28, 213001.

  • Shapiro, M. and Brumer, P. (2012). Quantum Control of Molecular Processes. Second Edition (Wiley and Sons).

  • Sola, I. R.; Chang, B. Y.; Malinovskaya, S. A. and Malinovsky, V. S. (2018). Quantum Control in Multilevel Systems. In: Advances In Atomic, Molecular, and Optical Physics, Vol. 67, edited by Arimondo, E.; DiMauro, L. F. and Yelin, S. F. (Academic Press); Chapter 3, pp. 151–256.

  • von Winckel, G. and Borzì, A. (2008). Computational techniques for a quantum control problem with H1-cost. Inverse Problems 24, 034007.

Alphabetic style

The style=:alpha formats citations and references like :numeric, except that it uses labels derived from the author names and publication year and sorts the references alphabetically.

  • [GoerzQ2022](@cite) renders as "[GCM22]"

  • [FuerstNJP2014,SolaAAMOP2018](@cite) renders as "[FGP+14, SCMM18]"

  • [GoerzQ2022](@citet) renders as "Goerz et al. [GCM22]"

  • [GoerzQ2022](@citep) renders as "[GCM22]" — @citep is the same as @cite for this style

  • [GoerzQ2022; Eq. (1)](@cite) renders as "[GCM22, Eq. (1)]"

  • [GoerzQ2022; Eq. (1)](@citet) renders as "Goerz et al. [GCM22], Eq. (1)"

  • [GoerzQ2022](@citet*) renders as "Goerz, Carrasco and Malinovsky [GCM22]"

  • [GoerzQ2022; Eq. (1)](@citet*) renders as "Goerz, Carrasco and Malinovsky [GCM22], Eq. (1)"

  • [WinckelIP2008](@citet) renders as "von Winckel and Borzì [vWB08]"

  • [WinckelIP2008](@Citet) renders as "Von Winckel and Borzì [vWB08]"

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@cite) renders as "[BS03, BCR10, SB12, Koc16, and references therein]". Note that unlike for style=:numeric, the citations are not compressed.

  • [BrumerShapiro2003, BrifNJP2010, Shapiro2012, KochJPCM2016; and references therein](@Citet) renders as "Brumer and Shapiro [BS03], Brif et al. [BCR10], Shapiro and Brumer [SB12], Koch [Koc16], and references therein"

  • [arbitrary text](@cite GoerzQ2022) renders as "arbitrary text"

References:


Bibliography

  1. C. Brif, R. Chakrabarti and H. Rabitz. Control of quantum phenomena: past, present and future. New J. Phys. 12, 075008 (2010).

  2. P. Brumer and M. Shapiro. Principles and Applications of the Quantum Control of Molecular Processes (Wiley Interscience, 2003).

  3. H. A. Fürst, M. H. Goerz, U. G. Poschinger, M. Murphy, S. Montangero, T. Calarco, F. Schmidt-Kaler, K. Singer and C. P. Koch. Controlling the transport of an ion: Classical and quantum mechanical solutions. New J. Phys. 16, 075007 (2014). Special issue on coherent control of complex quantum systems.

  4. M. H. Goerz, S. C. Carrasco and V. S. Malinovsky. Quantum Optimal Control via Semi-Automatic Differentiation. Quantum 6, 871 (2022).

  5. C. P. Koch. Controlling open quantum systems: tools, achievements, and limitations. J. Phys.: Condens. Matter 28, 213001 (2016).

  6. M. Shapiro and P. Brumer. Quantum Control of Molecular Processes. Second Edition (Wiley and Sons, 2012).

  7. I. R. Sola, B. Y. Chang, S. A. Malinovskaya and V. S. Malinovsky. Quantum Control in Multilevel Systems. In: Advances In Atomic, Molecular, and Optical Physics, Vol. 67, edited by E. Arimondo, L. F. DiMauro and S. F. Yelin (Academic Press, 2018); Chapter 3, pp. 151–256.

  8. G. von Winckel and A. Borzì. Computational techniques for a quantum control problem with H1-cost. Inverse Problems 24, 034007 (2008).

Note that the :alpha style is able to automatically disambiguate labels:


Bibliography

  1. M. Grace, C. Brif, H. Rabitz, I. A. Walmsley, R. L. Kosut and D. A. Lidar. Optimal control of quantum gates and suppression of decoherence in a system of interacting two-level particles. J. Phys. B 40, S103 (2007), arXiv:quant-ph/0702147.

  2. M. D. Grace, C. Brif, H. Rabitz, D. A. Lidar, I. A. Walmsley and R. L. Kosut. Fidelity of optimally controlled quantum gates with randomly coupled multiparticle environments. J. Mod. Opt. 54, 2339 (2007), arXiv:0712.2935.

This works because the DocumenterCitations plugin automatically upgrades style=:alpha to the internal

DocumenterCitations.AlphaStyle

Custom styles

In the following, we show two examples for user-defined styles. See the notes on customization on how to generally define a custom style.

Custom style: enumerated author-year

In this example, the :authoryear style is used, but the references are shown in an enumerated list.

The important part of the definition is in the last line, indicating that the References should be shown as an enumeration (ordered list, <ol>, in HTML), see below. Meanwhile, citations render exactly as with style=:authoryear:

  • [GoerzQ2022](@cite) renders as "(Goerz et al., 2022)"

  • [FuerstNJP2014,SolaAAMOP2018](@cite) renders as "(Fürst et al., 2014; Sola et al., 2018)"

  • [WinckelIP2008](@Citet) renders as "Von Winckel and Borzì (2008)"

References:


Bibliography

  1. Brif, C.; Chakrabarti, R. and Rabitz, H. (2010). Control of quantum phenomena: past, present and future. New J. Phys. 12, 075008.

  2. Brumer, P. and Shapiro, M. (2003). Principles and Applications of the Quantum Control of Molecular Processes (Wiley Interscience).

  3. Fürst, H. A.; Goerz, M. H.; Poschinger, U. G.; Murphy, M.; Montangero, S.; Calarco, T.; Schmidt-Kaler, F.; Singer, K. and Koch, C. P. (2014). Controlling the transport of an ion: Classical and quantum mechanical solutions. New J. Phys. 16, 075007. Special issue on coherent control of complex quantum systems.

  4. Goerz, M. H.; Carrasco, S. C. and Malinovsky, V. S. (2022). Quantum Optimal Control via Semi-Automatic Differentiation. Quantum 6, 871.

  5. Koch, C. P. (2016). Controlling open quantum systems: tools, achievements, and limitations. J. Phys.: Condens. Matter 28, 213001.

  6. Shapiro, M. and Brumer, P. (2012). Quantum Control of Molecular Processes. Second Edition (Wiley and Sons).

  7. Sola, I. R.; Chang, B. Y.; Malinovskaya, S. A. and Malinovsky, V. S. (2018). Quantum Control in Multilevel Systems. In: Advances In Atomic, Molecular, and Optical Physics, Vol. 67, edited by Arimondo, E.; DiMauro, L. F. and Yelin, S. F. (Academic Press); Chapter 3, pp. 151–256.

  8. Von Winckel, G. and Borzì, A. (2008). Computational techniques for a quantum control problem with H1-cost. Inverse Problems 24, 034007.

Custom style: Citation-key labels

In this less trivial example, a style similar to :alpha is used, using the citation keys in the .bib file as labels. This would be somewhat more appropriate with citation keys that are shorter that the ones used here (keys similar to those automatically generated with the :alpha style).

  • [GoerzQ2022](@cite) renders as "[GoerzQ2022]"

  • [FuerstNJP2014,SolaAAMOP2018](@cite) renders as "[FuerstNJP2014, SolaAAMOP2018]"

  • [GoerzQ2022](@citet) renders as "Goerz et al. [GoerzQ2022]"

  • [GoerzQ2022](@citep) renders as "[GoerzQ2022]" — @citep is the same as @cite for this style

  • [GoerzQ2022; Eq. (1)](@cite) renders as "[GoerzQ2022, Eq. (1)]"

  • [GoerzQ2022; Eq. (1)](@citet) renders as "Goerz et al. [GoerzQ2022], Eq. (1)"

  • [GoerzQ2022](@citet*) renders as "Goerz, Carrasco and Malinovsky [GoerzQ2022]"

  • [GoerzQ2022; Eq. (1)](@citet*) renders as "Goerz, Carrasco and Malinovsky [GoerzQ2022], Eq. (1)"

  • [WinckelIP2008](@citet) renders as "von Winckel and Borzì [WinckelIP2008]"

  • [WinckelIP2008](@Citet) renders as "Von Winckel and Borzì [WinckelIP2008]"

  • [arbitrary text](@cite GoerzQ2022) renders as "arbitrary text"

References:


Bibliography

  1. C. Brif, R. Chakrabarti and H. Rabitz. Control of quantum phenomena: past, present and future. New J. Phys. 12, 075008 (2010).

  2. P. Brumer and M. Shapiro. Principles and Applications of the Quantum Control of Molecular Processes (Wiley Interscience, 2003).

  3. H. A. Fürst, M. H. Goerz, U. G. Poschinger, M. Murphy, S. Montangero, T. Calarco, F. Schmidt-Kaler, K. Singer and C. P. Koch. Controlling the transport of an ion: Classical and quantum mechanical solutions. New J. Phys. 16, 075007 (2014). Special issue on coherent control of complex quantum systems.

  4. M. H. Goerz, S. C. Carrasco and V. S. Malinovsky. Quantum Optimal Control via Semi-Automatic Differentiation. Quantum 6, 871 (2022).

  5. C. P. Koch. Controlling open quantum systems: tools, achievements, and limitations. J. Phys.: Condens. Matter 28, 213001 (2016).

  6. M. Shapiro and P. Brumer. Quantum Control of Molecular Processes. Second Edition (Wiley and Sons, 2012).

  7. I. R. Sola, B. Y. Chang, S. A. Malinovskaya and V. S. Malinovsky. Quantum Control in Multilevel Systems. In: Advances In Atomic, Molecular, and Optical Physics, Vol. 67, edited by E. Arimondo, L. F. DiMauro and S. F. Yelin (Academic Press, 2018); Chapter 3, pp. 151–256.

  8. G. von Winckel and A. Borzì. Computational techniques for a quantum control problem with H1-cost. Inverse Problems 24, 034007 (2008).

- + \ No newline at end of file diff --git a/dev/code_example.html b/dev/code_example.html index 0bb27237..af4fbd11 100644 --- a/dev/code_example.html +++ b/dev/code_example.html @@ -6,14 +6,14 @@ Julia code examples | DocumenterVitepress - + - + - + - + @@ -29,7 +29,7 @@ Pkg.status()
Status `~/work/DocumenterVitepress.jl/DocumenterVitepress.jl/docs/Project.toml`
   [e30172f5] Documenter v1.8.0
   [daee34ce] DocumenterCitations v1.3.5
-  [4710194d] DocumenterVitepress v0.1.6 `~/work/DocumenterVitepress.jl/DocumenterVitepress.jl`

And a simple sum:

Input

```@example simple_sum
+  [4710194d] DocumenterVitepress v0.1.7 `~/work/DocumenterVitepress.jl/DocumenterVitepress.jl`

And a simple sum:

Input

```@example simple_sum
 2 + 2
 ```

Output

julia
2 + 2
4

@ansi

Input

```@ansi
 printstyled("this is my color"; color = :red)
@@ -97,7 +97,7 @@
 2

@meta

Supported meta tags:

  • CollapsedDocStrings: works similar to Documenter.jl. If provided, the docstrings in that page will be collapsed by default. Defaults to false. See the Internal API page for how the docstrings are displayed when this is set to true. Example usage:

Input

```@meta
 CollapsedDocStrings = true
 ```
- + \ No newline at end of file diff --git a/dev/documenter_to_vitepress_docs_example.html b/dev/documenter_to_vitepress_docs_example.html index 3b782958..6cf57252 100644 --- a/dev/documenter_to_vitepress_docs_example.html +++ b/dev/documenter_to_vitepress_docs_example.html @@ -6,12 +6,12 @@ Upgrading docs from Documenter.jl to DocumenterVitepress.jl | DocumenterVitepress - + - + - + @@ -53,7 +53,7 @@ docs $
  1. Then, in docs/, start a julia session and activate a new environment.
sh
docs $ julia
 julia> ]
 pkg> activate .
  1. Add packages as necessary. Here, we will need
julia
pkg> add DocumenterVitepress, Documenter
  1. Then run the make.jl file to build the documentation.
julia
julia> include("make.jl")
  1. Finally, hit ; to enter the shell mode and run:
sh
shell> npm i

The above command shall create a folder named node_modules and package-lock.json in your docs folder.

  1. Next, hit 'Backspace' to get back to the Julia REPL and run:
julia
julia> DocumenterVitepress.dev_docs("build")
  1. Finally the live preview of your documentation at http://localhost:5173/Example.jl/ in your browser.
- + \ No newline at end of file diff --git a/dev/get_started.html b/dev/get_started.html index 37e414d3..b141992d 100644 --- a/dev/get_started.html +++ b/dev/get_started.html @@ -6,14 +6,14 @@ Get Started | DocumenterVitepress - + - + - + - + @@ -44,7 +44,7 @@ ├── config.mts └── theme └── index.ts - └── style.css

You can ignore the rest of the files which are actually in DocumenterVitepress/docs/src for now - those show how to use advanced APIs, like

VitePress Installation

Start at the docs level:

sh
docs $

Prerequisites

DocumenterVitepress.jl is completely self-contained and installs all of its dependencies (including its own isolated version of npm) automatically.

However, to view your documentation live when developing locally, you will need to install npm and instantiate the

VitePress can be used on its own, or be installed into an existing project. In both cases, you can install it with:

sh
npm add -D vitepress
sh
pnpm add -D vitepress
sh
yarn add -D vitepress
sh
bun add -D vitepress

Build new docs from docs/src

To start working on your docs do the following steps:

sh
$ cd docs
+            └── style.css

You can ignore the rest of the files which are actually in DocumenterVitepress/docs/src for now - those show how to use advanced APIs, like

VitePress Installation

Start at the docs level:

sh
docs $

Prerequisites

DocumenterVitepress.jl is completely self-contained and installs all of its dependencies (including its own isolated version of npm) automatically.

However, to view your documentation live when developing locally, you will need to install npm and instantiate the

VitePress can be used on its own, or be installed into an existing project. In both cases, you can install it with:

sh
npm add -D vitepress
sh
pnpm add -D vitepress
sh
yarn add -D vitepress
sh
bun add -D vitepress

Build new docs from docs/src

To start working on your docs do the following steps:

sh
$ cd docs
 docs $

Then, in docs start a julia session and activate a new environment.

sh
docs $ julia
 julia> ]
 pkg> activate .

Add packages as necessary. Here, we will need

julia
pkg> add DocumenterVitepress, Documenter

These packages will be used in the make.jl file.

Setting up the Folder Structure

The files for this page in the docs folder have the following structure:

docs/
@@ -63,7 +63,7 @@
         └── theme
             └── index.ts
             └── style.css

Then, run docs/make.jl, and in another terminal in the docs directory, run:

sh
docs $ npm run docs:dev

This will deploy your documentation locally on a webserver. See here to know more.

- + \ No newline at end of file diff --git a/dev/hashmap.json b/dev/hashmap.json index d66ef4f3..089b6b1c 100644 --- a/dev/hashmap.json +++ b/dev/hashmap.json @@ -1 +1 @@ -{"api.md":"D1xJXaLI","author_badge.md":"TUWy8nXO","citations.md":"CirPUNVh","code_example.md":"x2WMMEzQ","documenter_to_vitepress_docs_example.md":"COPkmMjV","get_started.md":"BMin7UpI","index.md":"D_nJf3Eo","internal_api.md":"DFM2KDlk","markdown-examples.md":"CAxROM8M","mime_examples.md":"XE2XZK0S","render_pipeline.md":"CWMvykbQ","repo_stars.md":"Bd6hjAP_","style_css.md":"BllCE19k"} +{"api.md":"na3XukIW","author_badge.md":"TUWy8nXO","citations.md":"CirPUNVh","code_example.md":"qNbsZS8z","documenter_to_vitepress_docs_example.md":"COPkmMjV","get_started.md":"JqiLwguP","index.md":"D_nJf3Eo","internal_api.md":"BqaY742j","markdown-examples.md":"D3zdcVPc","mime_examples.md":"FRleXzlF","render_pipeline.md":"CWMvykbQ","repo_stars.md":"BamE5Ty1","style_css.md":"BllCE19k"} diff --git a/dev/index.html b/dev/index.html index 7c3ceb2c..945a41c5 100644 --- a/dev/index.html +++ b/dev/index.html @@ -6,12 +6,12 @@ DocumenterVitepress - + - + - + @@ -22,7 +22,7 @@
Skip to content

DocumenterVitepress.jlDocument your code

A Markdown backend designed to work with VitePress and Documenter.jl

DocumenterVitepress

What is DocumenterVitepress.jl?

DocumenterVitepress is a Markdown backend for Documenter.jl which is designed to work with the VitePress site generator, which is built off Vue.js.

It is meant to be used in conjunction with the vitepress Node.js package, which is why so much customization is required!

Basic usage

If you copy the contents of the template/ directory into your docs/ and the .github/Documenter.yml file to your repo, you should be good to go and edit docs as usual!

Just remember to edit the navbar in docs/src/.vitepress/config.mts, if you want it to be different from the sidebar.

To install a logo or favicon, you can put logo.png and favicon.ico in docs/src/assets, and they will be automatically detected.

- + \ No newline at end of file diff --git a/dev/internal_api.html b/dev/internal_api.html index 7ba00f00..77475e81 100644 --- a/dev/internal_api.html +++ b/dev/internal_api.html @@ -6,14 +6,14 @@ DocumenterVitepress - + - + - + - + @@ -21,8 +21,8 @@ -
Skip to content

Internal API

These functions are not part of the public API, and are subject to change without notice.

DocumenterVitepress.build_docs Method
julia
build_docs(builddir::String; md_output_path = ".documenter")

Builds the Vitepress site in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

source

DocumenterVitepress.dev_docs Method
julia
dev_docs(builddir::String; md_output_path = ".documenter")

Runs the vitepress dev server to serve the docs built from the Markdown files (generated by makedocs) in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

For now, these assume that the Markdown files generated are in $builddir/.documenter. Work is in progress to let the user pass the config object to fix this.

Warning

This does NOT run makedocs - you have to do that yourself! Think of it as the second stage of LiveServer.jl for DocumenterVitepress specifically.

source

DocumenterVitepress.docpath Method
julia
docpath(file, mdfolder)

This function takes the filename file, and returns a file path in the mdfolder directory which has the same tree as the src directory. This is used to ensure that the Markdown files are output in the correct location for Vitepress to find them.

source

DocumenterVitepress.generate_template Function
julia
generate_template(target_directory::String, package = "YourPackage")

Copies template files from DocumenterVitepress.jl to a target directory, replacing "YourPackage" with the specified package name in package.

target should be the directory of your package's documentation, and not its root!

Skips existing files and only updates new ones.

Arguments

  • target_directory: Destination for template files.

  • package: Name to replace "YourPackage" with, defaulting to "YourPackage".

Example

julia
generate_template(".julia/dev/MyPackage/docs", "MyPackage")

source

DocumenterVitepress.mime_priority Function
julia
mime_priority(mime::MIME)::Float64

This function returns a priority for a given MIME type, which is used to select the best MIME type for rendering a given element. Priority is in ascending order, i.e., 1 has more priority than 0.

source

DocumenterVitepress.modify_config_file Method
julia
modify_config_file(doc, settings, deploy_decision)

Modifies the config file located at \$builddir/\$md_output_path/.vitepress/config.mts to include attributes determined at runtime.

In general, the config file will contain various strings like REPLACE_ME_DOCUMENTER_VITEPRESS which this function will replace with content.

Replaced config items

Currently, this function replaces the following config items:

  • Vitepress base path (base)

  • Vitepress output path (outDir)

  • Navbar

  • Sidebar

  • Title

  • Edit link

  • Github repo link

  • Logo

  • Favicon

Adding new config hooks

Simply add more elements to the replacers array within this function.

source

DocumenterVitepress.render Function
julia
render(args...)

This is the main entry point and recursive function to render a Documenter document to Markdown in the Vitepress flavour. It is called by Documenter.build and should not be called directly.

Methods

To extend this function, the general signature is:

julia
render(io::IO, mime::MIME"text/plain", node::Documenter.MarkdownAST.Node, element::Eltype, page, doc; kwargs...)

where Eltype is the type of the element field of the node object which you care about.

source

- +
Skip to content

Internal API

These functions are not part of the public API, and are subject to change without notice.

DocumenterVitepress.build_docs Method
julia
build_docs(builddir::String; md_output_path = ".documenter")

Builds the Vitepress site in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

source

DocumenterVitepress.dev_docs Method
julia
dev_docs(builddir::String; md_output_path = ".documenter")

Runs the vitepress dev server to serve the docs built from the Markdown files (generated by makedocs) in the given directory.

If passing a String, pass the path to the builddir, i.e., $packagepath/docs/build.

For now, these assume that the Markdown files generated are in $builddir/.documenter. Work is in progress to let the user pass the config object to fix this.

Warning

This does NOT run makedocs - you have to do that yourself! Think of it as the second stage of LiveServer.jl for DocumenterVitepress specifically.

source

DocumenterVitepress.docpath Method
julia
docpath(file, mdfolder)

This function takes the filename file, and returns a file path in the mdfolder directory which has the same tree as the src directory. This is used to ensure that the Markdown files are output in the correct location for Vitepress to find them.

source

DocumenterVitepress.generate_template Function
julia
generate_template(target_directory::String, package = "YourPackage")

Copies template files from DocumenterVitepress.jl to a target directory, replacing "YourPackage" with the specified package name in package.

target should be the directory of your package's documentation, and not its root!

Skips existing files and only updates new ones.

Arguments

  • target_directory: Destination for template files.

  • package: Name to replace "YourPackage" with, defaulting to "YourPackage".

Example

julia
generate_template(".julia/dev/MyPackage/docs", "MyPackage")

source

DocumenterVitepress.mime_priority Function
julia
mime_priority(mime::MIME)::Float64

This function returns a priority for a given MIME type, which is used to select the best MIME type for rendering a given element. Priority is in ascending order, i.e., 1 has more priority than 0.

source

DocumenterVitepress.modify_config_file Method
julia
modify_config_file(doc, settings, deploy_decision)

Modifies the config file located at \$builddir/\$md_output_path/.vitepress/config.mts to include attributes determined at runtime.

In general, the config file will contain various strings like REPLACE_ME_DOCUMENTER_VITEPRESS which this function will replace with content.

Replaced config items

Currently, this function replaces the following config items:

  • Vitepress base path (base)

  • Vitepress output path (outDir)

  • Navbar

  • Sidebar

  • Title

  • Edit link

  • Github repo link

  • Logo

  • Favicon

Adding new config hooks

Simply add more elements to the replacers array within this function.

source

DocumenterVitepress.render Function
julia
render(args...)

This is the main entry point and recursive function to render a Documenter document to Markdown in the Vitepress flavour. It is called by Documenter.build and should not be called directly.

Methods

To extend this function, the general signature is:

julia
render(io::IO, mime::MIME"text/plain", node::Documenter.MarkdownAST.Node, element::Eltype, page, doc; kwargs...)

where Eltype is the type of the element field of the node object which you care about.

source

+ \ No newline at end of file diff --git a/dev/markdown-examples.html b/dev/markdown-examples.html index e89a14f7..86b1efd6 100644 --- a/dev/markdown-examples.html +++ b/dev/markdown-examples.html @@ -6,14 +6,14 @@ Markdown Extension Examples | DocumenterVitepress - + - + - + - + @@ -102,7 +102,7 @@ @gp :- x cos.(x) "w l t 'cos' lw 2 lc rgb '#E69F00'" ``` -:::

Output

julia
using Gnuplot
+:::

Output

julia
using Gnuplot
 t = 0:0.001:1
 @gp t sin.(10π*t) "w l tit 'sin' lc 'gray'"
julia
using Gnuplot
 x = -:0.001:
@@ -210,7 +210,7 @@
 ```

Output

When a0, there are two solutions to ax2+bx+c=0 and they are

x=b±b24ac2a

Don't type anything after the last double dollar sign, and make sure there are no spaces after the opening double dollar sign in the display math!

You can also use fenced code blocks with the math tag for equations!

2Φ=ρ

Footnotes (citation-style)

Input

Here is the link for the paper of Babushka[^1]
[^1]: This is Babushka's footnote!

Output

Here is the link for the paper of Babushka[1]

Escaping characters

Input

md
< `less` and `greater` > than, and the backtick \`.

Output

< less and greater > than, and the backtick `.

And also, this <was> an <issue> before.

Let's see if this one works:

```
 sshflags=`-i <keyfile>`
 ```

it does,

sshflags=`-i <keyfile>`

but within inline text it does not. Ideas for the escaping sequence?

This is the expected sequence by vitepress:

<code> sshflags= `` `-i <keyfile> ` `` </code>

More

Check out the documentation for the full list of markdown extensions.


  1. This is Babushka's footnote! ↩︎

- + \ No newline at end of file diff --git a/dev/mime_examples.html b/dev/mime_examples.html index c436995c..4136a8fe 100644 --- a/dev/mime_examples.html +++ b/dev/mime_examples.html @@ -6,14 +6,14 @@ MIME-type examples | DocumenterVitepress - + - + - + - + @@ -36,12 +36,12 @@ # This defines the show method for the target MIME type only! Base.show(io, ::MimeType, media::MediaOutput{MimeType}) where MimeType = write(io, media.contents) # MediaOutput{MIME"text/plain"}("Hello there!")
julia
using DocumenterVitepress
-MediaOutput{MIME"image/png"}(read(joinpath(pathof(DocumenterVitepress) |> dirname |> dirname, "docs", "src", "assets", "logo.png")))

julia
MediaOutput{MIME"image/jpeg"}(read(download("https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Felis_silvestris_silvestris.jpg/519px-Felis_silvestris_silvestris.jpg")))

Vite automatically inlines assets under 4KB by default, if this causes issues with your SVG files you can disable this behavior by adding the following to your vitepress configuration:

config.mts

vite: {
+MediaOutput{MIME"image/png"}(read(joinpath(pathof(DocumenterVitepress) |> dirname |> dirname, "docs", "src", "assets", "logo.png")))

julia
MediaOutput{MIME"image/jpeg"}(read(download("https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Felis_silvestris_silvestris.jpg/519px-Felis_silvestris_silvestris.jpg")))

Vite automatically inlines assets under 4KB by default, if this causes issues with your SVG files you can disable this behavior by adding the following to your vitepress configuration:

config.mts

vite: {
     build: {
         assetsInlineLimit: 0, // so we can tell whether we have created inlined images or not, we don't let vite inline them
     }
-},
julia
MediaOutput{MIME"image/svg+xml"}("https://upload.wikimedia.org/wikipedia/commons/6/6c/SVG_Simple_Icon.svg" |> download |> read)

julia
MediaOutput{MIME"image/gif"}(read(download("https://upload.wikimedia.org/wikipedia/commons/2/2c/Rotating_earth_%28large%29.gif")))

- +},
julia
MediaOutput{MIME"image/svg+xml"}("https://upload.wikimedia.org/wikipedia/commons/6/6c/SVG_Simple_Icon.svg" |> download |> read)

julia
MediaOutput{MIME"image/gif"}(read(download("https://upload.wikimedia.org/wikipedia/commons/2/2c/Rotating_earth_%28large%29.gif")))

+ \ No newline at end of file diff --git a/dev/render_pipeline.html b/dev/render_pipeline.html index cd6d78f4..9798606e 100644 --- a/dev/render_pipeline.html +++ b/dev/render_pipeline.html @@ -6,12 +6,12 @@ The rendering process | DocumenterVitepress - + - + - + @@ -22,7 +22,7 @@
Skip to content

The rendering process

DocumenterVitepress combines two formidable packages - Documenter.jl, which consumes documentation from Markdown files and Julia packages, and VitePress, which generates websites from Markdown files.

Documentation is therefore generated in two "stages". These are both executed by the first and main render function, in src/writers.jl.

Documenter.jl

First, the Documenter.jl pipeline is run. It takes as input the concerned Julia modules and Markdown files, and excecutes all doctests and runnable blocks.

From there, Documenter uses a plugin provided to the format keyword of makedocs to render to some viewable form. This is where DocumenterVitepress.jl steps in, with the MarkdownVitepress plugin.

That plugin takes in the Documenter Document which is generated once Documenter has parsed, run and expanded all the input Markdown files, and converts it to VitePress-flavoured Markdown, which is saved in docs/build/.documenter by default.

This conversion is done by the sometimes-recursive multiple dispatch based render function.

VitePress

VitePress is a NodeJS package which takes in Markdown files and generates a static site.

The first step we take is to replace several options in VitePress's configuration file by our own, if the user has not explicitly specified them. Notable ones are:

  • base: the base path of the website. This is required, because Vitepress cannot generate relocatable websites - so we must know the exact path to our index.html when building.

  • sidebar: the sidebar of the page, autogenerated from pages in makedocs.

Then, we simply ensure that all Node packages are installed, and run npm run docs:build, which builds a website.

In order to locally develop, run npm run docs:dev in another terminal. This will create a server.

Finalization

Finally, if deploying, we move files around such that the only thing deployed is the rendered webpage.

This means that the contents of build/.documenter are deleted, and the contents of build/final_site are moved into build proper. This allows the complete site to be committed directly.

Warning

This will probably not work if using a custom, non-detectable deployment configuration!

- + \ No newline at end of file diff --git a/dev/repo_stars.html b/dev/repo_stars.html index c9b44f00..45c37189 100644 --- a/dev/repo_stars.html +++ b/dev/repo_stars.html @@ -6,14 +6,14 @@ DocumenterVitepress - + - + - + - + @@ -28,7 +28,7 @@ type: String, default: "https://github.com/LuxDL/DocumenterVitepress.jl" # change to "url repo" } -});

And make sure you have the following highlighted elements:

ts
// .vitepress/theme/index.ts
+});

And make sure you have the following highlighted elements:

ts
// .vitepress/theme/index.ts
 import { h } from 'vue'
 import type { Theme } from 'vitepress'
 import DefaultTheme from 'vitepress/theme'
@@ -71,7 +71,7 @@
     "markdown-it-footnote": "^4.0.0"
   }
 }
- + \ No newline at end of file diff --git a/dev/style_css.html b/dev/style_css.html index 815e4ced..872d5f47 100644 --- a/dev/style_css.html +++ b/dev/style_css.html @@ -6,12 +6,12 @@ CSS Styling | DocumenterVitepress - + - + - + @@ -123,7 +123,7 @@ overflow: hidden; white-space: nowrap; }

More

Other attributes can also be modified there, i.e., text colors, link colors, font family, etc.

- + \ No newline at end of file