diff --git a/404.html b/404.html index abc2aa3599..923eff7e01 100644 --- a/404.html +++ b/404.html @@ -5,8 +5,8 @@ 找不到页面 | OpenSCOW - - + +
跳到主要内容

找不到页面

我们找不到您要找的页面。

请联系原始链接来源网站的所有者,并告知他们链接已损坏。

diff --git a/assets/js/73781f44.577005db.js b/assets/js/73781f44.26955480.js similarity index 89% rename from assets/js/73781f44.577005db.js rename to assets/js/73781f44.26955480.js index 5247c303f7..05916b1a0c 100644 --- a/assets/js/73781f44.577005db.js +++ b/assets/js/73781f44.26955480.js @@ -1 +1 @@ -"use strict";(self.webpackChunk_scow_docs=self.webpackChunk_scow_docs||[]).push([[7469],{33414:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>_,contentTitle:()=>k,default:()=>T,frontMatter:()=>P,metadata:()=>S,toc:()=>O});var s=t(49214),r=t(5409),l=t(48318),i=t(23372),c=t(10194),a=t(66325),o=t(10983),u=t(36391),d=t(30988),h=t(12922);function p(e){return l.Children.toArray(e).filter((e=>"\n"!==e)).map((e=>{if(!e||(0,l.isValidElement)(e)&&function(e){const{props:n}=e;return!!n&&"object"==typeof n&&"value"in n}(e))return e;throw new Error(`Docusaurus error: Bad child <${"string"==typeof e.type?e.type:e.type.name}>: all children of the component should be , and every should have a unique "value" prop.`)}))?.filter(Boolean)??[]}function m(e){const{values:n,children:t}=e;return(0,l.useMemo)((()=>{const e=n??function(e){return p(e).map((e=>{let{props:{value:n,label:t,attributes:s,default:r}}=e;return{value:n,label:t,attributes:s,default:r}}))}(t);return function(e){const n=(0,d.X)(e,((e,n)=>e.value===n.value));if(n.length>0)throw new Error(`Docusaurus error: Duplicate values "${n.map((e=>e.value)).join(", ")}" found in . Every value needs to be unique.`)}(e),e}),[n,t])}function x(e){let{value:n,tabValues:t}=e;return t.some((e=>e.value===n))}function j(e){let{queryString:n=!1,groupId:t}=e;const s=(0,a.W6)(),r=function(e){let{queryString:n=!1,groupId:t}=e;if("string"==typeof n)return n;if(!1===n)return null;if(!0===n&&!t)throw new Error('Docusaurus error: The component groupId prop is required if queryString=true, because this value is used as the search param name. You can also provide an explicit value such as queryString="my-search-param".');return t??null}({queryString:n,groupId:t});return[(0,u.aZ)(r),(0,l.useCallback)((e=>{if(!r)return;const n=new URLSearchParams(s.location.search);n.set(r,e),s.replace({...s.location,search:n.toString()})}),[r,s])]}function b(e){const{defaultValue:n,queryString:t=!1,groupId:s}=e,r=m(e),[i,c]=(0,l.useState)((()=>function(e){let{defaultValue:n,tabValues:t}=e;if(0===t.length)throw new Error("Docusaurus error: the component requires at least one children component");if(n){if(!x({value:n,tabValues:t}))throw new Error(`Docusaurus error: The has a defaultValue "${n}" but none of its children has the corresponding value. Available values are: ${t.map((e=>e.value)).join(", ")}. If you intend to show no default tab, use defaultValue={null} instead.`);return n}const s=t.find((e=>e.default))??t[0];if(!s)throw new Error("Unexpected error: 0 tabValues");return s.value}({defaultValue:n,tabValues:r}))),[a,u]=j({queryString:t,groupId:s}),[d,p]=function(e){let{groupId:n}=e;const t=function(e){return e?`docusaurus.tab.${e}`:null}(n),[s,r]=(0,h.Dv)(t);return[s,(0,l.useCallback)((e=>{t&&r.set(e)}),[t,r])]}({groupId:s}),b=(()=>{const e=a??d;return x({value:e,tabValues:r})?e:null})();(0,o.A)((()=>{b&&c(b)}),[b]);return{selectedValue:i,selectValue:(0,l.useCallback)((e=>{if(!x({value:e,tabValues:r}))throw new Error(`Can't select invalid tab value=${e}`);c(e),u(e),p(e)}),[u,p,r]),tabValues:r}}var f=t(68933);const g={tabList:"tabList_yu9l",tabItem:"tabItem_ET3Y"};function v(e){let{className:n,block:t,selectedValue:r,selectValue:l,tabValues:a}=e;const o=[],{blockElementScrollPositionUntilNextRender:u}=(0,c.a_)(),d=e=>{const n=e.currentTarget,t=o.indexOf(n),s=a[t].value;s!==r&&(u(n),l(s))},h=e=>{let n=null;switch(e.key){case"Enter":d(e);break;case"ArrowRight":{const t=o.indexOf(e.currentTarget)+1;n=o[t]??o[0];break}case"ArrowLeft":{const t=o.indexOf(e.currentTarget)-1;n=o[t]??o[o.length-1];break}}n?.focus()};return(0,s.jsx)("ul",{role:"tablist","aria-orientation":"horizontal",className:(0,i.A)("tabs",{"tabs--block":t},n),children:a.map((e=>{let{value:n,label:t,attributes:l}=e;return(0,s.jsx)("li",{role:"tab",tabIndex:r===n?0:-1,"aria-selected":r===n,ref:e=>o.push(e),onKeyDown:h,onClick:d,...l,className:(0,i.A)("tabs__item",g.tabItem,l?.className,{"tabs__item--active":r===n}),children:t??n},n)}))})}function y(e){let{lazy:n,children:t,selectedValue:r}=e;const i=(Array.isArray(t)?t:[t]).filter(Boolean);if(n){const e=i.find((e=>e.props.value===r));return e?(0,l.cloneElement)(e,{className:"margin-top--md"}):null}return(0,s.jsx)("div",{className:"margin-top--md",children:i.map(((e,n)=>(0,l.cloneElement)(e,{key:n,hidden:e.props.value!==r})))})}function w(e){const n=b(e);return(0,s.jsxs)("div",{className:(0,i.A)("tabs-container",g.tabList),children:[(0,s.jsx)(v,{...n,...e}),(0,s.jsx)(y,{...n,...e})]})}function A(e){const n=(0,f.A)();return(0,s.jsx)(w,{...e,children:p(e.children)},String(n))}const C={tabItem:"tabItem_diMf"};function I(e){let{children:n,hidden:t,className:r}=e;return(0,s.jsx)("div",{role:"tabpanel",className:(0,i.A)(C.tabItem,r),hidden:t,children:n})}const P={sidebar_position:2,title:"\u8ba1\u8d39\u6536\u8d39"},k="\u8ba1\u8d39\u6536\u8d39",S={id:"info/mis/business/billing",title:"\u8ba1\u8d39\u6536\u8d39",description:"\u7cfb\u7edf\u76ee\u524d\u91c7\u7528\u4e00\u4e2a\u72ec\u7acb\u7684\u8d22\u52a1\u7cfb\u7edf\u3002",source:"@site/docs/info/mis/business/billing.mdx",sourceDirName:"info/mis/business",slug:"/info/mis/business/billing",permalink:"/OpenSCOW/docs/info/mis/business/billing",draft:!1,unlisted:!1,editUrl:"https://github.com/PKUHPC/OpenSCOW/edit/main/website/docs/info/mis/business/billing.mdx",tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2,title:"\u8ba1\u8d39\u6536\u8d39"},sidebar:"info",previous:{title:"\u7528\u6237\u6a21\u578b",permalink:"/OpenSCOW/docs/info/mis/business/users"},next:{title:"AI \u7cfb\u7edf\uff08beta\uff09",permalink:"/OpenSCOW/docs/info/ai/"}},_={},O=[{value:"\u8ba1\u8d39\u89c4\u5219",id:"\u8ba1\u8d39\u89c4\u5219",level:2},{value:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",id:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",level:2},{value:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",id:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",level:2}];function V(e){const n={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",img:"img",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,r.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"\u8ba1\u8d39\u6536\u8d39",children:"\u8ba1\u8d39\u6536\u8d39"}),"\n",(0,s.jsx)(n.p,{children:"\u7cfb\u7edf\u76ee\u524d\u91c7\u7528\u4e00\u4e2a\u72ec\u7acb\u7684\u8d22\u52a1\u7cfb\u7edf\u3002"}),"\n",(0,s.jsx)(n.p,{children:"\u6536\u8d39\uff1a"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsx)(n.li,{children:"\u7cfb\u7edf\u91c7\u7528\u9884\u4ed8\u8d39\u5236\uff0c\u6bcf\u4e2a\u79df\u6237\u548c\u8d26\u6237\u5177\u6709\u4f59\u989d"}),"\n",(0,s.jsx)(n.li,{children:"\u5e73\u53f0\u7ba1\u7406\u5458\u53ef\u4ee5\u7ed9\u79df\u6237\u589e\u52a0\u4f59\u989d\uff0c\u79df\u6237\u7ba1\u7406\u5458\u53ef\u4ee5\u7ed9\u8d26\u6237\u589e\u52a0\u4f59\u989d"}),"\n",(0,s.jsx)(n.li,{children:"\u5728\u6570\u636e\u5e93\u4e2d\u4f59\u989d\u5b58\u50a8\u5230\u5c0f\u6570\u70b9\u540e4\u4f4d\uff0c\u524d\u53f0\u663e\u793a3\u4f4d"}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"\u8ba1\u8d39\uff1a"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\u7cfb\u7edf\u7684\u8ba1\u8d39\u6536\u8d39\u6a21\u578b\u6309\u7167\u96c6\u7fa4\u3001\u5206\u533a\u548cQOS\u8fdb\u884c\u6536\u8d39","\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\u53c2\u8003",(0,s.jsx)(n.a,{href:"https://hpc.pku.edu.cn/guide_6.html",children:"\u5317\u5927\u9ad8\u6027\u80fd\u5e73\u53f0\u6536\u8d39\u6807\u51c6"}),"\u8bbe\u8ba1"]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(n.li,{children:"\u7cfb\u7edf\u652f\u6301\u591a\u7ea7\u8ba1\u8d39\uff1a\u5e73\u53f0\u5bf9\u79df\u6237\u4f7f\u7528\u4e00\u4e2a\u7edf\u4e00\u7684\u6536\u8d39\u6807\u51c6\uff0c\u800c\u79df\u6237\u53ef\u4ee5\u81ea\u5b9a\u4e49\u79df\u6237\u5185\u7684\u8d26\u6237\u7684\u8d39\u7528\u6807\u51c6"}),"\n",(0,s.jsxs)(n.li,{children:["\u7cfb\u7edf\u652f\u6301\u7528\u6237",(0,s.jsx)(n.a,{href:"/OpenSCOW/docs/deploy/config/customization/custom-amount-strategies",children:"\u901a\u8fc7\u4ee3\u7801\u81ea\u5b9a\u4e49\u6536\u8d39\u89c4\u5219"})]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"\u8ba1\u8d39\u89c4\u5219",children:"\u8ba1\u8d39\u89c4\u5219"}),"\n",(0,s.jsxs)(n.p,{children:["\u670d\u52a1\u5668\u4f1a\u5b9a\u671f\u5730\u4ece",(0,s.jsx)(n.strong,{children:"\u8c03\u5ea6\u5668\u9002\u914d\u5668"}),"\u4e2d\u83b7\u53d6\u5df2\u5b8c\u6210\u7684\u4f5c\u4e1a\u4fe1\u606f\uff0c\u5e76\u6839\u636e\u89c4\u5219\u5bf9\u79df\u6237\u548c\u8d26\u6237\u8fdb\u884c\u6263\u8d39\u64cd\u4f5c\u3002"]}),"\n",(0,s.jsxs)(n.p,{children:["\u7cfb\u7edf\u8ba1\u8d39\u4ee5",(0,s.jsx)(n.strong,{children:"\u8d39\u7528\u9879\u76ee price item"}),"\u4e3a\u57fa\u7840\uff0c\u6bcf\u4e2a\u8ba1\u8d39\u9879\u6709\u72ec\u7279\u7684ID\u4ee5\u53ca\u4ef7\u683c\uff0c\u6bcf\u4e2a(\u96c6\u7fa4,\u5206\u533a,QOS)\u9879\u5e94\u8be5\u6709\u4e00\u4e2a\u72ec\u7279\u7684\u8ba1\u8d39\u9879\u3002\u8ba1\u8d39\u9879\u4e00\u65e6\u521b\u5efa\u548c\u5206\u914d\u4e0d\u80fd\u88ab\u91cd\u65b0\u5206\u914d\u3001\u4fee\u6539\u6216\u8005\u5220\u9664\uff0c\u5982\u679c\u60a8\u60f3\u4fee\u6539\u4e00\u4e2a\u8ba1\u8d39\u9879\u7684\u4ef7\u683c\uff0c\u60a8\u9700\u8981\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u8ba1\u8d39\u9879\u3002"]}),"\n",(0,s.jsxs)(n.p,{children:["\u8d39\u7528\u9879\u76ee\u7684\u4fe1\u606f\u5b58\u653e\u5728\u6570\u636e\u5e93\u7684",(0,s.jsx)(n.code,{children:"job_price_item"}),"\u8868\u4e2d\u3002\u6bcf\u6b21\u9700\u8981\u8ba1\u7b97\u4ef7\u683c\u65f6\uff0c\u670d\u52a1\u5668\u5c06\u4f1a\u4ece\u6570\u636e\u5e93\u4e2d\u53d6\u5f97\u6240\u6709\u8ba1\u8d39\u9879\uff0c\u5e76\u5f97\u5230\u6bcf\u4e2a(\u96c6\u7fa4,\u5206\u533a,QOS)\u7684\u6700\u65b0\u7684\u8ba1\u8d39\u89c4\u5219\u3002\u5982\u679c\u5728\u96c6\u7fa4\u914d\u7f6e\u6587\u4ef6\u7684\u67d0\u4e2aQOS\u4e0d\u5b58\u5728\u8d39\u7528\u9879\uff0c\u670d\u52a1\u5668\u5c06\u4f1a\u62a5\u9519\u3002"]}),"\n",(0,s.jsx)(n.p,{children:"\u6bcf\u4e2a\u4f5c\u4e1a\u7684\u8d39\u7528\u8ba1\u7b97\u65b9\u6cd5\u5982\u4e0b\uff1a"}),"\n",(0,s.jsxs)(n.blockquote,{children:["\n",(0,s.jsxs)(n.p,{children:["\u56db\u820d\u4e94\u5165(\u4f5c\u4e1a\u6301\u7eed\u5c0f\u65f6 (",(0,s.jsx)(n.code,{children:"timeUsed"})," / 3600) x \u7528\u91cf x \u6240\u9002\u7528\u7684\u8d39\u7528\u9879\u76ee\u7684\u4ef7\u683c)"]}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"\u6bcf\u4e2a\u4f5c\u4e1a\u7684\u7528\u91cf\u7531\u8ba1\u8d39\u7b56\u7565(amount)\u786e\u5b9a\uff0c\u652f\u6301\u7684\u8ba1\u8d39\u7b56\u7565\u53d6\u503c\u5982\u4e0b\uff1a"}),"\n",(0,s.jsxs)(n.table,{children:[(0,s.jsx)(n.thead,{children:(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.th,{children:"amount"}),(0,s.jsx)(n.th,{children:"\u603b\u91cf\u7b97\u6cd5"})]})}),(0,s.jsxs)(n.tbody,{children:[(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"cpusAlloc"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"cpusAlloc"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"gpu"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"gpu"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max-cpusAlloc-mem"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max(cpusAlloc, \u5411\u4e0a\u53d6\u6574(memReq / (\u5206\u533a\u5185\u5b58\u91cf/\u5206\u533a\u6838\u5fc3\u6570)))"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max-gpu-cpusAlloc"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max(gpu, \u5411\u4e0a\u53d6\u6574(cpusAlloc / (\u5206\u533a\u6838\u5fc3\u6570/\u5206\u533agpu\u6570)))"})})]})]})]}),"\n",(0,s.jsx)(n.p,{children:"\u5728\u8ba1\u7b97\u8fc7\u7a0b\u4e2d\u5982\u679c\u53d1\u73b0\u4e86\u5176\u4ed6\u7b56\u7565\uff0c\u5219\u6574\u4e2a\u4f5c\u4e1a\u7684\u8d39\u7528\u4e3a0\u3002"}),"\n",(0,s.jsx)(n.h2,{id:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",children:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868"}),"\n",(0,s.jsxs)(n.p,{children:["\u60a8\u53ef\u4ee5\u5728\u7cfb\u7edf\u521d\u59cb\u5316\u65f6\u6216\u8005\u4ee5\u5e73\u53f0\u7ba1\u7406\u5458\u8eab\u4efd\u767b\u5f55\u7cfb\u7edf\u540e\u8fdb\u5165",(0,s.jsx)(n.strong,{children:"\u5e73\u53f0\u7ba1\u7406"}),"->",(0,s.jsx)(n.strong,{children:"\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868"}),"\uff0c\u5728\u7f51\u9875\u4e0a\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868\u3002"]}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.img,{alt:"\u4f5c\u4e1a\u4ef7\u683c\u8868",src:t(48342).A+"",width:"2418",height:"1057"})}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.img,{alt:"\u4fee\u6539\u4f5c\u4e1a\u4ef7\u683c",src:t(33730).A+"",width:"997",height:"935"})}),"\n",(0,s.jsx)(n.p,{children:"\u65b0\u7684\u4f5c\u4e1a\u4ef7\u683c\u8868\u5c06\u5728\u4e0b\u6b21\u83b7\u53d6\u4f5c\u4e1a\u65f6\u751f\u6548\u3002"}),"\n",(0,s.jsx)(n.h2,{id:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",children:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219"}),"\n",(0,s.jsxs)(n.p,{children:["\u60a8\u53ef\u4ee5\u521b\u5efa\u4e00\u4e2a",(0,s.jsx)(n.code,{children:"config/priceItems.{json|yml|yaml}"}),"\u6587\u4ef6\uff0c\u5b9a\u4e49(\u96c6\u7fa4,\u5206\u533a,QOS)\u9879\u4ee5\u53ca\u5bf9\u5e94\u7684\u8d39\u7528\u9879\u76ee\uff0c\u670d\u52a1\u5668\u53ef\u4ee5\u5feb\u901f\u6839\u636e\u8fd9\u4e9b\u4fe1\u606f\u5728\u6570\u636e\u5e93\u4e2d\u521b\u5efa\u8d39\u7528\u9879\u76ee\u3002\u6587\u4ef6\u683c\u5f0f\u4ee5\u53ca\u5404\u4e2a\u5b57\u6bb5\u7684\u89e3\u91ca\u8bf7\u53c2\u8003\u4e0b\u5217yaml\u6587\u4ef6\u7684\u6ce8\u91ca\u3002"]}),"\n","\n",(0,s.jsxs)(A,{children:[(0,s.jsx)(I,{value:"config/priceItems.yml",default:!0,children:(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-yaml",children:"default: # \u9ed8\u8ba4\u89c4\u5219\uff0c\u5bf9\u6240\u6709\u96c6\u7fa4\u548c\u79df\u6237\u751f\u6548\n hpc01: # \u5bf9hpc01\u96c6\u7fa4\u7684...\n compute: # compute\u5206\u533a\u7684...\n low: # QOS\u4e3alow\u7684\u4efb\u52a1\n id: HPC01 # \u8d39\u7528\u9879\u76eeID\u4e3aHPC01\n price: '1.00' # \u57fa\u7840\u4ef7\u683c\u4e3a1.00\uff0c\u5b57\u7b26\u4e32\u5f62\u5f0f\n amount: 'cpusAlloc' # \u8ba1\u8d39\u7b56\u7565\uff0c\u770b\u4e0a\u6587\n normal:\n id: HPC02\n price: '2.00'\n amount: 'cpusAlloc'\n high:\n id: HPC03\n price: '3.00'\n amount: 'cpusAlloc'\n GPU: # \u5982\u679c\u6574\u4e2a\u5206\u533a\u7684\u8d39\u7528\u76f8\u540c\uff0c\u60a8\u4e5f\u53ef\u4ee5\u7ed9\u4e00\u6574\u4e2a\u5206\u533a\u5b9a\u4e49\u4e00\u4e2a\u8d39\u7528\u9879\u76ee\n id: HPC04\n price: '10.00'\n amount: 'cpusAlloc'\ntenant_1: # \u5bf9\u79df\u6237tenant_1\u7684\u8d26\u6237\u7528\u6237\u53d1\u8d77\u7684\u4efb\u52a1\uff0c\u5728\u9ed8\u8ba4\u89c4\u5219\u7684\u57fa\u7840\u4e0a\uff0c\u8986\u76d6\u4ee5\u4e0b\u914d\u7f6e\n hpc01:\n GPU:\n low:\n id: HPC07 # \u5bf9\u79df\u6237tenant_1\u7684hpc01.GPU.low\u7684\u4efb\u52a1\uff0c\u4ef7\u683c\u4e3a12.00\n price: '12.00'\n amount: 'cpusAlloc'\n"})})}),(0,s.jsx)(I,{value:"config/priceItems.json",default:!0,children:(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-json",children:'{\n "default": {\n "hpc01": {\n "compute": {\n "low": {\n "id": "HPC01",\n "price": "1.00",\n "amount": "cpusAlloc"\n },\n "normal": {\n "id": "HPC02",\n "price": "2.00",\n "amount": "cpusAlloc"\n },\n "high": {\n "id": "HPC03",\n "price": "3.00",\n "amount": "cpusAlloc"\n }\n },\n "GPU": {\n "low": {\n "id": "HPC04",\n "price": "10.00",\n "amount": "cpusAlloc"\n },\n "normal": {\n "id": "HPC05",\n "price": "20.00",\n "amount": "cpusAlloc"\n },\n "high": {\n "id": "HPC06",\n "price": "30.00",\n "amount": "cpusAlloc"\n }\n }\n }\n },\n "tenant_1": {\n "hpc01": {\n "GPU": {\n "low": {\n "id": "HPC07",\n "price": "12.00",\n "amount": "cpusAlloc"\n }\n }\n }\n }\n}\n'})})})]}),"\n",(0,s.jsx)(n.p,{children:"\u6ce8\u610f\u4e8b\u9879\uff1a"}),"\n",(0,s.jsxs)(n.ol,{children:["\n",(0,s.jsx)(n.li,{children:"\u6bcf\u4e2a\u8ba1\u8d39\u9879\u5e94\u8be5\u53ea\u51fa\u73b0\u4e00\u6b21\u3002\u5373\u4f7f\u591a\u4e2aQOS\u8d39\u7528\u76f8\u540c\uff0c\u4e5f\u5e94\u8be5\u5b9a\u4e49\u4e24\u4e2a\u8ba1\u8d39\u9879"}),"\n",(0,s.jsx)(n.li,{children:"\u6570\u636e\u5e93\u4e2d\u4e0d\u5b58\u5728\u5177\u6709\u76f8\u540c\u8ba1\u8d39\u9879\u540d\u7684\u884c"}),"\n"]}),"\n",(0,s.jsxs)(n.p,{children:["\u5728\u6570\u636e\u5e93\u6b63\u5728\u8fd0\u884c\u3001",(0,s.jsx)(n.code,{children:"docker-compose.yml"}),"\u914d\u7f6e\u7f16\u5199\u5b8c\u6210\u7684\u6761\u4ef6\u4e0b\uff0c\u8fd0\u884c\u4ee5\u4e0b\u547d\u4ee4\u5feb\u901f\u5728\u6570\u636e\u5e93\u4e2d\u521b\u5efa\u8d39\u7528\u9879\u4fe1\u606f\uff1a"]}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-bash",children:"docker compose run mis-server createPriceItems\n"})})]})}function T(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(V,{...e})}):V(e)}},33730:(e,n,t)=>{t.d(n,{A:()=>s});const s=t.p+"assets/images/edit-price-item-d984facac9485f1863b7a8f2382e8f2b.png"},48342:(e,n,t)=>{t.d(n,{A:()=>s});const s=t.p+"assets/images/price-table-1d232d50cbdc495a0d3bf3b0c11c0ed8.png"},5409:(e,n,t)=>{t.d(n,{R:()=>i,x:()=>c});var s=t(48318);const r={},l=s.createContext(r);function i(e){const n=s.useContext(l);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:i(e.components),s.createElement(l.Provider,{value:n},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunk_scow_docs=self.webpackChunk_scow_docs||[]).push([[7469],{33414:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>_,contentTitle:()=>S,default:()=>T,frontMatter:()=>P,metadata:()=>k,toc:()=>O});var s=t(49214),r=t(5409),l=t(48318),i=t(23372),c=t(10194),a=t(66325),o=t(10983),u=t(36391),d=t(30988),h=t(12922);function p(e){return l.Children.toArray(e).filter((e=>"\n"!==e)).map((e=>{if(!e||(0,l.isValidElement)(e)&&function(e){const{props:n}=e;return!!n&&"object"==typeof n&&"value"in n}(e))return e;throw new Error(`Docusaurus error: Bad child <${"string"==typeof e.type?e.type:e.type.name}>: all children of the component should be , and every should have a unique "value" prop.`)}))?.filter(Boolean)??[]}function m(e){const{values:n,children:t}=e;return(0,l.useMemo)((()=>{const e=n??function(e){return p(e).map((e=>{let{props:{value:n,label:t,attributes:s,default:r}}=e;return{value:n,label:t,attributes:s,default:r}}))}(t);return function(e){const n=(0,d.X)(e,((e,n)=>e.value===n.value));if(n.length>0)throw new Error(`Docusaurus error: Duplicate values "${n.map((e=>e.value)).join(", ")}" found in . Every value needs to be unique.`)}(e),e}),[n,t])}function x(e){let{value:n,tabValues:t}=e;return t.some((e=>e.value===n))}function b(e){let{queryString:n=!1,groupId:t}=e;const s=(0,a.W6)(),r=function(e){let{queryString:n=!1,groupId:t}=e;if("string"==typeof n)return n;if(!1===n)return null;if(!0===n&&!t)throw new Error('Docusaurus error: The component groupId prop is required if queryString=true, because this value is used as the search param name. You can also provide an explicit value such as queryString="my-search-param".');return t??null}({queryString:n,groupId:t});return[(0,u.aZ)(r),(0,l.useCallback)((e=>{if(!r)return;const n=new URLSearchParams(s.location.search);n.set(r,e),s.replace({...s.location,search:n.toString()})}),[r,s])]}function j(e){const{defaultValue:n,queryString:t=!1,groupId:s}=e,r=m(e),[i,c]=(0,l.useState)((()=>function(e){let{defaultValue:n,tabValues:t}=e;if(0===t.length)throw new Error("Docusaurus error: the component requires at least one children component");if(n){if(!x({value:n,tabValues:t}))throw new Error(`Docusaurus error: The has a defaultValue "${n}" but none of its children has the corresponding value. Available values are: ${t.map((e=>e.value)).join(", ")}. If you intend to show no default tab, use defaultValue={null} instead.`);return n}const s=t.find((e=>e.default))??t[0];if(!s)throw new Error("Unexpected error: 0 tabValues");return s.value}({defaultValue:n,tabValues:r}))),[a,u]=b({queryString:t,groupId:s}),[d,p]=function(e){let{groupId:n}=e;const t=function(e){return e?`docusaurus.tab.${e}`:null}(n),[s,r]=(0,h.Dv)(t);return[s,(0,l.useCallback)((e=>{t&&r.set(e)}),[t,r])]}({groupId:s}),j=(()=>{const e=a??d;return x({value:e,tabValues:r})?e:null})();(0,o.A)((()=>{j&&c(j)}),[j]);return{selectedValue:i,selectValue:(0,l.useCallback)((e=>{if(!x({value:e,tabValues:r}))throw new Error(`Can't select invalid tab value=${e}`);c(e),u(e),p(e)}),[u,p,r]),tabValues:r}}var f=t(68933);const g={tabList:"tabList_yu9l",tabItem:"tabItem_ET3Y"};function v(e){let{className:n,block:t,selectedValue:r,selectValue:l,tabValues:a}=e;const o=[],{blockElementScrollPositionUntilNextRender:u}=(0,c.a_)(),d=e=>{const n=e.currentTarget,t=o.indexOf(n),s=a[t].value;s!==r&&(u(n),l(s))},h=e=>{let n=null;switch(e.key){case"Enter":d(e);break;case"ArrowRight":{const t=o.indexOf(e.currentTarget)+1;n=o[t]??o[0];break}case"ArrowLeft":{const t=o.indexOf(e.currentTarget)-1;n=o[t]??o[o.length-1];break}}n?.focus()};return(0,s.jsx)("ul",{role:"tablist","aria-orientation":"horizontal",className:(0,i.A)("tabs",{"tabs--block":t},n),children:a.map((e=>{let{value:n,label:t,attributes:l}=e;return(0,s.jsx)("li",{role:"tab",tabIndex:r===n?0:-1,"aria-selected":r===n,ref:e=>o.push(e),onKeyDown:h,onClick:d,...l,className:(0,i.A)("tabs__item",g.tabItem,l?.className,{"tabs__item--active":r===n}),children:t??n},n)}))})}function y(e){let{lazy:n,children:t,selectedValue:r}=e;const i=(Array.isArray(t)?t:[t]).filter(Boolean);if(n){const e=i.find((e=>e.props.value===r));return e?(0,l.cloneElement)(e,{className:"margin-top--md"}):null}return(0,s.jsx)("div",{className:"margin-top--md",children:i.map(((e,n)=>(0,l.cloneElement)(e,{key:n,hidden:e.props.value!==r})))})}function w(e){const n=j(e);return(0,s.jsxs)("div",{className:(0,i.A)("tabs-container",g.tabList),children:[(0,s.jsx)(v,{...n,...e}),(0,s.jsx)(y,{...n,...e})]})}function A(e){const n=(0,f.A)();return(0,s.jsx)(w,{...e,children:p(e.children)},String(n))}const C={tabItem:"tabItem_diMf"};function I(e){let{children:n,hidden:t,className:r}=e;return(0,s.jsx)("div",{role:"tabpanel",className:(0,i.A)(C.tabItem,r),hidden:t,children:n})}const P={sidebar_position:2,title:"\u8ba1\u8d39\u6536\u8d39"},S="\u8ba1\u8d39\u6536\u8d39",k={id:"info/mis/business/billing",title:"\u8ba1\u8d39\u6536\u8d39",description:"\u7cfb\u7edf\u76ee\u524d\u91c7\u7528\u4e00\u4e2a\u72ec\u7acb\u7684\u8d22\u52a1\u7cfb\u7edf\u3002",source:"@site/docs/info/mis/business/billing.mdx",sourceDirName:"info/mis/business",slug:"/info/mis/business/billing",permalink:"/OpenSCOW/docs/info/mis/business/billing",draft:!1,unlisted:!1,editUrl:"https://github.com/PKUHPC/OpenSCOW/edit/main/website/docs/info/mis/business/billing.mdx",tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2,title:"\u8ba1\u8d39\u6536\u8d39"},sidebar:"info",previous:{title:"\u7528\u6237\u6a21\u578b",permalink:"/OpenSCOW/docs/info/mis/business/users"},next:{title:"AI \u7cfb\u7edf\uff08beta\uff09",permalink:"/OpenSCOW/docs/info/ai/"}},_={},O=[{value:"\u8ba1\u8d39\u89c4\u5219",id:"\u8ba1\u8d39\u89c4\u5219",level:2},{value:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",id:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",level:2},{value:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",id:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",level:2}];function V(e){const n={a:"a",blockquote:"blockquote",code:"code",h1:"h1",h2:"h2",img:"img",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,r.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"\u8ba1\u8d39\u6536\u8d39",children:"\u8ba1\u8d39\u6536\u8d39"}),"\n",(0,s.jsx)(n.p,{children:"\u7cfb\u7edf\u76ee\u524d\u91c7\u7528\u4e00\u4e2a\u72ec\u7acb\u7684\u8d22\u52a1\u7cfb\u7edf\u3002"}),"\n",(0,s.jsx)(n.p,{children:"\u6536\u8d39\uff1a"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsx)(n.li,{children:"\u7cfb\u7edf\u91c7\u7528\u9884\u4ed8\u8d39\u5236\uff0c\u6bcf\u4e2a\u79df\u6237\u548c\u8d26\u6237\u5177\u6709\u4f59\u989d"}),"\n",(0,s.jsx)(n.li,{children:"\u5e73\u53f0\u7ba1\u7406\u5458\u53ef\u4ee5\u7ed9\u79df\u6237\u589e\u52a0\u4f59\u989d\uff0c\u79df\u6237\u7ba1\u7406\u5458\u53ef\u4ee5\u7ed9\u8d26\u6237\u589e\u52a0\u4f59\u989d"}),"\n",(0,s.jsx)(n.li,{children:"\u5728\u6570\u636e\u5e93\u4e2d\u4f59\u989d\u5b58\u50a8\u5230\u5c0f\u6570\u70b9\u540e4\u4f4d\uff0c\u524d\u53f0\u663e\u793a3\u4f4d"}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"\u8ba1\u8d39\uff1a"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\u7cfb\u7edf\u7684\u8ba1\u8d39\u6536\u8d39\u6a21\u578b\u6309\u7167\u96c6\u7fa4\u3001\u5206\u533a\u548cQOS\u8fdb\u884c\u6536\u8d39","\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\u53c2\u8003",(0,s.jsx)(n.a,{href:"https://hpc.pku.edu.cn/guide_6.html",children:"\u5317\u5927\u9ad8\u6027\u80fd\u5e73\u53f0\u6536\u8d39\u6807\u51c6"}),"\u8bbe\u8ba1"]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(n.li,{children:"\u7cfb\u7edf\u652f\u6301\u591a\u7ea7\u8ba1\u8d39\uff1a\u5e73\u53f0\u5bf9\u79df\u6237\u4f7f\u7528\u4e00\u4e2a\u7edf\u4e00\u7684\u6536\u8d39\u6807\u51c6\uff0c\u800c\u79df\u6237\u53ef\u4ee5\u81ea\u5b9a\u4e49\u79df\u6237\u5185\u7684\u8d26\u6237\u7684\u8d39\u7528\u6807\u51c6"}),"\n",(0,s.jsxs)(n.li,{children:["\u7cfb\u7edf\u652f\u6301\u7528\u6237",(0,s.jsx)(n.a,{href:"/OpenSCOW/docs/deploy/config/customization/custom-amount-strategies",children:"\u901a\u8fc7\u4ee3\u7801\u81ea\u5b9a\u4e49\u6536\u8d39\u89c4\u5219"})]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"\u8ba1\u8d39\u89c4\u5219",children:"\u8ba1\u8d39\u89c4\u5219"}),"\n",(0,s.jsxs)(n.p,{children:["\u670d\u52a1\u5668\u4f1a\u5b9a\u671f\u5730\u4ece",(0,s.jsx)(n.strong,{children:"\u8c03\u5ea6\u5668\u9002\u914d\u5668"}),"\u4e2d\u83b7\u53d6\u5df2\u5b8c\u6210\u7684\u4f5c\u4e1a\u4fe1\u606f\uff0c\u5e76\u6839\u636e\u89c4\u5219\u5bf9\u79df\u6237\u548c\u8d26\u6237\u8fdb\u884c\u6263\u8d39\u64cd\u4f5c\u3002"]}),"\n",(0,s.jsxs)(n.p,{children:["\u7cfb\u7edf\u8ba1\u8d39\u4ee5",(0,s.jsx)(n.strong,{children:"\u8d39\u7528\u9879\u76ee price item"}),"\u4e3a\u57fa\u7840\uff0c\u6bcf\u4e2a\u8ba1\u8d39\u9879\u6709\u72ec\u7279\u7684ID\u4ee5\u53ca\u4ef7\u683c\uff0c\u6bcf\u4e2a(\u96c6\u7fa4,\u5206\u533a,QOS)\u9879\u5e94\u8be5\u6709\u4e00\u4e2a\u72ec\u7279\u7684\u8ba1\u8d39\u9879\u3002\u8ba1\u8d39\u9879\u4e00\u65e6\u521b\u5efa\u548c\u5206\u914d\u4e0d\u80fd\u88ab\u91cd\u65b0\u5206\u914d\u3001\u4fee\u6539\u6216\u8005\u5220\u9664\uff0c\u5982\u679c\u60a8\u60f3\u4fee\u6539\u4e00\u4e2a\u8ba1\u8d39\u9879\u7684\u4ef7\u683c\uff0c\u60a8\u9700\u8981\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u8ba1\u8d39\u9879\u3002"]}),"\n",(0,s.jsxs)(n.p,{children:["\u8d39\u7528\u9879\u76ee\u7684\u4fe1\u606f\u5b58\u653e\u5728\u6570\u636e\u5e93\u7684",(0,s.jsx)(n.code,{children:"job_price_item"}),"\u8868\u4e2d\u3002\u6bcf\u6b21\u9700\u8981\u8ba1\u7b97\u4ef7\u683c\u65f6\uff0c\u670d\u52a1\u5668\u5c06\u4f1a\u4ece\u6570\u636e\u5e93\u4e2d\u53d6\u5f97\u6240\u6709\u8ba1\u8d39\u9879\uff0c\u5e76\u5f97\u5230\u6bcf\u4e2a(\u96c6\u7fa4,\u5206\u533a,QOS)\u7684\u6700\u65b0\u7684\u8ba1\u8d39\u89c4\u5219\u3002\u5982\u679c\u5728\u96c6\u7fa4\u914d\u7f6e\u6587\u4ef6\u7684\u67d0\u4e2aQOS\u4e0d\u5b58\u5728\u8d39\u7528\u9879\uff0c\u670d\u52a1\u5668\u5c06\u4f1a\u62a5\u9519\u3002"]}),"\n",(0,s.jsx)(n.p,{children:"\u6bcf\u4e2a\u4f5c\u4e1a\u7684\u8d39\u7528\u8ba1\u7b97\u65b9\u6cd5\u5982\u4e0b\uff1a"}),"\n",(0,s.jsxs)(n.blockquote,{children:["\n",(0,s.jsxs)(n.p,{children:["\u56db\u820d\u4e94\u5165(\u4f5c\u4e1a\u6301\u7eed\u5c0f\u65f6 (",(0,s.jsx)(n.code,{children:"timeUsed"})," / 3600) x \u7528\u91cf x \u6240\u9002\u7528\u7684\u8d39\u7528\u9879\u76ee\u7684\u4ef7\u683c)"]}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"\u6bcf\u4e2a\u4f5c\u4e1a\u7684\u7528\u91cf\u7531\u8ba1\u8d39\u7b56\u7565(amount)\u786e\u5b9a\uff0c\u652f\u6301\u7684\u8ba1\u8d39\u7b56\u7565\u53d6\u503c\u5982\u4e0b\uff1a"}),"\n",(0,s.jsxs)(n.table,{children:[(0,s.jsx)(n.thead,{children:(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.th,{children:"amount"}),(0,s.jsx)(n.th,{children:"\u603b\u91cf\u7b97\u6cd5"})]})}),(0,s.jsxs)(n.tbody,{children:[(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"cpusAlloc"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"cpusAlloc"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"gpu"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"gpu"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max-cpusAlloc-mem"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max(cpusAlloc, \u5411\u4e0a\u53d6\u6574(memReq / (\u5206\u533a\u5185\u5b58\u91cf/\u5206\u533a\u6838\u5fc3\u6570)))"})})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max-gpu-cpusAlloc"})}),(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"max(gpu, \u5411\u4e0a\u53d6\u6574(cpusAlloc / (\u5206\u533a\u6838\u5fc3\u6570/\u5206\u533agpu\u6570)))"})})]})]})]}),"\n",(0,s.jsx)(n.p,{children:"\u5728\u8ba1\u7b97\u8fc7\u7a0b\u4e2d\u5982\u679c\u53d1\u73b0\u4e86\u5176\u4ed6\u7b56\u7565\uff0c\u5219\u6574\u4e2a\u4f5c\u4e1a\u7684\u8d39\u7528\u4e3a0\u3002"}),"\n",(0,s.jsx)(n.h2,{id:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868",children:"\u4ece\u7f51\u9875\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868"}),"\n",(0,s.jsxs)(n.p,{children:["\u60a8\u53ef\u4ee5\u5728\u7cfb\u7edf\u521d\u59cb\u5316\u65f6\u6216\u8005\u4ee5\u5e73\u53f0\u7ba1\u7406\u5458\u8eab\u4efd\u767b\u5f55\u7cfb\u7edf\u540e\u8fdb\u5165",(0,s.jsx)(n.strong,{children:"\u5e73\u53f0\u7ba1\u7406"}),"->",(0,s.jsx)(n.strong,{children:"\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868"}),"\uff0c\u5728\u7f51\u9875\u4e0a\u7f16\u8f91\u4f5c\u4e1a\u4ef7\u683c\u8868\u3002"]}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.img,{alt:"\u4f5c\u4e1a\u4ef7\u683c\u8868",src:t(48342).A+"",width:"2418",height:"1057"})}),"\n",(0,s.jsx)(n.p,{children:(0,s.jsx)(n.img,{alt:"\u4fee\u6539\u4f5c\u4e1a\u4ef7\u683c",src:t(33730).A+"",width:"997",height:"935"})}),"\n",(0,s.jsx)(n.p,{children:"\u65b0\u7684\u4f5c\u4e1a\u4ef7\u683c\u8868\u5c06\u5728\u4e0b\u6b21\u83b7\u53d6\u4f5c\u4e1a\u65f6\u751f\u6548\u3002"}),"\n",(0,s.jsx)(n.h2,{id:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219",children:"\u5feb\u901f\u521b\u5efa\u8ba1\u8d39\u89c4\u5219"}),"\n",(0,s.jsxs)(n.p,{children:["\u60a8\u53ef\u4ee5\u521b\u5efa\u4e00\u4e2a",(0,s.jsx)(n.code,{children:"config/priceItems.{json|yml|yaml}"}),"\u6587\u4ef6\uff0c\u5b9a\u4e49(\u96c6\u7fa4,\u5206\u533a,QOS)\u9879\u4ee5\u53ca\u5bf9\u5e94\u7684\u8d39\u7528\u9879\u76ee\uff0c\u670d\u52a1\u5668\u53ef\u4ee5\u5feb\u901f\u6839\u636e\u8fd9\u4e9b\u4fe1\u606f\u5728\u6570\u636e\u5e93\u4e2d\u521b\u5efa\u8d39\u7528\u9879\u76ee\u3002\u6587\u4ef6\u683c\u5f0f\u4ee5\u53ca\u5404\u4e2a\u5b57\u6bb5\u7684\u89e3\u91ca\u8bf7\u53c2\u8003\u4e0b\u5217yaml\u6587\u4ef6\u7684\u6ce8\u91ca\u3002"]}),"\n","\n",(0,s.jsxs)(A,{children:[(0,s.jsx)(I,{value:"config/priceItems.yml",default:!0,children:(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-yaml",children:"default: # \u9ed8\u8ba4\u89c4\u5219\uff0c\u5bf9\u6240\u6709\u96c6\u7fa4\u548c\u79df\u6237\u751f\u6548\n hpc01: # \u5bf9hpc01\u96c6\u7fa4\u7684...\n compute: # compute\u5206\u533a\u7684...\n low: # QOS\u4e3alow\u7684\u4efb\u52a1\n id: HPC01 # \u8d39\u7528\u9879\u76eeID\u4e3aHPC01\n price: '1.00' # \u57fa\u7840\u4ef7\u683c\u4e3a1.00\uff0c\u5b57\u7b26\u4e32\u5f62\u5f0f\n amount: 'cpusAlloc' # \u8ba1\u8d39\u7b56\u7565\uff0c\u770b\u4e0a\u6587\n normal:\n id: HPC02\n price: '2.00'\n amount: 'cpusAlloc'\n high:\n id: HPC03\n price: '3.00'\n amount: 'cpusAlloc'\n GPU: # \u5982\u679c\u6574\u4e2a\u5206\u533a\u7684\u8d39\u7528\u76f8\u540c\uff0c\u60a8\u4e5f\u53ef\u4ee5\u7ed9\u4e00\u6574\u4e2a\u5206\u533a\u5b9a\u4e49\u4e00\u4e2a\u8d39\u7528\u9879\u76ee\n id: HPC04\n price: '10.00'\n amount: 'cpusAlloc'\ntenant_1: # \u5bf9\u79df\u6237tenant_1\u7684\u8d26\u6237\u7528\u6237\u53d1\u8d77\u7684\u4efb\u52a1\uff0c\u5728\u9ed8\u8ba4\u89c4\u5219\u7684\u57fa\u7840\u4e0a\uff0c\u8986\u76d6\u4ee5\u4e0b\u914d\u7f6e\n hpc01:\n GPU:\n low:\n id: HPC07 # \u5bf9\u79df\u6237tenant_1\u7684hpc01.GPU.low\u7684\u4efb\u52a1\uff0c\u4ef7\u683c\u4e3a12.00\n price: '12.00'\n amount: 'cpusAlloc'\n"})})}),(0,s.jsx)(I,{value:"config/priceItems.json",default:!0,children:(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-json",children:'{\n "default": {\n "hpc01": {\n "compute": {\n "low": {\n "id": "HPC01",\n "price": "1.00",\n "amount": "cpusAlloc"\n },\n "normal": {\n "id": "HPC02",\n "price": "2.00",\n "amount": "cpusAlloc"\n },\n "high": {\n "id": "HPC03",\n "price": "3.00",\n "amount": "cpusAlloc"\n }\n },\n "GPU": {\n "low": {\n "id": "HPC04",\n "price": "10.00",\n "amount": "cpusAlloc"\n },\n "normal": {\n "id": "HPC05",\n "price": "20.00",\n "amount": "cpusAlloc"\n },\n "high": {\n "id": "HPC06",\n "price": "30.00",\n "amount": "cpusAlloc"\n }\n }\n }\n },\n "tenant_1": {\n "hpc01": {\n "GPU": {\n "low": {\n "id": "HPC07",\n "price": "12.00",\n "amount": "cpusAlloc"\n }\n }\n }\n }\n}\n'})})})]}),"\n",(0,s.jsx)(n.p,{children:"\u6ce8\u610f\u4e8b\u9879\uff1a"}),"\n",(0,s.jsxs)(n.ol,{children:["\n",(0,s.jsx)(n.li,{children:"\u6bcf\u4e2a\u8ba1\u8d39\u9879\u5e94\u8be5\u53ea\u51fa\u73b0\u4e00\u6b21\u3002\u5373\u4f7f\u591a\u4e2aQOS\u8d39\u7528\u76f8\u540c\uff0c\u4e5f\u5e94\u8be5\u5b9a\u4e49\u4e24\u4e2a\u8ba1\u8d39\u9879"}),"\n",(0,s.jsx)(n.li,{children:"\u6570\u636e\u5e93\u4e2d\u4e0d\u5b58\u5728\u5177\u6709\u76f8\u540c\u8ba1\u8d39\u9879\u540d\u7684\u884c"}),"\n"]}),"\n",(0,s.jsx)(n.p,{children:"\u5728\u6570\u636e\u5e93\u6b63\u5728\u8fd0\u884c\u65f6\u3001\u8fd0\u884c\u4ee5\u4e0b\u547d\u4ee4\u5feb\u901f\u5728\u6570\u636e\u5e93\u4e2d\u521b\u5efa\u8d39\u7528\u9879\u4fe1\u606f\uff1a"}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-bash",children:"./cli compose run mis-server createPriceItems\n"})})]})}function T(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(V,{...e})}):V(e)}},33730:(e,n,t)=>{t.d(n,{A:()=>s});const s=t.p+"assets/images/edit-price-item-d984facac9485f1863b7a8f2382e8f2b.png"},48342:(e,n,t)=>{t.d(n,{A:()=>s});const s=t.p+"assets/images/price-table-1d232d50cbdc495a0d3bf3b0c11c0ed8.png"},5409:(e,n,t)=>{t.d(n,{R:()=>i,x:()=>c});var s=t(48318);const r={},l=s.createContext(r);function i(e){const n=s.useContext(l);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:i(e.components),s.createElement(l.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/main.698d6865.js b/assets/js/main.cd63fc22.js similarity index 99% rename from assets/js/main.698d6865.js rename to assets/js/main.cd63fc22.js index 4de91481cd..32496bc425 100644 --- a/assets/js/main.698d6865.js +++ b/assets/js/main.cd63fc22.js @@ -1,2 +1,2 @@ -/*! For license information please see main.698d6865.js.LICENSE.txt */ -(self.webpackChunk_scow_docs=self.webpackChunk_scow_docs||[]).push([[8792],{53129:(e,t,n)=>{var r={"./":78248};function o(e){var t=i(e);return n(t)}function i(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=i,e.exports=o,o.id=53129},59433:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});n(48318);var r=n(85677),o=n.n(r),i=n(84054);const s={"0023ffb3":[()=>n.e(4391).then(n.bind(n,17846)),"@site/blog/2023-06-26-scow-scheduler-adapter.md?truncated=true",17846],"006bd8ee":[()=>n.e(2165).then(n.bind(n,78512)),"@site/docs/refs/config/portal/definition-properties-shell.md",78512],"01a85c17":[()=>Promise.all([n.e(1869),n.e(8209)]).then(n.bind(n,92517)),"@theme/BlogTagsListPage",92517],"041c0eb7":[()=>n.e(3367).then(n.bind(n,97286)),"@site/docs/info/portal/job.md",97286],"04add352":[()=>n.e(878).then(n.bind(n,47882)),"@site/docs/refs/config/portal/definition-properties-turbovncpath.md",47882],"058f61b7":[()=>n.e(4586).then(n.bind(n,47490)),"@site/docs/refs/config/app/definition-properties-vnc.md",47490],"0719cfb4":[()=>n.e(247).then(n.bind(n,1494)),"@site/docs/deploy/config/auth/ldap.md",1494],"0809e651":[()=>n.e(5165).then(n.bind(n,38590)),"@site/docs/refs/config/portal/definition-properties-appjobsdir.md",38590],"0d635f54":[()=>n.e(4960).then(n.bind(n,8014)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-port.md",8014],"0ebeba4c":[()=>n.e(6093).then(n.bind(n,65650)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-startindex.md",65650],"0ed0cbdf":[()=>n.e(4323).then(n.bind(n,89133)),"@site/docs/integration/ui-extension/ui-extension.md",89133],"0f17fb15":[()=>n.e(5863).then(n.bind(n,71781)),"@site/docs/refs/config/mis/definition-properties-db-properties-dbname.md",71781],"102a15c7":[()=>n.e(8211).then(n.bind(n,9795)),"@site/docs/refs/config/app/definition-properties-type.md",9795],"104930f1":[()=>n.e(1107).then(n.bind(n,99143)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties.md",99143],"10b97c91":[()=>n.e(263).then(n.bind(n,59720)),"@site/docs/hpccluster/slurm.md",59720],"10f77ea9":[()=>n.e(2831).then(n.bind(n,59533)),"@site/docs/deploy/index.md",59533],"134a9cd2":[()=>n.e(7744).then(n.bind(n,77129)),"@site/docs/info/portal/index.md",77129],"134ac117":[()=>n.e(4030).then(n.bind(n,36399)),"@site/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap.md",36399],"135cdc30":[()=>n.e(7565).then(n.bind(n,32768)),"@site/docs/refs/config/app/definition-properties-name.md",32768],"138e0e15":[()=>n.e(4921).then(n.t.bind(n,41597,19)),"@generated/@easyops-cn/docusaurus-search-local/default/__plugin.json",41597],"14eb3368":[()=>Promise.all([n.e(1869),n.e(6969)]).then(n.bind(n,21534)),"@theme/DocCategoryGeneratedIndexPage",21534],15341993:[()=>n.e(7730).then(n.bind(n,57145)),"@site/docs/deploy/config/portal/apps/apps/emacs/index.md",57145],"162a2e8e":[()=>n.e(4535).then(n.bind(n,57812)),"@site/docs/refs/config/clusterTexts/definition-patternproperties-.md",57812],"16f748ee":[()=>n.e(4473).then(n.bind(n,84393)),"@site/docs/deploy/install/index.md",84393],17208778:[()=>n.e(2071).then(n.bind(n,38547)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos-items.md",38547],17896441:[()=>Promise.all([n.e(1869),n.e(4544),n.e(8401)]).then(n.bind(n,71608)),"@theme/DocItem",71608],"1880ad5d":[()=>n.e(3784).then(n.bind(n,30662)),"@site/docs/deploy/install/multi-platform.md",30662],"18e39512":[()=>n.e(4819).then(n.bind(n,49362)),"@site/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras.md",49362],"19b62525":[()=>n.e(7805).then(n.bind(n,49774)),"@site/docs/refs/config/portal/definition-properties-savedjobsdir.md",49774],"1a2a2bba":[()=>n.e(8925).then(n.bind(n,72473)),"@site/docs/deploy/config/portal/apps/configure-web-app.md",72473],"1a4e3797":[()=>Promise.all([n.e(1869),n.e(2138)]).then(n.bind(n,5063)),"@theme/SearchPage",5063],"1df93b7f":[()=>Promise.all([n.e(1869),n.e(4583)]).then(n.bind(n,86792)),"@site/src/pages/index.tsx",86792],"1f154e9c":[()=>n.e(6917).then(n.t.bind(n,33603,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u591a\u96c6\u7fa4\u7ba1\u7406-c55.json",33603],"1f391b9e":[()=>Promise.all([n.e(1869),n.e(4544),n.e(6061)]).then(n.bind(n,6837)),"@theme/MDXPage",6837],"2000e6e1":[()=>n.e(3262).then(n.bind(n,65647)),"@site/docs/deploy/config/mis/init/index.md",65647],"2046b0a8":[()=>n.e(6578).then(n.bind(n,26361)),"@site/docs/refs/config/mis/definition-properties-accountnamepattern-properties-errormessage.md",26361],"20b0fd8e":[()=>n.e(8840).then(n.bind(n,62406)),"@site/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties-.md",62406],"235dd83b":[()=>n.e(3758).then(n.bind(n,95031)),"@site/docs/deploy/get-started/vagrant/vagrant-env.md",95031],"24164a22":[()=>n.e(9893).then(n.bind(n,54178)),"@site/blog/2023-06-26-scow-scheduler-adapter.md",54178],"258b890f":[()=>n.e(2557).then(n.t.bind(n,79873,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u7ba1\u7406\u7cfb\u7edf-298.json",79873],"264eac15":[()=>n.e(2796).then(n.bind(n,80336)),"@site/docs/deploy/config/portal/apps/configure-app-logo.md",80336],"269a82d0":[()=>n.e(1503).then(n.t.bind(n,97523,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-ui\u6269\u5c55-46b.json",97523],"26cba4c8":[()=>n.e(8814).then(n.t.bind(n,96027,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-3c0.json",96027],"270aea63":[()=>n.e(9688).then(n.bind(n,17409)),"@site/docs/deploy/architecture/index.md",17409],27118133:[()=>n.e(4839).then(n.bind(n,20217)),"@site/docs/deploy/config/multi-cluster/index.md",20217],27379729:[()=>n.e(9771).then(n.bind(n,65666)),"@site/docs/hpccluster/nfs.md",65666],"2781b32a":[()=>n.e(2941).then(n.bind(n,62963)),"@site/docs/refs/config/portal/definition-properties-logindesktop.md",62963],"288d6068":[()=>n.e(7017).then(n.bind(n,83389)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-mis.md",83389],"296ec80a":[()=>n.e(8383).then(n.bind(n,49468)),"@site/docs/deploy/config/index.md",49468],"2caa7270":[()=>n.e(5902).then(n.t.bind(n,13917,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-archive-bc0.json",13917],"2cba0029":[()=>n.e(7362).then(n.bind(n,60479)),"@site/docs/refs/config/cluster/definition-properties-misignore.md",60479],"2d109f9d":[()=>n.e(4560).then(n.bind(n,78594)),"@site/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties.md",78594],"2efbb146":[()=>n.e(6605).then(n.bind(n,17167)),"@site/docs/deploy/config/mis/create-user/index.md",17167],"2f9acf95":[()=>n.e(4804).then(n.bind(n,31095)),"@site/docs/deploy/config/customization/custom-config-i18n.md",31095],"300fc5e8":[()=>n.e(2455).then(n.bind(n,78933)),"@site/docs/deploy/config/ai/apps/configure-web-app.md",78933],"3033e5d5":[()=>n.e(8575).then(n.bind(n,41645)),"@site/docs/refs/config/portal/definition-properties-hometitle.md",41645],"32e25c5c":[()=>n.e(1605).then(n.bind(n,79436)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-scriptpath.md",79436],"32e6b22b":[()=>n.e(5409).then(n.bind(n,75386)),"@site/docs/info/index.md",75386],35441759:[()=>n.e(8701).then(n.bind(n,87075)),"@site/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties.md",87075],"35ce270c":[()=>n.e(4281).then(n.bind(n,73510)),"@site/docs/deploy/config/ai/apps/configure-vnc-app.md",73510],"35db44dc":[()=>n.e(9798).then(n.bind(n,62626)),"@site/docs/deploy/config/customization/custom-job-charge-metadata.md",62626],"36994c47":[()=>n.e(9858).then(n.t.bind(n,45516,19)),"@generated/docusaurus-plugin-content-blog/default/__plugin.json",45516],"36b21c4a":[()=>n.e(5213).then(n.t.bind(n,47801,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-251.json",47801],"3845b85f":[()=>n.e(7156).then(n.bind(n,21107)),"@site/docs/deploy/config/portal/apps/apps/jupyter/index.md",21107],"393be207":[()=>n.e(4134).then(n.bind(n,24217)),"@site/src/pages/markdown-page.md",24217],"399409c2":[()=>n.e(9398).then(n.bind(n,7371)),"@site/docs/refs/env/mis-server.md",7371],"3a4721f9":[()=>n.e(9712).then(n.bind(n,85958)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-user.md",85958],"3b168db0":[()=>n.e(5995).then(n.bind(n,96019)),"@site/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-default.md",96019],"3ca54f8b":[()=>n.e(7259).then(n.bind(n,29602)),"@site/docs/refs/config/portal/index.md",29602],"3dd28916":[()=>n.e(6784).then(n.bind(n,16898)),"@site/docs/refs/config/portal/definition-properties-jobmanagement.md",16898],"3df23af8":[()=>n.e(5616).then(n.bind(n,17470)),"@site/blog/2023-10-20-scow-update1.0.md?truncated=true",17470],"3e8add73":[()=>n.e(1020).then(n.t.bind(n,95038,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-apps-b3d.json",95038],"3fb875ce":[()=>n.e(4454).then(n.bind(n,41097)),"@site/docs/refs/config/portal/definition.md",41097],"3fbcfebf":[()=>n.e(8122).then(n.bind(n,75786)),"@site/docs/refs/config/clusterTexts/index.md",75786],"41beef73":[()=>n.e(6634).then(n.bind(n,48202)),"@site/docs/integration/scow-api-hook/proto.md",48202],"42228e1f":[()=>n.e(7897).then(n.bind(n,78209)),"@site/docs/deploy/config/portal/transfer-cross-clusters.md",78209],"4274bccf":[()=>n.e(6474).then(n.bind(n,84390)),"@site/docs/deploy/config/ai/apps/apps/jupyterlab/index.md",84390],"447d3b5d":[()=>n.e(8530).then(n.bind(n,47413)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-enabled.md",47413],"44dd9873":[()=>n.e(826).then(n.bind(n,76613)),"@site/docs/refs/config/portal/definition-properties-submitjobdefaultpwd.md",76613],"4602b3cf":[()=>n.e(9733).then(n.bind(n,9536)),"@site/docs/deploy/config/portal/apps/configure-cluster-apps.md",9536],"481303a9":[()=>n.e(9650).then(n.bind(n,71359)),"@site/docs/deploy/config/portal/proxy-gateway/index.md",71359],"49a81271":[()=>n.e(6412).then(n.bind(n,24456)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties-.md",24456],"49cc2738":[()=>n.e(6260).then(n.bind(n,45058)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-cron.md",45058],"4af1b4a4":[()=>n.e(4168).then(n.bind(n,76970)),"@site/blog/2023-10-20-scow-update1.0.md",76970],"4b114181":[()=>n.e(3587).then(n.bind(n,13100)),"@site/docs/deploy/get-started/vagrant/index.md",13100],"4b1253d4":[()=>n.e(9136).then(n.bind(n,92084)),"@site/docs/integration/auth/use.md",92084],"4b3e4006":[()=>n.e(1959).then(n.bind(n,6631)),"@site/docs/hpccluster/config/slurmdbd.conf.md",6631],"4be18fe5":[()=>n.e(5187).then(n.bind(n,70837)),"@site/docs/refs/config/cluster/definition.md",70837],"4bfdffa6":[()=>n.e(6494).then(n.bind(n,35748)),"@site/docs/refs/config/mis/definition-properties-portalurl.md",35748],"4cbc5714":[()=>n.e(506).then(n.bind(n,83731)),"@site/docs/deploy/config/portal/apps/apps/matlab/index.md",83731],"4d6917b3":[()=>n.e(2529).then(n.t.bind(n,27234,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-deployment-89a.json",27234],"4dc4ac6a":[()=>n.e(929).then(n.bind(n,10077)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties.md",10077],"4dc79cf7":[()=>n.e(392).then(n.bind(n,70999)),"@site/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties-.md",70999],"4df2913f":[()=>n.e(1854).then(n.bind(n,81778)),"@site/docs/deploy/config/portal/apps/apps/desktop/index.md",81778],"4fa8152a":[()=>n.e(1439).then(n.bind(n,70840)),"@site/docs/deploy/config/gateway/config/index.md",70840],"504f4918":[()=>n.e(5316).then(n.bind(n,96535)),"@site/docs/integration/scow-api-hook/api/api.md",96535],"50cb17b0":[()=>n.e(1917).then(n.bind(n,41572)),"@site/docs/deploy/get-started/vagrant/images.md",41572],"515951e7":[()=>n.e(7577).then(n.bind(n,81012)),"@site/docs/refs/config/mis/definition-properties-jobchargetype.md",81012],"529e0f84":[()=>n.e(9618).then(n.bind(n,5221)),"@site/docs/deploy/config/portal/intro.md",5221],"530f30b9":[()=>n.e(1251).then(n.bind(n,3706)),"@site/docs/refs/config/app/definition-properties-nodes.md",3706],"541590dc":[()=>n.e(1322).then(n.bind(n,14371)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes-items.md",14371],"5490b0a7":[()=>n.e(717).then(n.bind(n,98007)),"@site/docs/refs/config/portal/definition-properties-hometext-properties-defaulttext.md",98007],56655189:[()=>n.e(5762).then(n.bind(n,40151)),"@site/docs/hpccluster/module.md",40151],"575ec6fe":[()=>n.e(2269).then(n.bind(n,65630)),"@site/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties-.md",65630],"5793c24f":[()=>n.e(2042).then(n.bind(n,18477)),"@site/docs/deploy/config/portal/shell.md",18477],"57ff00fe":[()=>n.e(2428).then(n.bind(n,98544)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-password.md",98544],"588ed5a0":[()=>n.e(7055).then(n.bind(n,19233)),"@site/blog/2022-04-01-docs-online.md",19233],59894842:[()=>n.e(4602).then(n.bind(n,14516)),"@site/docs/refs/config/portal/definition-properties-hometext.md",14516],"599e42b8":[()=>n.e(551).then(n.t.bind(n,49868,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-v-1-0-0-bb8.json",49868],"5a872021":[()=>n.e(2575).then(n.bind(n,74666)),"@site/docs/refs/config/ui/definition-properties-footer-properties-defaulttext.md",74666],"5b053c0b":[()=>n.e(6467).then(n.bind(n,77940)),"@site/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-default.md",77940],"5b3bec20":[()=>n.e(3151).then(n.bind(n,18711)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-default.md",18711],"5c19d128":[()=>n.e(5842).then(n.bind(n,35758)),"@site/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-title.md",35758],"5c336a8b":[()=>n.e(5208).then(n.bind(n,24396)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db.md",24396],"5c672f9b":[()=>n.e(455).then(n.bind(n,91213)),"@site/docs/deploy/config/cluster-config.md",91213],"5cdb811f":[()=>n.e(5641).then(n.bind(n,76556)),"@site/docs/deploy/config/customization/custom-charge-types.md",76556],"5e95c892":[()=>n.e(9647).then(n.bind(n,21077)),"@theme/DocsRoot",21077],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,4784)),"@generated/docusaurus.config",4784],"5f88ad0a":[()=>n.e(116).then(n.bind(n,15278)),"@site/docs/deploy/config/portal/apps/intro.md",15278],"5fd64547":[()=>n.e(478).then(n.bind(n,97274)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos.md",97274],"605fff6e":[()=>n.e(7759).then(n.bind(n,8601)),"@site/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-content.md",8601],"6091f775":[()=>n.e(3362).then(n.bind(n,95571)),"@site/docs/refs/config/app/definition-properties-nodes-items.md",95571],"60ee7fba":[()=>n.e(535).then(n.t.bind(n,95275,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-1-ffb.json",95275],"6144ba72":[()=>n.e(756).then(n.bind(n,78210)),"@site/docs/refs/config/clusterTexts/definition-patternproperties--properties-clustercomment.md",78210],"618c6699":[()=>n.e(9001).then(n.bind(n,3878)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties-.md",3878],"6262d4a9":[()=>n.e(7149).then(n.bind(n,98053)),"@site/docs/refs/config/ui/definition.md",98053],"6318ccaf":[()=>n.e(1658).then(n.bind(n,38162)),"@site/docs/deploy/config/ai/apps/intro.md",38162],"6371f3df":[()=>n.e(3793).then(n.bind(n,72954)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes.md",72954],"63e1485d":[()=>n.e(4087).then(n.t.bind(n,76978,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-98f.json",76978],"642269fc":[()=>n.e(8819).then(n.bind(n,70230)),"@site/docs/integration/scow-api-hook/examples/go.md",70230],65608051:[()=>n.e(3260).then(n.bind(n,83252)),"@site/docs/deploy/config/customization/custom-system-language.md",83252],"6603c338":[()=>n.e(8971).then(n.bind(n,68543)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-0.md",68543],"6875c492":[()=>Promise.all([n.e(1869),n.e(4544),n.e(7750),n.e(4813)]).then(n.bind(n,77817)),"@theme/BlogTagsPostsPage",77817],"68a2a63b":[()=>n.e(514).then(n.t.bind(n,50398,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-ai-\u7cfb\u7edfbeta-d80.json",50398],"691071dc":[()=>n.e(8460).then(n.bind(n,54949)),"@site/docs/refs/config/mis/definition-properties-accountnamepattern.md",54949],"6a2e412c":[()=>n.e(6963).then(n.bind(n,38773)),"@site/docs/refs/config/ui/definition-properties-primarycolor.md",38773],"6a813a07":[()=>n.e(6270).then(n.bind(n,56063)),"@site/docs/refs/config/ui/definition-properties-footer.md",56063],"6b027799":[()=>n.e(2153).then(n.bind(n,5417)),"@site/docs/refs/config/mis/definition-properties-predefinedchargingtypes.md",5417],"6c8a2e8a":[()=>n.e(7061).then(n.bind(n,95708)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-method.md",95708],"6d05d604":[()=>n.e(6526).then(n.bind(n,33003)),"@site/docs/refs/config/app/index.md",33003],"6d7d51cf":[()=>n.e(681).then(n.bind(n,63607)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-dbpassword.md",63607],"6e65c112":[()=>n.e(2726).then(n.bind(n,99617)),"@site/blog/2023-07-05-update-app.md",99617],"6ffbd0f4":[()=>n.e(4453).then(n.bind(n,24412)),"@site/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap.md",24412],"70b78d88":[()=>n.e(3027).then(n.t.bind(n,29743,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-0d0.json",29743],"71e92d78":[()=>n.e(4534).then(n.bind(n,34782)),"@site/docs/deploy/config/customization/basepath.md",34782],"7330e3de":[()=>n.e(89).then(n.bind(n,24338)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-tablename.md",24338],"7347c163":[()=>n.e(3883).then(n.bind(n,46881)),"@site/docs/refs/config/mis/definition-properties-db.md",46881],"73781f44":[()=>Promise.all([n.e(1869),n.e(7469)]).then(n.bind(n,33414)),"@site/docs/info/mis/business/billing.mdx",33414],"740f0f16":[()=>n.e(8523).then(n.bind(n,87835)),"@site/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items.md",87835],"747ec017":[()=>n.e(1303).then(n.t.bind(n,60962,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u7f51\u5173-e64.json",60962],"7493eb3d":[()=>n.e(3550).then(n.t.bind(n,33830,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u8fd0\u7ef4-612.json",33830],"74d28950":[()=>n.e(1169).then(n.bind(n,2535)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-cores.md",2535],"75d506d6":[()=>n.e(2334).then(n.bind(n,25434)),"@site/docs/deploy/config/portal/apps/configure-vnc-app.md",25434],"760ec2c8":[()=>n.e(9011).then(n.bind(n,60920)),"@site/docs/refs/config/app/definition-properties-web-properties-connect.md",60920],"77a21a71":[()=>n.e(3470).then(n.bind(n,50183)),"@site/docs/refs/env/portal-web.md",50183],"786ceb8d":[()=>n.e(9134).then(n.bind(n,63123)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-host.md",63123],"79ace9f6":[()=>n.e(3561).then(n.bind(n,93564)),"@site/docs/deploy/config/mis/charge-precision/index.md",93564],"7ae2e072":[()=>n.e(790).then(n.bind(n,27414)),"@site/docs/refs/config/cluster/index.md",27414],"7b2d89db":[()=>n.e(8833).then(n.t.bind(n,81203,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-vagrant-b3d.json",81203],"7ba6c5b9":[()=>n.e(398).then(n.bind(n,67019)),"@site/docs/refs/config/cluster/definition-properties-displayname.md",67019],"7d0af991":[()=>n.e(6398).then(n.bind(n,80411)),"@site/docs/hpccluster/intel.md",80411],"7d1a29d8":[()=>n.e(4519).then(n.bind(n,55539)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch.md",55539],"7da9d793":[()=>n.e(4095).then(n.t.bind(n,10953,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-cli-9af.json",10953],"7e358b27":[()=>n.e(3308).then(n.bind(n,65900)),"@site/docs/refs/config/app/definition-properties-web-properties-beforescript.md",65900],"7f5809d2":[()=>n.e(3328).then(n.bind(n,26426)),"@site/docs/refs/env/gateway.md",26426],"814f3328":[()=>n.e(7472).then(n.t.bind(n,55513,19)),"~blog/default/blog-post-list-prop-default.json",55513],"815d144a":[()=>n.e(2559).then(n.t.bind(n,53624,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u8c03\u5ea6\u5668-dc5.json",53624],"8181c4d7":[()=>n.e(8341).then(n.bind(n,37891)),"@site/docs/deploy/config/portal/apps/apps/baltamatica/index.md",37891],"832db99f":[()=>n.e(8248).then(n.t.bind(n,6750,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-portal-apps-bdf.json",6750],"83b97878":[()=>n.e(7859).then(n.bind(n,79381)),"@site/docs/info/mis/business/users.md",79381],"83bfe665":[()=>n.e(6030).then(n.bind(n,2353)),"@site/docs/deploy/get-started/vagrant/customization.md",2353],"875b1c20":[()=>n.e(5227).then(n.bind(n,67241)),"@site/docs/deploy/config/ai/intro.md",67241],"886d9ccc":[()=>n.e(5499).then(n.bind(n,17142)),"@site/docs/deploy/config/portal/apps/apps/rstudio/index.md",17142],"88e4b177":[()=>n.e(1765).then(n.bind(n,12038)),"@site/docs/refs/config/ui/index.md",12038],"89e9f6e7":[()=>n.e(5376).then(n.bind(n,2189)),"@site/docs/refs/config/mis/definition-properties-db-properties-debug.md",2189],"8a006bc4":[()=>n.e(1399).then(n.bind(n,75556)),"@site/docs/refs/index.md",75556],"8b602a21":[()=>n.e(9351).then(n.bind(n,91716)),"@site/docs/refs/config/mis/definition-properties-authurl.md",91716],"8d03ef63":[()=>n.e(6236).then(n.bind(n,85087)),"@site/docs/contribution/dev.md",85087],"8ee61ba6":[()=>n.e(4807).then(n.bind(n,22671)),"@site/docs/deploy/config/portal/desktop.md",22671],"8f9ca38a":[()=>n.e(9728).then(n.bind(n,2512)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-managerurl.md",2512],"90902a62":[()=>n.e(2980).then(n.bind(n,99094)),"@site/docs/deploy/config/mis/cluster-monitor/index.md",99094],"9117ebf9":[()=>n.e(4940).then(n.bind(n,88777)),"@site/docs/refs/config/app/definition-properties-web.md",88777],"9145f5ac":[()=>n.e(7595).then(n.bind(n,36627)),"@site/docs/refs/config/clusterTexts/definition-patternproperties.md",36627],"921ea997":[()=>n.e(9318).then(n.bind(n,22758)),"@site/docs/deploy/ops/admin-usage-tips.md",22758],95052379:[()=>n.e(1661).then(n.bind(n,59338)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-associationtablename.md",59338],"972d4ae7":[()=>n.e(1752).then(n.bind(n,92335)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions.md",92335],"983feadf":[()=>n.e(8447).then(n.bind(n,1395)),"@site/docs/refs/config/mis/definition-properties-fetchjobs.md",1395],"986b6d4a":[()=>n.e(5319).then(n.bind(n,49319)),"@site/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap.md",49319],"988407d7":[()=>n.e(5380).then(n.t.bind(n,65982,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u5b89\u88c5-b36.json",65982],"9904ccd0":[()=>n.e(4863).then(n.bind(n,30961)),"@site/docs/refs/config/cluster/definition-properties-slurm.md",30961],"996b20f7":[()=>n.e(4346).then(n.bind(n,87811)),"@site/docs/refs/config/app/definition-properties-type-anyof-1.md",87811],"9bed1141":[()=>n.e(338).then(n.bind(n,29016)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-1.md",29016],"9bee0a7d":[()=>n.e(5144).then(n.bind(n,17775)),"@site/blog/2023-03-29-scow-cli.md",17775],"9bfb8b77":[()=>n.e(7910).then(n.bind(n,14057)),"@site/docs/deploy/config/auth/config.md",14057],"9e4087bc":[()=>n.e(2711).then(n.bind(n,60271)),"@theme/BlogArchivePage",60271],"9fce2471":[()=>n.e(2212).then(n.bind(n,78954)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties-.md",78954],a25b4132:[()=>n.e(9485).then(n.bind(n,96873)),"@site/docs/deploy/config/auth/intro.md",96873],a2b87712:[()=>n.e(4847).then(n.bind(n,28088)),"@site/docs/refs/config/portal/definition-properties-hometitle-properties-defaulttext.md",28088],a4ad22f5:[()=>n.e(7540).then(n.bind(n,8303)),"@site/docs/refs/config/mis/index.md",8303],a52439c7:[()=>n.e(5121).then(n.bind(n,57545)),"@site/docs/refs/config/mis/definition-properties-accountnamepattern-properties-regex.md",57545],a5287654:[()=>n.e(5295).then(n.t.bind(n,34764,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u8ba4\u8bc1-a81.json",34764],a5ef1f4b:[()=>n.e(4791).then(n.bind(n,56264)),"@site/docs/refs/env/auth.md",56264],a6aa9e1f:[()=>Promise.all([n.e(1869),n.e(4544),n.e(7750),n.e(7643)]).then(n.bind(n,64625)),"@theme/BlogListPage",64625],a6b6269c:[()=>n.e(5110).then(n.bind(n,70036)),"@site/docs/deploy/config/customization/custom-amount-strategies.md",70036],a6f2ab87:[()=>n.e(2952).then(n.t.bind(n,64965,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-82c.json",64965],a7456010:[()=>n.e(1235).then(n.t.bind(n,88552,19)),"@generated/docusaurus-plugin-content-pages/default/__plugin.json",88552],a7bd4aaa:[()=>n.e(7098).then(n.bind(n,45848)),"@theme/DocVersionRoot",45848],a8e7d297:[()=>n.e(9882).then(n.bind(n,819)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes-items.md",819],a94703ab:[()=>Promise.all([n.e(1869),n.e(9048)]).then(n.bind(n,24020)),"@theme/DocRoot",24020],ab8014e4:[()=>n.e(834).then(n.bind(n,1134)),"@site/docs/integration/ui-extension/develop.md",1134],ab90b937:[()=>n.e(3192).then(n.bind(n,87960)),"@site/docs/hpccluster/plan.md",87960],aba21aa0:[()=>n.e(5742).then(n.t.bind(n,27093,19)),"@generated/docusaurus-plugin-content-docs/default/__plugin.json",27093],acba7cd2:[()=>n.e(5740).then(n.bind(n,89314)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-name.md",89314],acecf23e:[()=>n.e(1903).then(n.t.bind(n,1912,19)),"~blog/default/blogMetadata-default.json",1912],ad98ab2d:[()=>n.e(7288).then(n.bind(n,41609)),"@site/docs/integration/scow-api-hook/hook.md",41609],ae452c37:[()=>n.e(5171).then(n.bind(n,81678)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-mem.md",81678],af8efd43:[()=>n.e(9450).then(n.bind(n,24511)),"@site/docs/refs/config/mis/definition-properties-jobchargecomment.md",24511],b089b694:[()=>n.e(9811).then(n.bind(n,28204)),"@site/docs/refs/config/ui/definition-properties-primarycolor-properties-defaultcolor.md",28204],b26bb1dc:[()=>n.e(7695).then(n.bind(n,56941)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-query.md",56941],b3d3256b:[()=>n.e(6862).then(n.bind(n,64302)),"@site/docs/deploy/ops/index.md",64302],b41687e1:[()=>n.e(1761).then(n.bind(n,37985)),"@site/blog/2023-03-29-scow-cli.md?truncated=true",37985],b4dc43d1:[()=>n.e(8052).then(n.bind(n,87198)),"@site/docs/deploy/config/customization/password-pattern.md",87198],b5149d2c:[()=>n.e(6429).then(n.bind(n,35111)),"@site/docs/refs/config/cluster/definition-properties-scheduler.md",35111],b569d8d0:[()=>n.e(4459).then(n.bind(n,57836)),"@site/docs/deploy/config/portal/apps/configure-attributes.md",57836],b8940892:[()=>n.e(2795).then(n.bind(n,44626)),"@site/docs/deploy/config/portal/apps/apps/jupyterlab/index.md",44626],b9de1e4a:[()=>n.e(890).then(n.t.bind(n,41056,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u95e8\u6237\u7cfb\u7edf-69a.json",41056],bb24ca6a:[()=>n.e(4622).then(n.t.bind(n,73282,19)),"@generated/docusaurus-plugin-content-blog/default/p/open-scow-blog-tags-scow-scheduler-adapter-e58.json",73282],bb4989ea:[()=>n.e(453).then(n.bind(n,33932)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-default-0.md",33932],bce71fda:[()=>n.e(6070).then(n.bind(n,78420)),"@site/docs/refs/config/portal/definition-properties-apps.md",78420],bdb33488:[()=>n.e(1821).then(n.t.bind(n,18679,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-openscow-api\u548chook-f06.json",18679],c1e84185:[()=>n.e(8308).then(n.bind(n,42705)),"@site/docs/deploy/config/portal/apps/apps/relion/index.md",42705],c1f2c513:[()=>n.e(4975).then(n.bind(n,99186)),"@site/docs/deploy/install/scow-cli.md",99186],c2496278:[()=>n.e(8588).then(n.bind(n,73213)),"@site/docs/refs/config/mis/definition-properties-db-properties-password.md",73213],c3b59a4d:[()=>n.e(904).then(n.t.bind(n,52595,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u914d\u7f6e-575.json",52595],c4578cd2:[()=>n.e(7783).then(n.bind(n,10213)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-wms.md",10213],c470300a:[()=>n.e(4307).then(n.bind(n,9144)),"@site/docs/refs/config/portal/definition-properties-misurl.md",9144],c5b602f0:[()=>n.e(6015).then(n.bind(n,26446)),"@site/docs/deploy/config/customization/custom-navlinks.md",26446],c66c8cf1:[()=>n.e(573).then(n.bind(n,52626)),"@site/docs/info/mis/index.md",52626],c718d69e:[()=>n.e(5214).then(n.bind(n,88622)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-comment.md",88622],c77d0a39:[()=>n.e(3565).then(n.bind(n,9194)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes.md",9194],c7a4d644:[()=>n.e(6276).then(n.bind(n,68761)),"@site/blog/2022-10-22-update-deployment.md?truncated=true",68761],c8ca1670:[()=>n.e(8062).then(n.bind(n,52610)),"@site/docs/refs/config/app/definition.md",52610],c93ae627:[()=>n.e(1359).then(n.bind(n,53519)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-maxdesktops.md",53519],ca437f48:[()=>n.e(4339).then(n.bind(n,40443)),"@site/docs/refs/config/mis/definition-properties-db-properties-user.md",40443],ca808249:[()=>n.e(3212).then(n.bind(n,59980)),"@site/docs/refs/config/app/definition-properties-type-anyof-0.md",59980],cacd4a48:[()=>n.e(6827).then(n.bind(n,61843)),"@site/docs/refs/config/app/definition-properties-web-properties-script.md",61843],cbf5d2a0:[()=>n.e(4774).then(n.bind(n,74449)),"@site/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties.md",74449],cc0fc0ef:[()=>n.e(8271).then(n.bind(n,94789)),"@site/docs/info/ai/index.md",94789],cc264cac:[()=>n.e(6326).then(n.bind(n,78654)),"@site/docs/deploy/config/portal/apps/configure-app-comment.md",78654],ccc49370:[()=>Promise.all([n.e(1869),n.e(4544),n.e(7750),n.e(3249)]).then(n.bind(n,31638)),"@theme/BlogPostPage",31638],cd424372:[()=>n.e(3836).then(n.bind(n,91442)),"@site/docs/deploy/config/audit/intro.md",91442],cd539b66:[()=>n.e(7939).then(n.bind(n,10895)),"@site/docs/hpccluster/index.md",10895],cdd5e2cb:[()=>n.e(9413).then(n.bind(n,49678)),"@site/docs/deploy/config/customization/webui.md",49678],cf085041:[()=>n.e(3814).then(n.bind(n,7401)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-wm.md",7401],d00b81a6:[()=>n.e(8725).then(n.bind(n,58916)),"@site/docs/deploy/config/mis/schedulers/sync.md",58916],d0e820e2:[()=>n.e(9235).then(n.bind(n,28798)),"@site/docs/refs/config/mis/definition.md",28798],d18c46a9:[()=>n.e(6145).then(n.bind(n,41878)),"@site/docs/info/portal/app.md",41878],d36b53ca:[()=>n.e(5684).then(n.bind(n,49134)),"@site/docs/refs/config/app/definition-properties-vnc-properties-xstartup.md",49134],d4cbbfe3:[()=>n.e(1212).then(n.bind(n,65592)),"@site/docs/refs/config/cluster/definition-properties-scheduler-anyof-0.md",65592],d524ea6b:[()=>n.e(2842).then(n.bind(n,85300)),"@site/docs/deploy/config/portal/apps/apps/igv/index.md",85300],d534a19b:[()=>n.e(7720).then(n.bind(n,20625)),"@site/docs/hpccluster/config/slurm.conf.md",20625],da9155f5:[()=>n.e(769).then(n.bind(n,83845)),"@site/docs/deploy/config/audit/customEvent.md",83845],dae56168:[()=>n.e(4905).then(n.bind(n,35316)),"@site/docs/deploy/config/ai/apps/apps/vscode/index.md",35316],ddf462b5:[()=>n.e(662).then(n.bind(n,72570)),"@site/docs/deploy/install/build-from-source.md",72570],de526efe:[()=>n.e(5403).then(n.bind(n,16302)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-path.md",16302],de670940:[()=>n.e(6670).then(n.bind(n,91202)),"@site/docs/refs/config/mis/definition-properties-db-properties-host.md",91202],df576f10:[()=>n.e(2710).then(n.bind(n,54992)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-dbname.md",54992],dfaec345:[()=>n.e(2440).then(n.t.bind(n,75434,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u4ea4\u4e92\u5f0f\u4efb\u52a1-beta-98b.json",75434],e00e09f9:[()=>n.e(8703).then(n.bind(n,42228)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-gpus.md",42228],e0907375:[()=>n.e(7649).then(n.bind(n,78019)),"@site/blog/2022-04-01-docs-online.md?truncated=true",78019],e0ede8b6:[()=>n.e(716).then(n.t.bind(n,38234,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u5feb\u901f\u4f53\u9a8c-909.json",38234],e10f4f39:[()=>n.e(1501).then(n.bind(n,74789)),"@site/docs/hpccluster/cluster-monitor/index.md",74789],e2e031cd:[()=>n.e(9020).then(n.bind(n,96194)),"@site/docs/hpccluster/mount-disk.md",96194],e31f3e23:[()=>n.e(2339).then(n.t.bind(n,44970,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u4f7f\u7528\u793a\u4f8b-2b7.json",44970],e44fec9a:[()=>n.e(1640).then(n.bind(n,87078)),"@site/docs/deploy/config/customization/custom-userlinks.md",87078],e53995c8:[()=>n.e(9410).then(n.bind(n,21812)),"@site/blog/2022-10-22-update-deployment.md",21812],e57f1229:[()=>n.e(3288).then(n.bind(n,73204)),"@site/docs/contribution/index.md",73204],e5e271d9:[()=>n.e(293).then(n.bind(n,17125)),"@site/docs/integration/auth/impl.md",17125],e722de6b:[()=>n.e(5198).then(n.bind(n,16126)),"@site/docs/deploy/config/mis/intro.md",16126],e7d646cc:[()=>n.e(6217).then(n.bind(n,56633)),"@site/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties.md",56633],e8a0c150:[()=>n.e(1328).then(n.bind(n,21049)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties.md",21049],e95cd134:[()=>n.e(6137).then(n.bind(n,66524)),"@site/docs/hpccluster/basic-config.md",66524],ec1eb26c:[()=>n.e(5872).then(n.bind(n,62824)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items.md",62824],ed1aabbe:[()=>n.e(1660).then(n.bind(n,90658)),"@site/docs/hpccluster/add-user.md",90658],ed5bbd30:[()=>n.e(8794).then(n.bind(n,67489)),"@site/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap.md",67489],edfb971b:[()=>n.e(489).then(n.t.bind(n,26984,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u81ea\u5b9a\u4e49-dce.json",26984],ee1368cd:[()=>n.e(4846).then(n.bind(n,84233)),"@site/docs/refs/config/mis/definition-properties-fetchjobs-properties-batchsize.md",84233],ef0a3fb1:[()=>n.e(6720).then(n.bind(n,23281)),"@site/docs/refs/config/clusterTexts/definition.md",23281],ef4f1127:[()=>n.e(6927).then(n.bind(n,25926)),"@site/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-nodes.md",25926],f175d574:[()=>n.e(1400).then(n.bind(n,78440)),"@site/docs/refs/env/mis-web.md",78440],f194c5d5:[()=>n.e(1446).then(n.bind(n,58928)),"@site/docs/deploy/config/portal/apps/apps/vscode/index.md",58928],f1abeebd:[()=>n.e(7441).then(n.bind(n,64612)),"@site/docs/deploy/config/mis/schedulers/slurm.md",64612],f1d6bce2:[()=>n.e(58).then(n.bind(n,67300)),"@site/docs/deploy/get-started/vagrant/faq.md",67300],f2814725:[()=>n.e(9838).then(n.bind(n,26843)),"@site/docs/deploy/config/customization/public-files.md",26843],f383e482:[()=>n.e(1836).then(n.bind(n,51363)),"@site/blog/2023-07-05-update-app.md?truncated=true",51363],f3b93fbd:[()=>n.e(5424).then(n.bind(n,10890)),"@site/docs/deploy/config/portal/apps/apps/octave/index.md",10890],f537da69:[()=>n.e(5488).then(n.bind(n,5229)),"@site/docs/deploy/config/portal/customization/dashboard.md",5229],f58cd18e:[()=>n.e(7815).then(n.bind(n,34380)),"@site/docs/integration/index.md",34380],f745c053:[()=>n.e(6354).then(n.bind(n,31543)),"@site/docs/refs/config/mis/definition-properties-db-properties-port.md",31543],f7c4497d:[()=>n.e(6543).then(n.t.bind(n,96795,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-cli-86d.json",96795],f7f99c03:[()=>n.e(5314).then(n.bind(n,92693)),"@site/docs/refs/config/portal/definition-properties-logindesktop-properties-enabled.md",92693],f8b6983b:[()=>n.e(4701).then(n.bind(n,92577)),"@site/docs/integration/scow-api-hook/api/statistic.md",92577],f9c7338a:[()=>n.e(8297).then(n.bind(n,68515)),"@site/docs/refs/config/mis/definition-properties-changejobpricetype.md",68515],f9cadbd5:[()=>n.e(7663).then(n.bind(n,79941)),"@site/docs/deploy/config/auth/ssh.md",79941],fc3d3865:[()=>n.e(2289).then(n.bind(n,88850)),"@site/docs/deploy/config/cli/plugins/index.md",88850],fc59bd41:[()=>n.e(7367).then(n.bind(n,1956)),"@site/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties-.md",1956],fc90f1b1:[()=>n.e(7853).then(n.t.bind(n,15807,19)),"@generated/docusaurus-plugin-content-docs/default/p/open-scow-docs-category-\u5ba1\u8ba1\u7cfb\u7edf-008.json",15807],fd2af939:[()=>n.e(7133).then(n.bind(n,59212)),"@site/docs/refs/config/mis/definition-properties-predefinedchargingtypes-items.md",59212],fd9d9fc2:[()=>n.e(2827).then(n.bind(n,57115)),"@site/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata.md",57115]};var a=n(49214);function c(e){let{error:t,retry:n,pastDelay:r}=e;return t?(0,a.jsxs)("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%"},children:[(0,a.jsx)("p",{children:String(t)}),(0,a.jsx)("div",{children:(0,a.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,a.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,a.jsx)("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",children:(0,a.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,a.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,a.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,a.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,a.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,a.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,a.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var l=n(68147),p=n(80176);function d(e,t){if("*"===e)return o()({loading:c,loader:()=>n.e(7993).then(n.bind(n,27993)),modules:["@theme/NotFound"],webpack:()=>[27993],render(e,t){const n=e.default;return(0,a.jsx)(p.W,{value:{plugin:{name:"native",id:"default"}},children:(0,a.jsx)(n,{...t})})}});const r=i[`${e}-${t}`],d={},u=[],f=[],m=(0,l.A)(r);return Object.entries(m).forEach((e=>{let[t,n]=e;const r=s[n];r&&(d[t]=r[0],u.push(r[1]),f.push(r[2]))})),o().Map({loading:c,loader:d,modules:u,webpack:()=>f,render(t,n){const o=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((t=>{let[n,r]=t;const i=r.default;if(!i)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 i&&"function"!=typeof i||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{i[e]=r[e]}));let s=o;const a=n.split(".");a.slice(0,-1).forEach((e=>{s=s[e]})),s[a[a.length-1]]=i}));const i=o.__comp;delete o.__comp;const s=o.__context;delete o.__context;const c=o.__props;return delete o.__props,(0,a.jsx)(p.W,{value:s,children:(0,a.jsx)(i,{...o,...c,...n})})}})}const u=[{path:"/OpenSCOW/blog",component:d("/OpenSCOW/blog","568"),exact:!0},{path:"/OpenSCOW/blog/archive",component:d("/OpenSCOW/blog/archive","a65"),exact:!0},{path:"/OpenSCOW/blog/docs-online",component:d("/OpenSCOW/blog/docs-online","c5f"),exact:!0},{path:"/OpenSCOW/blog/scow-cli-release",component:d("/OpenSCOW/blog/scow-cli-release","302"),exact:!0},{path:"/OpenSCOW/blog/scow-scheduler-adapter",component:d("/OpenSCOW/blog/scow-scheduler-adapter","205"),exact:!0},{path:"/OpenSCOW/blog/scow-update-to-v1.0",component:d("/OpenSCOW/blog/scow-update-to-v1.0","c2b"),exact:!0},{path:"/OpenSCOW/blog/tags",component:d("/OpenSCOW/blog/tags","d2a"),exact:!0},{path:"/OpenSCOW/blog/tags/scow",component:d("/OpenSCOW/blog/tags/scow","da0"),exact:!0},{path:"/OpenSCOW/blog/tags/scow-apps",component:d("/OpenSCOW/blog/tags/scow-apps","b54"),exact:!0},{path:"/OpenSCOW/blog/tags/scow-cli",component:d("/OpenSCOW/blog/tags/scow-cli","475"),exact:!0},{path:"/OpenSCOW/blog/tags/scow-deployment",component:d("/OpenSCOW/blog/tags/scow-deployment","4a3"),exact:!0},{path:"/OpenSCOW/blog/tags/scow-portal-apps",component:d("/OpenSCOW/blog/tags/scow-portal-apps","e4f"),exact:!0},{path:"/OpenSCOW/blog/tags/scow-scheduler-adapter",component:d("/OpenSCOW/blog/tags/scow-scheduler-adapter","bd7"),exact:!0},{path:"/OpenSCOW/blog/tags/v-1-0-0",component:d("/OpenSCOW/blog/tags/v-1-0-0","ffb"),exact:!0},{path:"/OpenSCOW/blog/update-portal-app",component:d("/OpenSCOW/blog/update-portal-app","fa4"),exact:!0},{path:"/OpenSCOW/blog/update-to-python-deployment",component:d("/OpenSCOW/blog/update-to-python-deployment","cc7"),exact:!0},{path:"/OpenSCOW/markdown-page",component:d("/OpenSCOW/markdown-page","146"),exact:!0},{path:"/OpenSCOW/search",component:d("/OpenSCOW/search","6ca"),exact:!0},{path:"/OpenSCOW/docs",component:d("/OpenSCOW/docs","a20"),routes:[{path:"/OpenSCOW/docs",component:d("/OpenSCOW/docs","531"),routes:[{path:"/OpenSCOW/docs",component:d("/OpenSCOW/docs","7e7"),routes:[{path:"/OpenSCOW/docs/basic-config",component:d("/OpenSCOW/docs/basic-config","d82"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/category/ai-\u7cfb\u7edfbeta",component:d("/OpenSCOW/docs/category/ai-\u7cfb\u7edfbeta","0e6"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/cli",component:d("/OpenSCOW/docs/category/cli","231"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/openscow-api\u548chook",component:d("/OpenSCOW/docs/category/openscow-api\u548chook","a44"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/category/ui\u6269\u5c55",component:d("/OpenSCOW/docs/category/ui\u6269\u5c55","074"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/category/vagrant",component:d("/OpenSCOW/docs/category/vagrant","546"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u4ea4\u4e92\u5f0f\u4efb\u52a1-beta",component:d("/OpenSCOW/docs/category/\u4ea4\u4e92\u5f0f\u4efb\u52a1-beta","0ad"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u4f7f\u7528\u793a\u4f8b",component:d("/OpenSCOW/docs/category/\u4f7f\u7528\u793a\u4f8b","576"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/category/\u591a\u96c6\u7fa4\u7ba1\u7406",component:d("/OpenSCOW/docs/category/\u591a\u96c6\u7fa4\u7ba1\u7406","e39"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u5b89\u88c5",component:d("/OpenSCOW/docs/category/\u5b89\u88c5","6fa"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u5ba1\u8ba1\u7cfb\u7edf",component:d("/OpenSCOW/docs/category/\u5ba1\u8ba1\u7cfb\u7edf","922"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b",component:d("/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b","f34"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-1",component:d("/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-1","344"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u5feb\u901f\u4f53\u9a8c",component:d("/OpenSCOW/docs/category/\u5feb\u901f\u4f53\u9a8c","dfb"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u7ba1\u7406\u7cfb\u7edf",component:d("/OpenSCOW/docs/category/\u7ba1\u7406\u7cfb\u7edf","a05"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u7f51\u5173",component:d("/OpenSCOW/docs/category/\u7f51\u5173","a37"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u81ea\u5b9a\u4e49",component:d("/OpenSCOW/docs/category/\u81ea\u5b9a\u4e49","165"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u8ba4\u8bc1",component:d("/OpenSCOW/docs/category/\u8ba4\u8bc1","c68"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u8c03\u5ea6\u5668",component:d("/OpenSCOW/docs/category/\u8c03\u5ea6\u5668","46d"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u8fd0\u7ef4",component:d("/OpenSCOW/docs/category/\u8fd0\u7ef4","439"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u914d\u7f6e",component:d("/OpenSCOW/docs/category/\u914d\u7f6e","f5d"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/category/\u95e8\u6237\u7cfb\u7edf",component:d("/OpenSCOW/docs/category/\u95e8\u6237\u7cfb\u7edf","19d"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/contribution",component:d("/OpenSCOW/docs/contribution","2c4"),exact:!0,sidebar:"contribution"},{path:"/OpenSCOW/docs/contribution/dev",component:d("/OpenSCOW/docs/contribution/dev","17e"),exact:!0,sidebar:"contribution"},{path:"/OpenSCOW/docs/deploy",component:d("/OpenSCOW/docs/deploy","6a0"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/architecture",component:d("/OpenSCOW/docs/deploy/architecture","b23"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config",component:d("/OpenSCOW/docs/deploy/config","eba"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/apps/apps/jupyterlab",component:d("/OpenSCOW/docs/deploy/config/ai/apps/apps/jupyterlab","577"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/apps/apps/vscode",component:d("/OpenSCOW/docs/deploy/config/ai/apps/apps/vscode","c78"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/apps/configure-vnc-app",component:d("/OpenSCOW/docs/deploy/config/ai/apps/configure-vnc-app","bd1"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/apps/configure-web-app",component:d("/OpenSCOW/docs/deploy/config/ai/apps/configure-web-app","ed6"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/apps/intro",component:d("/OpenSCOW/docs/deploy/config/ai/apps/intro","5ad"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/ai/intro",component:d("/OpenSCOW/docs/deploy/config/ai/intro","946"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/audit/customEvent",component:d("/OpenSCOW/docs/deploy/config/audit/customEvent","823"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/audit/intro",component:d("/OpenSCOW/docs/deploy/config/audit/intro","7f7"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/auth/config",component:d("/OpenSCOW/docs/deploy/config/auth/config","ab1"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/auth/intro",component:d("/OpenSCOW/docs/deploy/config/auth/intro","ab7"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/auth/ldap",component:d("/OpenSCOW/docs/deploy/config/auth/ldap","e1c"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/auth/ssh",component:d("/OpenSCOW/docs/deploy/config/auth/ssh","ce4"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/cli/plugins",component:d("/OpenSCOW/docs/deploy/config/cli/plugins","c49"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/cluster-config",component:d("/OpenSCOW/docs/deploy/config/cluster-config","b34"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/basepath",component:d("/OpenSCOW/docs/deploy/config/customization/basepath","3aa"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-amount-strategies",component:d("/OpenSCOW/docs/deploy/config/customization/custom-amount-strategies","da6"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-charge-types",component:d("/OpenSCOW/docs/deploy/config/customization/custom-charge-types","f5c"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-config-i18n",component:d("/OpenSCOW/docs/deploy/config/customization/custom-config-i18n","11f"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-job-charge-metadata",component:d("/OpenSCOW/docs/deploy/config/customization/custom-job-charge-metadata","889"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-navlinks",component:d("/OpenSCOW/docs/deploy/config/customization/custom-navlinks","c58"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-system-language",component:d("/OpenSCOW/docs/deploy/config/customization/custom-system-language","a60"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/custom-userlinks",component:d("/OpenSCOW/docs/deploy/config/customization/custom-userlinks","b8e"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/password-pattern",component:d("/OpenSCOW/docs/deploy/config/customization/password-pattern","e6c"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/public-files",component:d("/OpenSCOW/docs/deploy/config/customization/public-files","be1"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/customization/webui",component:d("/OpenSCOW/docs/deploy/config/customization/webui","0ac"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/gateway/config",component:d("/OpenSCOW/docs/deploy/config/gateway/config","23d"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/charge-precision",component:d("/OpenSCOW/docs/deploy/config/mis/charge-precision","024"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/cluster-monitor",component:d("/OpenSCOW/docs/deploy/config/mis/cluster-monitor","86f"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/create-user",component:d("/OpenSCOW/docs/deploy/config/mis/create-user","b34"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/init",component:d("/OpenSCOW/docs/deploy/config/mis/init","37c"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/intro",component:d("/OpenSCOW/docs/deploy/config/mis/intro","e6a"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/schedulers/slurm",component:d("/OpenSCOW/docs/deploy/config/mis/schedulers/slurm","b31"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/mis/schedulers/sync",component:d("/OpenSCOW/docs/deploy/config/mis/schedulers/sync","e4a"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/baltamatica",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/baltamatica","ac1"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/desktop",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/desktop","240"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/emacs",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/emacs","c98"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/igv",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/igv","a34"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyter",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyter","6e6"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyterlab",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyterlab","210"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/matlab",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/matlab","bee"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/octave",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/octave","443"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/relion",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/relion","e06"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/rstudio",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/rstudio","fbb"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/apps/vscode",component:d("/OpenSCOW/docs/deploy/config/portal/apps/apps/vscode","298"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-app-comment",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-app-comment","c49"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-app-logo",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-app-logo","a22"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-attributes",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-attributes","3a9"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-cluster-apps",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-cluster-apps","dec"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-vnc-app",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-vnc-app","09e"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/configure-web-app",component:d("/OpenSCOW/docs/deploy/config/portal/apps/configure-web-app","b3e"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/apps/intro",component:d("/OpenSCOW/docs/deploy/config/portal/apps/intro","d86"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/customization/dashboard",component:d("/OpenSCOW/docs/deploy/config/portal/customization/dashboard","426"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/desktop",component:d("/OpenSCOW/docs/deploy/config/portal/desktop","3a8"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/intro",component:d("/OpenSCOW/docs/deploy/config/portal/intro","0d2"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/proxy-gateway",component:d("/OpenSCOW/docs/deploy/config/portal/proxy-gateway","2ea"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/shell",component:d("/OpenSCOW/docs/deploy/config/portal/shell","65b"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/config/portal/transfer-cross-clusters",component:d("/OpenSCOW/docs/deploy/config/portal/transfer-cross-clusters","18e"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/get-started/vagrant",component:d("/OpenSCOW/docs/deploy/get-started/vagrant","760"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/get-started/vagrant/customization",component:d("/OpenSCOW/docs/deploy/get-started/vagrant/customization","49a"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/get-started/vagrant/faq",component:d("/OpenSCOW/docs/deploy/get-started/vagrant/faq","421"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/get-started/vagrant/images",component:d("/OpenSCOW/docs/deploy/get-started/vagrant/images","c7e"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/get-started/vagrant/vagrant-env",component:d("/OpenSCOW/docs/deploy/get-started/vagrant/vagrant-env","615"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/install",component:d("/OpenSCOW/docs/deploy/install","60c"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/install/build-from-source",component:d("/OpenSCOW/docs/deploy/install/build-from-source","c90"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/install/multi-platform",component:d("/OpenSCOW/docs/deploy/install/multi-platform","1fb"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/install/scow-cli",component:d("/OpenSCOW/docs/deploy/install/scow-cli","3ee"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/ops",component:d("/OpenSCOW/docs/deploy/ops","e39"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/deploy/ops/admin-usage-tips",component:d("/OpenSCOW/docs/deploy/ops/admin-usage-tips","a51"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/hpccluster",component:d("/OpenSCOW/docs/hpccluster","f1e"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/add-user",component:d("/OpenSCOW/docs/hpccluster/add-user","dd4"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/cluster-monitor",component:d("/OpenSCOW/docs/hpccluster/cluster-monitor","2b1"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/config/slurm.conf",component:d("/OpenSCOW/docs/hpccluster/config/slurm.conf","1bd"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/config/slurmdbd.conf",component:d("/OpenSCOW/docs/hpccluster/config/slurmdbd.conf","58a"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/intel",component:d("/OpenSCOW/docs/hpccluster/intel","439"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/module",component:d("/OpenSCOW/docs/hpccluster/module","0a1"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/mount-disk",component:d("/OpenSCOW/docs/hpccluster/mount-disk","df5"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/nfs",component:d("/OpenSCOW/docs/hpccluster/nfs","555"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/hpccluster/plan",component:d("/OpenSCOW/docs/hpccluster/plan","e1d"),exact:!0,sidebar:"hpccluster"},{path:"/OpenSCOW/docs/info",component:d("/OpenSCOW/docs/info","8f9"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/ai",component:d("/OpenSCOW/docs/info/ai","978"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/mis",component:d("/OpenSCOW/docs/info/mis","2ad"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/mis/business/billing",component:d("/OpenSCOW/docs/info/mis/business/billing","d75"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/mis/business/users",component:d("/OpenSCOW/docs/info/mis/business/users","035"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/portal",component:d("/OpenSCOW/docs/info/portal","402"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/portal/app",component:d("/OpenSCOW/docs/info/portal/app","fd2"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/info/portal/job",component:d("/OpenSCOW/docs/info/portal/job","404"),exact:!0,sidebar:"info"},{path:"/OpenSCOW/docs/integration",component:d("/OpenSCOW/docs/integration","8bd"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/auth/impl",component:d("/OpenSCOW/docs/integration/auth/impl","2e5"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/auth/use",component:d("/OpenSCOW/docs/integration/auth/use","ab4"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/scow-api-hook/api",component:d("/OpenSCOW/docs/integration/scow-api-hook/api","89d"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/scow-api-hook/api/statistic",component:d("/OpenSCOW/docs/integration/scow-api-hook/api/statistic","79b"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/scow-api-hook/examples/go",component:d("/OpenSCOW/docs/integration/scow-api-hook/examples/go","c0b"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/scow-api-hook/hook",component:d("/OpenSCOW/docs/integration/scow-api-hook/hook","5c7"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/scow-api-hook/proto",component:d("/OpenSCOW/docs/integration/scow-api-hook/proto","eb2"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/ui-extension",component:d("/OpenSCOW/docs/integration/ui-extension","24d"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/integration/ui-extension/develop",component:d("/OpenSCOW/docs/integration/ui-extension/develop","a65"),exact:!0,sidebar:"integration"},{path:"/OpenSCOW/docs/multi_cluster",component:d("/OpenSCOW/docs/multi_cluster","1ef"),exact:!0,sidebar:"deploy"},{path:"/OpenSCOW/docs/refs",component:d("/OpenSCOW/docs/refs","ccd"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app",component:d("/OpenSCOW/docs/refs/config/app","11d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition",component:d("/OpenSCOW/docs/refs/config/app/definition","9ea"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-name",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-name","ddd"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-nodes",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-nodes","c49"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-nodes-items",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-nodes-items","885"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-type",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-type","917"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-0",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-0","93a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-1",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-1","c9f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-vnc",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-vnc","0b9"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-vnc-properties-xstartup",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-vnc-properties-xstartup","654"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web","b48"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-beforescript",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-beforescript","494"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect","d2a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata","a72"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties","b6c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties-",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties-","8a7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method","175"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-0",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-0","74d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-1",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-1","256"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-path",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-path","62e"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query","9f5"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties","48d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties-",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties-","24b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-script",component:d("/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-script","597"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster",component:d("/OpenSCOW/docs/refs/config/cluster","f81"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition",component:d("/OpenSCOW/docs/refs/config/cluster/definition","ab7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-displayname",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-displayname","61b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-misignore",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-misignore","fe0"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler","271"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler-anyof-0",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler-anyof-0","01b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm","fc7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes","ea9"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes-items",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes-items","87f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes","2d1"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes-items",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes-items","642"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis","069"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-associationtablename",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-associationtablename","e04"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-dbpassword",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-dbpassword","bcf"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-managerurl",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-managerurl","0a3"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-scriptpath",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-scriptpath","941"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions","c16"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties","e8e"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties-",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties-","2a8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-comment",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-comment","cce"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-cores",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-cores","d6c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-gpus",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-gpus","853"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-mem",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-mem","9c1"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-nodes",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-nodes","33f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos","e8c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos-items",component:d("/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos-items","7bc"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts",component:d("/OpenSCOW/docs/refs/config/clusterTexts","3c2"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition","d21"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties","979"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties-",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties-","5aa"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-clustercomment",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-clustercomment","c7b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras","137"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items","3c5"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-content",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-content","20b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-title",component:d("/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-title","f49"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis",component:d("/OpenSCOW/docs/refs/config/mis","1df"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition",component:d("/OpenSCOW/docs/refs/config/mis/definition","ac7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern","ebc"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-errormessage",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-errormessage","4bc"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-regex",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-regex","d45"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-authurl",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-authurl","8bb"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-changejobpricetype",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-changejobpricetype","e6c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db","27a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-dbname",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-dbname","110"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-debug",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-debug","34d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-host",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-host","cf7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-password",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-password","7f8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-port",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-port","ca7"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-user",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-user","d76"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs","233"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-batchsize",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-batchsize","ea8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db","5a3"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-dbname",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-dbname","2af"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-host",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-host","2be"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-password",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-password","3fb"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-port",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-port","fee"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-tablename",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-tablename","2ea"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-user",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-user","988"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch","276"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-default",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-default","258"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-cron",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-cron","393"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-enabled",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-enabled","dc9"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-startindex",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-startindex","325"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargecomment",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargecomment","ea8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargetype",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargetype","98c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-portalurl",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-portalurl","f19"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes","111"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes-items",component:d("/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes-items","927"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal",component:d("/OpenSCOW/docs/refs/config/portal","e33"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition",component:d("/OpenSCOW/docs/refs/config/portal/definition","789"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-appjobsdir",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-appjobsdir","a1f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-apps",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-apps","c84"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext","d61"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-defaulttext",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-defaulttext","528"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap","fd2"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-default",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-default","f12"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties","8a5"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties-",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties-","dc1"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle","4c2"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-defaulttext",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-defaulttext","c4a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap","3a2"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-default",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-default","a14"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties","934"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties-",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties-","009"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-jobmanagement",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-jobmanagement","34c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop","175"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-enabled",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-enabled","618"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-maxdesktops",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-maxdesktops","c5a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms","0d5"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-default-0",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-default-0","13c"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items","f66"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-name",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-name","d9f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-wm",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-wm","034"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-misurl",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-misurl","816"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-savedjobsdir",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-savedjobsdir","b9d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-shell",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-shell","0ae"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-submitjobdefaultpwd",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-submitjobdefaultpwd","6fe"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/portal/definition-properties-turbovncpath",component:d("/OpenSCOW/docs/refs/config/portal/definition-properties-turbovncpath","25d"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui",component:d("/OpenSCOW/docs/refs/config/ui","452"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition",component:d("/OpenSCOW/docs/refs/config/ui/definition","55b"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-footer",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-footer","49a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-defaulttext",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-defaulttext","7c8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap","41f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties","982"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties-",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties-","451"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor","325"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-defaultcolor",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-defaultcolor","a9f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap","4c4"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties","095"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties-",component:d("/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties-","cf8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/env/auth",component:d("/OpenSCOW/docs/refs/env/auth","e2f"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/env/gateway",component:d("/OpenSCOW/docs/refs/env/gateway","b9e"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/env/mis-server",component:d("/OpenSCOW/docs/refs/env/mis-server","9f1"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/env/mis-web",component:d("/OpenSCOW/docs/refs/env/mis-web","54a"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/refs/env/portal-web",component:d("/OpenSCOW/docs/refs/env/portal-web","2e8"),exact:!0,sidebar:"refs"},{path:"/OpenSCOW/docs/slurm",component:d("/OpenSCOW/docs/slurm","905"),exact:!0,sidebar:"hpccluster"}]}]}]},{path:"/OpenSCOW/",component:d("/OpenSCOW/","549"),exact:!0},{path:"*",component:d("*")}]},81903:(e,t,n)=>{"use strict";n.d(t,{o:()=>i,x:()=>s});var r=n(48318),o=n(49214);const i=r.createContext(!1);function s(e){let{children:t}=e;const[n,s]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{s(!0)}),[]),(0,o.jsx)(i.Provider,{value:n,children:t})}},51942:(e,t,n)=>{"use strict";var r=n(48318),o=n(93220),i=n(10904),s=n(11734),a=n(4784),c=n(15707);const l=[n(28691),n(8867),n(22818),n(28583)];var p=n(59433),d=n(66325),u=n(73153),f=n(49214);function m(e){let{children:t}=e;return(0,f.jsx)(f.Fragment,{children:t})}var g=n(17762),h=n(35196),b=n(82415),y=n(17728),v=n(73803),O=n(49309),S=n(27299),w=n(54725),x=n(72783),C=n(82419);function k(){const{i18n:{currentLocale:e,defaultLocale:t,localeConfigs:n}}=(0,h.A)(),r=(0,O.o)(),o=n[e].htmlLang,i=e=>e.replace("-","_");return(0,f.jsxs)(g.A,{children:[Object.entries(n).map((e=>{let[t,{htmlLang:n}]=e;return(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,f.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}),(0,f.jsx)("meta",{property:"og:locale",content:i(o)}),Object.values(n).filter((e=>o!==e.htmlLang)).map((e=>(0,f.jsx)("meta",{property:"og:locale:alternate",content:i(e.htmlLang)},`meta-og-${e.htmlLang}`)))]})}function _(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,h.A)(),r=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,h.A)(),{pathname:r}=(0,d.zy)();return e+(0,x.applyTrailingSlash)((0,b.Ay)(r),{trailingSlash:n,baseUrl:t})}(),o=t?`${n}${t}`:r;return(0,f.jsxs)(g.A,{children:[(0,f.jsx)("meta",{property:"og:url",content:o}),(0,f.jsx)("link",{rel:"canonical",href:o})]})}function W(){const{i18n:{currentLocale:e}}=(0,h.A)(),{metadata:t,image:n}=(0,y.p)();return(0,f.jsxs)(f.Fragment,{children:[(0,f.jsxs)(g.A,{children:[(0,f.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,f.jsx)("body",{className:S.w})]}),n&&(0,f.jsx)(v.be,{image:n}),(0,f.jsx)(_,{}),(0,f.jsx)(k,{}),(0,f.jsx)(C.A,{tag:w.Cy,locale:e}),(0,f.jsx)(g.A,{children:t.map(((e,t)=>(0,f.jsx)("meta",{...e},t)))})]})}const E=new Map;var T=n(81903),j=n(69072),A=n(10983);function L(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 P=function(e){let{children:t,location:n,previousLocation:r}=e;return(0,A.A)((()=>{r!==n&&(!function(e){let{location:t,previousLocation:n}=e;if(!n)return;const r=t.pathname===n.pathname,o=t.hash===n.hash,i=t.search===n.search;if(r&&o&&!i)return;const{hash:s}=t;if(s){const e=decodeURIComponent(s.substring(1)),t=document.getElementById(e);t?.scrollIntoView()}else window.scrollTo(0,0)}({location:n,previousLocation:r}),L("onRouteDidUpdate",{previousLocation:r,location:n}))}),[r,n]),t};function R(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,u.u)(p.A,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class N extends r.Component{previousLocation;routeUpdateCleanupCb;constructor(e){super(e),this.previousLocation=null,this.routeUpdateCleanupCb=c.A.canUseDOM?L("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=L("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),R(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(0,f.jsx)(P,{previousLocation:this.previousLocation,location:t,children:(0,f.jsx)(d.qh,{location:t,render:()=>e})})}}const I=N,D="__docusaurus-base-url-issue-banner-container",F="__docusaurus-base-url-issue-banner",z="__docusaurus-base-url-issue-banner-suggestion-container";function M(e){return`\ndocument.addEventListener('DOMContentLoaded', function maybeInsertBanner() {\n var shouldInsert = typeof window['docusaurus'] === 'undefined';\n shouldInsert && insertBanner();\n});\n\nfunction insertBanner() {\n var bannerContainer = document.createElement('div');\n bannerContainer.id = '${D}';\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(/{let{route:t}=e;return!0===t.exact})))return E.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return E.set(e.pathname,t),{...e,pathname:t}}((0,d.zy)());return(0,f.jsx)(I,{location:e,children:V})}function K(){return(0,f.jsx)(q.A,{children:(0,f.jsx)(j.l,{children:(0,f.jsxs)(T.x,{children:[(0,f.jsxs)(m,{children:[(0,f.jsx)(U,{}),(0,f.jsx)(W,{}),(0,f.jsx)($,{}),(0,f.jsx)(G,{})]}),(0,f.jsx)(Q,{})]})})})}var Y=n(84054);const Z=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 X=n(68147);const J=new Set,ee=new Set,te=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,ne={prefetch:e=>{if(!(e=>!te()&&!ee.has(e)&&!J.has(e))(e))return!1;J.add(e);const t=(0,u.u)(p.A,e).flatMap((e=>{return t=e.route.path,Object.entries(Y).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,X.A)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?Z(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!te()&&!ee.has(e))(e)&&(ee.add(e),R(e))},re=Object.freeze(ne);function oe(e){let{children:t}=e;return"hash"===a.default.future.experimental_router?(0,f.jsx)(s.I9,{children:t}):(0,f.jsx)(s.Kd,{children:t})}const ie=Boolean(!0);if(c.A.canUseDOM){window.docusaurus=re;const e=document.getElementById("__docusaurus"),t=(0,f.jsx)(i.vd,{children:(0,f.jsx)(oe,{children:(0,f.jsx)(K,{})})}),n=(e,t)=>{console.error("Docusaurus React Root onRecoverableError:",e,t)},s=()=>{if(window.docusaurusRoot)window.docusaurusRoot.render(t);else if(ie)window.docusaurusRoot=o.hydrateRoot(e,t,{onRecoverableError:n});else{const r=o.createRoot(e,{onRecoverableError:n});r.render(t),window.docusaurusRoot=r}};R(window.location.pathname).then((()=>{(0,r.startTransition)(s)}))}},69072:(e,t,n)=>{"use strict";n.d(t,{o:()=>d,l:()=>u});var r=n(48318),o=n(4784);const i=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/OpenSCOW/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/OpenSCOW/docs","mainDocId":"info/index","docs":[{"id":"contribution/dev","path":"/OpenSCOW/docs/contribution/dev","sidebar":"contribution"},{"id":"contribution/index","path":"/OpenSCOW/docs/contribution/","sidebar":"contribution"},{"id":"deploy/architecture/index","path":"/OpenSCOW/docs/deploy/architecture/","sidebar":"deploy"},{"id":"deploy/config/ai/apps/apps/jupyterlab/index","path":"/OpenSCOW/docs/deploy/config/ai/apps/apps/jupyterlab/","sidebar":"deploy"},{"id":"deploy/config/ai/apps/apps/vscode/index","path":"/OpenSCOW/docs/deploy/config/ai/apps/apps/vscode/","sidebar":"deploy"},{"id":"deploy/config/ai/apps/configure-vnc-app","path":"/OpenSCOW/docs/deploy/config/ai/apps/configure-vnc-app","sidebar":"deploy"},{"id":"deploy/config/ai/apps/configure-web-app","path":"/OpenSCOW/docs/deploy/config/ai/apps/configure-web-app","sidebar":"deploy"},{"id":"deploy/config/ai/apps/intro","path":"/OpenSCOW/docs/deploy/config/ai/apps/intro","sidebar":"deploy"},{"id":"deploy/config/ai/intro","path":"/OpenSCOW/docs/deploy/config/ai/intro","sidebar":"deploy"},{"id":"deploy/config/audit/customEvent","path":"/OpenSCOW/docs/deploy/config/audit/customEvent","sidebar":"deploy"},{"id":"deploy/config/audit/intro","path":"/OpenSCOW/docs/deploy/config/audit/intro","sidebar":"deploy"},{"id":"deploy/config/auth/config","path":"/OpenSCOW/docs/deploy/config/auth/config","sidebar":"deploy"},{"id":"deploy/config/auth/intro","path":"/OpenSCOW/docs/deploy/config/auth/intro","sidebar":"deploy"},{"id":"deploy/config/auth/ldap","path":"/OpenSCOW/docs/deploy/config/auth/ldap","sidebar":"deploy"},{"id":"deploy/config/auth/ssh","path":"/OpenSCOW/docs/deploy/config/auth/ssh","sidebar":"deploy"},{"id":"deploy/config/cli/plugins/index","path":"/OpenSCOW/docs/deploy/config/cli/plugins/","sidebar":"deploy"},{"id":"deploy/config/cluster-config","path":"/OpenSCOW/docs/deploy/config/cluster-config","sidebar":"deploy"},{"id":"deploy/config/customization/basepath","path":"/OpenSCOW/docs/deploy/config/customization/basepath","sidebar":"deploy"},{"id":"deploy/config/customization/custom-amount-strategies","path":"/OpenSCOW/docs/deploy/config/customization/custom-amount-strategies","sidebar":"deploy"},{"id":"deploy/config/customization/custom-charge-types","path":"/OpenSCOW/docs/deploy/config/customization/custom-charge-types","sidebar":"deploy"},{"id":"deploy/config/customization/custom-config-i18n","path":"/OpenSCOW/docs/deploy/config/customization/custom-config-i18n","sidebar":"deploy"},{"id":"deploy/config/customization/custom-job-charge-metadata","path":"/OpenSCOW/docs/deploy/config/customization/custom-job-charge-metadata","sidebar":"deploy"},{"id":"deploy/config/customization/custom-navlinks","path":"/OpenSCOW/docs/deploy/config/customization/custom-navlinks","sidebar":"deploy"},{"id":"deploy/config/customization/custom-system-language","path":"/OpenSCOW/docs/deploy/config/customization/custom-system-language","sidebar":"deploy"},{"id":"deploy/config/customization/custom-userlinks","path":"/OpenSCOW/docs/deploy/config/customization/custom-userlinks","sidebar":"deploy"},{"id":"deploy/config/customization/password-pattern","path":"/OpenSCOW/docs/deploy/config/customization/password-pattern","sidebar":"deploy"},{"id":"deploy/config/customization/public-files","path":"/OpenSCOW/docs/deploy/config/customization/public-files","sidebar":"deploy"},{"id":"deploy/config/customization/webui","path":"/OpenSCOW/docs/deploy/config/customization/webui","sidebar":"deploy"},{"id":"deploy/config/gateway/config/index","path":"/OpenSCOW/docs/deploy/config/gateway/config/","sidebar":"deploy"},{"id":"deploy/config/index","path":"/OpenSCOW/docs/deploy/config/","sidebar":"deploy"},{"id":"deploy/config/mis/charge-precision/index","path":"/OpenSCOW/docs/deploy/config/mis/charge-precision/","sidebar":"deploy"},{"id":"deploy/config/mis/cluster-monitor/index","path":"/OpenSCOW/docs/deploy/config/mis/cluster-monitor/","sidebar":"deploy"},{"id":"deploy/config/mis/create-user/index","path":"/OpenSCOW/docs/deploy/config/mis/create-user/","sidebar":"deploy"},{"id":"deploy/config/mis/init/index","path":"/OpenSCOW/docs/deploy/config/mis/init/","sidebar":"deploy"},{"id":"deploy/config/mis/intro","path":"/OpenSCOW/docs/deploy/config/mis/intro","sidebar":"deploy"},{"id":"deploy/config/mis/schedulers/slurm","path":"/OpenSCOW/docs/deploy/config/mis/schedulers/slurm","sidebar":"deploy"},{"id":"deploy/config/mis/schedulers/sync","path":"/OpenSCOW/docs/deploy/config/mis/schedulers/sync","sidebar":"deploy"},{"id":"deploy/config/multi-cluster/index","path":"/OpenSCOW/docs/multi_cluster","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/baltamatica/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/baltamatica/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/desktop/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/desktop/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/emacs/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/emacs/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/igv/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/igv/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/jupyter/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyter/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/jupyterlab/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/jupyterlab/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/matlab/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/matlab/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/octave/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/octave/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/relion/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/relion/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/rstudio/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/rstudio/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/apps/vscode/index","path":"/OpenSCOW/docs/deploy/config/portal/apps/apps/vscode/","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-app-comment","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-app-comment","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-app-logo","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-app-logo","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-attributes","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-attributes","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-cluster-apps","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-cluster-apps","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-vnc-app","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-vnc-app","sidebar":"deploy"},{"id":"deploy/config/portal/apps/configure-web-app","path":"/OpenSCOW/docs/deploy/config/portal/apps/configure-web-app","sidebar":"deploy"},{"id":"deploy/config/portal/apps/intro","path":"/OpenSCOW/docs/deploy/config/portal/apps/intro","sidebar":"deploy"},{"id":"deploy/config/portal/customization/dashboard","path":"/OpenSCOW/docs/deploy/config/portal/customization/dashboard","sidebar":"deploy"},{"id":"deploy/config/portal/desktop","path":"/OpenSCOW/docs/deploy/config/portal/desktop","sidebar":"deploy"},{"id":"deploy/config/portal/intro","path":"/OpenSCOW/docs/deploy/config/portal/intro","sidebar":"deploy"},{"id":"deploy/config/portal/proxy-gateway/index","path":"/OpenSCOW/docs/deploy/config/portal/proxy-gateway/","sidebar":"deploy"},{"id":"deploy/config/portal/shell","path":"/OpenSCOW/docs/deploy/config/portal/shell","sidebar":"deploy"},{"id":"deploy/config/portal/transfer-cross-clusters","path":"/OpenSCOW/docs/deploy/config/portal/transfer-cross-clusters","sidebar":"deploy"},{"id":"deploy/get-started/vagrant/customization","path":"/OpenSCOW/docs/deploy/get-started/vagrant/customization","sidebar":"deploy"},{"id":"deploy/get-started/vagrant/faq","path":"/OpenSCOW/docs/deploy/get-started/vagrant/faq","sidebar":"deploy"},{"id":"deploy/get-started/vagrant/images","path":"/OpenSCOW/docs/deploy/get-started/vagrant/images","sidebar":"deploy"},{"id":"deploy/get-started/vagrant/index","path":"/OpenSCOW/docs/deploy/get-started/vagrant/","sidebar":"deploy"},{"id":"deploy/get-started/vagrant/vagrant-env","path":"/OpenSCOW/docs/deploy/get-started/vagrant/vagrant-env","sidebar":"deploy"},{"id":"deploy/index","path":"/OpenSCOW/docs/deploy/","sidebar":"deploy"},{"id":"deploy/install/build-from-source","path":"/OpenSCOW/docs/deploy/install/build-from-source","sidebar":"deploy"},{"id":"deploy/install/index","path":"/OpenSCOW/docs/deploy/install/","sidebar":"deploy"},{"id":"deploy/install/multi-platform","path":"/OpenSCOW/docs/deploy/install/multi-platform","sidebar":"deploy"},{"id":"deploy/install/scow-cli","path":"/OpenSCOW/docs/deploy/install/scow-cli","sidebar":"deploy"},{"id":"deploy/ops/admin-usage-tips","path":"/OpenSCOW/docs/deploy/ops/admin-usage-tips","sidebar":"deploy"},{"id":"deploy/ops/index","path":"/OpenSCOW/docs/deploy/ops/","sidebar":"deploy"},{"id":"hpccluster/add-user","path":"/OpenSCOW/docs/hpccluster/add-user","sidebar":"hpccluster"},{"id":"hpccluster/basic-config","path":"/OpenSCOW/docs/basic-config","sidebar":"hpccluster"},{"id":"hpccluster/cluster-monitor/index","path":"/OpenSCOW/docs/hpccluster/cluster-monitor/","sidebar":"hpccluster"},{"id":"hpccluster/config/slurm.conf","path":"/OpenSCOW/docs/hpccluster/config/slurm.conf","sidebar":"hpccluster"},{"id":"hpccluster/config/slurmdbd.conf","path":"/OpenSCOW/docs/hpccluster/config/slurmdbd.conf","sidebar":"hpccluster"},{"id":"hpccluster/index","path":"/OpenSCOW/docs/hpccluster/","sidebar":"hpccluster"},{"id":"hpccluster/intel","path":"/OpenSCOW/docs/hpccluster/intel","sidebar":"hpccluster"},{"id":"hpccluster/module","path":"/OpenSCOW/docs/hpccluster/module","sidebar":"hpccluster"},{"id":"hpccluster/mount-disk","path":"/OpenSCOW/docs/hpccluster/mount-disk","sidebar":"hpccluster"},{"id":"hpccluster/nfs","path":"/OpenSCOW/docs/hpccluster/nfs","sidebar":"hpccluster"},{"id":"hpccluster/plan","path":"/OpenSCOW/docs/hpccluster/plan","sidebar":"hpccluster"},{"id":"hpccluster/slurm","path":"/OpenSCOW/docs/slurm","sidebar":"hpccluster"},{"id":"info/ai/index","path":"/OpenSCOW/docs/info/ai/","sidebar":"info"},{"id":"info/index","path":"/OpenSCOW/docs/info/","sidebar":"info"},{"id":"info/mis/business/billing","path":"/OpenSCOW/docs/info/mis/business/billing","sidebar":"info"},{"id":"info/mis/business/users","path":"/OpenSCOW/docs/info/mis/business/users","sidebar":"info"},{"id":"info/mis/index","path":"/OpenSCOW/docs/info/mis/","sidebar":"info"},{"id":"info/portal/app","path":"/OpenSCOW/docs/info/portal/app","sidebar":"info"},{"id":"info/portal/index","path":"/OpenSCOW/docs/info/portal/","sidebar":"info"},{"id":"info/portal/job","path":"/OpenSCOW/docs/info/portal/job","sidebar":"info"},{"id":"integration/auth/impl","path":"/OpenSCOW/docs/integration/auth/impl","sidebar":"integration"},{"id":"integration/auth/use","path":"/OpenSCOW/docs/integration/auth/use","sidebar":"integration"},{"id":"integration/index","path":"/OpenSCOW/docs/integration/","sidebar":"integration"},{"id":"integration/scow-api-hook/api/api","path":"/OpenSCOW/docs/integration/scow-api-hook/api/","sidebar":"integration"},{"id":"integration/scow-api-hook/api/statistic","path":"/OpenSCOW/docs/integration/scow-api-hook/api/statistic","sidebar":"integration"},{"id":"integration/scow-api-hook/examples/go","path":"/OpenSCOW/docs/integration/scow-api-hook/examples/go","sidebar":"integration"},{"id":"integration/scow-api-hook/hook","path":"/OpenSCOW/docs/integration/scow-api-hook/hook","sidebar":"integration"},{"id":"integration/scow-api-hook/proto","path":"/OpenSCOW/docs/integration/scow-api-hook/proto","sidebar":"integration"},{"id":"integration/ui-extension/develop","path":"/OpenSCOW/docs/integration/ui-extension/develop","sidebar":"integration"},{"id":"integration/ui-extension/ui-extension","path":"/OpenSCOW/docs/integration/ui-extension/","sidebar":"integration"},{"id":"refs/config/app/definition","path":"/OpenSCOW/docs/refs/config/app/definition","sidebar":"refs"},{"id":"refs/config/app/definition-properties-name","path":"/OpenSCOW/docs/refs/config/app/definition-properties-name","sidebar":"refs"},{"id":"refs/config/app/definition-properties-nodes","path":"/OpenSCOW/docs/refs/config/app/definition-properties-nodes","sidebar":"refs"},{"id":"refs/config/app/definition-properties-nodes-items","path":"/OpenSCOW/docs/refs/config/app/definition-properties-nodes-items","sidebar":"refs"},{"id":"refs/config/app/definition-properties-type","path":"/OpenSCOW/docs/refs/config/app/definition-properties-type","sidebar":"refs"},{"id":"refs/config/app/definition-properties-type-anyof-0","path":"/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-0","sidebar":"refs"},{"id":"refs/config/app/definition-properties-type-anyof-1","path":"/OpenSCOW/docs/refs/config/app/definition-properties-type-anyof-1","sidebar":"refs"},{"id":"refs/config/app/definition-properties-vnc","path":"/OpenSCOW/docs/refs/config/app/definition-properties-vnc","sidebar":"refs"},{"id":"refs/config/app/definition-properties-vnc-properties-xstartup","path":"/OpenSCOW/docs/refs/config/app/definition-properties-vnc-properties-xstartup","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-beforescript","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-beforescript","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-formdata","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties-","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-formdata-patternproperties-","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-method","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-0","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-0","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-1","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-method-anyof-1","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-path","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-path","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-query","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties-","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-connect-properties-query-patternproperties-","sidebar":"refs"},{"id":"refs/config/app/definition-properties-web-properties-script","path":"/OpenSCOW/docs/refs/config/app/definition-properties-web-properties-script","sidebar":"refs"},{"id":"refs/config/app/index","path":"/OpenSCOW/docs/refs/config/app/","sidebar":"refs"},{"id":"refs/config/cluster/definition","path":"/OpenSCOW/docs/refs/config/cluster/definition","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-displayname","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-displayname","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-misignore","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-misignore","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-scheduler","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-scheduler-anyof-0","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-scheduler-anyof-0","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-computenodes","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-computenodes-items","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-computenodes-items","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-loginnodes","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-loginnodes-items","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-loginnodes-items","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-mis","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-mis-properties-associationtablename","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-associationtablename","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-mis-properties-dbpassword","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-dbpassword","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-mis-properties-managerurl","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-managerurl","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-mis-properties-scriptpath","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-mis-properties-scriptpath","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties-","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties-","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-comment","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-comment","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-cores","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-cores","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-gpus","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-gpus","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-mem","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-mem","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-nodes","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-nodes","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos","sidebar":"refs"},{"id":"refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos-items","path":"/OpenSCOW/docs/refs/config/cluster/definition-properties-slurm-properties-partitions-patternproperties--properties-qos-items","sidebar":"refs"},{"id":"refs/config/cluster/index","path":"/OpenSCOW/docs/refs/config/cluster/","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties-","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties-","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties--properties-clustercomment","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-clustercomment","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties--properties-extras","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties--properties-extras-items","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-content","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-content","sidebar":"refs"},{"id":"refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-title","path":"/OpenSCOW/docs/refs/config/clusterTexts/definition-patternproperties--properties-extras-items-properties-title","sidebar":"refs"},{"id":"refs/config/clusterTexts/index","path":"/OpenSCOW/docs/refs/config/clusterTexts/","sidebar":"refs"},{"id":"refs/config/mis/definition","path":"/OpenSCOW/docs/refs/config/mis/definition","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-accountnamepattern","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-accountnamepattern-properties-errormessage","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-errormessage","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-accountnamepattern-properties-regex","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-accountnamepattern-properties-regex","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-authurl","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-authurl","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-changejobpricetype","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-changejobpricetype","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-dbname","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-dbname","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-debug","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-debug","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-host","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-host","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-password","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-password","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-port","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-port","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-db-properties-user","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-db-properties-user","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-batchsize","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-batchsize","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-dbname","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-dbname","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-host","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-host","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-password","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-password","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-port","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-port","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-tablename","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-tablename","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-db-properties-user","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-db-properties-user","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-default","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-default","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-cron","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-cron","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-enabled","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-periodicfetch-properties-enabled","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-fetchjobs-properties-startindex","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-fetchjobs-properties-startindex","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-jobchargecomment","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargecomment","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-jobchargetype","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-jobchargetype","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-portalurl","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-portalurl","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-predefinedchargingtypes","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes","sidebar":"refs"},{"id":"refs/config/mis/definition-properties-predefinedchargingtypes-items","path":"/OpenSCOW/docs/refs/config/mis/definition-properties-predefinedchargingtypes-items","sidebar":"refs"},{"id":"refs/config/mis/index","path":"/OpenSCOW/docs/refs/config/mis/","sidebar":"refs"},{"id":"refs/config/portal/definition","path":"/OpenSCOW/docs/refs/config/portal/definition","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-appjobsdir","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-appjobsdir","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-apps","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-apps","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext-properties-defaulttext","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-defaulttext","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext-properties-hostnamemap","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext-properties-hostnamemap-default","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-default","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties-","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometext-properties-hostnamemap-patternproperties-","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle-properties-defaulttext","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-defaulttext","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle-properties-hostnamemap","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle-properties-hostnamemap-default","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-default","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties-","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-hometitle-properties-hostnamemap-patternproperties-","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-jobmanagement","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-jobmanagement","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-enabled","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-enabled","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-maxdesktops","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-maxdesktops","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-wms","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-wms-default-0","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-default-0","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-wms-items","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-name","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-name","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-wm","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-logindesktop-properties-wms-items-properties-wm","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-misurl","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-misurl","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-savedjobsdir","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-savedjobsdir","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-shell","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-shell","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-submitjobdefaultpwd","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-submitjobdefaultpwd","sidebar":"refs"},{"id":"refs/config/portal/definition-properties-turbovncpath","path":"/OpenSCOW/docs/refs/config/portal/definition-properties-turbovncpath","sidebar":"refs"},{"id":"refs/config/portal/index","path":"/OpenSCOW/docs/refs/config/portal/","sidebar":"refs"},{"id":"refs/config/ui/definition","path":"/OpenSCOW/docs/refs/config/ui/definition","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-footer","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-footer","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-footer-properties-defaulttext","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-defaulttext","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-footer-properties-hostnamemap","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties-","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-footer-properties-hostnamemap-patternproperties-","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-primarycolor","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-primarycolor-properties-defaultcolor","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-defaultcolor","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-primarycolor-properties-hostnamemap","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties","sidebar":"refs"},{"id":"refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties-","path":"/OpenSCOW/docs/refs/config/ui/definition-properties-primarycolor-properties-hostnamemap-patternproperties-","sidebar":"refs"},{"id":"refs/config/ui/index","path":"/OpenSCOW/docs/refs/config/ui/","sidebar":"refs"},{"id":"refs/env/auth","path":"/OpenSCOW/docs/refs/env/auth","sidebar":"refs"},{"id":"refs/env/gateway","path":"/OpenSCOW/docs/refs/env/gateway","sidebar":"refs"},{"id":"refs/env/mis-server","path":"/OpenSCOW/docs/refs/env/mis-server","sidebar":"refs"},{"id":"refs/env/mis-web","path":"/OpenSCOW/docs/refs/env/mis-web","sidebar":"refs"},{"id":"refs/env/portal-web","path":"/OpenSCOW/docs/refs/env/portal-web","sidebar":"refs"},{"id":"refs/index","path":"/OpenSCOW/docs/refs/","sidebar":"refs"},{"id":"/category/\u5feb\u901f\u4f53\u9a8c","path":"/OpenSCOW/docs/category/\u5feb\u901f\u4f53\u9a8c","sidebar":"deploy"},{"id":"/category/vagrant","path":"/OpenSCOW/docs/category/vagrant","sidebar":"deploy"},{"id":"/category/\u5b89\u88c5","path":"/OpenSCOW/docs/category/\u5b89\u88c5","sidebar":"deploy"},{"id":"/category/\u914d\u7f6e","path":"/OpenSCOW/docs/category/\u914d\u7f6e","sidebar":"deploy"},{"id":"/category/\u8ba4\u8bc1","path":"/OpenSCOW/docs/category/\u8ba4\u8bc1","sidebar":"deploy"},{"id":"/category/\u95e8\u6237\u7cfb\u7edf","path":"/OpenSCOW/docs/category/\u95e8\u6237\u7cfb\u7edf","sidebar":"deploy"},{"id":"/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b","path":"/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b","sidebar":"deploy"},{"id":"/category/\u7ba1\u7406\u7cfb\u7edf","path":"/OpenSCOW/docs/category/\u7ba1\u7406\u7cfb\u7edf","sidebar":"deploy"},{"id":"/category/\u8c03\u5ea6\u5668","path":"/OpenSCOW/docs/category/\u8c03\u5ea6\u5668","sidebar":"deploy"},{"id":"/category/ai-\u7cfb\u7edfbeta","path":"/OpenSCOW/docs/category/ai-\u7cfb\u7edfbeta","sidebar":"deploy"},{"id":"/category/\u4ea4\u4e92\u5f0f\u4efb\u52a1-beta","path":"/OpenSCOW/docs/category/\u4ea4\u4e92\u5f0f\u4efb\u52a1-beta","sidebar":"deploy"},{"id":"/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-1","path":"/OpenSCOW/docs/category/\u5e94\u7528\u914d\u7f6e\u793a\u4f8b-1","sidebar":"deploy"},{"id":"/category/\u5ba1\u8ba1\u7cfb\u7edf","path":"/OpenSCOW/docs/category/\u5ba1\u8ba1\u7cfb\u7edf","sidebar":"deploy"},{"id":"/category/cli","path":"/OpenSCOW/docs/category/cli","sidebar":"deploy"},{"id":"/category/\u7f51\u5173","path":"/OpenSCOW/docs/category/\u7f51\u5173","sidebar":"deploy"},{"id":"/category/\u81ea\u5b9a\u4e49","path":"/OpenSCOW/docs/category/\u81ea\u5b9a\u4e49","sidebar":"deploy"},{"id":"/category/\u591a\u96c6\u7fa4\u7ba1\u7406","path":"/OpenSCOW/docs/category/\u591a\u96c6\u7fa4\u7ba1\u7406","sidebar":"deploy"},{"id":"/category/\u8fd0\u7ef4","path":"/OpenSCOW/docs/category/\u8fd0\u7ef4","sidebar":"deploy"},{"id":"/category/openscow-api\u548chook","path":"/OpenSCOW/docs/category/openscow-api\u548chook","sidebar":"integration"},{"id":"/category/\u4f7f\u7528\u793a\u4f8b","path":"/OpenSCOW/docs/category/\u4f7f\u7528\u793a\u4f8b","sidebar":"integration"},{"id":"/category/ui\u6269\u5c55","path":"/OpenSCOW/docs/category/ui\u6269\u5c55","sidebar":"integration"}],"draftIds":[],"sidebars":{"info":{"link":{"path":"/OpenSCOW/docs/info/","label":"info/index"}},"deploy":{"link":{"path":"/OpenSCOW/docs/deploy/","label":"deploy/index"}},"integration":{"link":{"path":"/OpenSCOW/docs/integration/","label":"integration/index"}},"hpccluster":{"link":{"path":"/OpenSCOW/docs/hpccluster/","label":"hpccluster/index"}},"contribution":{"link":{"path":"/OpenSCOW/docs/contribution/","label":"contribution/index"}},"refs":{"link":{"path":"/OpenSCOW/docs/refs/","label":"refs/index"}}}}],"breadcrumbs":true}}}'),s=JSON.parse('{"defaultLocale":"zh","locales":["zh"],"path":"i18n","currentLocale":"zh","localeConfigs":{"zh":{"label":"\u4e2d\u6587","direction":"ltr","htmlLang":"zh","calendar":"gregory","path":"zh"}}}');var a=n(22654);const c=JSON.parse('{"docusaurusVersion":"3.4.0","siteVersion":"1.4.2","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"3.4.0"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"3.4.0"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"3.4.0"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"3.4.0"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"3.4.0"},"resolve-react":{"type":"local"},"@easyops-cn/docusaurus-search-local":{"type":"package","name":"@easyops-cn/docusaurus-search-local","version":"0.44.2"}}}');var l=n(49214);const p={siteConfig:o.default,siteMetadata:c,globalData:i,i18n:s,codeTranslations:a},d=r.createContext(p);function u(e){let{children:t}=e;return(0,l.jsx)(d.Provider,{value:p,children:t})}},93632:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});var r=n(48318),o=n(15707),i=n(17762),s=n(72783),a=n(37667),c=n(80176),l=n(49214);function p(e){let{error:t,tryAgain:n}=e;return(0,l.jsxs)("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"},children:[(0,l.jsx)("h1",{style:{fontSize:"3rem"},children:"This page crashed"}),(0,l.jsx)("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"},children:"Try again"}),(0,l.jsx)(d,{error:t})]})}function d(e){let{error:t}=e;const n=(0,s.getErrorCausalChain)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,l.jsx)("p",{style:{whiteSpace:"pre-wrap"},children:n})}function u(e){let{children:t}=e;return(0,l.jsx)(c.W,{value:{plugin:{name:"docusaurus-core-error-boundary",id:"default"}},children:t})}function f(e){let{error:t,tryAgain:n}=e;return(0,l.jsx)(u,{children:(0,l.jsxs)(g,{fallback:()=>(0,l.jsx)(p,{error:t,tryAgain:n}),children:[(0,l.jsx)(i.A,{children:(0,l.jsx)("title",{children:"Page Error"})}),(0,l.jsx)(a.A,{children:(0,l.jsx)(p,{error:t,tryAgain:n})})]})})}const m=e=>(0,l.jsx)(f,{...e});class g 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??m)(e)}return e??null}}},15707:(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}},17762:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});n(48318);var r=n(10904),o=n(49214);function i(e){return(0,o.jsx)(r.mg,{...e})}},70916:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});var r=n(48318),o=n(11734),i=n(72783),s=n(35196),a=n(34892),c=n(15707),l=n(54273),p=n(82415),d=n(49214);function u(e,t){let{isNavLink:n,to:u,href:f,activeClassName:m,isActive:g,"data-noBrokenLinkCheck":h,autoAddBaseUrl:b=!0,...y}=e;const{siteConfig:v}=(0,s.A)(),{trailingSlash:O,baseUrl:S}=v,w=v.future.experimental_router,{withBaseUrl:x}=(0,p.hH)(),C=(0,l.A)(),k=(0,r.useRef)(null);(0,r.useImperativeHandle)(t,(()=>k.current));const _=u||f;const W=(0,a.A)(_),E=_?.replace("pathname://","");let T=void 0!==E?(j=E,b&&(e=>e.startsWith("/"))(j)?x(j):j):void 0;var j;"hash"===w&&T?.startsWith("./")&&(T=T?.slice(1)),T&&W&&(T=(0,i.applyTrailingSlash)(T,{trailingSlash:O,baseUrl:S}));const A=(0,r.useRef)(!1),L=n?o.k2:o.N_,P=c.A.canUseIntersectionObserver,R=(0,r.useRef)(),N=()=>{A.current||null==T||(window.docusaurus.preload(T),A.current=!0)};(0,r.useEffect)((()=>(!P&&W&&null!=T&&window.docusaurus.prefetch(T),()=>{P&&R.current&&R.current.disconnect()})),[R,T,P,W]);const I=T?.startsWith("#")??!1,D=!y.target||"_self"===y.target,F=!T||!W||!D;return h||!I&&F||C.collectLink(T),y.id&&C.collectAnchor(y.id),F?(0,d.jsx)("a",{ref:k,href:T,..._&&!W&&{target:"_blank",rel:"noopener noreferrer"},...y}):(0,d.jsx)(L,{...y,onMouseEnter:N,onTouchStart:N,innerRef:e=>{k.current=e,P&&e&&W&&(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!=T&&window.docusaurus.prefetch(T))}))})),R.current.observe(e))},to:T,...n&&{isActive:g,activeClassName:m}})}const f=r.forwardRef(u)},92394:(e,t,n)=>{"use strict";n.d(t,{A:()=>l,T:()=>c});var r=n(48318),o=n(49214);function i(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 s=n(22654);function a(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 s[t??n]??n??t}function c(e,t){let{message:n,id:r}=e;return i(a({message:n,id:r}),t)}function l(e){let{children:t,id:n,values:r}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");const s=a({message:t,id:n});return(0,o.jsx)(o.Fragment,{children:i(s,r)})}},339:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});const r="default"},34892:(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})},82415:(e,t,n)=>{"use strict";n.d(t,{Ay:()=>a,hH:()=>s});var r=n(48318),o=n(35196),i=n(34892);function s(){const{siteConfig:e}=(0,o.A)(),{baseUrl:t,url:n}=e,s=e.future.experimental_router,a=(0,r.useCallback)(((e,r)=>function(e){let{siteUrl:t,baseUrl:n,url:r,options:{forcePrependBaseUrl:o=!1,absolute:s=!1}={},router:a}=e;if(!r||r.startsWith("#")||(0,i.z)(r))return r;if("hash"===a)return r.startsWith("/")?`.${r}`:`./${r}`;if(o)return n+r.replace(/^\//,"");if(r===n.replace(/\/$/,""))return n;const c=r.startsWith(n)?r:n+r.replace(/^\//,"");return s?t+c:c}({siteUrl:n,baseUrl:t,url:e,options:r,router:s})),[n,t,s]);return{withBaseUrl:a}}function a(e,t){void 0===t&&(t={});const{withBaseUrl:n}=s();return n(e,t)}},54273:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(48318);n(49214);const o=r.createContext({collectAnchor:()=>{},collectLink:()=>{}}),i=()=>(0,r.useContext)(o);function s(){return i()}},35196:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(48318),o=n(69072);function i(){return(0,r.useContext)(o.o)}},57654:(e,t,n)=>{"use strict";n.d(t,{P_:()=>s,kh:()=>i});var r=n(35196),o=n(339);function i(e,t){void 0===t&&(t={});const n=function(){const{globalData:e}=(0,r.A)();return e}()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}function s(e,t,n){void 0===t&&(t=o.W),void 0===n&&(n={});const r=i(e),s=r?.[t];if(!s&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return s}},68933:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(48318),o=n(81903);function i(){return(0,r.useContext)(o.o)}},10983:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(48318);const o=n(15707).A.canUseDOM?r.useLayoutEffect:r.useEffect},71901:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(48318),o=n(80176);function i(){const e=r.useContext(o.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}},68147:(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[i,s]=n;const a=o?`${o}.${i}`:i;r(s)?e(s,a):t[a]=s}))}(e),t}},80176:(e,t,n)=>{"use strict";n.d(t,{W:()=>s,o:()=>i});var r=n(48318),o=n(49214);const i=r.createContext(null);function s(e){let{children:t,value:n}=e;const s=r.useContext(i),a=(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:s,value:n})),[s,n]);return(0,o.jsx)(i.Provider,{value:a,children:t})}},97898:(e,t,n)=>{"use strict";n.d(t,{zK:()=>f,vT:()=>p,Gy:()=>c,HW:()=>m,ht:()=>l,r7:()=>u,jh:()=>d});var r=n(66325),o=n(57654);const i=e=>e.versions.find((e=>e.isLast));function s(e,t){const n=function(e,t){const n=i(e);return[...e.versions.filter((e=>e!==n)),n].find((e=>!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})))}(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 a={},c=()=>(0,o.kh)("docusaurus-plugin-content-docs")??a,l=e=>{try{return(0,o.P_)("docusaurus-plugin-content-docs",e,{failfast:!0})}catch(t){throw new Error("You are using a feature of the Docusaurus docs plugin, but this plugin does not seem to be enabled"+("Default"===e?"":` (pluginId=${e}`),{cause:t})}};function p(e){void 0===e&&(e={});const t=c(),{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})})),i=o?{pluginId:o[0],pluginData:o[1]}:void 0;if(!i&&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 i}(t,n,e)}function d(e){return l(e).versions}function u(e){const t=l(e);return i(t)}function f(e){const t=l(e),{pathname:n}=(0,r.zy)();return s(t,n)}function m(e){const t=l(e),{pathname:n}=(0,r.zy)();return function(e,t){const n=i(e);return{latestDocSuggestion:s(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},85677:(e,t,n)=>{"use strict";function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function o(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function s(){return s=Object.assign||function(e){for(var t=1;t{"use strict";n.r(t),n.d(t,{default:()=>i});var r=n(84564),o=n.n(r);o().configure({showSpinner:!1});const i={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()}}},8867:(e,t,n)=>{"use strict";n.r(t);var r=n(79095),o=n(4784);!function(e){const{themeConfig:{prism:t}}=o.default,{additionalLanguages:r}=t;globalThis.Prism=e,r.forEach((e=>{"php"===e&&n(43814),n(53129)(`./prism-${e}`)})),delete globalThis.Prism}(r.My)},41983:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});n(48318);var r=n(23372),o=n(92394),i=n(17728),s=n(70916),a=n(54273);const c={anchorWithStickyNavbar:"anchorWithStickyNavbar_r5bt",anchorWithHideOnScrollNavbar:"anchorWithHideOnScrollNavbar_Dv7w"};var l=n(49214);function p(e){let{as:t,id:n,...p}=e;const d=(0,a.A)(),{navbar:{hideOnScroll:u}}=(0,i.p)();if("h1"===t||!n)return(0,l.jsx)(t,{...p,id:void 0});d.collectAnchor(n);const f=(0,o.T)({id:"theme.common.headingLinkTitle",message:"Direct link to {heading}",description:"Title for link to heading"},{heading:"string"==typeof p.children?p.children:n});return(0,l.jsxs)(t,{...p,className:(0,r.A)("anchor",u?c.anchorWithHideOnScrollNavbar:c.anchorWithStickyNavbar,p.className),id:n,children:[p.children,(0,l.jsx)(s.A,{className:"hash-link",to:`#${n}`,"aria-label":f,title:f,children:"\u200b"})]})}},21708:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});n(48318);const r={iconExternalLink:"iconExternalLink_Rhic"};var o=n(49214);function i(e){let{width:t=13.5,height:n=13.5}=e;return(0,o.jsx)("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:r.iconExternalLink,children:(0,o.jsx)("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"})})}},37667:(e,t,n)=>{"use strict";n.d(t,{A:()=>Mt});var r=n(48318),o=n(23372),i=n(93632),s=n(73803),a=n(66325),c=n(92394),l=n(6772),p=n(49214);const d="__docusaurus_skipToContent_fallback";function u(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function f(){const e=(0,r.useRef)(null),{action:t}=(0,a.W6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(d);t&&u(t)}),[]);return(0,l.$)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&u(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:r}=f();return(0,p.jsx)("div",{ref:n,role:"region","aria-label":m,children:(0,p.jsx)("a",{...e,href:`#${d}`,onClick:r,children:t})})}var h=n(67097),b=n(27299);const y={skipToContent:"skipToContent_OASo"};function v(){return(0,p.jsx)(g,{className:y.skipToContent})}var O=n(17728),S=n(77263);function w(e){let{width:t=21,height:n=21,color:r="currentColor",strokeWidth:o=1.2,className:i,...s}=e;return(0,p.jsx)("svg",{viewBox:"0 0 15 15",width:t,height:n,...s,children:(0,p.jsx)("g",{stroke:r,strokeWidth:o,children:(0,p.jsx)("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})})})}const x={closeButton:"closeButton_yKub"};function C(e){return(0,p.jsx)("button",{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",x.closeButton,e.className),children:(0,p.jsx)(w,{width:14,height:14,strokeWidth:3.1})})}const k={content:"content_kX5T"};function _(e){const{announcementBar:t}=(0,O.p)(),{content:n}=t;return(0,p.jsx)("div",{...e,className:(0,o.A)(k.content,e.className),dangerouslySetInnerHTML:{__html:n}})}const W={announcementBar:"announcementBar_L3OI",announcementBarPlaceholder:"announcementBarPlaceholder_J8LW",announcementBarClose:"announcementBarClose_SFOF",announcementBarContent:"announcementBarContent_K2ch"};function E(){const{announcementBar:e}=(0,O.p)(),{isActive:t,close:n}=(0,S.M)();if(!t)return null;const{backgroundColor:r,textColor:o,isCloseable:i}=e;return(0,p.jsxs)("div",{className:W.announcementBar,style:{backgroundColor:r,color:o},role:"banner",children:[i&&(0,p.jsx)("div",{className:W.announcementBarPlaceholder}),(0,p.jsx)(_,{className:W.announcementBarContent}),i&&(0,p.jsx)(C,{onClick:n,className:W.announcementBarClose})]})}var T=n(57807),j=n(10194);var A=n(26274),L=n(61330);const P=r.createContext(null);function R(e){let{children:t}=e;const n=function(){const e=(0,T.M)(),t=(0,L.YL)(),[n,o]=(0,r.useState)(!1),i=null!==t.component,s=(0,A.ZC)(i);return(0,r.useEffect)((()=>{i&&!s&&o(!0)}),[i,s]),(0,r.useEffect)((()=>{i?e.shown||o(!0):o(!1)}),[e.shown,i]),(0,r.useMemo)((()=>[n,o]),[n])}();return(0,p.jsx)(P.Provider,{value:n,children:t})}function N(e){if(e.component){const t=e.component;return(0,p.jsx)(t,{...e.props})}}function I(){const e=(0,r.useContext)(P);if(!e)throw new A.dV("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,o=(0,r.useCallback)((()=>n(!1)),[n]),i=(0,L.YL)();return(0,r.useMemo)((()=>({shown:t,hide:o,content:N(i)})),[o,i,t])}function D(e){let{header:t,primaryMenu:n,secondaryMenu:r}=e;const{shown:i}=I();return(0,p.jsxs)("div",{className:"navbar-sidebar",children:[t,(0,p.jsxs)("div",{className:(0,o.A)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":i}),children:[(0,p.jsx)("div",{className:"navbar-sidebar__item menu",children:n}),(0,p.jsx)("div",{className:"navbar-sidebar__item menu",children:r})]})]})}var F=n(67247),z=n(68933);function M(e){return(0,p.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,p.jsx)("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 B(e){return(0,p.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,p.jsx)("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 $={toggle:"toggle_MrA8",toggleButton:"toggleButton_Wl77",darkToggleIcon:"darkToggleIcon_VEak",lightToggleIcon:"lightToggleIcon_OLdq",toggleButtonDisabled:"toggleButtonDisabled_oiRC"};function U(e){let{className:t,buttonClassName:n,value:r,onChange:i}=e;const s=(0,z.A)(),a=(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"===r?(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(0,p.jsx)("div",{className:(0,o.A)($.toggle,t),children:(0,p.jsxs)("button",{className:(0,o.A)("clean-btn",$.toggleButton,!s&&$.toggleButtonDisabled,n),type:"button",onClick:()=>i("dark"===r?"light":"dark"),disabled:!s,title:a,"aria-label":a,"aria-live":"polite",children:[(0,p.jsx)(M,{className:(0,o.A)($.toggleIcon,$.lightToggleIcon)}),(0,p.jsx)(B,{className:(0,o.A)($.toggleIcon,$.darkToggleIcon)})]})})}const q=r.memo(U),H={darkNavbarColorModeToggle:"darkNavbarColorModeToggle__DuC"};function Q(e){let{className:t}=e;const n=(0,O.p)().navbar.style,r=(0,O.p)().colorMode.disableSwitch,{colorMode:o,setColorMode:i}=(0,F.G)();return r?null:(0,p.jsx)(q,{className:t,buttonClassName:"dark"===n?H.darkNavbarColorModeToggle:void 0,value:o,onChange:i})}var V=n(22517);function G(){return(0,p.jsx)(V.A,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function K(){const e=(0,T.M)();return(0,p.jsx)("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(),children:(0,p.jsx)(w,{color:"var(--ifm-color-emphasis-600)"})})}function Y(){return(0,p.jsxs)("div",{className:"navbar-sidebar__brand",children:[(0,p.jsx)(G,{}),(0,p.jsx)(Q,{className:"margin-right--md"}),(0,p.jsx)(K,{})]})}var Z=n(70916),X=n(82415),J=n(34892);function ee(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}var te=n(21708);function ne(e){let{activeBasePath:t,activeBaseRegex:n,to:r,href:o,label:i,html:s,isDropdownLink:a,prependBaseUrlToHref:c,...l}=e;const d=(0,X.Ay)(r),u=(0,X.Ay)(t),f=(0,X.Ay)(o,{forcePrependBaseUrl:!0}),m=i&&o&&!(0,J.A)(o),g=s?{dangerouslySetInnerHTML:{__html:s}}:{children:(0,p.jsxs)(p.Fragment,{children:[i,m&&(0,p.jsx)(te.A,{...a&&{width:12,height:12}})]})};return o?(0,p.jsx)(Z.A,{href:c?f:o,...l,...g}):(0,p.jsx)(Z.A,{to:d,isNavLink:!0,...(t||n)&&{isActive:(e,t)=>n?ee(n,t.pathname):t.pathname.startsWith(u)},...l,...g})}function re(e){let{className:t,isDropdownItem:n=!1,...r}=e;const i=(0,p.jsx)(ne,{className:(0,o.A)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n,...r});return n?(0,p.jsx)("li",{children:i}):i}function oe(e){let{className:t,isDropdownItem:n,...r}=e;return(0,p.jsx)("li",{className:"menu__list-item",children:(0,p.jsx)(ne,{className:(0,o.A)("menu__link",t),...r})})}function ie(e){let{mobile:t=!1,position:n,...r}=e;const o=t?oe:re;return(0,p.jsx)(o,{...r,activeClassName:r.activeClassName??(t?"menu__link--active":"navbar__link--active")})}var se=n(59828),ae=n(375),ce=n(35196);const le={dropdownNavbarItemMobile:"dropdownNavbarItemMobile_Svqd"};function pe(e,t){return e.some((e=>function(e,t){return!!(0,ae.ys)(e.to,t)||!!ee(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function de(e){let{items:t,position:n,className:i,onClick:s,...a}=e;const c=(0,r.useRef)(null),[l,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]),(0,p.jsxs)("div",{ref:c,className:(0,o.A)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":l}),children:[(0,p.jsx)(ne,{"aria-haspopup":"true","aria-expanded":l,role:"button",href:a.to?void 0:"#",className:(0,o.A)("navbar__link",i),...a,onClick:a.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),d(!l))},children:a.children??a.label}),(0,p.jsx)("ul",{className:"dropdown__menu",children:t.map(((e,t)=>(0,r.createElement)(Xe,{isDropdownItem:!0,activeClassName:"dropdown__link--active",...e,key:t})))})]})}function ue(e){let{items:t,className:n,position:i,onClick:s,...c}=e;const l=function(){const{siteConfig:{baseUrl:e}}=(0,ce.A)(),{pathname:t}=(0,a.zy)();return t.replace(e,"/")}(),d=pe(t,l),{collapsed:u,toggleCollapsed:f,setCollapsed:m}=(0,se.u)({initialState:()=>!d});return(0,r.useEffect)((()=>{d&&m(!d)}),[l,d,m]),(0,p.jsxs)("li",{className:(0,o.A)("menu__list-item",{"menu__list-item--collapsed":u}),children:[(0,p.jsx)(ne,{role:"button",className:(0,o.A)(le.dropdownNavbarItemMobile,"menu__link menu__link--sublist menu__link--sublist-caret",n),...c,onClick:e=>{e.preventDefault(),f()},children:c.children??c.label}),(0,p.jsx)(se.N,{lazy:!0,as:"ul",className:"menu__list",collapsed:u,children:t.map(((e,t)=>(0,r.createElement)(Xe,{mobile:!0,isDropdownItem:!0,onClick:s,activeClassName:"menu__link--active",...e,key:t})))})]})}function fe(e){let{mobile:t=!1,...n}=e;const r=t?ue:de;return(0,p.jsx)(r,{...n})}var me=n(49309);function ge(e){let{width:t=20,height:n=20,...r}=e;return(0,p.jsx)("svg",{viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0,...r,children:(0,p.jsx)("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 he="iconLanguage_wodt";var be=n(28065),ye=n(82767),ve=n(44919),Oe=n(57654);const Se={},we=()=>(0,Oe.kh)("docusaurus-plugin-content-docs")??Se;function xe(e){void 0===e&&(e={});const t=we(),{pathname:n}=(0,a.zy)();return function(e,t,n){void 0===n&&(n={});const r=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,a.B6)(t,{path:n.path,exact:!1,strict:!1})})),o=r?{pluginId:r[0],pluginData:r[1]}:void 0;if(!o&&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 o}(t,n,e)}var Ce=n(98885),ke=n(98404),_e=n(46819),We=n(31249),Ee=n(31928),Te=n(88323),je=n(89407);const Ae='',Le='',Pe='',Re='',Ne='',Ie='',De='',Fe={searchBar:"searchBar_nKrj",dropdownMenu:"dropdownMenu_pAuP",searchBarLeft:"searchBarLeft_u4IK",suggestion:"suggestion_YzE_",cursor:"cursor__TfX",hitTree:"hitTree_s4n5",hitIcon:"hitIcon_TM4n",hitPath:"hitPath_zX2A",noResultsIcon:"noResultsIcon_EV4J",hitFooter:"hitFooter_qA8J",hitWrapper:"hitWrapper_2weY",hitTitle:"hitTitle_U55s",hitAction:"hitAction_rBER",hideAction:"hideAction_GfSl",noResults:"noResults_lE0f",searchBarContainer:"searchBarContainer_l_Hv",searchBarLoadingRing:"searchBarLoadingRing_Q9xU",searchClearButton:"searchClearButton_SPvF",searchIndexLoading:"searchIndexLoading_DW5l",searchHintContainer:"searchHintContainer_nyua",searchHint:"searchHint_Zl7y",focused:"focused_qOuo",input:"input_WShD",hint:"hint_B9gE",suggestions:"suggestions_tBFy",dataset:"dataset_mRNS",empty:"empty_AAs3"};function ze(e){let{document:t,type:n,page:r,metadata:o,tokens:i,isInterOfTree:s,isLastOfTree:a}=e;const c=n===_e.i.Title,l=n===_e.i.Keywords,p=c||l,d=n===_e.i.Heading,u=[];s?u.push(Ie):a&&u.push(De);const f=u.map((e=>`${e}`)),m=`${p?Ae:d?Le:Pe}`,g=[`${l?(0,Te.Z)(t.s,i):(0,je.C)(t.t,(0,Ee.g)(o,"t"),i)}`];if(!s&&!a&&be.tb){const e=r?r.b?.concat(r.t).concat(t.s&&t.s!==r.t?t.s:[]):t.b;g.push(`${(0,We.$)(e??[])}`)}else p||g.push(`${(0,Te.Z)(r.t||(t.u.startsWith("/docs/api-reference/")?"API Reference":""),i)}`);const h=`${Re}`;return[...f,m,``,...g,"",h].join("")}function Me(){return`${Ne}${(0,c.T)({id:"theme.SearchBar.noResultsText",message:"No results"})}`}var Be=n(48112),$e=n(42279);async function Ue(){const e=await Promise.all([n.e(6643),n.e(4332)]).then(n.t.bind(n,16643,23)),t=e.default;return t.noConflict?t.noConflict():e.noConflict&&e.noConflict(),t}const qe="_highlight";const He=function(e){let{handleSearchBarToggle:t}=e;const n=(0,z.A)(),{siteConfig:{baseUrl:o},i18n:{currentLocale:i}}=(0,ce.A)(),s=xe();let l=o;try{const{preferredVersion:e}=(0,ve.g1)(s?.pluginId??be.UB);e&&!e.isLast&&(l=e.path+"/")}catch(D){if(be.I$&&!(D instanceof A.dV))throw D}const d=(0,a.W6)(),u=(0,a.zy)(),f=(0,r.useRef)(null),m=(0,r.useRef)(new Map),g=(0,r.useRef)(!1),[h,b]=(0,r.useState)(!1),[y,v]=(0,r.useState)(!1),[O,S]=(0,r.useState)(""),w=(0,r.useRef)(null),x=(0,r.useRef)(""),[C,k]=(0,r.useState)("");(0,r.useEffect)((()=>{if(!Array.isArray(be.Hg))return;let e="";if(u.pathname.startsWith(l)){const t=u.pathname.substring(l.length);let n;for(const e of be.Hg){const r="string"==typeof e?e:e.path;if(t===r||t.startsWith(`${r}/`)){n=r;break}}n&&(e=n)}x.current!==e&&(m.current.delete(e),x.current=e),k(e)}),[u.pathname,l]);const _=!!be.O6&&Array.isArray(be.Hg)&&""===C,W=(0,r.useCallback)((async()=>{if(_||m.current.get(C))return;m.current.set(C,"loading"),w.current?.autocomplete.destroy(),b(!0);const[{wrappedIndexes:e,zhDictionary:t},n]=await Promise.all([(0,Ce.Z)(l,C),Ue()]);if(w.current=n(f.current,{hint:!1,autoselect:!0,openOnFocus:!0,cssClasses:{root:(0,ye.A)(Fe.searchBar,{[Fe.searchBarLeft]:"left"===be.ZG}),noPrefix:!0,dropdownMenu:Fe.dropdownMenu,input:Fe.input,hint:Fe.hint,suggestions:Fe.suggestions,suggestion:Fe.suggestion,cursor:Fe.cursor,dataset:Fe.dataset,empty:Fe.empty}},[{source:(0,ke.m)(e,t,be.AT),templates:{suggestion:ze,empty:Me,footer:e=>{let{query:t,isEmpty:n}=e;if(n&&(!C||!be.dz))return;const r=(e=>{let{query:t,isEmpty:n}=e;const r=document.createElement("a"),s=new URLSearchParams;let a;if(s.set("q",t),C){const e=C&&Array.isArray(be.Hg)?be.Hg.find((e=>"string"==typeof e?e===C:e.path===C)):C,t=e?(0,$e.p)(e,i).label:C;a=be.dz&&n?(0,c.T)({id:"theme.SearchBar.seeAllOutsideContext",message:'See all results outside "{context}"'},{context:t}):(0,c.T)({id:"theme.SearchBar.searchInContext",message:'See all results within "{context}"'},{context:t})}else a=(0,c.T)({id:"theme.SearchBar.seeAll",message:"See all results"});if(!C||!Array.isArray(be.Hg)||be.dz&&n||s.set("ctx",C),l!==o){if(!l.startsWith(o))throw new Error(`Version url '${l}' does not start with base url '${o}', this is a bug of \`@easyops-cn/docusaurus-search-local\`, please report it.`);s.set("version",l.substring(o.length))}const p=`${o}search?${s.toString()}`;return r.href=p,r.textContent=a,r.addEventListener("click",(e=>{e.ctrlKey||e.metaKey||(e.preventDefault(),w.current?.autocomplete.close(),d.push(p))})),r})({query:t,isEmpty:n}),s=document.createElement("div");return s.className=Fe.hitFooter,s.appendChild(r),s}}}]).on("autocomplete:selected",(function(e,t){let{document:{u:n,h:r},tokens:o}=t;f.current?.blur();let i=n;if(be.CU&&o.length>0){const e=new URLSearchParams;for(const t of o)e.append(qe,t);i+=`?${e.toString()}`}r&&(i+=r),d.push(i)})).on("autocomplete:closed",(()=>{f.current?.blur()})),m.current.set(C,"done"),b(!1),g.current){const e=f.current;e.value&&w.current?.autocomplete.open(),e.focus()}}),[_,C,l,o,d]);(0,r.useEffect)((()=>{if(!be.CU)return;const e=n?new URLSearchParams(u.search).getAll(qe):[];setTimeout((()=>{const t=document.querySelector("article");if(!t)return;const n=new be.CU(t);n.unmark(),0!==e.length&&n.mark(e),S(e.join(" ")),w.current?.autocomplete.setVal(e.join(" "))}))}),[n,u.search,u.pathname]);const[E,T]=(0,r.useState)(!1),j=(0,r.useCallback)((()=>{g.current=!0,W(),T(!0),t?.(!0)}),[t,W]),L=(0,r.useCallback)((()=>{T(!1),t?.(!1)}),[t]),P=(0,r.useCallback)((()=>{W()}),[W]),R=(0,r.useCallback)((e=>{S(e.target.value),e.target.value&&v(!0)}),[]),N=!!n&&/mac/i.test(navigator.userAgentData?.platform??navigator.platform);(0,r.useEffect)((()=>{if(!be.WW)return;const e=e=>{!(N?e.metaKey:e.ctrlKey)||"k"!==e.key&&"K"!==e.key||(e.preventDefault(),f.current?.focus(),j())};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[N,j]);const I=(0,r.useCallback)((()=>{const e=new URLSearchParams(u.search);e.delete(qe);const t=e.toString(),n=u.pathname+(""!=t?`?${t}`:"")+u.hash;n!=u.pathname+u.search+u.hash&&d.push(n),S(""),w.current?.autocomplete.setVal("")}),[u.pathname,u.search,u.hash,d]);return(0,p.jsxs)("div",{className:(0,ye.A)("navbar__search",Fe.searchBarContainer,{[Fe.searchIndexLoading]:h&&y,[Fe.focused]:E}),hidden:_,dir:"ltr",children:[(0,p.jsx)("input",{placeholder:(0,c.T)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"}),"aria-label":"Search",className:"navbar__search-input",onMouseEnter:P,onFocus:j,onBlur:L,onChange:R,ref:f,value:O}),(0,p.jsx)(Be.A,{className:Fe.searchBarLoadingRing}),be.WW&&be.pk&&(""!==O?(0,p.jsx)("button",{className:Fe.searchClearButton,onClick:I,children:"\u2715"}):n&&(0,p.jsxs)("div",{className:Fe.searchHintContainer,children:[(0,p.jsx)("kbd",{className:Fe.searchHint,children:N?"\u2318":"ctrl"}),(0,p.jsx)("kbd",{className:Fe.searchHint,children:"K"})]}))]})},Qe={navbarSearchContainer:"navbarSearchContainer_PWF9"};function Ve(e){let{children:t,className:n}=e;return(0,p.jsx)("div",{className:(0,o.A)(n,Qe.navbarSearchContainer),children:t})}var Ge=n(97898),Ke=n(11268);const Ye=e=>e.docs.find((t=>t.id===e.mainDocId));const Ze={default:ie,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:r,queryString:o="",...i}=e;const{i18n:{currentLocale:s,locales:l,localeConfigs:d}}=(0,ce.A)(),u=(0,me.o)(),{search:f,hash:m}=(0,a.zy)(),g=[...n,...l.map((e=>{const n=`${`pathname://${u.createUrl({locale:e,fullyQualified:!1})}`}${f}${m}${o}`;return{label:d[e].label,lang:d[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===s?t?"menu__link--active":"dropdown__link--active":""}})),...r],h=t?(0,c.T)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):d[s].label;return(0,p.jsx)(fe,{...i,mobile:t,label:(0,p.jsxs)(p.Fragment,{children:[(0,p.jsx)(ge,{className:he}),h]}),items:g})},search:function(e){let{mobile:t,className:n}=e;return t?null:(0,p.jsx)(Ve,{className:n,children:(0,p.jsx)(He,{})})},dropdown:fe,html:function(e){let{value:t,className:n,mobile:r=!1,isDropdownItem:i=!1}=e;const s=i?"li":"div";return(0,p.jsx)(s,{className:(0,o.A)({navbar__item:!r&&!i,"menu__list-item":r},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:r,...o}=e;const{activeDoc:i}=(0,Ge.zK)(r),s=(0,Ke.QB)(t,r),a=i?.path===s?.path;return null===s||s.unlisted&&!a?null:(0,p.jsx)(ie,{exact:!0,...o,isActive:()=>a||!!i?.sidebar&&i.sidebar===s.sidebar,label:n??s.id,to:s.path})},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:r,...o}=e;const{activeDoc:i}=(0,Ge.zK)(r),s=(0,Ke.fW)(t,r).link;if(!s)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return(0,p.jsx)(ie,{exact:!0,...o,isActive:()=>i?.sidebar===t,label:n??s.label,to:s.path})},docsVersion:function(e){let{label:t,to:n,docsPluginId:r,...o}=e;const i=(0,Ke.Vd)(r)[0],s=t??i.label,a=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(i).path;return(0,p.jsx)(ie,{...o,label:s,to:a})},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:r,dropdownItemsBefore:o,dropdownItemsAfter:i,...s}=e;const{search:l,hash:d}=(0,a.zy)(),u=(0,Ge.zK)(n),f=(0,Ge.jh)(n),{savePreferredVersionName:m}=(0,ve.g1)(n),g=[...o,...f.map((e=>{const t=u.alternateDocVersions[e.name]??Ye(e);return{label:e.label,to:`${t.path}${l}${d}`,isActive:()=>e===u.activeVersion,onClick:()=>m(e.name)}})),...i],h=(0,Ke.Vd)(n)[0],b=t&&g.length>1?(0,c.T)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):h.label,y=t&&g.length>1?void 0:Ye(h).path;return g.length<=1?(0,p.jsx)(ie,{...s,mobile:t,label:b,to:y,isActive:r?()=>!1:void 0}):(0,p.jsx)(fe,{...s,mobile:t,label:b,to:y,items:g,isActive:r?()=>!1:void 0})}};function Xe(e){let{type:t,...n}=e;const r=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),o=Ze[r];if(!o)throw new Error(`No NavbarItem component found for type "${t}".`);return(0,p.jsx)(o,{...n})}function Je(){const e=(0,T.M)(),t=(0,O.p)().navbar.items;return(0,p.jsx)("ul",{className:"menu__list",children:t.map(((t,n)=>(0,r.createElement)(Xe,{mobile:!0,...t,onClick:()=>e.toggle(),key:n})))})}function et(e){return(0,p.jsx)("button",{...e,type:"button",className:"clean-btn navbar-sidebar__back",children:(0,p.jsx)(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)",children:"\u2190 Back to main menu"})})}function tt(){const e=0===(0,O.p)().navbar.items.length,t=I();return(0,p.jsxs)(p.Fragment,{children:[!e&&(0,p.jsx)(et,{onClick:()=>t.hide()}),t.content]})}function nt(){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?(0,p.jsx)(D,{header:(0,p.jsx)(Y,{}),primaryMenu:(0,p.jsx)(Je,{}),secondaryMenu:(0,p.jsx)(tt,{})}):null}const rt={navbarHideable:"navbarHideable_l7Cb",navbarHidden:"navbarHidden_iZyF"};function ot(e){return(0,p.jsx)("div",{role:"presentation",...e,className:(0,o.A)("navbar-sidebar__backdrop",e.className)})}function it(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:i}}=(0,O.p)(),s=(0,T.M)(),{navbarRef:a,isNavbarVisible:d}=function(e){const[t,n]=(0,r.useState)(e),o=(0,r.useRef)(!1),i=(0,r.useRef)(0),s=(0,r.useCallback)((e=>{null!==e&&(i.current=e.getBoundingClientRect().height)}),[]);return(0,j.Mq)(((t,r)=>{let{scrollY:s}=t;if(!e)return;if(s=a?n(!1):s+l{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:s,isNavbarVisible:t}}(n);return(0,p.jsxs)("nav",{ref:a,"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&&[rt.navbarHideable,!d&&rt.navbarHidden],{"navbar--dark":"dark"===i,"navbar--primary":"primary"===i,"navbar-sidebar--show":s.shown}),children:[t,(0,p.jsx)(ot,{onClick:s.toggle}),(0,p.jsx)(nt,{})]})}var st=n(72783);const at={errorBoundaryError:"errorBoundaryError_lzFc",errorBoundaryFallback:"errorBoundaryFallback_Kfin"};function ct(e){return(0,p.jsx)("button",{type:"button",...e,children:(0,p.jsx)(c.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})})}function lt(e){let{error:t}=e;const n=(0,st.getErrorCausalChain)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,p.jsx)("p",{className:at.errorBoundaryError,children:n})}class pt extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}const dt="right";function ut(e){let{width:t=30,height:n=30,className:r,...o}=e;return(0,p.jsx)("svg",{className:r,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true",...o,children:(0,p.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"})})}function ft(){const{toggle:e,shown:t}=(0,T.M)();return(0,p.jsx)("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",children:(0,p.jsx)(ut,{})})}const mt={colorModeToggle:"colorModeToggle_saPH"};function gt(e){let{items:t}=e;return(0,p.jsx)(p.Fragment,{children:t.map(((e,t)=>(0,p.jsx)(pt,{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}),children:(0,p.jsx)(Xe,{...e})},t)))})}function ht(e){let{left:t,right:n}=e;return(0,p.jsxs)("div",{className:"navbar__inner",children:[(0,p.jsx)("div",{className:"navbar__items",children:t}),(0,p.jsx)("div",{className:"navbar__items navbar__items--right",children:n})]})}function bt(){const e=(0,T.M)(),t=(0,O.p)().navbar.items,[n,r]=function(e){function t(e){return"left"===(e.position??dt)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),o=t.find((e=>"search"===e.type));return(0,p.jsx)(ht,{left:(0,p.jsxs)(p.Fragment,{children:[!e.disabled&&(0,p.jsx)(ft,{}),(0,p.jsx)(G,{}),(0,p.jsx)(gt,{items:n})]}),right:(0,p.jsxs)(p.Fragment,{children:[(0,p.jsx)(gt,{items:r}),(0,p.jsx)(Q,{className:mt.colorModeToggle}),!o&&(0,p.jsx)(Ve,{children:(0,p.jsx)(He,{})})]})})}function yt(){return(0,p.jsx)(it,{children:(0,p.jsx)(bt,{})})}function vt(e){let{item:t}=e;const{to:n,href:r,label:o,prependBaseUrlToHref:i,...s}=t,a=(0,X.Ay)(n),c=(0,X.Ay)(r,{forcePrependBaseUrl:!0});return(0,p.jsxs)(Z.A,{className:"footer__link-item",...r?{href:i?c:r}:{to:a},...s,children:[o,r&&!(0,J.A)(r)&&(0,p.jsx)(te.A,{})]})}function Ot(e){let{item:t}=e;return t.html?(0,p.jsx)("li",{className:"footer__item",dangerouslySetInnerHTML:{__html:t.html}}):(0,p.jsx)("li",{className:"footer__item",children:(0,p.jsx)(vt,{item:t})},t.href??t.to)}function St(e){let{column:t}=e;return(0,p.jsxs)("div",{className:"col footer__col",children:[(0,p.jsx)("div",{className:"footer__title",children:t.title}),(0,p.jsx)("ul",{className:"footer__items clean-list",children:t.items.map(((e,t)=>(0,p.jsx)(Ot,{item:e},t)))})]})}function wt(e){let{columns:t}=e;return(0,p.jsx)("div",{className:"row footer__links",children:t.map(((e,t)=>(0,p.jsx)(St,{column:e},t)))})}function xt(){return(0,p.jsx)("span",{className:"footer__link-separator",children:"\xb7"})}function Ct(e){let{item:t}=e;return t.html?(0,p.jsx)("span",{className:"footer__link-item",dangerouslySetInnerHTML:{__html:t.html}}):(0,p.jsx)(vt,{item:t})}function kt(e){let{links:t}=e;return(0,p.jsx)("div",{className:"footer__links text--center",children:(0,p.jsx)("div",{className:"footer__links",children:t.map(((e,n)=>(0,p.jsxs)(r.Fragment,{children:[(0,p.jsx)(Ct,{item:e}),t.length!==n+1&&(0,p.jsx)(xt,{})]},n)))})})}function _t(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?(0,p.jsx)(wt,{columns:t}):(0,p.jsx)(kt,{links:t})}var Wt=n(19993);const Et={footerLogoLink:"footerLogoLink_LwAP"};function Tt(e){let{logo:t}=e;const{withBaseUrl:n}=(0,X.hH)(),r={light:n(t.src),dark:n(t.srcDark??t.src)};return(0,p.jsx)(Wt.A,{className:(0,o.A)("footer__logo",t.className),alt:t.alt,sources:r,width:t.width,height:t.height,style:t.style})}function jt(e){let{logo:t}=e;return t.href?(0,p.jsx)(Z.A,{href:t.href,className:Et.footerLogoLink,target:t.target,children:(0,p.jsx)(Tt,{logo:t})}):(0,p.jsx)(Tt,{logo:t})}function At(e){let{copyright:t}=e;return(0,p.jsx)("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function Lt(e){let{style:t,links:n,logo:r,copyright:i}=e;return(0,p.jsx)("footer",{className:(0,o.A)("footer",{"footer--dark":"dark"===t}),children:(0,p.jsxs)("div",{className:"container container-fluid",children:[n,(r||i)&&(0,p.jsxs)("div",{className:"footer__bottom text--center",children:[r&&(0,p.jsx)("div",{className:"margin-bottom--sm",children:r}),i]})]})})}function Pt(){const{footer:e}=(0,O.p)();if(!e)return null;const{copyright:t,links:n,logo:r,style:o}=e;return(0,p.jsx)(Lt,{style:o,links:n&&n.length>0&&(0,p.jsx)(_t,{links:n}),logo:r&&(0,p.jsx)(jt,{logo:r}),copyright:t&&(0,p.jsx)(At,{copyright:t})})}const Rt=r.memo(Pt),Nt=(0,A.fM)([F.a,S.o,j.Tv,ve.VQ,s.Jx,function(e){let{children:t}=e;return(0,p.jsx)(L.y_,{children:(0,p.jsx)(T.e,{children:(0,p.jsx)(R,{children:t})})})}]);function It(e){let{children:t}=e;return(0,p.jsx)(Nt,{children:t})}var Dt=n(41983);function Ft(e){let{error:t,tryAgain:n}=e;return(0,p.jsx)("main",{className:"container margin-vert--xl",children:(0,p.jsx)("div",{className:"row",children:(0,p.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,p.jsx)(Dt.A,{as:"h1",className:"hero__title",children:(0,p.jsx)(c.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,p.jsx)("div",{className:"margin-vert--lg",children:(0,p.jsx)(ct,{onClick:n,className:"button button--primary shadow--lw"})}),(0,p.jsx)("hr",{}),(0,p.jsx)("div",{className:"margin-vert--md",children:(0,p.jsx)(lt,{error:t})})]})})})}const zt={mainWrapper:"mainWrapper_Naj2"};function Mt(e){const{children:t,noFooter:n,wrapperClassName:r,title:a,description:c}=e;return(0,b.J)(),(0,p.jsxs)(It,{children:[(0,p.jsx)(s.be,{title:a,description:c}),(0,p.jsx)(v,{}),(0,p.jsx)(E,{}),(0,p.jsx)(yt,{}),(0,p.jsx)("div",{id:d,className:(0,o.A)(h.G.wrapper.main,zt.mainWrapper,r),children:(0,p.jsx)(i.A,{fallback:e=>(0,p.jsx)(Ft,{...e}),children:t})}),!n&&(0,p.jsx)(Rt,{})]})}},22517:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});n(48318);var r=n(70916),o=n(82415),i=n(35196),s=n(17728),a=n(19993),c=n(49214);function l(e){let{logo:t,alt:n,imageClassName:r}=e;const i={light:(0,o.Ay)(t.src),dark:(0,o.Ay)(t.srcDark||t.src)},s=(0,c.jsx)(a.A,{className:t.className,sources:i,height:t.height,width:t.width,alt:n,style:t.style});return r?(0,c.jsx)("div",{className:r,children:s}):s}function p(e){const{siteConfig:{title:t}}=(0,i.A)(),{navbar:{title:n,logo:a}}=(0,s.p)(),{imageClassName:p,titleClassName:d,...u}=e,f=(0,o.Ay)(a?.href||"/"),m=n?"":t,g=a?.alt??m;return(0,c.jsxs)(r.A,{to:f,...u,...a?.target&&{target:a.target},children:[a&&(0,c.jsx)(l,{logo:a,alt:g,imageClassName:p}),null!=n&&(0,c.jsx)("b",{className:d,children:n})]})}},82419:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});n(48318);var r=n(17762),o=n(49214);function i(e){let{locale:t,version:n,tag:i}=e;const s=t;return(0,o.jsxs)(r.A,{children:[t&&(0,o.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,o.jsx)("meta",{name:"docusaurus_version",content:n}),i&&(0,o.jsx)("meta",{name:"docusaurus_tag",content:i}),s&&(0,o.jsx)("meta",{name:"docsearch:language",content:s}),n&&(0,o.jsx)("meta",{name:"docsearch:version",content:n}),i&&(0,o.jsx)("meta",{name:"docsearch:docusaurus_tag",content:i})]})}},19993:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var r=n(48318),o=n(23372),i=n(68933),s=n(67247);const a={themedComponent:"themedComponent_Fnqf","themedComponent--light":"themedComponent--light_OgmV","themedComponent--dark":"themedComponent--dark_b7Vr"};var c=n(49214);function l(e){let{className:t,children:n}=e;const l=(0,i.A)(),{colorMode:p}=(0,s.G)();return(0,c.jsx)(c.Fragment,{children:(l?"dark"===p?["dark"]:["light"]:["light","dark"]).map((e=>{const i=n({theme:e,className:(0,o.A)(t,a.themedComponent,a[`themedComponent--${e}`])});return(0,c.jsx)(r.Fragment,{children:i},e)}))})}function p(e){const{sources:t,className:n,alt:r,...o}=e;return(0,c.jsx)(l,{className:n,children:e=>{let{theme:n,className:i}=e;return(0,c.jsx)("img",{src:t[n],alt:r,className:i,...o})}})}},59828:(e,t,n)=>{"use strict";n.d(t,{N:()=>b,u:()=>l});var r=n(48318),o=n(15707),i=n(10983),s=n(14591),a=n(49214);const c="ease-in-out";function l(e){let{initialState:t}=e;const[n,o]=(0,r.useState)(t??!1),i=(0,r.useCallback)((()=>{o((e=>!e))}),[]);return{collapsed:n,setCollapsed:o,toggleCollapsed:i}}const p={display:"none",overflow:"hidden",height:"0px"},d={display:"block",overflow:"visible",height:"auto"};function u(e,t){const n=t?p:d;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function f(e){let{collapsibleRef:t,collapsed:n,animation:o}=e;const i=(0,r.useRef)(!1);(0,r.useEffect)((()=>{const e=t.current;function r(){const t=e.scrollHeight,n=o?.duration??function(e){if((0,s.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${o?.easing??c}`,height:`${t}px`}}function a(){const t=r();e.style.transition=t.transition,e.style.height=t.height}if(!i.current)return u(e,n),void(i.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(a(),requestAnimationFrame((()=>{e.style.height=p.height,e.style.overflow=p.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{a()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,o])}function m(e){if(!o.A.canUseDOM)return e?p:d}function g(e){let{as:t="div",collapsed:n,children:o,animation:i,onCollapseTransitionEnd:s,className:c,disableSSRStyle:l}=e;const p=(0,r.useRef)(null);return f({collapsibleRef:p,collapsed:n,animation:i}),(0,a.jsx)(t,{ref:p,style:l?void 0:m(n),onTransitionEnd:e=>{"height"===e.propertyName&&(u(p.current,n),s?.(n))},className:c,children:o})}function h(e){let{collapsed:t,...n}=e;const[o,s]=(0,r.useState)(!t),[c,l]=(0,r.useState)(t);return(0,i.A)((()=>{t||s(!0)}),[t]),(0,i.A)((()=>{o&&l(t)}),[o,t]),o?(0,a.jsx)(g,{...n,collapsed:c}):null}function b(e){let{lazy:t,...n}=e;const r=t?h:g;return(0,a.jsx)(r,{...n})}},77263:(e,t,n)=>{"use strict";n.d(t,{M:()=>g,o:()=>m});var r=n(48318),o=n(68933),i=n(12922),s=n(26274),a=n(17728),c=n(49214);const l=(0,i.Wf)("docusaurus.announcement.dismiss"),p=(0,i.Wf)("docusaurus.announcement.id"),d=()=>"true"===l.get(),u=e=>l.set(String(e)),f=r.createContext(null);function m(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,a.p)(),t=(0,o.A)(),[n,i]=(0,r.useState)((()=>!!t&&d()));(0,r.useEffect)((()=>{i(d())}),[]);const s=(0,r.useCallback)((()=>{u(!0),i(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=p.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;p.set(t),r&&u(!1),!r&&d()||i(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:s})),[e,n,s])}();return(0,c.jsx)(f.Provider,{value:n,children:t})}function g(){const e=(0,r.useContext)(f);if(!e)throw new s.dV("AnnouncementBarProvider");return e}},67247:(e,t,n)=>{"use strict";n.d(t,{G:()=>b,a:()=>h});var r=n(48318),o=n(15707),i=n(26274),s=n(12922),a=n(17728),c=n(49214);const l=r.createContext(void 0),p="theme",d=(0,s.Wf)(p),u={light:"light",dark:"dark"},f=e=>e===u.dark?u.dark:u.light,m=e=>o.A.canUseDOM?f(document.documentElement.getAttribute("data-theme")):f(e),g=e=>{d.set(f(e))};function h(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,a.p)(),[o,i]=(0,r.useState)(m(e));(0,r.useEffect)((()=>{t&&d.del()}),[t]);const s=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:o=!0}=r;t?(i(t),o&&g(t)):(i(n?window.matchMedia("(prefers-color-scheme: dark)").matches?u.dark:u.light:e),d.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!==p)return;const t=d.get();null!==t&&s(f(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,s]);const c=(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||c.current?c.current=window.matchMedia("print").matches:s(null)};return e.addListener(r),()=>e.removeListener(r)}),[s,t,n]),(0,r.useMemo)((()=>({colorMode:o,setColorMode:s,get isDarkTheme(){return o===u.dark},setLightTheme(){s(u.light)},setDarkTheme(){s(u.dark)}})),[o,s])}();return(0,c.jsx)(l.Provider,{value:n,children:t})}function b(){const e=(0,r.useContext)(l);if(null==e)throw new i.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},44919:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>b,g1:()=>v});var r=n(48318),o=n(97898),i=n(339),s=n(17728),a=n(11268),c=n(26274),l=n(12922),p=n(49214);const d=e=>`docs-preferred-version-${e}`,u={save:(e,t,n)=>{(0,l.Wf)(d(e),{persistence:t}).set(n)},read:(e,t)=>(0,l.Wf)(d(e),{persistence:t}).get(),clear:(e,t)=>{(0,l.Wf)(d(e),{persistence:t}).del()}},f=e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}])));const m=r.createContext(null);function g(){const e=(0,o.Gy)(),t=(0,s.p)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[i,a]=(0,r.useState)((()=>f(n)));(0,r.useEffect)((()=>{a(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function o(e){const t=u.read(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(u.clear(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,o(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[i,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){u.save(e,t,n),a((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function h(e){let{children:t}=e;const n=g();return(0,p.jsx)(m.Provider,{value:n,children:t})}function b(e){let{children:t}=e;return a.C5?(0,p.jsx)(h,{children:t}):(0,p.jsx)(p.Fragment,{children:t})}function y(){const e=(0,r.useContext)(m);if(!e)throw new c.dV("DocsPreferredVersionContextProvider");return e}function v(e){void 0===e&&(e=i.W);const t=(0,o.ht)(e),[n,s]=y(),{preferredVersionName:a}=n[e];return{preferredVersion:t.versions.find((e=>e.name===a))??null,savePreferredVersionName:(0,r.useCallback)((t=>{s.savePreferredVersion(e,t)}),[s,e])}}},2570:(e,t,n)=>{"use strict";n.d(t,{V:()=>c,t:()=>l});var r=n(48318),o=n(26274),i=n(49214);const s=Symbol("EmptyContext"),a=r.createContext(s);function c(e){let{children:t,name:n,items:o}=e;const s=(0,r.useMemo)((()=>n&&o?{name:n,items:o}:null),[n,o]);return(0,i.jsx)(a.Provider,{value:s,children:t})}function l(){const e=(0,r.useContext)(a);if(e===s)throw new o.dV("DocsSidebarProvider");return e}},1610:(e,t,n)=>{"use strict";n.d(t,{n:()=>a,r:()=>c});var r=n(48318),o=n(26274),i=n(49214);const s=r.createContext(null);function a(e){let{children:t,version:n}=e;return(0,i.jsx)(s.Provider,{value:n,children:t})}function c(){const e=(0,r.useContext)(s);if(null===e)throw new o.dV("DocsVersionProvider");return e}},57807:(e,t,n)=>{"use strict";n.d(t,{M:()=>f,e:()=>u});var r=n(48318),o=n(61330),i=n(14283),s=n(36391),a=n(17728),c=n(26274),l=n(49214);const p=r.createContext(void 0);function d(){const e=function(){const e=(0,o.YL)(),{items:t}=(0,a.p)().navbar;return 0===t.length&&!e.component}(),t=(0,i.l)(),n=!e&&"mobile"===t,[c,l]=(0,r.useState)(!1);(0,s.$Z)((()=>{if(c)return l(!1),!1}));const p=(0,r.useCallback)((()=>{l((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&l(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:p,shown:c})),[e,n,p,c])}function u(e){let{children:t}=e;const n=d();return(0,l.jsx)(p.Provider,{value:n,children:t})}function f(){const e=r.useContext(p);if(void 0===e)throw new c.dV("NavbarMobileSidebarProvider");return e}},61330:(e,t,n)=>{"use strict";n.d(t,{GX:()=>l,YL:()=>c,y_:()=>a});var r=n(48318),o=n(26274),i=n(49214);const s=r.createContext(null);function a(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return(0,i.jsx)(s.Provider,{value:n,children:t})}function c(){const e=(0,r.useContext)(s);if(!e)throw new o.dV("NavbarSecondaryMenuContentProvider");return e[0]}function l(e){let{component:t,props:n}=e;const i=(0,r.useContext)(s);if(!i)throw new o.dV("NavbarSecondaryMenuContentProvider");const[,a]=i,c=(0,o.Be)(n);return(0,r.useEffect)((()=>{a({component:t,props:c})}),[a,t,c]),(0,r.useEffect)((()=>()=>a({component:null,props:null})),[a]),null}},27299:(e,t,n)=>{"use strict";n.d(t,{w:()=>o,J:()=>i});var r=n(48318);const o="navigation-with-keyboard";function i(){(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)}}),[])}},14283:(e,t,n)=>{"use strict";n.d(t,{l:()=>a});var r=n(48318),o=n(15707);const i={desktop:"desktop",mobile:"mobile",ssr:"ssr"},s=996;function a(e){let{desktopBreakpoint:t=s}=void 0===e?{}:e;const[n,a]=(0,r.useState)((()=>"ssr"));return(0,r.useEffect)((()=>{function e(){a(function(e){if(!o.A.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?i.desktop:i.mobile}(t))}return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[t]),n}},67097:(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",unlistedBanner:"theme-unlisted-banner",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:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"},pages:{pageFooterEditMetaRow:"theme-pages-footer-edit-meta-row"}}},14591:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},11268:(e,t,n)=>{"use strict";n.d(t,{$S:()=>g,B5:()=>_,C5:()=>u,Nr:()=>m,OF:()=>w,QB:()=>k,Vd:()=>x,Y:()=>O,cC:()=>f,d1:()=>W,fW:()=>C,w8:()=>y});var r=n(48318),o=n(66325),i=n(73153),s=n(97898),a=n(44919),c=n(1610),l=n(2570),p=n(30988),d=n(375);const u=!!s.Gy;function f(e){const t=(0,c.r)();if(!e)return;const n=t.docs[e];if(!n)throw new Error(`no version doc found by id=${e}`);return n}function m(e){return"link"!==e.type||e.unlisted?"category"===e.type?function(e){if(e.href&&!e.linkUnlisted)return e.href;for(const t of e.items){const e=m(t);if(e)return e}}(e):void 0:e.href}function g(){const{pathname:e}=(0,o.zy)(),t=(0,l.t)();if(!t)throw new Error("Unexpected: cant find current sidebar in context");const n=S({sidebarItems:t.items,pathname:e,onlyCategories:!0}).slice(-1)[0];if(!n)throw new Error(`${e} is not associated with a category. useCurrentSidebarCategory() should only be used on category index pages.`);return n}const h=(e,t)=>void 0!==e&&(0,d.ys)(e,t),b=(e,t)=>e.some((e=>y(e,t)));function y(e,t){return"link"===e.type?h(e.href,t):"category"===e.type&&(h(e.href,t)||b(e.items,t))}function v(e,t){switch(e.type){case"category":return y(e,t)||e.items.some((e=>v(e,t)));case"link":return!e.unlisted||y(e,t);default:return!0}}function O(e,t){return(0,r.useMemo)((()=>e.filter((e=>v(e,t)))),[e,t])}function S(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const o=[];return function e(t){for(const i of t)if("category"===i.type&&((0,d.ys)(i.href,n)||e(i.items))||"link"===i.type&&(0,d.ys)(i.href,n)){return r&&"category"!==i.type||o.unshift(i),!0}return!1}(t),o}function w(){const e=(0,l.t)(),{pathname:t}=(0,o.zy)(),n=(0,s.vT)()?.pluginData.breadcrumbs;return!1!==n&&e?S({sidebarItems:e.items,pathname:t}):null}function x(e){const{activeVersion:t}=(0,s.zK)(e),{preferredVersion:n}=(0,a.g1)(e),o=(0,s.r7)(e);return(0,r.useMemo)((()=>(0,p.s)([t,n,o].filter(Boolean))),[t,n,o])}function C(e,t){const n=x(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 k(e,t){const n=x(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- ${(0,p.s)(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function _(e){let{route:t}=e;const n=(0,o.zy)(),r=(0,c.r)(),s=t.routes,a=s.find((e=>(0,o.B6)(n.pathname,e)));if(!a)return null;const l=a.sidebar,p=l?r.docsSidebars[l]:void 0;return{docElement:(0,i.v)(s),sidebarName:l,sidebarItems:p}}function W(e){return e.filter((e=>!("category"===e.type||"link"===e.type)||!!m(e)))}},36391:(e,t,n)=>{"use strict";n.d(t,{$Z:()=>s,aZ:()=>c});var r=n(48318),o=n(66325),i=n(26274);function s(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 a(e){const t=(0,o.W6)();return(0,r.useSyncExternalStore)(t.listen,(()=>e(t)),(()=>e(t)))}function c(e){return a((t=>null===e?null:new URLSearchParams(t.location.search).get(e)))}},30988:(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=(e,t)=>e===t),e.filter(((n,r)=>e.findIndex((e=>t(e,n)))!==r))}function o(e){return Array.from(new Set(e))}n.d(t,{X:()=>r,s:()=>o})},73803:(e,t,n)=>{"use strict";n.d(t,{e3:()=>u,be:()=>p,Jx:()=>f});var r=n(48318),o=n(23372),i=n(17762),s=n(71901),a=n(82415),c=n(35196);var l=n(49214);function p(e){let{title:t,description:n,keywords:r,image:o,children:s}=e;const p=function(e){const{siteConfig:t}=(0,c.A)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,a.hH)(),u=o?d(o,{absolute:!0}):void 0;return(0,l.jsxs)(i.A,{children:[t&&(0,l.jsx)("title",{children:p}),t&&(0,l.jsx)("meta",{property:"og:title",content:p}),n&&(0,l.jsx)("meta",{name:"description",content:n}),n&&(0,l.jsx)("meta",{property:"og:description",content:n}),r&&(0,l.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),u&&(0,l.jsx)("meta",{property:"og:image",content:u}),u&&(0,l.jsx)("meta",{name:"twitter:image",content:u}),s]})}const d=r.createContext(void 0);function u(e){let{className:t,children:n}=e;const s=r.useContext(d),a=(0,o.A)(s,t);return(0,l.jsxs)(d.Provider,{value:a,children:[(0,l.jsx)(i.A,{children:(0,l.jsx)("html",{className:a})}),n]})}function f(e){let{children:t}=e;const n=(0,s.A)(),r=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const i=`plugin-id-${n.plugin.id}`;return(0,l.jsx)(u,{className:(0,o.A)(r,i),children:t})}},26274:(e,t,n)=>{"use strict";n.d(t,{Be:()=>l,ZC:()=>a,_q:()=>s,dV:()=>c,fM:()=>p});var r=n(48318),o=n(10983),i=n(49214);function s(e){const t=(0,r.useRef)(e);return(0,o.A)((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function a(e){const t=(0,r.useRef)();return(0,o.A)((()=>{t.current=e})),t.current}class c 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 l(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function p(e){return t=>{let{children:n}=t;return(0,i.jsx)(i.Fragment,{children:e.reduceRight(((e,t)=>(0,i.jsx)(t,{children:e})),n)})}}},375:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>a,ys:()=>s});var r=n(48318),o=n(59433),i=n(35196);function s(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function a(){const{baseUrl:e}=(0,i.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])}},10194:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>f,Tv:()=>p,a_:()=>m,gk:()=>g});var r=n(48318),o=n(15707),i=n(68933),s=n(10983),a=n(26274),c=n(49214);const l=r.createContext(void 0);function p(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(0,c.jsx)(l.Provider,{value:n,children:t})}function d(){const e=(0,r.useContext)(l);if(null==e)throw new a.dV("ScrollControllerProvider");return e}const u=()=>o.A.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function f(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=d(),o=(0,r.useRef)(u()),i=(0,a._q)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=u();i(e,o.current),o.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[i,n,...t])}function m(){const e=d(),t=function(){const e=(0,r.useRef)({elem:null,top:0}),t=(0,r.useCallback)((t=>{e.current={elem:t,top:t.getBoundingClientRect().top}}),[]),n=(0,r.useCallback)((()=>{const{current:{elem:t,top:n}}=e;if(!t)return{restored:!1};const r=t.getBoundingClientRect().top-n;return r&&window.scrollBy({left:0,top:r}),e.current={elem:null,top:0},{restored:0!==r}}),[]);return(0,r.useMemo)((()=>({save:t,restore:n})),[n,t])}(),n=(0,r.useRef)(void 0),o=(0,r.useCallback)((r=>{t.save(r),e.disableScrollEvents(),n.current=()=>{const{restored:r}=t.restore();if(n.current=void 0,r){const t=()=>{e.enableScrollEvents(),window.removeEventListener("scroll",t)};window.addEventListener("scroll",t)}else e.enableScrollEvents()}}),[e,t]);return(0,s.A)((()=>{queueMicrotask((()=>n.current?.()))})),{blockElementScrollPositionUntilNextRender:o}}function g(){const e=(0,r.useRef)(null),t=(0,i.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?.()}}},54725:(e,t,n)=>{"use strict";n.d(t,{Cy:()=>r,tU:()=>o});n(35196);const r="default";function o(e,t){return`docs-${e}-${t}`}},12922:(e,t,n)=>{"use strict";n.d(t,{Wf:()=>p,Dv:()=>d});var r=n(48318);const o=JSON.parse('{"N":"localStorage","M":""}'),i=o.N;function s(e){let{key:t,oldValue:n,newValue:r,storage:o}=e;if(n===r)return;const i=document.createEvent("StorageEvent");i.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,o),window.dispatchEvent(i)}function a(e){if(void 0===e&&(e=i),"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,c||(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),c=!0),null}var t}let c=!1;const l={get:()=>null,set:()=>{},del:()=>{},listen:()=>()=>{}};function p(e,t){const n=`${e}${o.M}`;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}}(n);const r=a(t?.persistence);return null===r?l:{get:()=>{try{return r.getItem(n)}catch(e){return console.error(`Docusaurus storage error, can't get key=${n}`,e),null}},set:e=>{try{const t=r.getItem(n);r.setItem(n,e),s({key:n,oldValue:t,newValue:e,storage:r})}catch(t){console.error(`Docusaurus storage error, can't set ${n}=${e}`,t)}},del:()=>{try{const e=r.getItem(n);r.removeItem(n),s({key:n,oldValue:e,newValue:null,storage:r})}catch(e){console.error(`Docusaurus storage error, can't delete key=${n}`,e)}},listen:e=>{try{const t=t=>{t.storageArea===r&&t.key===n&&e(t)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}catch(t){return console.error(`Docusaurus storage error, can't listen for changes of key=${n}`,t),()=>{}}}}}function d(e,t){const n=(0,r.useRef)((()=>null===e?l:p(e,t))).current(),o=(0,r.useCallback)((e=>"undefined"==typeof window?()=>{}:n.listen(e)),[n]);return[(0,r.useSyncExternalStore)(o,(()=>"undefined"==typeof window?null:n.get()),(()=>null)),n]}},49309:(e,t,n)=>{"use strict";n.d(t,{o:()=>s});var r=n(35196),o=n(66325),i=n(72783);function s(){const{siteConfig:{baseUrl:e,url:t,trailingSlash:n},i18n:{defaultLocale:s,currentLocale:a}}=(0,r.A)(),{pathname:c}=(0,o.zy)(),l=(0,i.applyTrailingSlash)(c,{trailingSlash:n,baseUrl:e}),p=a===s?e:e.replace(`/${a}/`,"/"),d=l.replace(e,"");return{createUrl:function(e){let{locale:n,fullyQualified:r}=e;return`${r?t:""}${function(e){return e===s?`${p}`:`${p}${e}/`}(n)}${d}`}}}},6772:(e,t,n)=>{"use strict";n.d(t,{$:()=>s});var r=n(48318),o=n(66325),i=n(26274);function s(e){const t=(0,o.zy)(),n=(0,i.ZC)(t),s=(0,i._q)(e);(0,r.useEffect)((()=>{n&&t!==n&&s({location:t,previousLocation:n})}),[s,t,n])}},17728:(e,t,n)=>{"use strict";n.d(t,{p:()=>o});var r=n(35196);function o(){return(0,r.A)().siteConfig.themeConfig}},46462:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removeTrailingSlash=t.addLeadingSlash=t.addTrailingSlash=void 0;const r=n(75409);function o(e){return e.endsWith("/")?e:`${e}/`}function i(e){return(0,r.removeSuffix)(e,"/")}t.addTrailingSlash=o,t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[s]=e.split(/[#?]/),a="/"===s||s===r?s:(c=s,n?o(c):i(c));var c;return e.replace(s,a)},t.addLeadingSlash=function(e){return(0,r.addPrefix)(e,"/")},t.removeTrailingSlash=i},33972:(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]}},72783: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.removePrefix=t.addSuffix=t.removeSuffix=t.addPrefix=t.removeTrailingSlash=t.addLeadingSlash=t.addTrailingSlash=t.applyTrailingSlash=t.blogPostContainerID=void 0,t.blogPostContainerID="__blog-post-container";var o=n(46462);Object.defineProperty(t,"applyTrailingSlash",{enumerable:!0,get:function(){return r(o).default}}),Object.defineProperty(t,"addTrailingSlash",{enumerable:!0,get:function(){return o.addTrailingSlash}}),Object.defineProperty(t,"addLeadingSlash",{enumerable:!0,get:function(){return o.addLeadingSlash}}),Object.defineProperty(t,"removeTrailingSlash",{enumerable:!0,get:function(){return o.removeTrailingSlash}});var i=n(75409);Object.defineProperty(t,"addPrefix",{enumerable:!0,get:function(){return i.addPrefix}}),Object.defineProperty(t,"removeSuffix",{enumerable:!0,get:function(){return i.removeSuffix}}),Object.defineProperty(t,"addSuffix",{enumerable:!0,get:function(){return i.addSuffix}}),Object.defineProperty(t,"removePrefix",{enumerable:!0,get:function(){return i.removePrefix}});var s=n(33972);Object.defineProperty(t,"getErrorCausalChain",{enumerable:!0,get:function(){return s.getErrorCausalChain}})},75409:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removePrefix=t.addSuffix=t.removeSuffix=t.addPrefix=void 0,t.addPrefix=function(e,t){return e.startsWith(t)?e:`${t}${e}`},t.removeSuffix=function(e,t){return""===t?e:e.endsWith(t)?e.slice(0,-t.length):e},t.addSuffix=function(e,t){return e.endsWith(t)?e:`${e}${t}`},t.removePrefix=function(e,t){return e.startsWith(t)?e.slice(t.length):e}},48112:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});n(48318);var r=n(82767);const o={loadingRing:"loadingRing_G4st","loading-ring":"loading-ring_d2eO"};var i=n(49214);function s(e){let{className:t}=e;return(0,i.jsxs)("div",{className:(0,r.A)(o.loadingRing,t),children:[(0,i.jsx)("div",{}),(0,i.jsx)("div",{}),(0,i.jsx)("div",{}),(0,i.jsx)("div",{})]})}},98885:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=n(26410),o=n.n(r),i=n(28065);const s=new Map;function a(e,t){const n=`${e}${t}`;let r=s.get(n);return r||(r=async function(e,t){{const n=`${e}${i.IH.replace("{dir}",t?`-${t.replace(/\//g,"-")}`:"")}`;if(new URL(n,location.origin).origin!==location.origin)throw new Error("Unexpected version url");const r=await(await fetch(n)).json(),s=r.map(((e,t)=>{let{documents:n,index:r}=e;return{type:t,documents:n,index:o().Index.load(r)}})),a=r.reduce(((e,t)=>{for(const n of t.index.invertedIndex)/\p{Unified_Ideograph}/u.test(n[0][0])&&e.add(n[0]);return e}),new Set);return{wrappedIndexes:s,zhDictionary:Array.from(a)}}return{wrappedIndexes:[],zhDictionary:[]}}(e,t),s.set(n,r)),r}},98404:(e,t,n)=>{"use strict";n.d(t,{m:()=>l});var r=n(26410),o=n.n(r);var i=n(28065);function s(e){return a(e).concat(a(e.filter((e=>{const t=e[e.length-1];return!t.trailing&&t.maybeTyping})),!0))}function a(e,t){return e.map((e=>({tokens:e.map((e=>e.value)),term:e.map((e=>({value:e.value,presence:o().Query.presence.REQUIRED,wildcard:(t?e.trailing||e.maybeTyping:e.trailing)?o().Query.wildcard.TRAILING:o().Query.wildcard.NONE})))})))}var c=n(46819);function l(e,t,n){return function(r,a){const l=function(e,t){if(1===t.length&&["ja","jp","th"].includes(t[0]))return o()[t[0]].tokenizer(e).map((e=>e.toString()));let n=/[^-\s]+/g;return t.includes("zh")&&(n=/\w+|\p{Unified_Ideograph}+/gu),e.toLowerCase().match(n)||[]}(r,i.BH);if(0===l.length)return void a([]);const p=function(e,t){const n=function(e,t){const n=[];return function e(r,o){if(0===r.length)return void n.push(o);const i=r[0];if(/\p{Unified_Ideograph}/u.test(i)){const n=function(e,t){const n=[];return function e(r,o){let i=0,s=!1;for(const a of t)if(r.substr(0,a.length)===a){const t={missed:o.missed,term:o.term.concat({value:a})};r.length>a.length?e(r.substr(a.length),t):n.push(t),s=!0}else for(let t=a.length-1;t>i;t-=1){const c=a.substr(0,t);if(r.substr(0,t)===c){i=t;const a={missed:o.missed,term:o.term.concat({value:c,trailing:!0})};r.length>t?e(r.substr(t),a):n.push(a),s=!0;break}}s||(r.length>0?e(r.substr(1),{missed:o.missed+1,term:o.term}):o.term.length>0&&n.push(o))}(e,{missed:0,term:[]}),n.sort(((e,t)=>{const n=e.missed>0?1:0,r=t.missed>0?1:0;return n!==r?n-r:e.term.length-t.term.length})).map((e=>e.term))}(i,t);for(const t of n){const n=o.concat(...t);e(r.slice(1),n)}}else{const t=o.concat({value:i});e(r.slice(1),t)}}(e,[]),n}(e,t);if(0===n.length)return[{tokens:e,term:e.map((e=>({value:e,presence:o().Query.presence.REQUIRED,wildcard:o().Query.wildcard.LEADING|o().Query.wildcard.TRAILING})))}];for(const o of n)o[o.length-1].maybeTyping=!0;const r=[];for(const s of i.BH)if("en"===s)i.sx||r.unshift(o().stopWordFilter);else{const e=o()[s];e.stopWordFilter&&r.unshift(e.stopWordFilter)}let a;if(r.length>0){const e=e=>r.reduce(((e,t)=>e.filter((e=>t(e.value)))),e);a=[];const t=[];for(const r of n){const n=e(r);a.push(n),n.length0&&t.push(n)}n.push(...t)}else a=n.slice();const c=[];for(const o of a)if(o.length>2)for(let e=o.length-1;e>=0;e-=1)c.push(o.slice(0,e).concat(o.slice(e+1)));return s(n).concat(s(c))}(l,t),d=[];e:for(const{term:t,tokens:o}of p)for(const{documents:r,index:i,type:s}of e)if(d.push(...i.query((e=>{for(const n of t)e.term(n.value,{wildcard:n.wildcard,presence:n.presence})})).slice(0,n).filter((e=>!d.some((t=>t.document.i.toString()===e.ref)))).slice(0,n-d.length).map((t=>{const n=r.find((e=>e.i.toString()===t.ref));return{document:n,type:s,page:s!==c.i.Title&&e[0].documents.find((e=>e.i===n.p)),metadata:t.matchData.metadata,tokens:o,score:t.score}}))),d.length>=n)break e;!function(e){e.forEach(((e,t)=>{e.index=t})),e.sort(((t,n)=>{let r=t.type!==c.i.Heading&&t.type!==c.i.Content&&t.type!==c.i.Description||!t.page?t.index:e.findIndex((e=>e.document===t.page)),o=n.type!==c.i.Heading&&n.type!==c.i.Content&&n.type!==c.i.Description||!n.page?n.index:e.findIndex((e=>e.document===n.page));if(-1===r&&(r=t.index),-1===o&&(o=n.index),r===o){const e=(0===n.type?1:0)-(0===t.type?1:0);return 0===e?t.index-n.index:e}return r-o}))}(d),function(e){e.forEach(((t,n)=>{n>0&&t.page&&e.slice(0,n).some((e=>(e.type===c.i.Keywords?e.page:e.document)===t.page))&&(n{"use strict";function r(e){return e.join(" \u203a ")}n.d(t,{$:()=>r})},64093:(e,t,n)=>{"use strict";function r(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}n.d(t,{Z:()=>r})},31928:(e,t,n)=>{"use strict";function r(e,t){const n=[];for(const r of Object.values(e))r[t]&&n.push(...r[t].position);return n.sort(((e,t)=>e[0]-t[0]||t[1]-e[1]))}n.d(t,{g:()=>r})},88323:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(64093);function o(e,t,n){const i=[];for(const s of t){const n=e.toLowerCase().indexOf(s);if(n>=0){n>0&&i.push(o(e.substr(0,n),t)),i.push(`${(0,r.Z)(e.substr(n,s.length))}`);const a=n+s.length;a${(0,r.Z)(e)}`:(0,r.Z)(e):i.join("")}},89407:(e,t,n)=>{"use strict";n.d(t,{C:()=>c});var r=n(64093),o=n(88323);const i=/\w+|\p{Unified_Ideograph}/u;function s(e){const t=[];let n=0,r=e;for(;r.length>0;){const o=r.match(i);if(!o){t.push(r);break}o.index>0&&t.push(r.substring(0,o.index)),t.push(o[0]),n+=o.index+o[0].length,r=e.substring(n)}return t}var a=n(28065);function c(e,t,n,i){void 0===i&&(i=a.rG);const{chunkIndex:c,chunks:l}=function(e,t,n){const i=[];let a=0,c=0,l=-1;for(;ac){const t=s(e.substring(c,p)).map((e=>({html:(0,r.Z)(e),textLength:e.length})));for(const e of t)i.push(e)}-1===l&&(l=i.length),c=p+d,i.push({html:(0,o.Z)(e.substring(p,c),n,!0),textLength:d})}}if(c({html:(0,r.Z)(e),textLength:e.length})));for(const e of t)i.push(e)}return{chunkIndex:l,chunks:i}}(e,t,n),p=l.slice(0,c),d=l[c],u=[d.html],f=l.slice(c+1);let m=d.textLength,g=0,h=0,b=!1,y=!1;for(;m0){const e=p.pop();m+e.textLength<=i?(u.unshift(e.html),g+=e.textLength,m+=e.textLength):(b=!0,p.length=0)}else{if(!(f.length>0))break;{const e=f.shift();m+e.textLength<=i?(u.push(e.html),h+=e.textLength,m+=e.textLength):(y=!0,f.length=0)}}return(b||p.length>0)&&u.unshift("\u2026"),(y||f.length>0)&&u.push("\u2026"),u.join("")}},42279:(e,t,n)=>{"use strict";function r(e,t){if("string"==typeof e)return{label:e,path:e};{const{label:n,path:r}=e;return"string"==typeof n?{label:n,path:r}:Object.prototype.hasOwnProperty.call(n,t)?{label:n[t],path:r}:{label:r,path:r}}}n.d(t,{p:()=>r})},28065:(e,t,n)=>{"use strict";n.d(t,{CU:()=>a,UB:()=>g,tb:()=>d,O6:()=>y,I$:()=>h,BH:()=>i,sx:()=>s,ZG:()=>m,WW:()=>u,pk:()=>f,Hg:()=>b,IH:()=>c,rG:()=>p,AT:()=>l,dz:()=>v});var r=n(26410),o=n.n(r);n(62238)(o()),n(66547).A(o()),n(20685)(o());const i=["en","zh"],s=!1,a=null,c="search-index{dir}.json?_=7ceef5b7",l=8,p=50,d=!1,u=!0,f=!0,m="right",g=void 0,h=!0,b=null,y=!1,v=!1},46819:(e,t,n)=>{"use strict";var r;n.d(t,{i:()=>r}),function(e){e[e.Title=0]="Title",e[e.Heading=1]="Heading",e[e.Description=2]="Description",e[e.Keywords=3]="Keywords",e[e.Content=4]="Content"}(r||(r={}))},66547:(e,t,n)=>{"use strict";function r(e){const t=new RegExp("^[^"+e+"]+","u"),n=new RegExp("[^"+e+"]+$","u");return function(e){return e.update((function(e){return e.replace(t,"").replace(n,"")}))}}function o(e,t){e.trimmerSupport.generateTrimmer=r,e.zh=function(){this.pipeline.reset(),this.pipeline.add(e.zh.trimmer,e.zh.stopWordFilter),t&&(this.tokenizer=t)},t&&(e.zh.tokenizer=t),e.zh.wordCharacters="\\u3400-\\u4DBF\\u4E00-\\u9FFC\\uFA0E\\uFA0F\\uFA11\\uFA13\\uFA14\\uFA1F\\uFA21\\uFA23\\uFA24\\uFA27-\\uFA29\\u{20000}-\\u{2A6DD}\\u{2A700}-\\u{2B734}\\u{2B740}-\\u{2B81D}\\u{2B820}-\\u{2CEA1}\\u{2CEB0}-\\u{2EBE0}\\u{30000}-\\u{3134A}",e.zh.trimmer=e.trimmerSupport.generateTrimmer(e.zh.wordCharacters),e.Pipeline.registerFunction(e.zh.trimmer,"trimmer-zh"),e.zh.stopWordFilter=e.generateStopWordFilter("\u7684 \u4e00 \u4e0d \u5728 \u4eba \u6709 \u662f \u4e3a \u4ee5 \u4e8e \u4e0a \u4ed6 \u800c \u540e \u4e4b \u6765 \u53ca \u4e86 \u56e0 \u4e0b \u53ef \u5230 \u7531 \u8fd9 \u4e0e \u4e5f \u6b64 \u4f46 \u5e76 \u4e2a \u5176 \u5df2 \u65e0 \u5c0f \u6211 \u4eec \u8d77 \u6700 \u518d \u4eca \u53bb \u597d \u53ea \u53c8 \u6216 \u5f88 \u4ea6 \u67d0 \u628a \u90a3 \u4f60 \u4e43 \u5b83 \u5427 \u88ab \u6bd4 \u522b \u8d81 \u5f53 \u4ece \u5230 \u5f97 \u6253 \u51e1 \u513f \u5c14 \u8be5 \u5404 \u7ed9 \u8ddf \u548c \u4f55 \u8fd8 \u5373 \u51e0 \u65e2 \u770b \u636e \u8ddd \u9760 \u5566 \u4e86 \u53e6 \u4e48 \u6bcf \u4eec \u561b \u62ff \u54ea \u90a3 \u60a8 \u51ed \u4e14 \u5374 \u8ba9 \u4ecd \u5565 \u5982 \u82e5 \u4f7f \u8c01 \u867d \u968f \u540c \u6240 \u5979 \u54c7 \u55e1 \u5f80 \u54ea \u4e9b \u5411 \u6cbf \u54df \u7528 \u4e8e \u54b1 \u5219 \u600e \u66fe \u81f3 \u81f4 \u7740 \u8bf8 \u81ea".split(" ")),e.Pipeline.registerFunction(e.zh.stopWordFilter,"stopWordFilter-zh")}n.d(t,{A:()=>o})},82767:(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";n.d(t,{zR:()=>O,TM:()=>_,yJ:()=>f,sC:()=>E,AO:()=>u});var r=n(1778);function o(e){return"/"===e.charAt(0)}function i(e,t){for(var n=t,r=n+1,o=e.length;r=0;u--){var f=s[u];"."===f?i(s,u):".."===f?(i(s,u),d++):d&&(i(s,u),d--)}if(!l)for(;d--;d)s.unshift("..");!l||""===s[0]||s[0]&&o(s[0])||s.unshift("");var m=s.join("/");return n&&"/"!==m.substr(-1)&&(m+="/"),m};var a=n(58635);function c(e){return"/"===e.charAt(0)?e:"/"+e}function l(e){return"/"===e.charAt(0)?e.substr(1):e}function p(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 u(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 f(e,t,n,o){var i;"string"==typeof e?(i=function(e){var t=e||"/",n="",r="",o=t.indexOf("#");-1!==o&&(r=t.substr(o),t=t.substr(0,o));var i=t.indexOf("?");return-1!==i&&(n=t.substr(i),t=t.substr(0,i)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),i.state=t):(void 0===(i=(0,r.A)({},e)).pathname&&(i.pathname=""),i.search?"?"!==i.search.charAt(0)&&(i.search="?"+i.search):i.search="",i.hash?"#"!==i.hash.charAt(0)&&(i.hash="#"+i.hash):i.hash="",void 0!==t&&void 0===i.state&&(i.state=t));try{i.pathname=decodeURI(i.pathname)}catch(a){throw a instanceof URIError?new URIError('Pathname "'+i.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):a}return n&&(i.key=n),o?i.pathname?"/"!==i.pathname.charAt(0)&&(i.pathname=s(i.pathname,o.pathname)):i.pathname=o.pathname:i.pathname||(i.pathname="/"),i}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 i="function"==typeof e?e(t,n):e;"string"==typeof i?"function"==typeof r?r(i,o):o(!0):o(!1!==i)}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=f(e,t,g(),O.location);p.confirmTransitionTo(o,r,n,(function(e){e&&(O.entries[O.index]=o,d({action:r,location:o}))}))},go:v,goBack:function(){v(-1)},goForward:function(){v(1)},canGo:function(e){var t=O.index+e;return t>=0&&t{"use strict";var r=n(53635),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},s={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},a={};function c(e){return r.isMemo(e)?s:a[e.$$typeof]||o}a[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a[r.Memo]=s;var l=Object.defineProperty,p=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,u=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var o=f(n);o&&o!==m&&e(t,o,r)}var s=p(n);d&&(s=s.concat(d(n)));for(var a=c(t),g=c(n),h=0;h{"use strict";e.exports=function(e,t,n,r,o,i,s,a){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,s,a],p=0;(c=new Error(t.replace(/%s/g,(function(){return l[p++]})))).name="Invariant Violation"}throw c.framesToPop=1,c}}},71434:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},20685:function(e,t,n){var r,o;r=function(){return function(e){e.multiLanguage=function(){for(var t=Array.prototype.slice.call(arguments),n=t.join("-"),r="",o=[],i=[],s=0;s=n&&t[(o-=n)>>3]&1<<(7&o))return this.cursor++,!0}return!1},in_grouping_b:function(t,n,r){if(this.cursor>this.limit_backward){var o=e.charCodeAt(this.cursor-1);if(o<=r&&o>=n&&t[(o-=n)>>3]&1<<(7&o))return this.cursor--,!0}return!1},out_grouping:function(t,n,r){if(this.cursorr||o>3]&1<<(7&o)))return this.cursor++,!0}return!1},out_grouping_b:function(t,n,r){if(this.cursor>this.limit_backward){var o=e.charCodeAt(this.cursor-1);if(o>r||o>3]&1<<(7&o)))return this.cursor--,!0}return!1},eq_s:function(t,n){if(this.limit-this.cursor>1),d=0,u=a0||o==r||l)break;l=!0}}for(;;){if(a>=(f=t[r]).s_size){if(this.cursor=i+f.s_size,!f.method)return f.result;var g=f.method();if(this.cursor=i+f.s_size,g)return f.result}if((r=f.substring_i)<0)return 0}},find_among_b:function(t,n){for(var r=0,o=n,i=this.cursor,s=this.limit_backward,a=0,c=0,l=!1;;){for(var p=r+(o-r>>1),d=0,u=a=0;f--){if(i-u==s){d=-1;break}if(d=e.charCodeAt(i-1-u)-m.s[f])break;u++}if(d<0?(o=p,c=u):(r=p,a=u),o-r<=1){if(r>0||o==r||l)break;l=!0}}for(;;){var m;if(a>=(m=t[r]).s_size){if(this.cursor=i-m.s_size,!m.method)return m.result;var g=m.method();if(this.cursor=i-m.s_size,g)return m.result}if((r=m.substring_i)<0)return 0}},replace_s:function(t,n,r){var o=r.length-(n-t),i=e.substring(0,t),s=e.substring(n);return e=i+r+s,this.limit+=o,this.cursor>=n?this.cursor+=o:this.cursor>t&&(this.cursor=t),o},slice_check:function(){if(this.bra<0||this.bra>this.ket||this.ket>this.limit||this.limit>e.length)throw"faulty slice operation"},slice_from:function(e){this.slice_check(),this.replace_s(this.bra,this.ket,e)},slice_del:function(){this.slice_from("")},insert:function(e,t,n){var r=this.replace_s(e,t,n);e<=this.bra&&(this.bra+=r),e<=this.ket&&(this.ket+=r)},slice_to:function(){return this.slice_check(),e.substring(this.bra,this.ket)},eq_v_b:function(e){return this.eq_s_b(e.length,e)}}}},e.trimmerSupport={generateTrimmer:function(e){var t=new RegExp("^[^"+e+"]+"),n=new RegExp("[^"+e+"]+$");return function(e){return"function"==typeof e.update?e.update((function(e){return e.replace(t,"").replace(n,"")})):e.replace(t,"").replace(n,"")}}}}})?r.call(t,n,t,e):r)||(e.exports=o)},26410:(e,t,n)=>{var r,o;!function(){var i,s,a,c,l,p,d,u,f,m,g,h,b,y,v,O,S,w,x,C,k,_,W,E,T,j,A,L,P,R,N=function(e){var t=new N.Builder;return t.pipeline.add(N.trimmer,N.stopWordFilter,N.stemmer),t.searchPipeline.add(N.stemmer),e.call(t,t),t.build()};N.version="2.3.9",N.utils={},N.utils.warn=(i=this,function(e){i.console&&console.warn&&console.warn(e)}),N.utils.asString=function(e){return null==e?"":e.toString()},N.utils.clone=function(e){if(null==e)return e;for(var t=Object.create(null),n=Object.keys(e),r=0;r0){var c=N.utils.clone(t)||{};c.position=[s,a],c.index=o.length,o.push(new N.Token(n.slice(s,i),c))}s=i+1}}return o},N.tokenizer.separator=/[\s\-]+/,N.Pipeline=function(){this._stack=[]},N.Pipeline.registeredFunctions=Object.create(null),N.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&N.utils.warn("Overwriting existing registered function: "+t),e.label=t,N.Pipeline.registeredFunctions[e.label]=e},N.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||N.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},N.Pipeline.load=function(e){var t=new N.Pipeline;return e.forEach((function(e){var n=N.Pipeline.registeredFunctions[e];if(!n)throw new Error("Cannot load unregistered function: "+e);t.add(n)})),t},N.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach((function(e){N.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)}),this)},N.Pipeline.prototype.after=function(e,t){N.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");n+=1,this._stack.splice(n,0,t)},N.Pipeline.prototype.before=function(e,t){N.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");this._stack.splice(n,0,t)},N.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},N.Pipeline.prototype.run=function(e){for(var t=this._stack.length,n=0;n1&&(ie&&(n=o),i!=e);)r=n-t,o=t+Math.floor(r/2),i=this.elements[2*o];return i==e||i>e?2*o:ia?l+=2:s==a&&(t+=n[c+1]*r[l+1],c+=2,l+=2);return t},N.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},N.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,n=0;t0){var i,s=o.str.charAt(0);s in o.node.edges?i=o.node.edges[s]:(i=new N.TokenSet,o.node.edges[s]=i),1==o.str.length&&(i.final=!0),r.push({node:i,editsRemaining:o.editsRemaining,str:o.str.slice(1)})}if(0!=o.editsRemaining){if("*"in o.node.edges)var a=o.node.edges["*"];else{a=new N.TokenSet;o.node.edges["*"]=a}if(0==o.str.length&&(a.final=!0),r.push({node:a,editsRemaining:o.editsRemaining-1,str:o.str}),o.str.length>1&&r.push({node:o.node,editsRemaining:o.editsRemaining-1,str:o.str.slice(1)}),1==o.str.length&&(o.node.final=!0),o.str.length>=1){if("*"in o.node.edges)var c=o.node.edges["*"];else{c=new N.TokenSet;o.node.edges["*"]=c}1==o.str.length&&(c.final=!0),r.push({node:c,editsRemaining:o.editsRemaining-1,str:o.str.slice(1)})}if(o.str.length>1){var l,p=o.str.charAt(0),d=o.str.charAt(1);d in o.node.edges?l=o.node.edges[d]:(l=new N.TokenSet,o.node.edges[d]=l),1==o.str.length&&(l.final=!0),r.push({node:l,editsRemaining:o.editsRemaining-1,str:p+o.str.slice(2)})}}}return n},N.TokenSet.fromString=function(e){for(var t=new N.TokenSet,n=t,r=0,o=e.length;r=e;t--){var n=this.uncheckedNodes[t],r=n.child.toString();r in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[r]:(n.child._str=r,this.minimizedNodes[r]=n.child),this.uncheckedNodes.pop()}},N.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},N.Index.prototype.search=function(e){return this.query((function(t){new N.QueryParser(e,t).parse()}))},N.Index.prototype.query=function(e){for(var t=new N.Query(this.fields),n=Object.create(null),r=Object.create(null),o=Object.create(null),i=Object.create(null),s=Object.create(null),a=0;a1?1:e},N.Builder.prototype.k1=function(e){this._k1=e},N.Builder.prototype.add=function(e,t){var n=e[this._ref],r=Object.keys(this._fields);this._documents[n]=t||{},this.documentCount+=1;for(var o=0;o=this.length)return N.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},N.QueryLexer.prototype.width=function(){return this.pos-this.start},N.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},N.QueryLexer.prototype.backup=function(){this.pos-=1},N.QueryLexer.prototype.acceptDigitRun=function(){var e,t;do{t=(e=this.next()).charCodeAt(0)}while(t>47&&t<58);e!=N.QueryLexer.EOS&&this.backup()},N.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(N.QueryLexer.TERM)),e.ignore(),e.more())return N.QueryLexer.lexText},N.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(N.QueryLexer.EDIT_DISTANCE),N.QueryLexer.lexText},N.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(N.QueryLexer.BOOST),N.QueryLexer.lexText},N.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(N.QueryLexer.TERM)},N.QueryLexer.termSeparator=N.tokenizer.separator,N.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==N.QueryLexer.EOS)return N.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return N.QueryLexer.lexField;if("~"==t)return e.backup(),e.width()>0&&e.emit(N.QueryLexer.TERM),N.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),e.width()>0&&e.emit(N.QueryLexer.TERM),N.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(N.QueryLexer.PRESENCE),N.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(N.QueryLexer.PRESENCE),N.QueryLexer.lexText;if(t.match(N.QueryLexer.termSeparator))return N.QueryLexer.lexTerm}else e.escapeCharacter()}},N.QueryParser=function(e,t){this.lexer=new N.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},N.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=N.QueryParser.parseClause;e;)e=e(this);return this.query},N.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},N.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},N.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},N.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(null!=t)switch(t.type){case N.QueryLexer.PRESENCE:return N.QueryParser.parsePresence;case N.QueryLexer.FIELD:return N.QueryParser.parseField;case N.QueryLexer.TERM:return N.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+t.type;throw t.str.length>=1&&(n+=" with value '"+t.str+"'"),new N.QueryParseError(n,t.start,t.end)}},N.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(null!=t){switch(t.str){case"-":e.currentClause.presence=N.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=N.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+t.str+"'";throw new N.QueryParseError(n,t.start,t.end)}var r=e.peekLexeme();if(null==r){n="expecting term or field, found nothing";throw new N.QueryParseError(n,t.start,t.end)}switch(r.type){case N.QueryLexer.FIELD:return N.QueryParser.parseField;case N.QueryLexer.TERM:return N.QueryParser.parseTerm;default:n="expecting term or field, found '"+r.type+"'";throw new N.QueryParseError(n,r.start,r.end)}}},N.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(null!=t){if(-1==e.query.allFields.indexOf(t.str)){var n=e.query.allFields.map((function(e){return"'"+e+"'"})).join(", "),r="unrecognised field '"+t.str+"', possible fields: "+n;throw new N.QueryParseError(r,t.start,t.end)}e.currentClause.fields=[t.str];var o=e.peekLexeme();if(null==o){r="expecting term, found nothing";throw new N.QueryParseError(r,t.start,t.end)}if(o.type===N.QueryLexer.TERM)return N.QueryParser.parseTerm;r="expecting term, found '"+o.type+"'";throw new N.QueryParseError(r,o.start,o.end)}},N.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(null!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(null!=n)switch(n.type){case N.QueryLexer.TERM:return e.nextClause(),N.QueryParser.parseTerm;case N.QueryLexer.FIELD:return e.nextClause(),N.QueryParser.parseField;case N.QueryLexer.EDIT_DISTANCE:return N.QueryParser.parseEditDistance;case N.QueryLexer.BOOST:return N.QueryParser.parseBoost;case N.QueryLexer.PRESENCE:return e.nextClause(),N.QueryParser.parsePresence;default:var r="Unexpected lexeme type '"+n.type+"'";throw new N.QueryParseError(r,n.start,n.end)}else e.nextClause()}},N.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="edit distance must be numeric";throw new N.QueryParseError(r,t.start,t.end)}e.currentClause.editDistance=n;var o=e.peekLexeme();if(null!=o)switch(o.type){case N.QueryLexer.TERM:return e.nextClause(),N.QueryParser.parseTerm;case N.QueryLexer.FIELD:return e.nextClause(),N.QueryParser.parseField;case N.QueryLexer.EDIT_DISTANCE:return N.QueryParser.parseEditDistance;case N.QueryLexer.BOOST:return N.QueryParser.parseBoost;case N.QueryLexer.PRESENCE:return e.nextClause(),N.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+o.type+"'";throw new N.QueryParseError(r,o.start,o.end)}else e.nextClause()}},N.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="boost must be numeric";throw new N.QueryParseError(r,t.start,t.end)}e.currentClause.boost=n;var o=e.peekLexeme();if(null!=o)switch(o.type){case N.QueryLexer.TERM:return e.nextClause(),N.QueryParser.parseTerm;case N.QueryLexer.FIELD:return e.nextClause(),N.QueryParser.parseField;case N.QueryLexer.EDIT_DISTANCE:return N.QueryParser.parseEditDistance;case N.QueryLexer.BOOST:return N.QueryParser.parseBoost;case N.QueryLexer.PRESENCE:return e.nextClause(),N.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+o.type+"'";throw new N.QueryParseError(r,o.start,o.end)}else e.nextClause()}},void 0===(o="function"==typeof(r=function(){return N})?r.call(t,n,t,e):r)||(e.exports=o)}()},28583:(e,t,n)=>{"use strict";n.r(t)},28691:(e,t,n)=>{"use strict";n.r(t)},84564: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 i(e){return 100*(-1+e)}function s(e,t,n){var o;return(o="translate3d"===r.positionUsing?{transform:"translate3d("+i(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+i(e)+"%,0)"}:{"margin-left":i(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 i=n.render(!t),l=i.querySelector(r.barSelector),p=r.speed,d=r.easing;return i.offsetWidth,a((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),c(l,s(e,p,d)),1===e?(c(i,{transition:"none",opacity:1}),i.offsetWidth,setTimeout((function(){c(i,{transition:"all "+p+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),p)}),p)):setTimeout(t,p)})),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");p(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var o,s=t.querySelector(r.barSelector),a=e?"-100":i(n.status||0),l=document.querySelector(r.parent);return c(s,{transition:"all 0 linear",transform:"translate3d("+a+"%,0,0)"}),r.showSpinner||(o=t.querySelector(r.spinnerSelector))&&f(o),l!=document.body&&p(l,"nprogress-custom-parent"),l.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&&f(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 a=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),c=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,i=t.charAt(0).toUpperCase()+t.slice(1);o--;)if((r=e[o]+i)in n)return r;return t}function o(e){return e=n(e),t[e]||(t[e]=r(e))}function i(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)&&i(e,n,r);else i(e,o[1],o[2])}}();function l(e,t){return("string"==typeof e?e:u(e)).indexOf(" "+t+" ")>=0}function p(e,t){var n=u(e),r=n+t;l(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=u(e);l(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function u(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function f(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)},36154:(e,t,n)=>{var r=n(71434);e.exports=f,e.exports.parse=i,e.exports.compile=function(e,t){return a(i(e,t),t)},e.exports.tokensToFunction=a,e.exports.tokensToRegExp=u;var o=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(e,t){for(var n,r=[],i=0,s=0,a="",p=t&&t.delimiter||"/";null!=(n=o.exec(e));){var d=n[0],u=n[1],f=n.index;if(a+=e.slice(s,f),s=f+d.length,u)a+=u[1];else{var m=e[s],g=n[2],h=n[3],b=n[4],y=n[5],v=n[6],O=n[7];a&&(r.push(a),a="");var S=null!=g&&null!=m&&m!==g,w="+"===v||"*"===v,x="?"===v||"*"===v,C=n[2]||p,k=b||y;r.push({name:h||i++,prefix:g||"",delimiter:C,optional:x,repeat:w,partial:S,asterisk:!!O,pattern:k?l(k):O?".*":"[^"+c(C)+"]+?"})}}return s{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"}}})},78248:(e,t,n)=>{const r=n(37839),o=n(78290),i=new Set;function s(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...i,...Object.keys(Prism.languages)];o(r,e,t).load((e=>{if(!(e in r.languages))return void(s.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(98911).resolve(t)],delete Prism.languages[e],n(98911)(t),i.add(e)}))}s.silent=!1,e.exports=s},43814:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,o,i){if(n.language===r){var s=n.tokenStack=[];n.code=n.code.replace(o,(function(e){if("function"==typeof i&&!i(e))return e;for(var o,a=s.length;-1!==n.code.indexOf(o=t(r,a));)++a;return s[a]=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,i=Object.keys(n.tokenStack);!function s(a){for(var c=0;c=i.length);c++){var l=a[c];if("string"==typeof l||l.content&&"string"==typeof l.content){var p=i[o],d=n.tokenStack[p],u="string"==typeof l?l:l.content,f=t(r,p),m=u.indexOf(f);if(m>-1){++o;var g=u.substring(0,m),h=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),b=u.substring(m+f.length),y=[];g&&y.push.apply(y,s([g])),y.push(h),b&&y.push.apply(y,s([b])),"string"==typeof l?a.splice.apply(a,[c,1].concat(y)):l.content=y}}else l.content&&s(l.content)}return a}(n.tokens)}}}})}(Prism)},98911:(e,t,n)=>{var r={"./":78248};function o(e){var t=i(e);return n(t)}function i(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=i,e.exports=o,o.id=98911},78290: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 a={},c=e[r];if(c){function l(t){if(!(t in e))throw new Error(r+" depends on an unknown component "+t);if(!(t in a))for(var s in o(t,i),a[t]=!0,n[t])a[s]=!0}t(c.require,l),t(c.optional,l),t(c.modify,l)}n[r]=a,i.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(i,s,a){var c=function(e){var t={};for(var n in e){var r=e[n];for(var o in r)if("meta"!=o){var i=r[o];t[o]="string"==typeof i?{title:i}:i}}return t}(i),l=function(e){var n;return function(r){if(r in e)return r;if(!n)for(var o in n={},e){var i=e[o];t(i&&i.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}}(c);s=s.map(l),a=(a||[]).map(l);var p=n(s),d=n(a);s.forEach((function e(n){var r=c[n];t(r&&r.require,(function(t){t in d||(p[t]=!0,e(t))}))}));for(var u,f=r(c),m=p;o(m);){for(var g in u={},m){var h=c[g];t(h&&h.modify,(function(e){e in d&&(u[e]=!0)}))}for(var b in d)if(!(b in p))for(var y in f(b))if(y in p){u[b]=!0;break}for(var v in m=u)p[v]=!0}var O={getIds:function(){var e=[];return O.load((function(t){e.push(t)})),e},load:function(t,n){return function(t,n,r,o){var i=o?o.series:void 0,s=o?o.parallel:e,a={},c={};function l(e){if(e in a)return a[e];c[e]=!0;var o,p=[];for(var d in t(e))d in n&&p.push(d);if(0===p.length)o=r(e);else{var u=s(p.map((function(e){var t=l(e);return delete c[e],t})));i?o=i(u,(function(){return r(e)})):r(e)}return a[e]=o}for(var p in n)l(p);var d=[];for(var u in c)d.push(a[u]);return s(d)}(f,p,t,n)}};return O}}();e.exports=t},86870:(e,t,n)=>{"use strict";var r=n(36701);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,s){if(s!==r){var a=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 a.name="Invariant Violation",a}}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:i,resetWarningCache:o};return n.PropTypes=n,n}},23108:(e,t,n)=>{e.exports=n(86870)()},36701:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},86253:(e,t,n)=>{"use strict";var r=n(48318),o=n(75506);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n