diff --git a/docs/404.html b/docs/404.html index 68f60a859..8b9553df3 100644 --- a/docs/404.html +++ b/docs/404.html @@ -10,13 +10,13 @@ - - + +
Skip to main content

Page Not Found

We could not find what you were looking for.

Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

- - + + \ No newline at end of file diff --git a/docs/assets/js/8ecc30b7.be2bd32b.js b/docs/assets/js/8ecc30b7.be2bd32b.js deleted file mode 100644 index cc641b6e5..000000000 --- a/docs/assets/js/8ecc30b7.be2bd32b.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[7776],{5680:(e,n,t)=>{t.d(n,{xA:()=>p,yg:()=>h});var a=t(6540);function r(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function o(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);n&&(a=a.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,a)}return t}function l(e){for(var n=1;n=0||(r[t]=e[t]);return r}(e,n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}var c=a.createContext({}),s=function(e){var n=a.useContext(c),t=n;return e&&(t="function"==typeof e?e(n):l(l({},n),e)),t},p=function(e){var n=s(e.components);return a.createElement(c.Provider,{value:n},e.children)},u="mdxType",m={inlineCode:"code",wrapper:function(e){var n=e.children;return a.createElement(a.Fragment,{},n)}},g=a.forwardRef((function(e,n){var t=e.components,r=e.mdxType,o=e.originalType,c=e.parentName,p=i(e,["components","mdxType","originalType","parentName"]),u=s(t),g=r,h=u["".concat(c,".").concat(g)]||u[g]||m[g]||o;return t?a.createElement(h,l(l({ref:n},p),{},{components:t})):a.createElement(h,l({ref:n},p))}));function h(e,n){var t=arguments,r=n&&n.mdxType;if("string"==typeof e||r){var o=t.length,l=new Array(o);l[0]=g;var i={};for(var c in n)hasOwnProperty.call(n,c)&&(i[c]=n[c]);i.originalType=e,i[u]="string"==typeof e?e:r,l[1]=i;for(var s=2;s{t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>l,default:()=>m,frontMatter:()=>o,metadata:()=>i,toc:()=>s});var a=t(8168),r=(t(6540),t(5680));const o={sidebar_position:890},l="Shell Completion",i={unversionedId:"reference/config/shell-completion",id:"reference/config/shell-completion",title:"Shell Completion",description:"- aqua >= v1.11.0 #856 #859",source:"@site/docs/reference/config/shell-completion.md",sourceDirName:"reference/config",slug:"/reference/config/shell-completion",permalink:"/docs/reference/config/shell-completion",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/shell-completion.md",tags:[],version:"current",sidebarPosition:890,frontMatter:{sidebar_position:890},sidebar:"tutorialSidebar",previous:{title:"Tracing and CPU Profiling",permalink:"/docs/reference/config/trace-profile"},next:{title:"Experimental Feature",permalink:"/docs/reference/config/experimental-feature"}},c={},s=[{value:"Bash Completion",id:"bash-completion",level:2},{value:"Zsh Completion",id:"zsh-completion",level:2}],p={toc:s},u="wrapper";function m(e){let{components:n,...t}=e;return(0,r.yg)(u,(0,a.A)({},p,t,{components:n,mdxType:"MDXLayout"}),(0,r.yg)("h1",{id:"shell-completion"},"Shell Completion"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"aqua >= v1.11.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/issues/856"},"#856")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/859"},"#859")),(0,r.yg)("li",{parentName:"ul"},"Fish shell: aqua >= ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/releases/tag/v2.29.0"},"v2.29.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2929"},"#2929"))),(0,r.yg)("p",null,"The commands ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua completion ")," outputs shell completion code.\nBy sourcing the output of ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua completion ")," in .bashrc, .zshrc, or ~/.config/fish/completions/aqua.fish,\naqua supports the shell completion."),(0,r.yg)("p",null,".bashrc"),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-sh"},"if command -v aqua &> /dev/null; then\n source <(aqua completion bash)\nfi\n")),(0,r.yg)("p",null,".zshrc"),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-sh"},"if command -v aqua &> /dev/null; then\n source <(aqua completion zsh)\nfi\n")),(0,r.yg)("p",null,(0,r.yg)("a",{parentName:"p",href:"https://fishshell.com/docs/current/completions.html#where-to-put-completions"},"https://fishshell.com/docs/current/completions.html#where-to-put-completions")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-sh"},"aqua completion fish > ~/.config/fish/completions/aqua.fish\n")),(0,r.yg)("h2",{id:"bash-completion"},"Bash Completion"),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua # Enter Key\ncompletion exec g generate h help i init install list version which\n")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i # Enter Key\ni init install\n")),(0,r.yg)("h2",{id:"zsh-completion"},"Zsh Completion"),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua # Enter Key\ncompletion -- Output shell completion script for bash or zsh\nexec -- Execute tool\ngenerate g -- Search packages in registries and output the configuration interactively\nhelp h -- Shows a list of commands or help for one command\ninit -- Create a configuration file if it doesn't exist\ninstall i -- Install tools\nlist -- List packages in Registries\nversion -- Show version\nwhich -- Output the absolute file path of the given command\n")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i # Enter Key\ninit -- Create a configuration file if it doesn't exist\ninstall i -- Install tools\n")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i - # Enter Key\n--all --help --only-link --test -a -h -l\n")))}m.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/docs/assets/js/8ecc30b7.fa164a8e.js b/docs/assets/js/8ecc30b7.fa164a8e.js new file mode 100644 index 000000000..74c79900c --- /dev/null +++ b/docs/assets/js/8ecc30b7.fa164a8e.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[7776],{5680:(e,n,t)=>{t.d(n,{xA:()=>p,yg:()=>h});var a=t(6540);function o(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function r(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);n&&(a=a.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,a)}return t}function l(e){for(var n=1;n=0||(o[t]=e[t]);return o}(e,n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(a=0;a=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}var c=a.createContext({}),s=function(e){var n=a.useContext(c),t=n;return e&&(t="function"==typeof e?e(n):l(l({},n),e)),t},p=function(e){var n=s(e.components);return a.createElement(c.Provider,{value:n},e.children)},u="mdxType",m={inlineCode:"code",wrapper:function(e){var n=e.children;return a.createElement(a.Fragment,{},n)}},g=a.forwardRef((function(e,n){var t=e.components,o=e.mdxType,r=e.originalType,c=e.parentName,p=i(e,["components","mdxType","originalType","parentName"]),u=s(t),g=o,h=u["".concat(c,".").concat(g)]||u[g]||m[g]||r;return t?a.createElement(h,l(l({ref:n},p),{},{components:t})):a.createElement(h,l({ref:n},p))}));function h(e,n){var t=arguments,o=n&&n.mdxType;if("string"==typeof e||o){var r=t.length,l=new Array(r);l[0]=g;var i={};for(var c in n)hasOwnProperty.call(n,c)&&(i[c]=n[c]);i.originalType=e,i[u]="string"==typeof e?e:o,l[1]=i;for(var s=2;s{t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>l,default:()=>m,frontMatter:()=>r,metadata:()=>i,toc:()=>s});var a=t(8168),o=(t(6540),t(5680));const r={sidebar_position:890},l="Shell Completion",i={unversionedId:"reference/config/shell-completion",id:"reference/config/shell-completion",title:"Shell Completion",description:"- aqua >= v1.11.0 #856 #859",source:"@site/docs/reference/config/shell-completion.md",sourceDirName:"reference/config",slug:"/reference/config/shell-completion",permalink:"/docs/reference/config/shell-completion",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/shell-completion.md",tags:[],version:"current",sidebarPosition:890,frontMatter:{sidebar_position:890},sidebar:"tutorialSidebar",previous:{title:"Tracing and CPU Profiling",permalink:"/docs/reference/config/trace-profile"},next:{title:"Command Aliases",permalink:"/docs/reference/config/command-alias"}},c={},s=[{value:"Bash Completion",id:"bash-completion",level:2},{value:"Zsh Completion",id:"zsh-completion",level:2}],p={toc:s},u="wrapper";function m(e){let{components:n,...t}=e;return(0,o.yg)(u,(0,a.A)({},p,t,{components:n,mdxType:"MDXLayout"}),(0,o.yg)("h1",{id:"shell-completion"},"Shell Completion"),(0,o.yg)("ul",null,(0,o.yg)("li",{parentName:"ul"},(0,o.yg)("inlineCode",{parentName:"li"},"aqua >= v1.11.0")," ",(0,o.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/issues/856"},"#856")," ",(0,o.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/859"},"#859")),(0,o.yg)("li",{parentName:"ul"},"Fish shell: aqua >= ",(0,o.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/releases/tag/v2.29.0"},"v2.29.0")," ",(0,o.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2929"},"#2929"))),(0,o.yg)("p",null,"The commands ",(0,o.yg)("inlineCode",{parentName:"p"},"aqua completion ")," outputs shell completion code.\nBy sourcing the output of ",(0,o.yg)("inlineCode",{parentName:"p"},"aqua completion ")," in .bashrc, .zshrc, or ~/.config/fish/completions/aqua.fish,\naqua supports the shell completion."),(0,o.yg)("p",null,".bashrc"),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-sh"},"if command -v aqua &> /dev/null; then\n source <(aqua completion bash)\nfi\n")),(0,o.yg)("p",null,".zshrc"),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-sh"},"if command -v aqua &> /dev/null; then\n source <(aqua completion zsh)\nfi\n")),(0,o.yg)("p",null,(0,o.yg)("a",{parentName:"p",href:"https://fishshell.com/docs/current/completions.html#where-to-put-completions"},"https://fishshell.com/docs/current/completions.html#where-to-put-completions")),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-sh"},"aqua completion fish > ~/.config/fish/completions/aqua.fish\n")),(0,o.yg)("h2",{id:"bash-completion"},"Bash Completion"),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua # Enter Key\ncompletion exec g generate h help i init install list version which\n")),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i # Enter Key\ni init install\n")),(0,o.yg)("h2",{id:"zsh-completion"},"Zsh Completion"),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua # Enter Key\ncompletion -- Output shell completion script for bash or zsh\nexec -- Execute tool\ngenerate g -- Search packages in registries and output the configuration interactively\nhelp h -- Shows a list of commands or help for one command\ninit -- Create a configuration file if it doesn't exist\ninstall i -- Install tools\nlist -- List packages in Registries\nversion -- Show version\nwhich -- Output the absolute file path of the given command\n")),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i # Enter Key\ninit -- Create a configuration file if it doesn't exist\ninstall i -- Install tools\n")),(0,o.yg)("pre",null,(0,o.yg)("code",{parentName:"pre",className:"language-console"},"$ aqua i - # Enter Key\n--all --help --only-link --test -a -h -l\n")))}m.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/docs/assets/js/935f2afb.4df50afa.js b/docs/assets/js/935f2afb.4df50afa.js new file mode 100644 index 000000000..5dd3a090e --- /dev/null +++ b/docs/assets/js/935f2afb.4df50afa.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[8581],{5610:e=>{e.exports=JSON.parse('{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"tutorialSidebar":[{"type":"link","label":"Home","href":"/docs/","docId":"index"},{"type":"link","label":"Install","href":"/docs/install","docId":"install"},{"type":"category","label":"Tutorial","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Search packages","href":"/docs/tutorial/search-packages","docId":"tutorial/search-packages"},{"type":"link","label":"Lazy Install","href":"/docs/tutorial/lazy-install","docId":"tutorial/lazy-install"},{"type":"link","label":"aqua i\'s -l option","href":"/docs/tutorial/install-only-link","docId":"tutorial/install-only-link"},{"type":"link","label":"Use different version per project","href":"/docs/tutorial/change-version-per-project","docId":"tutorial/change-version-per-project"},{"type":"link","label":"Configuration file path","href":"/docs/tutorial/config-path","docId":"tutorial/config-path"},{"type":"link","label":"Install tools globally","href":"/docs/tutorial/global-config","docId":"tutorial/global-config"}],"href":"/docs/tutorial/"},{"type":"category","label":"Guides","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"List installed packages","href":"/docs/guides/list-installed-packages","docId":"guides/list-installed-packages"},{"type":"link","label":"Update packages by Renovate","href":"/docs/guides/renovate","docId":"guides/renovate"},{"type":"link","label":"Enable Checksum Verification","href":"/docs/guides/checksum","docId":"guides/checksum"},{"type":"link","label":"Policy as Code","href":"/docs/guides/policy-as-code","docId":"guides/policy-as-code"},{"type":"link","label":"Share aqua configuration for teams and organizations","href":"/docs/guides/team-config","docId":"guides/team-config"},{"type":"link","label":"Keep configuration files in one directory","href":"/docs/guides/keep-in-one-dir","docId":"guides/keep-in-one-dir"},{"type":"link","label":"Split the list of packages","href":"/docs/guides/split-config","docId":"guides/split-config"},{"type":"link","label":"Update registries and packages by update command","href":"/docs/guides/update-command","docId":"guides/update-command"},{"type":"link","label":"Install private packages","href":"/docs/guides/private-package","docId":"guides/private-package"},{"type":"link","label":"Uninstall Packages","href":"/docs/guides/uninstall-packages","docId":"guides/uninstall-packages"},{"type":"link","label":"Filter packages with tags","href":"/docs/guides/package-tag","docId":"guides/package-tag"},{"type":"link","label":"Install Standard Registry\'s all packages very quickly","href":"/docs/guides/install-all-packages","docId":"guides/install-all-packages"},{"type":"link","label":"Build Container (Docker) Image","href":"/docs/guides/build-container-image","docId":"guides/build-container-image"},{"type":"link","label":"Wrap aqua with task runner such as GNU Make","href":"/docs/guides/wrap-aqua-with-task-runner","docId":"guides/wrap-aqua-with-task-runner"}],"href":"/docs/guides/"},{"type":"category","label":"Develop Registry","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Registry Style Guide","href":"/docs/develop-registry/registry-style-guide","docId":"develop-registry/registry-style-guide"},{"type":"link","label":"Change GOOS and GOARCH for testing Registry","href":"/docs/develop-registry/change-os-arch-for-test","docId":"develop-registry/change-os-arch-for-test"}],"href":"/docs/develop-registry/"},{"type":"category","label":"Products","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"aqua-registry","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Contributing","href":"/docs/products/aqua-registry/contributing","docId":"products/aqua-registry/contributing"},{"type":"link","label":"Changelog","href":"/docs/products/aqua-registry/changelog","docId":"products/aqua-registry/changelog"}],"href":"/docs/products/aqua-registry/"},{"type":"link","label":"aqua-installer","href":"/docs/products/aqua-installer","docId":"products/aqua-installer"},{"type":"link","label":"circleci-orb-aqua","href":"/docs/products/circleci-orb-aqua","docId":"products/circleci-orb-aqua"},{"type":"link","label":"aqua-renovate-config","href":"/docs/products/aqua-renovate-config","docId":"products/aqua-renovate-config"},{"type":"link","label":"update-checksum-action","href":"/docs/products/update-checksum-action","docId":"products/update-checksum-action"},{"type":"link","label":"devcontainer-features","href":"/docs/products/devcontainer-features","docId":"products/devcontainer-features"},{"type":"link","label":"update-checksum-workflow","href":"/docs/products/update-checksum-workflow","docId":"products/update-checksum-workflow"},{"type":"link","label":"aqua-proxy","href":"/docs/products/aqua-proxy","docId":"products/aqua-proxy"}],"href":"/docs/products/"},{"type":"category","label":"Reference","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"Configuration","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum","href":"/docs/reference/config/checksum","docId":"reference/config/checksum"},{"type":"link","label":"Progress Bar","href":"/docs/reference/config/progress-bar","docId":"reference/config/progress-bar"},{"type":"link","label":"Log Color","href":"/docs/reference/config/log-color","docId":"reference/config/log-color"},{"type":"link","label":"Tracing and CPU Profiling","href":"/docs/reference/config/trace-profile","docId":"reference/config/trace-profile"},{"type":"link","label":"Shell Completion","href":"/docs/reference/config/shell-completion","docId":"reference/config/shell-completion"},{"type":"link","label":"Command Aliases","href":"/docs/reference/config/command-alias","docId":"reference/config/command-alias"},{"type":"link","label":"Experimental Feature","href":"/docs/reference/config/experimental-feature","docId":"reference/config/experimental-feature"}],"href":"/docs/reference/config/"},{"type":"category","label":"Registry Configuration","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"vars","href":"/docs/reference/registry-config/vars","docId":"reference/registry-config/vars"},{"type":"link","label":"version_filter","href":"/docs/reference/registry-config/version-filter","docId":"reference/registry-config/version-filter"},{"type":"link","label":"version_prefix","href":"/docs/reference/registry-config/version-prefix","docId":"reference/registry-config/version-prefix"},{"type":"link","label":"version_source","href":"/docs/reference/registry-config/version-source","docId":"reference/registry-config/version-source"},{"type":"link","label":"rosetta2","href":"/docs/reference/registry-config/rosetta2","docId":"reference/registry-config/rosetta2"},{"type":"link","label":"windows_arm_emulation","href":"/docs/reference/registry-config/windows_arm_emulation","docId":"reference/registry-config/windows_arm_emulation"},{"type":"link","label":"aliases","href":"/docs/reference/registry-config/aliases","docId":"reference/registry-config/aliases"},{"type":"link","label":"build","href":"/docs/reference/registry-config/build","docId":"reference/registry-config/build"},{"type":"link","label":"format","href":"/docs/reference/registry-config/format","docId":"reference/registry-config/format"},{"type":"link","label":"search_words","href":"/docs/reference/registry-config/search-words","docId":"reference/registry-config/search-words"},{"type":"link","label":"files","href":"/docs/reference/registry-config/files","docId":"reference/registry-config/files"},{"type":"link","label":"github_release Package","href":"/docs/reference/registry-config/github-release-package","docId":"reference/registry-config/github-release-package"},{"type":"link","label":"http Package","href":"/docs/reference/registry-config/http-package","docId":"reference/registry-config/http-package"},{"type":"link","label":"github_content Package","href":"/docs/reference/registry-config/github-content-package","docId":"reference/registry-config/github-content-package"},{"type":"link","label":"github_archive Package","href":"/docs/reference/registry-config/github-archive-package","docId":"reference/registry-config/github-archive-package"},{"type":"link","label":"go Package","href":"/docs/reference/registry-config/go-package","docId":"reference/registry-config/go-package"},{"type":"link","label":"go_build Package","href":"/docs/reference/registry-config/go-build-package","docId":"reference/registry-config/go-build-package"},{"type":"link","label":"go_install Package","href":"/docs/reference/registry-config/go-install-package","docId":"reference/registry-config/go-install-package"},{"type":"link","label":"cargo Package","href":"/docs/reference/registry-config/cargo-package","docId":"reference/registry-config/cargo-package"},{"type":"link","label":"replacements","href":"/docs/reference/registry-config/replacements","docId":"reference/registry-config/replacements"},{"type":"link","label":"format_overrides","href":"/docs/reference/registry-config/format-overrides","docId":"reference/registry-config/format-overrides"},{"type":"link","label":"overrides","href":"/docs/reference/registry-config/overrides","docId":"reference/registry-config/overrides"},{"type":"link","label":"Template String","href":"/docs/reference/registry-config/template","docId":"reference/registry-config/template"},{"type":"link","label":"version_constraint, version_overrides","href":"/docs/reference/registry-config/version-overrides","docId":"reference/registry-config/version-overrides"},{"type":"link","label":"supported_if","href":"/docs/reference/registry-config/supported-if","docId":"reference/registry-config/supported-if"},{"type":"link","label":"checksum","href":"/docs/reference/registry-config/checksum","docId":"reference/registry-config/checksum"},{"type":"link","label":"supported_envs","href":"/docs/reference/registry-config/supported-envs","docId":"reference/registry-config/supported-envs"},{"type":"link","label":"complete_windows_ext","href":"/docs/reference/registry-config/complete-windows-ext","docId":"reference/registry-config/complete-windows-ext"},{"type":"link","label":"cosign","href":"/docs/reference/registry-config/cosign","docId":"reference/registry-config/cosign"},{"type":"link","label":"slsa_provenance","href":"/docs/reference/registry-config/slsa-provenance","docId":"reference/registry-config/slsa-provenance"},{"type":"link","label":"minisign","href":"/docs/reference/registry-config/minisign","docId":"reference/registry-config/minisign"},{"type":"link","label":"github_artifact_attestations","href":"/docs/reference/registry-config/github-artifact-attestations","docId":"reference/registry-config/github-artifact-attestations"},{"type":"link","label":"no_asset","href":"/docs/reference/registry-config/no_asset","docId":"reference/registry-config/no_asset"},{"type":"link","label":"error_message","href":"/docs/reference/registry-config/error_message","docId":"reference/registry-config/error_message"},{"type":"link","label":"private","href":"/docs/reference/registry-config/private","docId":"reference/registry-config/private"}],"href":"/docs/reference/registry-config/"},{"type":"category","label":"Security","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum Verification","href":"/docs/reference/security/checksum","docId":"reference/security/checksum"},{"type":"category","label":"Policy as Code","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Git Repository root\'s policy file and policy commands","href":"/docs/reference/security/policy-as-code/git-policy","docId":"reference/security/policy-as-code/git-policy"},{"type":"link","label":"Why is Policy needed?","href":"/docs/reference/security/policy-as-code/why-policy-is-needed","docId":"reference/security/policy-as-code/why-policy-is-needed"}],"href":"/docs/reference/security/policy-as-code/"},{"type":"link","label":"Cosign and SLSA Provenance","href":"/docs/reference/security/cosign-slsa","docId":"reference/security/cosign-slsa"},{"type":"link","label":"Minisign","href":"/docs/reference/security/minisign","docId":"reference/security/minisign"},{"type":"link","label":"GitHub Artifact Attestations","href":"/docs/reference/security/github-artifact-attestations","docId":"reference/security/github-artifact-attestations"}],"href":"/docs/reference/security/"},{"type":"link","label":"AQUA_X_SYS_EXEC","href":"/docs/reference/execve-2","docId":"reference/execve-2"},{"type":"link","label":"Registry","href":"/docs/reference/registry","docId":"reference/registry"},{"type":"link","label":"Usage","href":"/docs/reference/usage","docId":"reference/usage"},{"type":"link","label":"Windows Support","href":"/docs/reference/windows-support","docId":"reference/windows-support"},{"type":"link","label":"Node.js Support","href":"/docs/reference/nodejs-support","docId":"reference/nodejs-support"},{"type":"link","label":"Use aqua combined with other version manager such as asdf","href":"/docs/reference/use-aqua-with-other-tools","docId":"reference/use-aqua-with-other-tools"},{"type":"link","label":"Lazy Install","href":"/docs/reference/lazy-install","docId":"reference/lazy-install"},{"type":"link","label":"aqua doesn\'t support installing aqua","href":"/docs/reference/aqua-cant-manage-aqua","docId":"reference/aqua-cant-manage-aqua"},{"type":"link","label":"Uninstall aqua","href":"/docs/reference/uninstall","docId":"reference/uninstall"},{"type":"link","label":"Slide and Blog","href":"/docs/reference/slide-blog","docId":"reference/slide-blog"},{"type":"link","label":"Demo","href":"/docs/reference/demo","docId":"reference/demo"},{"type":"category","label":"Codes","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum is required","href":"/docs/reference/codes/001","docId":"reference/codes/001"},{"type":"link","label":"this package isn\'t allowed","href":"/docs/reference/codes/002","docId":"reference/codes/002"},{"type":"link","label":"The policy file is ignored unless it is allowed by \\"aqua policy allow\\" command","href":"/docs/reference/codes/003","docId":"reference/codes/003"},{"type":"link","label":"command is not found","href":"/docs/reference/codes/004","docId":"reference/codes/004"},{"type":"link","label":"cargo install failed","href":"/docs/reference/codes/005","docId":"reference/codes/005"},{"type":"link","label":"the executable file isn\'t installed yet. Lazy Install is disabled","href":"/docs/reference/codes/006","docId":"reference/codes/006"}]},{"type":"link","label":"Restriction","href":"/docs/reference/restriction","docId":"reference/restriction"},{"type":"category","label":"Upgrade Guide","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"Upgrade aqua from v1 to v2","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Only standard registry is allowed by default","href":"/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","docId":"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default"},{"type":"link","label":"If AQUA_CONFIG or -c option is set, aqua doesn\'t search configuration files recursively","href":"/docs/reference/upgrade-guide/v2/aqua-config","docId":"reference/upgrade-guide/v2/aqua-config"},{"type":"link","label":"Fix the default files[].name","href":"/docs/reference/upgrade-guide/v2/fix-default-files-name","docId":"reference/upgrade-guide/v2/fix-default-files-name"},{"type":"link","label":"Change the specification of require_checksum","href":"/docs/reference/upgrade-guide/v2/change-require_checksum","docId":"reference/upgrade-guide/v2/change-require_checksum"},{"type":"link","label":"Change the implementation of semver and semverWithVersion","href":"/docs/reference/upgrade-guide/v2/change-semver","docId":"reference/upgrade-guide/v2/change-semver"},{"type":"link","label":"Deprecate update-checksum\'s --deep option and change the default behaviour same as --deep option","href":"/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","docId":"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option"},{"type":"link","label":"Remove the package type go","href":"/docs/reference/upgrade-guide/v2/remove-type-go","docId":"reference/upgrade-guide/v2/remove-type-go"},{"type":"link","label":"Remove supported_if","href":"/docs/reference/upgrade-guide/v2/remove-supported_if","docId":"reference/upgrade-guide/v2/remove-supported_if"},{"type":"link","label":"install: Deprecate --test option and change the default behaviour same as one with --test option","href":"/docs/reference/upgrade-guide/v2/deprecate-install-test-option","docId":"reference/upgrade-guide/v2/deprecate-install-test-option"}],"href":"/docs/reference/upgrade-guide/v2/"}],"href":"/docs/reference/upgrade-guide/"}]},{"type":"link","label":"Trouble Shooting","href":"/docs/trouble-shooting","docId":"trouble-shooting"},{"type":"link","label":"FAQ","href":"/docs/faq","docId":"faq"}]},"docs":{"develop-registry/change-os-arch-for-test":{"id":"develop-registry/change-os-arch-for-test","title":"Change GOOS and GOARCH for testing Registry","description":"#643 #644","sidebar":"tutorialSidebar"},"develop-registry/index":{"id":"develop-registry/index","title":"Develop a Registry","description":"You can install tools registered in the Standard Registry easily.","sidebar":"tutorialSidebar"},"develop-registry/registry-style-guide":{"id":"develop-registry/registry-style-guide","title":"Registry Style Guide","description":"If you develop your custom registry, you don\'t have to conform to this style guide.","sidebar":"tutorialSidebar"},"faq":{"id":"faq","title":"FAQ","description":"- How to uninstall packages","sidebar":"tutorialSidebar"},"guides/build-container-image":{"id":"guides/build-container-image","title":"Build Container (Docker) Image","description":"When building a container (Docker) image, you may want to download and install tools from GitHub Releases or other sources.","sidebar":"tutorialSidebar"},"guides/checksum":{"id":"guides/checksum","title":"Enable Checksum Verification","description":"About Checksum Verification, please see also.","sidebar":"tutorialSidebar"},"guides/index":{"id":"guides/index","title":"Guides","description":"- Update packages by Renovate","sidebar":"tutorialSidebar"},"guides/install-all-packages":{"id":"guides/install-all-packages","title":"Install Standard Registry\'s all packages very quickly","description":"You can make Standard Registry\'s all packages available in your laptop very quickly.","sidebar":"tutorialSidebar"},"guides/keep-in-one-dir":{"id":"guides/keep-in-one-dir","title":"Keep configuration files in one directory","description":"- aqua >= v1.33.0 #1595","sidebar":"tutorialSidebar"},"guides/list-installed-packages":{"id":"guides/list-installed-packages","title":"List installed packages","description":"aqua >= v2.24.0 #2709 #2733","sidebar":"tutorialSidebar"},"guides/package-tag":{"id":"guides/package-tag","title":"Filter packages with tags","description":"aqua >= v1.23.0","sidebar":"tutorialSidebar"},"guides/policy-as-code":{"id":"guides/policy-as-code","title":"Policy as Code","description":"aqua >= v2.3.0","sidebar":"tutorialSidebar"},"guides/private-package":{"id":"guides/private-package","title":"Install private packages","description":"Of course, Standard Registry doesn\'t include private packages, which are hosted in private GitHub Repositories.","sidebar":"tutorialSidebar"},"guides/renovate":{"id":"guides/renovate","title":"Update packages by Renovate","description":"image","sidebar":"tutorialSidebar"},"guides/split-config":{"id":"guides/split-config","title":"Split the list of packages","description":"You can split the list of packages.","sidebar":"tutorialSidebar"},"guides/team-config":{"id":"guides/team-config","title":"Share aqua configuration for teams and organizations","description":"aqua reads configuration from the environment variable AQUAGLOBALCONFIG.","sidebar":"tutorialSidebar"},"guides/uninstall-packages":{"id":"guides/uninstall-packages","title":"Uninstall Packages","description":"aqua >= v2.11.0 #538 #2248 #2249","sidebar":"tutorialSidebar"},"guides/update-command":{"id":"guides/update-command","title":"Update registries and packages by update command","description":"You can update them by Renovate too.","sidebar":"tutorialSidebar"},"guides/wrap-aqua-with-task-runner":{"id":"guides/wrap-aqua-with-task-runner","title":"Wrap aqua with task runner such as GNU Make","description":"aqua is easy to use, but generally speaking it is not easy to introduce a new tool and let developers install it in a large team and organization.","sidebar":"tutorialSidebar"},"index":{"id":"index","title":"Home","description":"How to learn aqua","sidebar":"tutorialSidebar"},"install":{"id":"install","title":"Install","description":"aqua is a single binary written in Go.","sidebar":"tutorialSidebar"},"products/aqua-installer":{"id":"products/aqua-installer","title":"aqua-installer","description":"A shell script and GitHub Actions to install aqua","sidebar":"tutorialSidebar"},"products/aqua-proxy":{"id":"products/aqua-proxy","title":"aqua-proxy","description":"https://github.com/aquaproj/aqua-proxy","sidebar":"tutorialSidebar"},"products/aqua-registry/changelog":{"id":"products/aqua-registry/changelog","title":"Changelog","description":"This is a changelog of aqua-registry\'s development workflow.","sidebar":"tutorialSidebar"},"products/aqua-registry/contributing":{"id":"products/aqua-registry/contributing","title":"Contributing","description":"How to contribute to Standard Registry. https://github.com/aquaproj/aqua-registry","sidebar":"tutorialSidebar"},"products/aqua-registry/index":{"id":"products/aqua-registry/index","title":"aqua-registry","description":"aqua\'s Standard Registry","sidebar":"tutorialSidebar"},"products/aqua-renovate-config":{"id":"products/aqua-renovate-config","title":"aqua-renovate-config","description":"https://github.com/aquaproj/aqua-renovate-config","sidebar":"tutorialSidebar"},"products/circleci-orb-aqua":{"id":"products/circleci-orb-aqua","title":"circleci-orb-aqua","description":"CircleCI Orb for aqua","sidebar":"tutorialSidebar"},"products/devcontainer-features":{"id":"products/devcontainer-features","title":"devcontainer-features","description":"https://github.com/aquaproj/devcontainer-features","sidebar":"tutorialSidebar"},"products/index":{"id":"products/index","title":"Products","description":"Repositories","sidebar":"tutorialSidebar"},"products/update-checksum-action":{"id":"products/update-checksum-action","title":"update-checksum-action","description":"https://github.com/aquaproj/update-checksum-action","sidebar":"tutorialSidebar"},"products/update-checksum-workflow":{"id":"products/update-checksum-workflow","title":"update-checksum-workflow","description":"https://github.com/aquaproj/update-checksum-workflow","sidebar":"tutorialSidebar"},"reference/aqua-cant-manage-aqua":{"id":"reference/aqua-cant-manage-aqua","title":"aqua doesn\'t support installing aqua","description":"aqua doesn\'t support installing aqua.","sidebar":"tutorialSidebar"},"reference/codes/001":{"id":"reference/codes/001","title":"Checksum is required","description":"It may fail to install a tool by the error checksum is required.","sidebar":"tutorialSidebar"},"reference/codes/002":{"id":"reference/codes/002","title":"this package isn\'t allowed","description":"It may fail to install a tool by the error this package isn\'t allowed.","sidebar":"tutorialSidebar"},"reference/codes/003":{"id":"reference/codes/003","title":"The policy file is ignored unless it is allowed by \\"aqua policy allow\\" command","description":"You may face the warning when you try to install or execute packages.","sidebar":"tutorialSidebar"},"reference/codes/004":{"id":"reference/codes/004","title":"command is not found","description":"You may face the error command is not found when you run a command.","sidebar":"tutorialSidebar"},"reference/codes/005":{"id":"reference/codes/005","title":"cargo install failed","description":"It may fail to install cargo type package due to the failure of cargo install command.","sidebar":"tutorialSidebar"},"reference/codes/006":{"id":"reference/codes/006","title":"the executable file isn\'t installed yet. Lazy Install is disabled","description":"You may face the error when you execute a command managed by aqua.","sidebar":"tutorialSidebar"},"reference/config/checksum":{"id":"reference/config/checksum","title":"Checksum","description":"Configuration file path","sidebar":"tutorialSidebar"},"reference/config/command-alias":{"id":"reference/config/command-alias","title":"Command Aliases","description":"v2.37.0 3224","sidebar":"tutorialSidebar"},"reference/config/experimental-feature":{"id":"reference/config/experimental-feature","title":"Experimental Feature","description":"#725, aqua >= v1.6.0","sidebar":"tutorialSidebar"},"reference/config/index":{"id":"reference/config/index","title":"Configuration","description":"e.g.","sidebar":"tutorialSidebar"},"reference/config/log-color":{"id":"reference/config/log-color","title":"Log Color","description":"aqua >= v1.17.0","sidebar":"tutorialSidebar"},"reference/config/progress-bar":{"id":"reference/config/progress-bar","title":"Progress Bar","description":"aqua >= v1.17.0","sidebar":"tutorialSidebar"},"reference/config/shell-completion":{"id":"reference/config/shell-completion","title":"Shell Completion","description":"- aqua >= v1.11.0 #856 #859","sidebar":"tutorialSidebar"},"reference/config/trace-profile":{"id":"reference/config/trace-profile","title":"Tracing and CPU Profiling","description":"#825, aqua >= v1.10.0","sidebar":"tutorialSidebar"},"reference/demo":{"id":"reference/demo","title":"Demo","description":"asciinema","sidebar":"tutorialSidebar"},"reference/execve-2":{"id":"reference/execve-2","title":"AQUA_X_SYS_EXEC","description":"aqua >= v2.5.0","sidebar":"tutorialSidebar"},"reference/lazy-install":{"id":"reference/lazy-install","title":"Lazy Install","description":"Lazy Install is a feature that aqua installs a tool when the tool is executed if the tool version isn\'t installed yet.","sidebar":"tutorialSidebar"},"reference/nodejs-support":{"id":"reference/nodejs-support","title":"Node.js Support","description":"You can manage Node.js using aqua.","sidebar":"tutorialSidebar"},"reference/registry":{"id":"reference/registry","title":"Registry","description":"Registry is a aqua\'s core concept.","sidebar":"tutorialSidebar"},"reference/registry-config/aliases":{"id":"reference/registry-config/aliases","title":"aliases","description":"#674 #675 aqua >= v1.5.0 is required","sidebar":"tutorialSidebar"},"reference/registry-config/build":{"id":"reference/registry-config/build","title":"build","description":"#2132 #2317 aqua >= v2.13.0","sidebar":"tutorialSidebar"},"reference/registry-config/cargo-package":{"id":"reference/registry-config/cargo-package","title":"cargo Package","description":"#2016 #2019, aqua >= v2.8.0","sidebar":"tutorialSidebar"},"reference/registry-config/checksum":{"id":"reference/registry-config/checksum","title":"checksum","description":"Each registry\'s package configuration has the configuration about checksum.","sidebar":"tutorialSidebar"},"reference/registry-config/complete-windows-ext":{"id":"reference/registry-config/complete-windows-ext","title":"complete_windows_ext","description":"aqua >= v1.12.0","sidebar":"tutorialSidebar"},"reference/registry-config/cosign":{"id":"reference/registry-config/cosign","title":"cosign","description":"- aqua > v1.26.0","sidebar":"tutorialSidebar"},"reference/registry-config/error_message":{"id":"reference/registry-config/error_message","title":"error_message","description":"aqua >= v1.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/files":{"id":"reference/registry-config/files","title":"files","description":"* name: the file name","sidebar":"tutorialSidebar"},"reference/registry-config/format":{"id":"reference/registry-config/format","title":"format","description":"The asset format (e.g. zip, tar.gz).","sidebar":"tutorialSidebar"},"reference/registry-config/format-overrides":{"id":"reference/registry-config/format-overrides","title":"format_overrides","description":"This attribute is inspired to goreleaser\'s Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/github-archive-package":{"id":"reference/registry-config/github-archive-package","title":"github_archive Package","description":"The package is downloaded from GitHub Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/github-artifact-attestations":{"id":"reference/registry-config/github-artifact-attestations","title":"github_artifact_attestations","description":"- aqua >= v2.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/github-content-package":{"id":"reference/registry-config/github-content-package","title":"github_content Package","description":"e.g. aquaproj/aqua-installer","sidebar":"tutorialSidebar"},"reference/registry-config/github-release-package":{"id":"reference/registry-config/github-release-package","title":"github_release Package","description":"The package is downloaded from GitHub Releases.","sidebar":"tutorialSidebar"},"reference/registry-config/go-build-package":{"id":"reference/registry-config/go-build-package","title":"go_build Package","description":"#2131 #2065","sidebar":"tutorialSidebar"},"reference/registry-config/go-install-package":{"id":"reference/registry-config/go-install-package","title":"go_install Package","description":"#823 #826, aqua >= v1.10.0 is required.","sidebar":"tutorialSidebar"},"reference/registry-config/go-package":{"id":"reference/registry-config/go-package","title":"go Package","description":"This package type was abandoned at aqua v2.0.0.","sidebar":"tutorialSidebar"},"reference/registry-config/http-package":{"id":"reference/registry-config/http-package","title":"http Package","description":"The package is downloaded from the specified URL.","sidebar":"tutorialSidebar"},"reference/registry-config/index":{"id":"reference/registry-config/index","title":"Registry Configuration","description":"e.g. registry.yaml","sidebar":"tutorialSidebar"},"reference/registry-config/minisign":{"id":"reference/registry-config/minisign","title":"minisign","description":"- aqua >= v2.31.0","sidebar":"tutorialSidebar"},"reference/registry-config/no_asset":{"id":"reference/registry-config/no_asset","title":"no_asset","description":"aqua >= v1.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/overrides":{"id":"reference/registry-config/overrides","title":"overrides","description":"aqua >= v1.3.0","sidebar":"tutorialSidebar"},"reference/registry-config/private":{"id":"reference/registry-config/private","title":"private","description":"aqua >= v1.27.0","sidebar":"tutorialSidebar"},"reference/registry-config/replacements":{"id":"reference/registry-config/replacements","title":"replacements","description":"These attributes are inspired to goreleaser\'s Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/rosetta2":{"id":"reference/registry-config/rosetta2","title":"rosetta2","description":"#442 #444","sidebar":"tutorialSidebar"},"reference/registry-config/search-words":{"id":"reference/registry-config/search-words","title":"search_words","description":"#972 aqua >= v1.16.0 is required","sidebar":"tutorialSidebar"},"reference/registry-config/slsa-provenance":{"id":"reference/registry-config/slsa-provenance","title":"slsa_provenance","description":"- aqua > v1.26.0","sidebar":"tutorialSidebar"},"reference/registry-config/supported-envs":{"id":"reference/registry-config/supported-envs","title":"supported_envs","description":"#882 #884","sidebar":"tutorialSidebar"},"reference/registry-config/supported-if":{"id":"reference/registry-config/supported-if","title":"supported_if","description":"From aqua v2.0.0, supported_if was abandoned.","sidebar":"tutorialSidebar"},"reference/registry-config/template":{"id":"reference/registry-config/template","title":"Template String","description":"Some fields are parsed with Go\'s text/template and sprig.","sidebar":"tutorialSidebar"},"reference/registry-config/vars":{"id":"reference/registry-config/vars","title":"vars","description":"v2.31.0 #3052","sidebar":"tutorialSidebar"},"reference/registry-config/version-filter":{"id":"reference/registry-config/version-filter","title":"version_filter","description":"v0.8.13","sidebar":"tutorialSidebar"},"reference/registry-config/version-overrides":{"id":"reference/registry-config/version-overrides","title":"version_constraint, version_overrides","description":"Some package attributes like asset and files may be different by it\'s version.","sidebar":"tutorialSidebar"},"reference/registry-config/version-prefix":{"id":"reference/registry-config/version-prefix","title":"version_prefix","description":"#1545","sidebar":"tutorialSidebar"},"reference/registry-config/version-source":{"id":"reference/registry-config/version-source","title":"version_source","description":"#811 aqua >= v1.8.0","sidebar":"tutorialSidebar"},"reference/registry-config/windows_arm_emulation":{"id":"reference/registry-config/windows_arm_emulation","title":"windows_arm_emulation","description":"#2514 #2515","sidebar":"tutorialSidebar"},"reference/restriction":{"id":"reference/restriction","title":"Restriction","description":"aqua has some restrictions.","sidebar":"tutorialSidebar"},"reference/security/checksum":{"id":"reference/security/checksum","title":"Checksum Verification","description":"aqua >= v1.20.0","sidebar":"tutorialSidebar"},"reference/security/cosign-slsa":{"id":"reference/security/cosign-slsa","title":"Cosign and SLSA Provenance","description":"- aqua >= v1.26.0","sidebar":"tutorialSidebar"},"reference/security/github-artifact-attestations":{"id":"reference/security/github-artifact-attestations","title":"GitHub Artifact Attestations","description":"- aqua >= v2.35.0 #3119","sidebar":"tutorialSidebar"},"reference/security/index":{"id":"reference/security/index","title":"Security","description":"We think security is very important and are working on improving the security of aqua.","sidebar":"tutorialSidebar"},"reference/security/minisign":{"id":"reference/security/minisign","title":"Minisign","description":"- aqua >= v2.31.0 #2978 #2994","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/git-policy":{"id":"reference/security/policy-as-code/git-policy","title":"Git Repository root\'s policy file and policy commands","description":"aqua >= v2.3.0","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/index":{"id":"reference/security/policy-as-code/index","title":"Policy as Code","description":"aqua >= v1.24.0","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/why-policy-is-needed":{"id":"reference/security/policy-as-code/why-policy-is-needed","title":"Why is Policy needed?","description":"Protect your development environment and CI from threat","sidebar":"tutorialSidebar"},"reference/slide-blog":{"id":"reference/slide-blog","title":"Slide and Blog","description":"English","sidebar":"tutorialSidebar"},"reference/uninstall":{"id":"reference/uninstall","title":"Uninstall aqua","description":"Remove aqua and $AQUAROOTDIR.","sidebar":"tutorialSidebar"},"reference/upgrade-guide/index":{"id":"reference/upgrade-guide/index","title":"Upgrade Guide","description":"- Upgrade to aqua v2","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/aqua-config":{"id":"reference/upgrade-guide/v2/aqua-config","title":"If AQUA_CONFIG or -c option is set, aqua doesn\'t search configuration files recursively","description":"#1410 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/change-require_checksum":{"id":"reference/upgrade-guide/v2/change-require_checksum","title":"Change the specification of require_checksum","description":"#1681 #1686","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/change-semver":{"id":"reference/upgrade-guide/v2/change-semver","title":"Change the implementation of semver and semverWithVersion","description":"#1572 #1573","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/deprecate-install-test-option":{"id":"reference/upgrade-guide/v2/deprecate-install-test-option","title":"install: Deprecate --test option and change the default behaviour same as one with --test option","description":"#1691 #1694","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option":{"id":"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","title":"Deprecate update-checksum\'s --deep option and change the default behaviour same as --deep option","description":"#1769 #1770","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/fix-default-files-name":{"id":"reference/upgrade-guide/v2/fix-default-files-name","title":"Fix the default files[].name","description":"#1409 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/index":{"id":"reference/upgrade-guide/v2/index","title":"Upgrade aqua from v1 to v2","description":"The release of v2 includes several breaking changes.","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default":{"id":"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","title":"Only standard registry is allowed by default","description":"#1404 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/remove-supported_if":{"id":"reference/upgrade-guide/v2/remove-supported_if","title":"Remove supported_if","description":"#1411 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/remove-type-go":{"id":"reference/upgrade-guide/v2/remove-type-go","title":"Remove the package type go","description":"#1408 #1516","sidebar":"tutorialSidebar"},"reference/usage":{"id":"reference/usage","title":"Usage","description":"aqua install","sidebar":"tutorialSidebar"},"reference/use-aqua-with-other-tools":{"id":"reference/use-aqua-with-other-tools","title":"Use aqua combined with other version manager such as asdf","description":"If you use aqua combined with other version manager such as asdf,","sidebar":"tutorialSidebar"},"reference/windows-support":{"id":"reference/windows-support","title":"Windows Support","description":"aqua >= v1.12.0","sidebar":"tutorialSidebar"},"trouble-shooting":{"id":"trouble-shooting","title":"Trouble Shooting","description":"Use the latest aqua and aqua-registry","sidebar":"tutorialSidebar"},"tutorial/change-version-per-project":{"id":"tutorial/change-version-per-project","title":"Use different version per project","description":"aqua supports changing the tool versions per project.","sidebar":"tutorialSidebar"},"tutorial/config-path":{"id":"tutorial/config-path","title":"Configuration file path","description":"aqua finds configuration files from the current directory to the root directory.","sidebar":"tutorialSidebar"},"tutorial/global-config":{"id":"tutorial/global-config","title":"Install tools globally","description":"aqua finds the configuration files from the current directory to the root directory.","sidebar":"tutorialSidebar"},"tutorial/index":{"id":"tutorial/index","title":"Quick Start","description":"aqua is a CLI tool to install CLI tools with declarative YAML configuration.","sidebar":"tutorialSidebar"},"tutorial/install-only-link":{"id":"tutorial/install-only-link","title":"aqua i\'s -l option","description":"You added tfmigrator/cli in Search packages, but it isn\'t installed yet.","sidebar":"tutorialSidebar"},"tutorial/lazy-install":{"id":"tutorial/lazy-install","title":"Lazy Install","description":"Let\'s change the version of GitHub CLI and execute it.","sidebar":"tutorialSidebar"},"tutorial/search-packages":{"id":"tutorial/search-packages","title":"Search packages","description":"You can search packages by aqua g command.","sidebar":"tutorialSidebar"}}}')}}]); \ No newline at end of file diff --git a/docs/assets/js/935f2afb.d75a2fd7.js b/docs/assets/js/935f2afb.d75a2fd7.js deleted file mode 100644 index 78d685f6b..000000000 --- a/docs/assets/js/935f2afb.d75a2fd7.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[8581],{5610:e=>{e.exports=JSON.parse('{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"tutorialSidebar":[{"type":"link","label":"Home","href":"/docs/","docId":"index"},{"type":"link","label":"Install","href":"/docs/install","docId":"install"},{"type":"category","label":"Tutorial","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Search packages","href":"/docs/tutorial/search-packages","docId":"tutorial/search-packages"},{"type":"link","label":"Lazy Install","href":"/docs/tutorial/lazy-install","docId":"tutorial/lazy-install"},{"type":"link","label":"aqua i\'s -l option","href":"/docs/tutorial/install-only-link","docId":"tutorial/install-only-link"},{"type":"link","label":"Use different version per project","href":"/docs/tutorial/change-version-per-project","docId":"tutorial/change-version-per-project"},{"type":"link","label":"Configuration file path","href":"/docs/tutorial/config-path","docId":"tutorial/config-path"},{"type":"link","label":"Install tools globally","href":"/docs/tutorial/global-config","docId":"tutorial/global-config"}],"href":"/docs/tutorial/"},{"type":"category","label":"Guides","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"List installed packages","href":"/docs/guides/list-installed-packages","docId":"guides/list-installed-packages"},{"type":"link","label":"Update packages by Renovate","href":"/docs/guides/renovate","docId":"guides/renovate"},{"type":"link","label":"Enable Checksum Verification","href":"/docs/guides/checksum","docId":"guides/checksum"},{"type":"link","label":"Policy as Code","href":"/docs/guides/policy-as-code","docId":"guides/policy-as-code"},{"type":"link","label":"Share aqua configuration for teams and organizations","href":"/docs/guides/team-config","docId":"guides/team-config"},{"type":"link","label":"Keep configuration files in one directory","href":"/docs/guides/keep-in-one-dir","docId":"guides/keep-in-one-dir"},{"type":"link","label":"Split the list of packages","href":"/docs/guides/split-config","docId":"guides/split-config"},{"type":"link","label":"Update registries and packages by update command","href":"/docs/guides/update-command","docId":"guides/update-command"},{"type":"link","label":"Install private packages","href":"/docs/guides/private-package","docId":"guides/private-package"},{"type":"link","label":"Uninstall Packages","href":"/docs/guides/uninstall-packages","docId":"guides/uninstall-packages"},{"type":"link","label":"Filter packages with tags","href":"/docs/guides/package-tag","docId":"guides/package-tag"},{"type":"link","label":"Install Standard Registry\'s all packages very quickly","href":"/docs/guides/install-all-packages","docId":"guides/install-all-packages"},{"type":"link","label":"Build Container (Docker) Image","href":"/docs/guides/build-container-image","docId":"guides/build-container-image"},{"type":"link","label":"Wrap aqua with task runner such as GNU Make","href":"/docs/guides/wrap-aqua-with-task-runner","docId":"guides/wrap-aqua-with-task-runner"}],"href":"/docs/guides/"},{"type":"category","label":"Develop Registry","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Registry Style Guide","href":"/docs/develop-registry/registry-style-guide","docId":"develop-registry/registry-style-guide"},{"type":"link","label":"Change GOOS and GOARCH for testing Registry","href":"/docs/develop-registry/change-os-arch-for-test","docId":"develop-registry/change-os-arch-for-test"}],"href":"/docs/develop-registry/"},{"type":"category","label":"Products","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"aqua-registry","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Contributing","href":"/docs/products/aqua-registry/contributing","docId":"products/aqua-registry/contributing"},{"type":"link","label":"Changelog","href":"/docs/products/aqua-registry/changelog","docId":"products/aqua-registry/changelog"}],"href":"/docs/products/aqua-registry/"},{"type":"link","label":"aqua-installer","href":"/docs/products/aqua-installer","docId":"products/aqua-installer"},{"type":"link","label":"circleci-orb-aqua","href":"/docs/products/circleci-orb-aqua","docId":"products/circleci-orb-aqua"},{"type":"link","label":"aqua-renovate-config","href":"/docs/products/aqua-renovate-config","docId":"products/aqua-renovate-config"},{"type":"link","label":"update-checksum-action","href":"/docs/products/update-checksum-action","docId":"products/update-checksum-action"},{"type":"link","label":"devcontainer-features","href":"/docs/products/devcontainer-features","docId":"products/devcontainer-features"},{"type":"link","label":"update-checksum-workflow","href":"/docs/products/update-checksum-workflow","docId":"products/update-checksum-workflow"},{"type":"link","label":"aqua-proxy","href":"/docs/products/aqua-proxy","docId":"products/aqua-proxy"}],"href":"/docs/products/"},{"type":"category","label":"Reference","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"Configuration","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum","href":"/docs/reference/config/checksum","docId":"reference/config/checksum"},{"type":"link","label":"Progress Bar","href":"/docs/reference/config/progress-bar","docId":"reference/config/progress-bar"},{"type":"link","label":"Log Color","href":"/docs/reference/config/log-color","docId":"reference/config/log-color"},{"type":"link","label":"Tracing and CPU Profiling","href":"/docs/reference/config/trace-profile","docId":"reference/config/trace-profile"},{"type":"link","label":"Shell Completion","href":"/docs/reference/config/shell-completion","docId":"reference/config/shell-completion"},{"type":"link","label":"Experimental Feature","href":"/docs/reference/config/experimental-feature","docId":"reference/config/experimental-feature"}],"href":"/docs/reference/config/"},{"type":"category","label":"Registry Configuration","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"vars","href":"/docs/reference/registry-config/vars","docId":"reference/registry-config/vars"},{"type":"link","label":"version_filter","href":"/docs/reference/registry-config/version-filter","docId":"reference/registry-config/version-filter"},{"type":"link","label":"version_prefix","href":"/docs/reference/registry-config/version-prefix","docId":"reference/registry-config/version-prefix"},{"type":"link","label":"version_source","href":"/docs/reference/registry-config/version-source","docId":"reference/registry-config/version-source"},{"type":"link","label":"rosetta2","href":"/docs/reference/registry-config/rosetta2","docId":"reference/registry-config/rosetta2"},{"type":"link","label":"windows_arm_emulation","href":"/docs/reference/registry-config/windows_arm_emulation","docId":"reference/registry-config/windows_arm_emulation"},{"type":"link","label":"aliases","href":"/docs/reference/registry-config/aliases","docId":"reference/registry-config/aliases"},{"type":"link","label":"build","href":"/docs/reference/registry-config/build","docId":"reference/registry-config/build"},{"type":"link","label":"format","href":"/docs/reference/registry-config/format","docId":"reference/registry-config/format"},{"type":"link","label":"search_words","href":"/docs/reference/registry-config/search-words","docId":"reference/registry-config/search-words"},{"type":"link","label":"files","href":"/docs/reference/registry-config/files","docId":"reference/registry-config/files"},{"type":"link","label":"github_release Package","href":"/docs/reference/registry-config/github-release-package","docId":"reference/registry-config/github-release-package"},{"type":"link","label":"http Package","href":"/docs/reference/registry-config/http-package","docId":"reference/registry-config/http-package"},{"type":"link","label":"github_content Package","href":"/docs/reference/registry-config/github-content-package","docId":"reference/registry-config/github-content-package"},{"type":"link","label":"github_archive Package","href":"/docs/reference/registry-config/github-archive-package","docId":"reference/registry-config/github-archive-package"},{"type":"link","label":"go Package","href":"/docs/reference/registry-config/go-package","docId":"reference/registry-config/go-package"},{"type":"link","label":"go_build Package","href":"/docs/reference/registry-config/go-build-package","docId":"reference/registry-config/go-build-package"},{"type":"link","label":"go_install Package","href":"/docs/reference/registry-config/go-install-package","docId":"reference/registry-config/go-install-package"},{"type":"link","label":"cargo Package","href":"/docs/reference/registry-config/cargo-package","docId":"reference/registry-config/cargo-package"},{"type":"link","label":"replacements","href":"/docs/reference/registry-config/replacements","docId":"reference/registry-config/replacements"},{"type":"link","label":"format_overrides","href":"/docs/reference/registry-config/format-overrides","docId":"reference/registry-config/format-overrides"},{"type":"link","label":"overrides","href":"/docs/reference/registry-config/overrides","docId":"reference/registry-config/overrides"},{"type":"link","label":"Template String","href":"/docs/reference/registry-config/template","docId":"reference/registry-config/template"},{"type":"link","label":"version_constraint, version_overrides","href":"/docs/reference/registry-config/version-overrides","docId":"reference/registry-config/version-overrides"},{"type":"link","label":"supported_if","href":"/docs/reference/registry-config/supported-if","docId":"reference/registry-config/supported-if"},{"type":"link","label":"checksum","href":"/docs/reference/registry-config/checksum","docId":"reference/registry-config/checksum"},{"type":"link","label":"supported_envs","href":"/docs/reference/registry-config/supported-envs","docId":"reference/registry-config/supported-envs"},{"type":"link","label":"complete_windows_ext","href":"/docs/reference/registry-config/complete-windows-ext","docId":"reference/registry-config/complete-windows-ext"},{"type":"link","label":"cosign","href":"/docs/reference/registry-config/cosign","docId":"reference/registry-config/cosign"},{"type":"link","label":"slsa_provenance","href":"/docs/reference/registry-config/slsa-provenance","docId":"reference/registry-config/slsa-provenance"},{"type":"link","label":"minisign","href":"/docs/reference/registry-config/minisign","docId":"reference/registry-config/minisign"},{"type":"link","label":"github_artifact_attestations","href":"/docs/reference/registry-config/github-artifact-attestations","docId":"reference/registry-config/github-artifact-attestations"},{"type":"link","label":"no_asset","href":"/docs/reference/registry-config/no_asset","docId":"reference/registry-config/no_asset"},{"type":"link","label":"error_message","href":"/docs/reference/registry-config/error_message","docId":"reference/registry-config/error_message"},{"type":"link","label":"private","href":"/docs/reference/registry-config/private","docId":"reference/registry-config/private"}],"href":"/docs/reference/registry-config/"},{"type":"category","label":"Security","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum Verification","href":"/docs/reference/security/checksum","docId":"reference/security/checksum"},{"type":"category","label":"Policy as Code","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Git Repository root\'s policy file and policy commands","href":"/docs/reference/security/policy-as-code/git-policy","docId":"reference/security/policy-as-code/git-policy"},{"type":"link","label":"Why is Policy needed?","href":"/docs/reference/security/policy-as-code/why-policy-is-needed","docId":"reference/security/policy-as-code/why-policy-is-needed"}],"href":"/docs/reference/security/policy-as-code/"},{"type":"link","label":"Cosign and SLSA Provenance","href":"/docs/reference/security/cosign-slsa","docId":"reference/security/cosign-slsa"},{"type":"link","label":"Minisign","href":"/docs/reference/security/minisign","docId":"reference/security/minisign"},{"type":"link","label":"GitHub Artifact Attestations","href":"/docs/reference/security/github-artifact-attestations","docId":"reference/security/github-artifact-attestations"}],"href":"/docs/reference/security/"},{"type":"link","label":"AQUA_X_SYS_EXEC","href":"/docs/reference/execve-2","docId":"reference/execve-2"},{"type":"link","label":"Registry","href":"/docs/reference/registry","docId":"reference/registry"},{"type":"link","label":"Usage","href":"/docs/reference/usage","docId":"reference/usage"},{"type":"link","label":"Windows Support","href":"/docs/reference/windows-support","docId":"reference/windows-support"},{"type":"link","label":"Node.js Support","href":"/docs/reference/nodejs-support","docId":"reference/nodejs-support"},{"type":"link","label":"Use aqua combined with other version manager such as asdf","href":"/docs/reference/use-aqua-with-other-tools","docId":"reference/use-aqua-with-other-tools"},{"type":"link","label":"Lazy Install","href":"/docs/reference/lazy-install","docId":"reference/lazy-install"},{"type":"link","label":"aqua doesn\'t support installing aqua","href":"/docs/reference/aqua-cant-manage-aqua","docId":"reference/aqua-cant-manage-aqua"},{"type":"link","label":"Uninstall aqua","href":"/docs/reference/uninstall","docId":"reference/uninstall"},{"type":"link","label":"Slide and Blog","href":"/docs/reference/slide-blog","docId":"reference/slide-blog"},{"type":"link","label":"Demo","href":"/docs/reference/demo","docId":"reference/demo"},{"type":"category","label":"Codes","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Checksum is required","href":"/docs/reference/codes/001","docId":"reference/codes/001"},{"type":"link","label":"this package isn\'t allowed","href":"/docs/reference/codes/002","docId":"reference/codes/002"},{"type":"link","label":"The policy file is ignored unless it is allowed by \\"aqua policy allow\\" command","href":"/docs/reference/codes/003","docId":"reference/codes/003"},{"type":"link","label":"command is not found","href":"/docs/reference/codes/004","docId":"reference/codes/004"},{"type":"link","label":"cargo install failed","href":"/docs/reference/codes/005","docId":"reference/codes/005"},{"type":"link","label":"the executable file isn\'t installed yet. Lazy Install is disabled","href":"/docs/reference/codes/006","docId":"reference/codes/006"}]},{"type":"link","label":"Restriction","href":"/docs/reference/restriction","docId":"reference/restriction"},{"type":"category","label":"Upgrade Guide","collapsible":true,"collapsed":true,"items":[{"type":"category","label":"Upgrade aqua from v1 to v2","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Only standard registry is allowed by default","href":"/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","docId":"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default"},{"type":"link","label":"If AQUA_CONFIG or -c option is set, aqua doesn\'t search configuration files recursively","href":"/docs/reference/upgrade-guide/v2/aqua-config","docId":"reference/upgrade-guide/v2/aqua-config"},{"type":"link","label":"Fix the default files[].name","href":"/docs/reference/upgrade-guide/v2/fix-default-files-name","docId":"reference/upgrade-guide/v2/fix-default-files-name"},{"type":"link","label":"Change the specification of require_checksum","href":"/docs/reference/upgrade-guide/v2/change-require_checksum","docId":"reference/upgrade-guide/v2/change-require_checksum"},{"type":"link","label":"Change the implementation of semver and semverWithVersion","href":"/docs/reference/upgrade-guide/v2/change-semver","docId":"reference/upgrade-guide/v2/change-semver"},{"type":"link","label":"Deprecate update-checksum\'s --deep option and change the default behaviour same as --deep option","href":"/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","docId":"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option"},{"type":"link","label":"Remove the package type go","href":"/docs/reference/upgrade-guide/v2/remove-type-go","docId":"reference/upgrade-guide/v2/remove-type-go"},{"type":"link","label":"Remove supported_if","href":"/docs/reference/upgrade-guide/v2/remove-supported_if","docId":"reference/upgrade-guide/v2/remove-supported_if"},{"type":"link","label":"install: Deprecate --test option and change the default behaviour same as one with --test option","href":"/docs/reference/upgrade-guide/v2/deprecate-install-test-option","docId":"reference/upgrade-guide/v2/deprecate-install-test-option"}],"href":"/docs/reference/upgrade-guide/v2/"}],"href":"/docs/reference/upgrade-guide/"}]},{"type":"link","label":"Trouble Shooting","href":"/docs/trouble-shooting","docId":"trouble-shooting"},{"type":"link","label":"FAQ","href":"/docs/faq","docId":"faq"}]},"docs":{"develop-registry/change-os-arch-for-test":{"id":"develop-registry/change-os-arch-for-test","title":"Change GOOS and GOARCH for testing Registry","description":"#643 #644","sidebar":"tutorialSidebar"},"develop-registry/index":{"id":"develop-registry/index","title":"Develop a Registry","description":"You can install tools registered in the Standard Registry easily.","sidebar":"tutorialSidebar"},"develop-registry/registry-style-guide":{"id":"develop-registry/registry-style-guide","title":"Registry Style Guide","description":"If you develop your custom registry, you don\'t have to conform to this style guide.","sidebar":"tutorialSidebar"},"faq":{"id":"faq","title":"FAQ","description":"- How to uninstall packages","sidebar":"tutorialSidebar"},"guides/build-container-image":{"id":"guides/build-container-image","title":"Build Container (Docker) Image","description":"When building a container (Docker) image, you may want to download and install tools from GitHub Releases or other sources.","sidebar":"tutorialSidebar"},"guides/checksum":{"id":"guides/checksum","title":"Enable Checksum Verification","description":"About Checksum Verification, please see also.","sidebar":"tutorialSidebar"},"guides/index":{"id":"guides/index","title":"Guides","description":"- Update packages by Renovate","sidebar":"tutorialSidebar"},"guides/install-all-packages":{"id":"guides/install-all-packages","title":"Install Standard Registry\'s all packages very quickly","description":"You can make Standard Registry\'s all packages available in your laptop very quickly.","sidebar":"tutorialSidebar"},"guides/keep-in-one-dir":{"id":"guides/keep-in-one-dir","title":"Keep configuration files in one directory","description":"- aqua >= v1.33.0 #1595","sidebar":"tutorialSidebar"},"guides/list-installed-packages":{"id":"guides/list-installed-packages","title":"List installed packages","description":"aqua >= v2.24.0 #2709 #2733","sidebar":"tutorialSidebar"},"guides/package-tag":{"id":"guides/package-tag","title":"Filter packages with tags","description":"aqua >= v1.23.0","sidebar":"tutorialSidebar"},"guides/policy-as-code":{"id":"guides/policy-as-code","title":"Policy as Code","description":"aqua >= v2.3.0","sidebar":"tutorialSidebar"},"guides/private-package":{"id":"guides/private-package","title":"Install private packages","description":"Of course, Standard Registry doesn\'t include private packages, which are hosted in private GitHub Repositories.","sidebar":"tutorialSidebar"},"guides/renovate":{"id":"guides/renovate","title":"Update packages by Renovate","description":"image","sidebar":"tutorialSidebar"},"guides/split-config":{"id":"guides/split-config","title":"Split the list of packages","description":"You can split the list of packages.","sidebar":"tutorialSidebar"},"guides/team-config":{"id":"guides/team-config","title":"Share aqua configuration for teams and organizations","description":"aqua reads configuration from the environment variable AQUAGLOBALCONFIG.","sidebar":"tutorialSidebar"},"guides/uninstall-packages":{"id":"guides/uninstall-packages","title":"Uninstall Packages","description":"aqua >= v2.11.0 #538 #2248 #2249","sidebar":"tutorialSidebar"},"guides/update-command":{"id":"guides/update-command","title":"Update registries and packages by update command","description":"You can update them by Renovate too.","sidebar":"tutorialSidebar"},"guides/wrap-aqua-with-task-runner":{"id":"guides/wrap-aqua-with-task-runner","title":"Wrap aqua with task runner such as GNU Make","description":"aqua is easy to use, but generally speaking it is not easy to introduce a new tool and let developers install it in a large team and organization.","sidebar":"tutorialSidebar"},"index":{"id":"index","title":"Home","description":"How to learn aqua","sidebar":"tutorialSidebar"},"install":{"id":"install","title":"Install","description":"aqua is a single binary written in Go.","sidebar":"tutorialSidebar"},"products/aqua-installer":{"id":"products/aqua-installer","title":"aqua-installer","description":"A shell script and GitHub Actions to install aqua","sidebar":"tutorialSidebar"},"products/aqua-proxy":{"id":"products/aqua-proxy","title":"aqua-proxy","description":"https://github.com/aquaproj/aqua-proxy","sidebar":"tutorialSidebar"},"products/aqua-registry/changelog":{"id":"products/aqua-registry/changelog","title":"Changelog","description":"This is a changelog of aqua-registry\'s development workflow.","sidebar":"tutorialSidebar"},"products/aqua-registry/contributing":{"id":"products/aqua-registry/contributing","title":"Contributing","description":"How to contribute to Standard Registry. https://github.com/aquaproj/aqua-registry","sidebar":"tutorialSidebar"},"products/aqua-registry/index":{"id":"products/aqua-registry/index","title":"aqua-registry","description":"aqua\'s Standard Registry","sidebar":"tutorialSidebar"},"products/aqua-renovate-config":{"id":"products/aqua-renovate-config","title":"aqua-renovate-config","description":"https://github.com/aquaproj/aqua-renovate-config","sidebar":"tutorialSidebar"},"products/circleci-orb-aqua":{"id":"products/circleci-orb-aqua","title":"circleci-orb-aqua","description":"CircleCI Orb for aqua","sidebar":"tutorialSidebar"},"products/devcontainer-features":{"id":"products/devcontainer-features","title":"devcontainer-features","description":"https://github.com/aquaproj/devcontainer-features","sidebar":"tutorialSidebar"},"products/index":{"id":"products/index","title":"Products","description":"Repositories","sidebar":"tutorialSidebar"},"products/update-checksum-action":{"id":"products/update-checksum-action","title":"update-checksum-action","description":"https://github.com/aquaproj/update-checksum-action","sidebar":"tutorialSidebar"},"products/update-checksum-workflow":{"id":"products/update-checksum-workflow","title":"update-checksum-workflow","description":"https://github.com/aquaproj/update-checksum-workflow","sidebar":"tutorialSidebar"},"reference/aqua-cant-manage-aqua":{"id":"reference/aqua-cant-manage-aqua","title":"aqua doesn\'t support installing aqua","description":"aqua doesn\'t support installing aqua.","sidebar":"tutorialSidebar"},"reference/codes/001":{"id":"reference/codes/001","title":"Checksum is required","description":"It may fail to install a tool by the error checksum is required.","sidebar":"tutorialSidebar"},"reference/codes/002":{"id":"reference/codes/002","title":"this package isn\'t allowed","description":"It may fail to install a tool by the error this package isn\'t allowed.","sidebar":"tutorialSidebar"},"reference/codes/003":{"id":"reference/codes/003","title":"The policy file is ignored unless it is allowed by \\"aqua policy allow\\" command","description":"You may face the warning when you try to install or execute packages.","sidebar":"tutorialSidebar"},"reference/codes/004":{"id":"reference/codes/004","title":"command is not found","description":"You may face the error command is not found when you run a command.","sidebar":"tutorialSidebar"},"reference/codes/005":{"id":"reference/codes/005","title":"cargo install failed","description":"It may fail to install cargo type package due to the failure of cargo install command.","sidebar":"tutorialSidebar"},"reference/codes/006":{"id":"reference/codes/006","title":"the executable file isn\'t installed yet. Lazy Install is disabled","description":"You may face the error when you execute a command managed by aqua.","sidebar":"tutorialSidebar"},"reference/config/checksum":{"id":"reference/config/checksum","title":"Checksum","description":"Configuration file path","sidebar":"tutorialSidebar"},"reference/config/experimental-feature":{"id":"reference/config/experimental-feature","title":"Experimental Feature","description":"#725, aqua >= v1.6.0","sidebar":"tutorialSidebar"},"reference/config/index":{"id":"reference/config/index","title":"Configuration","description":"e.g.","sidebar":"tutorialSidebar"},"reference/config/log-color":{"id":"reference/config/log-color","title":"Log Color","description":"aqua >= v1.17.0","sidebar":"tutorialSidebar"},"reference/config/progress-bar":{"id":"reference/config/progress-bar","title":"Progress Bar","description":"aqua >= v1.17.0","sidebar":"tutorialSidebar"},"reference/config/shell-completion":{"id":"reference/config/shell-completion","title":"Shell Completion","description":"- aqua >= v1.11.0 #856 #859","sidebar":"tutorialSidebar"},"reference/config/trace-profile":{"id":"reference/config/trace-profile","title":"Tracing and CPU Profiling","description":"#825, aqua >= v1.10.0","sidebar":"tutorialSidebar"},"reference/demo":{"id":"reference/demo","title":"Demo","description":"asciinema","sidebar":"tutorialSidebar"},"reference/execve-2":{"id":"reference/execve-2","title":"AQUA_X_SYS_EXEC","description":"aqua >= v2.5.0","sidebar":"tutorialSidebar"},"reference/lazy-install":{"id":"reference/lazy-install","title":"Lazy Install","description":"Lazy Install is a feature that aqua installs a tool when the tool is executed if the tool version isn\'t installed yet.","sidebar":"tutorialSidebar"},"reference/nodejs-support":{"id":"reference/nodejs-support","title":"Node.js Support","description":"You can manage Node.js using aqua.","sidebar":"tutorialSidebar"},"reference/registry":{"id":"reference/registry","title":"Registry","description":"Registry is a aqua\'s core concept.","sidebar":"tutorialSidebar"},"reference/registry-config/aliases":{"id":"reference/registry-config/aliases","title":"aliases","description":"#674 #675 aqua >= v1.5.0 is required","sidebar":"tutorialSidebar"},"reference/registry-config/build":{"id":"reference/registry-config/build","title":"build","description":"#2132 #2317 aqua >= v2.13.0","sidebar":"tutorialSidebar"},"reference/registry-config/cargo-package":{"id":"reference/registry-config/cargo-package","title":"cargo Package","description":"#2016 #2019, aqua >= v2.8.0","sidebar":"tutorialSidebar"},"reference/registry-config/checksum":{"id":"reference/registry-config/checksum","title":"checksum","description":"Each registry\'s package configuration has the configuration about checksum.","sidebar":"tutorialSidebar"},"reference/registry-config/complete-windows-ext":{"id":"reference/registry-config/complete-windows-ext","title":"complete_windows_ext","description":"aqua >= v1.12.0","sidebar":"tutorialSidebar"},"reference/registry-config/cosign":{"id":"reference/registry-config/cosign","title":"cosign","description":"- aqua > v1.26.0","sidebar":"tutorialSidebar"},"reference/registry-config/error_message":{"id":"reference/registry-config/error_message","title":"error_message","description":"aqua >= v1.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/files":{"id":"reference/registry-config/files","title":"files","description":"* name: the file name","sidebar":"tutorialSidebar"},"reference/registry-config/format":{"id":"reference/registry-config/format","title":"format","description":"The asset format (e.g. zip, tar.gz).","sidebar":"tutorialSidebar"},"reference/registry-config/format-overrides":{"id":"reference/registry-config/format-overrides","title":"format_overrides","description":"This attribute is inspired to goreleaser\'s Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/github-archive-package":{"id":"reference/registry-config/github-archive-package","title":"github_archive Package","description":"The package is downloaded from GitHub Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/github-artifact-attestations":{"id":"reference/registry-config/github-artifact-attestations","title":"github_artifact_attestations","description":"- aqua >= v2.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/github-content-package":{"id":"reference/registry-config/github-content-package","title":"github_content Package","description":"e.g. aquaproj/aqua-installer","sidebar":"tutorialSidebar"},"reference/registry-config/github-release-package":{"id":"reference/registry-config/github-release-package","title":"github_release Package","description":"The package is downloaded from GitHub Releases.","sidebar":"tutorialSidebar"},"reference/registry-config/go-build-package":{"id":"reference/registry-config/go-build-package","title":"go_build Package","description":"#2131 #2065","sidebar":"tutorialSidebar"},"reference/registry-config/go-install-package":{"id":"reference/registry-config/go-install-package","title":"go_install Package","description":"#823 #826, aqua >= v1.10.0 is required.","sidebar":"tutorialSidebar"},"reference/registry-config/go-package":{"id":"reference/registry-config/go-package","title":"go Package","description":"This package type was abandoned at aqua v2.0.0.","sidebar":"tutorialSidebar"},"reference/registry-config/http-package":{"id":"reference/registry-config/http-package","title":"http Package","description":"The package is downloaded from the specified URL.","sidebar":"tutorialSidebar"},"reference/registry-config/index":{"id":"reference/registry-config/index","title":"Registry Configuration","description":"e.g. registry.yaml","sidebar":"tutorialSidebar"},"reference/registry-config/minisign":{"id":"reference/registry-config/minisign","title":"minisign","description":"- aqua >= v2.31.0","sidebar":"tutorialSidebar"},"reference/registry-config/no_asset":{"id":"reference/registry-config/no_asset","title":"no_asset","description":"aqua >= v1.35.0","sidebar":"tutorialSidebar"},"reference/registry-config/overrides":{"id":"reference/registry-config/overrides","title":"overrides","description":"aqua >= v1.3.0","sidebar":"tutorialSidebar"},"reference/registry-config/private":{"id":"reference/registry-config/private","title":"private","description":"aqua >= v1.27.0","sidebar":"tutorialSidebar"},"reference/registry-config/replacements":{"id":"reference/registry-config/replacements","title":"replacements","description":"These attributes are inspired to goreleaser\'s Archive.","sidebar":"tutorialSidebar"},"reference/registry-config/rosetta2":{"id":"reference/registry-config/rosetta2","title":"rosetta2","description":"#442 #444","sidebar":"tutorialSidebar"},"reference/registry-config/search-words":{"id":"reference/registry-config/search-words","title":"search_words","description":"#972 aqua >= v1.16.0 is required","sidebar":"tutorialSidebar"},"reference/registry-config/slsa-provenance":{"id":"reference/registry-config/slsa-provenance","title":"slsa_provenance","description":"- aqua > v1.26.0","sidebar":"tutorialSidebar"},"reference/registry-config/supported-envs":{"id":"reference/registry-config/supported-envs","title":"supported_envs","description":"#882 #884","sidebar":"tutorialSidebar"},"reference/registry-config/supported-if":{"id":"reference/registry-config/supported-if","title":"supported_if","description":"From aqua v2.0.0, supported_if was abandoned.","sidebar":"tutorialSidebar"},"reference/registry-config/template":{"id":"reference/registry-config/template","title":"Template String","description":"Some fields are parsed with Go\'s text/template and sprig.","sidebar":"tutorialSidebar"},"reference/registry-config/vars":{"id":"reference/registry-config/vars","title":"vars","description":"v2.31.0 #3052","sidebar":"tutorialSidebar"},"reference/registry-config/version-filter":{"id":"reference/registry-config/version-filter","title":"version_filter","description":"v0.8.13","sidebar":"tutorialSidebar"},"reference/registry-config/version-overrides":{"id":"reference/registry-config/version-overrides","title":"version_constraint, version_overrides","description":"Some package attributes like asset and files may be different by it\'s version.","sidebar":"tutorialSidebar"},"reference/registry-config/version-prefix":{"id":"reference/registry-config/version-prefix","title":"version_prefix","description":"#1545","sidebar":"tutorialSidebar"},"reference/registry-config/version-source":{"id":"reference/registry-config/version-source","title":"version_source","description":"#811 aqua >= v1.8.0","sidebar":"tutorialSidebar"},"reference/registry-config/windows_arm_emulation":{"id":"reference/registry-config/windows_arm_emulation","title":"windows_arm_emulation","description":"#2514 #2515","sidebar":"tutorialSidebar"},"reference/restriction":{"id":"reference/restriction","title":"Restriction","description":"aqua has some restrictions.","sidebar":"tutorialSidebar"},"reference/security/checksum":{"id":"reference/security/checksum","title":"Checksum Verification","description":"aqua >= v1.20.0","sidebar":"tutorialSidebar"},"reference/security/cosign-slsa":{"id":"reference/security/cosign-slsa","title":"Cosign and SLSA Provenance","description":"- aqua >= v1.26.0","sidebar":"tutorialSidebar"},"reference/security/github-artifact-attestations":{"id":"reference/security/github-artifact-attestations","title":"GitHub Artifact Attestations","description":"- aqua >= v2.35.0 #3119","sidebar":"tutorialSidebar"},"reference/security/index":{"id":"reference/security/index","title":"Security","description":"We think security is very important and are working on improving the security of aqua.","sidebar":"tutorialSidebar"},"reference/security/minisign":{"id":"reference/security/minisign","title":"Minisign","description":"- aqua >= v2.31.0 #2978 #2994","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/git-policy":{"id":"reference/security/policy-as-code/git-policy","title":"Git Repository root\'s policy file and policy commands","description":"aqua >= v2.3.0","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/index":{"id":"reference/security/policy-as-code/index","title":"Policy as Code","description":"aqua >= v1.24.0","sidebar":"tutorialSidebar"},"reference/security/policy-as-code/why-policy-is-needed":{"id":"reference/security/policy-as-code/why-policy-is-needed","title":"Why is Policy needed?","description":"Protect your development environment and CI from threat","sidebar":"tutorialSidebar"},"reference/slide-blog":{"id":"reference/slide-blog","title":"Slide and Blog","description":"English","sidebar":"tutorialSidebar"},"reference/uninstall":{"id":"reference/uninstall","title":"Uninstall aqua","description":"Remove aqua and $AQUAROOTDIR.","sidebar":"tutorialSidebar"},"reference/upgrade-guide/index":{"id":"reference/upgrade-guide/index","title":"Upgrade Guide","description":"- Upgrade to aqua v2","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/aqua-config":{"id":"reference/upgrade-guide/v2/aqua-config","title":"If AQUA_CONFIG or -c option is set, aqua doesn\'t search configuration files recursively","description":"#1410 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/change-require_checksum":{"id":"reference/upgrade-guide/v2/change-require_checksum","title":"Change the specification of require_checksum","description":"#1681 #1686","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/change-semver":{"id":"reference/upgrade-guide/v2/change-semver","title":"Change the implementation of semver and semverWithVersion","description":"#1572 #1573","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/deprecate-install-test-option":{"id":"reference/upgrade-guide/v2/deprecate-install-test-option","title":"install: Deprecate --test option and change the default behaviour same as one with --test option","description":"#1691 #1694","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option":{"id":"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","title":"Deprecate update-checksum\'s --deep option and change the default behaviour same as --deep option","description":"#1769 #1770","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/fix-default-files-name":{"id":"reference/upgrade-guide/v2/fix-default-files-name","title":"Fix the default files[].name","description":"#1409 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/index":{"id":"reference/upgrade-guide/v2/index","title":"Upgrade aqua from v1 to v2","description":"The release of v2 includes several breaking changes.","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default":{"id":"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","title":"Only standard registry is allowed by default","description":"#1404 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/remove-supported_if":{"id":"reference/upgrade-guide/v2/remove-supported_if","title":"Remove supported_if","description":"#1411 #1516","sidebar":"tutorialSidebar"},"reference/upgrade-guide/v2/remove-type-go":{"id":"reference/upgrade-guide/v2/remove-type-go","title":"Remove the package type go","description":"#1408 #1516","sidebar":"tutorialSidebar"},"reference/usage":{"id":"reference/usage","title":"Usage","description":"aqua install","sidebar":"tutorialSidebar"},"reference/use-aqua-with-other-tools":{"id":"reference/use-aqua-with-other-tools","title":"Use aqua combined with other version manager such as asdf","description":"If you use aqua combined with other version manager such as asdf,","sidebar":"tutorialSidebar"},"reference/windows-support":{"id":"reference/windows-support","title":"Windows Support","description":"aqua >= v1.12.0","sidebar":"tutorialSidebar"},"trouble-shooting":{"id":"trouble-shooting","title":"Trouble Shooting","description":"Use the latest aqua and aqua-registry","sidebar":"tutorialSidebar"},"tutorial/change-version-per-project":{"id":"tutorial/change-version-per-project","title":"Use different version per project","description":"aqua supports changing the tool versions per project.","sidebar":"tutorialSidebar"},"tutorial/config-path":{"id":"tutorial/config-path","title":"Configuration file path","description":"aqua finds configuration files from the current directory to the root directory.","sidebar":"tutorialSidebar"},"tutorial/global-config":{"id":"tutorial/global-config","title":"Install tools globally","description":"aqua finds the configuration files from the current directory to the root directory.","sidebar":"tutorialSidebar"},"tutorial/index":{"id":"tutorial/index","title":"Quick Start","description":"aqua is a CLI tool to install CLI tools with declarative YAML configuration.","sidebar":"tutorialSidebar"},"tutorial/install-only-link":{"id":"tutorial/install-only-link","title":"aqua i\'s -l option","description":"You added tfmigrator/cli in Search packages, but it isn\'t installed yet.","sidebar":"tutorialSidebar"},"tutorial/lazy-install":{"id":"tutorial/lazy-install","title":"Lazy Install","description":"Let\'s change the version of GitHub CLI and execute it.","sidebar":"tutorialSidebar"},"tutorial/search-packages":{"id":"tutorial/search-packages","title":"Search packages","description":"You can search packages by aqua g command.","sidebar":"tutorialSidebar"}}}')}}]); \ No newline at end of file diff --git a/docs/assets/js/a269afc9.901f8853.js b/docs/assets/js/a269afc9.3d4311f4.js similarity index 50% rename from docs/assets/js/a269afc9.901f8853.js rename to docs/assets/js/a269afc9.3d4311f4.js index 97ceeed65..0707957cf 100644 --- a/docs/assets/js/a269afc9.901f8853.js +++ b/docs/assets/js/a269afc9.3d4311f4.js @@ -1 +1 @@ -"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[2068],{5680:(e,r,t)=>{t.d(r,{xA:()=>l,yg:()=>y});var n=t(6540);function a(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function i(e){for(var r=1;r=0||(a[t]=e[t]);return a}(e,r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(a[t]=e[t])}return a}var p=n.createContext({}),c=function(e){var r=n.useContext(p),t=r;return e&&(t="function"==typeof e?e(r):i(i({},r),e)),t},l=function(e){var r=c(e.components);return n.createElement(p.Provider,{value:r},e.children)},s="mdxType",f={inlineCode:"code",wrapper:function(e){var r=e.children;return n.createElement(n.Fragment,{},r)}},m=n.forwardRef((function(e,r){var t=e.components,a=e.mdxType,o=e.originalType,p=e.parentName,l=u(e,["components","mdxType","originalType","parentName"]),s=c(t),m=a,y=s["".concat(p,".").concat(m)]||s[m]||f[m]||o;return t?n.createElement(y,i(i({ref:r},l),{},{components:t})):n.createElement(y,i({ref:r},l))}));function y(e,r){var t=arguments,a=r&&r.mdxType;if("string"==typeof e||a){var o=t.length,i=new Array(o);i[0]=m;var u={};for(var p in r)hasOwnProperty.call(r,p)&&(u[p]=r[p]);u.originalType=e,u[s]="string"==typeof e?e:a,i[1]=u;for(var c=2;c{t.r(r),t.d(r,{assets:()=>p,contentTitle:()=>i,default:()=>f,frontMatter:()=>o,metadata:()=>u,toc:()=>c});var n=t(8168),a=(t(6540),t(5680));const o={sidebar_position:900},i="Experimental Feature",u={unversionedId:"reference/config/experimental-feature",id:"reference/config/experimental-feature",title:"Experimental Feature",description:"#725, aqua >= v1.6.0",source:"@site/docs/reference/config/experimental-feature.md",sourceDirName:"reference/config",slug:"/reference/config/experimental-feature",permalink:"/docs/reference/config/experimental-feature",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/experimental-feature.md",tags:[],version:"current",sidebarPosition:900,frontMatter:{sidebar_position:900},sidebar:"tutorialSidebar",previous:{title:"Shell Completion",permalink:"/docs/reference/config/shell-completion"},next:{title:"Registry Configuration",permalink:"/docs/reference/registry-config/"}},p={},c=[{value:"AQUA_EXPERIMENTAL_X_SYS_EXEC",id:"aqua_experimental_x_sys_exec",level:2}],l={toc:c},s="wrapper";function f(e){let{components:r,...t}=e;return(0,a.yg)(s,(0,n.A)({},l,t,{components:r,mdxType:"MDXLayout"}),(0,a.yg)("h1",{id:"experimental-feature"},"Experimental Feature"),(0,a.yg)("p",null,(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/issues/725"},"#725"),", ",(0,a.yg)("inlineCode",{parentName:"p"},"aqua >= v1.6.0")),(0,a.yg)("p",null,"aqua supports the mechanithm for experimental features.\nThey are disabled by default, but you can enable them with environment variables or somehow."),(0,a.yg)("p",null,"Maybe experimental features would become enabled by default, or maybe they would be aborted.\naqua conforms semantic versioning, so when there are breaking changes we release major update.\nBut experimental features are exception of semantic versioning, so maybe we abort them in the minor or patch update."),(0,a.yg)("h2",{id:"aqua_experimental_x_sys_exec"},"AQUA_EXPERIMENTAL_X_SYS_EXEC"),(0,a.yg)("p",null,(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/issues/710"},"#710")," ",(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/pull/715"},"#715")," ",(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/pull/726"},"#726"),", ",(0,a.yg)("inlineCode",{parentName:"p"},"aqua >= v1.6.0")),(0,a.yg)("admonition",{type:"caution"},(0,a.yg)("p",{parentName:"admonition"},"Deprecated in aqua v2.5.0.\nPlease see ",(0,a.yg)("a",{parentName:"p",href:"/docs/reference/execve-2"},"AQUA_X_SYS_EXEC"),".")))}f.isMDXComponent=!0}}]); \ No newline at end of file +"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[2068],{5680:(e,r,t)=>{t.d(r,{xA:()=>l,yg:()=>y});var n=t(6540);function a(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function i(e){for(var r=1;r=0||(a[t]=e[t]);return a}(e,r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(a[t]=e[t])}return a}var c=n.createContext({}),p=function(e){var r=n.useContext(c),t=r;return e&&(t="function"==typeof e?e(r):i(i({},r),e)),t},l=function(e){var r=p(e.components);return n.createElement(c.Provider,{value:r},e.children)},s="mdxType",f={inlineCode:"code",wrapper:function(e){var r=e.children;return n.createElement(n.Fragment,{},r)}},m=n.forwardRef((function(e,r){var t=e.components,a=e.mdxType,o=e.originalType,c=e.parentName,l=u(e,["components","mdxType","originalType","parentName"]),s=p(t),m=a,y=s["".concat(c,".").concat(m)]||s[m]||f[m]||o;return t?n.createElement(y,i(i({ref:r},l),{},{components:t})):n.createElement(y,i({ref:r},l))}));function y(e,r){var t=arguments,a=r&&r.mdxType;if("string"==typeof e||a){var o=t.length,i=new Array(o);i[0]=m;var u={};for(var c in r)hasOwnProperty.call(r,c)&&(u[c]=r[c]);u.originalType=e,u[s]="string"==typeof e?e:a,i[1]=u;for(var p=2;p{t.r(r),t.d(r,{assets:()=>c,contentTitle:()=>i,default:()=>f,frontMatter:()=>o,metadata:()=>u,toc:()=>p});var n=t(8168),a=(t(6540),t(5680));const o={sidebar_position:900},i="Experimental Feature",u={unversionedId:"reference/config/experimental-feature",id:"reference/config/experimental-feature",title:"Experimental Feature",description:"#725, aqua >= v1.6.0",source:"@site/docs/reference/config/experimental-feature.md",sourceDirName:"reference/config",slug:"/reference/config/experimental-feature",permalink:"/docs/reference/config/experimental-feature",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/experimental-feature.md",tags:[],version:"current",sidebarPosition:900,frontMatter:{sidebar_position:900},sidebar:"tutorialSidebar",previous:{title:"Command Aliases",permalink:"/docs/reference/config/command-alias"},next:{title:"Registry Configuration",permalink:"/docs/reference/registry-config/"}},c={},p=[{value:"AQUA_EXPERIMENTAL_X_SYS_EXEC",id:"aqua_experimental_x_sys_exec",level:2}],l={toc:p},s="wrapper";function f(e){let{components:r,...t}=e;return(0,a.yg)(s,(0,n.A)({},l,t,{components:r,mdxType:"MDXLayout"}),(0,a.yg)("h1",{id:"experimental-feature"},"Experimental Feature"),(0,a.yg)("p",null,(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/issues/725"},"#725"),", ",(0,a.yg)("inlineCode",{parentName:"p"},"aqua >= v1.6.0")),(0,a.yg)("p",null,"aqua supports the mechanithm for experimental features.\nThey are disabled by default, but you can enable them with environment variables or somehow."),(0,a.yg)("p",null,"Maybe experimental features would become enabled by default, or maybe they would be aborted.\naqua conforms semantic versioning, so when there are breaking changes we release major update.\nBut experimental features are exception of semantic versioning, so maybe we abort them in the minor or patch update."),(0,a.yg)("h2",{id:"aqua_experimental_x_sys_exec"},"AQUA_EXPERIMENTAL_X_SYS_EXEC"),(0,a.yg)("p",null,(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/issues/710"},"#710")," ",(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/pull/715"},"#715")," ",(0,a.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/pull/726"},"#726"),", ",(0,a.yg)("inlineCode",{parentName:"p"},"aqua >= v1.6.0")),(0,a.yg)("admonition",{type:"caution"},(0,a.yg)("p",{parentName:"admonition"},"Deprecated in aqua v2.5.0.\nPlease see ",(0,a.yg)("a",{parentName:"p",href:"/docs/reference/execve-2"},"AQUA_X_SYS_EXEC"),".")))}f.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/docs/assets/js/aa8cb211.50b46b73.js b/docs/assets/js/aa8cb211.e9cb0724.js similarity index 92% rename from docs/assets/js/aa8cb211.50b46b73.js rename to docs/assets/js/aa8cb211.e9cb0724.js index f2eb9eaa1..9a95bab59 100644 --- a/docs/assets/js/aa8cb211.50b46b73.js +++ b/docs/assets/js/aa8cb211.e9cb0724.js @@ -1 +1 @@ -"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[5132],{5680:(e,a,n)=>{n.d(a,{xA:()=>p,yg:()=>c});var i=n(6540);function r(e,a,n){return a in e?Object.defineProperty(e,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[a]=n,e}function t(e,a){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);a&&(i=i.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),n.push.apply(n,i)}return n}function l(e){for(var a=1;a=0||(r[n]=e[n]);return r}(e,a);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}var g=i.createContext({}),s=function(e){var a=i.useContext(g),n=a;return e&&(n="function"==typeof e?e(a):l(l({},a),e)),n},p=function(e){var a=s(e.components);return i.createElement(g.Provider,{value:a},e.children)},m="mdxType",u={inlineCode:"code",wrapper:function(e){var a=e.children;return i.createElement(i.Fragment,{},a)}},y=i.forwardRef((function(e,a){var n=e.components,r=e.mdxType,t=e.originalType,g=e.parentName,p=o(e,["components","mdxType","originalType","parentName"]),m=s(n),y=r,c=m["".concat(g,".").concat(y)]||m[y]||u[y]||t;return n?i.createElement(c,l(l({ref:a},p),{},{components:n})):i.createElement(c,l({ref:a},p))}));function c(e,a){var n=arguments,r=a&&a.mdxType;if("string"==typeof e||r){var t=n.length,l=new Array(t);l[0]=y;var o={};for(var g in a)hasOwnProperty.call(a,g)&&(o[g]=a[g]);o.originalType=e,o[m]="string"==typeof e?e:r,l[1]=o;for(var s=2;s{n.r(a),n.d(a,{assets:()=>g,contentTitle:()=>l,default:()=>u,frontMatter:()=>t,metadata:()=>o,toc:()=>s});var i=n(8168),r=(n(6540),n(5680));const t={sidebar_position:200},l="Configuration",o={unversionedId:"reference/config/index",id:"reference/config/index",title:"Configuration",description:"e.g.",source:"@site/docs/reference/config/index.md",sourceDirName:"reference/config",slug:"/reference/config/",permalink:"/docs/reference/config/",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/index.md",tags:[],version:"current",sidebarPosition:200,frontMatter:{sidebar_position:200},sidebar:"tutorialSidebar",previous:{title:"aqua-proxy",permalink:"/docs/products/aqua-proxy"},next:{title:"Checksum",permalink:"/docs/reference/config/checksum"}},g={},s=[{value:"Configuration File Path",id:"configuration-file-path",level:2},{value:"Environment variables",id:"environment-variables",level:2},{value:"JSON Schema",id:"json-schema",level:2},{value:"Configuration attributes",id:"configuration-attributes",level:2},{value:"registries",id:"registries",level:2},{value:"standard registry",id:"standard-registry",level:3},{value:"local registry",id:"local-registry",level:3},{value:"github_content registry",id:"github_content-registry",level:3},{value:"packages",id:"packages",level:2}],p={toc:s},m="wrapper";function u(e){let{components:a,...n}=e;return(0,r.yg)(m,(0,i.A)({},p,n,{components:a,mdxType:"MDXLayout"}),(0,r.yg)("h1",{id:"configuration"},"Configuration"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n\npackages:\n- name: helm/helm@v3.7.0\n- name: golangci/golangci-lint@v1.42.1\n- import: aqua/*.yaml\n")),(0,r.yg)("h2",{id:"configuration-file-path"},"Configuration File Path"),(0,r.yg)("p",null,"aqua searches the following configuration files."),(0,r.yg)("ol",null,(0,r.yg)("li",{parentName:"ol"},(0,r.yg)("inlineCode",{parentName:"li"},"--config (-c)")," option (environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_CONFIG")),(0,r.yg)("li",{parentName:"ol"},(0,r.yg)("inlineCode",{parentName:"li"},"\\.?aqua\\.ya?ml")," or ",(0,r.yg)("inlineCode",{parentName:"li"},"\\.?aqua/aqua\\.ya?ml")," from the current directory to the root directory. If configuration files are found in the multiple directories, aqua read all of them"),(0,r.yg)("li",{parentName:"ol"},"global configuration: environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GLOBAL_CONFIG"))),(0,r.yg)("p",null,"To install tools in global configuration files, you have to set ",(0,r.yg)("inlineCode",{parentName:"p"},"-a")," to ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua install")," command."),(0,r.yg)("admonition",{type:"info"},(0,r.yg)("p",{parentName:"admonition"},(0,r.yg)("a",{parentName:"p",href:"/docs/guides/keep-in-one-dir"},"From aqua v1.33.0, aqua supports keeping aqua's configuration files in one directory ",(0,r.yg)("inlineCode",{parentName:"a"},".?aqua")),".")),(0,r.yg)("h2",{id:"environment-variables"},"Environment variables"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_LOG_LEVEL"),": (default: ",(0,r.yg)("inlineCode",{parentName:"li"},"info"),") Log level"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_CONFIG"),": configuration file path"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/tutorial/global-config"},"AQUA_GLOBAL_CONFIG"),": global configuration file paths separated by semicolon ",(0,r.yg)("inlineCode",{parentName:"li"},":")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_POLICY_CONFIG"),": ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/policy-as-code"},"policy file")," paths separated by semicolon ",(0,r.yg)("inlineCode",{parentName:"li"},":")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/cosign-slsa#disable-cosign-and-slsa-aqua-installer"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_COSIGN"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.22.0")," If true, the verification with Cosign is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/cosign-slsa#disable-cosign-and-slsa-aqua-installer"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_SLSA"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.22.0")," If true, the verification with SLSA Provenance is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/github-artifact-attestations#disable-the-verification-of-github-artifact-attestations"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_GITHUB_ARTIFACT_ATTESTATION"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.35.0")," If true, the verification using GitHub Artifact Attestations is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_DISABLE_POLICY"),": If true, ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/policy-as-code"},"Policy")," is disabled (aqua >= v2.1.0)"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_DISABLE_LAZY_INSTALL"),": If true, ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/lazy-install/"},"Lazy Install")," is disabled (aqua >= v2.9.0)"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_ROOT_DIR"),": The directory path where aqua install tools",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"default (linux and macOS): ",(0,r.yg)("inlineCode",{parentName:"li"},"${XDG_DATA_HOME:-$HOME/.local/share}/aquaproj-aqua")),(0,r.yg)("li",{parentName:"ul"},"default (windows): ",(0,r.yg)("inlineCode",{parentName:"li"},"${HOME/AppData/Local}/aquaproj-aqua")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_MAX_PARALLELISM"),": (default: ",(0,r.yg)("inlineCode",{parentName:"li"},"5"),") The maximum number of packages which are installed in parallel at the same time"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GITHUB_TOKEN"),", ",(0,r.yg)("inlineCode",{parentName:"li"},"GITHUB_TOKEN"),": GitHub Access Token. This is required to install private repository's package"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/log-color"},"AQUA_LOG_COLOR"),": Log color setting (",(0,r.yg)("inlineCode",{parentName:"li"},"always|auto|never"),")"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/progress-bar"},"AQUA_PROGRESS_BAR"),": The progress bar is disabled by default, but you can enable it by setting the environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_PROGRESS_BAR")," to ",(0,r.yg)("inlineCode",{parentName:"li"},"true")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/develop-registry/change-os-arch-for-test"},"AQUA_GOOS, AQUA_GOARCH")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/execve-2"},"AQUA_X_SYS_EXEC")),(0,r.yg)("li",{parentName:"ul"},"(Deprecated) ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/experimental-feature#aqua_experimental_x_sys_exec"},"AQUA_EXPERIMENTAL_X_SYS_EXEC")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GENERATE_WITH_DETAIL"),": (boolean, default: ",(0,r.yg)("inlineCode",{parentName:"li"},"false"),") If true, aqua outputs additional information such as description and link ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/orgs/aquaproj/discussions/2027"},"#2027")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2062"},"#2062")," (aqua >= v2.9.0)")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ env AQUA_GENERATE_WITH_DETAIL=true aqua g cli/cli\n- name: cli/cli@v2.2.0\n description: GitHub\u2019s official command line tool\n link: https://github.com/cli/cli\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_REMOVE_MODE"),": ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/uninstall-packages"},(0,r.yg)("inlineCode",{parentName:"a"},"aqua remove")," command's ",(0,r.yg)("inlineCode",{parentName:"a"},"-mode")," option"))),(0,r.yg)("h2",{id:"json-schema"},"JSON Schema"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/tree/main/json-schema"},"https://github.com/aquaproj/aqua/tree/main/json-schema")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/blob/main/json-schema/aqua-yaml.json"},"https://github.com/aquaproj/aqua/blob/main/json-schema/aqua-yaml.json")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"},"https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"))),(0,r.yg)("h2",{id:"configuration-attributes"},"Configuration attributes"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#registries"},"registries"),": The list of registries"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#packages"},"packages"),": The list of installed packages"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/checksum"},"checksum"),": configuration for checksum verification")),(0,r.yg)("admonition",{type:"caution"},(0,r.yg)("p",{parentName:"admonition"},(0,r.yg)("inlineCode",{parentName:"p"},"inline_registry")," was removed from ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua >= v0.9.0"),". Please use ",(0,r.yg)("a",{parentName:"p",href:"#local-registry"},"local registry"),".")),(0,r.yg)("h2",{id:"registries"},(0,r.yg)("inlineCode",{parentName:"h2"},"registries")),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n")),(0,r.yg)("p",null,"Registry types"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#standard-registry"},"standard"),": aqua's ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua-registry"},"Standard Registry")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#local-registry"},"local"),": local file"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#github_content-registry"},"github_content"),": Get the registry by GitHub Repository Content API")),(0,r.yg)("h3",{id:"standard-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"standard")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"ref"),": the Registry Version. Please check ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua-registry/releases"},"Releases"))),(0,r.yg)("p",null,"This is equivalent to the following definition."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: standard\n type: github_content\n repo_owner: aquaproj\n repo_name: aqua-registry\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n path: registry.yaml\n")),(0,r.yg)("p",null,"You can also specify a commit hash as ",(0,r.yg)("inlineCode",{parentName:"p"},"ref"),"."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: 0d1572334a460e5a74f2a6455e510d8a4d6c8e93\n")),(0,r.yg)("admonition",{type:"caution"},(0,r.yg)("p",{parentName:"admonition"},"Don't specify a branch name as ",(0,r.yg)("inlineCode",{parentName:"p"},"ref"),", because aqua treats the ref as immutable."),(0,r.yg)("pre",{parentName:"admonition"},(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: main # Specify a tag or commit hash\n"))),(0,r.yg)("h3",{id:"local-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"local")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: local\n type: local\n path: registry.yaml\n- name: home\n type: local\n path: $HOME/aqua-registry.yaml\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": Registry name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"path"),": The file path. Either absolute path or relative path from ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua.yaml"),". If ",(0,r.yg)("inlineCode",{parentName:"li"},"path")," starts with ",(0,r.yg)("inlineCode",{parentName:"li"},"$HOME")," + ",(0,r.yg)("inlineCode",{parentName:"li"},"OS specific path separator such as '/'"),", it's replaced with the home directory path")),(0,r.yg)("p",null,"Please see ",(0,r.yg)("a",{parentName:"p",href:"/docs/reference/registry-config"},"Configuration (registry.yaml)"),"."),(0,r.yg)("h3",{id:"github_content-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"github_content")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: foo\n type: github_content\n repo_owner: aquaproj\n repo_name: aqua-registry\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n path: registry.yaml\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": Registry Name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"repo_owner"),": Repository Owner name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"repo_name"),": Repository name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"ref"),": Repository tag or commit hash. Don't specify a branch name as ",(0,r.yg)("inlineCode",{parentName:"li"},"ref"),", because aqua treats the ref as immutable"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"path"),": file path from the repository root directory")),(0,r.yg)("h2",{id:"packages"},(0,r.yg)("inlineCode",{parentName:"h2"},"packages")),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"packages:\n- name: helm/helm\n version: v3.7.0 # renovate: depName=helm/helm\n- name: golangci/golangci-lint@v1.42.1\n registry: standard\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": (string, optional) package name. If ",(0,r.yg)("inlineCode",{parentName:"li"},"import")," isn't set, this is required",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"format: ",(0,r.yg)("inlineCode",{parentName:"li"},"[@]")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"registry"),": (string, optional) registry name",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"default value is ",(0,r.yg)("inlineCode",{parentName:"li"},"standard")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"version"),": (string, optional) package version"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"import"),": (string, optional) glob pattern of package files. This is relative path from the configuration file. This is parsed with ",(0,r.yg)("a",{parentName:"li",href:"https://pkg.go.dev/path/filepath#Glob"},"filepath.Glob"),". Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/split-config"},"Split the list of packages")," too."),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/guides/package-tag"},"tags"),": Filter installed packages. Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/package-tag"},"Filter packages with tags")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"update"),": The setting for ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua update")," command",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"update.enabled"),": If this is false, ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua update")," command ignores the package. If the package name is passed to aqua up command explicitly, enabled is ignored. By default, enabled is true."))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"go_version_file"),": (string, optional) ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua >= v2.28.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2632"},"#2632")," A file path to go.mod or go.work. This field is used to get the version of go from go directive in go.mod or go.work"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"vars"),": (map of string) ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/releases/tag/v2.31.0"},"v2.31.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/3052"},"#3052"),". Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/registry-config/vars"},"here"))),(0,r.yg)("p",null,"The following two configuration is equivalent."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint@v1.42.1\n registry: standard\n")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n version: v1.42.1\n")),(0,r.yg)("p",null,"When you want to update the package with Renovate,\nthe first style is better because you don't have to write code comments for Renovate's Regex Manager."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n version: v1.43.0 # renovate: depName=golangci/golangci-lint\n")),(0,r.yg)("p",null,"If the package name in the code comment is wrong, the package version is changed wrongly."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n # depName is wrong!\n version: v1.42.1 # renovate: depName=helm/helm\n")),(0,r.yg)("p",null,"On the other hand, you can prevent such a miss configuration by the first style."))}u.isMDXComponent=!0}}]); \ No newline at end of file +"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[5132],{5680:(e,a,n)=>{n.d(a,{xA:()=>p,yg:()=>c});var i=n(6540);function r(e,a,n){return a in e?Object.defineProperty(e,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[a]=n,e}function t(e,a){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);a&&(i=i.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),n.push.apply(n,i)}return n}function l(e){for(var a=1;a=0||(r[n]=e[n]);return r}(e,a);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}var g=i.createContext({}),s=function(e){var a=i.useContext(g),n=a;return e&&(n="function"==typeof e?e(a):l(l({},a),e)),n},p=function(e){var a=s(e.components);return i.createElement(g.Provider,{value:a},e.children)},m="mdxType",u={inlineCode:"code",wrapper:function(e){var a=e.children;return i.createElement(i.Fragment,{},a)}},y=i.forwardRef((function(e,a){var n=e.components,r=e.mdxType,t=e.originalType,g=e.parentName,p=o(e,["components","mdxType","originalType","parentName"]),m=s(n),y=r,c=m["".concat(g,".").concat(y)]||m[y]||u[y]||t;return n?i.createElement(c,l(l({ref:a},p),{},{components:n})):i.createElement(c,l({ref:a},p))}));function c(e,a){var n=arguments,r=a&&a.mdxType;if("string"==typeof e||r){var t=n.length,l=new Array(t);l[0]=y;var o={};for(var g in a)hasOwnProperty.call(a,g)&&(o[g]=a[g]);o.originalType=e,o[m]="string"==typeof e?e:r,l[1]=o;for(var s=2;s{n.r(a),n.d(a,{assets:()=>g,contentTitle:()=>l,default:()=>u,frontMatter:()=>t,metadata:()=>o,toc:()=>s});var i=n(8168),r=(n(6540),n(5680));const t={sidebar_position:200},l="Configuration",o={unversionedId:"reference/config/index",id:"reference/config/index",title:"Configuration",description:"e.g.",source:"@site/docs/reference/config/index.md",sourceDirName:"reference/config",slug:"/reference/config/",permalink:"/docs/reference/config/",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/index.md",tags:[],version:"current",sidebarPosition:200,frontMatter:{sidebar_position:200},sidebar:"tutorialSidebar",previous:{title:"aqua-proxy",permalink:"/docs/products/aqua-proxy"},next:{title:"Checksum",permalink:"/docs/reference/config/checksum"}},g={},s=[{value:"Configuration File Path",id:"configuration-file-path",level:2},{value:"Environment variables",id:"environment-variables",level:2},{value:"JSON Schema",id:"json-schema",level:2},{value:"Configuration attributes",id:"configuration-attributes",level:2},{value:"registries",id:"registries",level:2},{value:"standard registry",id:"standard-registry",level:3},{value:"local registry",id:"local-registry",level:3},{value:"github_content registry",id:"github_content-registry",level:3},{value:"packages",id:"packages",level:2}],p={toc:s},m="wrapper";function u(e){let{components:a,...n}=e;return(0,r.yg)(m,(0,i.A)({},p,n,{components:a,mdxType:"MDXLayout"}),(0,r.yg)("h1",{id:"configuration"},"Configuration"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n\npackages:\n- name: helm/helm@v3.7.0\n- name: golangci/golangci-lint@v1.42.1\n- import: aqua/*.yaml\n")),(0,r.yg)("h2",{id:"configuration-file-path"},"Configuration File Path"),(0,r.yg)("p",null,"aqua searches the following configuration files."),(0,r.yg)("ol",null,(0,r.yg)("li",{parentName:"ol"},(0,r.yg)("inlineCode",{parentName:"li"},"--config (-c)")," option (environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_CONFIG")),(0,r.yg)("li",{parentName:"ol"},(0,r.yg)("inlineCode",{parentName:"li"},"\\.?aqua\\.ya?ml")," or ",(0,r.yg)("inlineCode",{parentName:"li"},"\\.?aqua/aqua\\.ya?ml")," from the current directory to the root directory. If configuration files are found in the multiple directories, aqua read all of them"),(0,r.yg)("li",{parentName:"ol"},"global configuration: environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GLOBAL_CONFIG"))),(0,r.yg)("p",null,"To install tools in global configuration files, you have to set ",(0,r.yg)("inlineCode",{parentName:"p"},"-a")," to ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua install")," command."),(0,r.yg)("admonition",{type:"info"},(0,r.yg)("p",{parentName:"admonition"},(0,r.yg)("a",{parentName:"p",href:"/docs/guides/keep-in-one-dir"},"From aqua v1.33.0, aqua supports keeping aqua's configuration files in one directory ",(0,r.yg)("inlineCode",{parentName:"a"},".?aqua")),".")),(0,r.yg)("h2",{id:"environment-variables"},"Environment variables"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_LOG_LEVEL"),": (default: ",(0,r.yg)("inlineCode",{parentName:"li"},"info"),") Log level"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_CONFIG"),": configuration file path"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/tutorial/global-config"},"AQUA_GLOBAL_CONFIG"),": global configuration file paths separated by semicolon ",(0,r.yg)("inlineCode",{parentName:"li"},":")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_POLICY_CONFIG"),": ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/policy-as-code"},"policy file")," paths separated by semicolon ",(0,r.yg)("inlineCode",{parentName:"li"},":")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/cosign-slsa#disable-cosign-and-slsa-aqua-installer"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_COSIGN"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.22.0")," If true, the verification with Cosign is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/cosign-slsa#disable-cosign-and-slsa-aqua-installer"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_SLSA"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.22.0")," If true, the verification with SLSA Provenance is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/github-artifact-attestations#disable-the-verification-of-github-artifact-attestations"},(0,r.yg)("inlineCode",{parentName:"a"},"AQUA_DISABLE_GITHUB_ARTIFACT_ATTESTATION"),": ",(0,r.yg)("inlineCode",{parentName:"a"},"aqua >= v2.35.0")," If true, the verification using GitHub Artifact Attestations is disabled")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_DISABLE_POLICY"),": If true, ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/security/policy-as-code"},"Policy")," is disabled (aqua >= v2.1.0)"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_DISABLE_LAZY_INSTALL"),": If true, ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/lazy-install/"},"Lazy Install")," is disabled (aqua >= v2.9.0)"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_ROOT_DIR"),": The directory path where aqua install tools",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"default (linux and macOS): ",(0,r.yg)("inlineCode",{parentName:"li"},"${XDG_DATA_HOME:-$HOME/.local/share}/aquaproj-aqua")),(0,r.yg)("li",{parentName:"ul"},"default (windows): ",(0,r.yg)("inlineCode",{parentName:"li"},"${HOME/AppData/Local}/aquaproj-aqua")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_MAX_PARALLELISM"),": (default: ",(0,r.yg)("inlineCode",{parentName:"li"},"5"),") The maximum number of packages which are installed in parallel at the same time"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GITHUB_TOKEN"),", ",(0,r.yg)("inlineCode",{parentName:"li"},"GITHUB_TOKEN"),": GitHub Access Token. This is required to install private repository's package"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/log-color"},"AQUA_LOG_COLOR"),": Log color setting (",(0,r.yg)("inlineCode",{parentName:"li"},"always|auto|never"),")"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/progress-bar"},"AQUA_PROGRESS_BAR"),": The progress bar is disabled by default, but you can enable it by setting the environment variable ",(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_PROGRESS_BAR")," to ",(0,r.yg)("inlineCode",{parentName:"li"},"true")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/develop-registry/change-os-arch-for-test"},"AQUA_GOOS, AQUA_GOARCH")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/execve-2"},"AQUA_X_SYS_EXEC")),(0,r.yg)("li",{parentName:"ul"},"(Deprecated) ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/experimental-feature#aqua_experimental_x_sys_exec"},"AQUA_EXPERIMENTAL_X_SYS_EXEC")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_GENERATE_WITH_DETAIL"),": (boolean, default: ",(0,r.yg)("inlineCode",{parentName:"li"},"false"),") If true, aqua outputs additional information such as description and link ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/orgs/aquaproj/discussions/2027"},"#2027")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2062"},"#2062")," (aqua >= v2.9.0)")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-console"},"$ env AQUA_GENERATE_WITH_DETAIL=true aqua g cli/cli\n- name: cli/cli@v2.2.0\n description: GitHub\u2019s official command line tool\n link: https://github.com/cli/cli\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"AQUA_REMOVE_MODE"),": ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/uninstall-packages"},(0,r.yg)("inlineCode",{parentName:"a"},"aqua remove")," command's ",(0,r.yg)("inlineCode",{parentName:"a"},"-mode")," option"))),(0,r.yg)("h2",{id:"json-schema"},"JSON Schema"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/tree/main/json-schema"},"https://github.com/aquaproj/aqua/tree/main/json-schema")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/blob/main/json-schema/aqua-yaml.json"},"https://github.com/aquaproj/aqua/blob/main/json-schema/aqua-yaml.json")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"},"https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"))),(0,r.yg)("h2",{id:"configuration-attributes"},"Configuration attributes"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#registries"},"registries"),": The list of registries"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#packages"},"packages"),": The list of installed packages"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/checksum"},"checksum"),": configuration for checksum verification")),(0,r.yg)("admonition",{type:"caution"},(0,r.yg)("p",{parentName:"admonition"},(0,r.yg)("inlineCode",{parentName:"p"},"inline_registry")," was removed from ",(0,r.yg)("inlineCode",{parentName:"p"},"aqua >= v0.9.0"),". Please use ",(0,r.yg)("a",{parentName:"p",href:"#local-registry"},"local registry"),".")),(0,r.yg)("h2",{id:"registries"},(0,r.yg)("inlineCode",{parentName:"h2"},"registries")),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n")),(0,r.yg)("p",null,"Registry types"),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#standard-registry"},"standard"),": aqua's ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua-registry"},"Standard Registry")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#local-registry"},"local"),": local file"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"#github_content-registry"},"github_content"),": Get the registry by GitHub Repository Content API")),(0,r.yg)("h3",{id:"standard-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"standard")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"ref"),": the Registry Version. Please check ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua-registry/releases"},"Releases"))),(0,r.yg)("p",null,"This is equivalent to the following definition."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: standard\n type: github_content\n repo_owner: aquaproj\n repo_name: aqua-registry\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n path: registry.yaml\n")),(0,r.yg)("p",null,"You can also specify a commit hash as ",(0,r.yg)("inlineCode",{parentName:"p"},"ref"),"."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: 0d1572334a460e5a74f2a6455e510d8a4d6c8e93\n")),(0,r.yg)("admonition",{type:"caution"},(0,r.yg)("p",{parentName:"admonition"},"Don't specify a branch name as ",(0,r.yg)("inlineCode",{parentName:"p"},"ref"),", because aqua treats the ref as immutable."),(0,r.yg)("pre",{parentName:"admonition"},(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: main # Specify a tag or commit hash\n"))),(0,r.yg)("h3",{id:"local-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"local")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: local\n type: local\n path: registry.yaml\n- name: home\n type: local\n path: $HOME/aqua-registry.yaml\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": Registry name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"path"),": The file path. Either absolute path or relative path from ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua.yaml"),". If ",(0,r.yg)("inlineCode",{parentName:"li"},"path")," starts with ",(0,r.yg)("inlineCode",{parentName:"li"},"$HOME")," + ",(0,r.yg)("inlineCode",{parentName:"li"},"OS specific path separator such as '/'"),", it's replaced with the home directory path")),(0,r.yg)("p",null,"Please see ",(0,r.yg)("a",{parentName:"p",href:"/docs/reference/registry-config"},"Configuration (registry.yaml)"),"."),(0,r.yg)("h3",{id:"github_content-registry"},(0,r.yg)("inlineCode",{parentName:"h3"},"github_content")," registry"),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- name: foo\n type: github_content\n repo_owner: aquaproj\n repo_name: aqua-registry\n ref: v4.155.1 # renovate: depName=aquaproj/aqua-registry\n path: registry.yaml\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": Registry Name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"repo_owner"),": Repository Owner name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"repo_name"),": Repository name"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"ref"),": Repository tag or commit hash. Don't specify a branch name as ",(0,r.yg)("inlineCode",{parentName:"li"},"ref"),", because aqua treats the ref as immutable"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"path"),": file path from the repository root directory")),(0,r.yg)("h2",{id:"packages"},(0,r.yg)("inlineCode",{parentName:"h2"},"packages")),(0,r.yg)("p",null,"e.g."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"packages:\n- name: helm/helm\n version: v3.7.0 # renovate: depName=helm/helm\n- name: golangci/golangci-lint@v1.42.1\n registry: standard\n")),(0,r.yg)("ul",null,(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"name"),": (string, optional) package name. If ",(0,r.yg)("inlineCode",{parentName:"li"},"import")," isn't set, this is required",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"format: ",(0,r.yg)("inlineCode",{parentName:"li"},"[@]")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"registry"),": (string, optional) registry name",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},"default value is ",(0,r.yg)("inlineCode",{parentName:"li"},"standard")))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"version"),": (string, optional) package version"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"import"),": (string, optional) glob pattern of package files. This is relative path from the configuration file. This is parsed with ",(0,r.yg)("a",{parentName:"li",href:"https://pkg.go.dev/path/filepath#Glob"},"filepath.Glob"),". Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/split-config"},"Split the list of packages")," too."),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("a",{parentName:"li",href:"/docs/guides/package-tag"},"tags"),": Filter installed packages. Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/guides/package-tag"},"Filter packages with tags")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"update"),": The setting for ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua update")," command",(0,r.yg)("ul",{parentName:"li"},(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"update.enabled"),": If this is false, ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua update")," command ignores the package. If the package name is passed to aqua up command explicitly, enabled is ignored. By default, enabled is true."))),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"go_version_file"),": (string, optional) ",(0,r.yg)("inlineCode",{parentName:"li"},"aqua >= v2.28.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/2632"},"#2632")," A file path to go.mod or go.work. This field is used to get the version of go from go directive in go.mod or go.work"),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"vars"),": (map of string) ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/releases/tag/v2.31.0"},"v2.31.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/3052"},"#3052"),". Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/registry-config/vars"},"here")),(0,r.yg)("li",{parentName:"ul"},(0,r.yg)("inlineCode",{parentName:"li"},"command_aliases"),": (array of objects, optional) ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/releases/tag/v2.31.0"},"v2.37.0")," ",(0,r.yg)("a",{parentName:"li",href:"https://github.com/aquaproj/aqua/pull/3224"},"#3224"),": Aliases of commands. Please see ",(0,r.yg)("a",{parentName:"li",href:"/docs/reference/config/command-alias"},"here"))),(0,r.yg)("p",null,"The following two configuration is equivalent."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint@v1.42.1\n registry: standard\n")),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n version: v1.42.1\n")),(0,r.yg)("p",null,"When you want to update the package with Renovate,\nthe first style is better because you don't have to write code comments for Renovate's Regex Manager."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n version: v1.43.0 # renovate: depName=golangci/golangci-lint\n")),(0,r.yg)("p",null,"If the package name in the code comment is wrong, the package version is changed wrongly."),(0,r.yg)("pre",null,(0,r.yg)("code",{parentName:"pre",className:"language-yaml"},"- name: golangci/golangci-lint\n registry: standard\n # depName is wrong!\n version: v1.42.1 # renovate: depName=helm/helm\n")),(0,r.yg)("p",null,"On the other hand, you can prevent such a miss configuration by the first style."))}u.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/docs/assets/js/e7d07028.5249bfb9.js b/docs/assets/js/e7d07028.5249bfb9.js new file mode 100644 index 000000000..df325f14e --- /dev/null +++ b/docs/assets/js/e7d07028.5249bfb9.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[9964],{5680:(e,r,n)=>{n.d(r,{xA:()=>m,yg:()=>d});var a=n(6540);function t(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}function o(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),n.push.apply(n,a)}return n}function i(e){for(var r=1;r=0||(t[n]=e[n]);return t}(e,r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(t[n]=e[n])}return t}var c=a.createContext({}),s=function(e){var r=a.useContext(c),n=r;return e&&(n="function"==typeof e?e(r):i(i({},r),e)),n},m=function(e){var r=s(e.components);return a.createElement(c.Provider,{value:r},e.children)},p="mdxType",u={inlineCode:"code",wrapper:function(e){var r=e.children;return a.createElement(a.Fragment,{},r)}},f=a.forwardRef((function(e,r){var n=e.components,t=e.mdxType,o=e.originalType,c=e.parentName,m=l(e,["components","mdxType","originalType","parentName"]),p=s(n),f=t,d=p["".concat(c,".").concat(f)]||p[f]||u[f]||o;return n?a.createElement(d,i(i({ref:r},m),{},{components:n})):a.createElement(d,i({ref:r},m))}));function d(e,r){var n=arguments,t=r&&r.mdxType;if("string"==typeof e||t){var o=n.length,i=new Array(o);i[0]=f;var l={};for(var c in r)hasOwnProperty.call(r,c)&&(l[c]=r[c]);l.originalType=e,l[p]="string"==typeof e?e:t,i[1]=l;for(var s=2;s{n.r(r),n.d(r,{assets:()=>c,contentTitle:()=>i,default:()=>u,frontMatter:()=>o,metadata:()=>l,toc:()=>s});var a=n(8168),t=(n(6540),n(5680));const o={sidebar_position:895},i="Command Aliases",l={unversionedId:"reference/config/command-alias",id:"reference/config/command-alias",title:"Command Aliases",description:"v2.37.0 3224",source:"@site/docs/reference/config/command-alias.md",sourceDirName:"reference/config",slug:"/reference/config/command-alias",permalink:"/docs/reference/config/command-alias",draft:!1,editUrl:"https://github.com/aquaproj/aquaproj.github.io/edit/main/docs/reference/config/command-alias.md",tags:[],version:"current",sidebarPosition:895,frontMatter:{sidebar_position:895},sidebar:"tutorialSidebar",previous:{title:"Shell Completion",permalink:"/docs/reference/config/shell-completion"},next:{title:"Experimental Feature",permalink:"/docs/reference/config/experimental-feature"}},c={},s=[],m={toc:s},p="wrapper";function u(e){let{components:r,...n}=e;return(0,t.yg)(p,(0,a.A)({},m,n,{components:r,mdxType:"MDXLayout"}),(0,t.yg)("h1",{id:"command-aliases"},"Command Aliases"),(0,t.yg)("p",null,(0,t.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/releases/tag/v2.31.0"},"v2.37.0")," ",(0,t.yg)("a",{parentName:"p",href:"https://github.com/aquaproj/aqua/pull/3224"},"3224")),(0,t.yg)("p",null,"You can define command aliases in aqua.yaml."),(0,t.yg)("p",null,"This is useful to use multiple versions of the same package."),(0,t.yg)("pre",null,(0,t.yg)("code",{parentName:"pre",className:"language-yaml"},"registries:\n- type: standard\n ref: v4.246.0 # renovate: depName=aquaproj/aqua-registry\npackages:\n- name: hashicorp/terraform@v1.9.8\n- name: hashicorp/terraform\n version: v0.13.7\n command_aliases:\n - command: terraform\n alias: terraform-013\n # no_link: true\n")),(0,t.yg)("p",null,"Then you can run ",(0,t.yg)("inlineCode",{parentName:"p"},"terraform")," (v1.9.8) and ",(0,t.yg)("inlineCode",{parentName:"p"},"terraform-013")," (v0.13.7)."),(0,t.yg)("pre",null,(0,t.yg)("code",{parentName:"pre",className:"language-console"},"$ terraform version\nTerraform v1.9.8\non darwin_arm64\n\n$ terraform-013 version\nTerraform v0.13.7\n\nYour version of Terraform is out of date! The latest version\nis 1.9.8. You can update by downloading from https://www.terraform.io/downloads.html\n")),(0,t.yg)("p",null,"You can skip creating symbolic links for aliases by ",(0,t.yg)("inlineCode",{parentName:"p"},"no_link: true")),(0,t.yg)("pre",null,(0,t.yg)("code",{parentName:"pre",className:"language-yaml"}," command_aliases:\n - command: terraform\n alias: terraform-013\n no_link: true\n")),(0,t.yg)("p",null,"You can still run aliases via ",(0,t.yg)("inlineCode",{parentName:"p"},"aqua exec"),"."),(0,t.yg)("pre",null,(0,t.yg)("code",{parentName:"pre",className:"language-sh"},"aqua exec -- terraform-013 version\n")))}u.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/docs/assets/js/main.00662f75.js b/docs/assets/js/main.00662f75.js new file mode 100644 index 000000000..0ac0537a2 --- /dev/null +++ b/docs/assets/js/main.00662f75.js @@ -0,0 +1,2 @@ +/*! For license information please see main.00662f75.js.LICENSE.txt */ +(self.webpackChunkaqua_docusaurus=self.webpackChunkaqua_docusaurus||[]).push([[8792],{3219:(e,t,n)=>{"use strict";n.d(t,{Bc:()=>h,E8:()=>zn,a1:()=>qn});var r=n(6540);n(961);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function c(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw o}}return a}}(e,t)||d(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e){return function(e){if(Array.isArray(e))return f(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||d(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(e,t){if(e){if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(e,t):void 0}}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);ne.length)&&(t=e.length);for(var n=0,r=new Array(t);ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function D(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function L(e){for(var t=1;t=3||2===n&&r>=4||1===n&&r>=10);function a(t,n,r){if(o&&void 0!==r){var a=r[0].__autocomplete_algoliaCredentials,i={"X-Algolia-Application-Id":a.appId,"X-Algolia-API-Key":a.apiKey};e.apply(void 0,[t].concat(I(n),[{headers:i}]))}else e.apply(void 0,[t].concat(I(n)))}return{init:function(t,n){e("init",{appId:t,apiKey:n})},setUserToken:function(t){e("setUserToken",t)},clickedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&a("clickedObjectIDsAfterSearch",M(t),t[0].items)},clickedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&a("clickedObjectIDs",M(t),t[0].items)},clickedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r0&&e.apply(void 0,["clickedFilters"].concat(n))},convertedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&a("convertedObjectIDsAfterSearch",M(t),t[0].items)},convertedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&a("convertedObjectIDs",M(t),t[0].items)},convertedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r0&&e.apply(void 0,["convertedFilters"].concat(n))},viewedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&t.reduce((function(e,t){var n=t.items,r=N(t,T);return[].concat(I(e),I(function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:20,n=[],r=0;r0&&e.apply(void 0,["viewedFilters"].concat(n))}}}function F(e){var t=e.items.reduce((function(e,t){var n;return e[t.__autocomplete_indexName]=(null!==(n=e[t.__autocomplete_indexName])&&void 0!==n?n:[]).concat(t),e}),{});return Object.keys(t).map((function(e){return{index:e,items:t[e],algoliaSource:["autocomplete"]}}))}function q(e){return e.objectID&&e.__autocomplete_indexName&&e.__autocomplete_queryID}function z(e){return z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},z(e)}function U(e){return function(e){if(Array.isArray(e))return $(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return $(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function $(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&K({onItemsChange:r,items:n,insights:l,state:t}))}}),0);return{name:"aa.algoliaInsightsPlugin",subscribe:function(e){var t=e.setContext,n=e.onSelect,r=e.onActive;i("addAlgoliaAgent","insights-plugin"),t({algoliaInsightsPlugin:{__algoliaSearchParameters:{clickAnalytics:!0},insights:l}}),n((function(e){var t=e.item,n=e.state,r=e.event;q(t)&&o({state:n,event:r,insights:l,item:t,insightsEvents:[G({eventName:"Item Selected"},A({item:t,items:s.current}))]})})),r((function(e){var t=e.item,n=e.state,r=e.event;q(t)&&a({state:n,event:r,insights:l,item:t,insightsEvents:[G({eventName:"Item Active"},A({item:t,items:s.current}))]})}))},onStateChange:function(e){var t=e.state;c({state:t})},__autocomplete_pluginOptions:e}}function Y(e,t){var n=t;return{then:function(t,r){return Y(e.then(J(t,n,e),J(r,n,e)),n)},catch:function(t){return Y(e.catch(J(t,n,e)),n)},finally:function(t){return t&&n.onCancelList.push(t),Y(e.finally(J(t&&function(){return n.onCancelList=[],t()},n,e)),n)},cancel:function(){n.isCanceled=!0;var e=n.onCancelList;n.onCancelList=[],e.forEach((function(e){e()}))},isCanceled:function(){return!0===n.isCanceled}}}function X(e){return Y(e,{isCanceled:!1,onCancelList:[]})}function J(e,t,n){return e?function(n){return t.isCanceled?n:e(n)}:n}function Z(e,t,n,r){if(!n)return null;if(e<0&&(null===t||null!==r&&0===t))return n+e;var o=(null===t?-1:t)+e;return o<=-1||o>=n?null===r?null:0:o}function ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function te(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n0},reshape:function(e){return e.sources}},e),{},{id:null!==(n=e.id)&&void 0!==n?n:"autocomplete-".concat(w++),plugins:o,initialState:he({activeItemId:null,query:"",completion:null,collections:[],isOpen:!1,status:"idle",context:{}},e.initialState),onStateChange:function(t){var n;null===(n=e.onStateChange)||void 0===n||n.call(e,t),o.forEach((function(e){var n;return null===(n=e.onStateChange)||void 0===n?void 0:n.call(e,t)}))},onSubmit:function(t){var n;null===(n=e.onSubmit)||void 0===n||n.call(e,t),o.forEach((function(e){var n;return null===(n=e.onSubmit)||void 0===n?void 0:n.call(e,t)}))},onReset:function(t){var n;null===(n=e.onReset)||void 0===n||n.call(e,t),o.forEach((function(e){var n;return null===(n=e.onReset)||void 0===n?void 0:n.call(e,t)}))},getSources:function(n){return Promise.all([].concat(function(e){return function(e){if(Array.isArray(e))return me(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return me(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?me(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(o.map((function(e){return e.getSources}))),[e.getSources]).filter(Boolean).map((function(e){return function(e,t){var n=[];return Promise.resolve(e(t)).then((function(e){return Promise.all(e.filter((function(e){return Boolean(e)})).map((function(e){if(e.sourceId,n.includes(e.sourceId))throw new Error("[Autocomplete] The `sourceId` ".concat(JSON.stringify(e.sourceId)," is not unique."));n.push(e.sourceId);var t={getItemInputValue:function(e){return e.state.query},getItemUrl:function(){},onSelect:function(e){(0,e.setIsOpen)(!1)},onActive:x,onResolve:x};Object.keys(t).forEach((function(e){t[e].__default=!0}));var r=te(te({},t),e);return Promise.resolve(r)})))}))}(e,n)}))).then((function(e){return y(e)})).then((function(e){return e.map((function(e){return he(he({},e),{},{onSelect:function(n){e.onSelect(n),t.forEach((function(e){var t;return null===(t=e.onSelect)||void 0===t?void 0:t.call(e,n)}))},onActive:function(n){e.onActive(n),t.forEach((function(e){var t;return null===(t=e.onActive)||void 0===t?void 0:t.call(e,n)}))},onResolve:function(n){e.onResolve(n),t.forEach((function(e){var t;return null===(t=e.onResolve)||void 0===t?void 0:t.call(e,n)}))}})}))}))},navigator:he({navigate:function(e){var t=e.itemUrl;r.location.assign(t)},navigateNewTab:function(e){var t=e.itemUrl,n=r.open(t,"_blank","noopener");null==n||n.focus()},navigateNewWindow:function(e){var t=e.itemUrl;r.open(t,"_blank","noopener")}},e.navigator)})}function ye(e){return ye="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ye(e)}function we(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Se(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,Re);Fe&&o.environment.clearTimeout(Fe);var c=s.setCollections,u=s.setIsOpen,d=s.setQuery,f=s.setActiveItemId,p=s.setStatus;if(d(a),f(o.defaultActiveItemId),!a&&!1===o.openOnFocus){var m,g=l.getState().collections.map((function(e){return De(De({},e),{},{items:[]})}));p("idle"),c(g),u(null!==(m=r.isOpen)&&void 0!==m?m:o.shouldPanelOpen({state:l.getState()}));var h=X(qe(g).then((function(){return Promise.resolve()})));return l.pendingRequests.add(h)}p("loading"),Fe=o.environment.setTimeout((function(){p("stalled")}),o.stallThreshold);var b=X(qe(o.getSources(De({query:a,refresh:i,state:l.getState()},s)).then((function(e){return Promise.all(e.map((function(e){return Promise.resolve(e.getItems(De({query:a,refresh:i,state:l.getState()},s))).then((function(t){return function(e,t,n){if(o=e,Boolean(null==o?void 0:o.execute)){var r="algolia"===e.requesterId?Object.assign.apply(Object,[{}].concat(Oe(Object.keys(n.context).map((function(e){var t;return null===(t=n.context[e])||void 0===t?void 0:t.__algoliaSearchParameters}))))):{};return _e(_e({},e),{},{requests:e.queries.map((function(n){return{query:"algolia"===e.requesterId?_e(_e({},n),{},{params:_e(_e({},r),n.params)}):n,sourceId:t,transformResponse:e.transformResponse}}))})}var o;return{items:e,sourceId:t}}(t,e.sourceId,l.getState())}))}))).then(Pe).then((function(t){return function(e,t,n){return t.map((function(t){var r,o=e.filter((function(e){return e.sourceId===t.sourceId})),a=o.map((function(e){return e.items})),i=o[0].transformResponse,l=i?i({results:r=a,hits:r.map((function(e){return e.hits})).filter(Boolean),facetHits:r.map((function(e){var t;return null===(t=e.facetHits)||void 0===t?void 0:t.map((function(e){return{label:e.value,count:e.count,_highlightResult:{label:{value:e.highlighted}}}}))})).filter(Boolean)}):a;return t.onResolve({source:t,results:a,items:l,state:n.getState()}),l.every(Boolean),'The `getItems` function from source "'.concat(t.sourceId,'" must return an array of items but returned ').concat(JSON.stringify(void 0),".\n\nDid you forget to return items?\n\nSee: https://www.algolia.com/doc/ui-libraries/autocomplete/core-concepts/sources/#param-getitems"),{source:t,items:l}}))}(t,e,l)})).then((function(e){return function(e){var t=e.props,n=e.state,r=e.collections.reduce((function(e,t){return Se(Se({},e),{},ke({},t.source.sourceId,Se(Se({},t.source),{},{getItems:function(){return y(t.items)}})))}),{}),o=t.plugins.reduce((function(e,t){return t.reshape?t.reshape(e):e}),{sourcesBySourceId:r,state:n}).sourcesBySourceId;return y(t.reshape({sourcesBySourceId:o,sources:Object.values(o),state:n})).filter(Boolean).map((function(e){return{source:e,items:e.getItems()}}))}({collections:e,props:o,state:l.getState()})}))})))).then((function(e){var n;p("idle"),c(e);var d=o.shouldPanelOpen({state:l.getState()});u(null!==(n=r.isOpen)&&void 0!==n?n:o.openOnFocus&&!a&&d||d);var f=oe(l.getState());if(null!==l.getState().activeItemId&&f){var m=f.item,g=f.itemInputValue,h=f.itemUrl,b=f.source;b.onActive(De({event:t,item:m,itemInputValue:g,itemUrl:h,refresh:i,source:b,state:l.getState()},s))}})).finally((function(){p("idle"),Fe&&o.environment.clearTimeout(Fe)}));return l.pendingRequests.add(b)}function Ue(e){return Ue="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ue(e)}var $e=["event","props","refresh","store"];function He(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ge(e){for(var t=1;t=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function at(e){var t=e.props,n=e.refresh,r=e.store,o=ot(e,Ke),a=function(e,t){return void 0!==t?"".concat(e,"-").concat(t):e};return{getEnvironmentProps:function(e){var n=e.inputElement,o=e.formElement,a=e.panelElement;function i(e){!r.getState().isOpen&&r.pendingRequests.isEmpty()||e.target===n||!1===[o,a].some((function(t){return(n=t)===(r=e.target)||n.contains(r);var n,r}))&&(r.dispatch("blur",null),t.debug||r.pendingRequests.cancelAll())}return nt({onTouchStart:i,onMouseDown:i,onTouchMove:function(e){!1!==r.getState().isOpen&&n===t.environment.document.activeElement&&e.target!==n&&n.blur()}},ot(e,Qe))},getRootProps:function(e){return nt({role:"combobox","aria-expanded":r.getState().isOpen,"aria-haspopup":"listbox","aria-owns":r.getState().isOpen?"".concat(t.id,"-list"):void 0,"aria-labelledby":"".concat(t.id,"-label")},e)},getFormProps:function(e){return e.inputElement,nt({action:"",noValidate:!0,role:"search",onSubmit:function(a){var i;a.preventDefault(),t.onSubmit(nt({event:a,refresh:n,state:r.getState()},o)),r.dispatch("submit",null),null===(i=e.inputElement)||void 0===i||i.blur()},onReset:function(a){var i;a.preventDefault(),t.onReset(nt({event:a,refresh:n,state:r.getState()},o)),r.dispatch("reset",null),null===(i=e.inputElement)||void 0===i||i.focus()}},ot(e,Ye))},getLabelProps:function(e){var n=e||{},r=n.sourceIndex,o=ot(n,Je);return nt({htmlFor:"".concat(a(t.id,r),"-input"),id:"".concat(a(t.id,r),"-label")},o)},getInputProps:function(e){var a;function i(e){(t.openOnFocus||Boolean(r.getState().query))&&ze(nt({event:e,props:t,query:r.getState().completion||r.getState().query,refresh:n,store:r},o)),r.dispatch("focus",null)}var l=e||{},s=(l.inputElement,l.maxLength),c=void 0===s?512:s,u=ot(l,Xe),d=oe(r.getState()),f=function(e){return Boolean(e&&e.match(ae))}((null===(a=t.environment.navigator)||void 0===a?void 0:a.userAgent)||""),p=null!=d&&d.itemUrl&&!f?"go":"search";return nt({"aria-autocomplete":"both","aria-activedescendant":r.getState().isOpen&&null!==r.getState().activeItemId?"".concat(t.id,"-item-").concat(r.getState().activeItemId):void 0,"aria-controls":r.getState().isOpen?"".concat(t.id,"-list"):void 0,"aria-labelledby":"".concat(t.id,"-label"),value:r.getState().completion||r.getState().query,id:"".concat(t.id,"-input"),autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",enterKeyHint:p,spellCheck:"false",autoFocus:t.autoFocus,placeholder:t.placeholder,maxLength:c,type:"search",onChange:function(e){ze(nt({event:e,props:t,query:e.currentTarget.value.slice(0,c),refresh:n,store:r},o))},onKeyDown:function(e){!function(e){var t=e.event,n=e.props,r=e.refresh,o=e.store,a=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,$e);if("ArrowUp"===t.key||"ArrowDown"===t.key){var i=function(){var e=n.environment.document.getElementById("".concat(n.id,"-item-").concat(o.getState().activeItemId));e&&(e.scrollIntoViewIfNeeded?e.scrollIntoViewIfNeeded(!1):e.scrollIntoView(!1))},l=function(){var e=oe(o.getState());if(null!==o.getState().activeItemId&&e){var n=e.item,i=e.itemInputValue,l=e.itemUrl,s=e.source;s.onActive(Ge({event:t,item:n,itemInputValue:i,itemUrl:l,refresh:r,source:s,state:o.getState()},a))}};t.preventDefault(),!1===o.getState().isOpen&&(n.openOnFocus||Boolean(o.getState().query))?ze(Ge({event:t,props:n,query:o.getState().query,refresh:r,store:o},a)).then((function(){o.dispatch(t.key,{nextActiveItemId:n.defaultActiveItemId}),l(),setTimeout(i,0)})):(o.dispatch(t.key,{}),l(),i())}else if("Escape"===t.key)t.preventDefault(),o.dispatch(t.key,null),o.pendingRequests.cancelAll();else if("Tab"===t.key)o.dispatch("blur",null),o.pendingRequests.cancelAll();else if("Enter"===t.key){if(null===o.getState().activeItemId||o.getState().collections.every((function(e){return 0===e.items.length})))return void(n.debug||o.pendingRequests.cancelAll());t.preventDefault();var s=oe(o.getState()),c=s.item,u=s.itemInputValue,d=s.itemUrl,f=s.source;if(t.metaKey||t.ctrlKey)void 0!==d&&(f.onSelect(Ge({event:t,item:c,itemInputValue:u,itemUrl:d,refresh:r,source:f,state:o.getState()},a)),n.navigator.navigateNewTab({itemUrl:d,item:c,state:o.getState()}));else if(t.shiftKey)void 0!==d&&(f.onSelect(Ge({event:t,item:c,itemInputValue:u,itemUrl:d,refresh:r,source:f,state:o.getState()},a)),n.navigator.navigateNewWindow({itemUrl:d,item:c,state:o.getState()}));else if(t.altKey);else{if(void 0!==d)return f.onSelect(Ge({event:t,item:c,itemInputValue:u,itemUrl:d,refresh:r,source:f,state:o.getState()},a)),void n.navigator.navigate({itemUrl:d,item:c,state:o.getState()});ze(Ge({event:t,nextState:{isOpen:!1},props:n,query:u,refresh:r,store:o},a)).then((function(){f.onSelect(Ge({event:t,item:c,itemInputValue:u,itemUrl:d,refresh:r,source:f,state:o.getState()},a))}))}}}(nt({event:e,props:t,refresh:n,store:r},o))},onFocus:i,onBlur:x,onClick:function(n){e.inputElement!==t.environment.document.activeElement||r.getState().isOpen||i(n)}},u)},getPanelProps:function(e){return nt({onMouseDown:function(e){e.preventDefault()},onMouseLeave:function(){r.dispatch("mouseleave",null)}},e)},getListProps:function(e){var n=e||{},r=n.sourceIndex,o=ot(n,Ze);return nt({role:"listbox","aria-labelledby":"".concat(a(t.id,r),"-label"),id:"".concat(a(t.id,r),"-list")},o)},getItemProps:function(e){var i=e.item,l=e.source,s=e.sourceIndex,c=ot(e,et);return nt({id:"".concat(a(t.id,s),"-item-").concat(i.__autocomplete_id),role:"option","aria-selected":r.getState().activeItemId===i.__autocomplete_id,onMouseMove:function(e){if(i.__autocomplete_id!==r.getState().activeItemId){r.dispatch("mousemove",i.__autocomplete_id);var t=oe(r.getState());if(null!==r.getState().activeItemId&&t){var a=t.item,l=t.itemInputValue,s=t.itemUrl,c=t.source;c.onActive(nt({event:e,item:a,itemInputValue:l,itemUrl:s,refresh:n,source:c,state:r.getState()},o))}}},onMouseDown:function(e){e.preventDefault()},onClick:function(e){var a=l.getItemInputValue({item:i,state:r.getState()}),s=l.getItemUrl({item:i,state:r.getState()});(s?Promise.resolve():ze(nt({event:e,nextState:{isOpen:!1},props:t,query:a,refresh:n,store:r},o))).then((function(){l.onSelect(nt({event:e,item:i,itemInputValue:a,itemUrl:s,refresh:n,source:l,state:r.getState()},o))}))}},c)}}}function it(e){return it="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},it(e)}function lt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function st(e){for(var t=1;t0&&r.createElement("div",{className:"DocSearch-NoResults-Prefill-List"},r.createElement("p",{className:"DocSearch-Help"},c,":"),r.createElement("ul",null,g.slice(0,3).reduce((function(e,t){return[].concat(u(e),[r.createElement("li",{key:t},r.createElement("button",{className:"DocSearch-Prefill",key:t,type:"button",onClick:function(){o.setQuery(t.toLowerCase()+" "),o.refresh(),o.inputRef.current.focus()}},t))])}),[]))),o.getMissingResultsUrl&&r.createElement("p",{className:"DocSearch-Help"},"".concat(f," "),r.createElement("a",{href:o.getMissingResultsUrl({query:o.state.query}),target:"_blank",rel:"noopener noreferrer"},m)))}var qt=["hit","attribute","tagName"];function zt(e,t){return t.split(".").reduce((function(e,t){return null!=e&&e[t]?e[t]:null}),e)}function Ut(e){var t=e.hit,n=e.attribute,o=e.tagName,i=void 0===o?"span":o,l=s(e,qt);return(0,r.createElement)(i,a(a({},l),{},{dangerouslySetInnerHTML:{__html:zt(t,"_snippetResult.".concat(n,".value"))||zt(t,n)}}))}function $t(e){return e.collection&&0!==e.collection.items.length?r.createElement("section",{className:"DocSearch-Hits"},r.createElement("div",{className:"DocSearch-Hit-source"},e.title),r.createElement("ul",e.getListProps(),e.collection.items.map((function(t,n){return r.createElement(Ht,l({key:[e.title,t.objectID].join(":"),item:t,index:n},e))})))):null}function Ht(e){var t=e.item,n=e.index,o=e.renderIcon,a=e.renderAction,i=e.getItemProps,s=e.onItemClick,u=e.collection,d=e.hitComponent,f=c(r.useState(!1),2),p=f[0],m=f[1],g=c(r.useState(!1),2),h=g[0],b=g[1],v=r.useRef(null),y=d;return r.createElement("li",l({className:["DocSearch-Hit",t.__docsearch_parent&&"DocSearch-Hit--Child",p&&"DocSearch-Hit--deleting",h&&"DocSearch-Hit--favoriting"].filter(Boolean).join(" "),onTransitionEnd:function(){v.current&&v.current()}},i({item:t,source:u.source,onClick:function(e){s(t,e)}})),r.createElement(y,{hit:t},r.createElement("div",{className:"DocSearch-Hit-Container"},o({item:t,index:n}),t.hierarchy[t.type]&&"lvl1"===t.type&&r.createElement("div",{className:"DocSearch-Hit-content-wrapper"},r.createElement(Ut,{className:"DocSearch-Hit-title",hit:t,attribute:"hierarchy.lvl1"}),t.content&&r.createElement(Ut,{className:"DocSearch-Hit-path",hit:t,attribute:"content"})),t.hierarchy[t.type]&&("lvl2"===t.type||"lvl3"===t.type||"lvl4"===t.type||"lvl5"===t.type||"lvl6"===t.type)&&r.createElement("div",{className:"DocSearch-Hit-content-wrapper"},r.createElement(Ut,{className:"DocSearch-Hit-title",hit:t,attribute:"hierarchy.".concat(t.type)}),r.createElement(Ut,{className:"DocSearch-Hit-path",hit:t,attribute:"hierarchy.lvl1"})),"content"===t.type&&r.createElement("div",{className:"DocSearch-Hit-content-wrapper"},r.createElement(Ut,{className:"DocSearch-Hit-title",hit:t,attribute:"content"}),r.createElement(Ut,{className:"DocSearch-Hit-path",hit:t,attribute:"hierarchy.lvl1"})),a({item:t,runDeleteTransition:function(e){m(!0),v.current=e},runFavoriteTransition:function(e){b(!0),v.current=e}}))))}function Gt(e,t,n){return e.reduce((function(e,r){var o=t(r);return e.hasOwnProperty(o)||(e[o]=[]),e[o].length<(n||5)&&e[o].push(r),e}),{})}function Vt(e){return e}function Wt(e){return 1===e.button||e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}function Kt(){}var Qt=/(|<\/mark>)/g,Yt=RegExp(Qt.source);function Xt(e){var t,n,r=e;if(!r.__docsearch_parent&&!e._highlightResult)return e.hierarchy.lvl0;var o=r.__docsearch_parent?null===(t=r.__docsearch_parent)||void 0===t||null===(t=t._highlightResult)||void 0===t||null===(t=t.hierarchy)||void 0===t?void 0:t.lvl0:null===(n=e._highlightResult)||void 0===n||null===(n=n.hierarchy)||void 0===n?void 0:n.lvl0;return o?o.value&&Yt.test(o.value)?o.value.replace(Qt,""):o.value:e.hierarchy.lvl0}function Jt(e){return r.createElement("div",{className:"DocSearch-Dropdown-Container"},e.state.collections.map((function(t){if(0===t.items.length)return null;var n=Xt(t.items[0]);return r.createElement($t,l({},e,{key:t.source.sourceId,title:n,collection:t,renderIcon:function(e){var n,o=e.item,a=e.index;return r.createElement(r.Fragment,null,o.__docsearch_parent&&r.createElement("svg",{className:"DocSearch-Hit-Tree",viewBox:"0 0 24 54"},r.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},o.__docsearch_parent!==(null===(n=t.items[a+1])||void 0===n?void 0:n.__docsearch_parent)?r.createElement("path",{d:"M8 6v21M20 27H8.3"}):r.createElement("path",{d:"M8 6v42M20 27H8.3"}))),r.createElement("div",{className:"DocSearch-Hit-icon"},r.createElement(It,{type:o.type})))},renderAction:function(){return r.createElement("div",{className:"DocSearch-Hit-action"},r.createElement(Tt,null))}}))})),e.resultsFooterComponent&&r.createElement("section",{className:"DocSearch-HitsFooter"},r.createElement(e.resultsFooterComponent,{state:e.state})))}var Zt=["translations"];function en(e){var t=e.translations,n=void 0===t?{}:t,o=s(e,Zt),a=n.recentSearchesTitle,i=void 0===a?"Recent":a,c=n.noRecentSearchesText,u=void 0===c?"No recent searches":c,d=n.saveRecentSearchButtonTitle,f=void 0===d?"Save this search":d,p=n.removeRecentSearchButtonTitle,m=void 0===p?"Remove this search from history":p,g=n.favoriteSearchesTitle,h=void 0===g?"Favorite":g,b=n.removeFavoriteSearchButtonTitle,v=void 0===b?"Remove this search from favorites":b;return"idle"===o.state.status&&!1===o.hasCollections?o.disableUserPersonalization?null:r.createElement("div",{className:"DocSearch-StartScreen"},r.createElement("p",{className:"DocSearch-Help"},u)):!1===o.hasCollections?null:r.createElement("div",{className:"DocSearch-Dropdown-Container"},r.createElement($t,l({},o,{title:i,collection:o.state.collections[0],renderIcon:function(){return r.createElement("div",{className:"DocSearch-Hit-icon"},r.createElement(Ot,null))},renderAction:function(e){var t=e.item,n=e.runFavoriteTransition,a=e.runDeleteTransition;return r.createElement(r.Fragment,null,r.createElement("div",{className:"DocSearch-Hit-action"},r.createElement("button",{className:"DocSearch-Hit-action-button",title:f,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),n((function(){o.favoriteSearches.add(t),o.recentSearches.remove(t),o.refresh()}))}},r.createElement(Dt,null))),r.createElement("div",{className:"DocSearch-Hit-action"},r.createElement("button",{className:"DocSearch-Hit-action-button",title:m,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),a((function(){o.recentSearches.remove(t),o.refresh()}))}},r.createElement(Ct,null))))}})),r.createElement($t,l({},o,{title:h,collection:o.state.collections[1],renderIcon:function(){return r.createElement("div",{className:"DocSearch-Hit-icon"},r.createElement(Dt,null))},renderAction:function(e){var t=e.item,n=e.runDeleteTransition;return r.createElement("div",{className:"DocSearch-Hit-action"},r.createElement("button",{className:"DocSearch-Hit-action-button",title:v,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),n((function(){o.favoriteSearches.remove(t),o.refresh()}))}},r.createElement(Ct,null)))}})))}var tn=["translations"],nn=r.memo((function(e){var t=e.translations,n=void 0===t?{}:t,o=s(e,tn);if("error"===o.state.status)return r.createElement(Mt,{translations:null==n?void 0:n.errorScreen});var a=o.state.collections.some((function(e){return e.items.length>0}));return o.state.query?!1===a?r.createElement(Ft,l({},o,{translations:null==n?void 0:n.noResultsScreen})):r.createElement(Jt,o):r.createElement(en,l({},o,{hasCollections:a,translations:null==n?void 0:n.startScreen}))}),(function(e,t){return"loading"===t.state.status||"stalled"===t.state.status})),rn=["translations"];function on(e){var t=e.translations,n=void 0===t?{}:t,o=s(e,rn),a=n.resetButtonTitle,i=void 0===a?"Clear the query":a,c=n.resetButtonAriaLabel,u=void 0===c?"Clear the query":c,d=n.cancelButtonText,f=void 0===d?"Cancel":d,p=n.cancelButtonAriaLabel,g=void 0===p?"Cancel":p,h=n.searchInputLabel,b=void 0===h?"Search":h,v=o.getFormProps({inputElement:o.inputRef.current}).onReset;return r.useEffect((function(){o.autoFocus&&o.inputRef.current&&o.inputRef.current.focus()}),[o.autoFocus,o.inputRef]),r.useEffect((function(){o.isFromSelection&&o.inputRef.current&&o.inputRef.current.select()}),[o.isFromSelection,o.inputRef]),r.createElement(r.Fragment,null,r.createElement("form",{className:"DocSearch-Form",onSubmit:function(e){e.preventDefault()},onReset:v},r.createElement("label",l({className:"DocSearch-MagnifierLabel"},o.getLabelProps()),r.createElement(m,null),r.createElement("span",{className:"DocSearch-VisuallyHiddenForAccessibility"},b)),r.createElement("div",{className:"DocSearch-LoadingIndicator"},r.createElement(At,null)),r.createElement("input",l({className:"DocSearch-Input",ref:o.inputRef},o.getInputProps({inputElement:o.inputRef.current,autoFocus:o.autoFocus,maxLength:64}))),r.createElement("button",{type:"reset",title:i,className:"DocSearch-Reset","aria-label":u,hidden:!o.state.query},r.createElement(Ct,null))),r.createElement("button",{className:"DocSearch-Cancel",type:"reset","aria-label":g,onClick:o.onClose},f))}var an=["_highlightResult","_snippetResult"];function ln(e){var t=e.key,n=e.limit,r=void 0===n?5:n,o=function(e){return!1===function(){var e="__TEST_KEY__";try{return localStorage.setItem(e,""),localStorage.removeItem(e),!0}catch(e){return!1}}()?{setItem:function(){},getItem:function(){return[]}}:{setItem:function(t){return window.localStorage.setItem(e,JSON.stringify(t))},getItem:function(){var t=window.localStorage.getItem(e);return t?JSON.parse(t):[]}}}(t),a=o.getItem().slice(0,r);return{add:function(e){var t=e,n=(t._highlightResult,t._snippetResult,s(t,an)),i=a.findIndex((function(e){return e.objectID===n.objectID}));i>-1&&a.splice(i,1),a.unshift(n),a=a.slice(0,r),o.setItem(a)},remove:function(e){a=a.filter((function(t){return t.objectID!==e.objectID})),o.setItem(a)},getAll:function(){return a}}}function sn(e){const t=`algoliasearch-client-js-${e.key}`;let n;const r=()=>(void 0===n&&(n=e.localStorage||window.localStorage),n),o=()=>JSON.parse(r().getItem(t)||"{}"),a=e=>{r().setItem(t,JSON.stringify(e))};return{get:(t,n,r={miss:()=>Promise.resolve()})=>Promise.resolve().then((()=>{(()=>{const t=e.timeToLive?1e3*e.timeToLive:null,n=o(),r=Object.fromEntries(Object.entries(n).filter((([,e])=>void 0!==e.timestamp)));if(a(r),!t)return;const i=Object.fromEntries(Object.entries(r).filter((([,e])=>{const n=(new Date).getTime();return!(e.timestamp+tPromise.all([e?e.value:n(),void 0!==e]))).then((([e,t])=>Promise.all([e,t||r.miss(e)]))).then((([e])=>e)),set:(e,n)=>Promise.resolve().then((()=>{const a=o();return a[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:n},r().setItem(t,JSON.stringify(a)),n})),delete:e=>Promise.resolve().then((()=>{const n=o();delete n[JSON.stringify(e)],r().setItem(t,JSON.stringify(n))})),clear:()=>Promise.resolve().then((()=>{r().removeItem(t)}))}}function cn(e){const t=[...e.caches],n=t.shift();return void 0===n?{get:(e,t,n={miss:()=>Promise.resolve()})=>t().then((e=>Promise.all([e,n.miss(e)]))).then((([e])=>e)),set:(e,t)=>Promise.resolve(t),delete:e=>Promise.resolve(),clear:()=>Promise.resolve()}:{get:(e,r,o={miss:()=>Promise.resolve()})=>n.get(e,r,o).catch((()=>cn({caches:t}).get(e,r,o))),set:(e,r)=>n.set(e,r).catch((()=>cn({caches:t}).set(e,r))),delete:e=>n.delete(e).catch((()=>cn({caches:t}).delete(e))),clear:()=>n.clear().catch((()=>cn({caches:t}).clear()))}}function un(e={serializable:!0}){let t={};return{get(n,r,o={miss:()=>Promise.resolve()}){const a=JSON.stringify(n);if(a in t)return Promise.resolve(e.serializable?JSON.parse(t[a]):t[a]);const i=r(),l=o&&o.miss||(()=>Promise.resolve());return i.then((e=>l(e))).then((()=>i))},set:(n,r)=>(t[JSON.stringify(n)]=e.serializable?JSON.stringify(r):r,Promise.resolve(r)),delete:e=>(delete t[JSON.stringify(e)],Promise.resolve()),clear:()=>(t={},Promise.resolve())}}function dn(e){let t=e.length-1;for(;t>0;t--){const n=Math.floor(Math.random()*(t+1)),r=e[t];e[t]=e[n],e[n]=r}return e}function fn(e,t){return t?(Object.keys(t).forEach((n=>{e[n]=t[n](e)})),e):e}function pn(e,...t){let n=0;return e.replace(/%s/g,(()=>encodeURIComponent(t[n++])))}const mn={WithinQueryParameters:0,WithinHeaders:1};function gn(e,t){const n=e||{},r=n.data||{};return Object.keys(n).forEach((e=>{-1===["timeout","headers","queryParameters","data","cacheable"].indexOf(e)&&(r[e]=n[e])})),{data:Object.entries(r).length>0?r:void 0,timeout:n.timeout||t,headers:n.headers||{},queryParameters:n.queryParameters||{},cacheable:n.cacheable}}const hn={Read:1,Write:2,Any:3};function bn(e,t=1){return{...e,status:t,lastUpdate:Date.now()}}function vn(e){return"string"==typeof e?{protocol:"https",url:e,accept:hn.Any}:{protocol:e.protocol||"https",url:e.url,accept:e.accept||hn.Any}}const yn="GET",wn="POST";function Sn(e,t,n,r){const o=[],a=function(e,t){if(e.method===yn||void 0===e.data&&void 0===t.data)return;const n=Array.isArray(e.data)?e.data:{...e.data,...t.data};return JSON.stringify(n)}(n,r),i=function(e,t){const n={...e.headers,...t.headers},r={};return Object.keys(n).forEach((e=>{const t=n[e];r[e.toLowerCase()]=t})),r}(e,r),l=n.method,s=n.method!==yn?{}:{...n.data,...r.data},c={"x-algolia-agent":e.userAgent.value,...e.queryParameters,...s,...r.queryParameters};let u=0;const d=(t,s)=>{const f=t.pop();if(void 0===f)throw{name:"RetryError",message:"Unreachable hosts - your application id may be incorrect. If the error persists, contact support@algolia.com.",transporterStackTrace:_n(o)};const p={data:a,headers:i,method:l,url:En(f,n.path,c),connectTimeout:s(u,e.timeouts.connect),responseTimeout:s(u,r.timeout)},m=e=>{const n={request:p,response:e,host:f,triesLeft:t.length};return o.push(n),n},g={onSuccess:e=>function(e){try{return JSON.parse(e.content)}catch(t){throw function(e,t){return{name:"DeserializationError",message:e,response:t}}(t.message,e)}}(e),onRetry(n){const r=m(n);return n.isTimedOut&&u++,Promise.all([e.logger.info("Retryable failure",An(r)),e.hostsCache.set(f,bn(f,n.isTimedOut?3:2))]).then((()=>d(t,s)))},onFail(e){throw m(e),function({content:e,status:t},n){let r=e;try{r=JSON.parse(e).message}catch(e){}return function(e,t,n){return{name:"ApiError",message:e,status:t,transporterStackTrace:n}}(r,t,n)}(e,_n(o))}};return e.requester.send(p).then((e=>((e,t)=>(e=>{const t=e.status;return e.isTimedOut||(({isTimedOut:e,status:t})=>!e&&!~~t)(e)||2!=~~(t/100)&&4!=~~(t/100)})(e)?t.onRetry(e):(({status:e})=>2==~~(e/100))(e)?t.onSuccess(e):t.onFail(e))(e,g)))};return function(e,t){return Promise.all(t.map((t=>e.get(t,(()=>Promise.resolve(bn(t))))))).then((e=>{const n=e.filter((e=>function(e){return 1===e.status||Date.now()-e.lastUpdate>12e4}(e))),r=e.filter((e=>function(e){return 3===e.status&&Date.now()-e.lastUpdate<=12e4}(e))),o=[...n,...r];return{getTimeout:(e,t)=>(0===r.length&&0===e?1:r.length+3+e)*t,statelessHosts:o.length>0?o.map((e=>vn(e))):t}}))}(e.hostsCache,t).then((e=>d([...e.statelessHosts].reverse(),e.getTimeout)))}function kn(e){const t={value:`Algolia for JavaScript (${e})`,add(e){const n=`; ${e.segment}${void 0!==e.version?` (${e.version})`:""}`;return-1===t.value.indexOf(n)&&(t.value=`${t.value}${n}`),t}};return t}function En(e,t,n){const r=xn(n);let o=`${e.protocol}://${e.url}/${"/"===t.charAt(0)?t.substr(1):t}`;return r.length&&(o+=`?${r}`),o}function xn(e){return Object.keys(e).map((t=>{return pn("%s=%s",t,(n=e[t],"[object Object]"===Object.prototype.toString.call(n)||"[object Array]"===Object.prototype.toString.call(n)?JSON.stringify(e[t]):e[t]));var n})).join("&")}function _n(e){return e.map((e=>An(e)))}function An(e){const t=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return{...e,request:{...e.request,headers:{...e.request.headers,...t}}}}const On=e=>{const t=e.appId,n=function(e,t,n){const r={"x-algolia-api-key":n,"x-algolia-application-id":t};return{headers:()=>e===mn.WithinHeaders?r:{},queryParameters:()=>e===mn.WithinQueryParameters?r:{}}}(void 0!==e.authMode?e.authMode:mn.WithinHeaders,t,e.apiKey),r=function(e){const{hostsCache:t,logger:n,requester:r,requestsCache:o,responsesCache:a,timeouts:i,userAgent:l,hosts:s,queryParameters:c,headers:u}=e,d={hostsCache:t,logger:n,requester:r,requestsCache:o,responsesCache:a,timeouts:i,userAgent:l,headers:u,queryParameters:c,hosts:s.map((e=>vn(e))),read(e,t){const n=gn(t,d.timeouts.read),r=()=>Sn(d,d.hosts.filter((e=>!!(e.accept&hn.Read))),e,n);if(!0!==(void 0!==n.cacheable?n.cacheable:e.cacheable))return r();const o={request:e,mappedRequestOptions:n,transporter:{queryParameters:d.queryParameters,headers:d.headers}};return d.responsesCache.get(o,(()=>d.requestsCache.get(o,(()=>d.requestsCache.set(o,r()).then((e=>Promise.all([d.requestsCache.delete(o),e])),(e=>Promise.all([d.requestsCache.delete(o),Promise.reject(e)]))).then((([e,t])=>t))))),{miss:e=>d.responsesCache.set(o,e)})},write:(e,t)=>Sn(d,d.hosts.filter((e=>!!(e.accept&hn.Write))),e,gn(t,d.timeouts.write))};return d}({hosts:[{url:`${t}-dsn.algolia.net`,accept:hn.Read},{url:`${t}.algolia.net`,accept:hn.Write}].concat(dn([{url:`${t}-1.algolianet.com`},{url:`${t}-2.algolianet.com`},{url:`${t}-3.algolianet.com`}])),...e,headers:{...n.headers(),"content-type":"application/x-www-form-urlencoded",...e.headers},queryParameters:{...n.queryParameters(),...e.queryParameters}}),o={transporter:r,appId:t,addAlgoliaAgent(e,t){r.userAgent.add({segment:e,version:t})},clearCache:()=>Promise.all([r.requestsCache.clear(),r.responsesCache.clear()]).then((()=>{}))};return fn(o,e.methods)},Cn=e=>(t,n)=>t.method===yn?e.transporter.read(t,n):e.transporter.write(t,n),Tn=e=>(t,n={})=>fn({transporter:e.transporter,appId:e.appId,indexName:t},n.methods),Pn=e=>(t,n)=>{const r=t.map((e=>({...e,params:xn(e.params||{})})));return e.transporter.read({method:wn,path:"1/indexes/*/queries",data:{requests:r},cacheable:!0},n)},In=e=>(t,n)=>Promise.all(t.map((t=>{const{facetName:r,facetQuery:o,...a}=t.params;return Tn(e)(t.indexName,{methods:{searchForFacetValues:Dn}}).searchForFacetValues(r,o,{...n,...a})}))),Rn=e=>(t,n,r)=>e.transporter.read({method:wn,path:pn("1/answers/%s/prediction",e.indexName),data:{query:t,queryLanguages:n},cacheable:!0},r),Nn=e=>(t,n)=>e.transporter.read({method:wn,path:pn("1/indexes/%s/query",e.indexName),data:{query:t},cacheable:!0},n),Dn=e=>(t,n,r)=>e.transporter.read({method:wn,path:pn("1/indexes/%s/facets/%s/query",e.indexName,t),data:{facetQuery:n},cacheable:!0},r),Ln=1,jn=2,Mn=3;function Bn(e,t,n){const r={appId:e,apiKey:t,timeouts:{connect:1,read:2,write:30},requester:{send:e=>new Promise((t=>{const n=new XMLHttpRequest;n.open(e.method,e.url,!0),Object.keys(e.headers).forEach((t=>n.setRequestHeader(t,e.headers[t])));const r=(e,r)=>setTimeout((()=>{n.abort(),t({status:0,content:r,isTimedOut:!0})}),1e3*e),o=r(e.connectTimeout,"Connection timeout");let a;n.onreadystatechange=()=>{n.readyState>n.OPENED&&void 0===a&&(clearTimeout(o),a=r(e.responseTimeout,"Socket timeout"))},n.onerror=()=>{0===n.status&&(clearTimeout(o),clearTimeout(a),t({content:n.responseText||"Network request failed",status:n.status,isTimedOut:!1}))},n.onload=()=>{clearTimeout(o),clearTimeout(a),t({content:n.responseText,status:n.status,isTimedOut:!1})},n.send(e.data)}))},logger:(o=Mn,{debug:(e,t)=>(Ln>=o&&console.debug(e,t),Promise.resolve()),info:(e,t)=>(jn>=o&&console.info(e,t),Promise.resolve()),error:(e,t)=>(console.error(e,t),Promise.resolve())}),responsesCache:un(),requestsCache:un({serializable:!1}),hostsCache:cn({caches:[sn({key:`4.19.1-${e}`}),un()]}),userAgent:kn("4.19.1").add({segment:"Browser",version:"lite"}),authMode:mn.WithinQueryParameters};var o;return On({...r,...n,methods:{search:Pn,searchForFacetValues:In,multipleQueries:Pn,multipleSearchForFacetValues:In,customRequest:Cn,initIndex:e=>t=>Tn(e)(t,{methods:{search:Nn,searchForFacetValues:Dn,findAnswers:Rn}})}})}Bn.version="4.19.1";var Fn=["footer","searchBox"];function qn(e){var t=e.appId,n=e.apiKey,o=e.indexName,i=e.placeholder,u=void 0===i?"Search docs":i,d=e.searchParameters,f=e.maxResultsPerGroup,p=e.onClose,m=void 0===p?Kt:p,g=e.transformItems,h=void 0===g?Vt:g,b=e.hitComponent,v=void 0===b?_t:b,y=e.resultsFooterComponent,w=void 0===y?function(){return null}:y,S=e.navigator,k=e.initialScrollY,E=void 0===k?0:k,x=e.transformSearchClient,_=void 0===x?Vt:x,A=e.disableUserPersonalization,O=void 0!==A&&A,C=e.initialQuery,T=void 0===C?"":C,P=e.translations,I=void 0===P?{}:P,R=e.getMissingResultsUrl,N=e.insights,D=void 0!==N&&N,L=I.footer,j=I.searchBox,M=s(I,Fn),B=c(r.useState({query:"",collections:[],completion:null,context:{},isOpen:!1,activeItemId:null,status:"idle"}),2),F=B[0],q=B[1],z=r.useRef(null),U=r.useRef(null),$=r.useRef(null),H=r.useRef(null),G=r.useRef(null),V=r.useRef(10),W=r.useRef("undefined"!=typeof window?window.getSelection().toString().slice(0,64):"").current,K=r.useRef(T||W).current,Q=function(e,t,n){return r.useMemo((function(){var r=Bn(e,t);return r.addAlgoliaAgent("docsearch","3.6.2"),!1===/docsearch.js \(.*\)/.test(r.transporter.userAgent.value)&&r.addAlgoliaAgent("docsearch-react","3.6.2"),n(r)}),[e,t,n])}(t,n,_),Y=r.useRef(ln({key:"__DOCSEARCH_FAVORITE_SEARCHES__".concat(o),limit:10})).current,X=r.useRef(ln({key:"__DOCSEARCH_RECENT_SEARCHES__".concat(o),limit:0===Y.getAll().length?7:4})).current,J=r.useCallback((function(e){if(!O){var t="content"===e.type?e.__docsearch_parent:e;t&&-1===Y.getAll().findIndex((function(e){return e.objectID===t.objectID}))&&X.add(t)}}),[Y,X,O]),Z=r.useCallback((function(e){if(F.context.algoliaInsightsPlugin&&e.__autocomplete_id){var t=e,n={eventName:"Item Selected",index:t.__autocomplete_indexName,items:[t],positions:[e.__autocomplete_id],queryID:t.__autocomplete_queryID};F.context.algoliaInsightsPlugin.insights.clickedObjectIDsAfterSearch(n)}}),[F.context.algoliaInsightsPlugin]),ee=r.useMemo((function(){return St({id:"docsearch",defaultActiveItemId:0,placeholder:u,openOnFocus:!0,initialState:{query:K,context:{searchSuggestions:[]}},insights:D,navigator:S,onStateChange:function(e){q(e.state)},getSources:function(e){var r=e.query,i=e.state,l=e.setContext,s=e.setStatus;if(!r)return O?[]:[{sourceId:"recentSearches",onSelect:function(e){var t=e.item,n=e.event;J(t),Wt(n)||m()},getItemUrl:function(e){return e.item.url},getItems:function(){return X.getAll()}},{sourceId:"favoriteSearches",onSelect:function(e){var t=e.item,n=e.event;J(t),Wt(n)||m()},getItemUrl:function(e){return e.item.url},getItems:function(){return Y.getAll()}}];var c=Boolean(D);return Q.search([{query:r,indexName:o,params:a({attributesToRetrieve:["hierarchy.lvl0","hierarchy.lvl1","hierarchy.lvl2","hierarchy.lvl3","hierarchy.lvl4","hierarchy.lvl5","hierarchy.lvl6","content","type","url"],attributesToSnippet:["hierarchy.lvl1:".concat(V.current),"hierarchy.lvl2:".concat(V.current),"hierarchy.lvl3:".concat(V.current),"hierarchy.lvl4:".concat(V.current),"hierarchy.lvl5:".concat(V.current),"hierarchy.lvl6:".concat(V.current),"content:".concat(V.current)],snippetEllipsisText:"\u2026",highlightPreTag:"",highlightPostTag:"",hitsPerPage:20,clickAnalytics:c},d)}]).catch((function(e){throw"RetryError"===e.name&&s("error"),e})).then((function(e){var r=e.results[0],s=r.hits,u=r.nbHits,d=Gt(s,(function(e){return Xt(e)}),f);i.context.searchSuggestions.length0&&(re(),G.current&&G.current.focus())}),[K,re]),r.useEffect((function(){function e(){if(U.current){var e=.01*window.innerHeight;U.current.style.setProperty("--docsearch-vh","".concat(e,"px"))}}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[]),r.createElement("div",l({ref:z},ne({"aria-expanded":!0}),{className:["DocSearch","DocSearch-Container","stalled"===F.status&&"DocSearch-Container--Stalled","error"===F.status&&"DocSearch-Container--Errored"].filter(Boolean).join(" "),role:"button",tabIndex:0,onMouseDown:function(e){e.target===e.currentTarget&&m()}}),r.createElement("div",{className:"DocSearch-Modal",ref:U},r.createElement("header",{className:"DocSearch-SearchBar",ref:$},r.createElement(on,l({},ee,{state:F,autoFocus:0===K.length,inputRef:G,isFromSelection:Boolean(K)&&K===W,translations:j,onClose:m}))),r.createElement("div",{className:"DocSearch-Dropdown",ref:H},r.createElement(nn,l({},ee,{indexName:o,state:F,hitComponent:v,resultsFooterComponent:w,disableUserPersonalization:O,recentSearches:X,favoriteSearches:Y,inputRef:G,translations:M,getMissingResultsUrl:R,onItemClick:function(e,t){Z(e),J(e),Wt(t)||m()}}))),r.createElement("footer",{className:"DocSearch-Footer"},r.createElement(xt,{translations:L}))))}function zn(e){var t=e.isOpen,n=e.onOpen,o=e.onClose,a=e.onInput,i=e.searchButtonRef;r.useEffect((function(){function e(e){var r;(27===e.keyCode&&t||"k"===(null===(r=e.key)||void 0===r?void 0:r.toLowerCase())&&(e.metaKey||e.ctrlKey)||!function(e){var t=e.target,n=t.tagName;return t.isContentEditable||"INPUT"===n||"SELECT"===n||"TEXTAREA"===n}(e)&&"/"===e.key&&!t)&&(e.preventDefault(),t?o():document.body.classList.contains("DocSearch--active")||document.body.classList.contains("DocSearch--active")||n()),i&&i.current===document.activeElement&&a&&/[a-zA-Z0-9]/.test(String.fromCharCode(e.keyCode))&&a(e)}return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[t,n,o,a,i])}},870:(e,t,n)=>{"use strict";function r(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;to});const o=function(){for(var e,t,n=0,o="";n{"use strict";function r(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;to});const o=function(){for(var e,t,n=0,o="";n{"use strict";n.d(t,{A:()=>p});var r=n(6540),o=n(8168),a=n(3259),i=n.n(a),l=n(4054);const s={"03b8e1e9":[()=>n.e(134).then(n.bind(n,8177)),"@site/docs/reference/registry-config/vars.md",8177],"0480b142":[()=>n.e(8070).then(n.bind(n,842)),"@site/docs/faq.md",842],"060cc059":[()=>n.e(1289).then(n.bind(n,777)),"@site/docs/tutorial/lazy-install.md",777],"0735f742":[()=>n.e(4631).then(n.bind(n,9548)),"@site/docs/reference/codes/003.md",9548],"08bef315":[()=>n.e(235).then(n.t.bind(n,2945,19)),"/home/runner/work/aquaproj.github.io/aquaproj.github.io/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json",2945],"0a5964ff":[()=>n.e(1966).then(n.bind(n,4105)),"@site/docs/reference/registry.md",4105],"0f20cc26":[()=>n.e(5561).then(n.bind(n,4190)),"@site/docs/reference/codes/005.md",4190],"1321e22f":[()=>n.e(8141).then(n.bind(n,5105)),"@site/docs/reference/registry-config/minisign.md",5105],"143cc522":[()=>n.e(502).then(n.bind(n,162)),"@site/docs/reference/registry-config/slsa-provenance.md",162],"14aa05f3":[()=>n.e(2098).then(n.bind(n,1678)),"@site/docs/reference/registry-config/version-filter.md",1678],16970427:[()=>n.e(5295).then(n.bind(n,7259)),"@site/docs/reference/security/index.md",7259],"1731d7a3":[()=>n.e(596).then(n.bind(n,9362)),"@site/docs/tutorial/change-version-per-project.md",9362],17896441:[()=>Promise.all([n.e(1869),n.e(405),n.e(8401)]).then(n.bind(n,5022)),"@theme/DocItem",5022],"1a4e3797":[()=>Promise.all([n.e(1869),n.e(2138)]).then(n.bind(n,9998)),"@theme/SearchPage",9998],"1a9e5c15":[()=>n.e(9357).then(n.bind(n,484)),"@site/docs/reference/config/progress-bar.md",484],"1aa30e9c":[()=>n.e(4692).then(n.bind(n,9378)),"@site/docs/reference/lazy-install.md",9378],"1bb6e582":[()=>n.e(6306).then(n.bind(n,5810)),"@site/docs/reference/registry-config/complete-windows-ext.md",5810],"1be78505":[()=>Promise.all([n.e(1869),n.e(8714)]).then(n.bind(n,10)),"@theme/DocPage",10],"1ca2a941":[()=>n.e(5717).then(n.bind(n,7524)),"@site/docs/reference/registry-config/go-package.md",7524],"1ddd0e38":[()=>n.e(7916).then(n.bind(n,2539)),"@site/docs/reference/windows-support.md",2539],"1f391b9e":[()=>Promise.all([n.e(1869),n.e(405),n.e(6061)]).then(n.bind(n,7973)),"@theme/MDXPage",7973],"20797f21":[()=>n.e(1549).then(n.bind(n,9142)),"@site/docs/products/aqua-proxy.md",9142],"22f554a5":[()=>n.e(9905).then(n.bind(n,7082)),"@site/docs/reference/upgrade-guide/index.md",7082],"25c19ca1":[()=>n.e(3074).then(n.bind(n,5668)),"@site/docs/reference/config/checksum.md",5668],"264fa76a":[()=>n.e(8718).then(n.bind(n,9624)),"@site/docs/products/aqua-registry/index.md",9624],"275cb919":[()=>n.e(7875).then(n.bind(n,3356)),"@site/docs/guides/private-package.md",3356],"27ee2591":[()=>n.e(1469).then(n.bind(n,177)),"@site/blog/2022-05-30-support-building-go-tools.md",177],"295a4801":[()=>n.e(1751).then(n.bind(n,5949)),"@site/docs/reference/codes/004.md",5949],"2b9930c1":[()=>n.e(1556).then(n.bind(n,3179)),"@site/docs/products/aqua-renovate-config.md",3179],30704663:[()=>n.e(9708).then(n.bind(n,2203)),"@site/docs/reference/registry-config/search-words.md",2203],"314f6c86":[()=>n.e(9042).then(n.bind(n,5401)),"@site/docs/products/devcontainer-features.md",5401],"32181d15":[()=>n.e(6274).then(n.bind(n,2825)),"@site/docs/reference/registry-config/github-release-package.md",2825],"321a5657":[()=>n.e(5191).then(n.bind(n,8250)),"@site/blog/2021-12-04-aqua-overview.md?truncated=true",8250],"358c0ec2":[()=>n.e(8834).then(n.bind(n,5400)),"@site/blog/2021-09-08-introduction.md?truncated=true",5400],"3591c308":[()=>n.e(6927).then(n.bind(n,7825)),"@site/docs/reference/security/policy-as-code/index.md",7825],"383d31c1":[()=>n.e(7395).then(n.bind(n,1029)),"@site/docs/tutorial/index.md",1029],"38b24e6d":[()=>n.e(5941).then(n.bind(n,1679)),"@site/docs/reference/security/github-artifact-attestations.md",1679],"393be207":[()=>n.e(4134).then(n.bind(n,1509)),"@site/src/pages/markdown-page.md",1509],39618771:[()=>n.e(155).then(n.bind(n,7338)),"@site/docs/reference/codes/001.md",7338],"3c36a26a":[()=>n.e(5668).then(n.bind(n,8574)),"@site/docs/reference/upgrade-guide/v2/aqua-config.md",8574],"3e5f4adb":[()=>n.e(5917).then(n.bind(n,185)),"@site/docs/reference/security/policy-as-code/why-policy-is-needed.md",185],"40acb882":[()=>n.e(8091).then(n.bind(n,7339)),"@site/docs/trouble-shooting.md",7339],"4203d724":[()=>n.e(39).then(n.bind(n,1652)),"@site/docs/guides/build-container-image.md",1652],"4221c0e5":[()=>n.e(4069).then(n.t.bind(n,1966,19)),"/home/runner/work/aquaproj.github.io/aquaproj.github.io/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json",1966],"4621669d":[()=>n.e(8441).then(n.bind(n,1263)),"@site/docs/reference/upgrade-guide/v2/remove-type-go.md",1263],"49c8f906":[()=>n.e(750).then(n.bind(n,3958)),"@site/docs/reference/slide-blog.md",3958],"4fbd7652":[()=>n.e(5593).then(n.bind(n,948)),"@site/docs/develop-registry/index.md",948],"50745d53":[()=>n.e(1190).then(n.bind(n,8294)),"@site/docs/reference/registry-config/github-archive-package.md",8294],"50e94a35":[()=>n.e(5219).then(n.bind(n,5203)),"@site/docs/products/update-checksum-action.md",5203],"52a2d23f":[()=>n.e(9622).then(n.bind(n,8864)),"@site/docs/products/circleci-orb-aqua.md",8864],"536f241c":[()=>n.e(7193).then(n.bind(n,7702)),"@site/docs/reference/registry-config/overrides.md",7702],"5399cc5d":[()=>n.e(9160).then(n.bind(n,5857)),"@site/docs/guides/install-all-packages.md",5857],"577d0dce":[()=>n.e(3638).then(n.bind(n,4906)),"@site/docs/products/aqua-registry/changelog.md",4906],"5a05d21e":[()=>n.e(160).then(n.bind(n,463)),"@site/docs/reference/registry-config/aliases.md",463],"5b949a4c":[()=>n.e(7088).then(n.bind(n,1342)),"@site/docs/reference/registry-config/http-package.md",1342],"5cf002be":[()=>n.e(8432).then(n.bind(n,6170)),"@site/docs/products/aqua-installer.md",6170],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,4784)),"@generated/docusaurus.config",4784],"5f8139ef":[()=>n.e(2354).then(n.bind(n,287)),"@site/docs/reference/config/log-color.md",287],61252386:[()=>n.e(3876).then(n.bind(n,3851)),"@site/docs/reference/registry-config/rosetta2.md",3851],"6366d120":[()=>n.e(113).then(n.bind(n,2130)),"@site/docs/reference/registry-config/replacements.md",2130],"64dea2b5":[()=>n.e(7818).then(n.bind(n,7895)),"@site/docs/reference/registry-config/version-overrides.md",7895],"67bb0c63":[()=>n.e(1412).then(n.bind(n,4220)),"@site/blog/2021-09-08-introduction.md",4220],"68639ca1":[()=>n.e(8198).then(n.bind(n,3082)),"@site/docs/reference/registry-config/go-install-package.md",3082],"6889be87":[()=>n.e(4908).then(n.bind(n,2865)),"@site/docs/reference/registry-config/github-content-package.md",2865],69233048:[()=>n.e(2928).then(n.bind(n,7236)),"@site/docs/develop-registry/registry-style-guide.md",7236],"6a8f5dc4":[()=>n.e(8148).then(n.bind(n,982)),"@site/docs/reference/registry-config/cargo-package.md",982],"6ae4ad55":[()=>n.e(7926).then(n.bind(n,5474)),"@site/docs/reference/restriction.md",5474],"6e2b8ad3":[()=>n.e(3758).then(n.bind(n,8236)),"@site/docs/guides/renovate.md",8236],"6ec2b11c":[()=>n.e(2356).then(n.bind(n,7636)),"@site/docs/reference/registry-config/files.md",7636],"70c4cd00":[()=>n.e(6310).then(n.bind(n,1046)),"@site/docs/reference/config/trace-profile.md",1046],"7355b5f3":[()=>n.e(1805).then(n.bind(n,7951)),"@site/docs/tutorial/config-path.md",7951],"73e81739":[()=>n.e(9330).then(n.bind(n,9755)),"@site/docs/tutorial/search-packages.md",9755],"7404147e":[()=>n.e(3949).then(n.bind(n,6958)),"@site/docs/reference/aqua-cant-manage-aqua.md",6958],"754583dd":[()=>n.e(5633).then(n.bind(n,8839)),"@site/docs/products/index.md",8839],"77b27851":[()=>n.e(9338).then(n.bind(n,7900)),"@site/docs/reference/upgrade-guide/v2/remove-supported_if.md",7900],79163247:[()=>n.e(478).then(n.bind(n,5076)),"@site/docs/reference/registry-config/version-prefix.md",5076],"7acd6db6":[()=>n.e(1560).then(n.bind(n,8487)),"@site/docs/guides/package-tag.md",8487],"7d9b58e1":[()=>n.e(414).then(n.bind(n,3410)),"@site/docs/guides/keep-in-one-dir.md",3410],"80080a4f":[()=>n.e(4540).then(n.bind(n,3328)),"@site/blog/2021-12-23-why-i-use-aqua.md?truncated=true",3328],"80edce63":[()=>n.e(5057).then(n.bind(n,7864)),"@site/docs/reference/upgrade-guide/v2/fix-default-files-name.md",7864],"814f3328":[()=>n.e(7472).then(n.t.bind(n,5513,19)),"~blog/default/blog-post-list-prop-default.json",5513],"828c63ce":[()=>n.e(5303).then(n.bind(n,4965)),"@site/docs/guides/policy-as-code.md",4965],"8ab4c0ca":[()=>n.e(9109).then(n.bind(n,7740)),"@site/docs/reference/upgrade-guide/v2/change-semver.md",7740],"8c934921":[()=>n.e(1066).then(n.bind(n,7379)),"@site/docs/reference/codes/002.md",7379],"8cdf8a4b":[()=>n.e(5897).then(n.bind(n,1013)),"@site/docs/reference/security/minisign.md",1013],"8e7092bf":[()=>n.e(9786).then(n.bind(n,997)),"@site/docs/guides/wrap-aqua-with-task-runner.md",997],"8ecc30b7":[()=>n.e(7776).then(n.bind(n,6108)),"@site/docs/reference/config/shell-completion.md",6108],"8f0378b4":[()=>n.e(7693).then(n.bind(n,1634)),"@site/docs/products/aqua-registry/contributing.md",1634],"935f2afb":[()=>n.e(8581).then(n.t.bind(n,5610,19)),"~docs/default/version-current-metadata-prop-751.json",5610],"93d5a1d4":[()=>n.e(4944).then(n.bind(n,1456)),"@site/docs/reference/security/checksum.md",1456],"95c1bab3":[()=>n.e(6375).then(n.bind(n,4344)),"@site/docs/guides/uninstall-packages.md",4344],"96ec2e2d":[()=>n.e(4799).then(n.bind(n,8399)),"@site/docs/reference/upgrade-guide/v2/change-require_checksum.md",8399],"97fdeb9e":[()=>n.e(9094).then(n.bind(n,5747)),"@site/docs/reference/registry-config/github-artifact-attestations.md",5747],"9856c39b":[()=>n.e(6422).then(n.bind(n,8217)),"@site/docs/develop-registry/change-os-arch-for-test.md",8217],"9a06e350":[()=>n.e(7704).then(n.bind(n,6638)),"@site/docs/tutorial/install-only-link.md",6638],"9afc675a":[()=>n.e(1695).then(n.t.bind(n,7757,19)),"/home/runner/work/aquaproj.github.io/aquaproj.github.io/.docusaurus/docusaurus-theme-search-algolia/default/plugin-route-context-module-100.json",7757],"9e4087bc":[()=>n.e(2711).then(n.bind(n,9331)),"@theme/BlogArchivePage",9331],a0454714:[()=>n.e(6037).then(n.bind(n,2596)),"@site/docs/reference/registry-config/checksum.md",2596],a18c9a05:[()=>n.e(6101).then(n.bind(n,3337)),"@site/docs/guides/update-command.md",3337],a1e1b5d7:[()=>n.e(9011).then(n.bind(n,9463)),"@site/docs/reference/registry-config/index.md",9463],a2565db3:[()=>n.e(2565).then(n.bind(n,2417)),"@site/docs/reference/execve-2.md",2417],a269afc9:[()=>n.e(2068).then(n.bind(n,2286)),"@site/docs/reference/config/experimental-feature.md",2286],a32ea79f:[()=>n.e(4809).then(n.bind(n,2133)),"@site/docs/reference/registry-config/error_message.md",2133],a6aa9e1f:[()=>Promise.all([n.e(1869),n.e(405),n.e(3369),n.e(7643)]).then(n.bind(n,2667)),"@theme/BlogListPage",2667],a8dabdf5:[()=>n.e(8964).then(n.bind(n,1100)),"@site/docs/reference/registry-config/cosign.md",1100],aa8cb211:[()=>n.e(5132).then(n.bind(n,8055)),"@site/docs/reference/config/index.md",8055],ab1075c4:[()=>n.e(748).then(n.bind(n,5829)),"@site/docs/reference/upgrade-guide/v2/deprecate-install-test-option.md",5829],ad418121:[()=>n.e(7699).then(n.bind(n,8979)),"@site/docs/reference/upgrade-guide/v2/index.md",8979],b2b675dd:[()=>n.e(1991).then(n.t.bind(n,9775,19)),"~blog/default/blog-c06.json",9775],b2f554cd:[()=>n.e(5894).then(n.t.bind(n,6042,19)),"~blog/default/blog-archive-80c.json",6042],b3935e94:[()=>n.e(1995).then(n.bind(n,413)),"@site/docs/guides/split-config.md",413],ba7ba5a2:[()=>n.e(6448).then(n.bind(n,2230)),"@site/blog/2021-12-04-aqua-overview.md",2230],bd1db66c:[()=>n.e(5251).then(n.bind(n,3128)),"@site/docs/reference/security/policy-as-code/git-policy.md",3128],bd6d4379:[()=>n.e(2560).then(n.bind(n,7593)),"@site/docs/tutorial/global-config.md",7593],be324622:[()=>n.e(4833).then(n.bind(n,1251)),"@site/docs/reference/usage.md",1251],c0d2ee75:[()=>n.e(4674).then(n.bind(n,5348)),"@site/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default.md",5348],c1c7fd11:[()=>n.e(3905).then(n.bind(n,8485)),"@site/docs/reference/registry-config/go-build-package.md",8485],c21f3d68:[()=>n.e(282).then(n.bind(n,1199)),"@site/docs/guides/checksum.md",1199],c377a04b:[()=>n.e(5742).then(n.bind(n,1866)),"@site/docs/index.md",1866],c4de80f8:[()=>n.e(2777).then(n.bind(n,1393)),"@site/docs/install.md",1393],c4f5d8e4:[()=>Promise.all([n.e(1869),n.e(2634)]).then(n.bind(n,9299)),"@site/src/pages/index.js",9299],c648d7ab:[()=>n.e(3922).then(n.bind(n,7992)),"@site/docs/reference/registry-config/private.md",7992],c67b794e:[()=>n.e(8434).then(n.bind(n,4731)),"@site/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option.md",4731],c697de5f:[()=>n.e(4916).then(n.bind(n,7396)),"@site/docs/products/update-checksum-workflow.md",7396],ccc49370:[()=>Promise.all([n.e(1869),n.e(405),n.e(3369),n.e(3249)]).then(n.bind(n,4029)),"@theme/BlogPostPage",4029],cd791a25:[()=>n.e(6611).then(n.bind(n,276)),"@site/docs/reference/registry-config/no_asset.md",276],cfb9d0ac:[()=>n.e(7191).then(n.bind(n,7580)),"@site/docs/guides/team-config.md",7580],d03241c9:[()=>n.e(5345).then(n.bind(n,4522)),"@site/docs/guides/index.md",4522],d6e67bbb:[()=>n.e(8631).then(n.bind(n,6495)),"@site/docs/reference/demo.mdx",6495],d7027d40:[()=>n.e(9079).then(n.bind(n,1608)),"@site/docs/reference/registry-config/format.md",1608],d917df66:[()=>n.e(9356).then(n.bind(n,5268)),"@site/blog/2021-12-23-why-i-use-aqua.md",5268],db519e62:[()=>n.e(6817).then(n.bind(n,2494)),"@site/docs/reference/security/cosign-slsa.md",2494],e0c94526:[()=>n.e(6597).then(n.bind(n,738)),"@site/docs/reference/uninstall.md",738],e1ceaaf0:[()=>n.e(9725).then(n.bind(n,2614)),"@site/docs/reference/registry-config/supported-envs.md",2614],e6b861e2:[()=>n.e(2526).then(n.bind(n,1385)),"@site/docs/reference/registry-config/supported-if.md",1385],e75b9ff8:[()=>n.e(6965).then(n.bind(n,1923)),"@site/docs/reference/registry-config/build.md",1923],e7d07028:[()=>n.e(9964).then(n.bind(n,7431)),"@site/docs/reference/config/command-alias.md",7431],e8f8465a:[()=>n.e(574).then(n.t.bind(n,4061,19)),"/home/runner/work/aquaproj.github.io/aquaproj.github.io/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json",4061],e910553d:[()=>n.e(285).then(n.bind(n,6300)),"@site/docs/reference/registry-config/format-overrides.md",6300],ef190197:[()=>n.e(6193).then(n.bind(n,5737)),"@site/docs/reference/registry-config/template.md",5737],f09bbfa7:[()=>n.e(5960).then(n.bind(n,9227)),"@site/docs/reference/nodejs-support.md",9227],f8bfd214:[()=>n.e(4828).then(n.bind(n,9651)),"@site/blog/2022-05-30-support-building-go-tools.md?truncated=true",9651],fb320cc9:[()=>n.e(8083).then(n.bind(n,2325)),"@site/docs/guides/list-installed-packages.md",2325],fb777639:[()=>n.e(274).then(n.bind(n,8519)),"@site/docs/reference/codes/006.md",8519],fbaacf7c:[()=>n.e(5004).then(n.bind(n,492)),"@site/docs/reference/registry-config/windows_arm_emulation.md",492],fca1c5f8:[()=>n.e(6714).then(n.bind(n,7948)),"@site/docs/reference/use-aqua-with-other-tools.md",7948],ff786ab1:[()=>n.e(4382).then(n.bind(n,2265)),"@site/docs/reference/registry-config/version-source.md",2265]};function c(e){let{error:t,retry:n,pastDelay:o}=e;return t?r.createElement("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"}},r.createElement("p",null,String(t)),r.createElement("div",null,r.createElement("button",{type:"button",onClick:n},"Retry"))):o?r.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},r.createElement("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb"},r.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2"},r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"8"},r.createElement("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"}))))):null}var u=n(6921),d=n(3102);function f(e,t){if("*"===e)return i()({loading:c,loader:()=>n.e(1774).then(n.bind(n,1774)),modules:["@theme/NotFound"],webpack:()=>[1774],render(e,t){const n=e.default;return r.createElement(d.W,{value:{plugin:{name:"native",id:"default"}}},r.createElement(n,t))}});const a=l[`${e}-${t}`],f={},p=[],m=[],g=(0,u.A)(a);return Object.entries(g).forEach((e=>{let[t,n]=e;const r=s[n];r&&(f[t]=r[0],p.push(r[1]),m.push(r[2]))})),i().Map({loading:c,loader:f,modules:p,webpack:()=>m,render(t,n){const i=JSON.parse(JSON.stringify(a));Object.entries(t).forEach((t=>{let[n,r]=t;const o=r.default;if(!o)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof o&&"function"!=typeof o||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{o[e]=r[e]}));let a=i;const l=n.split(".");l.slice(0,-1).forEach((e=>{a=a[e]})),a[l[l.length-1]]=o}));const l=i.__comp;delete i.__comp;const s=i.__context;return delete i.__context,r.createElement(d.W,{value:s},r.createElement(l,(0,o.A)({},i,n)))}})}const p=[{path:"/blog",component:f("/blog","407"),exact:!0},{path:"/blog/2021/09/08/introduction",component:f("/blog/2021/09/08/introduction","02b"),exact:!0},{path:"/blog/2021/12/04/aqua-overview",component:f("/blog/2021/12/04/aqua-overview","a7a"),exact:!0},{path:"/blog/2021/12/23/why-i-use-aqua",component:f("/blog/2021/12/23/why-i-use-aqua","204"),exact:!0},{path:"/blog/2022/05/30/support-building-go-tools",component:f("/blog/2022/05/30/support-building-go-tools","c99"),exact:!0},{path:"/blog/archive",component:f("/blog/archive","7a0"),exact:!0},{path:"/markdown-page",component:f("/markdown-page","1bd"),exact:!0},{path:"/search",component:f("/search","5c0"),exact:!0},{path:"/docs",component:f("/docs","963"),routes:[{path:"/docs/",component:f("/docs/","a8c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/develop-registry/",component:f("/docs/develop-registry/","ed6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/develop-registry/change-os-arch-for-test",component:f("/docs/develop-registry/change-os-arch-for-test","a4a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/develop-registry/registry-style-guide",component:f("/docs/develop-registry/registry-style-guide","aa8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/faq",component:f("/docs/faq","e79"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/",component:f("/docs/guides/","eb5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/build-container-image",component:f("/docs/guides/build-container-image","84f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/checksum",component:f("/docs/guides/checksum","452"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/install-all-packages",component:f("/docs/guides/install-all-packages","507"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/keep-in-one-dir",component:f("/docs/guides/keep-in-one-dir","fe7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/list-installed-packages",component:f("/docs/guides/list-installed-packages","99c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/package-tag",component:f("/docs/guides/package-tag","7f7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/policy-as-code",component:f("/docs/guides/policy-as-code","61f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/private-package",component:f("/docs/guides/private-package","229"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/renovate",component:f("/docs/guides/renovate","005"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/split-config",component:f("/docs/guides/split-config","d9c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/team-config",component:f("/docs/guides/team-config","84f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/uninstall-packages",component:f("/docs/guides/uninstall-packages","578"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/update-command",component:f("/docs/guides/update-command","af1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/guides/wrap-aqua-with-task-runner",component:f("/docs/guides/wrap-aqua-with-task-runner","576"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/install",component:f("/docs/install","65c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/",component:f("/docs/products/","db7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-installer",component:f("/docs/products/aqua-installer","a29"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-proxy",component:f("/docs/products/aqua-proxy","8f6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-registry/",component:f("/docs/products/aqua-registry/","788"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-registry/changelog",component:f("/docs/products/aqua-registry/changelog","2c9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-registry/contributing",component:f("/docs/products/aqua-registry/contributing","2df"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/aqua-renovate-config",component:f("/docs/products/aqua-renovate-config","9bb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/circleci-orb-aqua",component:f("/docs/products/circleci-orb-aqua","37d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/devcontainer-features",component:f("/docs/products/devcontainer-features","660"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/update-checksum-action",component:f("/docs/products/update-checksum-action","086"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/products/update-checksum-workflow",component:f("/docs/products/update-checksum-workflow","192"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/aqua-cant-manage-aqua",component:f("/docs/reference/aqua-cant-manage-aqua","b94"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/001",component:f("/docs/reference/codes/001","1bc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/002",component:f("/docs/reference/codes/002","e21"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/003",component:f("/docs/reference/codes/003","d0e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/004",component:f("/docs/reference/codes/004","473"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/005",component:f("/docs/reference/codes/005","559"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/codes/006",component:f("/docs/reference/codes/006","b65"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/",component:f("/docs/reference/config/","a92"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/checksum",component:f("/docs/reference/config/checksum","780"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/command-alias",component:f("/docs/reference/config/command-alias","4f7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/experimental-feature",component:f("/docs/reference/config/experimental-feature","1e3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/log-color",component:f("/docs/reference/config/log-color","0bc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/progress-bar",component:f("/docs/reference/config/progress-bar","d2e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/shell-completion",component:f("/docs/reference/config/shell-completion","ec9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/config/trace-profile",component:f("/docs/reference/config/trace-profile","d05"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/demo",component:f("/docs/reference/demo","809"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/execve-2",component:f("/docs/reference/execve-2","9fd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/lazy-install",component:f("/docs/reference/lazy-install","e6c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/nodejs-support",component:f("/docs/reference/nodejs-support","607"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry",component:f("/docs/reference/registry","21e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/",component:f("/docs/reference/registry-config/","f00"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/aliases",component:f("/docs/reference/registry-config/aliases","b95"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/build",component:f("/docs/reference/registry-config/build","c3b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/cargo-package",component:f("/docs/reference/registry-config/cargo-package","45e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/checksum",component:f("/docs/reference/registry-config/checksum","912"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/complete-windows-ext",component:f("/docs/reference/registry-config/complete-windows-ext","78a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/cosign",component:f("/docs/reference/registry-config/cosign","f27"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/error_message",component:f("/docs/reference/registry-config/error_message","18d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/files",component:f("/docs/reference/registry-config/files","125"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/format",component:f("/docs/reference/registry-config/format","dba"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/format-overrides",component:f("/docs/reference/registry-config/format-overrides","fbb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/github-archive-package",component:f("/docs/reference/registry-config/github-archive-package","600"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/github-artifact-attestations",component:f("/docs/reference/registry-config/github-artifact-attestations","a69"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/github-content-package",component:f("/docs/reference/registry-config/github-content-package","eff"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/github-release-package",component:f("/docs/reference/registry-config/github-release-package","0a0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/go-build-package",component:f("/docs/reference/registry-config/go-build-package","f12"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/go-install-package",component:f("/docs/reference/registry-config/go-install-package","ee5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/go-package",component:f("/docs/reference/registry-config/go-package","5f8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/http-package",component:f("/docs/reference/registry-config/http-package","a99"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/minisign",component:f("/docs/reference/registry-config/minisign","a30"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/no_asset",component:f("/docs/reference/registry-config/no_asset","2e8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/overrides",component:f("/docs/reference/registry-config/overrides","b90"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/private",component:f("/docs/reference/registry-config/private","751"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/replacements",component:f("/docs/reference/registry-config/replacements","80b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/rosetta2",component:f("/docs/reference/registry-config/rosetta2","914"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/search-words",component:f("/docs/reference/registry-config/search-words","397"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/slsa-provenance",component:f("/docs/reference/registry-config/slsa-provenance","f10"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/supported-envs",component:f("/docs/reference/registry-config/supported-envs","1e5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/supported-if",component:f("/docs/reference/registry-config/supported-if","ee7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/template",component:f("/docs/reference/registry-config/template","c3c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/vars",component:f("/docs/reference/registry-config/vars","02b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/version-filter",component:f("/docs/reference/registry-config/version-filter","b96"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/version-overrides",component:f("/docs/reference/registry-config/version-overrides","eae"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/version-prefix",component:f("/docs/reference/registry-config/version-prefix","b04"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/version-source",component:f("/docs/reference/registry-config/version-source","f24"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/registry-config/windows_arm_emulation",component:f("/docs/reference/registry-config/windows_arm_emulation","75c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/restriction",component:f("/docs/reference/restriction","c2c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/",component:f("/docs/reference/security/","357"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/checksum",component:f("/docs/reference/security/checksum","b19"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/cosign-slsa",component:f("/docs/reference/security/cosign-slsa","3c0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/github-artifact-attestations",component:f("/docs/reference/security/github-artifact-attestations","fe7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/minisign",component:f("/docs/reference/security/minisign","3b0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/policy-as-code/",component:f("/docs/reference/security/policy-as-code/","360"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/policy-as-code/git-policy",component:f("/docs/reference/security/policy-as-code/git-policy","a17"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/security/policy-as-code/why-policy-is-needed",component:f("/docs/reference/security/policy-as-code/why-policy-is-needed","cf5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/slide-blog",component:f("/docs/reference/slide-blog","2a5"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/uninstall",component:f("/docs/reference/uninstall","7de"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/",component:f("/docs/reference/upgrade-guide/","393"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/",component:f("/docs/reference/upgrade-guide/v2/","c1c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/aqua-config",component:f("/docs/reference/upgrade-guide/v2/aqua-config","cab"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/change-require_checksum",component:f("/docs/reference/upgrade-guide/v2/change-require_checksum","091"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/change-semver",component:f("/docs/reference/upgrade-guide/v2/change-semver","078"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/deprecate-install-test-option",component:f("/docs/reference/upgrade-guide/v2/deprecate-install-test-option","479"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option",component:f("/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","52a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/fix-default-files-name",component:f("/docs/reference/upgrade-guide/v2/fix-default-files-name","857"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default",component:f("/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","e3c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/remove-supported_if",component:f("/docs/reference/upgrade-guide/v2/remove-supported_if","abd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/upgrade-guide/v2/remove-type-go",component:f("/docs/reference/upgrade-guide/v2/remove-type-go","d4b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/usage",component:f("/docs/reference/usage","220"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/use-aqua-with-other-tools",component:f("/docs/reference/use-aqua-with-other-tools","ed7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/reference/windows-support",component:f("/docs/reference/windows-support","b67"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/trouble-shooting",component:f("/docs/trouble-shooting","a90"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/",component:f("/docs/tutorial/","1f3"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/change-version-per-project",component:f("/docs/tutorial/change-version-per-project","cb9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/config-path",component:f("/docs/tutorial/config-path","fa4"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/global-config",component:f("/docs/tutorial/global-config","9ee"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/install-only-link",component:f("/docs/tutorial/install-only-link","b48"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/lazy-install",component:f("/docs/tutorial/lazy-install","ae8"),exact:!0,sidebar:"tutorialSidebar"},{path:"/docs/tutorial/search-packages",component:f("/docs/tutorial/search-packages","2e7"),exact:!0,sidebar:"tutorialSidebar"}]},{path:"/",component:f("/","885"),exact:!0},{path:"*",component:f("*")}]},6125:(e,t,n)=>{"use strict";n.d(t,{o:()=>o,x:()=>a});var r=n(6540);const o=r.createContext(!1);function a(e){let{children:t}=e;const[n,a]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{a(!0)}),[]),r.createElement(o.Provider,{value:n},t)}},8536:(e,t,n)=>{"use strict";var r=n(6540),o=n(961),a=n(4625),i=n(545),l=n(8193);const s=[n(119),n(6134),n(6294),n(1043)];var c=n(8328),u=n(6347),d=n(2831);function f(e){let{children:t}=e;return r.createElement(r.Fragment,null,t)}var p=n(8168),m=n(5260),g=n(4586),h=n(6025),b=n(6342),v=n(9024),y=n(2131),w=n(4090),S=n(2967),k=n(440),E=n(1463);function x(){const{i18n:{defaultLocale:e,localeConfigs:t}}=(0,g.A)(),n=(0,y.o)();return r.createElement(m.A,null,Object.entries(t).map((e=>{let[t,{htmlLang:o}]=e;return r.createElement("link",{key:t,rel:"alternate",href:n.createUrl({locale:t,fullyQualified:!0}),hrefLang:o})})),r.createElement("link",{rel:"alternate",href:n.createUrl({locale:e,fullyQualified:!0}),hrefLang:"x-default"}))}function _(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,g.A)(),o=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,g.A)(),{pathname:r}=(0,u.zy)();return e+(0,k.applyTrailingSlash)((0,h.A)(r),{trailingSlash:n,baseUrl:t})}(),a=t?`${n}${t}`:o;return r.createElement(m.A,null,r.createElement("meta",{property:"og:url",content:a}),r.createElement("link",{rel:"canonical",href:a}))}function A(){const{i18n:{currentLocale:e}}=(0,g.A)(),{metadata:t,image:n}=(0,b.p)();return r.createElement(r.Fragment,null,r.createElement(m.A,null,r.createElement("meta",{name:"twitter:card",content:"summary_large_image"}),r.createElement("body",{className:w.w})),n&&r.createElement(v.be,{image:n}),r.createElement(_,null),r.createElement(x,null),r.createElement(E.A,{tag:S.Cy,locale:e}),r.createElement(m.A,null,t.map(((e,t)=>r.createElement("meta",(0,p.A)({key:t},e))))))}const O=new Map;function C(e){if(O.has(e.pathname))return{...e,pathname:O.get(e.pathname)};if((0,d.u)(c.A,e.pathname).some((e=>{let{route:t}=e;return!0===t.exact})))return O.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return O.set(e.pathname,t),{...e,pathname:t}}var T=n(6125),P=n(6988);function I(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r{const r=t.default?.[e]??t[e];return r?.(...n)}));return()=>o.forEach((e=>e?.()))}const R=function(e){let{children:t,location:n,previousLocation:o}=e;return(0,r.useLayoutEffect)((()=>{o!==n&&(!function(e){let{location:t,previousLocation:n}=e;if(!n)return;const r=t.pathname===n.pathname,o=t.hash===n.hash,a=t.search===n.search;if(r&&o&&!a)return;const{hash:i}=t;if(i){const e=decodeURIComponent(i.substring(1)),t=document.getElementById(e);t?.scrollIntoView()}else window.scrollTo(0,0)}({location:n,previousLocation:o}),I("onRouteDidUpdate",{previousLocation:o,location:n}))}),[o,n]),t};function N(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,d.u)(c.A,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class D extends r.Component{previousLocation;routeUpdateCleanupCb;constructor(e){super(e),this.previousLocation=null,this.routeUpdateCleanupCb=l.A.canUseDOM?I("onRouteUpdate",{previousLocation:null,location:this.props.location}):()=>{},this.state={nextRouteHasLoaded:!0}}shouldComponentUpdate(e,t){if(e.location===this.props.location)return t.nextRouteHasLoaded;const n=e.location;return this.previousLocation=this.props.location,this.setState({nextRouteHasLoaded:!1}),this.routeUpdateCleanupCb=I("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),N(n.pathname).then((()=>{this.routeUpdateCleanupCb(),this.setState({nextRouteHasLoaded:!0})})).catch((e=>{console.warn(e),window.location.reload()})),!1}render(){const{children:e,location:t}=this.props;return r.createElement(R,{previousLocation:this.previousLocation,location:t},r.createElement(u.qh,{location:t,render:()=>e}))}}const L=D,j="__docusaurus-base-url-issue-banner-container",M="__docusaurus-base-url-issue-banner-suggestion-container",B="__DOCUSAURUS_INSERT_BASEURL_BANNER";function F(e){return`\nwindow['${B}'] = true;\n\ndocument.addEventListener('DOMContentLoaded', maybeInsertBanner);\n\nfunction maybeInsertBanner() {\n var shouldInsert = window['${B}'];\n shouldInsert && insertBanner();\n}\n\nfunction insertBanner() {\n var bannerContainer = document.getElementById('${j}');\n if (!bannerContainer) {\n return;\n }\n var bannerHtml = ${JSON.stringify(function(e){return`\n
\n

Your Docusaurus site did not load properly.

\n

A very common reason is a wrong site baseUrl configuration.

\n

Current configured baseUrl = ${e} ${"/"===e?" (default value)":""}

\n

We suggest trying baseUrl =

\n
\n`}(e)).replace(/{window[B]=!1}),[]),r.createElement(r.Fragment,null,!l.A.canUseDOM&&r.createElement(m.A,null,r.createElement("script",null,F(e))),r.createElement("div",{id:j}))}function z(){const{siteConfig:{baseUrl:e,baseUrlIssueBanner:t}}=(0,g.A)(),{pathname:n}=(0,u.zy)();return t&&n===e?r.createElement(q,null):null}function U(){const{siteConfig:{favicon:e,title:t,noIndex:n},i18n:{currentLocale:o,localeConfigs:a}}=(0,g.A)(),i=(0,h.A)(e),{htmlLang:l,direction:s}=a[o];return r.createElement(m.A,null,r.createElement("html",{lang:l,dir:s}),r.createElement("title",null,t),r.createElement("meta",{property:"og:title",content:t}),r.createElement("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0"}),n&&r.createElement("meta",{name:"robots",content:"noindex, nofollow"}),e&&r.createElement("link",{rel:"icon",href:i}))}var $=n(7489),H=n(2303);function G(){const e=(0,H.A)();return r.createElement(m.A,null,r.createElement("html",{"data-has-hydrated":e}))}function V(){const e=(0,d.v)(c.A),t=(0,u.zy)();return r.createElement($.A,null,r.createElement(P.l,null,r.createElement(T.x,null,r.createElement(f,null,r.createElement(U,null),r.createElement(A,null),r.createElement(z,null),r.createElement(L,{location:C(t)},e)),r.createElement(G,null))))}var W=n(4054);const K=function(e){try{return document.createElement("link").relList.supports(e)}catch{return!1}}("prefetch")?function(e){return new Promise(((t,n)=>{if("undefined"==typeof document)return void n();const r=document.createElement("link");r.setAttribute("rel","prefetch"),r.setAttribute("href",e),r.onload=()=>t(),r.onerror=()=>n();const o=document.getElementsByTagName("head")[0]??document.getElementsByName("script")[0]?.parentNode;o?.appendChild(r)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.withCredentials=!0,r.onload=()=>{200===r.status?t():n()},r.send(null)}))};var Q=n(6921);const Y=new Set,X=new Set,J=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,Z={prefetch(e){if(!(e=>!J()&&!X.has(e)&&!Y.has(e))(e))return!1;Y.add(e);const t=(0,d.u)(c.A,e).flatMap((e=>{return t=e.route.path,Object.entries(W).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,Q.A)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?K(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!J()&&!X.has(e))(e)&&(X.add(e),N(e))},ee=Object.freeze(Z);if(l.A.canUseDOM){window.docusaurus=ee;const e=o.hydrate;N(window.location.pathname).then((()=>{e(r.createElement(i.vd,null,r.createElement(a.Kd,null,r.createElement(V,null))),document.getElementById("__docusaurus"))}))}},6988:(e,t,n)=>{"use strict";n.d(t,{o:()=>u,l:()=>d});var r=n(6540),o=n(4784);const a=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/docs","mainDocId":"index","docs":[{"id":"develop-registry/change-os-arch-for-test","path":"/docs/develop-registry/change-os-arch-for-test","sidebar":"tutorialSidebar"},{"id":"develop-registry/index","path":"/docs/develop-registry/","sidebar":"tutorialSidebar"},{"id":"develop-registry/registry-style-guide","path":"/docs/develop-registry/registry-style-guide","sidebar":"tutorialSidebar"},{"id":"faq","path":"/docs/faq","sidebar":"tutorialSidebar"},{"id":"guides/build-container-image","path":"/docs/guides/build-container-image","sidebar":"tutorialSidebar"},{"id":"guides/checksum","path":"/docs/guides/checksum","sidebar":"tutorialSidebar"},{"id":"guides/index","path":"/docs/guides/","sidebar":"tutorialSidebar"},{"id":"guides/install-all-packages","path":"/docs/guides/install-all-packages","sidebar":"tutorialSidebar"},{"id":"guides/keep-in-one-dir","path":"/docs/guides/keep-in-one-dir","sidebar":"tutorialSidebar"},{"id":"guides/list-installed-packages","path":"/docs/guides/list-installed-packages","sidebar":"tutorialSidebar"},{"id":"guides/package-tag","path":"/docs/guides/package-tag","sidebar":"tutorialSidebar"},{"id":"guides/policy-as-code","path":"/docs/guides/policy-as-code","sidebar":"tutorialSidebar"},{"id":"guides/private-package","path":"/docs/guides/private-package","sidebar":"tutorialSidebar"},{"id":"guides/renovate","path":"/docs/guides/renovate","sidebar":"tutorialSidebar"},{"id":"guides/split-config","path":"/docs/guides/split-config","sidebar":"tutorialSidebar"},{"id":"guides/team-config","path":"/docs/guides/team-config","sidebar":"tutorialSidebar"},{"id":"guides/uninstall-packages","path":"/docs/guides/uninstall-packages","sidebar":"tutorialSidebar"},{"id":"guides/update-command","path":"/docs/guides/update-command","sidebar":"tutorialSidebar"},{"id":"guides/wrap-aqua-with-task-runner","path":"/docs/guides/wrap-aqua-with-task-runner","sidebar":"tutorialSidebar"},{"id":"index","path":"/docs/","sidebar":"tutorialSidebar"},{"id":"install","path":"/docs/install","sidebar":"tutorialSidebar"},{"id":"products/aqua-installer","path":"/docs/products/aqua-installer","sidebar":"tutorialSidebar"},{"id":"products/aqua-proxy","path":"/docs/products/aqua-proxy","sidebar":"tutorialSidebar"},{"id":"products/aqua-registry/changelog","path":"/docs/products/aqua-registry/changelog","sidebar":"tutorialSidebar"},{"id":"products/aqua-registry/contributing","path":"/docs/products/aqua-registry/contributing","sidebar":"tutorialSidebar"},{"id":"products/aqua-registry/index","path":"/docs/products/aqua-registry/","sidebar":"tutorialSidebar"},{"id":"products/aqua-renovate-config","path":"/docs/products/aqua-renovate-config","sidebar":"tutorialSidebar"},{"id":"products/circleci-orb-aqua","path":"/docs/products/circleci-orb-aqua","sidebar":"tutorialSidebar"},{"id":"products/devcontainer-features","path":"/docs/products/devcontainer-features","sidebar":"tutorialSidebar"},{"id":"products/index","path":"/docs/products/","sidebar":"tutorialSidebar"},{"id":"products/update-checksum-action","path":"/docs/products/update-checksum-action","sidebar":"tutorialSidebar"},{"id":"products/update-checksum-workflow","path":"/docs/products/update-checksum-workflow","sidebar":"tutorialSidebar"},{"id":"reference/aqua-cant-manage-aqua","path":"/docs/reference/aqua-cant-manage-aqua","sidebar":"tutorialSidebar"},{"id":"reference/codes/001","path":"/docs/reference/codes/001","sidebar":"tutorialSidebar"},{"id":"reference/codes/002","path":"/docs/reference/codes/002","sidebar":"tutorialSidebar"},{"id":"reference/codes/003","path":"/docs/reference/codes/003","sidebar":"tutorialSidebar"},{"id":"reference/codes/004","path":"/docs/reference/codes/004","sidebar":"tutorialSidebar"},{"id":"reference/codes/005","path":"/docs/reference/codes/005","sidebar":"tutorialSidebar"},{"id":"reference/codes/006","path":"/docs/reference/codes/006","sidebar":"tutorialSidebar"},{"id":"reference/config/checksum","path":"/docs/reference/config/checksum","sidebar":"tutorialSidebar"},{"id":"reference/config/command-alias","path":"/docs/reference/config/command-alias","sidebar":"tutorialSidebar"},{"id":"reference/config/experimental-feature","path":"/docs/reference/config/experimental-feature","sidebar":"tutorialSidebar"},{"id":"reference/config/index","path":"/docs/reference/config/","sidebar":"tutorialSidebar"},{"id":"reference/config/log-color","path":"/docs/reference/config/log-color","sidebar":"tutorialSidebar"},{"id":"reference/config/progress-bar","path":"/docs/reference/config/progress-bar","sidebar":"tutorialSidebar"},{"id":"reference/config/shell-completion","path":"/docs/reference/config/shell-completion","sidebar":"tutorialSidebar"},{"id":"reference/config/trace-profile","path":"/docs/reference/config/trace-profile","sidebar":"tutorialSidebar"},{"id":"reference/demo","path":"/docs/reference/demo","sidebar":"tutorialSidebar"},{"id":"reference/execve-2","path":"/docs/reference/execve-2","sidebar":"tutorialSidebar"},{"id":"reference/lazy-install","path":"/docs/reference/lazy-install","sidebar":"tutorialSidebar"},{"id":"reference/nodejs-support","path":"/docs/reference/nodejs-support","sidebar":"tutorialSidebar"},{"id":"reference/registry","path":"/docs/reference/registry","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/aliases","path":"/docs/reference/registry-config/aliases","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/build","path":"/docs/reference/registry-config/build","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/cargo-package","path":"/docs/reference/registry-config/cargo-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/checksum","path":"/docs/reference/registry-config/checksum","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/complete-windows-ext","path":"/docs/reference/registry-config/complete-windows-ext","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/cosign","path":"/docs/reference/registry-config/cosign","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/error_message","path":"/docs/reference/registry-config/error_message","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/files","path":"/docs/reference/registry-config/files","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/format","path":"/docs/reference/registry-config/format","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/format-overrides","path":"/docs/reference/registry-config/format-overrides","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/github-archive-package","path":"/docs/reference/registry-config/github-archive-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/github-artifact-attestations","path":"/docs/reference/registry-config/github-artifact-attestations","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/github-content-package","path":"/docs/reference/registry-config/github-content-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/github-release-package","path":"/docs/reference/registry-config/github-release-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/go-build-package","path":"/docs/reference/registry-config/go-build-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/go-install-package","path":"/docs/reference/registry-config/go-install-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/go-package","path":"/docs/reference/registry-config/go-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/http-package","path":"/docs/reference/registry-config/http-package","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/index","path":"/docs/reference/registry-config/","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/minisign","path":"/docs/reference/registry-config/minisign","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/no_asset","path":"/docs/reference/registry-config/no_asset","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/overrides","path":"/docs/reference/registry-config/overrides","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/private","path":"/docs/reference/registry-config/private","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/replacements","path":"/docs/reference/registry-config/replacements","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/rosetta2","path":"/docs/reference/registry-config/rosetta2","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/search-words","path":"/docs/reference/registry-config/search-words","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/slsa-provenance","path":"/docs/reference/registry-config/slsa-provenance","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/supported-envs","path":"/docs/reference/registry-config/supported-envs","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/supported-if","path":"/docs/reference/registry-config/supported-if","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/template","path":"/docs/reference/registry-config/template","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/vars","path":"/docs/reference/registry-config/vars","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/version-filter","path":"/docs/reference/registry-config/version-filter","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/version-overrides","path":"/docs/reference/registry-config/version-overrides","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/version-prefix","path":"/docs/reference/registry-config/version-prefix","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/version-source","path":"/docs/reference/registry-config/version-source","sidebar":"tutorialSidebar"},{"id":"reference/registry-config/windows_arm_emulation","path":"/docs/reference/registry-config/windows_arm_emulation","sidebar":"tutorialSidebar"},{"id":"reference/restriction","path":"/docs/reference/restriction","sidebar":"tutorialSidebar"},{"id":"reference/security/checksum","path":"/docs/reference/security/checksum","sidebar":"tutorialSidebar"},{"id":"reference/security/cosign-slsa","path":"/docs/reference/security/cosign-slsa","sidebar":"tutorialSidebar"},{"id":"reference/security/github-artifact-attestations","path":"/docs/reference/security/github-artifact-attestations","sidebar":"tutorialSidebar"},{"id":"reference/security/index","path":"/docs/reference/security/","sidebar":"tutorialSidebar"},{"id":"reference/security/minisign","path":"/docs/reference/security/minisign","sidebar":"tutorialSidebar"},{"id":"reference/security/policy-as-code/git-policy","path":"/docs/reference/security/policy-as-code/git-policy","sidebar":"tutorialSidebar"},{"id":"reference/security/policy-as-code/index","path":"/docs/reference/security/policy-as-code/","sidebar":"tutorialSidebar"},{"id":"reference/security/policy-as-code/why-policy-is-needed","path":"/docs/reference/security/policy-as-code/why-policy-is-needed","sidebar":"tutorialSidebar"},{"id":"reference/slide-blog","path":"/docs/reference/slide-blog","sidebar":"tutorialSidebar"},{"id":"reference/uninstall","path":"/docs/reference/uninstall","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/index","path":"/docs/reference/upgrade-guide/","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/aqua-config","path":"/docs/reference/upgrade-guide/v2/aqua-config","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/change-require_checksum","path":"/docs/reference/upgrade-guide/v2/change-require_checksum","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/change-semver","path":"/docs/reference/upgrade-guide/v2/change-semver","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/deprecate-install-test-option","path":"/docs/reference/upgrade-guide/v2/deprecate-install-test-option","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","path":"/docs/reference/upgrade-guide/v2/deprecate-update-checksum-deep-option","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/fix-default-files-name","path":"/docs/reference/upgrade-guide/v2/fix-default-files-name","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/index","path":"/docs/reference/upgrade-guide/v2/","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","path":"/docs/reference/upgrade-guide/v2/only-standard-registry-is-allowed-by-default","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/remove-supported_if","path":"/docs/reference/upgrade-guide/v2/remove-supported_if","sidebar":"tutorialSidebar"},{"id":"reference/upgrade-guide/v2/remove-type-go","path":"/docs/reference/upgrade-guide/v2/remove-type-go","sidebar":"tutorialSidebar"},{"id":"reference/usage","path":"/docs/reference/usage","sidebar":"tutorialSidebar"},{"id":"reference/use-aqua-with-other-tools","path":"/docs/reference/use-aqua-with-other-tools","sidebar":"tutorialSidebar"},{"id":"reference/windows-support","path":"/docs/reference/windows-support","sidebar":"tutorialSidebar"},{"id":"trouble-shooting","path":"/docs/trouble-shooting","sidebar":"tutorialSidebar"},{"id":"tutorial/change-version-per-project","path":"/docs/tutorial/change-version-per-project","sidebar":"tutorialSidebar"},{"id":"tutorial/config-path","path":"/docs/tutorial/config-path","sidebar":"tutorialSidebar"},{"id":"tutorial/global-config","path":"/docs/tutorial/global-config","sidebar":"tutorialSidebar"},{"id":"tutorial/index","path":"/docs/tutorial/","sidebar":"tutorialSidebar"},{"id":"tutorial/install-only-link","path":"/docs/tutorial/install-only-link","sidebar":"tutorialSidebar"},{"id":"tutorial/lazy-install","path":"/docs/tutorial/lazy-install","sidebar":"tutorialSidebar"},{"id":"tutorial/search-packages","path":"/docs/tutorial/search-packages","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/docs/","label":"index"}}}}],"breadcrumbs":true}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en"],"path":"i18n","currentLocale":"en","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en","calendar":"gregory","path":"en"}}}');var l=n(2654);const s=JSON.parse('{"docusaurusVersion":"2.4.3","siteVersion":"0.0.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"2.4.3"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"2.4.3"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"2.4.3"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"2.4.3"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"2.4.3"},"docusaurus-theme-search-algolia":{"type":"package","name":"@docusaurus/theme-search-algolia","version":"2.4.3"}}}'),c={siteConfig:o.default,siteMetadata:s,globalData:a,i18n:i,codeTranslations:l},u=r.createContext(c);function d(e){let{children:t}=e;return r.createElement(u.Provider,{value:c},t)}},7489:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});var r=n(6540),o=n(8193),a=n(5260),i=n(440),l=n(8956);function s(e){let{error:t,tryAgain:n}=e;return r.createElement("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"}},r.createElement("h1",{style:{fontSize:"3rem"}},"This page crashed"),r.createElement("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"}},"Try again"),r.createElement(c,{error:t}))}function c(e){let{error:t}=e;const n=(0,i.getErrorCausalChain)(t).map((e=>e.message)).join("\n\nCause:\n");return r.createElement("p",{style:{whiteSpace:"pre-wrap"}},n)}function u(e){let{error:t,tryAgain:n}=e;return r.createElement(f,{fallback:()=>r.createElement(s,{error:t,tryAgain:n})},r.createElement(a.A,null,r.createElement("title",null,"Page Error")),r.createElement(l.A,null,r.createElement(s,{error:t,tryAgain:n})))}const d=e=>r.createElement(u,e);class f extends r.Component{constructor(e){super(e),this.state={error:null}}componentDidCatch(e){o.A.canUseDOM&&this.setState({error:e})}render(){const{children:e}=this.props,{error:t}=this.state;if(t){const e={error:t,tryAgain:()=>this.setState({error:null})};return(this.props.fallback??d)(e)}return e??null}}},8193:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});const r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document,o={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},5260:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540),o=n(545);function a(e){return r.createElement(o.mg,e)}},5489:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var r=n(8168),o=n(6540),a=n(4625),i=n(440),l=n(4586),s=n(6654),c=n(8193);const u=o.createContext({collectLink:()=>{}});var d=n(6025);function f(e,t){let{isNavLink:n,to:f,href:p,activeClassName:m,isActive:g,"data-noBrokenLinkCheck":h,autoAddBaseUrl:b=!0,...v}=e;const{siteConfig:{trailingSlash:y,baseUrl:w}}=(0,l.A)(),{withBaseUrl:S}=(0,d.h)(),k=(0,o.useContext)(u),E=(0,o.useRef)(null);(0,o.useImperativeHandle)(t,(()=>E.current));const x=f||p;const _=(0,s.A)(x),A=x?.replace("pathname://","");let O=void 0!==A?(C=A,b&&(e=>e.startsWith("/"))(C)?S(C):C):void 0;var C;O&&_&&(O=(0,i.applyTrailingSlash)(O,{trailingSlash:y,baseUrl:w}));const T=(0,o.useRef)(!1),P=n?a.k2:a.N_,I=c.A.canUseIntersectionObserver,R=(0,o.useRef)(),N=()=>{T.current||null==O||(window.docusaurus.preload(O),T.current=!0)};(0,o.useEffect)((()=>(!I&&_&&null!=O&&window.docusaurus.prefetch(O),()=>{I&&R.current&&R.current.disconnect()})),[R,O,I,_]);const D=O?.startsWith("#")??!1,L=!O||!_||D;return L||h||k.collectLink(O),L?o.createElement("a",(0,r.A)({ref:E,href:O},x&&!_&&{target:"_blank",rel:"noopener noreferrer"},v)):o.createElement(P,(0,r.A)({},v,{onMouseEnter:N,onTouchStart:N,innerRef:e=>{E.current=e,I&&e&&_&&(R.current=new window.IntersectionObserver((t=>{t.forEach((t=>{e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(R.current.unobserve(e),R.current.disconnect(),null!=O&&window.docusaurus.prefetch(O))}))})),R.current.observe(e))},to:O},n&&{isActive:g,activeClassName:m}))}const p=o.forwardRef(f)},1312:(e,t,n)=>{"use strict";n.d(t,{A:()=>s,T:()=>l});var r=n(6540);function o(e,t){const n=e.split(/(\{\w+\})/).map(((e,n)=>{if(n%2==1){const n=t?.[e.slice(1,-1)];if(void 0!==n)return n}return e}));return n.some((e=>(0,r.isValidElement)(e)))?n.map(((e,t)=>(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e)).filter((e=>""!==e)):n.join("")}var a=n(2654);function i(e){let{id:t,message:n}=e;if(void 0===t&&void 0===n)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return a[t??n]??n??t}function l(e,t){let{message:n,id:r}=e;return o(i({message:n,id:r}),t)}function s(e){let{children:t,id:n,values:a}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");const l=i({message:t,id:n});return r.createElement(r.Fragment,null,o(l,a))}},7065:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});const r="default"},6654:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function o(e){return void 0!==e&&!r(e)}n.d(t,{A:()=>o,z:()=>r})},6025:(e,t,n)=>{"use strict";n.d(t,{A:()=>l,h:()=>i});var r=n(6540),o=n(4586),a=n(6654);function i(){const{siteConfig:{baseUrl:e,url:t}}=(0,o.A)(),n=(0,r.useCallback)(((n,r)=>function(e,t,n,r){let{forcePrependBaseUrl:o=!1,absolute:i=!1}=void 0===r?{}:r;if(!n||n.startsWith("#")||(0,a.z)(n))return n;if(o)return t+n.replace(/^\//,"");if(n===t.replace(/\/$/,""))return t;const l=n.startsWith(t)?n:t+n.replace(/^\//,"");return i?e+l:l}(t,e,n,r)),[t,e]);return{withBaseUrl:n}}function l(e,t){void 0===t&&(t={});const{withBaseUrl:n}=i();return n(e,t)}},4586:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540),o=n(6988);function a(){return(0,r.useContext)(o.o)}},2303:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540),o=n(6125);function a(){return(0,r.useContext)(o.o)}},6921:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});const r=e=>"object"==typeof e&&!!e&&Object.keys(e).length>0;function o(e){const t={};return function e(n,o){Object.entries(n).forEach((n=>{let[a,i]=n;const l=o?`${o}.${a}`:a;r(i)?e(i,l):t[l]=i}))}(e),t}},3102:(e,t,n)=>{"use strict";n.d(t,{W:()=>a,o:()=>o});var r=n(6540);const o=r.createContext(null);function a(e){let{children:t,value:n}=e;const a=r.useContext(o),i=(0,r.useMemo)((()=>function(e){let{parent:t,value:n}=e;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}const r={...t.data,...n?.data};return{plugin:t.plugin,data:r}}({parent:a,value:n})),[a,n]);return r.createElement(o.Provider,{value:i},t)}},4070:(e,t,n)=>{"use strict";n.d(t,{zK:()=>b,vT:()=>p,gk:()=>m,Gy:()=>d,HW:()=>v,ht:()=>f,r7:()=>h,jh:()=>g});var r=n(6347),o=n(4586),a=n(7065);function i(e,t){void 0===t&&(t={});const n=function(){const{globalData:e}=(0,o.A)();return e}()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}const l=e=>e.versions.find((e=>e.isLast));function s(e,t){const n=l(e);return[...e.versions.filter((e=>e!==n)),n].find((e=>!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})))}function c(e,t){const n=s(e,t),o=n?.docs.find((e=>!!(0,r.B6)(t,{path:e.path,exact:!0,strict:!1})));return{activeVersion:n,activeDoc:o,alternateDocVersions:o?function(t){const n={};return e.versions.forEach((e=>{e.docs.forEach((r=>{r.id===t&&(n[e.name]=r)}))})),n}(o.id):{}}}const u={},d=()=>i("docusaurus-plugin-content-docs")??u,f=e=>function(e,t,n){void 0===t&&(t=a.W),void 0===n&&(n={});const r=i(e),o=r?.[t];if(!o&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return o}("docusaurus-plugin-content-docs",e,{failfast:!0});function p(e){void 0===e&&(e={});const t=d(),{pathname:n}=(0,r.zy)();return function(e,t,n){void 0===n&&(n={});const o=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,r.B6)(t,{path:n.path,exact:!1,strict:!1})})),a=o?{pluginId:o[0],pluginData:o[1]}:void 0;if(!a&&n.failfast)throw new Error(`Can't find active docs plugin for "${t}" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: ${Object.values(e).map((e=>e.path)).join(", ")}`);return a}(t,n,e)}function m(e){void 0===e&&(e={});const t=p(e),{pathname:n}=(0,r.zy)();if(!t)return;return{activePlugin:t,activeVersion:s(t.pluginData,n)}}function g(e){return f(e).versions}function h(e){const t=f(e);return l(t)}function b(e){const t=f(e),{pathname:n}=(0,r.zy)();return c(t,n)}function v(e){const t=f(e),{pathname:n}=(0,r.zy)();return function(e,t){const n=l(e);return{latestDocSuggestion:c(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},6294:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>a});var r=n(5947),o=n.n(r);o().configure({showSpinner:!1});const a={onRouteUpdate(e){let{location:t,previousLocation:n}=e;if(n&&t.pathname!==n.pathname){const e=window.setTimeout((()=>{o().start()}),200);return()=>window.clearTimeout(e)}},onRouteDidUpdate(){o().done()}}},6134:(e,t,n)=>{"use strict";var r=n(1258),o=n(4784);!function(e){const{themeConfig:{prism:t}}=o.default,{additionalLanguages:r}=t;globalThis.Prism=e,r.forEach((e=>{n(8692)(`./prism-${e}`)})),delete globalThis.Prism}(r.A)},3186:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540);const o={iconExternalLink:"iconExternalLink_nPIU"};function a(e){let{width:t=13.5,height:n=13.5}=e;return r.createElement("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:o.iconExternalLink},r.createElement("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"}))}},8956:(e,t,n)=>{"use strict";n.d(t,{A:()=>kt});var r=n(6540),o=n(870),a=n(7489),i=n(9024),l=n(8168),s=n(6347),c=n(1312),u=n(5062);const d="__docusaurus_skipToContent_fallback";function f(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function p(){const e=(0,r.useRef)(null),{action:t}=(0,s.W6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(d);t&&f(t)}),[]);return(0,u.$)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&f(e.current)})),{containerRef:e,onClick:n}}const m=(0,c.T)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function g(e){const t=e.children??m,{containerRef:n,onClick:o}=p();return r.createElement("div",{ref:n,role:"region","aria-label":m},r.createElement("a",(0,l.A)({},e,{href:`#${d}`,onClick:o}),t))}var h=n(7559),b=n(4090);const v={skipToContent:"skipToContent_fXgn"};function y(){return r.createElement(g,{className:v.skipToContent})}var w=n(6342),S=n(5041);function k(e){let{width:t=21,height:n=21,color:o="currentColor",strokeWidth:a=1.2,className:i,...s}=e;return r.createElement("svg",(0,l.A)({viewBox:"0 0 15 15",width:t,height:n},s),r.createElement("g",{stroke:o,strokeWidth:a},r.createElement("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})))}const E={closeButton:"closeButton_CVFx"};function x(e){return r.createElement("button",(0,l.A)({type:"button","aria-label":(0,c.T)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"})},e,{className:(0,o.A)("clean-btn close",E.closeButton,e.className)}),r.createElement(k,{width:14,height:14,strokeWidth:3.1}))}const _={content:"content_knG7"};function A(e){const{announcementBar:t}=(0,w.p)(),{content:n}=t;return r.createElement("div",(0,l.A)({},e,{className:(0,o.A)(_.content,e.className),dangerouslySetInnerHTML:{__html:n}}))}const O={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function C(){const{announcementBar:e}=(0,w.p)(),{isActive:t,close:n}=(0,S.Mj)();if(!t)return null;const{backgroundColor:o,textColor:a,isCloseable:i}=e;return r.createElement("div",{className:O.announcementBar,style:{backgroundColor:o,color:a},role:"banner"},i&&r.createElement("div",{className:O.announcementBarPlaceholder}),r.createElement(A,{className:O.announcementBarContent}),i&&r.createElement(x,{onClick:n,className:O.announcementBarClose}))}var T=n(2069),P=n(3104);var I=n(9532),R=n(5600);const N=r.createContext(null);function D(e){let{children:t}=e;const n=function(){const e=(0,T.M)(),t=(0,R.YL)(),[n,o]=(0,r.useState)(!1),a=null!==t.component,i=(0,I.ZC)(a);return(0,r.useEffect)((()=>{a&&!i&&o(!0)}),[a,i]),(0,r.useEffect)((()=>{a?e.shown||o(!0):o(!1)}),[e.shown,a]),(0,r.useMemo)((()=>[n,o]),[n])}();return r.createElement(N.Provider,{value:n},t)}function L(e){if(e.component){const t=e.component;return r.createElement(t,e.props)}}function j(){const e=(0,r.useContext)(N);if(!e)throw new I.dV("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,o=(0,r.useCallback)((()=>n(!1)),[n]),a=(0,R.YL)();return(0,r.useMemo)((()=>({shown:t,hide:o,content:L(a)})),[o,a,t])}function M(e){let{header:t,primaryMenu:n,secondaryMenu:a}=e;const{shown:i}=j();return r.createElement("div",{className:"navbar-sidebar"},t,r.createElement("div",{className:(0,o.A)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":i})},r.createElement("div",{className:"navbar-sidebar__item menu"},n),r.createElement("div",{className:"navbar-sidebar__item menu"},a)))}var B=n(5293),F=n(2303);function q(e){return r.createElement("svg",(0,l.A)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"}))}function z(e){return r.createElement("svg",(0,l.A)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"}))}const U={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function $(e){let{className:t,buttonClassName:n,value:a,onChange:i}=e;const l=(0,F.A)(),s=(0,c.T)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===a?(0,c.T)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,c.T)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return r.createElement("div",{className:(0,o.A)(U.toggle,t)},r.createElement("button",{className:(0,o.A)("clean-btn",U.toggleButton,!l&&U.toggleButtonDisabled,n),type:"button",onClick:()=>i("dark"===a?"light":"dark"),disabled:!l,title:s,"aria-label":s,"aria-live":"polite"},r.createElement(q,{className:(0,o.A)(U.toggleIcon,U.lightToggleIcon)}),r.createElement(z,{className:(0,o.A)(U.toggleIcon,U.darkToggleIcon)})))}const H=r.memo($),G={darkNavbarColorModeToggle:"darkNavbarColorModeToggle_X3D1"};function V(e){let{className:t}=e;const n=(0,w.p)().navbar.style,o=(0,w.p)().colorMode.disableSwitch,{colorMode:a,setColorMode:i}=(0,B.G)();return o?null:r.createElement(H,{className:t,buttonClassName:"dark"===n?G.darkNavbarColorModeToggle:void 0,value:a,onChange:i})}var W=n(3465);function K(){return r.createElement(W.A,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function Q(){const e=(0,T.M)();return r.createElement("button",{type:"button","aria-label":(0,c.T)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:()=>e.toggle()},r.createElement(k,{color:"var(--ifm-color-emphasis-600)"}))}function Y(){return r.createElement("div",{className:"navbar-sidebar__brand"},r.createElement(K,null),r.createElement(V,{className:"margin-right--md"}),r.createElement(Q,null))}var X=n(5489),J=n(6025),Z=n(6654),ee=n(1252),te=n(3186);function ne(e){let{activeBasePath:t,activeBaseRegex:n,to:o,href:a,label:i,html:s,isDropdownLink:c,prependBaseUrlToHref:u,...d}=e;const f=(0,J.A)(o),p=(0,J.A)(t),m=(0,J.A)(a,{forcePrependBaseUrl:!0}),g=i&&a&&!(0,Z.A)(a),h=s?{dangerouslySetInnerHTML:{__html:s}}:{children:r.createElement(r.Fragment,null,i,g&&r.createElement(te.A,c&&{width:12,height:12}))};return a?r.createElement(X.A,(0,l.A)({href:u?m:a},d,h)):r.createElement(X.A,(0,l.A)({to:f,isNavLink:!0},(t||n)&&{isActive:(e,t)=>n?(0,ee.G)(n,t.pathname):t.pathname.startsWith(p)},d,h))}function re(e){let{className:t,isDropdownItem:n=!1,...a}=e;const i=r.createElement(ne,(0,l.A)({className:(0,o.A)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n},a));return n?r.createElement("li",null,i):i}function oe(e){let{className:t,isDropdownItem:n,...a}=e;return r.createElement("li",{className:"menu__list-item"},r.createElement(ne,(0,l.A)({className:(0,o.A)("menu__link",t)},a)))}function ae(e){let{mobile:t=!1,position:n,...o}=e;const a=t?oe:re;return r.createElement(a,(0,l.A)({},o,{activeClassName:o.activeClassName??(t?"menu__link--active":"navbar__link--active")}))}var ie=n(1422),le=n(9169),se=n(4586);function ce(e,t){return e.some((e=>function(e,t){return!!(0,le.ys)(e.to,t)||!!(0,ee.G)(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function ue(e){let{items:t,position:n,className:a,onClick:i,...s}=e;const c=(0,r.useRef)(null),[u,d]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=e=>{c.current&&!c.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[c]),r.createElement("div",{ref:c,className:(0,o.A)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":u})},r.createElement(ne,(0,l.A)({"aria-haspopup":"true","aria-expanded":u,role:"button",href:s.to?void 0:"#",className:(0,o.A)("navbar__link",a)},s,{onClick:s.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),d(!u))}}),s.children??s.label),r.createElement("ul",{className:"dropdown__menu"},t.map(((e,t)=>r.createElement(Le,(0,l.A)({isDropdownItem:!0,activeClassName:"dropdown__link--active"},e,{key:t}))))))}function de(e){let{items:t,className:n,position:a,onClick:i,...c}=e;const u=function(){const{siteConfig:{baseUrl:e}}=(0,se.A)(),{pathname:t}=(0,s.zy)();return t.replace(e,"/")}(),d=ce(t,u),{collapsed:f,toggleCollapsed:p,setCollapsed:m}=(0,ie.u)({initialState:()=>!d});return(0,r.useEffect)((()=>{d&&m(!d)}),[u,d,m]),r.createElement("li",{className:(0,o.A)("menu__list-item",{"menu__list-item--collapsed":f})},r.createElement(ne,(0,l.A)({role:"button",className:(0,o.A)("menu__link menu__link--sublist menu__link--sublist-caret",n)},c,{onClick:e=>{e.preventDefault(),p()}}),c.children??c.label),r.createElement(ie.N,{lazy:!0,as:"ul",className:"menu__list",collapsed:f},t.map(((e,t)=>r.createElement(Le,(0,l.A)({mobile:!0,isDropdownItem:!0,onClick:i,activeClassName:"menu__link--active"},e,{key:t}))))))}function fe(e){let{mobile:t=!1,...n}=e;const o=t?de:ue;return r.createElement(o,n)}var pe=n(2131);function me(e){let{width:t=20,height:n=20,...o}=e;return r.createElement("svg",(0,l.A)({viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0},o),r.createElement("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"}))}const ge="iconLanguage_nlXk";var he=n(3219),be=n(5260),ve=n(4255),ye=n(1062),we=n(2967);var Se=n(961);const ke={button:{buttonText:(0,c.T)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"}),buttonAriaLabel:(0,c.T)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"})},modal:{searchBox:{resetButtonTitle:(0,c.T)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),resetButtonAriaLabel:(0,c.T)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),cancelButtonText:(0,c.T)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"}),cancelButtonAriaLabel:(0,c.T)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"})},startScreen:{recentSearchesTitle:(0,c.T)({id:"theme.SearchModal.startScreen.recentSearchesTitle",message:"Recent",description:"The title for recent searches"}),noRecentSearchesText:(0,c.T)({id:"theme.SearchModal.startScreen.noRecentSearchesText",message:"No recent searches",description:"The text when no recent searches"}),saveRecentSearchButtonTitle:(0,c.T)({id:"theme.SearchModal.startScreen.saveRecentSearchButtonTitle",message:"Save this search",description:"The label for save recent search button"}),removeRecentSearchButtonTitle:(0,c.T)({id:"theme.SearchModal.startScreen.removeRecentSearchButtonTitle",message:"Remove this search from history",description:"The label for remove recent search button"}),favoriteSearchesTitle:(0,c.T)({id:"theme.SearchModal.startScreen.favoriteSearchesTitle",message:"Favorite",description:"The title for favorite searches"}),removeFavoriteSearchButtonTitle:(0,c.T)({id:"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle",message:"Remove this search from favorites",description:"The label for remove favorite search button"})},errorScreen:{titleText:(0,c.T)({id:"theme.SearchModal.errorScreen.titleText",message:"Unable to fetch results",description:"The title for error screen of search modal"}),helpText:(0,c.T)({id:"theme.SearchModal.errorScreen.helpText",message:"You might want to check your network connection.",description:"The help text for error screen of search modal"})},footer:{selectText:(0,c.T)({id:"theme.SearchModal.footer.selectText",message:"to select",description:"The explanatory text of the action for the enter key"}),selectKeyAriaLabel:(0,c.T)({id:"theme.SearchModal.footer.selectKeyAriaLabel",message:"Enter key",description:"The ARIA label for the Enter key button that makes the selection"}),navigateText:(0,c.T)({id:"theme.SearchModal.footer.navigateText",message:"to navigate",description:"The explanatory text of the action for the Arrow up and Arrow down key"}),navigateUpKeyAriaLabel:(0,c.T)({id:"theme.SearchModal.footer.navigateUpKeyAriaLabel",message:"Arrow up",description:"The ARIA label for the Arrow up key button that makes the navigation"}),navigateDownKeyAriaLabel:(0,c.T)({id:"theme.SearchModal.footer.navigateDownKeyAriaLabel",message:"Arrow down",description:"The ARIA label for the Arrow down key button that makes the navigation"}),closeText:(0,c.T)({id:"theme.SearchModal.footer.closeText",message:"to close",description:"The explanatory text of the action for Escape key"}),closeKeyAriaLabel:(0,c.T)({id:"theme.SearchModal.footer.closeKeyAriaLabel",message:"Escape key",description:"The ARIA label for the Escape key button that close the modal"}),searchByText:(0,c.T)({id:"theme.SearchModal.footer.searchByText",message:"Search by",description:"The text explain that the search is making by Algolia"})},noResultsScreen:{noResultsText:(0,c.T)({id:"theme.SearchModal.noResultsScreen.noResultsText",message:"No results for",description:"The text explains that there are no results for the following search"}),suggestedQueryText:(0,c.T)({id:"theme.SearchModal.noResultsScreen.suggestedQueryText",message:"Try searching for",description:"The text for the suggested query when no results are found for the following search"}),reportMissingResultsText:(0,c.T)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsText",message:"Believe this query should return results?",description:"The text for the question where the user thinks there are missing results"}),reportMissingResultsLinkText:(0,c.T)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText",message:"Let us know.",description:"The text for the link to report missing results"})}},placeholder:(0,c.T)({id:"theme.SearchModal.placeholder",message:"Search docs",description:"The placeholder of the input of the DocSearch pop-up modal"})};let Ee=null;function xe(e){let{hit:t,children:n}=e;return r.createElement(X.A,{to:t.url},n)}function _e(e){let{state:t,onClose:n}=e;const o=(0,ve.w)();return r.createElement(X.A,{to:o(t.query),onClick:n},r.createElement(c.A,{id:"theme.SearchBar.seeAll",values:{count:t.context.nbHits}},"See all {count} results"))}function Ae(e){let{contextualSearch:t,externalUrlRegex:o,...a}=e;const{siteMetadata:i}=(0,se.A)(),c=(0,ye.C)(),u=function(){const{locale:e,tags:t}=(0,we.af)();return[`language:${e}`,t.map((e=>`docusaurus_tag:${e}`))]}(),d=a.searchParameters?.facetFilters??[],f=t?function(e,t){const n=e=>"string"==typeof e?[e]:e;return[...n(e),...n(t)]}(u,d):d,p={...a.searchParameters,facetFilters:f},m=(0,s.W6)(),g=(0,r.useRef)(null),h=(0,r.useRef)(null),[b,v]=(0,r.useState)(!1),[y,w]=(0,r.useState)(void 0),S=(0,r.useCallback)((()=>Ee?Promise.resolve():Promise.all([n.e(8158).then(n.bind(n,8158)),Promise.all([n.e(1869),n.e(8913)]).then(n.bind(n,8913)),Promise.all([n.e(1869),n.e(416)]).then(n.bind(n,416))]).then((e=>{let[{DocSearchModal:t}]=e;Ee=t}))),[]),k=(0,r.useCallback)((()=>{S().then((()=>{g.current=document.createElement("div"),document.body.insertBefore(g.current,document.body.firstChild),v(!0)}))}),[S,v]),E=(0,r.useCallback)((()=>{v(!1),g.current?.remove()}),[v]),x=(0,r.useCallback)((e=>{S().then((()=>{v(!0),w(e.key)}))}),[S,v,w]),_=(0,r.useRef)({navigate(e){let{itemUrl:t}=e;(0,ee.G)(o,t)?window.location.href=t:m.push(t)}}).current,A=(0,r.useRef)((e=>a.transformItems?a.transformItems(e):e.map((e=>({...e,url:c(e.url)}))))).current,O=(0,r.useMemo)((()=>e=>r.createElement(_e,(0,l.A)({},e,{onClose:E}))),[E]),C=(0,r.useCallback)((e=>(e.addAlgoliaAgent("docusaurus",i.docusaurusVersion),e)),[i.docusaurusVersion]);return(0,he.E8)({isOpen:b,onOpen:k,onClose:E,onInput:x,searchButtonRef:h}),r.createElement(r.Fragment,null,r.createElement(be.A,null,r.createElement("link",{rel:"preconnect",href:`https://${a.appId}-dsn.algolia.net`,crossOrigin:"anonymous"})),r.createElement(he.Bc,{onTouchStart:S,onFocus:S,onMouseOver:S,onClick:k,ref:h,translations:ke.button}),b&&Ee&&g.current&&(0,Se.createPortal)(r.createElement(Ee,(0,l.A)({onClose:E,initialScrollY:window.scrollY,initialQuery:y,navigator:_,transformItems:A,hitComponent:xe,transformSearchClient:C},a.searchPagePath&&{resultsFooterComponent:O},a,{searchParameters:p,placeholder:ke.placeholder,translations:ke.modal})),g.current))}function Oe(){const{siteConfig:e}=(0,se.A)();return r.createElement(Ae,e.themeConfig.algolia)}const Ce={searchBox:"searchBox_ZlJk"};function Te(e){let{children:t,className:n}=e;return r.createElement("div",{className:(0,o.A)(n,Ce.searchBox)},t)}var Pe=n(4070),Ie=n(1754);var Re=n(5597);const Ne=e=>e.docs.find((t=>t.id===e.mainDocId));const De={default:ae,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:o,...a}=e;const{i18n:{currentLocale:i,locales:u,localeConfigs:d}}=(0,se.A)(),f=(0,pe.o)(),{search:p,hash:m}=(0,s.zy)(),g=[...n,...u.map((e=>{const n=`${`pathname://${f.createUrl({locale:e,fullyQualified:!1})}`}${p}${m}`;return{label:d[e].label,lang:d[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===i?t?"menu__link--active":"dropdown__link--active":""}})),...o],h=t?(0,c.T)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):d[i].label;return r.createElement(fe,(0,l.A)({},a,{mobile:t,label:r.createElement(r.Fragment,null,r.createElement(me,{className:ge}),h),items:g}))},search:function(e){let{mobile:t,className:n}=e;return t?null:r.createElement(Te,{className:n},r.createElement(Oe,null))},dropdown:fe,html:function(e){let{value:t,className:n,mobile:a=!1,isDropdownItem:i=!1}=e;const l=i?"li":"div";return r.createElement(l,{className:(0,o.A)({navbar__item:!a&&!i,"menu__list-item":a},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:o,...a}=e;const{activeDoc:i}=(0,Pe.zK)(o),s=(0,Ie.QB)(t,o);return null===s?null:r.createElement(ae,(0,l.A)({exact:!0},a,{isActive:()=>i?.path===s.path||!!i?.sidebar&&i.sidebar===s.sidebar,label:n??s.id,to:s.path}))},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:o,...a}=e;const{activeDoc:i}=(0,Pe.zK)(o),s=(0,Ie.fW)(t,o).link;if(!s)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return r.createElement(ae,(0,l.A)({exact:!0},a,{isActive:()=>i?.sidebar===t,label:n??s.label,to:s.path}))},docsVersion:function(e){let{label:t,to:n,docsPluginId:o,...a}=e;const i=(0,Ie.Vd)(o)[0],s=t??i.label,c=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(i).path;return r.createElement(ae,(0,l.A)({},a,{label:s,to:c}))},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:o,dropdownItemsBefore:a,dropdownItemsAfter:i,...u}=e;const{search:d,hash:f}=(0,s.zy)(),p=(0,Pe.zK)(n),m=(0,Pe.jh)(n),{savePreferredVersionName:g}=(0,Re.g1)(n),h=[...a,...m.map((e=>{const t=p.alternateDocVersions[e.name]??Ne(e);return{label:e.label,to:`${t.path}${d}${f}`,isActive:()=>e===p.activeVersion,onClick:()=>g(e.name)}})),...i],b=(0,Ie.Vd)(n)[0],v=t&&h.length>1?(0,c.T)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):b.label,y=t&&h.length>1?void 0:Ne(b).path;return h.length<=1?r.createElement(ae,(0,l.A)({},u,{mobile:t,label:v,to:y,isActive:o?()=>!1:void 0})):r.createElement(fe,(0,l.A)({},u,{mobile:t,label:v,to:y,items:h,isActive:o?()=>!1:void 0}))}};function Le(e){let{type:t,...n}=e;const o=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),a=De[o];if(!a)throw new Error(`No NavbarItem component found for type "${t}".`);return r.createElement(a,n)}function je(){const e=(0,T.M)(),t=(0,w.p)().navbar.items;return r.createElement("ul",{className:"menu__list"},t.map(((t,n)=>r.createElement(Le,(0,l.A)({mobile:!0},t,{onClick:()=>e.toggle(),key:n})))))}function Me(e){return r.createElement("button",(0,l.A)({},e,{type:"button",className:"clean-btn navbar-sidebar__back"}),r.createElement(c.A,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"},"\u2190 Back to main menu"))}function Be(){const e=0===(0,w.p)().navbar.items.length,t=j();return r.createElement(r.Fragment,null,!e&&r.createElement(Me,{onClick:()=>t.hide()}),t.content)}function Fe(){const e=(0,T.M)();var t;return void 0===(t=e.shown)&&(t=!0),(0,r.useEffect)((()=>(document.body.style.overflow=t?"hidden":"visible",()=>{document.body.style.overflow="visible"})),[t]),e.shouldRender?r.createElement(M,{header:r.createElement(Y,null),primaryMenu:r.createElement(je,null),secondaryMenu:r.createElement(Be,null)}):null}const qe={navbarHideable:"navbarHideable_m1mJ",navbarHidden:"navbarHidden_jGov"};function ze(e){return r.createElement("div",(0,l.A)({role:"presentation"},e,{className:(0,o.A)("navbar-sidebar__backdrop",e.className)}))}function Ue(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:a}}=(0,w.p)(),i=(0,T.M)(),{navbarRef:l,isNavbarVisible:s}=function(e){const[t,n]=(0,r.useState)(e),o=(0,r.useRef)(!1),a=(0,r.useRef)(0),i=(0,r.useCallback)((e=>{null!==e&&(a.current=e.getBoundingClientRect().height)}),[]);return(0,P.Mq)(((t,r)=>{let{scrollY:i}=t;if(!e)return;if(i=l?n(!1):i+c{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return o.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return r.createElement("nav",{ref:l,"aria-label":(0,c.T)({id:"theme.NavBar.navAriaLabel",message:"Main",description:"The ARIA label for the main navigation"}),className:(0,o.A)("navbar","navbar--fixed-top",n&&[qe.navbarHideable,!s&&qe.navbarHidden],{"navbar--dark":"dark"===a,"navbar--primary":"primary"===a,"navbar-sidebar--show":i.shown})},t,r.createElement(ze,{onClick:i.toggle}),r.createElement(Fe,null))}var $e=n(440);const He={errorBoundaryError:"errorBoundaryError_a6uf"};function Ge(e){return r.createElement("button",(0,l.A)({type:"button"},e),r.createElement(c.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error"},"Try again"))}function Ve(e){let{error:t}=e;const n=(0,$e.getErrorCausalChain)(t).map((e=>e.message)).join("\n\nCause:\n");return r.createElement("p",{className:He.errorBoundaryError},n)}class We extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}const Ke="right";function Qe(e){let{width:t=30,height:n=30,className:o,...a}=e;return r.createElement("svg",(0,l.A)({className:o,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true"},a),r.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"}))}function Ye(){const{toggle:e,shown:t}=(0,T.M)();return r.createElement("button",{onClick:e,"aria-label":(0,c.T)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button"},r.createElement(Qe,null))}const Xe={colorModeToggle:"colorModeToggle_DEke"};function Je(e){let{items:t}=e;return r.createElement(r.Fragment,null,t.map(((e,t)=>r.createElement(We,{key:t,onError:t=>new Error(`A theme navbar item failed to render.\nPlease double-check the following navbar item (themeConfig.navbar.items) of your Docusaurus config:\n${JSON.stringify(e,null,2)}`,{cause:t})},r.createElement(Le,e)))))}function Ze(e){let{left:t,right:n}=e;return r.createElement("div",{className:"navbar__inner"},r.createElement("div",{className:"navbar__items"},t),r.createElement("div",{className:"navbar__items navbar__items--right"},n))}function et(){const e=(0,T.M)(),t=(0,w.p)().navbar.items,[n,o]=function(e){function t(e){return"left"===(e.position??Ke)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),a=t.find((e=>"search"===e.type));return r.createElement(Ze,{left:r.createElement(r.Fragment,null,!e.disabled&&r.createElement(Ye,null),r.createElement(K,null),r.createElement(Je,{items:n})),right:r.createElement(r.Fragment,null,r.createElement(Je,{items:o}),r.createElement(V,{className:Xe.colorModeToggle}),!a&&r.createElement(Te,null,r.createElement(Oe,null)))})}function tt(){return r.createElement(Ue,null,r.createElement(et,null))}function nt(e){let{item:t}=e;const{to:n,href:o,label:a,prependBaseUrlToHref:i,...s}=t,c=(0,J.A)(n),u=(0,J.A)(o,{forcePrependBaseUrl:!0});return r.createElement(X.A,(0,l.A)({className:"footer__link-item"},o?{href:i?u:o}:{to:c},s),a,o&&!(0,Z.A)(o)&&r.createElement(te.A,null))}function rt(e){let{item:t}=e;return t.html?r.createElement("li",{className:"footer__item",dangerouslySetInnerHTML:{__html:t.html}}):r.createElement("li",{key:t.href??t.to,className:"footer__item"},r.createElement(nt,{item:t}))}function ot(e){let{column:t}=e;return r.createElement("div",{className:"col footer__col"},r.createElement("div",{className:"footer__title"},t.title),r.createElement("ul",{className:"footer__items clean-list"},t.items.map(((e,t)=>r.createElement(rt,{key:t,item:e})))))}function at(e){let{columns:t}=e;return r.createElement("div",{className:"row footer__links"},t.map(((e,t)=>r.createElement(ot,{key:t,column:e}))))}function it(){return r.createElement("span",{className:"footer__link-separator"},"\xb7")}function lt(e){let{item:t}=e;return t.html?r.createElement("span",{className:"footer__link-item",dangerouslySetInnerHTML:{__html:t.html}}):r.createElement(nt,{item:t})}function st(e){let{links:t}=e;return r.createElement("div",{className:"footer__links text--center"},r.createElement("div",{className:"footer__links"},t.map(((e,n)=>r.createElement(r.Fragment,{key:n},r.createElement(lt,{item:e}),t.length!==n+1&&r.createElement(it,null))))))}function ct(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?r.createElement(at,{columns:t}):r.createElement(st,{links:t})}var ut=n(1653);const dt="footerLogoLink_BH7S";function ft(e){let{logo:t}=e;const{withBaseUrl:n}=(0,J.h)(),a={light:n(t.src),dark:n(t.srcDark??t.src)};return r.createElement(ut.A,{className:(0,o.A)("footer__logo",t.className),alt:t.alt,sources:a,width:t.width,height:t.height,style:t.style})}function pt(e){let{logo:t}=e;return t.href?r.createElement(X.A,{href:t.href,className:dt,target:t.target},r.createElement(ft,{logo:t})):r.createElement(ft,{logo:t})}function mt(e){let{copyright:t}=e;return r.createElement("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function gt(e){let{style:t,links:n,logo:a,copyright:i}=e;return r.createElement("footer",{className:(0,o.A)("footer",{"footer--dark":"dark"===t})},r.createElement("div",{className:"container container-fluid"},n,(a||i)&&r.createElement("div",{className:"footer__bottom text--center"},a&&r.createElement("div",{className:"margin-bottom--sm"},a),i)))}function ht(){const{footer:e}=(0,w.p)();if(!e)return null;const{copyright:t,links:n,logo:o,style:a}=e;return r.createElement(gt,{style:a,links:n&&n.length>0&&r.createElement(ct,{links:n}),logo:o&&r.createElement(pt,{logo:o}),copyright:t&&r.createElement(mt,{copyright:t})})}const bt=r.memo(ht),vt=(0,I.fM)([B.a,S.oq,P.Tv,Re.VQ,i.Jx,function(e){let{children:t}=e;return r.createElement(R.y_,null,r.createElement(T.e,null,r.createElement(D,null,t)))}]);function yt(e){let{children:t}=e;return r.createElement(vt,null,t)}function wt(e){let{error:t,tryAgain:n}=e;return r.createElement("main",{className:"container margin-vert--xl"},r.createElement("div",{className:"row"},r.createElement("div",{className:"col col--6 col--offset-3"},r.createElement("h1",{className:"hero__title"},r.createElement(c.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed"},"This page crashed.")),r.createElement("div",{className:"margin-vert--lg"},r.createElement(Ge,{onClick:n,className:"button button--primary shadow--lw"})),r.createElement("hr",null),r.createElement("div",{className:"margin-vert--md"},r.createElement(Ve,{error:t})))))}const St={mainWrapper:"mainWrapper_z2l0"};function kt(e){const{children:t,noFooter:n,wrapperClassName:l,title:s,description:c}=e;return(0,b.J)(),r.createElement(yt,null,r.createElement(i.be,{title:s,description:c}),r.createElement(y,null),r.createElement(C,null),r.createElement(tt,null),r.createElement("div",{id:d,className:(0,o.A)(h.G.wrapper.main,St.mainWrapper,l)},r.createElement(a.A,{fallback:e=>r.createElement(wt,e)},t)),!n&&r.createElement(bt,null))}},3465:(e,t,n)=>{"use strict";n.d(t,{A:()=>d});var r=n(8168),o=n(6540),a=n(5489),i=n(6025),l=n(4586),s=n(6342),c=n(1653);function u(e){let{logo:t,alt:n,imageClassName:r}=e;const a={light:(0,i.A)(t.src),dark:(0,i.A)(t.srcDark||t.src)},l=o.createElement(c.A,{className:t.className,sources:a,height:t.height,width:t.width,alt:n,style:t.style});return r?o.createElement("div",{className:r},l):l}function d(e){const{siteConfig:{title:t}}=(0,l.A)(),{navbar:{title:n,logo:c}}=(0,s.p)(),{imageClassName:d,titleClassName:f,...p}=e,m=(0,i.A)(c?.href||"/"),g=n?"":t,h=c?.alt??g;return o.createElement(a.A,(0,r.A)({to:m},p,c?.target&&{target:c.target}),c&&o.createElement(u,{logo:c,alt:h,imageClassName:d}),null!=n&&o.createElement("b",{className:f},n))}},1463:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540),o=n(5260);function a(e){let{locale:t,version:n,tag:a}=e;const i=t;return r.createElement(o.A,null,t&&r.createElement("meta",{name:"docusaurus_locale",content:t}),n&&r.createElement("meta",{name:"docusaurus_version",content:n}),a&&r.createElement("meta",{name:"docusaurus_tag",content:a}),i&&r.createElement("meta",{name:"docsearch:language",content:i}),n&&r.createElement("meta",{name:"docsearch:version",content:n}),a&&r.createElement("meta",{name:"docsearch:docusaurus_tag",content:a}))}},1653:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var r=n(8168),o=n(6540),a=n(870),i=n(2303),l=n(5293);const s={themedImage:"themedImage_ToTc","themedImage--light":"themedImage--light_HNdA","themedImage--dark":"themedImage--dark_i4oU"};function c(e){const t=(0,i.A)(),{colorMode:n}=(0,l.G)(),{sources:c,className:u,alt:d,...f}=e,p=t?"dark"===n?["dark"]:["light"]:["light","dark"];return o.createElement(o.Fragment,null,p.map((e=>o.createElement("img",(0,r.A)({key:e,src:c[e],alt:d,className:(0,a.A)(s.themedImage,s[`themedImage--${e}`],u)},f)))))}},1422:(e,t,n)=>{"use strict";n.d(t,{N:()=>h,u:()=>s});var r=n(8168),o=n(6540),a=n(8193),i=n(3109);const l="ease-in-out";function s(e){let{initialState:t}=e;const[n,r]=(0,o.useState)(t??!1),a=(0,o.useCallback)((()=>{r((e=>!e))}),[]);return{collapsed:n,setCollapsed:r,toggleCollapsed:a}}const c={display:"none",overflow:"hidden",height:"0px"},u={display:"block",overflow:"visible",height:"auto"};function d(e,t){const n=t?c:u;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function f(e){let{collapsibleRef:t,collapsed:n,animation:r}=e;const a=(0,o.useRef)(!1);(0,o.useEffect)((()=>{const e=t.current;function o(){const t=e.scrollHeight,n=r?.duration??function(e){if((0,i.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${r?.easing??l}`,height:`${t}px`}}function s(){const t=o();e.style.transition=t.transition,e.style.height=t.height}if(!a.current)return d(e,n),void(a.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(s(),requestAnimationFrame((()=>{e.style.height=c.height,e.style.overflow=c.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{s()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,r])}function p(e){if(!a.A.canUseDOM)return e?c:u}function m(e){let{as:t="div",collapsed:n,children:r,animation:a,onCollapseTransitionEnd:i,className:l,disableSSRStyle:s}=e;const c=(0,o.useRef)(null);return f({collapsibleRef:c,collapsed:n,animation:a}),o.createElement(t,{ref:c,style:s?void 0:p(n),onTransitionEnd:e=>{"height"===e.propertyName&&(d(c.current,n),i?.(n))},className:l},r)}function g(e){let{collapsed:t,...n}=e;const[a,i]=(0,o.useState)(!t),[l,s]=(0,o.useState)(t);return(0,o.useLayoutEffect)((()=>{t||i(!0)}),[t]),(0,o.useLayoutEffect)((()=>{a&&s(t)}),[a,t]),a?o.createElement(m,(0,r.A)({},n,{collapsed:l})):null}function h(e){let{lazy:t,...n}=e;const r=t?g:m;return o.createElement(r,n)}},5041:(e,t,n)=>{"use strict";n.d(t,{Mj:()=>m,oq:()=>p});var r=n(6540),o=n(2303),a=n(9466),i=n(9532),l=n(6342);const s=(0,a.Wf)("docusaurus.announcement.dismiss"),c=(0,a.Wf)("docusaurus.announcement.id"),u=()=>"true"===s.get(),d=e=>s.set(String(e)),f=r.createContext(null);function p(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.p)(),t=(0,o.A)(),[n,a]=(0,r.useState)((()=>!!t&&u()));(0,r.useEffect)((()=>{a(u())}),[]);const i=(0,r.useCallback)((()=>{d(!0),a(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=c.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;c.set(t),r&&d(!1),!r&&u()||a(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return r.createElement(f.Provider,{value:n},t)}function m(){const e=(0,r.useContext)(f);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},5293:(e,t,n)=>{"use strict";n.d(t,{G:()=>h,a:()=>g});var r=n(6540),o=n(8193),a=n(9532),i=n(9466),l=n(6342);const s=r.createContext(void 0),c="theme",u=(0,i.Wf)(c),d={light:"light",dark:"dark"},f=e=>e===d.dark?d.dark:d.light,p=e=>o.A.canUseDOM?f(document.documentElement.getAttribute("data-theme")):f(e),m=e=>{u.set(f(e))};function g(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.p)(),[o,a]=(0,r.useState)(p(e));(0,r.useEffect)((()=>{t&&u.del()}),[t]);const i=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:o=!0}=r;t?(a(t),o&&m(t)):(a(n?window.matchMedia("(prefers-color-scheme: dark)").matches?d.dark:d.light:e),u.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",f(o))}),[o]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==c)return;const t=u.get();null!==t&&i(f(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,i]);const s=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||s.current?s.current=window.matchMedia("print").matches:i(null)};return e.addListener(r),()=>e.removeListener(r)}),[i,t,n]),(0,r.useMemo)((()=>({colorMode:o,setColorMode:i,get isDarkTheme(){return o===d.dark},setLightTheme(){i(d.light)},setDarkTheme(){i(d.dark)}})),[o,i])}();return r.createElement(s.Provider,{value:n},t)}function h(){const e=(0,r.useContext)(s);if(null==e)throw new a.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},5597:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>h,XK:()=>y,g1:()=>v});var r=n(6540),o=n(4070),a=n(7065),i=n(6342),l=n(1754),s=n(9532),c=n(9466);const u=e=>`docs-preferred-version-${e}`,d={save:(e,t,n)=>{(0,c.Wf)(u(e),{persistence:t}).set(n)},read:(e,t)=>(0,c.Wf)(u(e),{persistence:t}).get(),clear:(e,t)=>{(0,c.Wf)(u(e),{persistence:t}).del()}},f=e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}])));const p=r.createContext(null);function m(){const e=(0,o.Gy)(),t=(0,i.p)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[a,l]=(0,r.useState)((()=>f(n)));(0,r.useEffect)((()=>{l(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function o(e){const t=d.read(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(d.clear(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,o(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[a,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){d.save(e,t,n),l((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function g(e){let{children:t}=e;const n=m();return r.createElement(p.Provider,{value:n},t)}function h(e){let{children:t}=e;return l.C5?r.createElement(g,null,t):r.createElement(r.Fragment,null,t)}function b(){const e=(0,r.useContext)(p);if(!e)throw new s.dV("DocsPreferredVersionContextProvider");return e}function v(e){void 0===e&&(e=a.W);const t=(0,o.ht)(e),[n,i]=b(),{preferredVersionName:l}=n[e];return{preferredVersion:t.versions.find((e=>e.name===l))??null,savePreferredVersionName:(0,r.useCallback)((t=>{i.savePreferredVersion(e,t)}),[i,e])}}function y(){const e=(0,o.Gy)(),[t]=b();function n(n){const r=e[n],{preferredVersionName:o}=t[n];return r.versions.find((e=>e.name===o))??null}const r=Object.keys(e);return Object.fromEntries(r.map((e=>[e,n(e)])))}},6588:(e,t,n)=>{"use strict";n.d(t,{V:()=>l,t:()=>s});var r=n(6540),o=n(9532);const a=Symbol("EmptyContext"),i=r.createContext(a);function l(e){let{children:t,name:n,items:o}=e;const a=(0,r.useMemo)((()=>n&&o?{name:n,items:o}:null),[n,o]);return r.createElement(i.Provider,{value:a},t)}function s(){const e=(0,r.useContext)(i);if(e===a)throw new o.dV("DocsSidebarProvider");return e}},2069:(e,t,n)=>{"use strict";n.d(t,{M:()=>f,e:()=>d});var r=n(6540),o=n(5600),a=n(4581),i=n(7485),l=n(6342),s=n(9532);const c=r.createContext(void 0);function u(){const e=function(){const e=(0,o.YL)(),{items:t}=(0,l.p)().navbar;return 0===t.length&&!e.component}(),t=(0,a.l)(),n=!e&&"mobile"===t,[s,c]=(0,r.useState)(!1);(0,i.$Z)((()=>{if(s)return c(!1),!1}));const u=(0,r.useCallback)((()=>{c((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&c(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:u,shown:s})),[e,n,u,s])}function d(e){let{children:t}=e;const n=u();return r.createElement(c.Provider,{value:n},t)}function f(){const e=r.useContext(c);if(void 0===e)throw new s.dV("NavbarMobileSidebarProvider");return e}},5600:(e,t,n)=>{"use strict";n.d(t,{GX:()=>s,YL:()=>l,y_:()=>i});var r=n(6540),o=n(9532);const a=r.createContext(null);function i(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return r.createElement(a.Provider,{value:n},t)}function l(){const e=(0,r.useContext)(a);if(!e)throw new o.dV("NavbarSecondaryMenuContentProvider");return e[0]}function s(e){let{component:t,props:n}=e;const i=(0,r.useContext)(a);if(!i)throw new o.dV("NavbarSecondaryMenuContentProvider");const[,l]=i,s=(0,o.Be)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},4090:(e,t,n)=>{"use strict";n.d(t,{w:()=>o,J:()=>a});var r=n(6540);const o="navigation-with-keyboard";function a(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(o),"mousedown"===e.type&&document.body.classList.remove(o)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(o),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},4255:(e,t,n)=>{"use strict";n.d(t,{b:()=>l,w:()=>s});var r=n(6540),o=n(4586),a=n(7485);const i="q";function l(){return(0,a.l)(i)}function s(){const{siteConfig:{baseUrl:e,themeConfig:t}}=(0,o.A)(),{algolia:{searchPagePath:n}}=t;return(0,r.useCallback)((t=>`${e}${n}?${i}=${encodeURIComponent(t)}`),[e,n])}},4581:(e,t,n)=>{"use strict";n.d(t,{l:()=>c});var r=n(6540),o=n(8193);const a={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(){return o.A.canUseDOM?window.innerWidth>i?a.desktop:a.mobile:a.ssr}const s=!1;function c(){const[e,t]=(0,r.useState)((()=>s?"ssr":l()));return(0,r.useEffect)((()=>{function e(){t(l())}const n=s?window.setTimeout(e,1e3):void 0;return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e),clearTimeout(n)}}),[]),e}},7559:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{}}},3109:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},1754:(e,t,n)=>{"use strict";n.d(t,{_o:()=>f,w8:()=>g,C5:()=>d,mz:()=>S,Vd:()=>v,QB:()=>w,fW:()=>y,OF:()=>b});var r=n(6540),o=n(6347),a=n(2831),i=n(4070),l=n(5597),s=n(6588);function c(e){return Array.from(new Set(e))}var u=n(9169);const d=!!i.Gy;function f(e){if(e.href)return e.href;for(const t of e.items){if("link"===t.type)return t.href;if("category"===t.type){const e=f(t);if(e)return e}}}const p=(e,t)=>void 0!==e&&(0,u.ys)(e,t),m=(e,t)=>e.some((e=>g(e,t)));function g(e,t){return"link"===e.type?p(e.href,t):"category"===e.type&&(p(e.href,t)||m(e.items,t))}function h(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const o=[];return function e(t){for(const a of t)if("category"===a.type&&((0,u.ys)(a.href,n)||e(a.items))||"link"===a.type&&(0,u.ys)(a.href,n)){return r&&"category"!==a.type||o.unshift(a),!0}return!1}(t),o}function b(){const e=(0,s.t)(),{pathname:t}=(0,o.zy)(),n=(0,i.vT)()?.pluginData.breadcrumbs;return!1!==n&&e?h({sidebarItems:e.items,pathname:t}):null}function v(e){const{activeVersion:t}=(0,i.zK)(e),{preferredVersion:n}=(0,l.g1)(e),o=(0,i.r7)(e);return(0,r.useMemo)((()=>c([t,n,o].filter(Boolean))),[t,n,o])}function y(e,t){const n=v(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.sidebars?Object.entries(e.sidebars):[])),r=t.find((t=>t[0]===e));if(!r)throw new Error(`Can't find any sidebar with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\nAvailable sidebar ids are:\n- ${t.map((e=>e[0])).join("\n- ")}`);return r[1]}),[e,n])}function w(e,t){const n=v(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.docs)),r=t.find((t=>t.id===e));if(!r){if(n.flatMap((e=>e.draftIds)).includes(e))return null;throw new Error(`Couldn't find any doc with id "${e}" in version${n.length>1?"s":""} "${n.map((e=>e.name)).join(", ")}".\nAvailable doc ids are:\n- ${c(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function S(e){let{route:t,versionMetadata:n}=e;const r=(0,o.zy)(),i=t.routes,l=i.find((e=>(0,o.B6)(r.pathname,e)));if(!l)return null;const s=l.sidebar,c=s?n.docsSidebars[s]:void 0;return{docElement:(0,a.v)(i),sidebarName:s,sidebarItems:c}}},481:(e,t,n)=>{"use strict";n.d(t,{s:()=>o});var r=n(4586);function o(e){const{siteConfig:t}=(0,r.A)(),{title:n,titleDelimiter:o}=t;return e?.trim().length?`${e.trim()} ${o} ${n}`:n}},7485:(e,t,n)=>{"use strict";n.d(t,{$Z:()=>l,l:()=>c});var r=n(6540),o=n(6347),a=n(9888),i=n(9532);function l(e){!function(e){const t=(0,o.W6)(),n=(0,i._q)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}function s(e){return function(e){const t=(0,o.W6)();return(0,a.useSyncExternalStore)(t.listen,(()=>e(t)),(()=>e(t)))}((t=>null===e?null:new URLSearchParams(t.location.search).get(e)))}function c(e){const t=s(e)??"",n=function(){const e=(0,o.W6)();return(0,r.useCallback)(((t,n,r)=>{const o=new URLSearchParams(e.location.search);n?o.set(t,n):o.delete(t),(r?.push?e.push:e.replace)({search:o.toString()})}),[e])}();return[t,(0,r.useCallback)(((t,r)=>{n(e,t,r)}),[n,e])]}},9024:(e,t,n)=>{"use strict";n.d(t,{e3:()=>f,be:()=>u,Jx:()=>p});var r=n(6540),o=n(9423),a=n(5260),i=n(3102);function l(){const e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(6025),c=n(481);function u(e){let{title:t,description:n,keywords:o,image:i,children:l}=e;const u=(0,c.s)(t),{withBaseUrl:d}=(0,s.h)(),f=i?d(i,{absolute:!0}):void 0;return r.createElement(a.A,null,t&&r.createElement("title",null,u),t&&r.createElement("meta",{property:"og:title",content:u}),n&&r.createElement("meta",{name:"description",content:n}),n&&r.createElement("meta",{property:"og:description",content:n}),o&&r.createElement("meta",{name:"keywords",content:Array.isArray(o)?o.join(","):o}),f&&r.createElement("meta",{property:"og:image",content:f}),f&&r.createElement("meta",{name:"twitter:image",content:f}),l)}const d=r.createContext(void 0);function f(e){let{className:t,children:n}=e;const i=r.useContext(d),l=(0,o.A)(i,t);return r.createElement(d.Provider,{value:l},r.createElement(a.A,null,r.createElement("html",{className:l})),n)}function p(e){let{children:t}=e;const n=l(),a=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const i=`plugin-id-${n.plugin.id}`;return r.createElement(f,{className:(0,o.A)(a,i)},t)}},9532:(e,t,n)=>{"use strict";n.d(t,{Be:()=>s,ZC:()=>i,_q:()=>a,dV:()=>l,fM:()=>c});var r=n(6540);const o=n(8193).A.canUseDOM?r.useLayoutEffect:r.useEffect;function a(e){const t=(0,r.useRef)(e);return o((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function i(e){const t=(0,r.useRef)();return o((()=>{t.current=e})),t.current}class l extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?\w+)/)?.groups.name??""} is called outside the <${e}>. ${t??""}`}}function s(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function c(e){return t=>{let{children:n}=t;return r.createElement(r.Fragment,null,e.reduceRight(((e,t)=>r.createElement(t,null,e)),n))}}},1252:(e,t,n)=>{"use strict";function r(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}n.d(t,{G:()=>r})},9169:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>l,ys:()=>i});var r=n(6540),o=n(8328),a=n(4586);function i(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function l(){const{baseUrl:e}=(0,a.A)().siteConfig;return(0,r.useMemo)((()=>function(e){let{baseUrl:t,routes:n}=e;function r(e){return e.path===t&&!0===e.exact}function o(e){return e.path===t&&!e.exact}return function e(t){if(0===t.length)return;return t.find(r)||e(t.filter(o).flatMap((e=>e.routes??[])))}(n)}({routes:o.A,baseUrl:e})),[e])}},3104:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>d,Tv:()=>s,gk:()=>f});var r=n(6540),o=n(8193),a=n(2303),i=n(9532);const l=r.createContext(void 0);function s(e){let{children:t}=e;const n=function(){const e=(0,r.useRef)(!0);return(0,r.useMemo)((()=>({scrollEventsEnabledRef:e,enableScrollEvents:()=>{e.current=!0},disableScrollEvents:()=>{e.current=!1}})),[])}();return r.createElement(l.Provider,{value:n},t)}function c(){const e=(0,r.useContext)(l);if(null==e)throw new i.dV("ScrollControllerProvider");return e}const u=()=>o.A.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function d(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=c(),o=(0,r.useRef)(u()),a=(0,i._q)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=u();a(e,o.current),o.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[a,n,...t])}function f(){const e=(0,r.useRef)(null),t=(0,a.A)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:n=>{e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),()=>{}}(n):function(e){let t=null;const n=document.documentElement.scrollTop>e;return function r(){const o=document.documentElement.scrollTop;(n&&o>e||!n&&ot&&cancelAnimationFrame(t)}(n)},cancelScroll:()=>e.current?.()}}},2967:(e,t,n)=>{"use strict";n.d(t,{Cy:()=>i,af:()=>s,tU:()=>l});var r=n(4070),o=n(4586),a=n(5597);const i="default";function l(e,t){return`docs-${e}-${t}`}function s(){const{i18n:e}=(0,o.A)(),t=(0,r.Gy)(),n=(0,r.gk)(),s=(0,a.XK)();const c=[i,...Object.keys(t).map((function(e){const r=n?.activePlugin.pluginId===e?n.activeVersion:void 0,o=s[e],a=t[e].versions.find((e=>e.isLast));return l(e,(r??o??a).name)}))];return{locale:e.currentLocale,tags:c}}},9466:(e,t,n)=>{"use strict";n.d(t,{Wf:()=>s});n(6540),n(9888);const r="localStorage";function o(e){let{key:t,oldValue:n,newValue:r,storage:o}=e;if(n===r)return;const a=document.createEvent("StorageEvent");a.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,o),window.dispatchEvent(a)}function a(e){if(void 0===e&&(e=r),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,i||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),i=!0),null}var t}let i=!1;const l={get:()=>null,set:()=>{},del:()=>{},listen:()=>()=>{}};function s(e,t){if("undefined"==typeof window)return function(e){function t(){throw new Error(`Illegal storage API usage for storage key "${e}".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.`)}return{get:t,set:t,del:t,listen:t}}(e);const n=a(t?.persistence);return null===n?l:{get:()=>{try{return n.getItem(e)}catch(t){return console.error(`Docusaurus storage error, can't get key=${e}`,t),null}},set:t=>{try{const r=n.getItem(e);n.setItem(e,t),o({key:e,oldValue:r,newValue:t,storage:n})}catch(r){console.error(`Docusaurus storage error, can't set ${e}=${t}`,r)}},del:()=>{try{const t=n.getItem(e);n.removeItem(e),o({key:e,oldValue:t,newValue:null,storage:n})}catch(t){console.error(`Docusaurus storage error, can't delete key=${e}`,t)}},listen:t=>{try{const r=r=>{r.storageArea===n&&r.key===e&&t(r)};return window.addEventListener("storage",r),()=>window.removeEventListener("storage",r)}catch(r){return console.error(`Docusaurus storage error, can't listen for changes of key=${e}`,r),()=>{}}}}}},2131:(e,t,n)=>{"use strict";n.d(t,{o:()=>i});var r=n(4586),o=n(6347),a=n(440);function i(){const{siteConfig:{baseUrl:e,url:t,trailingSlash:n},i18n:{defaultLocale:i,currentLocale:l}}=(0,r.A)(),{pathname:s}=(0,o.zy)(),c=(0,a.applyTrailingSlash)(s,{trailingSlash:n,baseUrl:e}),u=l===i?e:e.replace(`/${l}/`,"/"),d=c.replace(e,"");return{createUrl:function(e){let{locale:n,fullyQualified:r}=e;return`${r?t:""}${function(e){return e===i?`${u}`:`${u}${e}/`}(n)}${d}`}}}},5062:(e,t,n)=>{"use strict";n.d(t,{$:()=>i});var r=n(6540),o=n(6347),a=n(9532);function i(e){const t=(0,o.zy)(),n=(0,a.ZC)(t),i=(0,a._q)(e);(0,r.useEffect)((()=>{n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},6342:(e,t,n)=>{"use strict";n.d(t,{p:()=>o});var r=n(4586);function o(){return(0,r.A)().siteConfig.themeConfig}},8126:(e,t,n)=>{"use strict";n.d(t,{c:()=>o});var r=n(4586);function o(){const{siteConfig:{themeConfig:e}}=(0,r.A)();return e}},1062:(e,t,n)=>{"use strict";n.d(t,{C:()=>l});var r=n(6540),o=n(1252),a=n(6025),i=n(8126);function l(){const{withBaseUrl:e}=(0,a.h)(),{algolia:{externalUrlRegex:t,replaceSearchResultPathname:n}}=(0,i.c)();return(0,r.useCallback)((r=>{const a=new URL(r);if((0,o.G)(t,a.href))return r;const i=`${a.pathname+a.hash}`;return e(function(e,t){return t?e.replaceAll(new RegExp(t.from,"g"),t.to):e}(i,n))}),[e,t,n])}},2983:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[o]=e.split(/[#?]/),a="/"===o||o===r?o:(i=o,n?function(e){return e.endsWith("/")?e:`${e}/`}(i):function(e){return e.endsWith("/")?e.slice(0,-1):e}(i));var i;return e.replace(o,a)}},253:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=void 0,t.getErrorCausalChain=function e(t){return t.cause?[t,...e(t.cause)]:[t]}},440:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=t.applyTrailingSlash=t.blogPostContainerID=void 0,t.blogPostContainerID="__blog-post-container";var o=n(2983);Object.defineProperty(t,"applyTrailingSlash",{enumerable:!0,get:function(){return r(o).default}});var a=n(253);Object.defineProperty(t,"getErrorCausalChain",{enumerable:!0,get:function(){return a.getErrorCausalChain}})},1513:(e,t,n)=>{"use strict";n.d(t,{zR:()=>w,TM:()=>A,yJ:()=>p,sC:()=>C,AO:()=>f});var r=n(8168);function o(e){return"/"===e.charAt(0)}function a(e,t){for(var n=t,r=n+1,o=e.length;r=0;f--){var p=i[f];"."===p?a(i,f):".."===p?(a(i,f),d++):d&&(a(i,f),d--)}if(!c)for(;d--;d)i.unshift("..");!c||""===i[0]||i[0]&&o(i[0])||i.unshift("");var m=i.join("/");return n&&"/"!==m.substr(-1)&&(m+="/"),m};var l=n(1561);function s(e){return"/"===e.charAt(0)?e:"/"+e}function c(e){return"/"===e.charAt(0)?e.substr(1):e}function u(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function f(e){var t=e.pathname,n=e.search,r=e.hash,o=t||"/";return n&&"?"!==n&&(o+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(o+="#"===r.charAt(0)?r:"#"+r),o}function p(e,t,n,o){var a;"string"==typeof e?(a=function(e){var t=e||"/",n="",r="",o=t.indexOf("#");-1!==o&&(r=t.substr(o),t=t.substr(0,o));var a=t.indexOf("?");return-1!==a&&(n=t.substr(a),t=t.substr(0,a)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),a.state=t):(void 0===(a=(0,r.A)({},e)).pathname&&(a.pathname=""),a.search?"?"!==a.search.charAt(0)&&(a.search="?"+a.search):a.search="",a.hash?"#"!==a.hash.charAt(0)&&(a.hash="#"+a.hash):a.hash="",void 0!==t&&void 0===a.state&&(a.state=t));try{a.pathname=decodeURI(a.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+a.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(a.key=n),o?a.pathname?"/"!==a.pathname.charAt(0)&&(a.pathname=i(a.pathname,o.pathname)):a.pathname=o.pathname:a.pathname||(a.pathname="/"),a}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,o){if(null!=e){var a="function"==typeof e?e(t,n):e;"string"==typeof a?"function"==typeof r?r(a,o):o(!0):o(!1!==a)}else o(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,o):n.push(o),d({action:r,location:o,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",o=p(e,t,g(),w.location);u.confirmTransitionTo(o,r,n,(function(e){e&&(w.entries[w.index]=o,d({action:r,location:o}))}))},go:y,goBack:function(){y(-1)},goForward:function(){y(1)},canGo:function(e){var t=w.index+e;return t>=0&&t{"use strict";var r=n(4363),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||o}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var o=p(n);o&&o!==m&&e(t,o,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var l=s(t),g=s(n),h=0;h{"use strict";e.exports=function(e,t,n,r,o,a,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,o,a,i,l],u=0;(s=new Error(t.replace(/%s/g,(function(){return c[u++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},4634:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},119:(e,t,n)=>{"use strict";n.r(t)},1043:(e,t,n)=>{"use strict";n.r(t)},5947:function(e,t,n){var r,o;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function o(e,t,n){return en?n:e}function a(e){return 100*(-1+e)}function i(e,t,n){var o;return(o="translate3d"===r.positionUsing?{transform:"translate3d("+a(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+a(e)+"%,0)"}:{"margin-left":a(e)+"%"}).transition="all "+t+"ms "+n,o}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=o(e,r.minimum,1),n.status=1===e?null:e;var a=n.render(!t),c=a.querySelector(r.barSelector),u=r.speed,d=r.easing;return a.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(c,i(e,u,d)),1===e?(s(a,{transition:"none",opacity:1}),a.offsetWidth,setTimeout((function(){s(a,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),u)}),u)):setTimeout(t,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*o(Math.random()*t,.1,.95)),t=o(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var o,i=t.querySelector(r.barSelector),l=e?"-100":a(n.status||0),c=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(o=t.querySelector(r.spinnerSelector))&&p(o),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&p(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,o=e.length,a=t.charAt(0).toUpperCase()+t.slice(1);o--;)if((r=e[o]+a)in n)return r;return t}function o(e){return e=n(e),t[e]||(t[e]=r(e))}function a(e,t,n){t=o(t),e.style[t]=n}return function(e,t){var n,r,o=arguments;if(2==o.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&a(e,n,r);else a(e,o[1],o[2])}}();function c(e,t){return("string"==typeof e?e:f(e)).indexOf(" "+t+" ")>=0}function u(e,t){var n=f(e),r=n+t;c(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=f(e);c(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function f(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function p(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(o="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=o)},5228:e=>{"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,o){for(var a,i,l=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),s=1;s{var r=n(4634);e.exports=m,e.exports.parse=a,e.exports.compile=function(e,t){return s(a(e,t),t)},e.exports.tokensToFunction=s,e.exports.tokensToRegExp=p;var o=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function a(e,t){for(var n,r=[],a=0,l=0,s="",c=t&&t.delimiter||"/";null!=(n=o.exec(e));){var d=n[0],f=n[1],p=n.index;if(s+=e.slice(l,p),l=p+d.length,f)s+=f[1];else{var m=e[l],g=n[2],h=n[3],b=n[4],v=n[5],y=n[6],w=n[7];s&&(r.push(s),s="");var S=null!=g&&null!=m&&m!==g,k="+"===y||"*"===y,E="?"===y||"*"===y,x=g||c,_=b||v,A=g||("string"==typeof r[r.length-1]?r[r.length-1]:"");r.push({name:h||a++,prefix:g||"",delimiter:x,optional:E,repeat:k,partial:S,asterisk:!!w,pattern:_?u(_):w?".*":i(x,A)})}}return l-1?"[^"+c(e)+"]+?":c(t)+"|(?:(?!"+c(t)+")[^"+c(e)+"])+?"}function l(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function s(e,t){for(var n=new Array(e.length),o=0;o{"use strict";n.d(t,{A:()=>a});var r=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof o?new o(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/=d.reach);E+=k.value.length,k=k.next){var x=k.value;if(t.length>e.length)return;if(!(x instanceof o)){var _,A=1;if(v){if(!(_=a(S,E,e,b))||_.index>=e.length)break;var O=_.index,C=_.index+_[0].length,T=E;for(T+=k.value.length;O>=T;)T+=(k=k.next).value.length;if(E=T-=k.value.length,k.value instanceof o)continue;for(var P=k;P!==t.tail&&(Td.reach&&(d.reach=D);var L=k.prev;if(R&&(L=s(t,L,R),E+=R.length),c(t,L,A),k=s(t,L,new o(f,h?r.tokenize(I,h):I,y,I)),N&&s(t,k,N),A>1){var j={cause:f+","+m,reach:D};i(e,t,n,k.prev,E,j),d&&j.reach>d.reach&&(d.reach=j.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function s(e,t,n){var r=t.next,o={value:n,prev:t,next:r};return t.next=o,r.prev=o,e.length++,o}function c(e,t,n){for(var r=t.next,o=0;o"+a.content+""},r}(),o=r;r.default=r,o.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},o.languages.markup.tag.inside["attr-value"].inside.entity=o.languages.markup.entity,o.languages.markup.doctype.inside["internal-subset"].inside=o.languages.markup,o.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(o.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^$)/i,lookbehind:!0,inside:o.languages[t]},n.cdata=/^$/i;var r={"included-cdata":{pattern://i,inside:n}};r["language-"+t]={pattern:/[\s\S]+/,inside:o.languages[t]};var a={};a[e]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:r},o.languages.insertBefore("markup","cdata",a)}}),Object.defineProperty(o.languages.markup.tag,"addAttribute",{value:function(e,t){o.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:o.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),o.languages.html=o.languages.markup,o.languages.mathml=o.languages.markup,o.languages.svg=o.languages.markup,o.languages.xml=o.languages.extend("markup",{}),o.languages.ssml=o.languages.xml,o.languages.atom=o.languages.xml,o.languages.rss=o.languages.xml,function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+t),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+t),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};e.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+t),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+t),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=e.languages.bash;for(var o=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],a=r.variable[1].inside,i=0;i]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},o.languages.c=o.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),o.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),o.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},o.languages.c.string],char:o.languages.c.char,comment:o.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:o.languages.c}}}}),o.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete o.languages.c.boolean,function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!)\w+(?:\s*\.\s*\w+)*\b/.source.replace(//g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!)\w+/.source.replace(//g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/(?:\s*:\s*)?|:\s*/.source.replace(//g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(o),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(o),function(e){var t,n=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+n.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[n,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}});var r={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},o={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:r,number:o,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:r,number:o})}(o),o.languages.javascript=o.languages.extend("clike",{"class-name":[o.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),o.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,o.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:o.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:o.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:o.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:o.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:o.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),o.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:o.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),o.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),o.languages.markup&&(o.languages.markup.tag.addInlined("script","javascript"),o.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),o.languages.js=o.languages.javascript,function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(o),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",o=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-])(?:[ \t]*(?:(?![#:])|:))*/.source.replace(//g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),a=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<>[ \t]+)?)(?:<>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<>[ \t]+)?)<>(?=\s*:\s)/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return"(?:"+o+"|"+a+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(a),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(o),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(//g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,o=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),a=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+o+a+"(?:"+o+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+o+a+")(?:"+o+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+o+")"+a+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+o+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)|_(?:(?!_))+_)+__\b|\*\*(?:(?!\*)|\*(?:(?!\*))+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)|__(?:(?!_))+__)+_\b|\*(?:(?!\*)|\*\*(?:(?!\*))+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~))+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\]))+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\]))+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n",quot:'"'},s=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(o),o.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:o.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},o.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n0)){var l=f(/^\{$/,/^\}$/);if(-1===l)continue;for(var s=n;s=0&&p(c,"variable-input")}}}}function u(e){return t[n+e]}function d(e,t){t=t||0;for(var n=0;n?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,o=r.inside["interpolation-punctuation"],a=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function l(e,t){return"___"+t.toUpperCase()+"_"+e+"___"}function s(t,n,r){var o={code:t,grammar:n,language:r};return e.hooks.run("before-tokenize",o),o.tokens=e.tokenize(o.code,o.grammar),e.hooks.run("after-tokenize",o),o.tokens}function c(t){var n={};n["interpolation-punctuation"]=o;var a=e.tokenize(t,n);if(3===a.length){var i=[1,1];i.push.apply(i,s(a[1],e.languages.javascript,"javascript")),a.splice.apply(a,i)}return new e.Token("interpolation",a,r.alias,t)}function u(t,n,r){var o=e.tokenize(t,{interpolation:{pattern:RegExp(a),lookbehind:!0}}),i=0,u={},d=s(o.map((function(e){if("string"==typeof e)return e;for(var n,o=e.content;-1!==t.indexOf(n=l(i++,r)););return u[n]=o,n})).join(""),n,r),f=Object.keys(u);return i=0,function e(t){for(var n=0;n=f.length)return;var r=t[n];if("string"==typeof r||"string"==typeof r.content){var o=f[i],a="string"==typeof r?r:r.content,l=a.indexOf(o);if(-1!==l){++i;var s=a.substring(0,l),d=c(u[o]),p=a.substring(l+o.length),m=[];if(s&&m.push(s),m.push(d),p){var g=[p];e(g),m.push.apply(m,g)}"string"==typeof r?(t.splice.apply(t,[n,1].concat(m)),n+=m.length-1):r.content=m}}else{var h=r.content;Array.isArray(h)?e(h):e([h])}}}(d),new e.Token(r,d,"language-"+r,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var d={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function f(e){return"string"==typeof e?e:Array.isArray(e)?e.map(f).join(""):f(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in d&&function t(n){for(var r=0,o=n.length;r]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(o),function(e){function t(e,t){return RegExp(e.replace(//g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:(?:\s*,\s*(?:\*\s*as\s+|\{[^{}]*\}))?|\*\s*as\s+|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r*\.{3}(?:[^{}]|)*\})/.source;function a(e,t){return e=e.replace(//g,(function(){return n})).replace(//g,(function(){return r})).replace(//g,(function(){return o})),RegExp(e,t)}o=a(o).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=a(/<\/?(?:[\w.:-]+(?:+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|))?|))**\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:a(//.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:a(/=/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var i=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(i).join(""):""},l=function(t){for(var n=[],r=0;r0&&n[n.length-1].tagName===i(o.content[0].content[1])&&n.pop():"/>"===o.content[o.content.length-1].content||n.push({tagName:i(o.content[0].content[1]),openedBraces:0}):n.length>0&&"punctuation"===o.type&&"{"===o.content?n[n.length-1].openedBraces++:n.length>0&&n[n.length-1].openedBraces>0&&"punctuation"===o.type&&"}"===o.content?n[n.length-1].openedBraces--:a=!0),(a||"string"==typeof o)&&n.length>0&&0===n[n.length-1].openedBraces){var s=i(o);r0&&("string"==typeof t[r-1]||"plain-text"===t[r-1].type)&&(s=i(t[r-1])+s,t.splice(r-1,1),r--),t[r]=new e.Token("plain-text",s,null,s)}o.content&&"string"!=typeof o.content&&l(o.content)}};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||l(e.tokens)}))}(o),function(e){e.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var t={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(t).forEach((function(n){var r=t[n],o=[];/^\w+$/.test(n)||o.push(/\w+/.exec(n)[0]),"diff"===n&&o.push("bold"),e.languages.diff[n]={pattern:RegExp("^(?:["+r+"].*(?:\r\n?|\n|(?![\\s\\S])))+","m"),alias:o,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(n)[0]}}}})),Object.defineProperty(e.languages.diff,"PREFIXES",{value:t})}(o),o.languages.git={comment:/^#.*/m,deleted:/^[-\u2013].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m},o.languages.go=o.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),o.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete o.languages.go["class-name"],function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,o,a){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(o,(function(e){if("function"==typeof a&&!a(e))return e;for(var o,l=i.length;-1!==n.code.indexOf(o=t(r,l));)++l;return i[l]=e,o})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var o=0,a=Object.keys(n.tokenStack);!function i(l){for(var s=0;s=a.length);s++){var c=l[s];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=a[o],d=n.tokenStack[u],f="string"==typeof c?c:c.content,p=t(r,u),m=f.indexOf(p);if(m>-1){++o;var g=f.substring(0,m),h=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),b=f.substring(m+p.length),v=[];g&&v.push.apply(v,i([g])),v.push(h),b&&v.push.apply(v,i([b])),"string"==typeof c?l.splice.apply(l,[s,1].concat(v)):c.content=v}}else c.content&&i(c.content)}return l}(n.tokens)}}}})}(o),function(e){e.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},e.hooks.add("before-tokenize",(function(t){e.languages["markup-templating"].buildPlaceholders(t,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"handlebars")})),e.languages.hbs=e.languages.handlebars}(o),o.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},o.languages.webmanifest=o.languages.json,o.languages.less=o.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/}),o.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}}),o.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/},o.languages.objectivec=o.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete o.languages.objectivec["class-name"],o.languages.objc=o.languages.objectivec,o.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/},o.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},o.languages.python["string-interpolation"].inside.interpolation.inside.rest=o.languages.python,o.languages.py=o.languages.python,o.languages.reason=o.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),o.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete o.languages.reason.function,function(e){e.languages.sass=e.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),e.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete e.languages.sass.atrule;var t=/\$[-\w]+|#\{\$[-\w]+\}/,n=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];e.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:t,operator:n}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:t,operator:n,important:e.languages.sass.important}}}),delete e.languages.sass.property,delete e.languages.sass.important,e.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})}(o),o.languages.scss=o.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}}),o.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]}),o.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/}),o.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}}),o.languages.scss.atrule.inside.rest=o.languages.scss,function(e){var t={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},r={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:n,punctuation:/[{}()\[\];:,]/};r.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:r}},r.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:r}},e.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:r}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:r}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:r}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:r.interpolation}},rest:r}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:r.interpolation,comment:r.comment,punctuation:/[{},]/}},func:r.func,string:r.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:r.interpolation,punctuation:/[{}()\[\];:.]/}}(o),function(e){var t=e.util.clone(e.languages.typescript);e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"];var n=e.languages.tsx.tag;n.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+n.pattern.source+")",n.pattern.flags),n.lookbehind=!0}(o),o.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/};const a=o},6969:e=>{e.exports&&(e.exports={core:{meta:{path:"components/prism-core.js",option:"mandatory"},core:"Core"},themes:{meta:{path:"themes/{id}.css",link:"index.html?theme={id}",exclusive:!0},prism:{title:"Default",option:"default"},"prism-dark":"Dark","prism-funky":"Funky","prism-okaidia":{title:"Okaidia",owner:"ocodia"},"prism-twilight":{title:"Twilight",owner:"remybach"},"prism-coy":{title:"Coy",owner:"tshedor"},"prism-solarizedlight":{title:"Solarized Light",owner:"hectormatos2011 "},"prism-tomorrow":{title:"Tomorrow Night",owner:"Rosey"}},languages:{meta:{path:"components/prism-{id}",noCSS:!0,examplesPath:"examples/prism-{id}",addCheckAll:!0},markup:{title:"Markup",alias:["html","xml","svg","mathml","ssml","atom","rss"],aliasTitles:{html:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",ssml:"SSML",atom:"Atom",rss:"RSS"},option:"default"},css:{title:"CSS",option:"default",modify:"markup"},clike:{title:"C-like",option:"default"},javascript:{title:"JavaScript",require:"clike",modify:"markup",optional:"regex",alias:"js",option:"default"},abap:{title:"ABAP",owner:"dellagustin"},abnf:{title:"ABNF",owner:"RunDevelopment"},actionscript:{title:"ActionScript",require:"javascript",modify:"markup",owner:"Golmote"},ada:{title:"Ada",owner:"Lucretia"},agda:{title:"Agda",owner:"xy-ren"},al:{title:"AL",owner:"RunDevelopment"},antlr4:{title:"ANTLR4",alias:"g4",owner:"RunDevelopment"},apacheconf:{title:"Apache Configuration",owner:"GuiTeK"},apex:{title:"Apex",require:["clike","sql"],owner:"RunDevelopment"},apl:{title:"APL",owner:"ngn"},applescript:{title:"AppleScript",owner:"Golmote"},aql:{title:"AQL",owner:"RunDevelopment"},arduino:{title:"Arduino",require:"cpp",alias:"ino",owner:"dkern"},arff:{title:"ARFF",owner:"Golmote"},armasm:{title:"ARM Assembly",alias:"arm-asm",owner:"RunDevelopment"},arturo:{title:"Arturo",alias:"art",optional:["bash","css","javascript","markup","markdown","sql"],owner:"drkameleon"},asciidoc:{alias:"adoc",title:"AsciiDoc",owner:"Golmote"},aspnet:{title:"ASP.NET (C#)",require:["markup","csharp"],owner:"nauzilus"},asm6502:{title:"6502 Assembly",owner:"kzurawel"},asmatmel:{title:"Atmel AVR Assembly",owner:"cerkit"},autohotkey:{title:"AutoHotkey",owner:"aviaryan"},autoit:{title:"AutoIt",owner:"Golmote"},avisynth:{title:"AviSynth",alias:"avs",owner:"Zinfidel"},"avro-idl":{title:"Avro IDL",alias:"avdl",owner:"RunDevelopment"},awk:{title:"AWK",alias:"gawk",aliasTitles:{gawk:"GAWK"},owner:"RunDevelopment"},bash:{title:"Bash",alias:["sh","shell"],aliasTitles:{sh:"Shell",shell:"Shell"},owner:"zeitgeist87"},basic:{title:"BASIC",owner:"Golmote"},batch:{title:"Batch",owner:"Golmote"},bbcode:{title:"BBcode",alias:"shortcode",aliasTitles:{shortcode:"Shortcode"},owner:"RunDevelopment"},bbj:{title:"BBj",owner:"hyyan"},bicep:{title:"Bicep",owner:"johnnyreilly"},birb:{title:"Birb",require:"clike",owner:"Calamity210"},bison:{title:"Bison",require:"c",owner:"Golmote"},bnf:{title:"BNF",alias:"rbnf",aliasTitles:{rbnf:"RBNF"},owner:"RunDevelopment"},bqn:{title:"BQN",owner:"yewscion"},brainfuck:{title:"Brainfuck",owner:"Golmote"},brightscript:{title:"BrightScript",owner:"RunDevelopment"},bro:{title:"Bro",owner:"wayward710"},bsl:{title:"BSL (1C:Enterprise)",alias:"oscript",aliasTitles:{oscript:"OneScript"},owner:"Diversus23"},c:{title:"C",require:"clike",owner:"zeitgeist87"},csharp:{title:"C#",require:"clike",alias:["cs","dotnet"],owner:"mvalipour"},cpp:{title:"C++",require:"c",owner:"zeitgeist87"},cfscript:{title:"CFScript",require:"clike",alias:"cfc",owner:"mjclemente"},chaiscript:{title:"ChaiScript",require:["clike","cpp"],owner:"RunDevelopment"},cil:{title:"CIL",owner:"sbrl"},cilkc:{title:"Cilk/C",require:"c",alias:"cilk-c",owner:"OpenCilk"},cilkcpp:{title:"Cilk/C++",require:"cpp",alias:["cilk-cpp","cilk"],owner:"OpenCilk"},clojure:{title:"Clojure",owner:"troglotit"},cmake:{title:"CMake",owner:"mjrogozinski"},cobol:{title:"COBOL",owner:"RunDevelopment"},coffeescript:{title:"CoffeeScript",require:"javascript",alias:"coffee",owner:"R-osey"},concurnas:{title:"Concurnas",alias:"conc",owner:"jasontatton"},csp:{title:"Content-Security-Policy",owner:"ScottHelme"},cooklang:{title:"Cooklang",owner:"ahue"},coq:{title:"Coq",owner:"RunDevelopment"},crystal:{title:"Crystal",require:"ruby",owner:"MakeNowJust"},"css-extras":{title:"CSS Extras",require:"css",modify:"css",owner:"milesj"},csv:{title:"CSV",owner:"RunDevelopment"},cue:{title:"CUE",owner:"RunDevelopment"},cypher:{title:"Cypher",owner:"RunDevelopment"},d:{title:"D",require:"clike",owner:"Golmote"},dart:{title:"Dart",require:"clike",owner:"Golmote"},dataweave:{title:"DataWeave",owner:"machaval"},dax:{title:"DAX",owner:"peterbud"},dhall:{title:"Dhall",owner:"RunDevelopment"},diff:{title:"Diff",owner:"uranusjr"},django:{title:"Django/Jinja2",require:"markup-templating",alias:"jinja2",owner:"romanvm"},"dns-zone-file":{title:"DNS zone file",owner:"RunDevelopment",alias:"dns-zone"},docker:{title:"Docker",alias:"dockerfile",owner:"JustinBeckwith"},dot:{title:"DOT (Graphviz)",alias:"gv",optional:"markup",owner:"RunDevelopment"},ebnf:{title:"EBNF",owner:"RunDevelopment"},editorconfig:{title:"EditorConfig",owner:"osipxd"},eiffel:{title:"Eiffel",owner:"Conaclos"},ejs:{title:"EJS",require:["javascript","markup-templating"],owner:"RunDevelopment",alias:"eta",aliasTitles:{eta:"Eta"}},elixir:{title:"Elixir",owner:"Golmote"},elm:{title:"Elm",owner:"zwilias"},etlua:{title:"Embedded Lua templating",require:["lua","markup-templating"],owner:"RunDevelopment"},erb:{title:"ERB",require:["ruby","markup-templating"],owner:"Golmote"},erlang:{title:"Erlang",owner:"Golmote"},"excel-formula":{title:"Excel Formula",alias:["xlsx","xls"],owner:"RunDevelopment"},fsharp:{title:"F#",require:"clike",owner:"simonreynolds7"},factor:{title:"Factor",owner:"catb0t"},false:{title:"False",owner:"edukisto"},"firestore-security-rules":{title:"Firestore security rules",require:"clike",owner:"RunDevelopment"},flow:{title:"Flow",require:"javascript",owner:"Golmote"},fortran:{title:"Fortran",owner:"Golmote"},ftl:{title:"FreeMarker Template Language",require:"markup-templating",owner:"RunDevelopment"},gml:{title:"GameMaker Language",alias:"gamemakerlanguage",require:"clike",owner:"LiarOnce"},gap:{title:"GAP (CAS)",owner:"RunDevelopment"},gcode:{title:"G-code",owner:"RunDevelopment"},gdscript:{title:"GDScript",owner:"RunDevelopment"},gedcom:{title:"GEDCOM",owner:"Golmote"},gettext:{title:"gettext",alias:"po",owner:"RunDevelopment"},gherkin:{title:"Gherkin",owner:"hason"},git:{title:"Git",owner:"lgiraudel"},glsl:{title:"GLSL",require:"c",owner:"Golmote"},gn:{title:"GN",alias:"gni",owner:"RunDevelopment"},"linker-script":{title:"GNU Linker Script",alias:"ld",owner:"RunDevelopment"},go:{title:"Go",require:"clike",owner:"arnehormann"},"go-module":{title:"Go module",alias:"go-mod",owner:"RunDevelopment"},gradle:{title:"Gradle",require:"clike",owner:"zeabdelkhalek-badido18"},graphql:{title:"GraphQL",optional:"markdown",owner:"Golmote"},groovy:{title:"Groovy",require:"clike",owner:"robfletcher"},haml:{title:"Haml",require:"ruby",optional:["css","css-extras","coffeescript","erb","javascript","less","markdown","scss","textile"],owner:"Golmote"},handlebars:{title:"Handlebars",require:"markup-templating",alias:["hbs","mustache"],aliasTitles:{mustache:"Mustache"},owner:"Golmote"},haskell:{title:"Haskell",alias:"hs",owner:"bholst"},haxe:{title:"Haxe",require:"clike",optional:"regex",owner:"Golmote"},hcl:{title:"HCL",owner:"outsideris"},hlsl:{title:"HLSL",require:"c",owner:"RunDevelopment"},hoon:{title:"Hoon",owner:"matildepark"},http:{title:"HTTP",optional:["csp","css","hpkp","hsts","javascript","json","markup","uri"],owner:"danielgtaylor"},hpkp:{title:"HTTP Public-Key-Pins",owner:"ScottHelme"},hsts:{title:"HTTP Strict-Transport-Security",owner:"ScottHelme"},ichigojam:{title:"IchigoJam",owner:"BlueCocoa"},icon:{title:"Icon",owner:"Golmote"},"icu-message-format":{title:"ICU Message Format",owner:"RunDevelopment"},idris:{title:"Idris",alias:"idr",owner:"KeenS",require:"haskell"},ignore:{title:".ignore",owner:"osipxd",alias:["gitignore","hgignore","npmignore"],aliasTitles:{gitignore:".gitignore",hgignore:".hgignore",npmignore:".npmignore"}},inform7:{title:"Inform 7",owner:"Golmote"},ini:{title:"Ini",owner:"aviaryan"},io:{title:"Io",owner:"AlesTsurko"},j:{title:"J",owner:"Golmote"},java:{title:"Java",require:"clike",owner:"sherblot"},javadoc:{title:"JavaDoc",require:["markup","java","javadoclike"],modify:"java",optional:"scala",owner:"RunDevelopment"},javadoclike:{title:"JavaDoc-like",modify:["java","javascript","php"],owner:"RunDevelopment"},javastacktrace:{title:"Java stack trace",owner:"RunDevelopment"},jexl:{title:"Jexl",owner:"czosel"},jolie:{title:"Jolie",require:"clike",owner:"thesave"},jq:{title:"JQ",owner:"RunDevelopment"},jsdoc:{title:"JSDoc",require:["javascript","javadoclike","typescript"],modify:"javascript",optional:["actionscript","coffeescript"],owner:"RunDevelopment"},"js-extras":{title:"JS Extras",require:"javascript",modify:"javascript",optional:["actionscript","coffeescript","flow","n4js","typescript"],owner:"RunDevelopment"},json:{title:"JSON",alias:"webmanifest",aliasTitles:{webmanifest:"Web App Manifest"},owner:"CupOfTea696"},json5:{title:"JSON5",require:"json",owner:"RunDevelopment"},jsonp:{title:"JSONP",require:"json",owner:"RunDevelopment"},jsstacktrace:{title:"JS stack trace",owner:"sbrl"},"js-templates":{title:"JS Templates",require:"javascript",modify:"javascript",optional:["css","css-extras","graphql","markdown","markup","sql"],owner:"RunDevelopment"},julia:{title:"Julia",owner:"cdagnino"},keepalived:{title:"Keepalived Configure",owner:"dev-itsheng"},keyman:{title:"Keyman",owner:"mcdurdin"},kotlin:{title:"Kotlin",alias:["kt","kts"],aliasTitles:{kts:"Kotlin Script"},require:"clike",owner:"Golmote"},kumir:{title:"KuMir (\u041a\u0443\u041c\u0438\u0440)",alias:"kum",owner:"edukisto"},kusto:{title:"Kusto",owner:"RunDevelopment"},latex:{title:"LaTeX",alias:["tex","context"],aliasTitles:{tex:"TeX",context:"ConTeXt"},owner:"japborst"},latte:{title:"Latte",require:["clike","markup-templating","php"],owner:"nette"},less:{title:"Less",require:"css",optional:"css-extras",owner:"Golmote"},lilypond:{title:"LilyPond",require:"scheme",alias:"ly",owner:"RunDevelopment"},liquid:{title:"Liquid",require:"markup-templating",owner:"cinhtau"},lisp:{title:"Lisp",alias:["emacs","elisp","emacs-lisp"],owner:"JuanCaicedo"},livescript:{title:"LiveScript",owner:"Golmote"},llvm:{title:"LLVM IR",owner:"porglezomp"},log:{title:"Log file",optional:"javastacktrace",owner:"RunDevelopment"},lolcode:{title:"LOLCODE",owner:"Golmote"},lua:{title:"Lua",owner:"Golmote"},magma:{title:"Magma (CAS)",owner:"RunDevelopment"},makefile:{title:"Makefile",owner:"Golmote"},markdown:{title:"Markdown",require:"markup",optional:"yaml",alias:"md",owner:"Golmote"},"markup-templating":{title:"Markup templating",require:"markup",owner:"Golmote"},mata:{title:"Mata",owner:"RunDevelopment"},matlab:{title:"MATLAB",owner:"Golmote"},maxscript:{title:"MAXScript",owner:"RunDevelopment"},mel:{title:"MEL",owner:"Golmote"},mermaid:{title:"Mermaid",owner:"RunDevelopment"},metafont:{title:"METAFONT",owner:"LaeriExNihilo"},mizar:{title:"Mizar",owner:"Golmote"},mongodb:{title:"MongoDB",owner:"airs0urce",require:"javascript"},monkey:{title:"Monkey",owner:"Golmote"},moonscript:{title:"MoonScript",alias:"moon",owner:"RunDevelopment"},n1ql:{title:"N1QL",owner:"TMWilds"},n4js:{title:"N4JS",require:"javascript",optional:"jsdoc",alias:"n4jsd",owner:"bsmith-n4"},"nand2tetris-hdl":{title:"Nand To Tetris HDL",owner:"stephanmax"},naniscript:{title:"Naninovel Script",owner:"Elringus",alias:"nani"},nasm:{title:"NASM",owner:"rbmj"},neon:{title:"NEON",owner:"nette"},nevod:{title:"Nevod",owner:"nezaboodka"},nginx:{title:"nginx",owner:"volado"},nim:{title:"Nim",owner:"Golmote"},nix:{title:"Nix",owner:"Golmote"},nsis:{title:"NSIS",owner:"idleberg"},objectivec:{title:"Objective-C",require:"c",alias:"objc",owner:"uranusjr"},ocaml:{title:"OCaml",owner:"Golmote"},odin:{title:"Odin",owner:"edukisto"},opencl:{title:"OpenCL",require:"c",modify:["c","cpp"],owner:"Milania1"},openqasm:{title:"OpenQasm",alias:"qasm",owner:"RunDevelopment"},oz:{title:"Oz",owner:"Golmote"},parigp:{title:"PARI/GP",owner:"Golmote"},parser:{title:"Parser",require:"markup",owner:"Golmote"},pascal:{title:"Pascal",alias:"objectpascal",aliasTitles:{objectpascal:"Object Pascal"},owner:"Golmote"},pascaligo:{title:"Pascaligo",owner:"DefinitelyNotAGoat"},psl:{title:"PATROL Scripting Language",owner:"bertysentry"},pcaxis:{title:"PC-Axis",alias:"px",owner:"RunDevelopment"},peoplecode:{title:"PeopleCode",alias:"pcode",owner:"RunDevelopment"},perl:{title:"Perl",owner:"Golmote"},php:{title:"PHP",require:"markup-templating",owner:"milesj"},phpdoc:{title:"PHPDoc",require:["php","javadoclike"],modify:"php",owner:"RunDevelopment"},"php-extras":{title:"PHP Extras",require:"php",modify:"php",owner:"milesj"},"plant-uml":{title:"PlantUML",alias:"plantuml",owner:"RunDevelopment"},plsql:{title:"PL/SQL",require:"sql",owner:"Golmote"},powerquery:{title:"PowerQuery",alias:["pq","mscript"],owner:"peterbud"},powershell:{title:"PowerShell",owner:"nauzilus"},processing:{title:"Processing",require:"clike",owner:"Golmote"},prolog:{title:"Prolog",owner:"Golmote"},promql:{title:"PromQL",owner:"arendjr"},properties:{title:".properties",owner:"Golmote"},protobuf:{title:"Protocol Buffers",require:"clike",owner:"just-boris"},pug:{title:"Pug",require:["markup","javascript"],optional:["coffeescript","ejs","handlebars","less","livescript","markdown","scss","stylus","twig"],owner:"Golmote"},puppet:{title:"Puppet",owner:"Golmote"},pure:{title:"Pure",optional:["c","cpp","fortran"],owner:"Golmote"},purebasic:{title:"PureBasic",require:"clike",alias:"pbfasm",owner:"HeX0R101"},purescript:{title:"PureScript",require:"haskell",alias:"purs",owner:"sriharshachilakapati"},python:{title:"Python",alias:"py",owner:"multipetros"},qsharp:{title:"Q#",require:"clike",alias:"qs",owner:"fedonman"},q:{title:"Q (kdb+ database)",owner:"Golmote"},qml:{title:"QML",require:"javascript",owner:"RunDevelopment"},qore:{title:"Qore",require:"clike",owner:"temnroegg"},r:{title:"R",owner:"Golmote"},racket:{title:"Racket",require:"scheme",alias:"rkt",owner:"RunDevelopment"},cshtml:{title:"Razor C#",alias:"razor",require:["markup","csharp"],optional:["css","css-extras","javascript","js-extras"],owner:"RunDevelopment"},jsx:{title:"React JSX",require:["markup","javascript"],optional:["jsdoc","js-extras","js-templates"],owner:"vkbansal"},tsx:{title:"React TSX",require:["jsx","typescript"]},reason:{title:"Reason",require:"clike",owner:"Golmote"},regex:{title:"Regex",owner:"RunDevelopment"},rego:{title:"Rego",owner:"JordanSh"},renpy:{title:"Ren'py",alias:"rpy",owner:"HyuchiaDiego"},rescript:{title:"ReScript",alias:"res",owner:"vmarcosp"},rest:{title:"reST (reStructuredText)",owner:"Golmote"},rip:{title:"Rip",owner:"ravinggenius"},roboconf:{title:"Roboconf",owner:"Golmote"},robotframework:{title:"Robot Framework",alias:"robot",owner:"RunDevelopment"},ruby:{title:"Ruby",require:"clike",alias:"rb",owner:"samflores"},rust:{title:"Rust",owner:"Golmote"},sas:{title:"SAS",optional:["groovy","lua","sql"],owner:"Golmote"},sass:{title:"Sass (Sass)",require:"css",optional:"css-extras",owner:"Golmote"},scss:{title:"Sass (SCSS)",require:"css",optional:"css-extras",owner:"MoOx"},scala:{title:"Scala",require:"java",owner:"jozic"},scheme:{title:"Scheme",owner:"bacchus123"},"shell-session":{title:"Shell session",require:"bash",alias:["sh-session","shellsession"],owner:"RunDevelopment"},smali:{title:"Smali",owner:"RunDevelopment"},smalltalk:{title:"Smalltalk",owner:"Golmote"},smarty:{title:"Smarty",require:"markup-templating",optional:"php",owner:"Golmote"},sml:{title:"SML",alias:"smlnj",aliasTitles:{smlnj:"SML/NJ"},owner:"RunDevelopment"},solidity:{title:"Solidity (Ethereum)",alias:"sol",require:"clike",owner:"glachaud"},"solution-file":{title:"Solution file",alias:"sln",owner:"RunDevelopment"},soy:{title:"Soy (Closure Template)",require:"markup-templating",owner:"Golmote"},sparql:{title:"SPARQL",require:"turtle",owner:"Triply-Dev",alias:"rq"},"splunk-spl":{title:"Splunk SPL",owner:"RunDevelopment"},sqf:{title:"SQF: Status Quo Function (Arma 3)",require:"clike",owner:"RunDevelopment"},sql:{title:"SQL",owner:"multipetros"},squirrel:{title:"Squirrel",require:"clike",owner:"RunDevelopment"},stan:{title:"Stan",owner:"RunDevelopment"},stata:{title:"Stata Ado",require:["mata","java","python"],owner:"RunDevelopment"},iecst:{title:"Structured Text (IEC 61131-3)",owner:"serhioromano"},stylus:{title:"Stylus",owner:"vkbansal"},supercollider:{title:"SuperCollider",alias:"sclang",owner:"RunDevelopment"},swift:{title:"Swift",owner:"chrischares"},systemd:{title:"Systemd configuration file",owner:"RunDevelopment"},"t4-templating":{title:"T4 templating",owner:"RunDevelopment"},"t4-cs":{title:"T4 Text Templates (C#)",require:["t4-templating","csharp"],alias:"t4",owner:"RunDevelopment"},"t4-vb":{title:"T4 Text Templates (VB)",require:["t4-templating","vbnet"],owner:"RunDevelopment"},tap:{title:"TAP",owner:"isaacs",require:"yaml"},tcl:{title:"Tcl",owner:"PeterChaplin"},tt2:{title:"Template Toolkit 2",require:["clike","markup-templating"],owner:"gflohr"},textile:{title:"Textile",require:"markup",optional:"css",owner:"Golmote"},toml:{title:"TOML",owner:"RunDevelopment"},tremor:{title:"Tremor",alias:["trickle","troy"],owner:"darach",aliasTitles:{trickle:"trickle",troy:"troy"}},turtle:{title:"Turtle",alias:"trig",aliasTitles:{trig:"TriG"},owner:"jakubklimek"},twig:{title:"Twig",require:"markup-templating",owner:"brandonkelly"},typescript:{title:"TypeScript",require:"javascript",optional:"js-templates",alias:"ts",owner:"vkbansal"},typoscript:{title:"TypoScript",alias:"tsconfig",aliasTitles:{tsconfig:"TSConfig"},owner:"dkern"},unrealscript:{title:"UnrealScript",alias:["uscript","uc"],owner:"RunDevelopment"},uorazor:{title:"UO Razor Script",owner:"jaseowns"},uri:{title:"URI",alias:"url",aliasTitles:{url:"URL"},owner:"RunDevelopment"},v:{title:"V",require:"clike",owner:"taggon"},vala:{title:"Vala",require:"clike",optional:"regex",owner:"TemplarVolk"},vbnet:{title:"VB.Net",require:"basic",owner:"Bigsby"},velocity:{title:"Velocity",require:"markup",owner:"Golmote"},verilog:{title:"Verilog",owner:"a-rey"},vhdl:{title:"VHDL",owner:"a-rey"},vim:{title:"vim",owner:"westonganger"},"visual-basic":{title:"Visual Basic",alias:["vb","vba"],aliasTitles:{vba:"VBA"},owner:"Golmote"},warpscript:{title:"WarpScript",owner:"RunDevelopment"},wasm:{title:"WebAssembly",owner:"Golmote"},"web-idl":{title:"Web IDL",alias:"webidl",owner:"RunDevelopment"},wgsl:{title:"WGSL",owner:"Dr4gonthree"},wiki:{title:"Wiki markup",require:"markup",owner:"Golmote"},wolfram:{title:"Wolfram language",alias:["mathematica","nb","wl"],aliasTitles:{mathematica:"Mathematica",nb:"Mathematica Notebook"},owner:"msollami"},wren:{title:"Wren",owner:"clsource"},xeora:{title:"Xeora",require:"markup",alias:"xeoracube",aliasTitles:{xeoracube:"XeoraCube"},owner:"freakmaxi"},"xml-doc":{title:"XML doc (.net)",require:"markup",modify:["csharp","fsharp","vbnet"],owner:"RunDevelopment"},xojo:{title:"Xojo (REALbasic)",owner:"Golmote"},xquery:{title:"XQuery",require:"markup",owner:"Golmote"},yaml:{title:"YAML",alias:"yml",owner:"hason"},yang:{title:"YANG",owner:"RunDevelopment"},zig:{title:"Zig",owner:"RunDevelopment"}},plugins:{meta:{path:"plugins/{id}/prism-{id}",link:"plugins/{id}/"},"line-highlight":{title:"Line Highlight",description:"Highlights specific lines and/or line ranges."},"line-numbers":{title:"Line Numbers",description:"Line number at the beginning of code lines.",owner:"kuba-kubula"},"show-invisibles":{title:"Show Invisibles",description:"Show hidden characters such as tabs and line breaks.",optional:["autolinker","data-uri-highlight"]},autolinker:{title:"Autolinker",description:"Converts URLs and emails in code to clickable links. Parses Markdown links in comments."},wpd:{title:"WebPlatform Docs",description:'Makes tokens link to WebPlatform.org documentation. The links open in a new tab.'},"custom-class":{title:"Custom Class",description:"This plugin allows you to prefix Prism's default classes (.comment can become .namespace--comment) or replace them with your defined ones (like .editor__comment). You can even add new classes.",owner:"dvkndn",noCSS:!0},"file-highlight":{title:"File Highlight",description:"Fetch external files and highlight them with Prism. Used on the Prism website itself.",noCSS:!0},"show-language":{title:"Show Language",description:"Display the highlighted language in code blocks (inline code does not show the label).",owner:"nauzilus",noCSS:!0,require:"toolbar"},"jsonp-highlight":{title:"JSONP Highlight",description:"Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",noCSS:!0,owner:"nauzilus"},"highlight-keywords":{title:"Highlight Keywords",description:"Adds special CSS classes for each keyword for fine-grained highlighting.",owner:"vkbansal",noCSS:!0},"remove-initial-line-feed":{title:"Remove initial line feed",description:"Removes the initial line feed in code blocks.",owner:"Golmote",noCSS:!0},"inline-color":{title:"Inline color",description:"Adds a small inline preview for colors in style sheets.",require:"css-extras",owner:"RunDevelopment"},previewers:{title:"Previewers",description:"Previewers for angles, colors, gradients, easing and time.",require:"css-extras",owner:"Golmote"},autoloader:{title:"Autoloader",description:"Automatically loads the needed languages to highlight the code blocks.",owner:"Golmote",noCSS:!0},"keep-markup":{title:"Keep Markup",description:"Prevents custom markup from being dropped out during highlighting.",owner:"Golmote",optional:"normalize-whitespace",noCSS:!0},"command-line":{title:"Command Line",description:"Display a command line with a prompt and, optionally, the output/response from the commands.",owner:"chriswells0"},"unescaped-markup":{title:"Unescaped Markup",description:"Write markup without having to escape anything."},"normalize-whitespace":{title:"Normalize Whitespace",description:"Supports multiple operations to normalize whitespace in code blocks.",owner:"zeitgeist87",optional:"unescaped-markup",noCSS:!0},"data-uri-highlight":{title:"Data-URI Highlight",description:"Highlights data-URI contents.",owner:"Golmote",noCSS:!0},toolbar:{title:"Toolbar",description:"Attach a toolbar for plugins to easily register buttons on the top of a code block.",owner:"mAAdhaTTah"},"copy-to-clipboard":{title:"Copy to Clipboard Button",description:"Add a button that copies the code block to the clipboard when clicked.",owner:"mAAdhaTTah",require:"toolbar",noCSS:!0},"download-button":{title:"Download Button",description:"A button in the toolbar of a code block adding a convenient way to download a code file.",owner:"Golmote",require:"toolbar",noCSS:!0},"match-braces":{title:"Match braces",description:"Highlights matching braces.",owner:"RunDevelopment"},"diff-highlight":{title:"Diff Highlight",description:"Highlights the code inside diff blocks.",owner:"RunDevelopment",require:"diff"},"filter-highlight-all":{title:"Filter highlightAll",description:"Filters the elements the highlightAll and highlightAllUnder methods actually highlight.",owner:"RunDevelopment",noCSS:!0},treeview:{title:"Treeview",description:"A language with special styles to highlight file system tree structures.",owner:"Golmote"}}})},8722:(e,t,n)=>{const r=n(6969),o=n(8380),a=new Set;function i(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...a,...Object.keys(Prism.languages)];o(r,e,t).load((e=>{if(!(e in r.languages))return void(i.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(3157).resolve(t)],delete Prism.languages[e],n(3157)(t),a.add(e)}))}i.silent=!1,e.exports=i},8692:(e,t,n)=>{var r={"./":8722};function o(e){var t=a(e);return n(t)}function a(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}o.keys=function(){return Object.keys(r)},o.resolve=a,e.exports=o,o.id=8692},3157:(e,t,n)=>{var r={"./":8722};function o(e){var t=a(e);return n(t)}function a(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}o.keys=function(){return Object.keys(r)},o.resolve=a,e.exports=o,o.id=3157},8380:e=>{"use strict";var t=function(){var e=function(){};function t(e,t){Array.isArray(e)?e.forEach(t):null!=e&&t(e,0)}function n(e){for(var t={},n=0,r=e.length;n "));var l={},s=e[r];if(s){function c(t){if(!(t in e))throw new Error(r+" depends on an unknown component "+t);if(!(t in l))for(var i in o(t,a),l[t]=!0,n[t])l[i]=!0}t(s.require,c),t(s.optional,c),t(s.modify,c)}n[r]=l,a.pop()}}return function(e){var t=n[e];return t||(o(e,r),t=n[e]),t}}function o(e){for(var t in e)return!0;return!1}return function(a,i,l){var s=function(e){var t={};for(var n in e){var r=e[n];for(var o in r)if("meta"!=o){var a=r[o];t[o]="string"==typeof a?{title:a}:a}}return t}(a),c=function(e){var n;return function(r){if(r in e)return r;if(!n)for(var o in n={},e){var a=e[o];t(a&&a.alias,(function(t){if(t in n)throw new Error(t+" cannot be alias for both "+o+" and "+n[t]);if(t in e)throw new Error(t+" cannot be alias of "+o+" because it is a component.");n[t]=o}))}return n[r]||r}}(s);i=i.map(c),l=(l||[]).map(c);var u=n(i),d=n(l);i.forEach((function e(n){var r=s[n];t(r&&r.require,(function(t){t in d||(u[t]=!0,e(t))}))}));for(var f,p=r(s),m=u;o(m);){for(var g in f={},m){var h=s[g];t(h&&h.modify,(function(e){e in d&&(f[e]=!0)}))}for(var b in d)if(!(b in u))for(var v in p(b))if(v in u){f[b]=!0;break}for(var y in m=f)u[y]=!0}var w={getIds:function(){var e=[];return w.load((function(t){e.push(t)})),e},load:function(t,n){return function(t,n,r,o){var a=o?o.series:void 0,i=o?o.parallel:e,l={},s={};function c(e){if(e in l)return l[e];s[e]=!0;var o,u=[];for(var d in t(e))d in n&&u.push(d);if(0===u.length)o=r(e);else{var f=i(u.map((function(e){var t=c(e);return delete s[e],t})));a?o=a(f,(function(){return r(e)})):r(e)}return l[e]=o}for(var u in n)c(u);var d=[];for(var f in s)d.push(l[f]);return i(d)}(p,u,t,n)}};return w}}();e.exports=t},2694:(e,t,n)=>{"use strict";var r=n(6925);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5556:(e,t,n)=>{e.exports=n(2694)()},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},2551:(e,t,n)=>{"use strict";var r=n(6540),o=n(5228),a=n(9982);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n