@techdocs/cli 1.8.20-next.0 → 1.8.20-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/embedded-app/.config-schema.json +445 -45
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/index.html.tmpl +1 -1
- package/dist/embedded-app/static/{2177.9af93c36.chunk.js → 2177.e1184707.chunk.js} +2 -2
- package/dist/embedded-app/static/{2177.9af93c36.chunk.js.map → 2177.e1184707.chunk.js.map} +1 -1
- package/dist/embedded-app/static/main.abfbd79f.js +533 -0
- package/dist/embedded-app/static/main.abfbd79f.js.map +1 -0
- package/dist/embedded-app/static/module-remix-run.e486ee73.js +14 -0
- package/dist/embedded-app/static/module-remix-run.e486ee73.js.map +1 -0
- package/dist/embedded-app/static/{runtime.500b1c12.js → runtime.abfbd79f.js} +2 -2
- package/dist/embedded-app/static/{runtime.500b1c12.js.map → runtime.abfbd79f.js.map} +1 -1
- package/dist/embedded-app/static/vendor.abfbd79f.js +169 -0
- package/dist/embedded-app/static/vendor.abfbd79f.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/package.json +7 -7
- package/dist/embedded-app/static/main.500b1c12.js +0 -533
- package/dist/embedded-app/static/main.500b1c12.js.map +0 -1
- package/dist/embedded-app/static/module-react-router-dom.bf7ca63f.js +0 -23
- package/dist/embedded-app/static/module-react-router-dom.bf7ca63f.js.map +0 -1
- package/dist/embedded-app/static/module-react-router.fae32787.js +0 -23
- package/dist/embedded-app/static/module-react-router.fae32787.js.map +0 -1
- package/dist/embedded-app/static/vendor.500b1c12.js +0 -151
- package/dist/embedded-app/static/vendor.500b1c12.js.map +0 -1
|
@@ -0,0 +1,533 @@
|
|
|
1
|
+
(()=>{(self.webpackChunktechdocs_cli_embedded_app=self.webpackChunktechdocs_cli_embedded_app||[]).push([[8792],{86519:(H,b,t)=>{"use strict";t.d(b,{c:()=>n});const n=Symbol.for("CATALOG_FILTER_EXISTS_0e15b590c0b343a2bae3e787e84c2111")},72348:(H,b,t)=>{"use strict";t.d(b,{P:()=>d,_P:()=>a,oQ:()=>n});const n="default",a="backstage.io/view-url",d="backstage.io/edit-url",x="kubernetes.io/api-server",m="kubernetes.io/api-server-certificate-authority",h="kubernetes.io/auth-provider"},6820:(H,b,t)=>{"use strict";t.d(b,{KU:()=>x,U2:()=>m,sM:()=>d});var n=t(72348);function a(h){let u=h.indexOf(":");const g=h.indexOf("/");g!==-1&&g<u&&(u=-1);const p=u===-1?void 0:h.slice(0,u),y=g===-1?void 0:h.slice(u+1,g),v=h.slice(Math.max(u+1,g+1));if(p===""||y===""||v==="")throw new TypeError(`Entity reference "${h}" was not on the form [<kind>:][<namespace>/]<name>`);return{kind:p,namespace:y,name:v}}function d(h){return{kind:h.kind,namespace:h.metadata.namespace||n.oQ,name:h.metadata.name}}function x(h,u){if(!h)throw new Error("Entity reference must not be empty");const g=u?.defaultKind,p=u?.defaultNamespace||n.oQ;let y,v,A;if(typeof h=="string"){const T=a(h);y=T.kind??g,v=T.namespace??p,A=T.name}else y=h.kind??g,v=h.namespace??p,A=h.name;if(y)if(v){if(!A){const T=JSON.stringify(h);throw new Error(`Entity reference ${T} had missing or empty name`)}}else{const T=JSON.stringify(h);throw new Error(`Entity reference ${T} had missing or empty namespace`)}else{const T=JSON.stringify(h);throw new Error(`Entity reference ${T} had missing or empty kind (e.g. did not start with "component:" or similar)`)}return{kind:y,namespace:v,name:A}}function m(h){let u,g,p;return"metadata"in h?(u=h.kind,g=h.metadata.namespace??n.oQ,p=h.metadata.name):(u=h.kind,g=h.namespace??n.oQ,p=h.name),`${u.toLocaleLowerCase("en-US")}:${g.toLocaleLowerCase("en-US")}/${p.toLocaleLowerCase("en-US")}`}},51372:(H,b,t)=>{"use strict";t.d(b,{fT:()=>g,jn:()=>T,nC:()=>u,sA:()=>O,vv:()=>n});const n="ownedBy",a="ownerOf",d="consumesApi",x="apiConsumedBy",m="providesApi",h="apiProvidedBy",u="dependsOn",g="dependencyOf",p="parentOf",y="childOf",v="memberOf",A="hasMember",T="partOf",O="hasPart"},17736:(H,b,t)=>{"use strict";t.d(b,{Eo:()=>n,I4:()=>d});const n="backstage.io/managed-by-location",a="backstage.io/managed-by-origin-location",d="backstage.io/source-location"},78692:(H,b,t)=>{"use strict";t.d(b,{Cr:()=>h,KL:()=>m,aY:()=>x});var n=t(6820),a=t(17736);const d=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i;function x(u){if(typeof u!="string")throw new TypeError(`Unable to parse location ref '${u}', unexpected argument ${typeof u}`);const g=u.indexOf(":");if(g<0)throw new TypeError(`Unable to parse location ref '${u}', expected '<type>:<target>', e.g. 'url:https://host/path'`);const p=u.substring(0,g).trim(),y=u.substring(g+1).trim();if(!p||!y)throw new TypeError(`Unable to parse location ref '${u}', expected '<type>:<target>', e.g. 'url:https://host/path'`);if(p==="http"||p==="https")throw new TypeError(`Invalid location ref '${u}', please prefix it with 'url:', e.g. 'url:${u}'`);if(d.test(y))throw new TypeError(`Invalid location ref '${u}', target is a javascript: URL`);return{type:p,target:y}}function m(u){const{type:g,target:p}=u;if(g){if(!p)throw new TypeError("Unable to stringify location ref, empty target")}else throw new TypeError("Unable to stringify location ref, empty type");if(d.test(p))throw new TypeError(`Invalid location ref '${g}:${p}', target is a javascript: URL`);return`${g}:${p}`}function h(u){const g=u.metadata?.annotations?.[a.I4]??u.metadata?.annotations?.[a.Eo];if(!g)throw new Error(`Entity '${(0,n.U2)(u)}' is missing location`);return x(g)}},77310:(H,b,t)=>{"use strict";t.d(b,{z:()=>p});var n=t(31085),a=t(10394),d=t(54917),x=t(14041),m=t(69578),h=t(40697),u=t(25577),g=t(37916);function p(y){const{text:v,language:A,showLineNumbers:T=!1,highlightedNumbers:O,customStyle:w,showCopyCodeButton:S=!1}=y,B=(0,d.A)(),k=B.palette.type==="dark"?h.A:u.A,M=B.palette.type==="dark"?"#256bf3":"#e6ffed";return(0,n.jsxs)(a.A,{position:"relative",children:[(0,n.jsx)(m.A,{customStyle:w,language:A,style:k,showLineNumbers:T,wrapLines:!0,lineNumberStyle:{color:B.palette.textVerySubtle},lineProps:X=>O?.includes(X)?{style:{backgroundColor:M}}:{},children:v}),S&&(0,n.jsx)(a.A,{position:"absolute",top:0,right:0,children:(0,n.jsx)(g.l,{text:v})})]})}},37916:(H,b,t)=>{"use strict";t.d(b,{l:()=>v});var n=t(31085),a=t(72427),d=t(39837),x=t(29365),m=t(71677),h=t(99594),u=t(14041),g=t(36338),p=t(10315),y=t(87849);function v(A){const{t:T}=(0,y.i)(p.O),{text:O,tooltipDelay:w=1e3,tooltipText:S=T("copyTextButton.tooltipText"),"aria-label":B="Copy text"}=A,k=(0,a.gf)(d.m),[M,X]=(0,u.useState)(!1),[{error:V},N]=(0,g.A)();(0,u.useEffect)(()=>{V&&k.post(V)},[V,k]);const Z=K=>{K.stopPropagation(),X(!0),N(O)};return(0,n.jsx)(n.Fragment,{children:(0,n.jsx)(m.Ay,{id:"copy-test-tooltip",title:S,placement:"top",leaveDelay:w,onClose:()=>X(!1),open:M,children:(0,n.jsx)(x.A,{onClick:Z,"aria-label":B,children:(0,n.jsx)(h.A,{})})})})}},44186:(H,b,t)=>{"use strict";t.d(b,{p:()=>T});var n=t(31085),a=t(42899),d=t(58837),x=t(72501),m=t(14041);const h=t.p+"static/missingAnnotation.67f79e98..svg",u=t.p+"static/noInformation.4b426325..svg",g=t.p+"static/createComponent.975d1e1e..svg",p=t.p+"static/noBuild.1715fa71..svg",y=(0,d.A)({generalImg:{width:"95%",zIndex:2,position:"relative",left:"50%",top:"50%",transform:"translate(-50%, 15%)"}},{name:"BackstageEmptyStateImage"}),v=({missing:O})=>{const w=y();switch(O){case"field":return(0,n.jsx)("img",{src:h,className:w.generalImg,alt:"annotation is missing"});case"info":return(0,n.jsx)("img",{src:u,alt:"no Information",className:w.generalImg});case"content":return(0,n.jsx)("img",{src:g,alt:"create Component",className:w.generalImg});case"data":return(0,n.jsx)("img",{src:p,alt:"no Build",className:w.generalImg});default:return null}},A=(0,d.A)(O=>({root:{backgroundColor:O.palette.background.default,padding:O.spacing(2,0,0,0)},action:{marginTop:O.spacing(2)},imageContainer:{position:"relative"}}),{name:"BackstageEmptyState"});function T(O){const{title:w,description:S,missing:B,action:k}=O,M=A();return(0,n.jsxs)(a.A,{container:!0,direction:"row",justifyContent:"space-around",alignItems:"flex-start",className:M.root,spacing:2,children:[(0,n.jsx)(a.A,{item:!0,xs:12,md:6,children:(0,n.jsxs)(a.A,{container:!0,direction:"column",children:[(0,n.jsx)(a.A,{item:!0,xs:!0,children:(0,n.jsx)(x.A,{variant:"h5",children:w})}),(0,n.jsx)(a.A,{item:!0,xs:!0,children:(0,n.jsx)(x.A,{variant:"body1",children:S})}),(0,n.jsx)(a.A,{item:!0,xs:!0,className:M.action,children:k})]})}),(0,n.jsx)(a.A,{item:!0,xs:12,md:6,className:M.imageContainer,children:typeof B=="string"?(0,n.jsx)(v,{missing:B}):B.customImage})]})}},22020:(H,b,t)=>{"use strict";t.d(b,{b:()=>v});var n=t(31085),a=t(58837),d=t(58007),x=t(8109),m=t(5951),h=t(14041),u=t(37916),g=t(88640);const p=(0,a.A)(A=>({text:{fontFamily:"monospace",whiteSpace:"pre",overflowX:"auto",marginRight:A.spacing(2)},divider:{margin:A.spacing(2)}}),{name:"BackstageErrorPanel"}),y=({error:A,message:T,stack:O,children:w})=>{const S=p();return(0,n.jsxs)(d.A,{dense:!0,children:[(0,n.jsxs)(x.A,{alignItems:"flex-start",children:[(0,n.jsx)(m.A,{classes:{secondary:S.text},primary:"Error",secondary:A}),(0,n.jsx)(u.l,{text:A})]}),(0,n.jsxs)(x.A,{alignItems:"flex-start",children:[(0,n.jsx)(m.A,{classes:{secondary:S.text},primary:"Message",secondary:T}),(0,n.jsx)(u.l,{text:T})]}),O&&(0,n.jsxs)(x.A,{alignItems:"flex-start",children:[(0,n.jsx)(m.A,{classes:{secondary:S.text},primary:"Stack Trace",secondary:O}),(0,n.jsx)(u.l,{text:O})]}),w]})};function v(A){const{title:T,error:O,defaultExpanded:w,titleFormat:S,children:B}=A;return(0,n.jsx)(g.B,{severity:"error",title:T??O.message,defaultExpanded:w,titleFormat:S,children:(0,n.jsx)(y,{error:O.name,message:O.message,stack:O.stack,children:B})})}},18956:(H,b,t)=>{"use strict";t.d(b,{m:()=>u});var n=t(31085),a=t(14041),d=t(72501),x=t(58837),m=t(31129);const h=(0,x.A)(()=>({icon:{color:"#f3ba37",cursor:"pointer",display:"inline-flex"},iconBorder:{color:"inherit",cursor:"pointer",display:"inline-flex"}}),{name:"BackstageFavoriteToggleIcon"});function u(p){const{isFavorite:y}=p,v=h();return(0,n.jsx)(d.A,{component:"span",className:y?v.icon:v.iconBorder,children:y?(0,n.jsx)(m.Gg,{}):(0,n.jsx)(m.KG,{})})}function g(p){const{id:y,title:v,isFavorite:A,onToggle:T,...O}=p;return _jsx(Tooltip,{id:y,title:v,children:_jsx(IconButton,{"aria-label":v,id:y,onClick:()=>T(!A),color:"inherit",...O,children:_jsx(u,{isFavorite:A})})})}},72072:(H,b,t)=>{"use strict";t.d(b,{N_:()=>J});var n=t(31085),a=t(72427),d=t(65461),x=t(93368),m=t(49203),h=t(58837),u=t(72501),g=t(53373),p=t.n(g),y=t(45250),v=t.n(y),A=t(14041),T=t(18690),O=t(73657),w=t(39330),S=t(82266);function B(){const[G]=(0,T.AV)((0,n.jsx)(T.qh,{index:!0,element:(0,n.jsx)("div",{})}));return!G.index}const k=(0,h.A)(G=>({visuallyHidden:{clip:"rect(0 0 0 0)",clipPath:"inset(50%)",overflow:"hidden",position:"absolute",userSelect:"none",whiteSpace:"nowrap",height:1,width:1},externalLink:{position:"relative"},externalLinkIcon:{verticalAlign:"bottom",marginLeft:G.spacing(.5)}}),{name:"Link"}),M=()=>{const Q=(0,S.n)().getSystemIcon("externalLink")||w.A,rt=k();return(0,n.jsx)(Q,{className:rt.externalLinkIcon})},X=G=>/^([a-z+.-]+):/.test(G),V=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,N=window.open;if(N&&!N.__backstage){const G=function(...rt){const it=String(rt[0]);if(V.test(it))throw new Error("Rejected window.open() with a javascript: URL as a security precaution");return N.apply(this,rt)};G.__backstage=!0,window.open=G}const Z=()=>{try{return(0,a.gf)(d.U).getOptionalString("app.baseUrl")}catch{return}},K=()=>{const G="http://sample.dev",Q=Z()??"/",{pathname:rt}=new URL(Q,G);return(0,y.trimEnd)(rt,"/")},_=G=>{let Q=String(G);const rt=K(),it=X(Q),pt=Q.startsWith(rt);return!it&&!pt&&(Q=rt.concat(Q)),Q},q=G=>G instanceof Array?G.map(q).join(" ").trim():typeof G=="object"&&G?q(G?.props?.children):["string","number"].includes(typeof G)?String(G):"",J=A.forwardRef(({onClick:G,noTrack:Q,externalLinkIcon:rt,...it},pt)=>{const At=k(),Ct=(0,x.s)(),mt=B()?_(it.to):it.to,dt=q(it.children)||mt,xt=X(mt),vt=xt&&!!/^https?:/.exec(mt);if(V.test(mt))throw new Error("Link component rejected javascript: URL as a security precaution");const Tt=bt=>{G?.(bt),Q||Ct.captureEvent("click",dt,{attributes:{to:mt}})};return xt?(0,n.jsxs)(m.A,{...vt?{target:"_blank",rel:"noopener"}:{},...it,...it["aria-label"]?{"aria-label":`${it["aria-label"]}, Opens in a new window`}:{},ref:pt,href:mt,onClick:Tt,className:p()(At.externalLink,it.className),children:[it.children,rt&&(0,n.jsx)(M,{}),(0,n.jsx)(u.A,{component:"span",className:At.visuallyHidden,children:", Opens in a new window"})]}):(0,n.jsx)(m.A,{...it,ref:pt,component:O.N_,to:mt,onClick:Tt})})},73896:(H,b,t)=>{"use strict";t.d(b,{z:()=>h});var n=t(31085),a=t(64947),d=t(14041),x=t(72072);const m=d.forwardRef((g,p)=>(0,n.jsx)(x.N_,{ref:p,...g,color:"initial"})),h=d.forwardRef((g,p)=>(0,n.jsx)(a.A,{ref:p,component:m,...g})),u=null},4650:(H,b,t)=>{"use strict";t.d(b,{h:()=>v});var n=t(31085),a=t(58837),d=t(45872),x=t(61125),m=t(14041),h=t(77310);const u=(0,a.A)(A=>({markdown:{"& table":{borderCollapse:"collapse",border:`1px solid ${A.palette.border}`},"& th, & td":{border:`1px solid ${A.palette.border}`,padding:A.spacing(1)},"& td":{wordBreak:"break-word",overflow:"hidden",verticalAlign:"middle",lineHeight:"1",margin:0,padding:A.spacing(3,2,3,2.5),borderBottom:0},"& th":{backgroundColor:A.palette.background.paper},"& tr":{backgroundColor:A.palette.background.paper},"& tr:nth-child(odd)":{backgroundColor:A.palette.background.default},"& a":{color:A.palette.link},"& img":{maxWidth:"100%"}}}),{name:"BackstageMarkdownContent"}),g=(A,T)=>T?typeof T=="string"?A+T:m.Children.toArray(T.props.children).reduce(g,A):A,p=({level:A,children:T})=>{const S=m.Children.toArray(T).reduce(g,"").toLocaleLowerCase("en-US").replace(/\W/g,"-");return m.createElement(`h${A}`,{id:S},T)},y={code:({inline:A,className:T,children:O,...w})=>{const S=String(O).replace(/\n+$/,""),B=/language-(\w+)/.exec(T||"");return!A&&B?(0,n.jsx)(h.z,{language:B[1],text:S}):(0,n.jsx)("code",{className:T,...w,children:O})},h1:p,h2:p,h3:p,h4:p,h5:p,h6:p};function v(A){const{content:T,dialect:O="gfm",linkTarget:w,transformLinkUri:S,transformImageUri:B,className:k}=A,M=u();return(0,n.jsx)(d.$,{remarkPlugins:O==="gfm"?[x.A]:[],className:`${M.markdown} ${k??""}`.trim(),children:T,components:y,linkTarget:w,transformLinkUri:S,transformImageUri:B})}},68146:(H,b,t)=>{"use strict";t.d(b,{k:()=>h});var n=t(31085),a=t(10394),d=t(88951),x=t(54917),m=t(14041);function h(u){const g=(0,x.A)(),[p,y]=(0,m.useState)(!1);return(0,m.useEffect)(()=>{const v=setTimeout(()=>y(!0),g.transitions.duration.short);return()=>clearTimeout(v)},[g.transitions.duration.short]),p?(0,n.jsx)(d.A,{...u,"data-testid":"progress"}):(0,n.jsx)(a.A,{display:"none"})}},66917:(H,b,t)=>{"use strict";t.d(b,{w:()=>K});var n=t(31085),a=t(10394),d=t(69076),x=t(67720),m=t(95061),h=t(41857),u=t(48543),g=t(26343),p=t(3596),y=t(87051),v=t(12398),A=t(58837),T=t(72501),O=t(14041),w=t(10437);const S=(0,A.A)(_=>(0,v.A)({icon:{position:"absolute",right:_.spacing(.5),pointerEvents:"none",color:"#616161"}}),{name:"BackstageClosedDropdown"}),k=()=>{const _=S();return(0,n.jsx)(w.A,{className:_.icon,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)("path",{d:"M7.5 8L6 9.5L12.0703 15.5703L18.1406 9.5L16.6406 8L12.0703 12.5703L7.5 8Z",fill:"currentColor"})})},M=(0,A.A)(_=>(0,v.A)({icon:{position:"absolute",right:_.spacing(.5),pointerEvents:"none",color:"#616161"}}),{name:"BackstageOpenedDropdown"}),V=()=>{const _=M();return(0,n.jsx)(w.A,{className:_.icon,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)("path",{d:"M16.5 16L18 14.5L11.9297 8.42969L5.85938 14.5L7.35938 16L11.9297 11.4297L16.5 16Z",fill:"currentColor"})})},N=(0,y.A)(_=>(0,v.A)({root:{"label + &":{marginTop:_.spacing(3)},"&.Mui-focused > div[role=button]":{borderColor:_.palette.primary.main}},input:{borderRadius:_.shape.borderRadius,position:"relative",backgroundColor:_.palette.background.paper,border:"1px solid #ced4da",fontSize:_.typography.body1.fontSize,padding:_.spacing(1.25,3.25,1.25,1.5),transition:_.transitions.create(["border-color","box-shadow"]),"&:focus":{background:_.palette.background.paper,borderRadius:_.shape.borderRadius}}}),{name:"BackstageSelectInputBase"})(h.A),Z=(0,A.A)(_=>(0,v.A)({formControl:{margin:_.spacing(1,0)},label:{transform:"initial",fontWeight:"bold",fontSize:_.typography.body2.fontSize,fontFamily:_.typography.fontFamily,color:_.palette.text.primary,"&.Mui-focused":{color:_.palette.text.primary}},formLabel:{transform:"initial",fontWeight:"bold",fontSize:_.typography.body2.fontSize,fontFamily:_.typography.fontFamily,color:_.palette.text.primary,"&.Mui-focused":{color:_.palette.text.primary}},chips:{display:"flex",flexWrap:"wrap"},chip:{margin:2},checkbox:{},root:{display:"flex",flexDirection:"column"}}),{name:"BackstageSelect"});function K(_){const{multiple:q,items:J,label:G,placeholder:Q,selected:rt,onChange:it,triggerReset:pt,native:At=!1,disabled:Ct=!1,margin:mt,"data-testid":dt="select"}=_,xt=Z(),[vt,Tt]=(0,O.useState)(rt||(q?[]:"")),[bt,Dt]=(0,O.useState)(!1);(0,O.useEffect)(()=>{Tt(q?[]:"")},[pt,q]),(0,O.useEffect)(()=>{Tt(rt||(q?[]:""))},[rt,q]);const Kt=j=>{Tt(j.target.value),it(j.target.value)},zt=j=>{if(Ct){j.preventDefault();return}Dt($=>q&&!(j.target instanceof HTMLElement)?!0:!$)},yt=()=>{Dt(!1)},Lt=j=>()=>{const $=vt.filter(nt=>nt!==j);Tt($),it($)};return(0,n.jsx)(a.A,{className:xt.root,children:(0,n.jsxs)(m.A,{className:xt.formControl,children:[(0,n.jsx)(u.A,{className:xt.formLabel,children:G}),(0,n.jsxs)(p.A,{"aria-label":G,value:vt,native:At,disabled:Ct,"data-testid":dt,displayEmpty:!0,multiple:q,margin:mt,onChange:Kt,open:bt,onOpen:zt,onClose:yt,input:(0,n.jsx)(N,{}),label:G,renderValue:j=>q&&vt.length!==0?(0,n.jsx)(a.A,{className:xt.chips,children:j.map($=>{const nt=J.find(ct=>ct.value===$);return nt?(0,n.jsx)(x.A,{label:nt?.label,clickable:!0,onDelete:Lt($),className:xt.chip},nt?.value):!1})}):(0,n.jsx)(T.A,{children:vt.length===0?Q||"":J.find($=>$.value===j)?.label}),IconComponent:()=>bt?(0,n.jsx)(V,{}):(0,n.jsx)(k,{}),MenuProps:{anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},getContentAnchorEl:null},children:[!!Q&&!q&&(0,n.jsx)(g.A,{value:[],children:Q}),At?J&&J.map(j=>(0,n.jsx)("option",{value:j.value,children:j.label},j.value)):J&&J.map(j=>(0,n.jsxs)(g.A,{value:j.value,children:[q&&(0,n.jsx)(d.A,{color:"primary",checked:vt.includes(j.value)||!1,className:xt.checkbox}),j.label]},j.value))]})]})})}},27586:(H,b,t)=>{"use strict";t.d(b,{Y:()=>_});var n=t(31085),a=t(82266),d=t(10394),x=t(64947),m=t(93453),h=t(29365),u=t(46423),g=t(5951),p=t(26343),y=t(28233),v=t(55197),A=t(58837),T=t(72501),O=t(5893),w=t(14041),S=t(10795),B=t(31129),k=t(72072),M=t(10315),X=t(87849);const V=(0,A.A)({popoverList:{minWidth:260,maxWidth:400},menuItem:{whiteSpace:"normal"}},{name:"BackstageSupportButton"}),N=({icon:q})=>{const J=(0,a.n)(),G=q?J.getSystemIcon(q)??B.NT:B.NT;return(0,n.jsx)(G,{})},Z=({link:q})=>(0,n.jsx)(k.N_,{to:q.url,children:q.title??q.url}),K=({item:q})=>(0,n.jsxs)(p.A,{button:!1,children:[(0,n.jsx)(u.A,{children:(0,n.jsx)(N,{icon:q.icon})}),(0,n.jsx)(g.A,{primary:q.title,secondary:q.links?.reduce((J,G,Q)=>[...J,Q>0&&(0,n.jsx)("br",{},Q),(0,n.jsx)(Z,{link:G},G.url)],[])})]});function _(q){const{t:J}=(0,X.i)(M.O),{title:G,items:Q,children:rt}=q,{items:it}=(0,S.l)(),[pt,At]=(0,w.useState)(!1),[Ct,mt]=(0,w.useState)(null),dt=V(),xt=(0,O.A)(bt=>bt.breakpoints.down("sm")),vt=bt=>{mt(bt.currentTarget),At(!0)},Tt=()=>{At(!1)};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(d.A,{display:"flex",ml:1,children:xt?(0,n.jsx)(h.A,{color:"primary",size:"small",onClick:vt,"data-testid":"support-button","aria-label":"Support",children:(0,n.jsx)(B.NT,{})}):(0,n.jsx)(x.A,{"data-testid":"support-button","aria-label":"Support",color:"primary",onClick:vt,startIcon:(0,n.jsx)(B.NT,{}),children:J("supportButton.title")})}),(0,n.jsxs)(v.Ay,{"data-testid":"support-button-popover",open:pt,anchorEl:Ct,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},onClose:Tt,children:[(0,n.jsxs)(y.A,{className:dt.popoverList,autoFocusItem:!!Ct,children:[G&&(0,n.jsx)(p.A,{button:!1,alignItems:"flex-start",className:dt.menuItem,children:(0,n.jsx)(T.A,{variant:"subtitle1",children:G})}),w.Children.map(rt,(bt,Dt)=>(0,n.jsx)(p.A,{button:!1,alignItems:"flex-start",className:dt.menuItem,children:bt},`child-${Dt}`)),(Q??it).map((bt,Dt)=>(0,n.jsx)(K,{item:bt},`item-${Dt}`))]}),(0,n.jsx)(m.A,{children:(0,n.jsx)(x.A,{color:"primary",onClick:Tt,"aria-label":"Close",children:J("supportButton.close")})})]})]})}},14209:(H,b,t)=>{"use strict";t.d(b,{X:()=>zt});var n=t(31085),a=t(25301),d=t(10394),x=t(29365),m=t(87051),h=t(58837),u=t(54917),g=t(72501),p=t(83313),y=t(89019),v=t(62461),A=t(68887),T=t(63798),O=t(64704),w=t(6774),S=t(75625),B=t(65859),k=t(5416),M=t(33494),X=t(80113),V=t(26229),N=t(46802),Z=t(45250),K=t(14041),_=t(64947),q=t(66917),J=t(10315),G=t(87849);const Q=(0,h.A)(j=>({root:{height:"100%",width:"315px",display:"flex",flexDirection:"column",marginRight:j.spacing(3)},value:{fontWeight:"bold",fontSize:18},header:{display:"flex",alignItems:"center",height:j.spacing(7.5),justifyContent:"space-between",borderBottom:`1px solid ${j.palette.grey[500]}`},filters:{display:"flex",flexDirection:"column","& > *":{marginTop:j.spacing(2)}}}),{name:"BackstageTableFilters"}),rt=j=>{const $=Q(),{onChangeFilters:nt}=j,{t:ct}=(0,G.i)(J.O),[gt,ht]=(0,K.useState)({...j.selectedFilters}),[Et,Rt]=(0,K.useState)(!1),jt=()=>{ht({}),Rt(Ut=>!Ut)};return(0,K.useEffect)(()=>{nt(gt)},[gt,nt]),(0,n.jsxs)(d.A,{className:$.root,children:[(0,n.jsxs)(d.A,{className:$.header,children:[(0,n.jsx)(d.A,{className:$.value,children:ct("table.filter.title")}),(0,n.jsx)(_.A,{color:"primary",onClick:jt,children:ct("table.filter.clearAll")})]}),(0,n.jsx)(d.A,{className:$.filters,children:j.filters?.length&&j.filters.map(Ut=>(0,n.jsx)(q.w,{triggerReset:Et,...Ut.element,selected:gt[Ut.element.label],onChange:kt=>ht({...gt,[Ut.element.label]:kt})},Ut.element.label))})]})};var it=t(78467);function pt(j){return(0,n.jsx)("tbody",{"data-testid":"loading-indicator",children:(0,n.jsx)("tr",{children:(0,n.jsx)("td",{colSpan:j.colSpan,children:(0,n.jsx)(d.A,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",minHeight:"15rem"},children:(0,n.jsx)(it.A,{size:"5rem"})})})})})}const At={Add:(0,K.forwardRef)((j,$)=>(0,n.jsx)(p.A,{...j,ref:$})),Check:(0,K.forwardRef)((j,$)=>(0,n.jsx)(v.A,{...j,ref:$})),Clear:(0,K.forwardRef)((j,$)=>(0,n.jsx)(O.A,{...j,ref:$})),Delete:(0,K.forwardRef)((j,$)=>(0,n.jsx)(w.A,{...j,ref:$})),DetailPanel:(0,K.forwardRef)((j,$)=>(0,n.jsx)(T.A,{...j,ref:$})),Edit:(0,K.forwardRef)((j,$)=>(0,n.jsx)(S.A,{...j,ref:$})),Export:(0,K.forwardRef)((j,$)=>(0,n.jsx)(V.A,{...j,ref:$})),Filter:(0,K.forwardRef)((j,$)=>(0,n.jsx)(B.A,{...j,ref:$})),FirstPage:(0,K.forwardRef)((j,$)=>(0,n.jsx)(k.A,{...j,ref:$})),LastPage:(0,K.forwardRef)((j,$)=>(0,n.jsx)(M.A,{...j,ref:$})),NextPage:(0,K.forwardRef)((j,$)=>(0,n.jsx)(T.A,{...j,ref:$})),PreviousPage:(0,K.forwardRef)((j,$)=>(0,n.jsx)(A.A,{...j,ref:$})),ResetSearch:(0,K.forwardRef)((j,$)=>(0,n.jsx)(O.A,{...j,ref:$})),Search:(0,K.forwardRef)((j,$)=>(0,n.jsx)(B.A,{...j,ref:$})),SortArrow:(0,K.forwardRef)((j,$)=>(0,n.jsx)(y.A,{...j,ref:$})),ThirdStateCheck:(0,K.forwardRef)((j,$)=>(0,n.jsx)(X.A,{...j,ref:$})),ViewColumn:(0,K.forwardRef)((j,$)=>(0,n.jsx)(N.A,{...j,ref:$}))};function Ct(j,$){const nt=$.split(".");let ct=j[nt[0]];for(let gt=1;gt<nt.length;++gt){if(ct===void 0)return ct;const ht=nt[gt];ct=ct[ht]}return ct}const mt=(0,m.A)(j=>({header:{padding:j.spacing(1,2,1,2.5),borderTop:`1px solid ${j.palette.grey.A100}`,borderBottom:`1px solid ${j.palette.grey.A100}`,fontWeight:j.typography.fontWeightBold,position:"static",wordBreak:"normal",textTransform:"uppercase"}}),{name:"BackstageTableHeader"})(a.rV),dt=(0,m.A)(j=>({root:{padding:j.spacing(3,0,2.5,2.5)},title:{"& > h6":{fontWeight:j.typography.fontWeightBold}},searchField:{paddingRight:j.spacing(2)}}),{name:"BackstageTableToolbar"})(a.Nb),xt=(0,h.A)(j=>({root:{display:"flex",alignItems:"center",justifyContent:"space-between"},title:{fontWeight:j.typography.fontWeightBold,fontSize:18,whiteSpace:"nowrap"}}),{name:"BackstageTableFiltersContainer"}),vt=(0,h.A)(()=>({root:{display:"flex",alignItems:"start"}}),{name:"BackstageTable"});function Tt(j,$){return j.map(nt=>{const ct=nt.headerStyle??{};let gt=nt.cellStyle||{};if(nt.highlight)if(ct.color=$.palette.textContrast,typeof gt=="object")gt.fontWeight=$.typography.fontWeightBold;else{const ht=gt;gt=(Et,Rt,jt)=>({...ht(Et,Rt,jt),fontWeight:$.typography.fontWeightBold})}return{...nt,headerStyle:ct,cellStyle:gt}})}function bt(j,$){return(0,Z.transform)(j,(nt,ct,gt)=>{(0,Z.isEqual)(ct,$[gt])||(nt[gt]=ct)})}const Dt={search:"",filtersOpen:!1,filters:{}};function Kt(j){const{toolbarRef:$,setSearch:nt,hasFilters:ct,selectedFiltersLength:gt,toggleFilters:ht}=j,Et=xt(),Rt=(0,K.useCallback)(jt=>{j.onSearchChanged(jt),nt(jt)},[j,nt]);return ct?(0,n.jsxs)(d.A,{className:Et.root,children:[(0,n.jsxs)(d.A,{className:Et.root,children:[(0,n.jsx)(x.A,{onClick:ht,"aria-label":"filter list",children:(0,n.jsx)(B.A,{})}),(0,n.jsxs)(g.A,{className:Et.title,children:["Filters (",gt,")"]})]}),(0,n.jsx)(dt,{...j,ref:$,onSearchChanged:Rt})]}):(0,n.jsx)(dt,{...j,ref:$,onSearchChanged:Rt})}function zt(j){const{data:$,columns:nt,emptyContent:ct,options:gt,title:ht,subtitle:Et,localization:Rt,filters:jt,initialState:Ut,onStateChange:kt,components:ce,isLoading:le,style:ge,...Zt}=j,ee=vt(),De=(0,u.A)(),Ht={...Dt,...Ut},[_t,be]=(0,K.useState)(Ht.filtersOpen),ne=(0,K.useCallback)(()=>be(ye=>!ye),[be]),[Se,Oe]=(0,K.useState)(Ht.filters),[Le,Qe]=(0,K.useState)(Ht.search);(0,K.useEffect)(()=>{if(kt){const ye=bt({search:Le,filtersOpen:_t,filters:Se},Dt);kt(ye)}},[Le,_t,Se,kt]);const de=(0,K.useCallback)(ye=>nt.find(Ze=>Ze.title===ye)?.field,[nt]),qe=(0,K.useMemo)(()=>{if(typeof $=="function"||!Se)return $;const ye=Object.values(Se);return $&&ye.flat().length?$.filter(Je=>!!Object.entries(Se).filter(([,D])=>!!D.length).every(([D,l])=>{const E=Ct(Je,de(D));return Array.isArray(E)&&Array.isArray(l)?E.some(L=>l.includes(L)):Array.isArray(E)?E.includes(l):Array.isArray(l)?l.includes(E):E===l})):$},[$,Se,de]),tn=Object.values(Se).flat().length,en=!!jt?.length,an=(0,K.useCallback)(ye=>(0,n.jsx)(Kt,{setSearch:Qe,hasFilters:en,selectedFiltersLength:tn,toggleFilters:ne,...ye}),[ne,en,tn,Qe]),Me=typeof $!="function"&&$.length===0,We=nt.length,ze=(0,K.useMemo)(()=>yt({hasNoRows:Me,emptyContent:ct,columnCount:We,loading:le}),[Me,ct,We,le]);return(0,n.jsxs)(d.A,{className:ee.root,children:[_t&&$&&typeof $!="function"&&jt?.length&&(0,n.jsx)(rt,{filters:Lt(jt,$,nt),selectedFilters:Se,onChangeFilters:Oe}),(0,n.jsx)(a.Ay,{components:{Header:mt,Body:ze,Toolbar:an,...ce},options:gt,columns:Tt(nt,De),icons:At,title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(g.A,{variant:"h5",component:"h2",children:ht}),Et&&(0,n.jsx)(g.A,{color:"textSecondary",variant:"body1",children:Et})]}),data:qe,style:{width:"100%",...ge},localization:{toolbar:{searchPlaceholder:"Filter",searchTooltip:"Filter"},...Rt},...Zt})]})}zt.icons=Object.freeze(At);function yt({columnCount:j,emptyContent:$,hasNoRows:nt,loading:ct}){return gt=>ct?(0,n.jsx)(pt,{colSpan:j}):$&&nt?(0,n.jsx)("tbody",{children:(0,n.jsx)("tr",{children:(0,n.jsx)("td",{colSpan:j,children:$})})}):(0,n.jsx)(a.C6,{...gt})}function Lt(j,$,nt){const ct=ht=>{const Et=new Set,Rt=jt=>{jt!=null&&Et.add(jt)};return $&&$.forEach(jt=>{const Ut=Ct(jt,nt.find(kt=>kt.title===ht)?.field);Array.isArray(Ut)?Ut.forEach(Rt):Rt(Ut)}),Et},gt=ht=>({placeholder:"All results",label:ht.column,multiple:ht.type==="multiple-select",items:[...ct(ht.column)].sort().map(Et=>({label:Et,value:Et}))});return j.map(ht=>({type:ht.type,element:gt(ht)}))}},88640:(H,b,t)=>{"use strict";t.d(b,{B:()=>X});var n=t(31085),a=t(268),d=t(58837),x=t(8973),m=t(29655),h=t(91567),u=t(42899),g=t(72501),p=t(9181),y=t(6924),v=t(14041),A=t(4650);const T=(V,N)=>(N.palette.type==="light"?a.e$:a.a)(N.palette[V].light,.6),O=(V,N)=>(N.palette.type==="light"?a.a:a.e$)(N.palette[V].light,.9),w=(0,d.A)(V=>({root:{marginRight:V.spacing(1),fill:({severity:N})=>T(N,V)}})),S=({severity:V})=>{const N=w({severity:V});return(0,n.jsx)(p.A,{classes:N})},B=({severity:V})=>{const N=w({severity:V});return(0,n.jsx)(y.A,{classes:N})},k=(0,d.A)(V=>({panel:{backgroundColor:({severity:N})=>O(N,V),color:({severity:N})=>T(N,V),verticalAlign:"middle"},summary:{display:"flex",flexDirection:"row"},summaryText:{color:({severity:N})=>T(N,V),fontWeight:V.typography.fontWeightBold},markdownContent:{"& p":{display:"inline"}},message:{width:"100%",display:"block",color:({severity:N})=>T(N,V),backgroundColor:({severity:N})=>O(N,V)},details:{width:"100%",display:"block",color:V.palette.textContrast,backgroundColor:V.palette.background.default,border:`1px solid ${V.palette.border}`,padding:V.spacing(2),fontFamily:"sans-serif"}}),{name:"BackstageWarningPanel"}),M=V=>V.charAt(0).toLocaleUpperCase("en-US")+V.slice(1);function X(V){const{severity:N="warning",title:Z,titleFormat:K,message:_,children:q,defaultExpanded:J}=V,G=k({severity:N}),Q=M(N)+(Z?`: ${Z}`:"");return(0,n.jsxs)(x.A,{defaultExpanded:J??!1,className:G.panel,role:"alert",children:[(0,n.jsxs)(m.A,{expandIcon:(0,n.jsx)(B,{severity:N}),className:G.summary,children:[(0,n.jsx)(S,{severity:N}),(0,n.jsx)(g.A,{className:G.summaryText,variant:"subtitle1",children:K==="markdown"?(0,n.jsx)(A.h,{content:Q,className:G.markdownContent}):Q})]}),(_||q)&&(0,n.jsx)(h.A,{children:(0,n.jsxs)(u.A,{container:!0,children:[_&&(0,n.jsx)(u.A,{item:!0,xs:12,children:(0,n.jsx)(g.A,{className:G.message,variant:"body1",children:_})}),q&&(0,n.jsx)(u.A,{item:!0,xs:12,className:G.details,children:q})]})})]})}},10795:(H,b,t)=>{"use strict";t.d(b,{l:()=>h});var n=t(72427),a=t(65461),d=t(10315),x=t(87849);const m=()=>{const{t:u}=(0,x.i)(d.O);return{url:"https://github.com/backstage/backstage/issues",items:[{title:u("supportConfig.default.title"),icon:"warning",links:[{title:u("supportConfig.default.linkTitle"),url:"https://github.com/backstage/backstage/blob/master/app-config.yaml"}]}]}};function h(){const p=(0,n.Q2)().get(a.U)?.getOptionalConfig("app.support"),y=m();return p?{url:p.getString("url"),items:p.getConfigArray("items").flatMap(v=>({title:v.getString("title"),icon:v.getOptionalString("icon"),links:(v.getOptionalConfigArray("links")??[]).flatMap(A=>({url:A.getString("url"),title:A.getOptionalString("title")??""}))}))}:y}},31129:(H,b,t)=>{"use strict";t.d(b,{Gg:()=>B,KG:()=>k,NT:()=>O,z9:()=>m});var n=t(31085),a=t(82266),d=t(27799),x=t(14041);function m(M){const{id:X,Fallback:V=d.A,...N}=M,K=(0,a.n)().getSystemIcon(X)??V;return(0,n.jsx)(K,{...N})}function h(M){return _jsx(m,{id:"brokenImage",...M})}function u(M){return _jsx(m,{id:"catalog",...M})}function g(M){return _jsx(m,{id:"chat",...M})}function p(M){return _jsx(m,{id:"dashboard",...M})}function y(M){return _jsx(m,{id:"docs",...M})}function v(M){return _jsx(m,{id:"email",...M})}function A(M){return _jsx(m,{id:"github",...M})}function T(M){return _jsx(m,{id:"group",...M})}function O(M){return(0,n.jsx)(m,{id:"help",...M})}function w(M){return _jsx(m,{id:"user",...M})}function S(M){return _jsx(m,{id:"warning",...M})}function B(M){return(0,n.jsx)(m,{id:"star",...M})}function k(M){return(0,n.jsx)(m,{id:"unstarred",...M})}},26280:(H,b,t)=>{"use strict";t.d(b,{U:()=>u});var n=t(31085),a=t(58837),d=t(53373),x=t.n(d),m=t(14041);const h=(0,a.A)(g=>({root:{gridArea:"pageContent",minWidth:0,paddingTop:g.spacing(3),paddingBottom:g.spacing(3),paddingLeft:g.spacing(2),paddingRight:g.spacing(2),[g.breakpoints.up("sm")]:{paddingLeft:g.spacing(3),paddingRight:g.spacing(3)}},stretch:{display:"flex",flexDirection:"column",flexGrow:1},noPadding:{padding:0}}),{name:"BackstageContent"});function u(g){const{className:p,stretch:y,noPadding:v,children:A,...T}=g,O=h();return(0,n.jsx)("article",{...T,className:x()(O.root,p,{[O.stretch]:y,[O.noPadding]:v}),children:A})}},59428:(H,b,t)=>{"use strict";t.d(b,{d:()=>p});var n=t(31085),a=t(10394),d=t(58837),x=t(72501),m=t(14041),h=t(93285);const u=y=>(0,d.A)(v=>({container:{width:"100%",display:"flex",flexDirection:"row",flexWrap:"wrap",justifyContent:"flex-end",alignItems:"center",marginBottom:v.spacing(2),textAlign:y.textAlign},leftItemsBox:{flex:"1 1 auto",minWidth:0,overflow:"visible"},rightItemsBox:{flex:"0 1 auto",display:"flex",flexDirection:"row",flexWrap:"wrap",alignItems:"center",marginLeft:v.spacing(1),minWidth:0,overflow:"visible"},description:{},title:{display:"inline-flex",marginBottom:0}}),{name:"BackstageContentHeader"}),g=({title:y,className:v})=>(0,n.jsx)(x.A,{variant:"h4",component:"h2",className:v,"data-testid":"header-title",children:y});function p(y){const{description:v,title:A,titleComponent:T=void 0,children:O,textAlign:w="left"}=y,S=u({textAlign:w})(),B=T||(0,n.jsx)(g,{title:A,className:S.title});return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(h.m,{title:A}),(0,n.jsxs)(a.A,{className:S.container,children:[(0,n.jsxs)(a.A,{className:S.leftItemsBox,children:[B,v&&(0,n.jsx)(x.A,{className:S.description,variant:"body2",children:v})]}),(0,n.jsx)(a.A,{className:S.rightItemsBox,children:O})]})]})}},12173:(H,b,t)=>{"use strict";t.d(b,{M:()=>k});var n=t(31085),a=t(42899),d=t(58837),x=t(72501),m=t(14041),h=t(18690),u=t(72072),g=t(10795);const p=t.p+"static/mic-drop.fe3ef4d0..svg",y=(0,d.A)(M=>({micDrop:{maxWidth:"60%",bottom:M.spacing(2),right:M.spacing(2),[M.breakpoints.down("xs")]:{maxWidth:"96%",bottom:"unset",right:"unset",margin:M.spacing(10,"auto",4)}}}),{name:"BackstageErrorPageMicDrop"}),v=()=>{const M=y();return(0,n.jsx)("img",{src:p,className:M.micDrop,alt:"Girl dropping mic from her hands"})};var A=t(77310),T=t(87849),O=t(10315);const w=(0,d.A)(M=>({title:{paddingBottom:M.spacing(5),[M.breakpoints.down("xs")]:{paddingBottom:M.spacing(4),fontSize:M.typography.h3.fontSize}}}),{name:"BackstageErrorPageStackDetails"});function S(M){const{stack:X}=M,V=w(),{t:N}=(0,T.i)(O.O),[Z,K]=(0,m.useState)(!1);return Z?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(x.A,{variant:"h6",className:V.title,children:(0,n.jsx)(u.N_,{to:"#",onClick:()=>K(!1),children:N("errorPage.showLessDetails")})}),(0,n.jsx)(A.z,{text:X,language:"text",showCopyCodeButton:!0,showLineNumbers:!0})]}):(0,n.jsx)(x.A,{variant:"h6",className:V.title,children:(0,n.jsx)(u.N_,{to:"#",onClick:()=>K(!0),children:N("errorPage.showMoreDetails")})})}const B=(0,d.A)(M=>({container:{padding:M.spacing(8),[M.breakpoints.down("xs")]:{padding:M.spacing(2)}},title:{paddingBottom:M.spacing(5),[M.breakpoints.down("xs")]:{paddingBottom:M.spacing(4),fontSize:M.typography.h3.fontSize}},subtitle:{color:M.palette.textSubtle}}),{name:"BackstageErrorPage"});function k(M){const{status:X="",statusMessage:V,additionalInfo:N,supportUrl:Z,stack:K}=M,_=B(),q=(0,h.Zp)(),J=(0,g.l)(),{t:G}=(0,T.i)(O.O);return(0,n.jsxs)(a.A,{container:!0,className:_.container,children:[(0,n.jsxs)(a.A,{item:!0,xs:12,sm:8,md:4,children:[(0,n.jsx)(x.A,{"data-testid":"error",variant:"body1",className:_.subtitle,children:G("errorPage.subtitle",{status:X,statusMessage:V})}),(0,n.jsx)(x.A,{variant:"body1",className:_.subtitle,children:N}),(0,n.jsx)(x.A,{variant:"h2",className:_.title,children:G("errorPage.title")}),(0,n.jsxs)(x.A,{variant:"h6",className:_.title,children:[(0,n.jsx)(u.N_,{to:"#","data-testid":"go-back-link",onClick:()=>q(-1),children:G("errorPage.goBack")}),"... or please"," ",(0,n.jsx)(u.N_,{to:Z||J.url,children:"contact support"})," if you think this is a bug."]}),K&&(0,n.jsx)(S,{stack:K})]}),(0,n.jsx)(v,{})]})}},69814:(H,b,t)=>{"use strict";t.d(b,{Y:()=>q});var n=t(31085),a=t(72427),d=t(65461),x=t(10394),m=t(42899),h=t(58837),u=t(71677),g=t(72501),p=t(14041),y=t(93285),v=t(72072),A=t(45634),T=t(58007),O=t(8109),w=t(55197),S=t(87051);const B=(0,S.A)({root:{textDecoration:"underline",cursor:"pointer"}},{name:"BackstageBreadcrumbsClickableText"})(g.A),k=(0,S.A)({root:{textDecoration:"underline",color:"inherit"}},{name:"BackstageBreadcrumbsStyledBox"})(x.A),M=(0,S.A)({root:{fontStyle:"italic"}},{name:"BreadcrumbsCurrentPage"})(x.A);function X(J){const{children:G,...Q}=J,[rt,it]=p.useState(null),pt=p.Children.toArray(G),[At,Ct,...mt]=pt,dt=mt.length?mt.pop():pt[pt.length-1],xt=pt.length>3,vt=Dt=>{it(Dt.currentTarget)},Tt=()=>{it(null)},bt=!!rt;return(0,n.jsxs)(p.Fragment,{children:[(0,n.jsxs)(A.A,{"aria-label":"breadcrumb",...Q,children:[pt.length>1&&(0,n.jsx)(k,{clone:!0,children:At}),pt.length>2&&(0,n.jsx)(k,{clone:!0,children:Ct}),xt&&(0,n.jsx)(B,{onClick:vt,children:"..."}),(0,n.jsx)(M,{children:dt})]}),(0,n.jsx)(w.Ay,{open:bt,anchorEl:rt,onClose:Tt,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},children:(0,n.jsx)(T.A,{children:mt.map((Dt,Kt)=>(0,n.jsx)(O.A,{button:!0,children:(0,n.jsx)(k,{clone:!0,children:Dt})},Kt))})})]})}var V=t(73524);const N=(0,h.A)(J=>({header:{gridArea:"pageHeader",padding:J.spacing(3),width:"100%",boxShadow:J.shadows[4],position:"relative",zIndex:100,display:"flex",flexDirection:"row",alignItems:"center",backgroundImage:J.page.backgroundImage,backgroundPosition:"center",backgroundSize:"cover",[J.breakpoints.down("sm")]:{flexWrap:"wrap"}},leftItemsBox:{maxWidth:"100%",flexGrow:1},rightItemsBox:{width:"auto",alignItems:"center"},title:{color:J.page.fontColor,wordBreak:"break-word",fontSize:J.typography.h3.fontSize,marginBottom:0},subtitle:{color:J.page.fontColor,opacity:.8,display:"inline-block",marginTop:J.spacing(1),maxWidth:"75ch"},type:{textTransform:"uppercase",fontSize:11,opacity:.8,marginBottom:J.spacing(1),color:J.page.fontColor},breadcrumb:{color:J.page.fontColor},breadcrumbType:{fontSize:"inherit",opacity:.7,marginRight:-J.spacing(.3),marginBottom:J.spacing(.3)},breadcrumbTitle:{fontSize:"inherit",marginLeft:-J.spacing(.3),marginBottom:J.spacing(.3)}}),{name:"BackstageHeader"}),Z=({type:J,typeLink:G,classes:Q,pageTitle:rt})=>J?G?(0,n.jsxs)(X,{className:Q.breadcrumb,children:[(0,n.jsx)(v.N_,{to:G,children:J}),(0,n.jsx)(g.A,{children:rt})]}):(0,n.jsx)(g.A,{className:Q.type,children:J}):null,K=({pageTitle:J,classes:G,tooltip:Q})=>{const{contentRef:rt}=(0,V.H)(),it=(0,n.jsx)(g.A,{ref:rt,tabIndex:-1,className:G.title,variant:"h1",children:J});return Q?(0,n.jsx)(u.Ay,{title:Q,placement:"top-start",children:it}):it},_=({classes:J,subtitle:G})=>G?typeof G!="string"?(0,n.jsx)(n.Fragment,{children:G}):(0,n.jsx)(g.A,{className:J.subtitle,variant:"subtitle2",component:"span",children:G}):null;function q(J){const{children:G,pageTitleOverride:Q,style:rt,subtitle:it,title:pt,tooltip:At,type:Ct,typeLink:mt}=J,dt=N(),vt=(0,a.gf)(d.U).getOptionalString("app.title")||"Backstage",Tt=Q||pt,bt=pt||Q,Dt=`${Tt} | %s | ${vt}`,Kt=`${Tt} | ${vt}`;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(y.m,{titleTemplate:Dt,defaultTitle:Kt}),(0,n.jsxs)("header",{style:rt,className:dt.header,children:[(0,n.jsxs)(x.A,{className:dt.leftItemsBox,children:[(0,n.jsx)(Z,{classes:dt,type:Ct,typeLink:mt,pageTitle:bt}),(0,n.jsx)(K,{classes:dt,pageTitle:bt,tooltip:At}),(0,n.jsx)(_,{classes:dt,subtitle:it})]}),(0,n.jsx)(m.A,{container:!0,className:dt.rightItemsBox,spacing:4,children:G})]})]})}},24504:(H,b,t)=>{"use strict";t.d(b,{Y:()=>h});var n=t(31085),a=t(14041),d=t(58837),x=t(50868);const m=(0,d.A)(u=>({root:{display:"grid",gridTemplateAreas:"'pageHeader pageHeader pageHeader' 'pageSubheader pageSubheader pageSubheader' 'pageNav pageContent pageSidebar'",gridTemplateRows:"max-content auto 1fr",gridTemplateColumns:"auto 1fr auto",overflowY:"auto",height:"100vh",[u.breakpoints.down("xs")]:{height:"100%"},"@media print":{display:"block",height:"auto",overflowY:"inherit"}}}),{name:"BackstagePage"});function h(u){const{themeId:g,children:p}=u,y=m();return(0,n.jsx)(x.A,{theme:v=>({...v,page:v.getPageTheme({themeId:g})}),children:(0,n.jsx)("main",{className:y.root,children:p})})}},27155:(H,b,t)=>{"use strict";t.d(b,{d:()=>m});var n=t(31085),a=t(14041),d=t(69814),x=t(24504);function m(h){const{themeId:u,children:g,...p}=h;return(0,n.jsxs)(x.Y,{themeId:u,children:[(0,n.jsx)(d.Y,{...p}),g]})}},73524:(H,b,t)=>{"use strict";t.d(b,{G:()=>A,H:()=>T});var n=t(31085),a=t(10394),d=t(58837),x=t(5893),m=t(14041),h=t(72664),u;(function(O){O.SIDEBAR_PIN_STATE="sidebarPinState"})(u||(u={}));const g={getSidebarPinState(){let O;try{O=JSON.parse(window.localStorage.getItem("sidebarPinState")||"true")}catch{return!0}return!!O},setSidebarPinState(O){return window.localStorage.setItem("sidebarPinState",JSON.stringify(O))}};var p=t(34435);const y=(0,d.A)(O=>({root:{width:"100%",transition:"padding-left 0.1s ease-out",isolation:"isolate",[O.breakpoints.up("sm")]:{paddingLeft:w=>w.isPinned?w.sidebarConfig.drawerWidthOpen:w.sidebarConfig.drawerWidthClosed},[O.breakpoints.down("xs")]:{paddingBottom:w=>w.sidebarConfig.mobileSidebarHeight},"@media print":{padding:"0px !important"}},content:{zIndex:0,isolation:"isolate","&:focus":{outline:0}}}),{name:"BackstageSidebarPage"}),v=(0,m.createContext)({content:{contentRef:void 0}});function A(O){const[w,S]=(0,m.useState)(()=>g.getSidebarPinState()),{sidebarConfig:B}=(0,m.useContext)(h.yY),k=(0,m.useRef)(null),M=(0,m.useMemo)(()=>({content:{contentRef:k}}),[k]);(0,m.useEffect)(()=>{g.setSidebarPinState(w)},[w]);const X=(0,x.A)(Z=>Z.breakpoints.down("xs"),{noSsr:!0}),V=()=>S(!w),N=y({isPinned:w,sidebarConfig:B});return(0,n.jsx)(p.qj,{value:{isPinned:w,toggleSidebarPinState:V,isMobile:X},children:(0,n.jsx)(v.Provider,{value:M,children:(0,n.jsx)(a.A,{className:N.root,children:O.children})})})}function T(){const{content:O}=(0,m.useContext)(v);return{focusContent:(0,m.useCallback)(()=>{O?.contentRef?.current?.focus()},[O]),contentRef:O?.contentRef}}},34435:(H,b,t)=>{"use strict";t.d(b,{Ut:()=>p,qj:()=>g});var n=t(31085),a=t(43836),d=t(10602),x=t(14041);const m={isPinned:!0,toggleSidebarPinState:()=>{},isMobile:!1},h=(0,x.createContext)(m),u=(0,a.tK)("sidebar-pin-state-context");function g(y){const{children:v,value:A}=y;return(0,n.jsx)(h.Provider,{value:A,children:(0,n.jsx)(u.Provider,{value:(0,d.B)({1:A}),children:v})})}const p=()=>{const y=(0,x.useContext)(u),v=(0,x.useContext)(h);if(y===void 0)return v||m;const A=y.atVersion(1);if(A===void 0)throw new Error("No context found for version 1.");return A}},72664:(H,b,t)=>{"use strict";t.d(b,{Rv:()=>h,U1:()=>v,hC:()=>m,i8:()=>g,yY:()=>y});var n=t(14041);const a=72,d=24,x=18,m={drawerWidthClosed:a,drawerWidthOpen:224,defaultOpenDelayMs:100,defaultCloseDelayMs:0,defaultFadeDuration:200,logoHeight:32,iconContainerWidth:a,iconSize:a-d*2,iconPadding:d,selectedIndicatorWidth:3,userBadgePadding:x,userBadgeDiameter:a-x*2,mobileSidebarHeight:56},h=A=>({...m,...A,iconContainerWidth:m.drawerWidthClosed,iconSize:m.drawerWidthClosed-m.iconPadding*2,userBadgeDiameter:m.drawerWidthClosed-m.userBadgePadding*2}),u={drawerWidthClosed:0,drawerWidthOpen:202,defaultOpenDelayMs:m.defaultOpenDelayMs+200},g=A=>({...u,...A}),p="@backstage/core/sidebar-intro-dismissed",y=(0,n.createContext)({sidebarConfig:m,submenuConfig:u}),v=(0,n.createContext)({isHoveredOn:!1,setIsHoveredOn:()=>{}})},10315:(H,b,t)=>{"use strict";t.d(b,{O:()=>a});var n=t(93184);const a=(0,n.h)({id:"core-components",messages:{signIn:{title:"Sign In",loginFailed:"Login failed",customProvider:{title:"Custom User",subtitle:`Enter your own User ID and credentials.
|
|
2
|
+
This selection will not be stored.`,userId:"User ID",tokenInvalid:"Token is not a valid OpenID Connect JWT Token",continue:"Continue",idToken:"ID Token (optional)"},guestProvider:{title:"Guest",subtitle:`Enter as a Guest User.
|
|
3
|
+
You will not have a verified identity, meaning some features might be unavailable.`,enter:"Enter"}},skipToContent:"Skip to content",copyTextButton:{tooltipText:"Text copied to clipboard"},simpleStepper:{reset:"Reset",finish:"Finish",next:"Next",skip:"Skip",back:"Back"},errorPage:{subtitle:"ERROR {{status}}: {{statusMessage}}",title:"Looks like someone dropped the mic!",goBack:"Go back",showMoreDetails:"Show more details",showLessDetails:"Show less details"},emptyState:{missingAnnotation:{title:"Missing Annotation",actionTitle:"Add the annotation to your component YAML as shown in the highlighted example below:",readMore:"Read more"}},supportConfig:{default:{title:"Support Not Configured",linkTitle:"Add `app.support` config key"}},errorBoundary:{title:"Please contact {{slackChannel}} for help."},oauthRequestDialog:{title:"Login Required",authRedirectTitle:"This will trigger a http redirect to OAuth Login.",login:"Log in",rejectAll:"Reject All"},supportButton:{title:"Support",close:"Close"},table:{filter:{title:"Filters",clearAll:"Clear all"}},alertDisplay:{message_one:"({{ count }} older message)",message_other:"({{ count }} older messages)"},autoLogout:{stillTherePrompt:{title:"Logging out due to inactivity",buttonText:"Yes! Don't log me out"}},proxiedSignInPage:{title:"You do not appear to be signed in. Please try reloading the browser page."}}})},25862:(H,b,t)=>{"use strict";t.d(b,{Ig:()=>u,pn:()=>h});var n=t(31085),a=t(43836),d=t(10602),x=t(14041);const m=(0,a.tK)("analytics-context"),h=()=>{const p=(0,x.useContext)(m);if(p===void 0)return{routeRef:"unknown",pluginId:"root",extension:"App"};const y=p.atVersion(1);if(y===void 0)throw new Error("No context found for version 1.");return y},u=p=>{const{attributes:y,children:v}=p,T={...h(),...y},O=(0,d.B)({1:T});return(0,n.jsx)(m.Provider,{value:O,children:v})};function g(p,y){const v=A=>_jsx(u,{attributes:y,children:_jsx(p,{...A})});return v.displayName=`WithAnalyticsContext(${p.displayName||p.name||"Component"})`,v}},67237:(H,b,t)=>{"use strict";t.d(b,{J:()=>x,t:()=>d});var n=t(63544);const a=(0,n.Q)("core-plugin-api:analytics-tracker-events",()=>({mostRecentGatheredNavigation:void 0,mostRecentRoutableExtensionRender:void 0,beforeUnloadRegistered:!1})),d="_ROUTABLE-EXTENSION-RENDERED";class x{analyticsApi;context;constructor(h,u={routeRef:"unknown",pluginId:"root",extension:"App"}){this.analyticsApi=h,this.context=u,a.beforeUnloadRegistered||(addEventListener("beforeunload",()=>{a.mostRecentGatheredNavigation&&(this.analyticsApi.captureEvent({...a.mostRecentGatheredNavigation,...a.mostRecentRoutableExtensionRender}),a.mostRecentGatheredNavigation=void 0,a.mostRecentRoutableExtensionRender=void 0)},{once:!0,passive:!0}),a.beforeUnloadRegistered=!0)}setContext(h){this.context=h}captureEvent(h,u,{value:g,attributes:p}={}){const{_routeNodeType:y,...v}=this.context;if(h===d){a.mostRecentGatheredNavigation&&(a.mostRecentRoutableExtensionRender={context:{...v,extension:"App"}});return}if(a.mostRecentGatheredNavigation){try{this.analyticsApi.captureEvent({...a.mostRecentGatheredNavigation,...a.mostRecentRoutableExtensionRender})}catch(A){console.warn("Error during analytics event capture. %o",A)}a.mostRecentGatheredNavigation=void 0,a.mostRecentRoutableExtensionRender=void 0}if(h==="navigate"&&y==="gathered"&&v.pluginId==="root"){a.mostRecentGatheredNavigation={action:h,subject:u,value:g,attributes:p,context:v};return}try{this.analyticsApi.captureEvent({action:h,subject:u,value:g,attributes:p,context:v})}catch(A){console.warn("Error during analytics event capture. %o",A)}}}},93368:(H,b,t)=>{"use strict";t.d(b,{s:()=>u});var n=t(25862),a=t(72427),d=t(99303),x=t(14041),m=t(67237);function h(){try{return(0,a.gf)(d.c)}catch{return{captureEvent:()=>{}}}}function u(){const g=(0,x.useRef)(null),p=(0,n.pn)(),y=h();function v(){return g.current===null&&(g.current=new m.J(y)),g.current}const A=v();return A.setContext(p),A}},36017:(H,b,t)=>{"use strict";t.d(b,{k:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.alert"})},99303:(H,b,t)=>{"use strict";t.d(b,{c:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.analytics"})},65461:(H,b,t)=>{"use strict";t.d(b,{U:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.config"})},57405:(H,b,t)=>{"use strict";t.d(b,{I:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.discovery"})},39837:(H,b,t)=>{"use strict";t.d(b,{m:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.error"})},63636:(H,b,t)=>{"use strict";t.d(b,{B:()=>d,S:()=>a});var n=t(55309),a;(function(x){x[x.None=0]="None",x[x.Active=1]="Active"})(a||(a={}));const d=(0,n.y)({id:"core.featureflags"})},70795:(H,b,t)=>{"use strict";t.d(b,{a:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.fetch"})},16009:(H,b,t)=>{"use strict";t.d(b,{K:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.identity"})},56038:(H,b,t)=>{"use strict";t.d(b,{J:()=>a});var n=t(55309);const a=(0,n.y)({id:"core.translation"})},55309:(H,b,t)=>{"use strict";t.d(b,{y:()=>a});class n{config;constructor(x){if(this.config=x,!x.id.split(".").flatMap(h=>h.split("-")).every(h=>h.match(/^[a-z][a-z0-9]*$/)))throw new Error(`API id must only contain period separated lowercase alphanum tokens with dashes, got '${x.id}'`)}get id(){return this.config.id}get T(){throw new Error(`tried to read ApiRef.T of ${this}`)}toString(){return`apiRef{${this.config.id}}`}}function a(d){return new n(d)}},12935:(H,b,t)=>{"use strict";t.d(b,{b:()=>n});function n(a,d){return"id"in a?{api:a,deps:{},factory:()=>d}:a}},72427:(H,b,t)=>{"use strict";t.d(b,{Q2:()=>m,gf:()=>h});var n=t(31085),a=t(14041),d=t(43836),x=t(97142);function m(){const g=(0,d.qO)("api-context");if(!g)throw new x.EH("API context is not available");const p=g.atVersion(1);if(!p)throw new x.EH("ApiContext v1 not available");return p}function h(g){const y=m().get(g);if(!y)throw new x.EH(`No implementation available for ${g}`);return y}function u(g){return function(y){const v=T=>{const O=m(),w={};for(const S in g)if(g.hasOwnProperty(S)){const B=g[S],k=O.get(B);if(!k)throw new NotImplementedError(`No implementation available for ${B}`);w[S]=k}return _jsx(y,{...T,...w})},A=y.displayName||y.name||"Component";return v.displayName=`withApis(${A})`,v}}},82266:(H,b,t)=>{"use strict";t.d(b,{n:()=>a});var n=t(43836);const a=()=>{const d=(0,n.qO)("app-context");if(!d)throw new Error("App context is not available");const x=d.atVersion(1);if(!x)throw new Error("AppContext v1 not available");return x}},19402:(H,b,t)=>{"use strict";t.d(b,{E:()=>m,h:()=>x});var n=t(63544);const a=(0,n.Q)("component-data-store",()=>new WeakMap),d="__backstage_data";function x(h,u,g){const p=h;let y=p[d]??a.get(h);if(y||(y={map:new Map},Object.defineProperty(p,d,{enumerable:!1,configurable:!0,writable:!1,value:y}),a.set(h,y)),y.map.has(u)){const v=h.displayName||h.name;throw new Error(`Attempted to attach duplicate data "${u}" to component "${v}"`)}y.map.set(u,g)}function m(h,u){if(!h)return;const g=h.type;if(!g)return;const p=g[d]??a.get(g);if(p)return p.map.get(u)}},88758:(H,b,t)=>{"use strict";t.d(b,{NC:()=>v,zZ:()=>A,QJ:()=>y});var n=t(31085),a=t(14041),d=t(93368),x=t(25862),m=t(82266),h=t(9222),u=t(19402);class g extends a.Component{static getDerivedStateFromError(O){return{error:O}}state={error:void 0};handleErrorReset=()=>{this.setState({error:void 0})};render(){const{error:O}=this.state,{app:w,plugin:S}=this.props,{ErrorBoundaryFallback:B}=w.getComponents();return O?(0,n.jsx)(B,{error:O,resetError:this.handleErrorReset,plugin:S}):this.props.children}}var p=t(67237);function y(T){const{component:O,mountPoint:w,name:S}=T;return A({component:{lazy:()=>O().then(B=>{const k=X=>{const V=(0,d.s)();try{(0,h.S)(w)}catch(N){if(typeof N=="object"&&N!==null){const{message:Z}=N;if(typeof Z=="string"&&Z.startsWith("No path for "))throw new Error(`Routable extension component with mount point ${w} was not discovered in the app element tree. Routable extension components may not be rendered by other components and must be directly available as an element within the App provider component.`)}throw N}return(0,a.useEffect)(()=>{V.captureEvent(p.t,"")},[V]),(0,n.jsx)(B,{...X})},M=S||B.displayName||B.name||"LazyComponent";return k.displayName=`RoutableExtension(${M})`,k},B=>M=>{const X=(0,m.n)(),{BootErrorPage:V}=X.getComponents();return(0,n.jsx)(V,{step:"load-chunk",error:B})})},data:{"core.mountPoint":w},name:S})}function v(T){const{component:O,name:w}=T;return A({component:O,name:w})}function A(T){const{data:O={},name:w}=T;w||console.warn("Declaring extensions without name is DEPRECATED. Make sure that all usages of createReactExtension, createComponentExtension and createRoutableExtension provide a name.");let S;if("lazy"in T.component){const k=T.component.lazy;S=(0,a.lazy)(()=>k().then(M=>({default:M})))}else S=T.component.sync;const B=w||S.displayName||S.name||"Component";return{expose(k){const M=X=>{const V=(0,m.n)(),{Progress:N}=V.getComponents(),Z=O?.["core.mountPoint"];return(0,n.jsx)(a.Suspense,{fallback:(0,n.jsx)(N,{}),children:(0,n.jsx)(g,{app:V,plugin:k,children:(0,n.jsx)(x.Ig,{attributes:{pluginId:k.getId(),...w&&{extension:w},...Z&&{routeRef:Z.id}},children:(0,n.jsx)(S,{...X})})})})};(0,u.h)(M,"core.plugin",k),(0,u.h)(M,"core.extensionName",w);for(const[X,V]of Object.entries(O))(0,u.h)(M,X,V);return M.displayName=`Extension(${B})`,M}}}},82442:(H,b,t)=>{"use strict";t.d(b,{O:()=>u});var n=t(14041),a=t(19402),d=t(72427),x=t(63636);function m(g,p,y,v){return n.Children.toArray(g).flatMap(A=>{if(!(0,n.isValidElement)(A))return[];if(A.type===n.Fragment)return m(A.props.children,p,y,v);if((0,a.E)(A,"core.featureFlagged")){const T=A.props;return("with"in T?p.isActive(T.with):!p.isActive(T.without))?m(A.props.children,p,y,v):[]}if(y===void 0||y(A))return[A];if(v)throw new Error(v);return m(A.props.children,p,y,v)})}class h{node;featureFlagsApi;constructor(p,y){this.node=p,this.featureFlagsApi=y}selectByComponentData(p){const y=m(this.node,this.featureFlagsApi,v=>(0,a.E)(v,p.key)!==void 0,p.withStrictError);return new h(y,this.featureFlagsApi)}findComponentData(p){return m(this.node,this.featureFlagsApi,v=>(0,a.E)(v,p.key)!==void 0).map(v=>(0,a.E)(v,p.key)).filter(v=>v!==void 0)}getElements(){return m(this.node,this.featureFlagsApi)}}function u(g,p,y=[]){const v=(0,d.gf)(x.B),A=new h(g,v);return(0,n.useMemo)(()=>p(A),[g,...y])}},9803:(H,b,t)=>{"use strict";t.d(b,{i:()=>a});class n{config;constructor(x){this.config=x}getId(){return this.config.id}getApis(){return this.config.apis??[]}getFeatureFlags(){return this.config.featureFlags?.slice()??[]}get routes(){return this.config.routes??{}}get externalRoutes(){return this.config.externalRoutes??{}}provide(x){return x.expose(this)}toString(){return`plugin{${this.config.id}}`}}function a(d){return new n(d)}},34569:(H,b,t)=>{"use strict";t.d(b,{H:()=>x});var n=t(59598);let a=n.b;class d{id;params;[a];constructor(h,u){this.id=h,this.params=u,this[a]="absolute"}get title(){return this.id}toString(){return`routeRef{type=absolute,id=${this.id}}`}}function x(m){return new d(m.id,m.params??[])}},59598:(H,b,t)=>{"use strict";t.d(b,{b:()=>a});var n=t(63544);const a=(0,n.Q)("route-ref-type",()=>Symbol("route-ref-type"))},9222:(H,b,t)=>{"use strict";t.d(b,{S:()=>x});var n=t(14041),a=t(18690),d=t(43836);function x(m){const{pathname:h}=(0,a.zy)(),u=(0,d.qO)("routing-context");if(!u)throw new Error("Routing context is not available");const g=u.atVersion(1),p=(0,n.useMemo)(()=>g&&g.resolve(m,{pathname:h}),[g,m,h]);if(!u)throw new Error("useRouteRef used outside of routing context");if(!g)throw new Error("RoutingContext v1 not available");const y="optional"in m&&m.optional;if(!p&&!y)throw new Error(`No path for ${m}`);return p}},93184:(H,b,t)=>{"use strict";t.d(b,{h:()=>x,v:()=>m});var n=t(99833);function a(h){const u=new Array;function g(p,y){for(const[v,A]of Object.entries(p))typeof A=="string"?u.push([y+v,A]):g(A,`${y}${v}.`)}return g(h,""),Object.fromEntries(u)}class d{#t;#n;#e;constructor(u){this.#t=u.id,this.#n=a(u.messages)}$$type="@backstage/TranslationRef";version="v1";get id(){return this.#t}get T(){throw new Error("Not implemented")}getDefaultMessages(){return this.#n}setDefaultResource(u){this.#e=u}getDefaultResource(){return this.#e}toString(){return`TranslationRef{id=${this.id}}`}}function x(h){const u=new d(h);return h.translations&&u.setDefaultResource((0,n.o)({ref:u,translations:h.translations})),u}function m(h){const u=h;if(u.$$type!=="@backstage/TranslationRef")throw new Error(`Invalid translation ref, bad type '${u.$$type}'`);if(u.version!=="v1")throw new Error(`Invalid translation ref, bad version '${u.version}'`);return u}},99833:(H,b,t)=>{"use strict";t.d(b,{Y:()=>n,o:()=>a});function n(d){const x=d;if(x.$$type!=="@backstage/TranslationResource")throw new Error(`Invalid translation resource, bad type '${x.$$type}'`);if(x.version!=="v1")throw new Error(`Invalid translation resource, bad version '${x.version}'`);return x}function a(d){return{$$type:"@backstage/TranslationResource",version:"v1",id:d.ref.id,resources:Object.entries(d.translations).map(([x,m])=>({language:x,loader:()=>m().then(h=>{const u=h.default;return{messages:u?.$$type==="@backstage/TranslationMessages"?u.messages:u}})}))}}},87849:(H,b,t)=>{"use strict";t.d(b,{i:()=>h});var n=t(14041),a=t(72427),d=t(39837),x=t(56038);const m=new WeakSet,h=u=>{const g=(0,a.gf)(d.m),p=(0,a.gf)(x.J),[y,v]=(0,n.useState)(()=>p.getTranslation(u)),A=(0,n.useMemo)(()=>p.translation$(u),[p,u]),T=(0,n.useCallback)(w=>{if(!m.has(u)){const S=`Failed to load translation resource '${u.id}'; caused by ${w}`;console.error(S),g.post(new Error(S)),m.add(u)}},[g,u]);(0,n.useEffect)(()=>{const w=A.subscribe({next(S){S.ready&&v(S)},error(S){T(S)}});return()=>{w.unsubscribe()}},[A,T]);const O=(0,n.useRef)(!0);if((0,n.useEffect)(()=>{O.current?O.current=!1:v(p.getTranslation(u))},[p,u]),!y.ready)throw new Promise(w=>{const S=A.subscribe({next(B){B.ready&&(S.unsubscribe(),w())},error(B){S.unsubscribe(),T(B),w()}})});return{t:y.t}}},70835:(H,b,t)=>{"use strict";t.d(b,{o:()=>d});var n=t(59750);async function a(x){try{const m=await x.text();if(m){if(x.headers.get("content-type")?.startsWith("application/json"))try{const h=JSON.parse(m);if(h.error&&h.response)return h}catch{}return{error:{name:"Error",message:`Request failed with status ${x.status} ${x.statusText}, ${m}`},response:{statusCode:x.status}}}}catch{}return{error:{name:"Error",message:`Request failed with status ${x.status} ${x.statusText}`},response:{statusCode:x.status}}}class d extends Error{response;body;cause;statusCode;statusText;static async fromResponse(m){const h=await a(m),u=h.response.statusCode||m.status,g=m.statusText,p=`Request failed with ${u} ${g}`,y=(0,n.cy)(h.error);return new d({message:p,response:m,data:h,cause:y,statusCode:u,statusText:g})}constructor(m){super(m.message),this.name="ResponseError",this.response=m.response,this.body=m.data,this.cause=m.cause,this.statusCode=m.statusCode,this.statusText=m.statusText}}},93007:(H,b,t)=>{"use strict";t.d(b,{b:()=>n});function n(d){if(typeof d!="object"||d===null||Array.isArray(d))return!1;const x=d;return!(typeof x.name!="string"||x.name===""||typeof x.message!="string")}function a(d){if(typeof d!="object"||d===null||Array.isArray(d))throw new Error(`Encountered invalid error, not an object, got '${d}'`);const x=d;if(typeof x.name!="string"||x.name==="")throw new Error(`Encountered error object without a name, got '${d}'`);if(typeof x.message!="string")throw new Error(`Encountered error object without a message, got '${d}'`)}},97142:(H,b,t)=>{"use strict";t.d(b,{m_:()=>u,EH:()=>y});var n=t(93007),a=t(59750);class d extends Error{cause;constructor(O,w){let S=O;if(w!==void 0){const B=(0,a.M5)(w);S?S+=`; caused by ${B}`:S=`caused by ${B}`}super(S),Error.captureStackTrace?.(this,this.constructor),(!this.name||this.name==="Error")&&this.constructor.name!=="Error"&&(this.name=this.constructor.name),this.cause=(0,n.b)(w)?w:void 0}}class x extends null{name="InputError"}class m extends null{name="AuthenticationError"}class h extends null{name="NotAllowedError"}class u extends d{name="NotFoundError"}class g extends null{name="ConflictError"}class p extends null{name="NotModifiedError"}class y extends d{name="NotImplementedError"}class v extends null{}class A extends d{constructor(O,w){super(O,w),this.name=(0,n.b)(w)?w.name:"Error"}}},59750:(H,b,t)=>{"use strict";t.d(b,{M5:()=>h,cy:()=>m});var n=t(69655),a=t.n(n),d=t(93007);function x(u,g){const y={name:"Unknown",message:"<no reason given>",...serializeErrorInternal(u)};return g?.includeStack||delete y.stack,y}function m(u){const g=(0,n.deserializeError)(u);return u.stack||(g.stack=void 0),g}function h(u){if((0,d.b)(u)){const g=String(u);return g!=="[object Object]"?g:`${u.name}: ${u.message}`}return`unknown error '${u}'`}},3347:(H,b,t)=>{"use strict";t.d(b,{L:()=>Ze,Y:()=>Je});var n=t(59869);const a="amazonaws.com";function d(D){const l=D.getOptionalString("endpoint"),E=D.getOptionalBoolean("s3ForcePathStyle")??!1;let L,et;if(l){try{const Jt=new URL(l);L=Jt.host,et=Jt.pathname}catch{throw new Error(`invalid awsS3 integration config, endpoint '${l}' is not a valid URL`)}if(et!=="/")throw new Error(`invalid awsS3 integration config, endpoints cannot contain path, got '${l}'`)}else L=a;const lt=D.getOptionalString("accessKeyId"),ft=D.getOptionalString("secretAccessKey")?.trim(),Wt=D.getOptionalString("roleArn"),Vt=D.getOptionalString("externalId");return{host:L,endpoint:l,s3ForcePathStyle:E,accessKeyId:lt,secretAccessKey:ft,roleArn:Wt,externalId:Vt}}function x(D){const l=D.map(d);return l.some(E=>E.host===a)||l.push({host:a}),l}class m{integrationConfig;static factory=({config:l})=>{const E=x(l.getOptionalConfigArray("integrations.awsS3")??[]);return(0,n.oS)(E.map(L=>new m(L)),L=>L.config.host)};get type(){return"awsS3"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}constructor(l){this.integrationConfig=l}resolveUrl(l){return(0,n.ku)(l)}resolveEditUrl(l){return l}}const h="console.aws.amazon.com";function u(D){const l=D.getOptionalString("accessKeyId"),E=D.getOptionalString("secretAccessKey")?.trim(),L=D.getOptionalString("roleArn"),et=D.getOptionalString("externalId"),lt=D.getString("region");return{host:D.getOptionalString("host")||`${lt}.${h}`,accessKeyId:l,secretAccessKey:E,roleArn:L,externalId:et,region:lt}}function g(D){return D.map(u)}class p{integrationConfig;static factory=({config:l})=>{const E=g(l.getOptionalConfigArray("integrations.awsCodeCommit")??[]);return(0,n.oS)(E.map(L=>new p(L)),L=>L.config.host)};get type(){return"awsCodeCommit"}get config(){return this.integrationConfig}get title(){return this.integrationConfig.host}constructor(l){this.integrationConfig=l}resolveUrl(l){return(0,n.ku)(l)}resolveEditUrl(l){const L=new URL(l).pathname.match(/^\/codesuite\/codecommit\/repositories\/([^\/]+)\//);if(!L)throw new Error("");const[,et]=L;return y(l,et,"edit")}}function y(D,l,E){const L=E==="edit"?"files/edit":E;return D.replace(new RegExp(`/codesuite/codecommit/repositories/${l}/(browse|files/edit)/`),`/codesuite/codecommit/repositories/${l}/${L}/`)}const v="GB";class A{static fromRepoUrl(l){const E=new URL(l);let L,et,lt;const ft=E.pathname.split("/").map(It=>decodeURIComponent(It));if(ft[2]==="_git"?(L=ft[1],et=lt=ft[3]):ft[3]==="_git"?(L=ft[1],et=ft[2],lt=ft[4]):ft[4]==="_git"&&(L=`${ft[1]}/${ft[2]}`,et=ft[3],lt=ft[5]),!L||!et||!lt)throw new Error("Azure URL must point to a git repository");const Wt=E.searchParams.get("path")??void 0;let Vt;const Jt=E.searchParams.get("version");if(Jt){if(Jt.slice(0,2)!=="GB")throw new Error("Azure URL version must point to a git branch");Vt=Jt.slice(2)}return new A(E.origin,L,et,lt,Wt,Vt)}#t;#n;#e;#s;#r;#o;constructor(l,E,L,et,lt,ft){this.#t=l,this.#n=E,this.#e=L,this.#s=et,this.#r=lt,this.#o=ft}#a=(...l)=>{const E=new URL(this.#t);return E.pathname=l.map(L=>encodeURIComponent(L)).join("/"),E};toRepoUrl(){let l;return this.#e===this.#s?l=this.#a(this.#n,"_git",this.#s):l=this.#a(this.#n,this.#e,"_git",this.#s),this.#r&&l.searchParams.set("path",this.#r),this.#o&&l.searchParams.set("version",v+this.#o),l.toString()}toFileUrl(){if(!this.#r)throw new Error("Azure URL must point to a specific path to be able to download a file");const l=this.#a(this.#n,this.#e,"_apis","git","repositories",this.#s,"items");return l.searchParams.set("api-version","6.0"),l.searchParams.set("path",this.#r),this.#o&&l.searchParams.set("version",this.#o),l.toString()}toArchiveUrl(){const l=this.#a(this.#n,this.#e,"_apis","git","repositories",this.#s,"items");return l.searchParams.set("recursionLevel","full"),l.searchParams.set("download","true"),l.searchParams.set("api-version","6.0"),this.#r&&l.searchParams.set("scopePath",this.#r),this.#o&&l.searchParams.set("version",this.#o),l.toString()}toCommitsUrl(){const l=this.#a(this.#n,this.#e,"_apis","git","repositories",this.#s,"commits");return l.searchParams.set("api-version","6.0"),this.#o&&l.searchParams.set("searchCriteria.itemVersion.version",this.#o),l.toString()}getOwner(){return this.#n}getProject(){return this.#e}getRepo(){return this.#s}getPath(){return this.#r}getRef(){return this.#o}}const T="dev.azure.com",O=["clientId","clientSecret","tenantId","personalAccessToken"],w=new Map([["ClientSecret",["clientId","clientSecret","tenantId"]],["ManagedIdentity",["clientId"]],["PersonalAccessToken",["personalAccessToken"]]]);function S(D){for(const l of w.entries()){const[E,L]=l,et=O.filter(lt=>!L.includes(lt));if(L.every(lt=>D[lt]!==void 0)&&et.every(lt=>D[lt]===void 0))return{kind:E,organizations:D.organizations,...L.reduce((lt,ft)=>(lt[ft]=D[ft],lt),{})}}throw new Error("is not a valid credential")}function B(D){const l=D.getOptionalString("host")??T;let E=D.getOptionalConfigArray("credentials")?.map(lt=>({organizations:lt.getOptionalStringArray("organizations"),personalAccessToken:lt.getOptionalString("personalAccessToken")?.trim(),tenantId:lt.getOptionalString("tenantId"),clientId:lt.getOptionalString("clientId"),clientSecret:lt.getOptionalString("clientSecret")?.trim()}));const L=D.getOptionalString("token")?.trim();if(D.getOptional("credential")!==void 0&&D.getOptional("credentials")!==void 0)throw new Error("Invalid Azure integration config, 'credential' and 'credentials' cannot be used together. Use 'credentials' instead.");if(D.getOptional("token")!==void 0&&D.getOptional("credentials")!==void 0)throw new Error("Invalid Azure integration config, 'token' and 'credentials' cannot be used together. Use 'credentials' instead.");if(L!==void 0){const lt=[{personalAccessToken:L}];E=E?.concat(lt)??lt}if(D.getOptional("credential")!==void 0){const lt=[{organizations:D.getOptionalStringArray("credential.organizations"),token:D.getOptionalString("credential.token")?.trim(),tenantId:D.getOptionalString("credential.tenantId"),clientId:D.getOptionalString("credential.clientId"),clientSecret:D.getOptionalString("credential.clientSecret")?.trim()}];E=E?.concat(lt)??lt}if(!(0,n.HO)(l))throw new Error(`Invalid Azure integration config, '${l}' is not a valid host`);let et;if(E!==void 0){const lt=E?.reduce((ft,Wt,Vt)=>{let Jt;try{S(Wt)}catch(It){Jt=It.message}return Jt!==void 0&&ft.push(`credential at position ${Vt+1} ${Jt}`),ft},Array.of()).concat(Object.entries(E.filter(ft=>ft.organizations!==void 0&&ft.organizations.length>0).reduce((ft,Wt,Vt)=>(Wt.organizations?.forEach(Jt=>{ft[Jt]||(ft[Jt]=[]),ft[Jt].push(Vt+1)}),ft),{})).filter(([ft,Wt])=>Wt.length>1).reduce((ft,[Wt,Vt])=>(ft.push(`organization ${Wt} is specified multiple times in credentials at positions ${Vt.slice(0,Vt.length-1).join(", ")} and ${Vt[Vt.length-1]}`),ft),Array.of()));if(lt?.length>0)throw new Error(`Invalid Azure integration config for ${l}: ${lt.join("; ")}`);if(et=E.map(ft=>S(ft)),et.some(ft=>ft.kind!=="PersonalAccessToken")&&l!==T)throw new Error(`Invalid Azure integration config for ${l}, only personal access tokens can be used with hosts other than ${T}`);if(et.filter(ft=>ft.organizations===void 0||ft.organizations.length===0).length>1)throw new Error(`Invalid Azure integration config for ${l}, you cannot specify multiple credentials without organizations`)}return{host:l,credentials:et}}function k(D){const l=D.map(B);return l.some(E=>E.host===T)||l.push({host:T}),l}class M{integrationConfig;static factory=({config:l})=>{const E=k(l.getOptionalConfigArray("integrations.azure")??[]);return(0,n.oS)(E.map(L=>new M(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"azure"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){const{url:E,base:L}=l;if((0,n.AY)(E))return E;try{const et=A.fromRepoUrl(L),lt=new URL(L),ft=new URL(`https://a.com${et.getPath()??""}`),Wt=new URL(E,ft).pathname;return lt.searchParams.set("path",Wt),l.lineNumber&&(lt.searchParams.set("line",String(l.lineNumber)),lt.searchParams.set("lineEnd",String(l.lineNumber+1)),lt.searchParams.set("lineStartColumn","1"),lt.searchParams.set("lineEndColumn","1")),lt.toString()}catch{return new URL(E,L).toString()}}resolveEditUrl(l){return l}}var X=t(52536),V=t.n(X);const N="bitbucket.org",Z="https://api.bitbucket.org/2.0";function K(D){const l=N,E=Z,L=D.getString("username"),et=D.getString("appPassword")?.trim();return{host:l,apiBaseUrl:E,username:L,appPassword:et}}function _(D){const l=D.map(K);return l.length===0&&l.push({host:N,apiBaseUrl:Z}),l}class q{integrationConfig;static factory=({config:l})=>{const E=_(l.getOptionalConfigArray("integrations.bitbucketCloud")??[]);return(0,n.oS)(E.map(L=>new q(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"bitbucketCloud"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){const E=(0,n.ku)(l);if(l.lineNumber){const L=new URL(E);return L.hash=`lines-${l.lineNumber}`,L.toString()}return E}resolveEditUrl(l){const E=V()(l),L=new URL(l);return L.searchParams.set("mode","edit"),L.searchParams.set("at",E.ref),L.toString()}}var J=t(45250);const G="bitbucket.org",Q="https://api.bitbucket.org/2.0";function rt(D){const l=D.getOptionalString("host")??G;let E=D.getOptionalString("apiBaseUrl");const L=D.getOptionalString("token")?.trim(),et=D.getOptionalString("username"),lt=D.getOptionalString("appPassword")?.trim();if(!(0,n.HO)(l))throw new Error(`Invalid Bitbucket integration config, '${l}' is not a valid host`);return E?E=(0,J.trimEnd)(E,"/"):l===G?E=Q:E=`https://${l}/rest/api/1.0`,{host:l,apiBaseUrl:E,token:L,username:et,appPassword:lt}}function it(D){const l=D.map(rt);return l.some(E=>E.host===G)||l.push({host:G,apiBaseUrl:Q}),l}class pt{integrationConfig;static factory=({config:l})=>{const E=it(l.getOptionalConfigArray("integrations.bitbucket")??[...l.getOptionalConfigArray("integrations.bitbucketCloud")??[],...l.getOptionalConfigArray("integrations.bitbucketServer")??[]]);return(0,n.oS)(E.map(L=>new pt(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"bitbucket"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){const E=(0,n.ku)(l);if(!l.lineNumber)return E;const L=new URL(E);return this.integrationConfig.host==="bitbucket.org"?L.hash=`lines-${l.lineNumber}`:L.hash=`${l.lineNumber}`,L.toString()}resolveEditUrl(l){const E=V()(l),L=new URL(l);return L.searchParams.set("mode","edit"),L.searchParams.set("spa","0"),L.searchParams.set("at",E.ref),L.toString()}}function At(D){const l=D.getString("host");let E=D.getOptionalString("apiBaseUrl");const L=D.getOptionalString("token")?.trim(),et=D.getOptionalString("username"),lt=D.getOptionalString("password");if(!(0,n.HO)(l))throw new Error(`Invalid Bitbucket Server integration config, '${l}' is not a valid host`);return E?E=(0,J.trimEnd)(E,"/"):E=`https://${l}/rest/api/1.0`,{host:l,apiBaseUrl:E,token:L,username:et,password:lt}}function Ct(D){return D.map(At)}class mt{integrationConfig;static factory=({config:l})=>{const E=Ct(l.getOptionalConfigArray("integrations.bitbucketServer")??[]);return(0,n.oS)(E.map(L=>new mt(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"bitbucketServer"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){const E=(0,n.ku)(l);if(l.lineNumber){const L=new URL(E);return L.hash=l.lineNumber.toString(),L.toString()}return E}resolveEditUrl(l){return l.includes("?")?l.substring(0,l.indexOf("?")):l}}function dt(D){const l=D.getString("host");let E=D.getOptionalString("baseUrl"),L=D.getOptionalString("cloneUrl"),et=D.getString("gitilesBaseUrl");const lt=D.getOptionalString("username"),ft=D.getOptionalString("password")?.trim();if((0,n.HO)(l)){if(E&&!(0,n.AY)(E))throw new Error(`Invalid Gerrit integration config, '${E}' is not a valid baseUrl`);if(L&&!(0,n.AY)(L))throw new Error(`Invalid Gerrit integration config, '${L}' is not a valid cloneUrl`);if(!(0,n.AY)(et))throw new Error(`Invalid Gerrit integration config, '${et}' is not a valid gitilesBaseUrl`)}else throw new Error(`Invalid Gerrit integration config, '${l}' is not a valid host`);return E?E=(0,J.trimEnd)(E,"/"):E=`https://${l}`,et?et=(0,J.trimEnd)(et,"/"):et=`https://${l}`,L?L=(0,J.trimEnd)(L,"/"):L=E,{host:l,baseUrl:E,cloneUrl:L,gitilesBaseUrl:et,username:lt,password:ft}}function xt(D){return D.map(dt)}var vt=t(1048).hp;const Tt=")]}'";function bt(D,l){const E=new URL(D.gitilesBaseUrl),L=new URL(l),lt=L.pathname.substring(L.pathname.startsWith("/a/")?2:0).replace(E.pathname,"").split("/").filter(Xt=>!!Xt),ft=lt.indexOf("+");if(ft<=0)throw new Error(`Unable to parse project from url: ${l}`);const Wt=trimStart(lt.slice(0,ft).join("/"),"/"),Vt=lt.indexOf("heads");if(Vt<=0)throw new Error(`Unable to parse branch from url: ${l}`);const Jt=lt[Vt+1],It=lt.slice(Vt+2).join("/");return{branch:Jt,filePath:It===""?"/":It,project:Wt}}function Dt(D,l){const E=new URL(D.gitilesBaseUrl),L=new URL(l),lt=(0,J.trimStart)(L.pathname.substring(L.pathname.startsWith("/a/")?2:0).replace(E.pathname,""),"/").split("/").filter(Nt=>!!Nt),ft=(0,J.takeWhile)(lt,Nt=>Nt!=="+");if(ft.length===0)throw new Error(`Unable to parse gitiles url: ${l}`);const Wt=lt.slice(ft.length+1),Vt=(0,J.join)(ft,"/");if(Wt.length>0&&Wt[0]==="HEAD"){const Nt=Wt.shift(),pe=(0,J.join)(Wt,"/");return{project:Vt,ref:Nt,refType:"head",path:pe||"/",basePath:(0,J.trimEnd)(l.replace(pe,""),"/")}}if(Wt.length>0&&Wt[0].length===40){const Nt=Wt.shift(),pe=(0,J.join)(Wt,"/");return{project:Vt,ref:Nt,refType:"sha",path:pe||"/",basePath:(0,J.trimEnd)(l.replace(pe,""),"/")}}const Jt=(0,J.join)(Wt,"/"),Xt=/^refs\/(?<refsReference>heads|tags)\/(?<ref>.*?)(\/|$)/.exec(Jt);if(Xt){const Nt=Xt[0];let pe;const{refsReference:Be,ref:Te}=Xt.groups||{},He=Jt.replace(Nt,"");switch(Be){case"heads":pe="branch";break;case"tags":pe="tag";break;default:throw new Error(`Unable to parse gitiles url: ${l}`)}return{project:Vt,ref:Te,refType:pe,path:He||"/",basePath:(0,J.trimEnd)(l.replace(He,""),"/")}}throw new Error(`Unable to parse gitiles : ${l}`)}function Kt(D,l,E,L){return`${D.gitilesBaseUrl}/${l}/+/refs/heads/${E}/${trimStart(L,"/")}`}function zt(D,l,E,L){const et=L==="/"||L===""?".tar.gz":`/${L}.tar.gz`;return`${Lt(D)}/${l}/+archive/refs/heads/${E}${et}`}function yt(D){return D.password?"/a/":"/"}function Lt(D){if(!D.baseUrl||!D.gitilesBaseUrl)throw new Error("Unexpected Gerrit config values. baseUrl or gitilesBaseUrl not set.");if(D.gitilesBaseUrl.startsWith(D.baseUrl))return D.gitilesBaseUrl.replace(D.baseUrl.concat("/"),D.baseUrl.concat(yt(D)));if(D.password)throw new Error("Since the baseUrl (Gerrit) is not part of the gitilesBaseUrl, an authentication URL could not be constructed.");return D.gitilesBaseUrl}function j(D,l){const{branch:E,project:L}=bt(D,l);return`${D.baseUrl}${yt(D)}projects/${encodeURIComponent(L)}/branches/${E}`}function $(D,l){const{project:E}=bt(D,l);return`${D.cloneUrl}${yt(D)}${E}`}function nt(D,l){const{branch:E,filePath:L,project:et}=bt(D,l);return`${D.baseUrl}${yt(D)}projects/${encodeURIComponent(et)}/branches/${E}/files/${encodeURIComponent(L)}/content`}function ct(D){return`${D.baseUrl}${yt(D)}projects/`}function gt(D){const l={};if(!D.password)return l;const E=vt.from(`${D.username}:${D.password}`,"utf8");return l.Authorization=`Basic ${E.toString("base64")}`,{headers:l}}async function ht(D){const l=await D.text();if(l.startsWith(Tt))try{return JSON.parse(l.slice(Tt.length))}catch(E){throw new Error(`Invalid response from Gerrit: ${l.slice(0,10)} - ${E}`)}throw new Error(`Gerrit JSON body prefix missing. Found: ${l.slice(0,10)}`)}class Et{integrationConfig;static factory=({config:l})=>{const E=xt(l.getOptionalConfigArray("integrations.gerrit")??[]);return(0,n.oS)(E.map(L=>new Et(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"gerrit"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){const{url:E,base:L,lineNumber:et}=l;let lt;if(E.startsWith("/")){const{basePath:ft}=Dt(this.config,L);return ft+E}return E?lt=new URL(E,L):lt=new URL(L),et&&(lt.hash=et.toString()),lt.toString()}resolveEditUrl(l){return l}}var Rt=t(36021);const jt="gitlab.com",Ut="https://gitlab.com/api/v4";function kt(D){const l=D.getString("host");let E=D.getOptionalString("apiBaseUrl");const L=D.getOptionalString("token")?.trim();let et=D.getOptionalString("baseUrl");if(E?E=(0,J.trimEnd)(E,"/"):l===jt&&(E=Ut),et?et=(0,J.trimEnd)(et,"/"):et=`https://${l}`,(0,n.HO)(l)){if(!E||!(0,n.AY)(E))throw new Error(`Invalid GitLab integration config, '${E}' is not a valid apiBaseUrl`);if(!(0,n.AY)(et))throw new Error(`Invalid GitLab integration config, '${et}' is not a valid baseUrl`)}else throw new Error(`Invalid GitLab integration config, '${l}' is not a valid host`);return{host:l,token:L,apiBaseUrl:E,baseUrl:et}}function ce(D){const l=D.map(kt);return l.some(E=>E.host===jt)||l.push({host:jt,apiBaseUrl:Ut,baseUrl:`https://${jt}`}),l}function le(D){let l="";return D.host!==jt&&(l=new URL(D.baseUrl).pathname),trimEnd(l,"/")}class ge{integrationConfig;static factory=({config:l})=>{const E=ce(l.getOptionalConfigArray("integrations.gitlab")??[]);return(0,n.oS)(E.map(L=>new ge(L)),L=>L.config.host)};constructor(l){this.integrationConfig=l}get type(){return"gitlab"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(l){return(0,n.ku)(l)}resolveEditUrl(l){return Zt(l,"edit")}}function Zt(D,l){return D.replace(/\/\-\/(blob|tree|edit)\//,`/-/${l}/`)}function ee(D){const l=D.getString("host");let E=D.getOptionalString("baseUrl");const L=D.getOptionalString("username"),et=D.getOptionalString("password")?.trim();if((0,n.HO)(l)){if(E&&!(0,n.AY)(E))throw new Error(`Invalid Gitea integration config, '${E}' is not a valid baseUrl`)}else throw new Error(`Invalid Gitea integration config, '${l}' is not a valid host`);return E?E=(0,J.trimEnd)(E,"/"):E=`https://${l}`,{host:l,baseUrl:E,username:L,password:et}}var De=t(1048).hp;function Ht(D,l){const E=Oe(D,l);return`${E.url}/${E.owner}/${E.name}/_edit/${E.ref}/${E.path}`}function _t(D,l){const E=Oe(D,l);return`${E.url}/api/v1/repos/${E.owner}/${E.name}/contents/${E.path}?ref=${E.ref}`}function be(D,l){const E=Oe(D,l);return`${E.url}/api/v1/repos/${E.owner}/${E.name}/archive/${E.ref}.tar.gz`}function ne(D,l){const E=Oe(D,l);return`${E.url}/api/v1/repos/${E.owner}/${E.name}/git/commits/${E.ref}`}function Se(D){const l={},{username:E,password:L}=D;return L?(E?l.Authorization=`basic ${De.from(`${E}:${L}`).toString("base64")}`:l.Authorization=`token ${L}`,{headers:l}):l}function Oe(D,l){const E=D.baseUrl??`https://${D.host}`;try{const[L,et,lt,ft,Wt,Vt,...Jt]=l.replace(E,"").split("/"),It=Jt.join("/").replace(/^\//,"");return{url:E,owner:et,name:lt,ref:Vt,path:It}}catch(L){throw new Error(`Incorrect URL: ${l}, ${L}`)}}class Le{config;static factory=({config:l})=>{const L=(l.getOptionalConfigArray("integrations.gitea")??[]).map(et=>ee(et));return(0,n.oS)(L.map(et=>new Le(et)),et=>et.config.host)};constructor(l){this.config=l}get type(){return"gitea"}get title(){return this.config.host}resolveUrl(l){return(0,n.ku)(l)}resolveEditUrl(l){return Ht(this.config,l)}}function Qe(D){const l=D.getString("host"),E=D.getOptionalString("token"),L=D.getOptionalString("apiKey");if(!(0,n.HO)(l))throw new Error(`Invalid Harness Code integration config, '${l}' is not a valid host`);return{host:l,apiKey:L,token:E}}function de(D,l){const E=Me(D,l);return`${E.baseUrl}/ng/account/${E.accountId}/module/code${E.orgName!==""?`/orgs/${E.orgName}`:""}${E.projectName!==""?`/projects/${E.projectName}`:""}/repos/${E.repoName}/files/${E.branch}/~/${E.path}`}function qe(D,l){const E=Me(D,l);let L=`${E.baseUrl}/gateway/code/api/v1/repos/${E.accountId}`;return E.orgName&&(L+=`/${E.orgName}`),E.projectName&&(L+=`/${E.projectName}`),L+=`/${E.repoName}/+/raw/${E.path}?routingId=${E.accountId}&git_ref=refs/heads/${E.refString}`,L}function tn(D,l){const E=Me(D,l);let L=`${E.baseUrl}/gateway/code/api/v1/repos/${E.accountId}`;return E.orgName&&(L+=`/${E.orgName}`),E.projectName&&(L+=`/${E.projectName}`),L+=`/${E.repoName}/+/archive/${E.branch}.zip?routingId=${E.accountId}`,L}function en(D,l){const E=Me(D,l);let L=`${E.baseUrl}/gateway/code/api/v1/repos/${E.accountId}`;return E.orgName&&(L+=`/${E.orgName}`),E.projectName&&(L+=`/${E.projectName}`),L+=`/${E.repoName}/+/content?routingId=${E.accountId}&include_commit=true&git_ref=refs/heads/${E.branch}`,L}function an(D){const l={},{token:E,apiKey:L}=D;return L?l["x-api-key"]=L:E&&(l.Authorization=`Bearer ${E}`),{headers:l}}function Me(D,l){const E=`https://${D.host}`;try{const L=new URL(l),et=L.pathname.split("/").filter(se=>se!==""),lt=L.pathname.split("/"),ft=et.findIndex(se=>se==="account")+1,Wt=et[ft],Vt=et.findIndex(se=>se==="orgs"),Jt=Vt!==-1?et[Vt+1]:"",It=et.findIndex(se=>se==="projects"),Xt=It!==-1?et[It+1]:"",Nt=et.findIndex((se,Ee)=>se==="repos"&&Ee>Math.max(ft,Vt,It))+1,pe=et[Nt],Be=lt.slice(lt.findIndex(se=>se==="files"||se==="edit")+1),Te=Be.findIndex(se=>se==="~"),He=Be.slice(0,Te).join("/"),oe=Te!==-1?Be.slice(Te+1).join("/").replace(/^\//,""):"";return{baseUrl:E,accountId:Wt,orgName:Jt,projectName:Xt,refString:He,path:oe,repoName:pe,refDashStr:Be.slice(0,Te).join("-"),branch:Te!==-1?Be.slice(0,Te).join("/"):Be.join("/")}}catch(L){throw new Error(`Incorrect URL: ${l}, ${L}`)}}class We{config;static factory=({config:l})=>{const L=(l.getOptionalConfigArray("integrations.harness")??[]).map(et=>Qe(et));return(0,n.oS)(L.map(et=>new We(et)),et=>et.config.host)};constructor(l){this.config=l}get type(){return"harness"}get title(){return this.config.host}resolveUrl(l){return(0,n.ku)(l)}resolveEditUrl(l){return de(this.config,l)}}class ze{byType;static fromConfig(l){return new ze({awsS3:m.factory({config:l}),awsCodeCommit:p.factory({config:l}),azure:M.factory({config:l}),bitbucket:pt.factory({config:l}),bitbucketCloud:q.factory({config:l}),bitbucketServer:mt.factory({config:l}),gerrit:Et.factory({config:l}),github:Rt.U.factory({config:l}),gitlab:ge.factory({config:l}),gitea:Le.factory({config:l}),harness:We.factory({config:l})})}constructor(l){this.byType=l}get awsS3(){return this.byType.awsS3}get awsCodeCommit(){return this.byType.awsCodeCommit}get azure(){return this.byType.azure}get bitbucket(){return this.byType.bitbucket}get bitbucketCloud(){return this.byType.bitbucketCloud}get bitbucketServer(){return this.byType.bitbucketServer}get gerrit(){return this.byType.gerrit}get github(){return this.byType.github}get gitlab(){return this.byType.gitlab}get gitea(){return this.byType.gitea}get harness(){return this.byType.harness}list(){return Object.values(this.byType).flatMap(l=>l.list())}byUrl(l){let E=Object.values(this.byType).map(L=>L.byUrl(l)).filter(Boolean);if(E.length>1){const L=E.filter(et=>!(et instanceof pt));L.length!==0&&(E=L)}return E[0]}byHost(l){return Object.values(this.byType).map(E=>E.byHost(l)).find(Boolean)}resolveUrl(l){const E=this.byUrl(l.base);return E?E.resolveUrl(l):(0,n.ku)(l)}resolveEditUrl(l){const E=this.byUrl(l);return E?E.resolveEditUrl(l):l}}var ye=t(55309);class Ze{static fromConfig(l){return ze.fromConfig(l)}}const Je=(0,ye.y)({id:"integration.scmintegrations"})},36021:(H,b,t)=>{"use strict";t.d(b,{U:()=>g,F:()=>p});var n=t(59869),a=t(45250);const d="github.com",x="https://api.github.com",m="https://raw.githubusercontent.com";function h(y){const v=y.getOptionalString("host")??d;let A=y.getOptionalString("apiBaseUrl"),T=y.getOptionalString("rawBaseUrl");const O=y.getOptionalString("token")?.trim(),w=y.getOptionalConfigArray("apps")?.map(S=>({appId:S.getNumber("appId"),clientId:S.getString("clientId"),clientSecret:S.getString("clientSecret"),webhookSecret:S.getString("webhookSecret"),privateKey:S.getString("privateKey"),allowedInstallationOwners:S.getOptionalStringArray("allowedInstallationOwners")}));if(!(0,n.HO)(v))throw new Error(`Invalid GitHub integration config, '${v}' is not a valid host`);return A?A=(0,a.trimEnd)(A,"/"):v===d&&(A=x),T?T=(0,a.trimEnd)(T,"/"):v===d&&(T=m),{host:v,apiBaseUrl:A,rawBaseUrl:T,token:O,apps:w}}function u(y){const v=y.map(h);return v.some(A=>A.host===d)||v.push({host:d,apiBaseUrl:x,rawBaseUrl:m}),v}class g{integrationConfig;static factory=({config:v})=>{const A=u(v.getOptionalConfigArray("integrations.github")??[]);return(0,n.oS)(A.map(T=>new g(T)),T=>T.config.host)};constructor(v){this.integrationConfig=v}get type(){return"github"}get title(){return this.integrationConfig.host}get config(){return this.integrationConfig}resolveUrl(v){return p((0,n.ku)(v),"tree")}resolveEditUrl(v){return p(v,"edit")}parseRateLimitInfo(v){return{isRateLimited:v.status===429||v.status===403&&v.headers.get("x-ratelimit-remaining")==="0"}}}function p(y,v){return y.replace(/\/\/([^/]+)\/([^/]+)\/([^/]+)\/(blob|tree|edit)\//,(A,T,O,w)=>`//${T}/${O}/${w}/${v}/`)}},59869:(H,b,t)=>{"use strict";t.d(b,{AY:()=>h,HO:()=>m,ku:()=>g,oS:()=>u});var n=t(52536),a=t.n(n),d=t(45250),x=t.n(d);function m(y){const v=new URL("http://example.com");return v.host=y,v.host===y}function h(y){try{return new URL(y),!0}catch{return!1}}function u(y,v){return{list(){return y},byUrl(A){try{const T=typeof A=="string"?new URL(A):A;return y.find(O=>v(O)===T.host)}catch{return}},byHost(A){return y.find(T=>v(T)===A)}}}function g(y){const{url:v,base:A,lineNumber:T}=y;try{return new URL(v),v}catch{}let O;if(v.startsWith("/")){const{href:w,filepath:S}=a()(A);O=new URL(w);const B=(0,d.trimEnd)(O.pathname.substring(0,O.pathname.length-S.length),"/");O.pathname=`${B}${v}`}else O=new URL(v,A);return O.search=new URL(A).search,T&&(O.hash=`L${T}`),O.toString()}function p(y){beforeAll(()=>y.listen({onUnhandledRequest:"error"})),afterAll(()=>y.close()),afterEach(()=>y.resetHandlers())}},85318:(H,b,t)=>{"use strict";var n={};t.r(n),t.d(n,{TechDocsPlugin:()=>h.Ju});var a=t(31085),d=t(14041),x=t(25873),m=t(18690),h=t(39278),u=t(85920),g=t(72020),p=t(99730),y=t(64947),v=t(12173),A=t(22020),T=t(68146),O=t(73657);function w({children:r}){return(0,m.Ri)()?(0,a.jsx)(a.Fragment,{children:r}):(0,a.jsx)(m.fS,{children:r})}const S=()=>(0,a.jsx)(v.M,{status:"404",statusMessage:"PAGE NOT FOUND"}),B=({step:r,error:e})=>{let s="";return r==="load-config"?s=`The configuration failed to load, someone should have a look at this error: ${e.message}`:r==="load-chunk"&&(s=`Lazy loaded chunk failed to load, try to reload the page: ${e.message}`),(0,a.jsx)(w,{children:(0,a.jsx)(v.M,{statusMessage:s,stack:e.stack})})},k=({error:r,resetError:e,plugin:s})=>(0,a.jsx)(A.b,{title:`Error in ${s?.getId()}`,defaultExpanded:!0,error:r,children:(0,a.jsx)(y.A,{variant:"outlined",onClick:e,children:"Retry"})}),M={Progress:T.k,Router:O.Kd,NotFoundErrorPage:S,BootErrorPage:B,ErrorBoundaryFallback:k},X="Invalid discovery URL pattern,";class V{parts;static compile(e){const s=e.split(/\{\{\s*pluginId\s*\}\}/),o=s.join("pluginId");let i;try{i=new URL(o)}catch{throw new Error(`${X} URL '${o}' is invalid`)}if(i.hash)throw new Error(`${X} URL must not have a hash`);if(i.search)throw new Error(`${X} URL must not have a query`);if(o.endsWith("/"))throw new Error(`${X} URL must not end with a slash`);return new V(s)}constructor(e){this.parts=e}async getBaseUrl(e){return this.parts.join(encodeURIComponent(e))}}var N=t(96403),Z=t.n(N);class K{isClosed=!1;terminatingError;observable=new(Z())(e=>this.isClosed?(this.terminatingError?e.error(this.terminatingError):e.complete(),()=>{}):(this.subscribers.add(e),()=>{this.subscribers.delete(e)}));subscribers=new Set;[Symbol.observable](){return this}get closed(){return this.isClosed}next(e){if(this.isClosed)throw new Error("PublishSubject is closed");this.subscribers.forEach(s=>s.next(e))}error(e){if(this.isClosed)throw new Error("PublishSubject is closed");this.isClosed=!0,this.terminatingError=e,this.subscribers.forEach(s=>s.error(e))}complete(){if(this.isClosed)throw new Error("PublishSubject is closed");this.isClosed=!0,this.subscribers.forEach(e=>e.complete())}subscribe(e,s,o){const i=typeof e=="function"?{next:e,error:s,complete:o}:e;return this.observable.subscribe(i)}}class _{isClosed;currentValue;terminatingError;observable;constructor(e){this.isClosed=!1,this.currentValue=e,this.terminatingError=void 0,this.observable=new(Z())(s=>this.isClosed?(this.terminatingError?s.error(this.terminatingError):s.complete(),()=>{}):(s.next(this.currentValue),this.subscribers.add(s),()=>{this.subscribers.delete(s)}))}subscribers=new Set;[Symbol.observable](){return this}get closed(){return this.isClosed}next(e){if(this.isClosed)throw new Error("BehaviorSubject is closed");this.currentValue=e,this.subscribers.forEach(s=>s.next(e))}error(e){if(this.isClosed)throw new Error("BehaviorSubject is closed");this.isClosed=!0,this.terminatingError=e,this.subscribers.forEach(s=>s.error(e))}complete(){if(this.isClosed)throw new Error("BehaviorSubject is closed");this.isClosed=!0,this.subscribers.forEach(e=>e.complete())}subscribe(e,s,o){const i=typeof e=="function"?{next:e,error:s,complete:o}:e;return this.observable.subscribe(i)}}class q{subject=new K;post(e){this.subject.next(e)}alert$(){return this.subject}}class J{captureEvent(e){}}class G{alertApi;errorApi;constructor(e,s){this.alertApi=e,this.errorApi=s}post(e,s){return s?.hidden||this.alertApi.post({message:e.message,severity:"error"}),this.errorApi.post(e,s)}error$(){return this.errorApi.error$()}}class Q{subject=new K;post(e,s){this.subject.next({error:e,context:s})}error$(){return this.subject}}class rt{static forward(e,s){window.addEventListener("unhandledrejection",o=>{e.post(o.reason,s)})}}const it=new Map;class pt{namespace;errorApi;constructor(e,s){this.namespace=e,this.errorApi=s,this.subscribers=new Set,this.observable=new(Z())(o=>(this.subscribers.add(o),()=>{this.subscribers.delete(o)}))}static hasSubscribed=!1;static create(e){return new pt(e.namespace??"",e.errorApi)}static addStorageEventListener(){window.addEventListener("storage",e=>{for(const[s,o]of it.entries())e.key?.startsWith(s)&&o.handleStorageChange(e.key)})}get(e){return this.snapshot(e).value}snapshot(e){let s,o="absent";try{const i=localStorage.getItem(this.getKeyName(e));i&&(s=JSON.parse(i,(c,P)=>(typeof P=="object"&&P!==null&&Object.freeze(P),P)),o="present")}catch{this.errorApi.post(new Error(`Error when parsing JSON config from storage for: ${e}`))}return{key:e,value:s,presence:o}}forBucket(e){const s=`${this.namespace}/${e}`;return it.has(s)||it.set(s,new pt(s,this.errorApi)),it.get(s)}async set(e,s){localStorage.setItem(this.getKeyName(e),JSON.stringify(s)),this.notifyChanges(e)}async remove(e){localStorage.removeItem(this.getKeyName(e)),this.notifyChanges(e)}observe$(e){return pt.hasSubscribed||(pt.addStorageEventListener(),pt.hasSubscribed=!0),this.observable.filter(({key:s})=>s===e)}handleStorageChange(e){if(!e?.startsWith(this.namespace))return;const s=e?.slice(`${this.namespace}/`.length);s.includes("/")||this.notifyChanges(decodeURIComponent(s))}getKeyName(e){return`${this.namespace}/${encodeURIComponent(e)}`}notifyChanges(e){const s=this.snapshot(e);for(const o of this.subscribers)o.next(s)}subscribers;observable}function At(r){let e=r.baseImplementation||t.g.fetch;const s=[r.middleware??[]].flat().reverse();for(const o of s)e=o.apply(e);return{fetch:e}}class Ct{identityApi;allowUrl;headerName;headerValue;static create(e){const s=mt(e),o=e.header?.name||"authorization",i=e.header?.value||(c=>`Bearer ${c}`);return new Ct(e.identityApi,s,o,i)}constructor(e,s,o,i){this.identityApi=e,this.allowUrl=s,this.headerName=o,this.headerValue=i}apply(e){return async(s,o)=>{const i=new Request(s,o),{token:c}=await this.identityApi.getCredentials();return i.headers.get(this.headerName)||typeof c!="string"||!c||!this.allowUrl(i.url)?e(s,o):(i.headers.set(this.headerName,this.headerValue(c)),e(i))}}}function mt(r){return r.allowUrl?r.allowUrl:r.urlPrefixAllowlist?dt(r.urlPrefixAllowlist):r.config?dt([r.config.getString("backend.baseUrl")]):()=>!1}function dt(r){const e=r.map(s=>s.replace(/\/$/,""));return s=>e.some(o=>s===o||s.startsWith(`${o}/`))}function xt(r,e){return!e||e==="/"?r:`${r.replace(/\/$/,"")}/${e.replace(/^\//,"")}`}class vt{discoveryApi;constructor(e){this.discoveryApi=e}apply(e){return async(s,o)=>{const i=new Request(s,o),c="plugin://";if(!i.url.startsWith(c))return e(s,o);const{hostname:P,pathname:C,search:I,hash:z,username:tt,password:at}=new URL(`http://${i.url.substring(c.length)}`);let st=await this.discoveryApi.getBaseUrl(P);if(tt||at){const Pt=new URL(st),Yt=`${tt}${at?`:${at}`:""}@`;st=`${Pt.protocol}//${Yt}${Pt.host}${Pt.pathname}`}const ut=`${xt(st,C)}${I}${z}`;return e(ut,typeof s=="string"||Tt(s)?o:s)}}}function Tt(r){return typeof r=="object"&&r?.constructor===URL}class bt{static resolvePluginProtocol(e){return new vt(e.discoveryApi)}static injectIdentityAuth(e){return Ct.create(e)}constructor(){}}function Dt(r,e){for(const s of e)if(!r.has(s))return!1;return!0}function Kt(r,...e){const s=new Set(r);for(const o of e)for(const i of o)s.add(i);return s}class zt{requests=[];subject=new _(this.getCurrentPending());request(e){return new Promise((s,o)=>{this.requests.push({scopes:e,resolve:s,reject:o}),this.subject.next(this.getCurrentPending())})}resolve(e,s){this.requests=this.requests.filter(o=>Dt(e,o.scopes)?(o.resolve(s),!1):!0),this.subject.next(this.getCurrentPending())}reject(e){this.requests.forEach(s=>s.reject(e)),this.requests=[],this.subject.next(this.getCurrentPending())}pending(){return this.subject}getCurrentPending(){const e=this.requests.length===0?void 0:this.requests.slice(1).reduce((s,o)=>Kt(s,o.scopes),this.requests[0].scopes);return{scopes:e,resolve:s=>{e&&this.resolve(e,s)},reject:s=>{e&&this.reject(s)}}}}class yt{subject=new _([]);currentRequests=[];handlerCount=0;createAuthRequester(e){const s=new zt,o=this.handlerCount;return this.handlerCount++,s.pending().subscribe({next:i=>{const c=this.currentRequests.slice(),P=this.makeAuthRequest(i,e);P?c[o]=P:delete c[o],this.currentRequests=c,this.subject.next(c.filter(Boolean))}}),i=>s.request(i)}makeAuthRequest(e,s){const{scopes:o}=e;if(o)return{provider:s.provider,trigger:async()=>{const i=await s.onAuthRequest(o);e.resolve(i)},reject:()=>{const i=new Error("Login failed, rejected by user");i.name="RejectedError",e.reject(i)}}}authRequest$(){return this.subject}}function Lt(r){return new Promise((e,s)=>{const o=r.width||500,i=r.height||700,c=window.screen.width/2-o/2,P=window.screen.height/2-i/2,C=window.open(r.url,r.name,`menubar=no,location=no,resizable=no,scrollbars=no,status=no,width=${o},height=${i},top=${P},left=${c}`);let I="";if(!C||typeof C.closed>"u"||C.closed){const st=new Error("Failed to open auth popup.");st.name="PopupRejectedError",s(st);return}const z=st=>{if(st.source!==C||st.origin!==r.origin)return;const{data:ut}=st;if(ut.type==="config_info"){I=ut.targetOrigin;return}if(ut.type!=="authorization_response")return;const Pt=ut;if("error"in Pt){const Yt=new Error(Pt.error.message);Yt.name=Pt.error.name,s(Yt)}else e(Pt.response);at()},tt=setInterval(()=>{if(C.closed){const st=`Login failed, ${I&&I!==window.location.origin?`Incorrect app origin, expected ${I}`:"popup was closed"}`,ut=new Error(st);ut.name="PopupClosedError",s(ut),at()}},100);function at(){window.removeEventListener("message",z),clearInterval(tt)}window.addEventListener("message",z)})}let j=!1;function $(r){return[...r].join(" ")}class nt{discoveryApi;environment;provider;joinScopesFunc;authRequester;sessionTransform;enableExperimentalRedirectFlow;popupOptions;constructor(e){const{configApi:s,discoveryApi:o,environment:i,provider:c,joinScopes:P=$,oauthRequestApi:C,sessionTransform:I=tt=>tt,popupOptions:z}=e;!j&&!s&&(console.warn("DEPRECATION WARNING: Authentication providers require a configApi instance to configure the authentication flow. Please provide one to the authentication provider constructor."),j=!0),this.enableExperimentalRedirectFlow=s?s.getOptionalBoolean("enableExperimentalRedirectFlow")??!1:!1,this.authRequester=C.createAuthRequester({provider:c,onAuthRequest:async tt=>this.enableExperimentalRedirectFlow?this.executeRedirect(tt):this.showPopup(tt)}),this.discoveryApi=o,this.environment=i,this.provider=c,this.joinScopesFunc=P,this.sessionTransform=I,this.popupOptions=z}async createSession(e){return e.instantPopup?this.enableExperimentalRedirectFlow?this.executeRedirect(e.scopes):this.showPopup(e.scopes):this.authRequester(e.scopes)}async refreshSession(e){const s=await fetch(await this.buildUrl("/refresh",{optional:!0,...e&&{scope:this.joinScopesFunc(e)}}),{headers:{"x-requested-with":"XMLHttpRequest"},credentials:"include"}).catch(i=>{throw new Error(`Auth refresh request failed, ${i}`)});if(!s.ok){const i=new Error(`Auth refresh request failed, ${s.statusText}`);throw i.status=s.status,i}const o=await s.json();if(o.error){const i=new Error(o.error.message);throw o.error.name&&(i.name=o.error.name),i}return await this.sessionTransform(o)}async removeSession(){const e=await fetch(await this.buildUrl("/logout"),{method:"POST",headers:{"x-requested-with":"XMLHttpRequest"},credentials:"include"}).catch(s=>{throw new Error(`Logout request failed, ${s}`)});if(!e.ok){const s=new Error(`Logout request failed, ${e.statusText}`);throw s.status=e.status,s}}async showPopup(e){const s=this.joinScopesFunc(e),o=await this.buildUrl("/start",{scope:s,origin:window.location.origin,flow:"popup"}),i=this.popupOptions?.size?.fullscreen?window.screen.width:this.popupOptions?.size?.width||450,c=this.popupOptions?.size?.fullscreen?window.screen.height:this.popupOptions?.size?.height||730,P=await Lt({url:o,name:`${this.provider.title} Login`,origin:new URL(o).origin,width:i,height:c});return await this.sessionTransform(P)}async executeRedirect(e){const s=this.joinScopesFunc(e);return window.location.href=await this.buildUrl("/start",{scope:s,origin:window.location.origin,redirectUrl:window.location.href,flow:"redirect"}),new Promise(()=>{})}async buildUrl(e,s){const o=await this.discoveryApi.getBaseUrl("auth"),i=this.buildQueryString({...s,env:this.environment});return`${o}/${this.provider.id}${e}${i}`}buildQueryString(e){if(!e)return"";const s=Object.entries(e).map(([o,i])=>{if(typeof i=="string")return`${encodeURIComponent(o)}=${encodeURIComponent(i)}`;if(i)return encodeURIComponent(o)}).filter(Boolean).join("&");return s?`?${s}`:""}}function ct(r,e){for(const s of e)if(!r.has(s))return!1;return!0}class gt{options;constructor(e){this.options=e}sessionExistsAndHasScope(e,s){if(!e)return!1;if(!s||this.options.sessionScopes===void 0)return!0;const o=this.options.sessionScopes(e);return ct(o,s)}getExtendedScope(e,s){const o=new Set(this.options.defaultScopes);if(e&&this.options.sessionScopes!==void 0){const i=this.options.sessionScopes(e);for(const c of i)o.add(c)}if(s)for(const i of s)o.add(i);return o}}var ht=t(55309),Et;(function(r){r.SignedIn="SignedIn",r.SignedOut="SignedOut"})(Et||(Et={}));const Rt=(0,ht.y)({id:"core.auth.google"}),jt=(0,ht.y)({id:"core.auth.github"}),Ut=(0,ht.y)({id:"core.auth.okta"}),kt=(0,ht.y)({id:"core.auth.gitlab"}),ce=(0,ht.y)({id:"core.auth.microsoft"}),le=(0,ht.y)({id:"core.auth.onelogin"}),ge=(0,ht.y)({id:"core.auth.bitbucket"}),Zt=(0,ht.y)({id:"core.auth.bitbucket-server"}),ee=(0,ht.y)({id:"core.auth.atlassian"}),De=(0,ht.y)({id:"core.auth.vmware-cloud"});class Ht{subject=new _(Et.SignedOut);signedIn=!1;setIsSignedIn(e){this.signedIn!==e&&(this.signedIn=e,this.subject.next(this.signedIn?Et.SignedIn:Et.SignedOut))}sessionState$(){return this.subject}}class _t{connector;helper;sessionScopesFunc;sessionShouldRefreshFunc;stateTracker=new Ht;refreshPromise;currentSession;constructor(e){const{connector:s,defaultScopes:o=new Set,sessionScopes:i,sessionShouldRefresh:c}=e;this.connector=s,this.sessionScopesFunc=i,this.sessionShouldRefreshFunc=c,this.helper=new gt({sessionScopes:i,defaultScopes:o})}async getSession(e){if(this.helper.sessionExistsAndHasScope(this.currentSession,e.scopes)){if(!this.sessionShouldRefreshFunc(this.currentSession))return this.currentSession;try{const o=await this.collapsedSessionRefresh(e.scopes),i=this.sessionScopesFunc(this.currentSession),c=this.sessionScopesFunc(o);return ct(c,i)&&(this.currentSession=o),o}catch(o){if(e.optional)return;throw o}}if(!this.currentSession&&!e.instantPopup)try{const s=await this.collapsedSessionRefresh(e.scopes);return this.currentSession=s,this.getSession(e)}catch{}if(!e.optional)return this.currentSession=await this.connector.createSession({...e,scopes:this.helper.getExtendedScope(this.currentSession,e.scopes)}),this.stateTracker.setIsSignedIn(!0),this.currentSession}async removeSession(){this.currentSession=void 0,await this.connector.removeSession(),this.stateTracker.setIsSignedIn(!1)}sessionState$(){return this.stateTracker.sessionState$()}async collapsedSessionRefresh(e){if(this.refreshPromise)return this.refreshPromise;this.refreshPromise=this.connector.refreshSession(this.helper.getExtendedScope(this.currentSession,e));try{const s=await this.refreshPromise;return this.stateTracker.setIsSignedIn(!0),s}finally{delete this.refreshPromise}}}const be={id:"oauth2",title:"Your Identity Provider",icon:()=>null};class ne{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=be,oauthRequestApi:P,defaultScopes:C=[],scopeTransform:I=st=>st,popupOptions:z}=e,tt=new nt({configApi:s,discoveryApi:o,environment:i,provider:c,oauthRequestApi:P,sessionTransform({backstageIdentity:st,...ut}){const Pt={...ut,providerInfo:{idToken:ut.providerInfo.idToken,accessToken:ut.providerInfo.accessToken,scopes:ne.normalizeScopes(I,ut.providerInfo.scope),expiresAt:ut.providerInfo.expiresInSeconds?new Date(Date.now()+ut.providerInfo.expiresInSeconds*1e3):void 0}};return st&&(Pt.backstageIdentity={token:st.token,identity:st.identity,expiresAt:st.expiresInSeconds?new Date(Date.now()+st.expiresInSeconds*1e3):void 0}),Pt},popupOptions:z}),at=new _t({connector:tt,defaultScopes:new Set(C),sessionScopes:st=>st.providerInfo.scopes,sessionShouldRefresh:st=>{let ut=1/0;return st.providerInfo?.expiresAt&&(ut=Math.min(ut,(st.providerInfo.expiresAt.getTime()-Date.now())/1e3)),st.backstageIdentity?.expiresAt&&(ut=Math.min(ut,(st.backstageIdentity.expiresAt.getTime()-Date.now())/1e3)),ut<60*5}});return new ne({sessionManager:at,scopeTransform:I})}sessionManager;scopeTransform;constructor(e){this.sessionManager=e.sessionManager,this.scopeTransform=e.scopeTransform}async signIn(){await this.getAccessToken()}async signOut(){await this.sessionManager.removeSession()}sessionState$(){return this.sessionManager.sessionState$()}async getAccessToken(e,s){const o=ne.normalizeScopes(this.scopeTransform,e);return(await this.sessionManager.getSession({...s,scopes:o}))?.providerInfo.accessToken??""}async getIdToken(e={}){return(await this.sessionManager.getSession({...e,scopes:new Set(["openid"])}))?.providerInfo.idToken??""}async getBackstageIdentity(e={}){return(await this.sessionManager.getSession(e))?.backstageIdentity}async getProfile(e={}){return(await this.sessionManager.getSession(e))?.profile}static normalizeScopes(e,s){if(!s)return new Set;const o=Array.isArray(s)?s:s.split(/[\s|,]/).filter(Boolean);return new Set(e(o))}}const Se={id:"google",title:"Google",icon:()=>null},Oe="https://www.googleapis.com/auth/";class Le{static create(e){const{configApi:s,discoveryApi:o,oauthRequestApi:i,environment:c="development",provider:P=Se,defaultScopes:C=["openid",`${Oe}userinfo.email`,`${Oe}userinfo.profile`]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:i,provider:P,environment:c,defaultScopes:C,scopeTransform(I){return I.map(z=>z==="openid"?z:z==="profile"||z==="email"?`${Oe}userinfo.${z}`:z.startsWith(Oe)?z:`${Oe}${z}`)}})}}const Qe={id:"microsoft",title:"Microsoft",icon:()=>null};class de{oauth2;configApi;environment;provider;oauthRequestApi;discoveryApi;scopeTransform;static MicrosoftGraphID="00000003-0000-0000-c000-000000000000";static create(e){return new de(e)}constructor(e){const{configApi:s,environment:o="development",provider:i=Qe,oauthRequestApi:c,discoveryApi:P,defaultScopes:C=["openid","offline_access","profile","email","User.Read"],scopeTransform:I=z=>z.concat("offline_access")}=e;this.configApi=s,this.environment=o,this.provider=i,this.oauthRequestApi=c,this.discoveryApi=P,this.scopeTransform=I,this.oauth2={[de.MicrosoftGraphID]:ne.create({configApi:this.configApi,discoveryApi:this.discoveryApi,oauthRequestApi:this.oauthRequestApi,provider:this.provider,environment:this.environment,scopeTransform:this.scopeTransform,defaultScopes:C})}}microsoftGraph(){return this.oauth2[de.MicrosoftGraphID]}static resourceForScopes(e){const s=[...new Set(e.split(" ").map(de.resourceForScope).filter(i=>i!=="openid"))];if(s.length>1)return Promise.reject(new Error(`Requested access token with scopes from multiple Azure resources: ${s.join(", ")}. Access tokens can only have a single audience.`));const o=s[0]??de.MicrosoftGraphID;return Promise.resolve(o)}static resourceForScope(e){const s=e.match(/^(?<resourceURI>.*)\/(?<scp>[^\/]*)$/)?.groups;if(s){const{resourceURI:o}=s;return o.replace(/^api:\/\//,"")}switch(e){case"email":case"openid":case"offline_access":case"profile":return"openid";default:return de.MicrosoftGraphID}}async getAccessToken(e,s){const o=e===void 0?de.MicrosoftGraphID:await de.resourceForScopes(Array.isArray(e)?e.join(" "):e);return o in this.oauth2||(this.oauth2[o]=ne.create({configApi:this.configApi,discoveryApi:this.discoveryApi,oauthRequestApi:this.oauthRequestApi,provider:this.provider,environment:this.environment,scopeTransform:this.scopeTransform})),this.oauth2[o].getAccessToken(e,s)}getIdToken(e){return this.microsoftGraph().getIdToken(e)}getProfile(e){return this.microsoftGraph().getProfile(e)}getBackstageIdentity(e){return this.microsoftGraph().getBackstageIdentity(e)}signIn(){return this.microsoftGraph().signIn()}signOut(){return this.microsoftGraph().signOut()}sessionState$(){return this.microsoftGraph().sessionState$()}}const qe={id:"github",title:"GitHub",icon:()=>null};class tn{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=qe,oauthRequestApi:P,defaultScopes:C=["read:user"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:C})}}const en={id:"okta",title:"Okta",icon:()=>null},an=new Set(["openid","profile","email","phone","address","groups","offline_access"]),Me="okta.";class We{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=en,oauthRequestApi:P,defaultScopes:C=["openid","email","profile","offline_access"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:C,scopeTransform(I){return I.map(z=>an.has(z)||z.startsWith(Me)?z:`${Me}${z}`)}})}}const ze={id:"gitlab",title:"GitLab",icon:()=>null};class ye{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=ze,oauthRequestApi:P,defaultScopes:C=["read_user"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:C})}}const Ze={id:"onelogin",title:"onelogin",icon:()=>null},Je=new Set(["openid","profile","email","phone","address","groups","offline_access"]),D="onelogin.";class l{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=Ze,oauthRequestApi:P}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:["openid","email","profile","offline_access"],scopeTransform(C){return C.map(I=>Je.has(I)||I.startsWith(D)?I:`${D}${I}`)}})}}const E={id:"bitbucket",title:"Bitbucket",icon:()=>null};class L{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=E,oauthRequestApi:P,defaultScopes:C=["account"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:C})}}const et={id:"bitbucketServer",title:"Bitbucket Server",icon:()=>null};class lt{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=et,oauthRequestApi:P,defaultScopes:C=["PROJECT_ADMIN"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i,defaultScopes:C})}}const ft={id:"atlassian",title:"Atlassian",icon:()=>null};class Wt{static create(e){const{configApi:s,discoveryApi:o,environment:i="development",provider:c=ft,oauthRequestApi:P}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:P,provider:c,environment:i})}}const Vt={id:"vmwareCloudServices",title:"VMware Cloud",icon:()=>null};class Jt{static create(e){const{configApi:s,discoveryApi:o,oauthRequestApi:i,environment:c="development",provider:P=Vt,defaultScopes:C=["openid"]}=e;return ne.create({configApi:s,discoveryApi:o,oauthRequestApi:i,provider:P,environment:c,defaultScopes:C})}}var It=t(12935),Xt=t(57405),Nt=t(65461),pe=t(36017),Be=t(99303),Te=t(39837);const He=(0,ht.y)({id:"core.storage"});var oe=t(70795),se=t(16009);const Ee=(0,ht.y)({id:"core.oauthrequest"});var ts=t(96824),Xe=t(70835),es=t(10288),yn=t.n(es),Dn=t(52964),Qt=t(46195),nn=t(54241);const En=Qt.z.lazy(()=>Qt.z.object({rule:Qt.z.string(),resourceType:Qt.z.string(),params:Qt.z.record(Qt.z.any()).optional()}).or(Qt.z.object({anyOf:Qt.z.array(En).nonempty()})).or(Qt.z.object({allOf:Qt.z.array(En).nonempty()})).or(Qt.z.object({not:En}))),ns=Qt.z.object({result:Qt.z.literal(nn.b.ALLOW).or(Qt.z.literal(nn.b.DENY))}),ss=Qt.z.union([Qt.z.object({result:Qt.z.literal(nn.b.ALLOW).or(Qt.z.literal(nn.b.DENY))}),Qt.z.object({result:Qt.z.literal(nn.b.CONDITIONAL),pluginId:Qt.z.string(),resourceType:Qt.z.string(),conditions:En})]),rs=(r,e)=>Qt.z.object({items:Qt.z.array(Qt.z.intersection(Qt.z.object({id:Qt.z.string()}),r)).refine(s=>s.length===e.size&&s.every(({id:o})=>e.has(o)),{message:"Items in response do not match request"})});class os{enabled;discovery;constructor(e){this.discovery=e.discovery,this.enabled=e.config.getOptionalBoolean("permission.enabled")??!1}async authorize(e,s){return this.makeRequest(e,ns,s)}async authorizeConditional(e,s){return this.makeRequest(e,ss,s)}async makeRequest(e,s,o){if(!this.enabled)return e.map(tt=>({result:nn.b.ALLOW}));const i={items:e.map(tt=>({id:Dn.A(),...tt}))},c=await this.discovery.getBaseUrl("permission"),P=await yn()(`${c}/authorize`,{method:"POST",body:JSON.stringify(i),headers:{...this.getAuthorizationHeader(o?.token),"content-type":"application/json"}});if(!P.ok)throw await Xe.o.fromResponse(P);const C=await P.json(),z=rs(s,new Set(i.items.map(({id:tt})=>tt))).parse(C).items.reduce((tt,at)=>(tt[at.id]=at,tt),{});return i.items.map(tt=>z[tt.id])}getAuthorizationHeader(e){return e?{Authorization:`Bearer ${e}`}:{}}}class cn{permissionClient;identityApi;constructor(e,s){this.permissionClient=e,this.identityApi=s}static create(e){const{config:s,discovery:o,identity:i}=e,c=new os({discovery:o,config:s});return new cn(c,i)}async authorize(e){return(await this.permissionClient.authorize([e],await this.identityApi.getCredentials()))[0]}}const as=[(0,It.b)({api:Xt.I,deps:{configApi:Nt.U},factory:({configApi:r})=>V.compile(`${r.getString("backend.baseUrl")}/api/{{ pluginId }}`)}),(0,It.b)({api:pe.k,deps:{},factory:()=>new q}),(0,It.b)({api:Be.c,deps:{},factory:()=>new J}),(0,It.b)({api:Te.m,deps:{alertApi:pe.k},factory:({alertApi:r})=>{const e=new G(r,new Q);return rt.forward(e,{hidden:!1}),e}}),(0,It.b)({api:He,deps:{errorApi:Te.m},factory:({errorApi:r})=>pt.create({errorApi:r})}),(0,It.b)({api:oe.a,deps:{configApi:Nt.U,identityApi:se.K,discoveryApi:Xt.I},factory:({configApi:r,identityApi:e,discoveryApi:s})=>At({middleware:[bt.resolvePluginProtocol({discoveryApi:s}),bt.injectIdentityAuth({identityApi:e,config:r})]})}),(0,It.b)({api:Ee,deps:{},factory:()=>new yt}),(0,It.b)({api:Rt,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>Le.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:ce,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>de.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:jt,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>tn.create({configApi:s,discoveryApi:r,oauthRequestApi:e,defaultScopes:["read:user"],environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:Ut,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>We.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:kt,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>ye.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:le,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>l.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:ge,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>L.create({configApi:s,discoveryApi:r,oauthRequestApi:e,defaultScopes:["account"],environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:Zt,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>lt.create({configApi:s,discoveryApi:r,oauthRequestApi:e,defaultScopes:["REPO_READ"],environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:ee,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>Wt.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:De,deps:{discoveryApi:Xt.I,oauthRequestApi:Ee,configApi:Nt.U},factory:({discoveryApi:r,oauthRequestApi:e,configApi:s})=>Jt.create({configApi:s,discoveryApi:r,oauthRequestApi:e,environment:s.getOptionalString("auth.environment")})}),(0,It.b)({api:ts.x,deps:{discovery:Xt.I,identity:se.K,config:Nt.U},factory:({config:r,discovery:e,identity:s})=>cn.create({config:r,discovery:e,identity:s})})];var Ln=t(14451),is=t(27799),An=t(94389),cs=t(20947),Mn=t(20473),ln=t(45917),ls=t(39347),ds=t(63309),us=t(82451),hs=t(85121),jn=t(17400),gs=t(42226),ps=t(69550),Bn=t(52755),Un=t(89350),fs=t(8911),xn=t(33602),Cn=t(48108),ms=t(77225),$n=t(55700),Fn=t(71865),vs=t(80109),ys=t(15303),Es=t(39330);const As={brokenImage:is.A,catalog:fs.A,scaffolder:cs.A,techdocs:Mn.A,search:ln.A,chat:ls.A,dashboard:ds.A,docs:us.A,email:hs.A,github:gs.A,group:xn.A,help:ps.A,"kind:api":jn.A,"kind:component":Un.A,"kind:domain":Ln.A,"kind:group":xn.A,"kind:location":Bn.A,"kind:system":An.A,"kind:user":Cn.A,"kind:resource":$n.A,"kind:template":Fn.A,user:Cn.A,warning:ms.A,star:vs.A,unstarred:ys.A,externalLink:Es.A};var xs=t(58733),Cs=t(55288),bs=t(91360),Ss=t(50868),Nn=t(12285),Os=t(87271),Ts=t(64636);Ts.A.configure(r=>`v5-${r}`);const Ps=(0,Cs.A)({productionPrefix:"jss4-"});function kn(r){const{children:e,theme:s,noCssBaseline:o=!1}=r,i=s.getTheme("v4"),c=s.getTheme("v5");let P;o||(P=(0,a.jsx)(xs.Ay,{}));let C=(0,a.jsxs)(a.Fragment,{children:[P,e]});return i&&(C=(0,a.jsx)(bs.Ay,{generateClassName:Ps,children:(0,a.jsx)(Ss.A,{theme:i,children:C})})),c&&(C=(0,a.jsx)(Nn.A,{injectFirst:!0,children:(0,a.jsx)(Os.A,{theme:c,children:C})})),C}const dn={light:{type:"light",mode:"light",background:{default:"#F8F8F8",paper:"#FFFFFF"},status:{ok:"#1DB954",warning:"#FF9800",error:"#E22134",running:"#1F5493",pending:"#FFED51",aborted:"#757575"},bursts:{fontColor:"#FEFEFE",slackChannelText:"#ddd",backgroundColor:{default:"#7C3699"},gradient:{linear:"linear-gradient(-137deg, #4BB8A5 0%, #187656 100%)"}},primary:{main:"#1F5493"},banner:{info:"#2E77D0",error:"#E22134",text:"#FFFFFF",link:"#000000",closeButtonColor:"#FFFFFF",warning:"#FF9800"},border:"#E6E6E6",textContrast:"#000000",textVerySubtle:"#DDD",textSubtle:"#6E6E6E",highlight:"#FFFBCC",errorBackground:"#FFEBEE",warningBackground:"#F59B23",infoBackground:"#ebf5ff",errorText:"#CA001B",infoText:"#004e8a",warningText:"#000000",linkHover:"#2196F3",link:"#0A6EBE",gold:"#FFD600",navigation:{background:"#171717",indicator:"#9BF0E1",color:"#b5b5b5",selectedColor:"#FFF",navItem:{hoverBackground:"#404040"},submenu:{background:"#404040"}},pinSidebarButton:{icon:"#181818",background:"#BDBDBD"},tabbar:{indicator:"#9BF0E1"}},dark:{type:"dark",mode:"dark",background:{default:"#333333",paper:"#424242"},status:{ok:"#71CF88",warning:"#FFB84D",error:"#F84C55",running:"#3488E3",pending:"#FEF071",aborted:"#9E9E9E"},bursts:{fontColor:"#FEFEFE",slackChannelText:"#ddd",backgroundColor:{default:"#7C3699"},gradient:{linear:"linear-gradient(-137deg, #4BB8A5 0%, #187656 100%)"}},primary:{main:"#9CC9FF",dark:"#82BAFD"},secondary:{main:"#FF88B2"},banner:{info:"#2E77D0",error:"#E22134",text:"#FFFFFF",link:"#000000",closeButtonColor:"#FFFFFF",warning:"#FF9800"},border:"#E6E6E6",textContrast:"#FFFFFF",textVerySubtle:"#727272",textSubtle:"#CCCCCC",highlight:"#FFFBCC",errorBackground:"#FFEBEE",warningBackground:"#F59B23",infoBackground:"#ebf5ff",errorText:"#CA001B",infoText:"#004e8a",warningText:"#000000",linkHover:"#82BAFD",link:"#9CC9FF",gold:"#FFD600",navigation:{background:"#424242",indicator:"#9BF0E1",color:"#b5b5b5",selectedColor:"#FFF",navItem:{hoverBackground:"#404040"},submenu:{background:"#404040"}},pinSidebarButton:{icon:"#404040",background:"#BDBDBD"},tabbar:{indicator:"#9BF0E1"}}};var ws=t(98392),bn=t(17161);const Ue={wave:`url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1368' height='400' fill='none'%3e%3cmask id='a' width='1368' height='401' x='0' y='0' maskUnits='userSpaceOnUse'%3e%3cpath fill='url(%23paint0_linear)' d='M437 116C223 116 112 0 112 0h1256v400c-82 0-225-21-282-109-112-175-436-175-649-175z'/%3e%3cpath fill='url(%23paint1_linear)' d='M1368 400V282C891-29 788 40 711 161 608 324 121 372 0 361v39h1368z'/%3e%3cpath fill='url(%23paint2_linear)' d='M1368 244v156H0V94c92-24 198-46 375 0l135 41c176 51 195 109 858 109z'/%3e%3cpath fill='url(%23paint3_linear)' d='M1252 400h116c-14-7-35-14-116-16-663-14-837-128-1013-258l-85-61C98 28 46 8 0 0v400h1252z'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='white' d='M-172-98h1671v601H-172z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='602' x2='1093.5' y1='-960.5' y2='272' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='482' x2='480' y1='1058.5' y2='70.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='424' x2='446.1' y1='-587.5' y2='274.6' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint3_linear' x1='587' x2='349' y1='-1120.5' y2='341' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")`,wave2:`url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1368' height='400' fill='none'%3e%3cmask id='a' width='1764' height='479' x='-229' y='-6' maskUnits='userSpaceOnUse'%3e%3cpath fill='url(%23paint0_linear)' d='M0 400h1350C1321 336 525 33 179-2c-345-34-395 236-408 402H0z'/%3e%3cpath fill='url(%23paint1_linear)' d='M1378 177v223H0V217s219 75 327 52C436 246 717-35 965 45s254 144 413 132z'/%3e%3cpath fill='url(%23paint2_linear)' d='M26 400l-78-16c-170 205-44-6-137-30l-4-1 4 1 137 30c37-45 89-110 159-201 399-514-45 238 1176-50 275-65 354-39 91 267H26z'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='white' d='M0 0h1368v400H0z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='431' x2='397.3' y1='-599' y2='372.8' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='236.5' x2='446.6' y1='-586' y2='381.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='851.8' x2='640.4' y1='-867.2' y2='363.7' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")`,round:`url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1368' height='400' fill='none'%3e%3cmask id='a' width='2269' height='1408' x='-610' y='-509' maskUnits='userSpaceOnUse'%3e%3ccircle cx='1212.8' cy='74.8' r='317.5' fill='url(%23paint0_linear)' transform='rotate(-52 1213 75)'/%3e%3ccircle cx='737.8' cy='445.8' r='317.5' fill='url(%23paint1_linear)' transform='rotate(-116 738 446)'/%3e%3ccircle cx='601.8' cy='52.8' r='418.6' fill='url(%23paint2_linear)' transform='rotate(-117 602 53)'/%3e%3ccircle cx='999.8' cy='364' r='389.1' fill='url(%23paint3_linear)' transform='rotate(31 1000 364)'/%3e%3cellipse cx='-109.2' cy='263.5' fill='url(%23paint4_linear)' rx='429.2' ry='465.8' transform='rotate(-85 -109 264)'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='white' d='M0 0h1368v400H0z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='1301.2' x2='161.4' y1='-1879.7' y2='-969.6' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='826.2' x2='-313.6' y1='-1508.7' y2='-598.6' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='718.4' x2='-784.3' y1='-2524' y2='-1324.2' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint3_linear' x1='1108.2' x2='-288.6' y1='-2031.1' y2='-915.9' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint4_linear' x1='10.4' x2='-1626.5' y1='-2603.8' y2='-1399.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")`},$e={darkGrey:["#171717","#383838"],marineBlue:["#006D8F","#0049A1"],veryBlue:["#0027AF","#270094"],rubyRed:["#98002B","#8D1134"],toastyOrange:["#BE2200","#A41D00"],purpleSky:["#8912CA","#3E00EA"],eveningSea:["#00FFF2","#035355"],teal:["#005B4B"],pinkSea:["#C8077A","#C2297D"],greens:["#4BB8A5","#187656"]};function Fe(r){const{colors:e,shape:s,options:o}=r,c=`linear-gradient(90deg, ${(e.length===1?[e[0],e[0]]:e).join(", ")})`,P=`${s}, ${c}`,C=o?.fontColor??"#FFFFFF";return{colors:e,shape:s,backgroundImage:P,fontColor:C}}const Ks={home:Fe({colors:$e.teal,shape:Ue.wave}),documentation:Fe({colors:$e.pinkSea,shape:Ue.wave2}),tool:Fe({colors:$e.purpleSky,shape:Ue.round}),service:Fe({colors:$e.marineBlue,shape:Ue.wave}),website:Fe({colors:$e.veryBlue,shape:Ue.wave}),library:Fe({colors:$e.rubyRed,shape:Ue.wave}),other:Fe({colors:$e.darkGrey,shape:Ue.wave}),app:Fe({colors:$e.toastyOrange,shape:Ue.wave}),apis:Fe({colors:$e.teal,shape:Ue.wave2}),card:Fe({colors:$e.greens,shape:Ue.wave})},f=16,R='"Helvetica Neue", Helvetica, Roboto, Arial, sans-serif',U="home",F={htmlFontSize:f,fontFamily:R,h1:{fontSize:54,fontWeight:700,marginBottom:10},h2:{fontSize:40,fontWeight:700,marginBottom:8},h3:{fontSize:32,fontWeight:700,marginBottom:6},h4:{fontWeight:700,fontSize:28,marginBottom:6},h5:{fontWeight:700,fontSize:24,marginBottom:4},h6:{fontWeight:700,fontSize:20,marginBottom:2}};function W(r){const{palette:e,htmlFontSize:s=f,fontFamily:o=R,defaultPageTheme:i=U,pageTheme:c=Ks,typography:P}=r;if(!c[i])throw new Error(`${i} is not defined in pageTheme.`);return F.htmlFontSize=s,F.fontFamily=o,{palette:e,typography:P??F,page:c[i],getPageTheme:({themeId:C})=>c[C]??c[i]}}var Y=t(80012);const ot={MuiCssBaseline:{styleOverrides:r=>({html:{height:"100%",fontFamily:r.typography.fontFamily},body:{height:"100%",fontFamily:r.typography.fontFamily,overscrollBehaviorY:"none",fontSize:"0.875rem",lineHeight:1.43,"&::-webkit-scrollbar, & *::-webkit-scrollbar":{backgroundColor:r.palette.background.paper,width:"1em"},"&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb":{borderRadius:8,backgroundColor:r.palette.textVerySubtle,border:`3px solid ${r.palette.background.paper}`},"&::-webkit-scrollbar-thumb:active, & *::-webkit-scrollbar-thumb:active":{backgroundColor:r.palette.mode==="dark"?(0,Y.a)(r.palette.textVerySubtle,.2):(0,Y.e$)(r.palette.textVerySubtle,.2)},"&::-webkit-scrollbar-thumb:hover, & *::-webkit-scrollbar-thumb:hover":{backgroundColor:r.palette.mode==="dark"?(0,Y.a)(r.palette.textVerySubtle,.2):(0,Y.e$)(r.palette.textVerySubtle,.2)}},a:{color:"inherit",textDecoration:"none"}})},MuiGrid:{defaultProps:{spacing:2}},MuiSwitch:{defaultProps:{color:"primary"}},MuiTableRow:{styleOverrides:{root:({theme:r})=>({"&:nth-of-type(odd)":{backgroundColor:r.palette.background.default}}),hover:{"&:hover":{cursor:"pointer"}},head:({theme:r})=>({"&:nth-of-type(odd)":{backgroundColor:r.palette.background.paper}})}},MuiTableCell:{styleOverrides:{root:({theme:r})=>({wordBreak:"break-word",overflow:"hidden",verticalAlign:"middle",lineHeight:"1",margin:0,padding:r.spacing(3,2,3,2.5),borderBottom:0}),sizeSmall:({theme:r})=>({padding:r.spacing(1.5,2,1.5,2.5)}),head:({theme:r})=>({wordBreak:"break-word",overflow:"hidden",color:r.palette.textSubtle,fontWeight:"normal",lineHeight:"1"})}},MuiTabs:{styleOverrides:{root:{minHeight:24}}},MuiTab:{styleOverrides:{root:({theme:r})=>({color:r.palette.link,minHeight:24,textTransform:"initial",letterSpacing:"0.07em","&:hover":{color:(0,Y.e$)(r.palette.link,.3),background:(0,Y.a)(r.palette.link,.95)},[r.breakpoints.up("md")]:{minWidth:120,fontSize:r.typography.pxToRem(14),fontWeight:500}}),textColorPrimary:({theme:r})=>({color:r.palette.link})}},MuiTableSortLabel:{styleOverrides:{root:{color:"inherit","&:hover":{color:"inherit"},"&:focus":{color:"inherit"},"&.Mui-active":{fontWeight:"bold",color:"inherit"}}}},MuiListItemText:{styleOverrides:{dense:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}}},MuiButton:{styleOverrides:{text:{padding:void 0}}},MuiChip:{styleOverrides:{root:({theme:r})=>({marginRight:r.spacing(1),marginBottom:r.spacing(1)}),label:({theme:r})=>({lineHeight:r.spacing(2.5),fontWeight:r.typography.fontWeightMedium,fontSize:r.spacing(1.75)}),labelSmall:({theme:r})=>({fontSize:r.spacing(1.5)}),deleteIcon:({theme:r})=>({width:r.spacing(3),height:r.spacing(3),margin:r.spacing(0,.75,0,-.75)}),deleteIconSmall:({theme:r})=>({width:r.spacing(2),height:r.spacing(2),margin:r.spacing(0,.5,0,-.5)})}},MuiCard:{styleOverrides:{root:{display:"flex",flexDirection:"column"}}},MuiCardHeader:{styleOverrides:{root:{paddingBottom:0}}},MuiCardContent:{styleOverrides:{root:{flexGrow:1,"&:last-child":{paddingBottom:void 0}}}},MuiCardActions:{styleOverrides:{root:{justifyContent:"flex-end"}}},MuiLink:{defaultProps:{underline:"hover"}},MuiPaper:{styleOverrides:{root:{backgroundImage:"unset"}}}},St=r=>(...e)=>{const s=e.length===0?[1]:e,o=(i,c)=>typeof i=="string"?i:c*i;return s.map(i=>{const c=o(i,r);return typeof c=="number"?`${c}px`:c}).join(" ")};function Ot(r,e){if(!e||typeof e=="string")return;const s=typeof e=="function"?e(r):e;if(s)return{"@global":s}}function Mt(r,e){if(!(!e||typeof e=="string")){if(typeof e=="object"){const s={...r},o=r.spacing(1);return typeof o=="number"&&(s.spacing=St(o)),Object.fromEntries(Object.entries(e).map(([i,c])=>typeof c=="function"?[i,c({theme:s})]:[i,c]))}return e}}const wt=/^&.Mui-([\w-]+)$/;function $t(r){let e=r;if(!r||typeof r!="object")return e;for(const s of Object.keys(r)){const o=r[s];if(!(!o||typeof o!="object"))for(const i of Object.keys(o)){const c=i,P=c.match(wt);if(P){const[,C]=P,{[c]:I,...z}=o;I&&(e={...e,[s]:z,[C]:I})}}}return e}function Bt(r,e={}){const s={},o={};for(const i of Object.keys(e)){const c=e[i];c&&("styleOverrides"in c&&(i==="MuiCssBaseline"?s[i]=Ot(r,c.styleOverrides):s[i]=$t(Mt(r,c.styleOverrides))),"defaultProps"in c&&(o[i]=c.defaultProps))}return{overrides:s,props:o}}class ue{#t=new Map;constructor(e,s){this.#t=new Map,e&&this.#t.set("v4",e),s&&this.#t.set("v5",s)}getTheme(e){return this.#t.get(e)}}function ie(r){const e=W(r),s={...ot,...r.components},o=(0,bn.A)({...e,components:s}),i=Bt(o,s),c={...(0,ws.A)(e),...i};return new ue(c,o)}function Gt(r){const e=adaptV4Theme(r),s=createTheme(r);return new ue(s,createV5Theme(e))}const he={light:ie({palette:dn.light}),dark:ie({palette:dn.dark})};var qt=t(75962),ae=t(87145);const Ft=[{id:"light",title:"Light Theme",variant:"light",icon:(0,a.jsx)(ae.A,{}),Provider:({children:r})=>(0,a.jsx)(kn,{theme:he.light,children:r})},{id:"dark",title:"Dark Theme",variant:"dark",icon:(0,a.jsx)(qt.A,{}),Provider:({children:r})=>(0,a.jsx)(kn,{theme:he.dark,children:r})}];var te=t(73466),re=t(39067),Pe=t.n(re);class Ne{holders;constructor(...e){this.holders=e}get(e){for(const s of this.holders){const o=s.get(e);if(o)return o}}}var Ve=t(43836),Ke=t(10602);const sn=(0,Ve.tK)("api-context"),un=r=>{const{apis:e,children:s}=r,o=(0,d.useContext)(sn)?.atVersion(1),i=o?new Ne(e,o):e;return(0,a.jsx)(sn.Provider,{value:(0,Ke.B)({1:i}),children:s})};un.propTypes={apis:Pe().shape({get:Pe().func.isRequired}).isRequired,children:Pe().node};const we=/^[a-z][a-z0-9]*(?:[-_][a-z][a-z0-9]*)*$/i;function Wn(r){return typeof r=="object"&&r!==null&&!Array.isArray(r)}function Rs(r){return typeof r!="object"||r===null?r:Array.isArray(r)?r.map(Rs):Object.fromEntries(Object.entries(r).map(([e,s])=>[e,Rs(s)]))}function Sn(r,e){if(r===null)return;if(r===void 0)return e===void 0?void 0:Sn(e);if(typeof r!="object"||Array.isArray(r))return r;const s=Wn(e)?e:{},o={};for(const i of new Set([...Object.keys(r),...Object.keys(s)])){const c=Sn(r[i],s[i]);c!==void 0&&(o[i]=c)}return o}function Is(r){if(r===null)return"null";if(Array.isArray(r))return"array";const e=typeof r;return e==="number"&&isNaN(r)?"nan":e==="string"&&r===""?"empty-string":e}const ke={type(r,e,s,o){return`Invalid type in config for key '${r}' in '${e}', got ${s}, wanted ${o}`},missing(r,e){return`Missing required config value at '${r}' in '${e}'`},convert(r,e,s){return`Unable to convert config value for key '${r}' in '${e}' to a ${s}`}};class hn{data;context;fallback;prefix;filteredKeys;notifiedFilteredKeys;static fromConfigs(e){return e.length===0?new hn(void 0):e.reduce((s,{data:o,context:i,filteredKeys:c,deprecatedKeys:P})=>{const C=new hn(o,i,s);if(C.filteredKeys=c,P)for(const{key:I,description:z}of P)console.warn(`The configuration key '${I}' of ${i} is deprecated and may be removed soon. ${z||""}`);return C},void 0)}constructor(e,s="mock-config",o,i=""){this.data=e,this.context=s,this.fallback=o,this.prefix=i,this.notifiedFilteredKeys=new Set}has(e){const s=this.readValue(e);return s===null?!1:s!==void 0?!0:this.fallback?.has(e)??!1}keys(){const e=this.data?Object.keys(this.data):[],s=this.fallback?.keys()??[];return[...new Set([...e,...s])].filter(o=>this.data?.[o]!==null)}get(e){const s=this.getOptional(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e??""),this.context));return s}getOptional(e){const s=Rs(this.readValue(e)),o=this.fallback?.getOptional(e);if(s!==null)return s===void 0?Sn(o):o===void 0?Sn(s):Sn(s,o)}getConfig(e){const s=this.getOptionalConfig(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalConfig(e){const s=this.readValue(e),o=this.fallback?.getOptionalConfig(e);if(Wn(s))return this.copy(s,e,o);if(s!==null){if(s!==void 0)throw new TypeError(ke.type(this.fullKey(e),this.context,Is(s),"object"));return o}}getConfigArray(e){const s=this.getOptionalConfigArray(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalConfigArray(e){const s=this.readConfigValue(e,o=>{if(!Array.isArray(o))return{expected:"object-array"};for(const[i,c]of o.entries())if(!Wn(c))return{expected:"object-array",value:c,key:`${e}[${i}]`};return!0});if(s)return s.map((o,i)=>this.copy(o,`${e}[${i}]`))}getNumber(e){const s=this.getOptionalNumber(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalNumber(e){const s=this.readConfigValue(e,i=>typeof i=="number"||typeof i=="string"||{expected:"number"});if(typeof s=="number"||s===void 0)return s;const o=Number(s);if(!Number.isFinite(o))throw new Error(ke.convert(this.fullKey(e),this.context,"number"));return o}getBoolean(e){const s=this.getOptionalBoolean(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalBoolean(e){const s=this.readConfigValue(e,i=>typeof i=="boolean"||typeof i=="number"||typeof i=="string"||{expected:"boolean"});if(typeof s=="boolean"||s===void 0)return s;const o=String(s).trim();if(/^(?:y|yes|true|1|on)$/i.test(o))return!0;if(/^(?:n|no|false|0|off)$/i.test(o))return!1;throw new Error(ke.convert(this.fullKey(e),this.context,"boolean"))}getString(e){const s=this.getOptionalString(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalString(e){return this.readConfigValue(e,s=>typeof s=="string"&&s!==""||{expected:"string"})}getStringArray(e){const s=this.getOptionalStringArray(e);if(s===void 0)throw new Error(ke.missing(this.fullKey(e),this.context));return s}getOptionalStringArray(e){return this.readConfigValue(e,s=>{if(!Array.isArray(s))return{expected:"string-array"};for(const[o,i]of s.entries())if(typeof i!="string"||i==="")return{expected:"string-array",value:i,key:`${e}[${o}]`};return!0})}fullKey(e){return`${this.prefix}${this.prefix?".":""}${e}`}copy(e,s,o){const i=new hn(e,this.context,o,this.fullKey(s));return i.filteredKeys=this.filteredKeys,i}readConfigValue(e,s){const o=this.readValue(e);if(o===void 0)return this.fallback?.readConfigValue(e,s);if(o===null)return;const i=s(o);if(i!==!0){const{key:c=e,value:P=o,expected:C}=i;throw new TypeError(ke.type(this.fullKey(c),this.context,Is(P),C))}return o}readValue(e){const s=e?e.split("."):[];for(const i of s)if(!we.test(i))throw new TypeError(`Invalid config key '${e}'`);if(this.data===void 0)return;let o=this.data;for(const[i,c]of s.entries())if(Wn(o))o=o[c];else if(o!=null){const P=this.fullKey(s.slice(0,i).join("."));throw new TypeError(ke.type(P,this.context,Is(o),"object"))}return o}}const On="theme";class Kn{themes;static createWithStorage(e){const s=new Kn(e);if(!window.localStorage)return s;const o=window.localStorage.getItem(On)??void 0;return s.setActiveThemeId(o),s.activeThemeId$().subscribe(i=>{i?window.localStorage.setItem(On,i):window.localStorage.removeItem(On)}),window.addEventListener("storage",i=>{if(i.key===On){const c=localStorage.getItem(On)??void 0;s.setActiveThemeId(c)}}),s}activeThemeId;subject;constructor(e){this.themes=e,this.subject=new _(void 0)}getInstalledThemes(){return this.themes.slice()}activeThemeId$(){return this.subject}getActiveThemeId(){return this.activeThemeId}setActiveThemeId(e){this.activeThemeId=e,this.subject.next(e)}}var gn=t(63636);function zs(r){if(r.length<3)throw new Error(`The '${r}' feature flag must have a minimum length of three characters.`);if(r.length>150)throw new Error(`The '${r}' feature flag must not exceed 150 characters.`);if(!r.match(/^[a-z]+[a-z0-9-]+$/))throw new Error(`The '${r}' feature flag must start with a lowercase letter and only contain lowercase letters, numbers and hyphens. Examples: feature-flag-one, alpha, release-2020`)}class Nr{registeredFeatureFlags=[];flags;registerFlag(e){zs(e.name),this.registeredFeatureFlags.push(e)}getRegisteredFlags(){return this.registeredFeatureFlags.slice()}isActive(e){return this.flags||(this.flags=this.load()),this.flags.get(e)===gn.S.Active}save(e){this.flags||(this.flags=this.load()),e.merge||this.flags.clear();for(const[o,i]of Object.entries(e.states))this.flags.set(o,i);const s=Array.from(this.flags.entries()).filter(([,o])=>o===gn.S.Active);window.localStorage.setItem("featureFlags",JSON.stringify(Object.fromEntries(s)))}load(){try{const e=window.localStorage.getItem("featureFlags");if(!e)return new Map;const s=JSON.parse(e);if(typeof s!="object"||s===null||Array.isArray(s))return new Map;const o=Object.entries(s).filter(([i,c])=>(zs(i),c===gn.S.Active));return new Map(o)}catch{return new Map}}}const zn=(0,ht.y)({id:"core.apptheme"}),Hs=(0,ht.y)({id:"core.applanguage"});var kr=t(56038),Ds;(function(r){r[r.default=10]="default",r[r.app=50]="app",r[r.static=100]="static"})(Ds||(Ds={}));class Wr{factories=new Map;register(e,s){const o=Ds[e],i=this.factories.get(s.api.id);return i&&i.priority>=o?!1:(this.factories.set(s.api.id,{priority:o,factory:s}),!0)}get(e){const s=this.factories.get(e.id);if(s)return s.factory}getAllApis(){const e=new Set;for(const{factory:s}of this.factories.values())e.add(s.api);return e}}class Ls{factories;static validateFactories(e,s){for(const o of s){const i=[o],c=new Set;for(;i.length;){const P=i.shift(),C=e.get(P);if(C)for(const I of Object.values(C.deps)){if(I.id===o.id)throw new Error(`Circular dependency of api factory for ${o}`);c.has(I)||(c.add(I),i.push(I))}}}}apis;constructor(e){this.factories=e,this.apis=new Map}get(e){return this.load(e)}load(e,s=[]){const o=this.apis.get(e.id);if(o)return o;const i=this.factories.get(e);if(!i)return;if(s.includes(i.api))throw new Error(`Circular dependency of api factory for ${i.api}`);const c=this.loadDeps(e,i.deps,[...s,i.api]),P=i.factory(c);return this.apis.set(e.id,P),P}loadDeps(e,s,o){const i={};for(const c in s)if(s.hasOwnProperty(c)){const P=s[c],C=this.load(P,o);if(!C)throw new Error(`No API factory available for dependency ${P} of dependent ${e}`);i[c]=C}return i}}function Kr(r){const e={};for(const o in r.collectors)r.collectors.hasOwnProperty(o)&&(e[o]=r.collectors[o]());const s=[{node:d.Children.toArray(r.root),parent:void 0,contexts:{}}];for(;s.length!==0;){const{node:o,parent:i,contexts:c}=s.shift();d.Children.forEach(o,P=>{if(!(0,d.isValidElement)(P))return;const C={};for(const I in e)if(e.hasOwnProperty(I)){const z=e[I];C[I]=z.visit(z.accumulator,P,i,c[I])}for(const I of r.discoverers){const z=I(P);z&&s.push({node:z,parent:P,contexts:C})}})}return Object.fromEntries(Object.entries(e).map(([o,i])=>[o,i.accumulator]))}function Hn(r,e){return()=>({accumulator:r(),visit:e})}function zr(r){return r.props?.children}function Hr(r){if(r.props?.path&&r.props?.element)return r.props?.element}var Ae=t(19402);const Vr=Hn(()=>new Set,(r,e)=>{const s=(0,Ae.E)(e,"core.plugin");s&&r.add(s)});var Tn=t(72427);const Vs=r=>{const{children:e}=r,s=(0,Tn.gf)(gn.B),o="with"in r?s.isActive(r.with):!s.isActive(r.without);return(0,a.jsx)(a.Fragment,{children:o?e:null})};(0,Ae.h)(Vs,"core.featureFlagged",!0);const Vn={caseSensitive:!1,path:"*",element:"match-all",routeRefs:new Set,plugins:new Set};function Gn(r){const e=r;return e?.type?e.type.displayName??e.type.name??String(e.type):String(e)}const Gs=r=>{const e=new Set;return r&&e.add(r),e};function Ys(r,e=new Array){return d.Children.forEach(r,s=>{if(!(0,d.isValidElement)(s))return;const o=(0,Ae.E)(s,"core.mountPoint");if(o){const i=(0,Ae.E)(s,"core.plugin");e.push({routeRef:o,plugin:i})}Ys(s.props.children,e)}),e}const Gr=Hn(()=>({paths:new Map,parents:new Map,objects:new Array}),(r,e,s,o)=>{if(o?.isElementAncestor)return o;if(s?.props.element===e)return{...o,isElementAncestor:!0};const i=e.props?.path,c=(0,Ae.E)(e,"core.mountPoint");if(c&&i)throw new Error(`Path property may not be set directly on a routable extension "${Gn(e)}"`);const P=o?.obj?.children??r.objects;if(i!==void 0){if(typeof i!="string")throw new Error(`Element path must be a string at "${Gn(e)}"`);const C=i.startsWith("/")?i.slice(1):i,I=e.props.element;if((0,Ae.E)(e,"core.gatherMountPoints")){if(I)throw new Error(`Mount point gatherers may not have an element prop "${Gn(e)}"`);const z={path:C,element:"gathered",routeRefs:new Set,caseSensitive:!!e.props?.caseSensitive,children:[Vn],plugins:new Set};return P.push(z),{obj:z,gatherPath:C,routeRef:o?.routeRef,gatherRouteRef:o?.routeRef}}if(I){const[z,...tt]=Ys(I);if(tt.length>0)throw new Error(`Route element with path "${i}" may not contain multiple routable extensions`);if(!z)return o;const{routeRef:at,plugin:st}=z,ut={path:C,element:"mounted",routeRefs:new Set([at]),caseSensitive:!!e.props?.caseSensitive,children:[Vn],plugins:Gs(st)};return P.push(ut),r.paths.set(at,C),r.parents.set(at,o?.routeRef),{obj:ut,routeRef:at??o?.routeRef,gatherPath:C,gatherRouteRef:o?.gatherRouteRef}}}if(c){if(o?.gatherPath===void 0)throw new Error(`Routable extension "${Gn(e)}" with mount point "${c}" must be assigned a path`);o?.obj?.routeRefs.add(c);const C=(0,Ae.E)(e,"core.plugin");return C&&o?.obj?.plugins.add(C),r.paths.set(c,o.gatherPath),r.parents.set(c,o?.gatherRouteRef),{...o,routeRef:c}}return o}),Yr=Hn(()=>({paths:new Map,parents:new Map,objects:new Array}),(r,e,s,o)=>{if(s?.props.element===e)return o;let i=o?.obj,c=o?.routeRef,P=o?.sticky;const C=e.props?.path,I=i?.children??r.objects,z=!!e.props?.caseSensitive;let tt=o?.path;if((0,Ae.E)(e,"core.gatherMountPoints")){if(!C)throw new Error("Mount point gatherer must have a path");tt=C}const at=e.props?.element;let st=(0,Ae.E)(e,"core.mountPoint");if(!st&&(0,d.isValidElement)(at)&&(st=(0,Ae.E)(at,"core.mountPoint")),st){let Pt=C;if(tt&&(Pt?tt=void 0:Pt=tt),!Pt)throw new Error("Mounted routable extension must have a path");r.paths.set(st,Pt),c&&P?(r.parents.set(st,c),C&&(c=st,P=!1)):(r.parents.set(st,c),c=st),C?(i={caseSensitive:z,path:C,element:"mounted",routeRefs:new Set([st]),children:[Vn],plugins:Gs((0,Ae.E)(e.props.element,"core.plugin"))},I.push(i)):i?.routeRefs.add(st)}if((0,Ae.E)(e,"core.gatherMountPoints")&&(P=!0),(0,Ae.E)(e,"core.gatherMountPoints")){if(!C)throw new Error("Mount point gatherer must have a path");st||(i={caseSensitive:z,path:C,element:"gathered",routeRefs:new Set,children:[Vn],plugins:o?.obj?.plugins||new Set},I.push(i))}return{obj:i,path:tt,routeRef:c,sticky:P}}),Qr=Hn(()=>new Set,(r,e)=>{if(e.type===Vs){const s=e.props;r.add("with"in s?s.with:s.without)}});var Pn=t(21613),Zr=t(63544);const wn=(0,Zr.Q)("route-ref-type",()=>Symbol("route-ref-type"));function Qs(r){return r[wn]==="absolute"}function Zs(r){return r[wn]==="sub"}function Jr(r){return r[wn]==="external"}function Yn(...r){const e=r.join("/").replace(/\/\/+/g,"/");return e!=="/"&&e.endsWith("/")?e.slice(0,-1):e}var Xr=t(46155),_r=t.n(Xr);function qr(r,e,s){let o,i="";if(Qs(r))o=r;else if(Zs(r))o=r.parent,i=r.path;else if(Jr(r)){const C=s.get(r);if(!C)return[void 0,""];if(Qs(C))o=C;else if(Zs(C))o=C.parent,i=C.path;else throw new Error(`ExternalRouteRef was bound to invalid target, ${C}`)}else throw r[wn]?new Error(`Unknown or invalid route ref type, ${r[wn]}`):new Error(`Unknown object passed to useRouteRef, got ${r}`);if(!o)return[void 0,""];const c=e.get(o);if(c===void 0)return[void 0,""];const P=Yn(c,i);return[o,P]}function to(r,e,s,o,i){const c=(0,Pn.ue)(i,e)??[],P=Array();let C=-1;for(let tt=r;tt&&(C=c.findIndex(at=>at.route.routeRefs.has(tt)),C===-1);tt=o.get(tt))P.unshift(tt);P.length===0&&(C-=1);const I=C===-1?"":c[C].pathname,z=P.slice(0,-1).map(tt=>{const at=s.get(tt);if(at===void 0)throw new Error(`No path for ${tt}`);if(at.includes(":"))throw new Error(`Cannot route to ${r} with parent ${tt} as it has parameters`);return at});return`${Yn(I,...z)}/`}class eo{routePaths;routeParents;routeObjects;routeBindings;appBasePath;constructor(e,s,o,i,c){this.routePaths=e,this.routeParents=s,this.routeObjects=o,this.routeBindings=i,this.appBasePath=c}resolve(e,s){const[o,i]=qr(e,this.routePaths,this.routeBindings);if(!o)return;let c;typeof s=="string"?c=this.trimPath(s):s.pathname?c={...s,pathname:this.trimPath(s.pathname)}:c=s;const P=this.appBasePath+to(o,c,this.routePaths,this.routeParents,this.routeObjects);return(...[I])=>{const z=I&&_r()(I,tt=>typeof tt=="string"?tt.replaceAll(/[&?#;\/]/g,at=>encodeURIComponent(at)):tt);return Yn(P,(0,Pn.tW)(i,z))}}trimPath(e){return e&&(e.startsWith(this.appBasePath)?e.slice(this.appBasePath.length):e)}}const no=(0,Ve.tK)("routing-context"),so=({routePaths:r,routeParents:e,routeObjects:s,routeBindings:o,basePath:i="",children:c})=>{const P=new eo(r,e,s,o,i),C=(0,Ke.B)({1:P});return(0,a.jsx)(no.Provider,{value:C,children:c})};function ro(r,e){const s=new Set(e.values());s.delete(void 0);for(const o of e.keys()){if(s.has(o))continue;let i=o,c="";for(;i;){const C=r.get(i);if(C===void 0)throw new Error(`No path for ${i}`);c=Yn(C,c),i=e.get(i)}const P=c.match(/:(\w+)/g);if(P){for(let C=0;C<P.length;C++)for(let I=C+1;I<P.length;I++)if(P[I]===P[C])throw new Error(`Parameter ${P[I]} is duplicated in path ${c}`)}}}function oo(r,e){for(const s of e)if(s.externalRoutes){for(const[o,i]of Object.entries(s.externalRoutes))if(!i.optional&&!r.has(i))throw new Error(`External route '${o}' of the '${s.getId()}' plugin must be bound to a target route. See https://backstage.io/link?bind-routes for details.`)}}const ao=(0,Ve.tK)("app-context"),io=({appContext:r,children:e})=>{const s=(0,Ke.B)({1:r});return(0,a.jsx)(ao.Provider,{value:s,children:e})},Js="app",co=`${Js}-auth-cookie-expires-at`,lo=5*6e4,Xs=5e3,uo=2,ho=5*6e4;function go({discoveryApi:r,fetchApi:e,errorApi:s}){let o=!1,i,c=!0,P=Xs;const C="BroadcastChannel"in window?new BroadcastChannel(co):void 0,I=st=>{const ut=(1+3*Math.random())*6e4;return Math.max(st-Date.now(),lo)-ut},z=async()=>{try{const ut=`${await r.getBaseUrl(Js)}/.backstage/auth/v1/cookie`,Pt=await e.fetch(ut,{credentials:"include"});if(!Pt.ok)throw new Error(`Request failed with status ${Pt.status} ${Pt.statusText}, see request towards ${ut} for more details`);const Yt=await Pt.json();if(!Yt.expiresAt)throw new Error("No expiration date in response");const Ce=Date.parse(Yt.expiresAt);if(Number.isNaN(Ce))throw new Error("Invalid expiration date in response");c=!0,C?.postMessage({action:"COOKIE_REFRESH_SUCCESS",payload:{expiresAt:new Date(Ce).toISOString()}}),at(I(Ce))}catch(st){c?(c=!1,P=Xs):(P=Math.min(ho,P*uo),console.error("Session cookie refresh failed",st),s.post(new Error("Session refresh failed, see developer console for details"))),at(P)}},tt=st=>{const{data:ut}=st;if(!(ut===null||typeof ut!="object")&&"action"in ut&&ut.action==="COOKIE_REFRESH_SUCCESS"){const Pt=Date.parse(ut.payload.expiresAt);if(Number.isNaN(Pt)){console.warn("Received invalid expiration from session refresh channel");return}at(I(Pt))}};function at(st){o||(i&&clearTimeout(i),i=setTimeout(z,st))}return C?.addEventListener("message",tt),z(),()=>{o=!0,i&&clearTimeout(i),C?.removeEventListener("message",tt),C?.close()}}function _s(r){return new Error(`Tried to access IdentityApi ${r} before app was loaded`)}function Ms(r){console.warn(`WARNING: Call to ${r} is deprecated and will break in the future`)}class po{target;waitForTarget;resolveTarget=()=>{};signOutTargetUrl="/";#t;constructor(){this.waitForTarget=new Promise(e=>{this.resolveTarget=e})}setTarget(e,s){this.target=e,this.signOutTargetUrl=s.signOutTargetUrl,this.resolveTarget(e)}getUserId(){if(!this.target)throw _s("getUserId");if(!this.target.getUserId)throw new Error("IdentityApi does not implement getUserId");return Ms("getUserId"),this.target.getUserId()}getProfile(){if(!this.target)throw _s("getProfile");if(!this.target.getProfile)throw new Error("IdentityApi does not implement getProfile");return Ms("getProfile"),this.target.getProfile()}async getProfileInfo(){return this.waitForTarget.then(e=>e.getProfileInfo())}async getBackstageIdentity(){const e=await this.waitForTarget.then(s=>s.getBackstageIdentity());return e.userEntityRef.match(/^.*:.*\/.*$/)||console.warn(`WARNING: The App IdentityApi provided an invalid userEntityRef, '${e.userEntityRef}'. It must be a full Entity Reference of the form '<kind>:<namespace>/<name>'.`),e}async getCredentials(){return this.waitForTarget.then(e=>e.getCredentials())}async getIdToken(){return this.waitForTarget.then(e=>{if(!e.getIdToken)throw new Error("IdentityApi does not implement getIdToken");return Ms("getIdToken"),e.getIdToken()})}async signOut(){await this.waitForTarget.then(e=>e.signOut()),await this.#t?.(),window.location.href=this.signOutTargetUrl}enableCookieAuth(e){if(this.#t)return;const s=go(e);this.#t=async()=>{s();const o=await e.discoveryApi.getBaseUrl("app");try{await fetch(`${o}/.backstage/auth/v1/cookie`,{method:"DELETE",credentials:"include"})}catch{}}}}var fo=t(1394);function mo(r,e,s){if(r!==void 0){const i=s.find(c=>c.id===r);if(i)return i}if(e){const i=s.find(c=>c.variant==="dark");if(i)return i}const o=s.find(i=>i.variant==="light");return o||s[0]}const vo=()=>{const r=(0,d.useMemo)(()=>window.matchMedia("(prefers-color-scheme: dark)"),[]),[e,s]=(0,d.useState)(r.matches);return(0,d.useEffect)(()=>{const o=i=>{s(i.matches)};return r.addListener(o),()=>{r.removeListener(o)}},[r]),e};function qs({children:r}){const e=(0,Tn.gf)(zn),s=(0,fo.A)(e.activeThemeId$(),e.getActiveThemeId()),o=window.matchMedia?vo():!1,i=mo(s,o,e.getInstalledThemes());if(!i)throw new Error("App has no themes");return(0,a.jsx)(i.Provider,{children:r})}const tr=async()=>yo();function yo(r="__APP_INJECTED_RUNTIME_CONFIG__"){const e=[{context:"app-config.yaml",data:{app:{title:"Techdocs Preview App",baseUrl:"http://localhost:3000"},backend:{baseUrl:"http://localhost:3000"},techdocs:{builder:"external"}}}];if(!e)throw new Error("No static configuration provided");if(!Array.isArray(e))throw new Error("Static configuration has invalid format");const s=e.slice(),o=document.querySelectorAll('script[type="backstage.io/config"]');if(o.length>0)for(const c of o)try{const P=c.textContent;if(!P)throw new Error("tag is empty");let C;try{C=JSON.parse(P)}catch(I){throw new Error(`failed to parse config; ${I}`)}if(!Array.isArray(C))throw new Error("data is not an array");s.push(...C)}catch(P){throw new Error(`Failed to load config from script tag, ${P.message}`)}else if(r!=="__app_injected_runtime_config__".toLocaleUpperCase("en-US"))try{const c=JSON.parse(r);Array.isArray(c)?s.push(...c):s.push({data:c,context:"env"})}catch(c){throw new Error(`Failed to load runtime configuration, ${c}`)}const i=window.__APP_CONFIG__;return i&&s.push({context:"window",data:i}),s}class Eo{apis=[];add(e,s){return this.apis.push([e.id,s]),s}build(){return new pn(new Map(this.apis))}}class pn{apis;static builder(){return new Eo}static from(e){return new pn(new Map(e.map(([s,o])=>[s.id,o])))}static with(e,s){return new pn(new Map([[e.id,s]]))}constructor(e){this.apis=e}with(e,s){return new pn(new Map([...this.apis,[e.id,s]]))}get(e){return this.apis.get(e.id)}}function Ao(r){const e=new Map,s=new Map;for(const o of r){for(const[i,c]of Object.entries(o.routes??{})){const P=`${o.getId()}.${i}`;if(e.has(P))throw new Error(`Unexpected duplicate route '${P}'`);e.set(P,c)}for(const[i,c]of Object.entries(o.externalRoutes??{})){const P=`${o.getId()}.${i}`;if(s.has(P))throw new Error(`Unexpected duplicate external route '${P}'`);s.set(P,c)}}return{routes:e,externalRoutes:s}}function xo(r,e,s){const o=Ao(s),i=new Map,c=new Set;r&&r({bind:(I,z)=>{for(const[tt,at]of Object.entries(z)){const st=I[tt];if(!st)throw new Error(`Key ${tt} is not an existing external route`);if(!at&&!st.optional)throw new Error(`External route ${tt} is required but was ${at===!1?"disabled":"not provided"}`);at?i.set(st,at):at===!1&&c.add(st)}}});const P=e.getOptionalConfig("app.routes.bindings")?.get();if(P)for(const[C,I]of Object.entries(P)){if(!Co(I))throw new Error(`Invalid config at app.routes.bindings['${C}'], value must be a non-empty string or false`);const z=o.externalRoutes.get(C);if(!z)throw new Error(`Invalid config at app.routes.bindings, '${C}' is not a valid external route`);if(!(i.has(z)||c.has(z)))if(I===!1)c.add(z);else{const tt=o.routes.get(I);if(!tt)throw new Error(`Invalid config at app.routes.bindings['${C}'], '${I}' is not a valid route`);i.set(z,tt)}}for(const C of o.externalRoutes.values())if(!i.has(C)&&!c.has(C)){const I="getDefaultTarget"in C?C.getDefaultTarget():void 0;if(I){const z=o.routes.get(I);z&&i.set(C,z)}}return i}function Co(r){return!!(r===!1||typeof r=="string"&&r)}function Rn(){const[r]=(0,m.AV)((0,a.jsx)(m.qh,{index:!0,element:(0,a.jsx)("div",{})}));return!r.index}const er=(0,d.createContext)(void 0);var nr=t(82266),sr=t(93368),bo=t(25862);const So=(r,e)=>{try{const o=(0,Pn.ue)(e,{pathname:r})?.filter(I=>I?.route.routeRefs?.size>0).pop(),i=o?.route;if(!i||i.path===""&&r!=="/")return;let c;i.routeRefs.size===1&&(c=i.routeRefs.values().next().value);let P;i.plugins.size===1&&(P=i.plugins.values().next().value);const C=Object.entries(o?.params||{}).reduce((I,[z,tt])=>(tt!==void 0&&z!=="*"&&(I[z]=tt),I),{});return{extension:"App",pluginId:P?.getId()||"root",...c?{routeRef:c.id}:{},_routeNodeType:i.element,params:C}}catch{return}},Oo=({pathname:r,search:e,hash:s,attributes:o})=>{const i=(0,sr.s)();return(0,d.useEffect)(()=>{i.captureEvent("navigate",`${r}${e}${s}`,{attributes:o})},[i,r,e,s,o]),null},Qn=({routeObjects:r})=>{const{pathname:e,search:s,hash:o}=(0,m.zy)(),{params:i,...c}=So(e,r)||{params:{}};return(0,a.jsx)(bo.Ig,{attributes:c,children:(0,a.jsx)(Oo,{pathname:e,search:s,hash:o,attributes:i})})};function To(r){return Rn()?js(r):""}function js(r){let{pathname:e}=new URL(r.getOptionalString("app.baseUrl")??"/","http://sample.dev");return e=e.replace(/\/*$/,""),e}function rr({component:r,appIdentityProxy:e,children:s}){const[o,i]=(0,d.useState)(),c=(0,Tn.gf)(Nt.U),P=js(c);return o?(e.setTarget(o,{signOutTargetUrl:P||"/"}),(0,a.jsx)(a.Fragment,{children:s})):(0,a.jsx)(r,{onSignInSuccess:i})}function or(r){const{Router:e,SignInPage:s}=(0,nr.n)().getComponents(),o=(0,Tn.gf)(Nt.U),i=js(o),c=`${i}/*`,P=(0,d.useContext)(er);if(!P)throw new Error("AppRouter must be rendered within the AppProvider");const{routeObjects:C,appIdentityProxy:I}=P;return s?Rn()?(0,a.jsxs)(e,{children:[(0,a.jsx)(Qn,{routeObjects:C}),(0,a.jsx)(rr,{component:s,appIdentityProxy:I,children:(0,a.jsx)(m.BV,{children:(0,a.jsx)(m.qh,{path:c,element:(0,a.jsx)(a.Fragment,{children:r.children})})})})]}):(0,a.jsxs)(e,{basename:i,children:[(0,a.jsx)(Qn,{routeObjects:C}),(0,a.jsx)(rr,{component:s,appIdentityProxy:I,children:r.children})]}):(I.setTarget({getUserId:()=>"guest",getIdToken:async()=>{},getProfile:()=>({email:"guest@example.com",displayName:"Guest"}),getProfileInfo:async()=>({email:"guest@example.com",displayName:"Guest"}),getBackstageIdentity:async()=>({type:"user",userEntityRef:"user:default/guest",ownershipEntityRefs:["user:default/guest"]}),getCredentials:async()=>({}),signOut:async()=>{}},{signOutTargetUrl:i||"/"}),Rn()?(0,a.jsxs)(e,{children:[(0,a.jsx)(Qn,{routeObjects:C}),(0,a.jsx)(m.BV,{children:(0,a.jsx)(m.qh,{path:c,element:(0,a.jsx)(a.Fragment,{children:r.children})})})]}):(0,a.jsxs)(e,{basename:i,children:[(0,a.jsx)(Qn,{routeObjects:C}),r.children]}))}(0,Ae.h)(or,"core.type","AppRouter");const In="language",Ge="en";class Zn{static create(e){const s=e?.availableLanguages??[Ge];if(s.length!==new Set(s).size)throw new Error(`Supported languages may not contain duplicates, got '${s.join("', '")}'`);if(!s.includes(Ge))throw new Error(`Supported languages must include '${Ge}'`);const o=e?.defaultLanguage??Ge;if(!s.includes(o))throw new Error(`Initial language must be one of the supported languages, got '${o}'`);return new Zn(s,o)}static createWithStorage(e){const s=Zn.create(e);if(!window.localStorage)return s;const o=window.localStorage.getItem(In),{languages:i}=s.getAvailableLanguages();return o&&i.includes(o)&&s.setLanguage(o),s.language$().subscribe(({language:c})=>{c!==window.localStorage.getItem(In)&&window.localStorage.setItem(In,c)}),window.addEventListener("storage",c=>{if(c.key===In){const P=localStorage.getItem(In)??void 0;P&&s.setLanguage(P)}}),s}#t;#n;#e;constructor(e,s){this.#t=e,this.#n=s,this.#e=new _({language:this.#n})}getAvailableLanguages(){return{languages:this.#t.slice()}}setLanguage(e){const s=e??Ge;if(s!==this.#n){if(s&&!this.#t.includes(s))throw new Error(`Failed to change language to '${s}', available languages are '${this.#t.join("', '")}'`);this.#n=s,this.#e.next({language:s})}}getLanguage(){return{language:this.#n}}language$(){return this.#e}}var Po=t(47304),wo=t(99833),ar=t(93184);function ir(r){return Object.fromEntries(Object.entries(r).filter(e=>e[1]!==null))}class Ro{onLoad;#t;#n;#e;constructor(e){this.onLoad=e,this.#t=new Set,this.#n=new Map,this.#e=new Map}addTranslationResource(e){const s=(0,wo.Y)(e);for(const o of s.resources){const i=this.#s(o.language,s.id);this.#e.has(i)||this.#e.set(i,o.loader)}}#s(e,s){return`${e}/${s}`}needsLoading(e,s){const o=this.#s(e,s);return this.#e.get(o)?!this.#t.has(o):!1}async load(e,s){const o=this.#s(e,s),i=this.#e.get(o);if(!i||this.#t.has(o))return;const c=this.#n.get(o);if(c){await c;return}const P=i().then(C=>{this.onLoad({language:e,namespace:s,messages:C.messages}),this.#t.add(o)},C=>{throw this.#t.add(o),C});this.#n.set(o,P),await P}}class Bs{static create(e){const{languages:s}=e.languageApi.getAvailableLanguages(),o=(0,Po.Q_)({fallbackLng:Ge,supportedLngs:s,interpolation:{escapeValue:!1},ns:[],defaultNS:!1,fallbackNS:!1,initImmediate:!1});if(o.init(),!o.isInitialized)throw new Error("i18next was unexpectedly not initialized");const{language:i}=e.languageApi.getLanguage();i!==Ge&&o.changeLanguage(i);const c=new Ro(I=>{o.addResourceBundle(I.language,I.namespace,ir(I.messages),!1,!0)}),P=e?.resources||[];for(let I=P.length-1;I>=0;I--){const z=P[I];z.$$type==="@backstage/TranslationResource"?c.addTranslationResource(z):z.$$type==="@backstage/TranslationMessages"&&o.addResourceBundle(Ge,z.id,ir(z.messages),!0,!1)}const C=new Bs(o,c,e.languageApi.getLanguage().language);return e.languageApi.language$().subscribe(({language:I})=>{C.#o(I)}),C}#t;#n;#e;#s=new Set;#r=new Set;constructor(e,s,o){this.#t=e,this.#n=s,this.#e=o}getTranslation(e){const s=(0,ar.v)(e);return this.#i(s),this.#a(s)}translation$(e){const s=(0,ar.v)(e);return this.#i(s),new(Z())(o=>{let i={};const c=()=>{i={};const C=i;this.#n.load(this.#e,s.id).then(()=>{if(C===i){const I=this.#a(s);I.ready&&o.next(I)}},I=>{C===i&&o.error(Array.isArray(I)?I[0]:I)})},P=()=>{const C=this.#a(s);C.ready?o.next(C):c()};return this.#n.needsLoading(this.#e,s.id)&&c(),this.#r.add(P),()=>{this.#r.delete(P)}})}#o(e){this.#e!==e&&(this.#e=e,this.#t.changeLanguage(e),this.#r.forEach(s=>s()))}#a(e){return this.#n.needsLoading(this.#e,e.id)?{ready:!1}:{ready:!0,t:this.#t.getFixedT(null,e.id)}}#i(e){if(this.#s.has(e.id))return;this.#s.add(e.id);const s=e.getDefaultMessages();this.#t.addResourceBundle(Ge,e.id,s,!0,!1);const o=e.getDefaultResource();o&&this.#n.addTranslationResource(o)}}function cr(r){const e=new URL(r);return e.protocol=document.location.protocol,e.hostname=document.location.hostname,e.port=document.location.port,e.toString().replace(/\/$/,"")}function Io(r){const e=hn.fromConfigs(r),s=e.getOptionalString("app.baseUrl"),o=e.getOptionalString("backend.baseUrl");let i=r,c,P;if(s&&o){const C=new URL(s).origin,I=new URL(o).origin;if(C===I){const z=cr(o);o!==z&&(c=z)}}if(s){const C=cr(s);s!==C&&(P=C)}return(P||c)&&(i=i.concat({data:{app:P&&{baseUrl:P},backend:c&&{baseUrl:c}},context:"relative-resolver"})),i}function Do(){return(document.querySelector('meta[name="backstage-app-mode"]')?.getAttribute("content")??"public")==="protected"}function Lo(r,e,s){const o=!!r,i=(0,te.A)(r||(()=>Promise.resolve([])));let c;if(o&&i.loading){const{Progress:I}=e;c=(0,a.jsx)(I,{})}else if(i.error){const{BootErrorPage:I}=e;c=(0,a.jsx)(I,{step:"load-config",error:i.error})}const{ThemeProvider:P=qs}=e;return c?{node:(0,a.jsx)(un,{apis:pn.with(zn,s),children:(0,a.jsx)(P,{children:c})})}:{api:hn.fromConfigs(i.value?.length?Io(i.value):[])}}class Mo{app;constructor(e){this.app=e}getPlugins(){return this.app.getPlugins()}getSystemIcon(e){return this.app.getSystemIcon(e)}getSystemIcons(){return this.app.getSystemIcons()}getComponents(){return this.app.getComponents()}}class jo{apiHolder;configApi;apis;icons;plugins;featureFlags;components;themes;configLoader;defaultApis;bindRoutes;appLanguageApi;translationResources;appIdentityProxy=new po;apiFactoryRegistry;constructor(e){this.apis=e.apis??[],this.icons=e.icons,this.plugins=new Set(e.plugins??[]),this.featureFlags=e.featureFlags??[],this.components=e.components,this.themes=e.themes,this.configLoader=e.configLoader??tr,this.defaultApis=e.defaultApis??[],this.bindRoutes=e.bindRoutes,this.apiFactoryRegistry=new Wr,this.appLanguageApi=Zn.createWithStorage({defaultLanguage:e.__experimentalTranslations?.defaultLanguage,availableLanguages:e.__experimentalTranslations?.availableLanguages}),this.translationResources=e.__experimentalTranslations?.resources??[]}getPlugins(){return Array.from(this.plugins)}getSystemIcon(e){return this.icons[e]}getSystemIcons(){return this.icons}getComponents(){return this.components}createRoot(e){const s=this.getProvider();return()=>(0,a.jsx)(s,{children:e})}#t=!1;getProvider(){if(this.#t)throw new Error("app.getProvider() or app.createRoot() has already been called, and can only be called once");this.#t=!0;const e=new Mo(this);let s,o;return({children:c})=>{const P=(0,d.useRef)(!0),C=(0,d.useMemo)(()=>Kn.createWithStorage(this.themes),[]),{routing:I,featureFlags:z}=(0,d.useMemo)(()=>{const Yt=Rn();Yt&&console.warn(`
|
|
4
|
+
DEPRECATION WARNING: React Router Beta is deprecated and support for it will be removed in a future release.
|
|
5
|
+
Please migrate to use React Router v6 stable.
|
|
6
|
+
See https://backstage.io/docs/tutorials/react-router-stable-migration
|
|
7
|
+
`);const Ce=Kr({root:c,discoverers:[zr,Hr],collectors:{routing:Yt?Yr:Gr,collectedPlugins:Vr,featureFlags:Qr}});return Ce.collectedPlugins.forEach(je=>this.plugins.add(je)),this.verifyPlugins(this.plugins),this.getApiHolder(),Ce},[c]),tt=Lo(this.configLoader,this.components,C),at="api"in tt;if(at){const{api:Yt}=tt;this.configApi=Yt}if("node"in tt)return tt.node;if(o)throw o;if(!s)try{s=xo(this.bindRoutes,tt.api,this.plugins),ro(I.paths,I.parents),oo(s,this.plugins)}catch(Yt){throw o=Yt,Yt}if(at&&P.current){P.current=!1;const Yt=this.getApiHolder().get(gn.B);if(Yt){for(const Ie of this.featureFlags)Yt.registerFlag({...Ie,pluginId:""});for(const Ie of this.plugins.values())if("getFeatureFlags"in Ie)for(const on of Ie.getFeatureFlags())Yt.registerFlag({name:on.name,pluginId:Ie.getId()});else for(const on of Ie.output())on.type==="feature-flag"&&Yt.registerFlag({name:on.name,pluginId:Ie.getId()});const Ce=Yt.getRegisteredFlags(),je=new Set(Ce.map(Ie=>Ie.name));for(const Ie of z)je.has(Ie)||Yt.registerFlag({name:Ie,pluginId:""})}}const{ThemeProvider:st=qs,Progress:ut}=this.components,Pt=this.getApiHolder();if(Do()){const Yt=Pt.get(Te.m),Ce=Pt.get(oe.a),je=Pt.get(Xt.I);if(!Yt||!Ce||!je)throw new Error("App is running in protected mode but missing required APIs");this.appIdentityProxy.enableCookieAuth({errorApi:Yt,fetchApi:Ce,discoveryApi:je})}return(0,a.jsx)(un,{apis:Pt,children:(0,a.jsx)(io,{appContext:e,children:(0,a.jsx)(st,{children:(0,a.jsx)(so,{routePaths:I.paths,routeParents:I.parents,routeObjects:I.objects,routeBindings:s,basePath:To(tt.api),children:(0,a.jsx)(er.Provider,{value:{routeObjects:I.objects,appIdentityProxy:this.appIdentityProxy},children:(0,a.jsx)(d.Suspense,{fallback:(0,a.jsx)(ut,{}),children:c})})})})})})}}getRouter(){return or}getApiHolder(){if(this.apiHolder){for(const e of this.plugins)for(const s of e.getApis())this.apiFactoryRegistry.get(s.api)||this.apiFactoryRegistry.register("default",s);return Ls.validateFactories(this.apiFactoryRegistry,this.apiFactoryRegistry.getAllApis()),this.apiHolder}this.apiFactoryRegistry.register("static",{api:zn,deps:{},factory:()=>Kn.createWithStorage(this.themes)}),this.apiFactoryRegistry.register("static",{api:Nt.U,deps:{},factory:()=>{if(!this.configApi)throw new Error("Tried to access config API before config was loaded");return this.configApi}}),this.apiFactoryRegistry.register("static",{api:se.K,deps:{},factory:()=>this.appIdentityProxy}),this.apiFactoryRegistry.register("static",{api:Hs,deps:{},factory:()=>this.appLanguageApi}),this.apiFactoryRegistry.register("default",{api:kr.J,deps:{languageApi:Hs},factory:({languageApi:e})=>Bs.create({languageApi:e,resources:this.translationResources})}),this.apiFactoryRegistry.register("default",{api:gn.B,deps:{},factory:()=>new Nr});for(const e of this.defaultApis)this.apiFactoryRegistry.register("default",e);for(const e of this.plugins)for(const s of e.getApis())if(!this.apiFactoryRegistry.register("default",s))throw new Error(`Plugin ${e.getId()} tried to register duplicate or forbidden API factory for ${s.api}`);for(const e of this.apis)if(!this.apiFactoryRegistry.register("app",e))throw new Error(`Duplicate or forbidden API factory for ${e.api} in app`);return Ls.validateFactories(this.apiFactoryRegistry,this.apiFactoryRegistry.getAllApis()),this.apiHolder=new Ls(this.apiFactoryRegistry),this.apiHolder}verifyPlugins(e){const s=new Set;for(const o of e){const i=o.getId();if(s.has(i))throw new Error(`Duplicate plugin found '${i}'`);s.add(i)}}}function Bo(r){return new jo(r)}function Uo(r){return Bo({...r,apis:r?.apis??[],bindRoutes:r?.bindRoutes,components:{...M,...r?.components},configLoader:r?.configLoader,defaultApis:as,icons:{...As,...r?.icons},plugins:r?.plugins??[],featureFlags:r?.featureFlags??[],themes:r?.themes??Ft})}var Jn=t(82442);let lr=!1;const dr=r=>{const e=(0,nr.n)(),{NotFoundErrorPage:s}=e.getComponents(),o=(0,d.useMemo)(()=>Rn(),[]),c=[...(0,Jn.O)(r.children,P=>P.getElements().flatMap(C=>{let I=C.props.path;if(I==="")return[];I=I?.replace(/\/\*$/,"")??"/";let z=o?C:C.props.element;return!o&&!z&&(z=C,lr||(console.warn("DEPRECATION WARNING: All elements within <FlatRoutes> must be of type <Route> with an element prop. Existing usages of <Navigate key=[path] to=[to] /> should be replaced with <Route path=[path] element={<Navigate to=[to] />} />."),lr=!0)),[{path:I,element:z,children:C.props.children?[{path:I==="/"?"/":"*",element:C.props.children}]:void 0}]}).sort((C,I)=>I.path.localeCompare(C.path)).map(C=>({...C,path:C.path==="/"?"/":`${C.path}/*`}))),{path:"*",element:(0,a.jsx)(s,{})}];return(0,m.Ye)(c)};(0,Ae.h)(dr,"core.type","FlatRoutes");var fn=t(6820),$o=t(78692),Fo=t(86519);function No(r){return!r.cursor}const fe="catalog";var me=t(94214);class ko{discoveryApi;fetchApi;constructor(e){this.discoveryApi=e.discoveryApi,this.fetchApi=e.fetchApi||{fetch:yn()}}async analyzeLocation(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/analyze-location").expand({});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"POST",body:JSON.stringify(e.body)})}async createLocation(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/locations{?dryRun}").expand({...e.query});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"POST",body:JSON.stringify(e.body)})}async deleteEntityByUid(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-uid/{uid}").expand({uid:e.path.uid});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"DELETE"})}async deleteLocation(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/locations/{id}").expand({id:e.path.id});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"DELETE"})}async getEntities(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities{?fields,limit,filter*,offset,after,order*}").expand({...e.query});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getEntitiesByQuery(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-query{?fields,limit,offset,orderField*,cursor,filter*,fullTextFilterTerm,fullTextFilterFields}").expand({...e.query});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getEntitiesByRefs(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-refs/{?filter*}").expand({...e.query});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"POST",body:JSON.stringify(e.body)})}async getEntityAncestryByName(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-name/{kind}/{namespace}/{name}/ancestry").expand({kind:e.path.kind,namespace:e.path.namespace,name:e.path.name});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getEntityByName(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-name/{kind}/{namespace}/{name}").expand({kind:e.path.kind,namespace:e.path.namespace,name:e.path.name});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getEntityByUid(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entities/by-uid/{uid}").expand({uid:e.path.uid});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getEntityFacets(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/entity-facets{?facet*,filter*}").expand({...e.query});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getLocation(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/locations/{id}").expand({id:e.path.id});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getLocationByEntity(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/locations/by-entity/{kind}/{namespace}/{name}").expand({kind:e.path.kind,namespace:e.path.namespace,name:e.path.name});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async getLocations(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/locations").expand({});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"GET"})}async refreshEntity(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/refresh").expand({});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"POST",body:JSON.stringify(e.body)})}async validateEntity(e,s){const o=await this.discoveryApi.getBaseUrl(fe),c=me.parse("/validate-entity").expand({});return await this.fetchApi.fetch(`${o}${c}`,{headers:{"Content-Type":"application/json",...s?.token&&{Authorization:`Bearer ${s?.token}`}},method:"POST",body:JSON.stringify(e.body)})}}class Wo{apiClient;constructor(e){this.apiClient=new ko(e)}async getEntityAncestors(e,s){return await this.requestRequired(await this.apiClient.getEntityAncestryByName({path:(0,fn.KU)(e.entityRef)},s))}async getLocationById(e,s){return await this.requestOptional(await this.apiClient.getLocation({path:{id:e}},s))}async getLocationByEntity(e,s){return await this.requestOptional(await this.apiClient.getLocationByEntity({path:(0,fn.KU)(e)},s))}async getEntities(e,s){const{filter:o=[],fields:i=[],order:c,offset:P,limit:C,after:I}=e??{},z=[];if(c)for(const at of[c].flat())at&&z.push(`${at.order}:${at.field}`);return{items:await this.requestRequired(await this.apiClient.getEntities({query:{fields:i,limit:C,filter:this.getFilterValue(o),offset:P,after:I,order:c?z:void 0}},s))}}async getEntitiesByRefs(e,s){const o=await this.apiClient.getEntitiesByRefs({body:{entityRefs:e.entityRefs,fields:e.fields},query:{filter:this.getFilterValue(e.filter)}},s);if(!o.ok)throw await Xe.o.fromResponse(o);const{items:i}=await o.json();return{items:i.map(c=>c??void 0)}}async queryEntities(e={},s){const o={};if(No(e)){const{fields:i=[],filter:c,limit:P,offset:C,orderFields:I,fullTextFilter:z}=e;o.filter=this.getFilterValue(c),P!==void 0&&(o.limit=P),C!==void 0&&(o.offset=C),I!==void 0&&(o.orderField=(Array.isArray(I)?I:[I]).map(({field:at,order:st})=>`${at},${st}`)),i.length&&(o.fields=i);const tt=z?.term?.trim();tt&&(o.fullTextFilterTerm=tt),z?.fields?.length&&(o.fullTextFilterFields=z.fields)}else{const{fields:i=[],limit:c,cursor:P}=e;o.cursor=P,c!==void 0&&(o.limit=c),i.length&&(o.fields=i)}return this.apiClient.getEntitiesByQuery({query:o},s).then(i=>i.json())}async getEntityByRef(e,s){return this.requestOptional(await this.apiClient.getEntityByName({path:(0,fn.KU)(e)},s))}async getEntityByName(e,s){const{kind:o,namespace:i="default",name:c}=e;return this.requestOptional(await this.apiClient.getEntityByName({path:{kind:o,namespace:i,name:c}},s))}async refreshEntity(e,s){const o=await this.apiClient.refreshEntity({body:{entityRef:e}},s);if(o.status!==200)throw new Error(await o.text())}async getEntityFacets(e,s){const{filter:o=[],facets:i}=e;return await this.requestOptional(await this.apiClient.getEntityFacets({query:{facet:i,filter:this.getFilterValue(o)}},s))}async addLocation(e,s){const{type:o="url",target:i,dryRun:c}=e,P=await this.apiClient.createLocation({body:{type:o,target:i},query:{dryRun:c?"true":void 0}},s);if(P.status!==201)throw new Error(await P.text());const{location:C,entities:I,exists:z}=await P.json();if(!C)throw new Error(`Location wasn't added: ${i}`);return{location:C,entities:I,exists:z}}async getLocationByRef(e,s){return(await this.requestRequired(await this.apiClient.getLocations({},s))).map(i=>i.data).find(i=>e===(0,$o.KL)(i))}async removeLocationById(e,s){await this.requestIgnored(await this.apiClient.deleteLocation({path:{id:e}},s))}async removeEntityByUid(e,s){await this.requestIgnored(await this.apiClient.deleteEntityByUid({path:{uid:e}},s))}async validateEntity(e,s,o){const i=await this.apiClient.validateEntity({body:{entity:e,location:s}},o);if(i.ok)return{valid:!0};if(i.status!==400)throw await Xe.o.fromResponse(i);const{errors:c=[]}=await i.json();return{valid:!1,errors:c}}async requestIgnored(e){if(!e.ok)throw await Xe.o.fromResponse(e)}async requestRequired(e){if(!e.ok)throw await Xe.o.fromResponse(e);return e.json()}async requestOptional(e){if(!e.ok){if(e.status===404)return;throw await Xe.o.fromResponse(e)}return await e.json()}getFilterValue(e=[]){const s=[];for(const o of[e].flat()){const i=[];for(const[c,P]of Object.entries(o))for(const C of[P].flat())C===Fo.c?i.push(c):typeof C=="string"&&i.push(`${c}=${C}`);i.length&&s.push(i.join(","))}return s}}var ur=t(7341),Ko=t(18),zo=t(82292),hr=t(29207),mn=t(95203),Ho=t(9803),Re=t(88758),Vo=t(54560),vn=t(45250);async function Go({storageApi:r}){const e=r.forBucket("settings"),s=r.forBucket("starredEntities"),o=e.snapshot("starredEntities").value;if(!(0,vn.isArray)(o))return;const i=new Set(s.snapshot("entityRefs").value??[]);o.filter(vn.isString).map(c=>c.split(":")).filter(c=>c.length===4&&c[0]==="entity").map(([c,P,C,I])=>(0,fn.U2)({kind:P,namespace:C,name:I})).forEach(c=>i.add(c)),await s.set("entityRefs",Array.from(i)),await e.remove("starredEntities")}class Yo{settingsStore;starredEntities;constructor(e){Go(e).then(),this.settingsStore=e.storageApi.forBucket("starredEntities"),this.starredEntities=new Set(this.settingsStore.snapshot("entityRefs").value??[]),this.settingsStore.observe$("entityRefs").subscribe({next:s=>{this.starredEntities=new Set(s.value??[]),this.notifyChanges()}})}async toggleStarred(e){this.starredEntities.has(e)?this.starredEntities.delete(e):this.starredEntities.add(e),await this.settingsStore.set("entityRefs",Array.from(this.starredEntities))}starredEntitie$(){return this.observable}subscribers=new Set;observable=new(Z())(e=>(e.next(new Set(this.starredEntities)),this.subscribers.add(e),()=>{this.subscribers.delete(e)}));notifyChanges(){for(const e of this.subscribers)e.next(new Set(this.starredEntities))}}function Us(r){const{years:e=0,months:s=0,weeks:o=0,days:i=0,hours:c=0,minutes:P=0,seconds:C=0,milliseconds:I=0}=r;return((((e*365+s*30+o*7+i)*24+c)*60+P)*60+C)*1e3+I}var Qo=t(25033),Zo=t.n(Qo),Jo=t(25295),Xo=t.n(Jo),_o=t(88083);const qo={seconds:10},ta={milliseconds:50},ea={api:jn.A,component:Un.A,system:An.A,resource:$n.A,domain:Ln.A,location:Bn.A,user:Cn.A,group:xn.A,template:Fn.A};function gr(r){return{async:r.async,render:({entityRef:e,entity:s,context:o})=>({snapshot:(0,_o.T)(s||e,o),loadEntity:r.async})}}class Xn{static createLocal(){return new Xn({renderer:gr({async:!1})})}static create(e){return new Xn(e)}#t;#n;#e;#s;#r;constructor(e){const s=e.cacheTtl??qo,o=e.batchDelay??ta,i=e.renderer??gr({async:!0}),c={};if(Object.entries(ea).forEach(([P,C])=>{c[P.toLocaleLowerCase("en-US")]=C}),Object.entries(e.kindIcons??{}).forEach(([P,C])=>{c[P.toLocaleLowerCase("en-US")]=C}),i.async){if(!e.catalogApi)throw new TypeError("Asynchronous rendering requires a catalog API");this.#e=this.#a({cacheTtl:s,batchDelay:o,renderer:i,catalogApi:e.catalogApi})}this.#n=Us(s),this.#t=new Map,this.#s=c,this.#r=i}forEntity(e,s){const{entityRef:o,kind:i,entity:c,needsLoad:P}=this.#o(e),C=st=>{const{snapshot:ut}=this.#r.render({entityRef:o,loading:st.loading,entity:st.entity,context:s||{}});return{...ut,entityRef:o,Icon:this.#i(ut.Icon,i)}};let I;try{I=C({loading:P,entity:c})}catch{I={primaryTitle:o,entityRef:o}}if(!P)return{snapshot:I,promise:Promise.resolve(I)};const z=Promise.resolve().then(()=>this.#e?.load(o)).then(st=>C({loading:!1,entity:st??c})).catch(()=>{}),tt=new(Z())(st=>{let ut=!1;return z.then(Pt=>{Pt&&st.next(Pt)}).finally(()=>{ut||st.complete()}),()=>{ut=!0}}),at=z.then(st=>st??I);return{snapshot:I,update$:tt,promise:at}}#o(e){if(typeof e!="string")return{entity:e,kind:e.kind,entityRef:(0,fn.U2)(e),needsLoad:!1};const s=this.#t.get(e),o=s?.entity,c=(!s||Date.now()-s.updatedAt>this.#n)&&this.#r.async!==!1&&this.#e!==void 0;return{entity:o,kind:(0,fn.KU)(e).kind,entityRef:e,needsLoad:c}}#a(e){const s=Us(e.cacheTtl),o=Us(e.batchDelay);return new(Zo())(async i=>{const{items:c}=await e.catalogApi.getEntitiesByRefs({entityRefs:i,fields:["kind","metadata.name","metadata.namespace","metadata.title","metadata.description","spec.profile.displayName","spec.type"]}),P=Date.now();return i.forEach((C,I)=>{this.#t.set(C,{updatedAt:P,entity:c[I]})}),c},{name:"DefaultEntityPresentationApi",cacheMap:new(Xo())(s),maxBatchSize:100,batchScheduleFn:o?i=>setTimeout(i,o):void 0})}#i(e,s){return e||(e===!1?!1:this.#s[s.toLocaleLowerCase("en-US")])}}const xe=(0,Ho.i)({id:"catalog",apis:[(0,It.b)({api:ur.v,deps:{discoveryApi:Xt.I,fetchApi:oe.a},factory:({discoveryApi:r,fetchApi:e})=>new Wo({discoveryApi:r,fetchApi:e})}),(0,It.b)({api:Ko.a,deps:{storageApi:He},factory:({storageApi:r})=>new Yo({storageApi:r})}),(0,It.b)({api:zo.n,deps:{catalogApi:ur.v},factory:({catalogApi:r})=>Xn.create({catalogApi:r})})],routes:{catalogIndex:mn.rQ,catalogEntity:hr.s},externalRoutes:{createComponent:mn.qP,viewTechDoc:mn.UJ,createFromTemplate:mn.Zg,unregisterRedirect:mn.pS}}),hi=xe.provide((0,Re.QJ)({name:"CatalogIndexPage",component:()=>Promise.all([t.e(3720),t.e(5184),t.e(2177)]).then(t.bind(t,62177)).then(r=>r.CatalogPage),mountPoint:mn.rQ})),na=xe.provide((0,Re.QJ)({name:"CatalogEntityPage",component:()=>t.e(4516).then(t.bind(t,54516)).then(r=>r.CatalogEntityPage),mountPoint:hr.s})),gi=xe.provide((0,Re.NC)({name:"EntityAboutCard",component:{lazy:()=>Promise.all([t.e(3720),t.e(1902),t.e(5724)]).then(t.bind(t,65724)).then(r=>r.AboutCard)}})),pi=xe.provide((0,Re.NC)({name:"EntityLinksCard",component:{lazy:()=>t.e(8307).then(t.bind(t,18307)).then(r=>r.EntityLinksCard)}})),fi=xe.provide((0,Re.NC)({name:"EntityLabelsCard",component:{lazy:()=>t.e(3182).then(t.bind(t,63182)).then(r=>r.EntityLabelsCard)}})),mi=xe.provide((0,Re.NC)({name:"EntityHasSystemsCard",component:{lazy:()=>t.e(9652).then(t.bind(t,9652)).then(r=>r.HasSystemsCard)}})),vi=xe.provide((0,Re.NC)({name:"EntityHasComponentsCard",component:{lazy:()=>t.e(2420).then(t.bind(t,52420)).then(r=>r.HasComponentsCard)}})),yi=xe.provide((0,Re.NC)({name:"EntityHasSubcomponentsCard",component:{lazy:()=>t.e(8384).then(t.bind(t,78384)).then(r=>r.HasSubcomponentsCard)}})),Ei=xe.provide((0,Re.NC)({name:"EntityHasSubdomainsCard",component:{lazy:()=>t.e(6415).then(t.bind(t,46415)).then(r=>r.HasSubdomainsCard)}})),Ai=xe.provide((0,Re.NC)({name:"EntityHasResourcesCard",component:{lazy:()=>t.e(6271).then(t.bind(t,56271)).then(r=>r.HasResourcesCard)}})),xi=xe.provide((0,Re.NC)({name:"EntityDependsOnComponentsCard",component:{lazy:()=>t.e(3632).then(t.bind(t,3632)).then(r=>r.DependsOnComponentsCard)}})),Ci=xe.provide((0,Re.NC)({name:"EntityDependencyOfComponentsCard",component:{lazy:()=>t.e(124).then(t.bind(t,124)).then(r=>r.DependencyOfComponentsCard)}})),bi=xe.provide((0,Re.NC)({name:"EntityDependsOnResourcesCard",component:{lazy:()=>t.e(287).then(t.bind(t,20287)).then(r=>r.DependsOnResourcesCard)}})),Si=xe.provide((0,Re.NC)({name:"RelatedEntitiesCard",component:{lazy:()=>t.e(2401).then(t.bind(t,52401)).then(r=>r.RelatedEntitiesCard)}})),Oi=xe.provide((0,Vo.ec)({name:"CatalogSearchResultListItem",component:()=>t.e(1297).then(t.bind(t,61297)).then(r=>r.CatalogSearchResultListItem),predicate:r=>r.type==="software-catalog"}));var pr=t(3347),fr=t(26679);class sa{configApi;discoveryApi;identityApi;constructor({configApi:e,discoveryApi:s,identityApi:o}){this.configApi=e,this.discoveryApi=s,this.identityApi=o}async getApiOrigin(){return await this.discoveryApi.getBaseUrl("techdocs")}async getStorageUrl(){return`${await this.discoveryApi.getBaseUrl("techdocs")}/static/docs`}async getBuilder(){return this.configApi.getOptionalString("techdocs.builder")||"local"}async getEntityDocs(e,s){const i=`${await this.getApiOrigin()}/${s}`,c=await fetch(`${i.endsWith("/")?i:`${i}/`}index.html`);if(c.status===404)throw new Error("Page not found");return c.text()}async syncEntityDocs(e){return"cached"}async getBaseUrl(e,s,o){const i=await this.getApiOrigin();return new URL(e,`${i}/${o}`).toString()}}class ra{configApi;discoveryApi;identityApi;constructor({configApi:e,discoveryApi:s,identityApi:o}){this.configApi=e,this.discoveryApi=s,this.identityApi=o}async getCookie(){return{expiresAt:new Date(Date.now()+6e5).toISOString()}}async getApiOrigin(){return await this.discoveryApi.getBaseUrl("techdocs")}async getEntityMetadata(e){return{apiVersion:"backstage.io/v1alpha1",kind:"Component",metadata:{name:"local"},spec:{owner:"test",lifecycle:"experimental"}}}async getTechDocsMetadata(e){return{site_name:"Live preview environment",site_description:""}}}const oa=[(0,It.b)({api:fr.s,deps:{configApi:Nt.U,discoveryApi:Xt.I,identityApi:se.K},factory:({configApi:r,discoveryApi:e,identityApi:s})=>new sa({configApi:r,discoveryApi:e,identityApi:s})}),(0,It.b)({api:fr.l,deps:{configApi:Nt.U,discoveryApi:Xt.I,identityApi:se.K},factory:({configApi:r,discoveryApi:e,identityApi:s})=>new ra({configApi:r,discoveryApi:e,identityApi:s})}),(0,It.b)({api:pr.Y,deps:{configApi:Nt.U},factory:({configApi:r})=>pr.L.fromConfig(r)})],aa={backend:{baseUrl:"http://localhost:3000"},techdocs:{builder:"external"}},ia={backend:{baseUrl:"http://localhost:7007"},techdocs:{builder:"external"}};async function ca(){const r=await fetch("/.detect");return r.ok?(await r.text()).trim()==="techdocs-cli-server":!1}async function la(){const r=await tr(),e=await ca();return[...r,{context:"detected",data:e?aa:ia}]}var Ye=t(58837),da=t(3210);const ua=(0,Ye.A)({svg:{width:"auto",height:30},path:{fill:"#7df3e1"}}),ha=()=>{const r=ua();return(0,a.jsx)("svg",{className:r.svg,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2079.95 456.05",children:(0,a.jsx)("path",{className:r.path,d:"M302.9,180a80.62,80.62,0,0,0,13.44-10.37c.8-.77,1.55-1.54,2.31-2.31a81.89,81.89,0,0,0,7.92-9.37,62.37,62.37,0,0,0,6.27-10.77,48.6,48.6,0,0,0,4.36-16.4c1.49-19.39-10-38.67-35.62-54.22L198.42,14,78.16,129.22l-78.29,75,108.6,65.9a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.8,66.42-25.69,19.16-18.36,25.52-42.12,13.7-61.87a49.69,49.69,0,0,0-6.8-8.87,89.78,89.78,0,0,0,19.28,2.15H259a85.09,85.09,0,0,0,31-5.79A80.88,80.88,0,0,0,302.9,180Zm-100.59,59.8c-19.32,18.51-50.4,21.24-75.7,5.9l-75.13-45.6,67.44-64.65,76.42,46.39C222.88,198.57,221.36,221.6,202.31,239.84Zm8.94-82.21L140.6,114.74,205,53l69.37,42.11c25.94,15.73,29.31,37.05,10.55,55A60.71,60.71,0,0,1,211.25,157.63Zm29.86,190c-19.57,18.75-46.17,29.08-74.88,29.08a123.84,123.84,0,0,1-64.11-18.19L-.13,296.51v24.67l108.6,65.91a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A87.85,87.85,0,0,1,241.11,347.67Zm0-39c-19.57,18.76-46.17,29.09-74.88,29.09a123.84,123.84,0,0,1-64.11-18.19L-.13,257.52V282.2l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.68,12.88-12.35,20-27.13,19.68-41.5v-1.79A86.86,86.86,0,0,1,241.11,308.68Zm0-39c-19.57,18.76-46.17,29.09-74.88,29.09a123.84,123.84,0,0,1-64.11-18.19L-.13,218.54v24.68l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.69,12.88-12.34,20-27.12,19.68-41.49v-1.82A87.14,87.14,0,0,1,241.11,269.7Zm83.69,25.74a94.16,94.16,0,0,1-60.19,25.86h0V348a81.6,81.6,0,0,0,51.73-22.37c14-13.38,21.15-28.11,21-42.64v-2.2A95.14,95.14,0,0,1,324.8,295.44Zm-83.69,91.21c-19.57,18.75-46.17,29.09-74.88,29.09a123.76,123.76,0,0,1-64.11-18.2L-.13,335.49v24.67l108.6,65.91a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A87.35,87.35,0,0,1,241.11,386.65Zm85.75-210.21c-.68.69-1.35,1.38-2.06,2.05a99.19,99.19,0,0,1-22.23,15.69,94.53,94.53,0,0,1-26.24,8.71,97.84,97.84,0,0,1-14.16,1.57c.5,1.61.9,3.25,1.25,4.9a52.7,52.7,0,0,1,1.13,12V231h.05A84.48,84.48,0,0,0,290,225.47a80.83,80.83,0,0,0,26.38-16.82c.81-.77,1.51-1.56,2.27-2.34a82,82,0,0,0,7.92-9.38,62.85,62.85,0,0,0,6.29-10.78,48.5,48.5,0,0,0,4.32-16.44c.09-1.23.2-2.47.19-3.7v-2c-.72,1-1.48,2.06-2.26,3.09A98,98,0,0,1,326.86,176.44Zm0,77.92c-.68.7-1.3,1.41-2,2.1a94.09,94.09,0,0,1-60.19,25.85h0V309h0a81.65,81.65,0,0,0,51.73-22.37,73.51,73.51,0,0,0,16.48-22.49,48.56,48.56,0,0,0,4.32-16.44c.09-1.24.2-2.48.19-3.71v-2.2c-.74,1.08-1.47,2.16-2.27,3.22A95.81,95.81,0,0,1,326.82,254.36Zm0-39c-.68.7-1.3,1.41-2,2.1a92.22,92.22,0,0,1-10.62,8.65,93.53,93.53,0,0,1-11.63,7,95.63,95.63,0,0,1-37.94,10.18h-.05l0,26.67h0a81.63,81.63,0,0,0,51.73-22.37c.81-.77,1.51-1.56,2.27-2.34a82,82,0,0,0,7.92-9.38,63.16,63.16,0,0,0,6.29-10.77,48.55,48.55,0,0,0,4.32-16.45c.09-1.23.2-2.47.19-3.7v-2.2c-.74,1.08-1.47,2.16-2.27,3.22A98.19,98.19,0,0,1,326.82,215.38Zm241-88.84q7.94,0,17.09.17t18.12,1a139.3,139.3,0,0,1,16.74,2.57,42.78,42.78,0,0,1,13.3,5.14,64.27,64.27,0,0,1,20.54,19.89Q662,168,662,186.54q0,19.54-9.49,33.78t-27.1,21.09v.68q22.78,4.82,34.87,20.58t12.08,38.4a72.62,72.62,0,0,1-4.83,26.06,65.29,65.29,0,0,1-14.33,22.46,71.57,71.57,0,0,1-23.47,15.78q-14,6-32.28,6H478.38V126.54Zm9,105.27q28,0,40.21-9.78t12.26-29.31q0-13-4.14-20.58a29.47,29.47,0,0,0-11.4-11.66A45,45,0,0,0,597,155.17a161.2,161.2,0,0,0-20.19-1.2h-65.6v77.84Zm16.57,112.13q21.74,0,34-11.66T639.59,300q0-12-4.48-19.88a34.85,34.85,0,0,0-11.91-12.52,50.14,50.14,0,0,0-17.09-6.52,105,105,0,0,0-20-1.88H511.17v84.7Zm274.79,26.74q-7.61,4.45-21.06,4.46-11.4,0-18.12-6.34t-6.74-20.75a70.17,70.17,0,0,1-28.13,20.75,97.87,97.87,0,0,1-57.65,3.6,53.51,53.51,0,0,1-18.82-8.58A41.19,41.19,0,0,1,705,348.56q-4.65-9.42-4.66-22.8,0-15.09,5.18-24.69a44.92,44.92,0,0,1,13.64-15.6,62.63,62.63,0,0,1,19.33-9.09q10.88-3.08,22.27-5.14,12.08-2.4,23-3.6a128,128,0,0,0,19.16-3.43c5.53-1.48,9.89-3.65,13.12-6.51s4.83-7,4.83-12.52q0-9.6-3.62-15.43a24.94,24.94,0,0,0-9.32-8.92,38.38,38.38,0,0,0-12.78-4.11,96.54,96.54,0,0,0-14-1q-18.63,0-31.07,7T736.6,249.29H707.26q.69-16.46,6.9-27.77a52.21,52.21,0,0,1,16.57-18.35,70,70,0,0,1,23.65-10.11A125.51,125.51,0,0,1,782.86,190a168.63,168.63,0,0,1,24,1.72,63.26,63.26,0,0,1,21.58,7A41.23,41.23,0,0,1,844,213.59q5.87,9.57,5.87,25v91q0,10.26,1.21,15.05t8.11,4.79a35.57,35.57,0,0,0,9-1.37Zm-47.64-90.87c-3.69,2.74-8.52,4.72-14.5,6s-12.26,2.27-18.82,3.07-13.17,1.71-19.85,2.73a73.7,73.7,0,0,0-18,4.94,32.62,32.62,0,0,0-12.94,9.73q-5,6.32-5,17.23a23.31,23.31,0,0,0,2.94,12.11,24.11,24.11,0,0,0,7.59,8,32,32,0,0,0,10.88,4.44,60.94,60.94,0,0,0,13.11,1.36q14.5,0,24.86-3.92a52.49,52.49,0,0,0,16.91-9.9,39.1,39.1,0,0,0,9.67-13,32.53,32.53,0,0,0,3.11-13.14ZM1002.07,225q-11.05-9.25-29.69-9.26-15.89,0-26.58,5.83A47.29,47.29,0,0,0,928.71,237a64.66,64.66,0,0,0-9.15,22.12A119.83,119.83,0,0,0,916.8,285a98.22,98.22,0,0,0,2.93,24,64.18,64.18,0,0,0,9.15,20.74,46.2,46.2,0,0,0,16.23,14.58q10,5.49,23.82,5.48,21.75,0,34-11.31t15-31.89h30q-4.83,32.91-24.68,50.75t-54,17.83q-20.37,0-36.07-6.52A69.86,69.86,0,0,1,907,350.11a79.92,79.92,0,0,1-15.88-28.63A118.64,118.64,0,0,1,885.73,285a129.41,129.41,0,0,1,5.18-37.21,85.63,85.63,0,0,1,15.71-30.17A73.46,73.46,0,0,1,933,197.35Q948.91,190,970,190a108.54,108.54,0,0,1,28.48,3.6,69.59,69.59,0,0,1,23.48,11.15,61,61,0,0,1,16.74,19q6.55,11.49,8.29,27.26h-30.38Q1013.11,234.21,1002.07,225Zm109.77-98.41v145l81.47-77.49h39.36l-70.77,64.46,75.95,112.82h-37.29l-61.1-92.59-27.62,25.38v67.21H1082.5V126.54Zm170.54,205.22a31.07,31.07,0,0,0,10.87,10.63,49,49,0,0,0,15.19,5.66,87.06,87.06,0,0,0,17.44,1.71,109.18,109.18,0,0,0,14.5-1,53.22,53.22,0,0,0,14-3.78,26.27,26.27,0,0,0,10.53-8q4.14-5.32,4.14-13.55,0-11.31-8.63-17.14a73.69,73.69,0,0,0-21.58-9.43q-12.94-3.6-28.13-6.52a146,146,0,0,1-28.14-8.23A58.16,58.16,0,0,1,1261,267.13q-8.64-9.6-8.63-26.75,0-13.38,6-23a49.26,49.26,0,0,1,15.53-15.61,71.76,71.76,0,0,1,21.4-8.91A99.41,99.41,0,0,1,1319,190a141.31,141.31,0,0,1,28,2.58,64.85,64.85,0,0,1,22.62,8.91,46.16,46.16,0,0,1,15.7,17.15q5.87,10.8,6.91,26.91h-29.35q-.69-8.57-4.48-14.23a29.36,29.36,0,0,0-9.67-9.08,44.16,44.16,0,0,0-12.94-5,67.68,67.68,0,0,0-14.33-1.54,87.29,87.29,0,0,0-13.29,1,45.28,45.28,0,0,0-12.26,3.6,24.49,24.49,0,0,0-9,6.86q-3.46,4.29-3.46,11.14a16.32,16.32,0,0,0,5.36,12.52,42.75,42.75,0,0,0,13.63,8.23,120,120,0,0,0,18.64,5.48q10.37,2.24,20.72,4.63,11,2.4,21.57,5.83A70.74,70.74,0,0,1,1382,284.1a44.55,44.55,0,0,1,13.12,14.23q5,8.58,5,21.26,0,16.13-6.73,26.75a52.5,52.5,0,0,1-17.61,17.14,73.89,73.89,0,0,1-24.51,9.09,146.3,146.3,0,0,1-27.1,2.57,126.24,126.24,0,0,1-28.31-3.09A69.56,69.56,0,0,1,1272,361.94a51.74,51.74,0,0,1-16.57-18.52q-6.21-11.49-6.9-27.95h29.34A32.65,32.65,0,0,0,1282.38,331.76Zm226.46-137.67v25.72h-35.56V329.88a31.37,31.37,0,0,0,.87,8.23,8.42,8.42,0,0,0,3.28,4.8,14.61,14.61,0,0,0,6.73,2.23,99.19,99.19,0,0,0,11.22.51h13.46v25.72H1486.4a105.8,105.8,0,0,1-19.5-1.55,28.65,28.65,0,0,1-13.12-5.65,24.09,24.09,0,0,1-7.42-11.66q-2.43-7.54-2.42-19.89V219.81h-30.38V194.09h30.38V140.94h29.34v53.15ZM1699.4,370.68q-7.61,4.45-21.06,4.46-11.4,0-18.12-6.34t-6.74-20.75a70.17,70.17,0,0,1-28.13,20.75,97.87,97.87,0,0,1-57.65,3.6,53.51,53.51,0,0,1-18.82-8.58,41.19,41.19,0,0,1-12.6-15.26q-4.65-9.42-4.66-22.8,0-15.09,5.18-24.69a44.92,44.92,0,0,1,13.64-15.6,62.63,62.63,0,0,1,19.33-9.09q10.88-3.08,22.27-5.14,12.07-2.4,23-3.6a128,128,0,0,0,19.16-3.43c5.53-1.48,9.89-3.65,13.12-6.51s4.83-7,4.83-12.52q0-9.6-3.62-15.43a24.94,24.94,0,0,0-9.32-8.92,38.38,38.38,0,0,0-12.78-4.11,96.54,96.54,0,0,0-14-1q-18.63,0-31.07,7t-13.46,26.57h-29.34q.67-16.46,6.9-27.77A52.21,52.21,0,0,1,1562,203.17a70,70,0,0,1,23.65-10.11,125.51,125.51,0,0,1,28.48-3.09,168.63,168.63,0,0,1,24,1.72,63.26,63.26,0,0,1,21.58,7,41.23,41.23,0,0,1,15.53,14.89q5.87,9.57,5.87,25v91q0,10.26,1.21,15.05t8.11,4.79a35.57,35.57,0,0,0,9-1.37Zm-47.64-90.87c-3.69,2.74-8.52,4.72-14.5,6s-12.26,2.27-18.82,3.07-13.17,1.71-19.85,2.73a73.7,73.7,0,0,0-17.95,4.94,32.62,32.62,0,0,0-12.94,9.73q-5,6.32-5,17.23a23.31,23.31,0,0,0,2.94,12.11,24.11,24.11,0,0,0,7.59,8,32,32,0,0,0,10.88,4.44,60.94,60.94,0,0,0,13.11,1.36q14.51,0,24.86-3.92a52.49,52.49,0,0,0,16.91-9.9,39.1,39.1,0,0,0,9.67-13,32.53,32.53,0,0,0,3.11-13.14Zm208.85,141.62q-20,21.6-62.83,21.6a122.11,122.11,0,0,1-25.37-2.74,78,78,0,0,1-23.48-8.92,54.41,54.41,0,0,1-17.43-16.11q-6.91-10-7.6-24.35h29.35a21.47,21.47,0,0,0,5,13.38,36.67,36.67,0,0,0,11.4,8.91,55.52,55.52,0,0,0,14.67,5,79.51,79.51,0,0,0,15.19,1.55q14.49,0,24.51-5A46,46,0,0,0,1840.59,401a56.53,56.53,0,0,0,9.49-21.09,117.46,117.46,0,0,0,2.94-27.09V341.19h-.7q-7.59,16.46-23,24.18a71.8,71.8,0,0,1-32.63,7.71q-20,0-34.86-7.2A72.88,72.88,0,0,1,1737,346.51a82.13,82.13,0,0,1-15-28.46,116.62,116.62,0,0,1-5-34.47,133.92,133.92,0,0,1,4.14-32.4A88.17,88.17,0,0,1,1735,221a75.49,75.49,0,0,1,25.55-22.29q15.87-8.75,39-8.75a66.21,66.21,0,0,1,31.07,7.38,52.13,52.13,0,0,1,22.09,22.11h.35V194.09h27.61V356.28Q1880.63,399.83,1860.61,421.43Zm-37.46-79.72a47.94,47.94,0,0,0,16.4-15.78,71.89,71.89,0,0,0,9.15-22.11,106.77,106.77,0,0,0,2.93-24.69,96.71,96.71,0,0,0-2.76-23,64,64,0,0,0-8.8-20.4,45.76,45.76,0,0,0-15.71-14.57q-9.66-5.49-23.47-5.49-14.16,0-24.17,5.32a46.77,46.77,0,0,0-16.4,14.23,60.14,60.14,0,0,0-9.32,20.57,99.69,99.69,0,0,0-2.93,24.35,120.63,120.63,0,0,0,2.42,24,67.5,67.5,0,0,0,8.28,21.77,46.37,46.37,0,0,0,15.54,15.78q9.66,6,24.16,6T1823.15,341.71Zm228,18.34q-20,15.09-50.41,15.09-21.4,0-37.11-6.86a73.16,73.16,0,0,1-26.41-19.2,81.52,81.52,0,0,1-16-29.49,141.12,141.12,0,0,1-6-37.38,106.1,106.1,0,0,1,6.21-37A88.56,88.56,0,0,1,1938.8,216a79.09,79.09,0,0,1,26.58-19.2A81.66,81.66,0,0,1,1999,190q23.82,0,39.53,9.78a78,78,0,0,1,25.2,24.86,98.18,98.18,0,0,1,13.12,32.91,140.6,140.6,0,0,1,2.93,34h-133.6a70,70,0,0,0,2.76,22.12,49.9,49.9,0,0,0,10,18.51A49.1,49.1,0,0,0,1976.6,345q10.7,4.82,25.2,4.8,18.65,0,30.55-8.57t15.71-26.06h29Q2071.18,345,2051.17,360.05Zm-7.08-113.84a50,50,0,0,0-10.7-16,53.1,53.1,0,0,0-56.62-10.63,47.48,47.48,0,0,0-15.71,10.81,51.69,51.69,0,0,0-10.35,15.94,60.18,60.18,0,0,0-4.49,19.37h102.53A59.47,59.47,0,0,0,2044.09,246.21ZM302.9,180a80.62,80.62,0,0,0,13.44-10.37c.8-.77,1.55-1.54,2.31-2.31a81.89,81.89,0,0,0,7.92-9.37,62.37,62.37,0,0,0,6.27-10.77,48.6,48.6,0,0,0,4.36-16.4c1.49-19.39-10-38.67-35.62-54.22L198.42,14,78.16,129.22l-78.29,75,108.6,65.9a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.8,66.42-25.69,19.16-18.36,25.52-42.12,13.7-61.87a49.69,49.69,0,0,0-6.8-8.87,89.78,89.78,0,0,0,19.28,2.15H259a85.09,85.09,0,0,0,31-5.79A80.88,80.88,0,0,0,302.9,180Zm-100.59,59.8c-19.32,18.51-50.4,21.24-75.7,5.9l-75.13-45.6,67.44-64.65,76.42,46.39C222.88,198.57,221.36,221.6,202.31,239.84Zm8.94-82.21L140.6,114.74,205,53l69.37,42.11c25.94,15.73,29.31,37.05,10.55,55A60.71,60.71,0,0,1,211.25,157.63Zm29.86,190c-19.57,18.75-46.17,29.08-74.88,29.08a123.84,123.84,0,0,1-64.11-18.19L-.13,296.51v24.67l108.6,65.91a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A87.85,87.85,0,0,1,241.11,347.67Zm0-39c-19.57,18.76-46.17,29.09-74.88,29.09a123.84,123.84,0,0,1-64.11-18.19L-.13,257.52V282.2l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.68,12.88-12.35,20-27.13,19.68-41.5v-1.79A86.86,86.86,0,0,1,241.11,308.68Zm0-39c-19.57,18.76-46.17,29.09-74.88,29.09a123.84,123.84,0,0,1-64.11-18.19L-.13,218.54v24.68l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.69,12.88-12.34,20-27.12,19.68-41.49v-1.82A87.14,87.14,0,0,1,241.11,269.7Zm83.69,25.74a94.16,94.16,0,0,1-60.19,25.86h0V348a81.6,81.6,0,0,0,51.73-22.37c14-13.38,21.15-28.11,21-42.64v-2.2A95.14,95.14,0,0,1,324.8,295.44Zm-83.69,91.21c-19.57,18.75-46.17,29.09-74.88,29.09a123.76,123.76,0,0,1-64.11-18.2L-.13,335.49v24.67l108.6,65.91a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A87.35,87.35,0,0,1,241.11,386.65Zm85.75-210.21c-.68.69-1.35,1.38-2.06,2.05a99.19,99.19,0,0,1-22.23,15.69,94.53,94.53,0,0,1-26.24,8.71,97.84,97.84,0,0,1-14.16,1.57c.5,1.61.9,3.25,1.25,4.9a52.7,52.7,0,0,1,1.13,12V231h.05A84.48,84.48,0,0,0,290,225.47a80.83,80.83,0,0,0,26.38-16.82c.81-.77,1.51-1.56,2.27-2.34a82,82,0,0,0,7.92-9.38,62.85,62.85,0,0,0,6.29-10.78,48.5,48.5,0,0,0,4.32-16.44c.09-1.23.2-2.47.19-3.7v-2c-.72,1-1.48,2.06-2.26,3.09A98,98,0,0,1,326.86,176.44Zm0,77.92c-.68.7-1.3,1.41-2,2.1a94.09,94.09,0,0,1-60.19,25.85h0V309h0a81.65,81.65,0,0,0,51.73-22.37,73.51,73.51,0,0,0,16.48-22.49,48.56,48.56,0,0,0,4.32-16.44c.09-1.24.2-2.48.19-3.71v-2.2c-.74,1.08-1.47,2.16-2.27,3.22A95.81,95.81,0,0,1,326.82,254.36Zm0-39c-.68.7-1.3,1.41-2,2.1a92.22,92.22,0,0,1-10.62,8.65,93.53,93.53,0,0,1-11.63,7,95.63,95.63,0,0,1-37.94,10.18h-.05l0,26.67h0a81.63,81.63,0,0,0,51.73-22.37c.81-.77,1.51-1.56,2.27-2.34a82,82,0,0,0,7.92-9.38,63.16,63.16,0,0,0,6.29-10.77,48.55,48.55,0,0,0,4.32-16.45c.09-1.23.2-2.47.19-3.7v-2.2c-.74,1.08-1.47,2.16-2.27,3.22A98.19,98.19,0,0,1,326.82,215.38Z"})})},ga=(0,Ye.A)({svg:{width:"auto",height:28},path:{fill:"#7df3e1"}}),pa=()=>{const r=ga();return(0,a.jsx)("svg",{className:r.svg,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 337.46 428.5",children:(0,a.jsx)("path",{className:r.path,d:"M303,166.05a80.69,80.69,0,0,0,13.45-10.37c.79-.77,1.55-1.53,2.3-2.3a83.12,83.12,0,0,0,7.93-9.38A63.69,63.69,0,0,0,333,133.23a48.58,48.58,0,0,0,4.35-16.4c1.49-19.39-10-38.67-35.62-54.22L198.56,0,78.3,115.23,0,190.25l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.69,19.16-18.36,25.52-42.12,13.7-61.87a49.22,49.22,0,0,0-6.8-8.87A89.17,89.17,0,0,0,259,178.29h.15a85.08,85.08,0,0,0,31-5.79A80.88,80.88,0,0,0,303,166.05ZM202.45,225.86c-19.32,18.51-50.4,21.23-75.7,5.9L51.61,186.15l67.45-64.64,76.41,46.38C223,184.58,221.49,207.61,202.45,225.86Zm8.93-82.22-70.65-42.89L205.14,39,274.51,81.1c25.94,15.72,29.31,37,10.55,55A60.69,60.69,0,0,1,211.38,143.64Zm29.86,190c-19.57,18.75-46.17,29.09-74.88,29.09a123.73,123.73,0,0,1-64.1-18.2L0,282.52v24.67L108.6,373.1a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A87.27,87.27,0,0,1,241.24,333.68Zm0-39c-19.57,18.75-46.17,29.08-74.88,29.08a123.81,123.81,0,0,1-64.1-18.19L0,243.53v24.68l108.6,65.91a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.81,66.42-25.69,12.88-12.34,20-27.13,19.68-41.5v-1.78A87.27,87.27,0,0,1,241.24,294.7Zm0-39c-19.57,18.76-46.17,29.09-74.88,29.09a123.81,123.81,0,0,1-64.1-18.19L0,204.55v24.68l108.6,65.91a111.59,111.59,0,0,0,57.76,16.41c24.92,0,48.8-8.8,66.42-25.68,12.88-12.35,20-27.13,19.68-41.5v-1.82A86.09,86.09,0,0,1,241.24,255.71Zm83.7,25.74a94.15,94.15,0,0,1-60.2,25.86h0V334a81.6,81.6,0,0,0,51.74-22.37c14-13.38,21.14-28.11,21-42.64v-2.19A94.92,94.92,0,0,1,324.94,281.45Zm-83.7,91.21c-19.57,18.76-46.17,29.09-74.88,29.09a123.73,123.73,0,0,1-64.1-18.2L0,321.5v24.68l108.6,65.9a111.6,111.6,0,0,0,57.76,16.42c24.92,0,48.8-8.8,66.42-25.69,12.88-12.34,20-27.13,19.68-41.49v-1.79A86.29,86.29,0,0,1,241.24,372.66ZM327,162.45c-.68.69-1.35,1.38-2.05,2.06a94.37,94.37,0,0,1-10.64,8.65,91.35,91.35,0,0,1-11.6,7,94.53,94.53,0,0,1-26.24,8.71,97.69,97.69,0,0,1-14.16,1.57c.5,1.61.9,3.25,1.25,4.9a53.27,53.27,0,0,1,1.14,12V217h.05a84.41,84.41,0,0,0,25.35-5.55,81,81,0,0,0,26.39-16.82c.8-.77,1.5-1.56,2.26-2.34a82.08,82.08,0,0,0,7.93-9.38A63.76,63.76,0,0,0,333,172.17a48.55,48.55,0,0,0,4.32-16.45c.09-1.23.2-2.47.19-3.7V150q-1.08,1.54-2.25,3.09A96.73,96.73,0,0,1,327,162.45Zm0,77.92c-.69.7-1.31,1.41-2,2.1a94.2,94.2,0,0,1-60.2,25.86h0l0,26.67h0a81.6,81.6,0,0,0,51.74-22.37A73.51,73.51,0,0,0,333,250.13a48.56,48.56,0,0,0,4.32-16.44c.09-1.24.2-2.47.19-3.71v-2.19c-.74,1.07-1.46,2.15-2.27,3.21A95.68,95.68,0,0,1,327,240.37Zm0-39c-.69.7-1.31,1.41-2,2.1a93.18,93.18,0,0,1-10.63,8.65,91.63,91.63,0,0,1-11.63,7,95.47,95.47,0,0,1-37.94,10.18h0V256h0a81.65,81.65,0,0,0,51.74-22.37c.8-.77,1.5-1.56,2.26-2.34a82.08,82.08,0,0,0,7.93-9.38A63.76,63.76,0,0,0,333,211.15a48.56,48.56,0,0,0,4.32-16.44c.09-1.24.2-2.48.19-3.71v-2.2c-.74,1.08-1.46,2.16-2.27,3.22A95.68,95.68,0,0,1,327,201.39Z"})})};var ve=t(72664);const mr={isOpen:!1,setOpen:()=>{}},vr=(0,d.createContext)(mr),yr=(0,Ve.tK)("sidebar-open-state-context");function Er(r){const{children:e,value:s}=r;return(0,a.jsx)(vr.Provider,{value:s,children:(0,a.jsx)(yr.Provider,{value:(0,Ke.B)({1:s}),children:e})})}const $s=()=>{const r=(0,d.useContext)(yr),e=(0,d.useContext)(vr);if(r===void 0)return e||mr;const s=r.atVersion(1);if(s===void 0)throw new Error("No context found for version 1.");return s};var Ar=t(72072),xr=t(73524),_e=t(10394),Cr=t(5893),fa=t(53373),rn=t.n(fa),ma=t(1125),br=t(29365),va=t(73845),Fs=t(72501),ya=t(32881),Ea=t(27326),Aa=t(13085);const Sr=(0,d.createContext)({selectedMenuItemIndex:-1,setSelectedMenuItemIndex:()=>{}});var Ns=t(34435);const xa=(0,Ye.A)(r=>({root:{flexGrow:0,margin:r.spacing(0,2),color:r.palette.navigation.color},selected:e=>({color:`${r.palette.navigation.selectedColor}!important`,borderTop:`solid ${e.sidebarConfig.selectedIndicatorWidth}px ${r.palette.navigation.indicator}`,marginTop:"-1px"}),label:{display:"none"}})),Ca=r=>{const{to:e,label:s,icon:o,value:i}=r,{sidebarConfig:c}=(0,d.useContext)(ve.yY),P=xa({sidebarConfig:c}),C=(0,m.zy)(),{selectedMenuItemIndex:I,setSelectedMenuItemIndex:z}=(0,d.useContext)(Sr),tt=(st,ut)=>{z(ut===I?-1:ut)},at=i===I&&I>=0||i!==I&&!(I>=0)&&e===C.pathname;return(0,a.jsx)(Aa.A,{"aria-label":s,label:s,icon:o,component:Ar.N_,to:e||C.pathname,onChange:tt,value:i,selected:at,classes:P})},Or=r=>{const{children:e,to:s,label:o,icon:i,value:c}=r,{isMobile:P}=(0,Ns.Ut)();return P?(0,a.jsx)(Ca,{to:s,label:o,icon:i,value:c}):(0,a.jsx)(a.Fragment,{children:e})},Tr=(0,Ye.A)(r=>({root:{position:"fixed",backgroundColor:r.palette.navigation.background,color:r.palette.navigation.color,bottom:0,left:0,right:0,zIndex:r.zIndex.snackbar,borderTop:"1px solid #383838","@media print":{display:"none"}},overlay:e=>({background:r.palette.navigation.background,width:"100%",bottom:`${e.sidebarConfig.mobileSidebarHeight}px`,height:`calc(100% - ${e.sidebarConfig.mobileSidebarHeight}px)`,flex:"0 1 auto",overflow:"auto"}),overlayHeader:{display:"flex",color:r.palette.navigation.color,alignItems:"center",justifyContent:"space-between",padding:r.spacing(2,3)},overlayHeaderClose:{color:r.palette.navigation.color},marginMobileSidebar:e=>({marginBottom:`${e.sidebarConfig.mobileSidebarHeight}px`})})),ba=r=>(0,vn.orderBy)(r,({props:{priority:e}})=>Number.isInteger(e)?e:-1,"desc"),Sa=d.createElement(Or).type,Oa=({children:r,label:e="Menu",open:s,onClose:o})=>{const{sidebarConfig:i}=(0,d.useContext)(ve.yY),c=Tr({sidebarConfig:i});return(0,a.jsxs)(va.Ay,{anchor:"bottom",open:s,onClose:o,ModalProps:{BackdropProps:{classes:{root:c.marginMobileSidebar}}},classes:{root:c.marginMobileSidebar,paperAnchorBottom:c.overlay},children:[(0,a.jsxs)(_e.A,{className:c.overlayHeader,children:[(0,a.jsx)(Fs.A,{variant:"h3",children:e}),(0,a.jsx)(br.A,{onClick:o,classes:{root:c.overlayHeaderClose},children:(0,a.jsx)(ya.A,{})})]}),(0,a.jsx)(_e.A,{component:"nav",children:r})]})},Ta=r=>{const{sidebarConfig:e}=(0,d.useContext)(ve.yY),{children:s}=r,o=Tr({sidebarConfig:e}),i=(0,m.zy)(),[c,P]=(0,d.useState)(-1);(0,d.useEffect)(()=>{P(-1)},[i.pathname]);let C=(0,Jn.O)(s,z=>z.getElements().filter(tt=>tt.type===Sa));if(s)C.length?C=ba(C):C.push((0,a.jsx)(Or,{icon:(0,a.jsx)(Ea.A,{}),children:s},"default_menu"));else return null;const I=c>=0&&!C[c].props.to;return(0,a.jsx)(Er,{value:{isOpen:!0,setOpen:()=>{}},children:(0,a.jsxs)(Sr.Provider,{value:{selectedMenuItemIndex:c,setSelectedMenuItemIndex:P},children:[(0,a.jsx)(Oa,{label:C[c]&&C[c].props.label,open:I,onClose:()=>P(-1),children:C[c]&&C[c].props.children}),(0,a.jsx)(ma.A,{className:o.root,"data-testid":"mobile-sidebar-root",component:"nav",children:C})]})})};var Pa=t(87849),wa=t(10315);const Pr=(0,Ye.A)(r=>({drawer:{display:"flex",flexFlow:"column nowrap",alignItems:"flex-start",position:"fixed",left:0,top:0,bottom:0,zIndex:r.zIndex.appBar,background:r.palette.navigation.background,overflowX:"hidden",msOverflowStyle:"none",scrollbarWidth:"none",transition:r.transitions.create("width",{easing:r.transitions.easing.sharp,duration:r.transitions.duration.shortest}),"& > *":{flexShrink:0},"&::-webkit-scrollbar":{display:"none"},"@media print":{display:"none"}},drawerWidth:e=>({width:e.sidebarConfig.drawerWidthClosed}),drawerOpen:e=>({width:e.sidebarConfig.drawerWidthOpen,transition:r.transitions.create("width",{easing:r.transitions.easing.sharp,duration:r.transitions.duration.shorter})}),visuallyHidden:{top:0,position:"absolute",zIndex:1e3,transform:"translateY(-200%)","&:focus":{transform:"translateY(5px)"}}}),{name:"BackstageSidebar"});var wr;(function(r){r[r.Closed=0]="Closed",r[r.Idle=1]="Idle",r[r.Open=2]="Open"})(wr||(wr={}));const Ra=r=>{const{sidebarConfig:e}=(0,d.useContext)(ve.yY),{openDelayMs:s=e.defaultOpenDelayMs,closeDelayMs:o=e.defaultCloseDelayMs,disableExpandOnHover:i,children:c}=r,P=Pr({sidebarConfig:e}),C=(0,Cr.A)(je=>je.breakpoints.down("md"),{noSsr:!0}),[I,z]=(0,d.useState)(0),tt=(0,d.useRef)(),{isPinned:at,toggleSidebarPinState:st}=(0,Ns.Ut)(),ut=()=>{at||i||(tt.current&&(clearTimeout(tt.current),tt.current=void 0),I!==2&&!C&&(tt.current=window.setTimeout(()=>{tt.current=void 0,z(2)},s),z(1)))},Pt=()=>{at||i||(tt.current&&(clearTimeout(tt.current),tt.current=void 0),I===1?z(0):I===2&&(tt.current=window.setTimeout(()=>{tt.current=void 0,z(0)},o)))},Yt=I===2&&!C||at,Ce=je=>{je?(z(2),st()):(z(0),st())};return(0,a.jsxs)("nav",{style:{},"aria-label":"sidebar nav",children:[(0,a.jsx)(Da,{}),(0,a.jsx)(Er,{value:{isOpen:Yt,setOpen:Ce},children:(0,a.jsx)(_e.A,{className:P.root,"data-testid":"sidebar-root",onMouseEnter:i?()=>{}:ut,onFocus:i?()=>{}:ut,onMouseLeave:i?()=>{}:Pt,onBlur:i?()=>{}:Pt,children:(0,a.jsx)(_e.A,{className:rn()(P.drawer,P.drawerWidth,{[P.drawerOpen]:Yt}),children:c})})})]})},Ia=r=>{const e=(0,ve.Rv)(r.sidebarOptions??{}),s=(0,ve.i8)(r.submenuOptions??{}),{children:o,disableExpandOnHover:i,openDelayMs:c,closeDelayMs:P}=r,{isMobile:C}=(0,Ns.Ut)();return C?(0,a.jsx)(Ta,{children:o}):(0,a.jsx)(ve.yY.Provider,{value:{sidebarConfig:e,submenuConfig:s},children:(0,a.jsx)(Ra,{openDelayMs:c,closeDelayMs:P,disableExpandOnHover:i,children:o})})};function Da(){const{sidebarConfig:r}=(0,d.useContext)(ve.yY),{focusContent:e,contentRef:s}=(0,xr.H)(),o=Pr({sidebarConfig:r}),{t:i}=(0,Pa.i)(wa.O);return s?.current?(0,a.jsx)(y.A,{onClick:e,variant:"contained",className:rn()(o.visuallyHidden),children:i("skipToContent")}):null}var La=t(94509),_n=t(44209),Ma=t(79065),ja=t(55704),Rr=t(62248);const Ba=(0,Ye.A)(r=>({root:{zIndex:1e3,position:"relative",overflow:"visible",width:r.spacing(7)+1},drawer:e=>({display:"flex",flexFlow:"column nowrap",alignItems:"flex-start",position:"fixed",opacity:0,[r.breakpoints.up("sm")]:{marginLeft:e.left,transition:r.transitions.create(["margin-left","opacity"],{easing:r.transitions.easing.sharp,duration:e.submenuConfig.defaultOpenDelayMs})},top:0,bottom:0,padding:0,background:r.palette.navigation.submenu?.background??"#404040",overflowX:"hidden",msOverflowStyle:"none",scrollbarWidth:"none",cursor:"default",width:e.submenuConfig.drawerWidthClosed,transitionDelay:`${e.submenuConfig.defaultOpenDelayMs}ms`,"& > *":{flexShrink:0},"&::-webkit-scrollbar":{display:"none"}}),drawerOpen:e=>({marginLeft:e.left,opacity:1,width:e.submenuConfig.drawerWidthOpen,[r.breakpoints.down("xs")]:{width:"100%",position:"relative",paddingLeft:r.spacing(3),left:0,top:0}}),title:{fontSize:r.typography.h5.fontSize,fontWeight:r.typography.fontWeightMedium,color:r.palette.navigation.color,padding:r.spacing(2.5),[r.breakpoints.down("xs")]:{display:"none"}}}),{name:"BackstageSidebarSubmenu"}),Ua=r=>{const{isOpen:e}=$s(),{sidebarConfig:s,submenuConfig:o}=(0,d.useContext)(ve.yY),i=e?s.drawerWidthOpen:s.drawerWidthClosed,c=Ba({left:i,submenuConfig:o}),{isHoveredOn:P}=(0,d.useContext)(ve.U1),[C,I]=(0,d.useState)(!1);return(0,d.useEffect)(()=>{I(P)},[P]),(0,a.jsxs)(_e.A,{className:rn()(c.drawer,{[c.drawerOpen]:C}),children:[(0,a.jsx)(Fs.A,{variant:"h5",component:"span",className:c.title,children:r.title}),r.children]})};var $a=t(45810),Ir=t.n($a);function Dr(r,e,s=!1){const o=new URLSearchParams(e.search).toString(),i=Ir().parse(o),c=new URLSearchParams(r.search).toString(),P=Ir().parse(c),C=s?vn.isEqual:vn.isMatch;return(0,vn.isEqual)(e.pathname,r.pathname)&&C(P,i)}const Fa=r=>(0,Ye.A)(e=>({root:{color:e.palette.navigation.color,display:"flex",flexFlow:"row nowrap",alignItems:"center",height:48,cursor:"pointer"},buttonItem:{background:"none",border:"none",width:"100%",margin:0,padding:0,textAlign:"inherit",font:"inherit",textTransform:"none"},closed:{width:r.drawerWidthClosed,justifyContent:"center"},open:{[e.breakpoints.up("sm")]:{width:r.drawerWidthOpen}},highlightable:{"&:hover":{background:e.palette.navigation.navItem?.hoverBackground??"#404040"}},highlighted:{background:e.palette.navigation.navItem?.hoverBackground??"#404040"},label:{fontWeight:"bold",whiteSpace:"nowrap",lineHeight:"auto",flex:"3 1 auto",width:"110px",overflow:"hidden","text-overflow":"ellipsis"},iconContainer:{boxSizing:"border-box",height:"100%",width:r.iconContainerWidth,marginRight:-e.spacing(2),display:"flex",alignItems:"center",justifyContent:"center",lineHeight:"0"},searchRoot:{marginBottom:12},searchField:{color:"#b5b5b5",fontWeight:e.typography.fontWeightBold,fontSize:e.typography.fontSize},searchFieldHTMLInput:{padding:e.spacing(2,0,2)},searchContainer:{width:r.drawerWidthOpen-r.iconContainerWidth},secondaryAction:{width:e.spacing(6),textAlign:"center",marginRight:e.spacing(1)},closedItemIcon:{width:"100%",justifyContent:"center"},submenuArrow:{display:"flex"},expandButton:{background:"none",border:"none",color:e.palette.navigation.color,width:"100%",cursor:"pointer",position:"relative",height:48},arrows:{position:"absolute",right:10},selected:{"&$root":{borderLeft:`solid ${r.selectedIndicatorWidth}px ${e.palette.navigation.indicator}`,color:e.palette.navigation.selectedColor},"&$closed":{width:r.drawerWidthClosed},"& $closedItemIcon":{paddingRight:r.selectedIndicatorWidth},"& $iconContainer":{marginLeft:-r.selectedIndicatorWidth}}}),{name:"BackstageSidebarItem"});function qn(r){return(0,d.useMemo)(()=>Fa(r),[r])()}const Na=(r,e)=>(0,Jn.O)(r.props.children,s=>{let o=!1;return s.getElements().forEach(({props:{to:i,dropdownItems:c}})=>{if(!o){if(c?.length){c.forEach(({to:P})=>o=o||Dr(e,(0,Pn.o1)(P)));return}i&&(o=Dr(e,(0,Pn.o1)(i)))}}),o},[e.pathname]);function ks(r){return r.to===void 0}const ka=d.createElement(Ua).type,Wa=d.forwardRef(function({to:e,end:s,style:o,className:i,activeStyle:c,caseSensitive:P,activeClassName:C="active","aria-current":I="page",...z},tt){let{pathname:at}=(0,m.zy)(),{pathname:st}=(0,m.x$)(e);P||(at=at.toLocaleLowerCase("en-US"),st=st.toLocaleLowerCase("en-US"));let ut=at===st;!ut&&!s&&(ut=at.startsWith(`${st}/`));const Pt=ut?I:void 0;return(0,a.jsx)(O.N_,{...z,to:e,ref:tt,"aria-current":Pt,style:{...o,...ut?c:void 0},className:rn()([typeof i!="function"?i:void 0,ut?C:void 0])})}),Lr=(0,d.forwardRef)((r,e)=>{const{icon:s,text:o,hasNotifications:i=!1,hasSubmenu:c=!1,disableHighlight:P=!1,onClick:C,noTrack:I,children:z,className:tt,...at}=r,{sidebarConfig:st}=(0,d.useContext)(ve.yY),ut=qn(st),{isOpen:Pt}=$s(),Yt=!Pt&&c?{display:"flex",marginLeft:"20px"}:{lineHeight:"0"},Ce=(0,a.jsxs)(_e.A,{style:Yt,children:[(0,a.jsx)(s,{fontSize:"small"}),!Pt&&c?(0,a.jsx)(Rr.A,{fontSize:"small"}):(0,a.jsx)(a.Fragment,{})]}),je=(0,a.jsx)(La.A,{color:"secondary",variant:"dot",overlap:"circular",invisible:!i,className:rn()({[ut.closedItemIcon]:!Pt}),children:Ce}),Ie=(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(_e.A,{"data-testid":"login-button",className:ut.iconContainer,children:je}),o&&(0,a.jsx)(Fs.A,{variant:"subtitle2",component:"span",className:ut.label,children:o}),(0,a.jsx)("div",{className:ut.secondaryAction,children:z})]}),on=Pt?Ie:je,Ur={onClick:C,className:rn()(tt,ut.root,Pt?ut.open:ut.closed,ks(r)&&ut.buttonItem,{[ut.highlightable]:!P})},$r=(0,sr.s)(),{pathname:Ws}=(0,m.x$)(!ks(r)&&r.to?r.to:""),Fr=(0,d.useCallback)(ci=>{if(!I){const li="click",di=o??"Sidebar Item",ui=Ws?{attributes:{to:Ws}}:void 0;$r.captureEvent(li,di,ui)}C?.(ci)},[$r,o,Ws,I,C]);return ks(r)?(0,a.jsx)(y.A,{role:"button","aria-label":o,...Ur,ref:e,onClick:Fr,children:on}):(0,a.jsx)(Wa,{...Ur,activeClassName:ut.selected,to:r.to?r.to:"",ref:e,"aria-label":o||r.to,...at,onClick:Fr,children:on})}),Ka=({children:r,...e})=>{const{sidebarConfig:s}=(0,d.useContext)(ve.yY),o=qn(s),[i,c]=(0,d.useState)(!1),P=(0,m.zy)(),C=Na(r,P),I=(0,Cr.A)(st=>st.breakpoints.down("sm")),z=()=>{c(!0)},tt=()=>{c(!1)},at=()=>I?i?(0,a.jsx)(ja.A,{fontSize:"small",className:o.submenuArrow}):(0,a.jsx)(Ma.A,{fontSize:"small",className:o.submenuArrow}):!i&&(0,a.jsx)(Rr.A,{fontSize:"small",className:o.submenuArrow});return(0,a.jsx)(ve.U1.Provider,{value:{isHoveredOn:i,setIsHoveredOn:c},children:(0,a.jsxs)("div",{"data-testid":"item-with-submenu",onMouseLeave:tt,onTouchStart:i?tt:z,onMouseEnter:z,className:rn()(i&&o.highlighted),children:[(0,a.jsx)(Lr,{hasSubmenu:!0,className:C?o.selected:"",...e,children:at()}),i&&r]})})},Mr=(0,d.forwardRef)((r,e)=>{const[s]=(0,Jn.O)(r.children,o=>o.getElements().filter(i=>i.type===ka));return s?(0,a.jsx)(Ka,{...r,children:s}):(0,a.jsx)(Lr,{...r,ref:e})});function wi(r){const{sidebarConfig:e}=useContext(SidebarConfigContext),[s,o]=useState(""),i=qn(e),c=r.icon?r.icon:SearchIcon,P=()=>{r.onSearch(s),o("")},C=at=>{at.key==="Enter"&&(at.preventDefault(),P())},I=at=>{o(at.target.value)},z=at=>{at.preventDefault(),at.stopPropagation()},tt=at=>{P(),at.preventDefault()};return _jsx(Box,{className:i.searchRoot,children:_jsx(Mr,{icon:c,to:r.to,onClick:tt,disableHighlight:!0,children:_jsx(TextField,{placeholder:"Search",value:s,onClick:z,onChange:I,onKeyDown:C,className:i.searchContainer,InputProps:{disableUnderline:!0,className:i.searchField},inputProps:{className:i.searchFieldHTMLInput}})})})}const Ri=(0,_n.A)("div")({flex:1},{name:"BackstageSidebarSpace"}),Ii=(0,_n.A)("div")({height:8},{name:"BackstageSidebarSpacer"}),za=(0,_n.A)("hr")(({theme:r})=>({height:1,width:"100%",background:"#383838",border:"none",margin:r.spacing(1.2,0)}),{name:"BackstageSidebarDivider"}),Ha=r=>({overflowY:"auto","&::-webkit-scrollbar":{backgroundColor:r.palette.background.default,width:"5px",borderRadius:"5px"},"&::-webkit-scrollbar-thumb":{backgroundColor:r.palette.text.secondary,borderRadius:"5px"}}),Di=(0,_n.A)("div")(({theme:r})=>{const e=Ha(r);return{flex:"0 1 auto",overflowX:"hidden",width:"100%",minHeight:"48px",overflowY:"hidden","@media (hover: none)":e,"&:hover":e}}),Li=()=>{const{sidebarConfig:r}=useContext(SidebarConfigContext),e=qn(r),{isOpen:s,setOpen:o}=useSidebarOpenState();if(useMediaQuery(P=>P.breakpoints.down("md"),{noSsr:!0}))return null;const c=()=>{o(!s)};return _jsx(Button,{role:"button",onClick:c,className:e.expandButton,"aria-label":"Expand Sidebar","data-testid":"sidebar-expand-button",children:_jsx(Box,{className:e.arrows,children:s?_jsx(DoubleArrowLeft,{}):_jsx(DoubleArrowRight,{})})})},Va=(0,Ye.A)({root:{width:ve.hC.drawerWidthClosed,height:3*ve.hC.logoHeight,display:"flex",flexFlow:"row nowrap",alignItems:"center",marginBottom:-14},link:{width:ve.hC.drawerWidthClosed,marginLeft:24}}),Ga=()=>{const r=Va(),{isOpen:e}=$s();return(0,a.jsx)("div",{className:r.root,children:(0,a.jsx)(Ar.N_,{to:"/docs/default/component/local/",underline:"none",className:r.link,children:e?(0,a.jsx)(ha,{}):(0,a.jsx)(pa,{})})})},Ya=({children:r})=>(0,a.jsxs)(xr.G,{children:[(0,a.jsxs)(Ia,{children:[(0,a.jsx)(Ga,{}),(0,a.jsx)(za,{}),(0,a.jsx)(Mr,{icon:da.A,to:"/docs/default/component/local",text:"Docs Preview"})]}),r]});var Qa=t(71677),Za=t(62437),Ja=t(55484),Xa=t(45061),_a=t(81215);const qa=(0,Ye.A)(r=>({headerIcon:{color:r.palette.common.white,width:"32px",height:"32px"},content:{backgroundColor:r.palette.background.default},contentToolbar:{display:"flex",justifyContent:"flex-end",padding:0}}));var jr;(function(r){r.LIGHT="light",r.DARK="dark"})(jr||(jr={}));const ti=()=>{const r=(0,Tn.gf)(zn),e=qa(),[s,o]=(0,d.useState)(r.getActiveThemeId()==="dark"?"dark":"light"),i={light:{icon:Ja.A,title:"Dark theme"},dark:{icon:Za.A,title:"Light theme"}},{title:c,icon:P}=i[s],C=()=>{o(I=>{const z=I==="light"?"dark":"light";return r.setActiveThemeId(z),z})};return(0,a.jsx)(_e.A,{display:"flex",alignItems:"center",mr:2,children:(0,a.jsx)(Qa.Ay,{title:c,arrow:!0,children:(0,a.jsx)(br.A,{size:"small",onClick:C,children:(0,a.jsx)(P,{className:e.headerIcon})})})})},ei=()=>(0,a.jsxs)(h.Wj,{children:[(0,a.jsx)(Xa.T,{}),(0,a.jsx)(_a.p,{withSearch:!1})]}),ni=(0,a.jsx)(ei,{}),Br=Uo({apis:oa,configLoader:la,plugins:Object.values(n)}),si=Br.getProvider(),ri=Br.getRouter(),oi=h.Ju.provide((0,g.Hr)({name:"ThemeToggleAddon",component:ti,location:p.e.Header})),ai=(0,a.jsxs)(dr,{children:[(0,a.jsx)(m.C5,{to:"/docs/default/component/local/"},"/"),(0,a.jsx)(m.qh,{path:"/catalog/:namespace/:kind/:name",element:(0,a.jsx)(na,{})}),(0,a.jsx)(m.qh,{path:"/docs",element:(0,a.jsx)(h.$j,{}),children:(0,a.jsx)(u.K,{})}),(0,a.jsxs)(m.qh,{path:"/docs/:namespace/:kind/:name/*",element:(0,a.jsx)(h.Wj,{}),children:[ni,(0,a.jsx)(g.po,{children:(0,a.jsx)(oi,{})})]})]}),ii=()=>(0,a.jsx)(si,{children:(0,a.jsx)(ri,{children:(0,a.jsx)(Ya,{children:ai})})});x.createRoot(document.getElementById("root")).render((0,a.jsx)(ii,{}))},43836:(H,b,t)=>{"use strict";t.d(b,{qO:()=>x,tK:()=>d});var n=t(14041),a=t(63544);function d(h){return(0,a.Q)(h,()=>(0,n.createContext)(void 0))}function x(h){return(0,n.useContext)(d(h))}function m(h){return{set(u){globalThis[`__@backstage/${h}__`]=createContext(createVersionedValueMap(u))},reset(){delete globalThis[`__@backstage/${h}__`]}}}},10602:(H,b,t)=>{"use strict";t.d(b,{B:()=>n});function n(a){Object.freeze(a);const d={atVersion(x){return a[x]}};return Object.defineProperty(d,"$map",{configurable:!0,enumerable:!0,get(){return a}}),d}},63544:(H,b,t)=>{"use strict";t.d(b,{Q:()=>x});function n(){return typeof window<"u"&&window.Math===Math?window:typeof self<"u"&&self.Math===Math?self:Function("return this")()}const a=n(),d=m=>`__@backstage/${m}__`;function x(m,h){const u=d(m);let g=a[u];return g||(g=h(),a[u]=g,g)}},7341:(H,b,t)=>{"use strict";t.d(b,{v:()=>a});var n=t(55309);const a=(0,n.y)({id:"plugin.catalog.service"})},82292:(H,b,t)=>{"use strict";t.d(b,{n:()=>a});var n=t(55309);const a=(0,n.y)({id:"plugin.catalog.entity-presentation"})},88083:(H,b,t)=>{"use strict";t.d(b,{T:()=>m});var n=t(6820),a=t(72348),d=t(46123),x=t.n(d);function m(p,y){const{kind:v,namespace:A,name:T,title:O,description:w,displayName:S,type:B}=u(p),k=(0,n.U2)({kind:v||"unknown",namespace:A||a.oQ,name:T||"unknown"}),M=g({kind:v,namespace:A,name:T,context:y}),X=[S,O,M].find(N=>N&&typeof N=="string"),V=[X!==k?k:void 0,B,w].filter(N=>N&&typeof N=="string").join(" | ");return{entityRef:k,primaryTitle:X,secondaryTitle:V||void 0,Icon:void 0}}const h=p=>!!p&&typeof p=="string";function u(p){if(typeof p=="string"){let y=p.indexOf(":");const v=p.indexOf("/");v!==-1&&v<y&&(y=-1);const A=y===-1?void 0:p.slice(0,y),T=v===-1?void 0:p.slice(y+1,v),O=p.slice(Math.max(y+1,v+1));return{kind:A,namespace:T,name:O}}if(typeof p=="object"&&p!==null){const y=[x()(p,"kind")].find(h),v=[x()(p,"metadata.namespace"),x()(p,"namespace")].find(h),A=[x()(p,"metadata.name"),x()(p,"name")].find(h),T=[x()(p,"metadata.title")].find(h),O=[x()(p,"metadata.description")].find(h),w=[x()(p,"spec.profile.displayName")].find(h),S=[x()(p,"spec.type")].find(h);return{kind:y,namespace:v,name:A,title:T,description:O,displayName:w,type:S}}return{}}function g(p){const y=p.kind?.toLocaleLowerCase("en-US")||"unknown",v=p.namespace||a.oQ,A=p.name||"unknown",T=p.context?.defaultKind?.toLocaleLowerCase("en-US"),O=p.context?.defaultNamespace?.toLocaleLowerCase("en-US");let w=A;return(O&&v.toLocaleLowerCase("en-US")!==O||v!==a.oQ)&&(w=`${v}/${w}`),T&&y.toLocaleLowerCase("en-US")!==T&&(w=`${y}:${w}`),w}},3169:(H,b,t)=>{"use strict";t.d(b,{f:()=>u});var n=t(6820),a=t(72427),d=t(14041),x=t(82292),m=t(88083);function h(g,p,y){const[v,A]=(0,d.useState)(g);return(0,d.useEffect)(()=>{A(g);const T=p?.subscribe({next:O=>{A(O)},complete:()=>{T?.unsubscribe()}});return()=>{T?.unsubscribe()}},y),v}function u(g,p){const v=(0,a.Q2)().get(x.n),A=[v,JSON.stringify(g),JSON.stringify(p||null)],T=(0,d.useMemo)(()=>{if(!v){const O=(0,m.T)(g,p);return{snapshot:O,promise:Promise.resolve(O)}}return v.forEntity(typeof g=="string"||"metadata"in g?g:(0,n.U2)(g),p)},A);return h(T.snapshot,T.update$,[T])}},18:(H,b,t)=>{"use strict";t.d(b,{a:()=>a});var n=t(55309);const a=(0,n.y)({id:"catalog-react.starred-entities"})},54203:(H,b,t)=>{"use strict";t.d(b,{GI:()=>w});var n=t(31085),a=t(14041),d=t(10394),x=t(64947),m=t(73845),h=t(42899),u=t(72501),g=t(5893),p=t(54917),y=t(65859),v=t(64630),A=t(87849);const T=S=>{const B=(0,g.A)(N=>N.breakpoints.down(S.options?.drawerBreakpoint??"md")),k=(0,p.A)(),[M,X]=(0,a.useState)(!1),{t:V}=(0,A.i)(v.j);return B?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(x.A,{style:{marginTop:k.spacing(1),marginLeft:k.spacing(1)},onClick:()=>X(!0),startIcon:(0,n.jsx)(y.A,{}),children:V("catalogFilter.buttonTitle")}),(0,n.jsx)(m.Ay,{open:M,onClose:()=>X(!1),anchor:S.options?.drawerAnchor??"left",disableAutoFocus:!0,keepMounted:!0,variant:"temporary",children:(0,n.jsxs)(d.A,{m:2,children:[(0,n.jsx)(u.A,{variant:"h6",component:"h2",style:{marginBottom:k.spacing(1)},children:V("catalogFilter.title")}),S.children]})})]}):(0,n.jsx)(h.A,{item:!0,lg:2,children:S.children})},O=S=>(0,n.jsx)(h.A,{item:!0,xs:12,lg:10,children:S.children}),w=S=>(0,n.jsx)(h.A,{container:!0,style:{position:"relative"},children:S.children});w.Filters=T,w.Content=O},50207:(H,b,t)=>{"use strict";t.d(b,{y:()=>J});var n=t(31085),a=t(10394),d=t(72501),x=t(58837),m=t(6924),h=t(20577),u=t(14041),g=t(72427),p=t(73466),y=t(7341),v=t(69076),A=t(86901),T=t(44148),O=t(41260);const w=(0,n.jsx)(O.A,{fontSize:"small"}),S=(0,n.jsx)(T.A,{fontSize:"small"});function B({selected:G}){return(0,n.jsx)(v.A,{icon:w,checkedIcon:S,checked:G})}const k=(0,u.memo)(G=>{const{selected:Q,value:rt,availableOptions:it,showCounts:pt}=G,At=pt?`${rt} (${it?.[rt]})`:rt;return(0,n.jsx)(A.A,{control:(0,n.jsx)(B,{selected:Q}),label:At,onClick:Ct=>Ct.preventDefault()})});var M=t(16249),X=t(53373),V=t.n(X);const N=(0,x.A)({input:{}},{name:"CatalogReactEntityAutocompletePickerInput"});function Z(G){const Q=N();return(0,n.jsx)(M.A,{variant:"outlined",...G,className:V()(Q.input,G.className)})}var K=t(21405),_=t(26796);const q=(0,x.A)({root:{},label:{}},{name:"CatalogReactEntityAutocompletePicker"});function J(G){const{label:Q,name:rt,path:it,showCounts:pt,Filter:At,InputProps:Ct,initialSelectedOptions:mt=[],filtersForAvailableValues:dt=["kind"]}=G,xt=q(),{updateFilters:vt,filters:Tt,queryParameters:{[rt]:bt}}=(0,K.nK)(),Dt=(0,g.gf)(y.v),Kt=dt.map(gt=>Tt[gt]),{value:zt}=(0,p.A)(async()=>{const gt=it,{facets:ht}=await Dt.getEntityFacets({facets:[gt],filter:(0,_.Rr)(Kt.filter(Boolean))});return Object.fromEntries(ht[gt].map(({value:Et,count:Rt})=>[Et,Rt]))},[...Kt]),yt=(0,u.useMemo)(()=>[bt].flat().filter(Boolean),[bt]),[Lt,j]=(0,u.useState)(yt.length?yt:Tt[rt]?.values??mt);(0,u.useEffect)(()=>{yt.length&&j(yt)},[yt]);const $=Object.keys(zt??{}),nt=Lt.length&&$.length;(0,u.useEffect)(()=>{vt({[rt]:nt?new At(Lt):void 0})},[rt,nt,Lt,At,vt]);const ct=Tt[rt];return ct&&typeof ct=="object"&&!("values"in ct)||!$.length?null:(0,n.jsx)(a.A,{className:xt.root,pb:1,pt:1,children:(0,n.jsxs)(d.A,{className:xt.label,variant:"button",component:"label",children:[Q,(0,n.jsx)(h.Ay,{PopperComponent:gt=>(0,n.jsx)("div",{...gt,children:gt.children}),multiple:!0,disableCloseOnSelect:!0,options:$,value:Lt,onChange:(gt,ht)=>j(ht),renderOption:(gt,{selected:ht})=>(0,n.jsx)(k,{selected:ht,value:gt,availableOptions:zt,showCounts:!!pt}),size:"small",popupIcon:(0,n.jsx)(m.A,{"data-testid":`${String(rt)}-picker-expand`}),renderInput:gt=>(0,n.jsx)(Z,{...gt,...Ct})})]})})}},72987:(H,b,t)=>{"use strict";t.d(b,{t:()=>Lt});var n=t(31085),a=t(6820),d=t(10394),x=t(69076),m=t(86901),h=t(16249),u=t(72501),g=t(71677),p=t(58837),y=t(44148),v=t(41260),A=t(6924),T=t(20577),O=t(14041),w=t(21405),S=t(92822),B=t(92367),k=t(48108),M=t(47966),X=t(90184),V=t(72427),N=t(87290),Z=t(7341),K=t(46123),_=t.n(K);const q=j=>typeof j=="string"?j:void 0;function J({enabled:j}){const $=(0,V.gf)(Z.v),[nt]=(0,O.useState)(async()=>{if(!j)return[];const ct="relations.ownedBy",ht=(await $.getEntityFacets({facets:[ct]})).facets[ct]?.map(Et=>Et.value)??[];return $.getEntitiesByRefs({entityRefs:ht}).then(Et=>Et.items.filter(Rt=>Rt!==void 0).map(Rt=>Rt).sort((Rt,jt)=>(Rt.metadata.namespace||"").localeCompare(jt.metadata.namespace||"","en-US")||(q(_()(Rt,"spec.profile.displayName"))||Rt.metadata.title||Rt.metadata.name).localeCompare(q(_()(jt,"spec.profile.displayName"))||jt.metadata.title||jt.metadata.name,"en-US")||Rt.kind.localeCompare(jt.kind,"en-US"))).then(Et=>Et).catch(()=>[])});return(0,N.A)(async(ct,gt)=>{const ht=await nt;if(!ht)return{items:[]};const Et=gt?.limit??20,{text:Rt,start:jt}=G(ct),Ut=ht.filter(ce=>it(Rt,ce)),kt=jt+Et;return{items:Ut.slice(0,kt),...rt({entities:Ut,limit:kt,payload:{text:Rt,start:kt}})}},[nt],{loading:!0,value:{items:[]}})}function G(j){return Q(j)&&j.cursor?JSON.parse(atob(j.cursor)):{text:j.text||"",start:0}}function Q(j){return!!j.cursor}function rt({entities:j,limit:$,payload:nt}){return j.length>$?{cursor:btoa(JSON.stringify(nt))}:{}}function it(j,$){const nt=j.trim();return $.kind.includes(nt)||$.metadata.namespace?.includes(nt)||$.metadata.name.includes(nt)||$.metadata.title?.includes(nt)||_()($,"spec.profile.displayName")?.includes(nt)}function pt(){const j=(0,V.gf)(Z.v);return(0,N.A)(async($,nt)=>{const ct=$,gt=$,ht=nt?.limit??20;if(gt.cursor){const Rt=await j.queryEntities({cursor:gt.cursor,limit:ht});return{cursor:Rt.pageInfo.nextCursor,items:[...gt.items,...Rt.items]}}const Et=await j.queryEntities({fullTextFilter:{term:ct.text||"",fields:["metadata.name","kind","spec.profile.displayname","metadata.title"]},filter:{kind:["User","Group"]},orderFields:[{field:"metadata.name",order:"asc"}],limit:ht});return{cursor:Et.pageInfo.nextCursor,items:Et.items}},[],{loading:!0})}var At=t(76842);function Ct({mode:j,initialSelectedOwnersRefs:$}){const nt=j==="owners-only",ct=pt(),gt=J({enabled:nt}),[ht,Et]=nt?gt:ct;return[ht,Et,mt({enabled:!nt,initialSelectedOwnersRefs:$})]}function mt({enabled:j,initialSelectedOwnersRefs:$}){const nt=(0,O.useRef)({}),ct=(0,V.gf)(Z.v),[,gt]=(0,N.A)(async()=>{(await ct.getEntitiesByRefs({entityRefs:$})).items.forEach(Et=>{Et&&(nt.current[(0,a.U2)(Et)]=Et)})},[]);return(0,At.u)(()=>{j&&$.length>0&>()}),{getEntity:ht=>nt.current[ht],setEntity:ht=>{nt.current[(0,a.U2)(ht)]=ht}}}var dt=t(87051),xt=t(3169),vt=t(64630),Tt=t(87849);const bt=(0,p.A)({root:{},label:{},input:{},fullWidth:{width:"100%"},boxLabel:{width:"100%",textOverflow:"ellipsis",overflow:"hidden"}},{name:"CatalogReactEntityOwnerPicker"}),Dt=(0,dt.A)(j=>({label:{width:"100%"},root:{width:"90%"}}),{name:"FixedWidthFormControlLabel"})(m.A),Kt=(0,n.jsx)(v.A,{fontSize:"small"}),zt=(0,n.jsx)(y.A,{fontSize:"small"});function yt(j){const $=bt(),nt=j.entity.kind.toLocaleLowerCase("en-US")==="group",{primaryTitle:ct}=(0,xt.f)(j.entity);return(0,n.jsx)(d.A,{className:$.fullWidth,children:(0,n.jsx)(Dt,{className:$.fullWidth,control:(0,n.jsx)(x.A,{icon:Kt,checkedIcon:zt,checked:j.isSelected}),onClick:gt=>gt.preventDefault(),label:(0,n.jsx)(g.Ay,{title:ct,children:(0,n.jsxs)(d.A,{display:"flex",alignItems:"center",children:[nt?(0,n.jsx)(M.A,{fontSize:"small"}):(0,n.jsx)(k.A,{fontSize:"small"}),"\xA0",(0,n.jsx)(d.A,{className:$.boxLabel,children:(0,n.jsx)(u.A,{noWrap:!0,children:ct})})]})})})})}const Lt=j=>{const $=bt(),{mode:nt="owners-only"}=j||{},{updateFilters:ct,filters:gt,queryParameters:{owners:ht}}=(0,w.nK)(),[Et,Rt]=(0,O.useState)(""),{t:jt}=(0,Tt.i)(vt.j),Ut=(0,O.useMemo)(()=>[ht].flat().filter(Boolean),[ht]),[kt,ce]=(0,O.useState)(Ut.length?Ut:gt.owners?.values??[]),[{value:le,loading:ge},Zt,ee]=Ct({mode:nt,initialSelectedOwnersRefs:kt});(0,B.s)(()=>Zt({text:Et}),[Et,Zt],250);const De=le?.items||[];return(0,O.useEffect)(()=>{if(Ut.length){const Ht=new S.N9(Ut);ce(Ht.values)}},[Ut]),(0,O.useEffect)(()=>{ct({owners:kt.length?new S.N9(kt):void 0})},[kt,ct]),["user","group"].includes(gt.kind?.value.toLocaleLowerCase("en-US")||"")?null:(0,n.jsx)(d.A,{className:$.root,pb:1,pt:1,children:(0,n.jsxs)(u.A,{className:$.label,variant:"button",component:"label",children:[jt("entityOwnerPicker.title"),(0,n.jsx)(T.Ay,{PopperComponent:Ht=>(0,n.jsx)("div",{...Ht,children:Ht.children}),multiple:!0,disableCloseOnSelect:!0,loading:ge,options:De,value:kt,getOptionSelected:(Ht,_t)=>typeof _t=="string"?(0,a.U2)(Ht)===_t:Ht===_t,getOptionLabel:Ht=>{const _t=typeof Ht=="string"?ee.getEntity(Ht)||(0,a.KU)(Ht,{defaultKind:"group",defaultNamespace:"default"}):Ht;return(0,X.Z)(_t,(0,X.S)(_t))},onChange:(Ht,_t)=>{Rt(""),ce(_t.map(be=>{const ne=typeof be=="string"?be:(0,a.U2)(be);return typeof be!="string"&&ee.setEntity(be),ne}))},filterOptions:Ht=>Ht,renderOption:(Ht,{selected:_t})=>(0,n.jsx)(yt,{entity:Ht,isSelected:_t}),size:"small",popupIcon:(0,n.jsx)(A.A,{"data-testid":"owner-picker-expand"}),renderInput:Ht=>(0,n.jsx)(h.A,{...Ht,className:$.input,onChange:_t=>{Rt(_t.currentTarget.value)},variant:"outlined"}),ListboxProps:{onScroll:Ht=>{const _t=Ht.currentTarget;Math.abs(_t.scrollHeight-_t.clientHeight-_t.scrollTop)<1&&le?.cursor&&Zt({items:le.items,cursor:le.cursor})},"data-testid":"owner-picker-listbox"}})]})})}},8859:(H,b,t)=>{"use strict";t.d(b,{z:()=>O});var n=t(31085),a=t(6820),d=t(72348),x=t(72072),m=t(9222),h=t(14041),u=t(29207),g=t(10394),p=t(71677),y=t(58837),v=t(3169);const A=(0,y.A)(S=>({root:{display:"inline-flex",alignItems:"center"},icon:{marginRight:S.spacing(.5),color:S.palette.text.secondary,"& svg":{verticalAlign:"middle"}}}),{name:"CatalogReactEntityDisplayName"}),T=S=>{const{entityRef:B,hideIcon:k,disableTooltip:M,defaultKind:X,defaultNamespace:V}=S,N=A(),{primaryTitle:Z,secondaryTitle:K,Icon:_}=(0,v.f)(B,{defaultKind:X,defaultNamespace:V});let q=(0,n.jsx)(n.Fragment,{children:Z});return q=(0,n.jsxs)(g.A,{component:"span",className:N.root,children:[_&&!k?(0,n.jsx)(g.A,{component:"span",className:N.icon,children:(0,n.jsx)(_,{fontSize:"inherit"})}):null,q]}),K&&!M&&(q=(0,n.jsx)(p.Ay,{enterDelay:1500,title:K,children:q})),q},O=(0,h.forwardRef)((S,B)=>{const{entityRef:k,defaultKind:M,defaultNamespace:X,title:V,children:N,hideIcon:Z,disableTooltip:K,..._}=S,q=w(S.entityRef),J=N??V??(0,n.jsx)(T,{entityRef:k,defaultKind:M,defaultNamespace:X,hideIcon:Z,disableTooltip:K});return(0,n.jsx)(x.N_,{..._,ref:B,to:q,children:J})});function w(S){const B=(0,m.S)(u.s);let k,M,X;if(typeof S=="string"){const N=(0,a.KU)(S);k=N.kind,M=N.namespace,X=N.name}else"metadata"in S?(k=S.kind,M=S.metadata.namespace,X=S.metadata.name):(k=S.kind,M=S.namespace,X=S.name);k=k.toLocaleLowerCase("en-US"),M=M?.toLocaleLowerCase("en-US")??d.oQ;const V={kind:encodeURIComponent(k),namespace:encodeURIComponent(M),name:encodeURIComponent(X)};return B(V)}},34428:(H,b,t)=>{"use strict";t.d(b,{i:()=>m});var n=t(31085),a=t(6820),d=t(14041),x=t(8859);function m(h){const{entityRefs:u,hideIcons:g,...p}=h;return(0,n.jsx)(n.Fragment,{children:u.map((y,v)=>{const A=typeof y=="string"?y:(0,a.U2)(y);return(0,n.jsxs)(d.Fragment,{children:[v>0&&", ",(0,n.jsx)(x.z,{...p,entityRef:y,hideIcon:g})]},`${v}.${A}`)})})}},90184:(H,b,t)=>{"use strict";t.d(b,{S:()=>x,Z:()=>m});var n=t(72348),a=t(46123),d=t.n(a);function x(h,u){const g=u?.defaultKind;let p,y,v;return"metadata"in h?(p=h.kind,y=h.metadata.namespace,v=h.metadata.name):(p=h.kind,y=h.namespace,v=h.name),(y===void 0||y==="")&&(y=n.oQ),u?.defaultNamespace!==void 0?u?.defaultNamespace===y&&(y=void 0):y===n.oQ&&(y=void 0),p=p.toLocaleLowerCase("en-US"),p=g&&g.toLocaleLowerCase("en-US")===p?void 0:p,`${p?`${p}:`:""}${y?`${y}/`:""}${v}`}function m(h,u){for(const g of["spec.profile.displayName","metadata.title"]){const p=d()(h,g);if(p&&typeof p=="string")return p}return u}},91035:(H,b,t)=>{"use strict";t.d(b,{m:()=>p});var n=t(31085),a=t(58837),d=t(14041),x=t(92822),m=t(50207),h=t(64630),u=t(87849);const g=(0,a.A)({input:{}},{name:"CatalogReactEntityTagPicker"}),p=y=>{const v=g(),{t:A}=(0,u.i)(h.j);return(0,n.jsx)(m.y,{label:A("entityTagPicker.title"),name:"tags",path:"metadata.tags",Filter:x.q_,showCounts:y.showCounts,InputProps:{className:v.input}})}},67626:(H,b,t)=>{"use strict";t.d(b,{y:()=>Ct});var n=t(31085),a=t(72427),d=t(65461),x=t(40703),m=t(58007),h=t(46423),u=t(65569),g=t(5951),p=t(26343),y=t(72501),v=t(58837),A=t(9684),T=t(31129),O=t(14041),w=t(92822),S=t(21405),B=t(16009),k=t(45250),M=t(73466),X=t(7341),V=t(26796),N=t(87290),Z=t(48899);function K(){const mt=(0,a.gf)(B.K),dt=(0,a.gf)(X.v),{filters:xt}=(0,S.nK)(),{value:vt,loading:Tt}=(0,M.A)(async()=>(await mt.getBackstageIdentity()).ownershipEntityRefs,[]),{user:bt,owners:Dt,...Kt}=xt,zt=(0,V.$3)((0,k.compact)(Object.values(Kt))),[{value:yt,loading:Lt},j]=(0,N.A)(async nt=>{const ct=_(nt.owners,nt.ownershipEntityRefs);if(ct===void 0)return 0;const{["metadata.name"]:gt,...ht}=nt.filter.filter,{totalItems:Et}=await dt.queryEntities({...nt.filter,filter:{...ht,"relations.ownedBy":ct},limit:0});return Et},[],{loading:!0});return(0,Z.A)(()=>{Object.keys(zt.filter).length!==0&&vt!==void 0&&j({ownershipEntityRefs:vt,owners:Dt,filter:zt})},[vt,Dt,zt]),{count:yt,loading:Tt||Lt,filter:(0,O.useMemo)(()=>w.tN.owned(vt??[]),[vt]),ownershipEntityRefs:vt}}function _(mt,dt){if(dt===void 0)return;const xt=mt?.values??[];if(xt.length){const vt=(0,k.intersection)(xt,dt);return vt.length===0?void 0:vt}return dt}function q(){const mt=(0,a.gf)(X.v),{filters:dt}=(0,S.nK)(),xt=(0,O.useRef)(),vt=(0,O.useMemo)(()=>{const{user:Dt,...Kt}=dt,zt=(0,k.compact)(Object.values(Kt)),yt=(0,V.$3)(zt),Lt={...yt,limit:0};return Object.keys(yt.filter).length===0?(xt.current=void 0,xt.current):(0,k.isEqual)(Lt,xt.current)?xt.current:(xt.current=Lt,Lt)},[dt]),{value:Tt,loading:bt}=(0,M.A)(async()=>{if(vt===void 0)return 0;const{totalItems:Dt}=await mt.queryEntities(vt);return Dt},[vt]);return{count:Tt,loading:bt}}var J=t(6820),G=t(56889);function Q(){const mt=(0,a.gf)(X.v),{filters:dt}=(0,S.nK)(),{starredEntities:xt}=(0,G.I)(),vt=(0,O.useRef)(),Tt=(0,O.useMemo)(()=>{const{user:zt,...yt}=dt,Lt=(0,k.compact)(Object.values(yt)),j=(0,V.$3)(Lt),nt={...j,filter:{...j.filter,["metadata.name"]:Array.from(xt).map(ct=>(0,J.KU)(ct).name)},limit:1e3};return(0,k.isEqual)(nt,vt.current)?vt.current:(vt.current=nt,nt)},[dt,xt]),{value:bt,loading:Dt}=(0,M.A)(async()=>xt.size?(await mt.queryEntities(Tt)).items.map(yt=>(0,J.U2)({kind:yt.kind,namespace:yt.metadata.namespace,name:yt.metadata.name})).filter(yt=>xt.has(yt)).length:0,[Tt,xt]),Kt=(0,O.useMemo)(()=>w.tN.starred(Array.from(xt)),[xt]);return{count:bt,loading:Dt,filter:Kt}}var rt=t(87849),it=t(64630);const pt=(0,v.A)(mt=>({root:{backgroundColor:"rgba(0, 0, 0, .11)",boxShadow:"none",margin:mt.spacing(1,0,1,0)},title:{margin:mt.spacing(1,0,0,1),textTransform:"uppercase",fontSize:12,fontWeight:"bold"},listIcon:{minWidth:30,color:mt.palette.text.primary},menuItem:{minHeight:mt.spacing(6)},groupWrapper:{margin:mt.spacing(1,1,2,1)}}),{name:"CatalogReactUserListPicker"});function At(mt,dt){return[{name:dt("userListPicker.personalFilter.title"),items:[{id:"owned",label:dt("userListPicker.personalFilter.ownedLabel"),icon:A.A},{id:"starred",label:dt("userListPicker.personalFilter.starredLabel"),icon:T.Gg}]},{name:mt,items:[{id:"all",label:dt("userListPicker.orgFilterAllLabel")}]}]}const Ct=mt=>{const{initialFilter:dt,availableFilters:xt}=mt,vt=pt(),Tt=(0,a.gf)(d.U),{t:bt}=(0,rt.i)(it.j),Dt=Tt.getOptionalString("organization.name")??bt("userListPicker.defaultOrgName"),{filters:Kt,updateFilters:zt,queryParameters:{kind:yt,user:Lt}}=(0,S.nK)(),j=["starred","all"],$=At(Dt,bt).map(Zt=>({...Zt,items:Zt.items.filter(({id:ee})=>["group","user"].some(De=>De===yt)?j.includes(ee):!xt||xt.includes(ee))})).filter(({items:Zt})=>!!Zt.length),{count:nt,loading:ct,filter:gt}=K(),{count:ht}=q(),{count:Et,filter:Rt,loading:jt}=Q(),Ut=(0,O.useMemo)(()=>[Lt].flat()[0],[Lt]),[kt,ce]=(0,O.useState)(Ut??dt),le=(0,O.useMemo)(()=>({all:ht,starred:Et,owned:nt}),[Et,nt,ht]);(0,O.useEffect)(()=>{Ut&&ce(Ut)},[Ut]);const ge=ct||jt;return(0,O.useEffect)(()=>{!ge&&kt&&kt!=="all"&&le[kt]===0&&ce("all")},[ge,le,kt,ce]),(0,O.useEffect)(()=>{if(!kt||ge)return;zt({user:kt==="owned"?gt:kt==="starred"?Rt:w.tN.all()})},[kt,Rt,gt,zt,ge]),(0,n.jsx)(x.A,{className:vt.root,children:$.map(Zt=>(0,n.jsxs)(O.Fragment,{children:[(0,n.jsx)(y.A,{variant:"subtitle2",component:"span",className:vt.title,children:Zt.name}),(0,n.jsx)(x.A,{className:vt.groupWrapper,children:(0,n.jsx)(m.A,{disablePadding:!0,dense:!0,role:"menu","aria-label":Zt.name,children:Zt.items.map((ee,De)=>(0,n.jsxs)(p.A,{role:"none presentation",divider:De!==Zt.items.length-1,onClick:()=>ce(ee.id),selected:ee.id===Kt.user?.value,className:vt.menuItem,disabled:le[ee.id]===0,"data-testid":`user-picker-${ee.id}`,tabIndex:0,ContainerProps:{role:"menuitem"},children:[ee.icon&&(0,n.jsx)(h.A,{className:vt.listIcon,children:(0,n.jsx)(ee.icon,{fontSize:"small"})}),(0,n.jsx)(g.A,{children:(0,n.jsxs)(y.A,{variant:"body1",children:[ee.label," "]})}),(0,n.jsx)(u.A,{children:le[ee.id]??"-"})]},ee.id))})})]},Zt.name))})}},92822:(H,b,t)=>{"use strict";t.d(b,{I5:()=>p,Kf:()=>T,N9:()=>g,V3:()=>u,gM:()=>x,gZ:()=>A,mT:()=>O,qA:()=>m,q_:()=>h,tN:()=>v,z:()=>y});var n=t(6820),a=t(51372),d=t(67871);class x{value;constructor(S){this.value=S}getCatalogFilters(){return{kind:this.value}}toQueryValue(){return this.value}}class m{value;constructor(S){this.value=S}getTypes(){return Array.isArray(this.value)?this.value:[this.value]}getCatalogFilters(){return{"spec.type":this.getTypes()}}toQueryValue(){return this.getTypes()}}class h{values;constructor(S){this.values=S}filterEntity(S){return this.values.every(B=>(S.metadata.tags??[]).includes(B))}getCatalogFilters(){return{"metadata.tags":this.values}}toQueryValue(){return this.values}}class u{value;constructor(S){this.value=S}filterEntity(S){const B=this.toUpperArray(this.value.split(/\s/)),k=this.toUpperArray([S.metadata.tags]),M=this.toUpperArray([S.metadata.name,S.metadata.title]);for(const X of B)if(k.every(V=>V!==X)&&M.every(V=>!V.includes(X)))return!1;return!0}getFullTextFilters(){return{term:this.value,fields:["metadata.name","metadata.title","spec.profile.displayName"]}}toQueryValue(){return this.value}toUpperArray(S){return S.flat().filter(B=>!!B).map(B=>B.toLocaleUpperCase("en-US"))}}class g{values;constructor(S){this.values=S.reduce((B,k)=>{try{return B.push((0,n.U2)((0,n.KU)(k,{defaultKind:"Group"}))),B}catch{return B}},[])}getCatalogFilters(){return{"relations.ownedBy":this.values}}filterEntity(S){return this.values.some(B=>(0,d.t)(S,a.vv).some(k=>(0,n.U2)(k)===B))}toQueryValue(){return this.values}}class p{values;constructor(S){this.values=S}getCatalogFilters(){return{"spec.lifecycle":this.values}}filterEntity(S){return this.values.some(B=>S.spec?.lifecycle===B)}toQueryValue(){return this.values}}class y{values;constructor(S){this.values=S}getCatalogFilters(){return{"metadata.namespace":this.values}}filterEntity(S){return this.values.some(B=>S.metadata.namespace===B)}toQueryValue(){return this.values}}class v{value;refs;constructor(S,B){this.value=S,this.refs=B}static owned(S){return new v("owned",S)}static all(){return new v("all")}static starred(S){return new v("starred",S)}getCatalogFilters(){return this.value==="owned"?{"relations.ownedBy":this.refs??[]}:this.value==="starred"?{"metadata.name":this.refs?.map(S=>(0,n.KU)(S).name)??[]}:{}}filterEntity(S){if(this.value==="starred")return this.refs?.includes((0,n.U2)(S))??!0;if(this.value==="owned"){const B=(0,d.t)(S,a.vv);return this.refs?.some(k=>B.some(M=>(0,n.U2)(M)===k))??!1}return!0}toQueryValue(){return this.value}}class A{value;isOwnedEntity;isStarredEntity;constructor(S,B,k){this.value=S,this.isOwnedEntity=B,this.isStarredEntity=k}filterEntity(S){switch(this.value){case"owned":return this.isOwnedEntity(S);case"starred":return this.isStarredEntity(S);default:return!0}}toQueryValue(){return this.value}}class T{value;constructor(S){this.value=S}getCatalogFilters(){return this.value?{"metadata.annotations.backstage.io/orphan":String(this.value)}:{}}filterEntity(S){const B=S.metadata.annotations?.["backstage.io/orphan"];return B!==void 0&&this.value.toString()===B}}class O{value;constructor(S){this.value=S}filterEntity(S){const B=S?.status?.items?.length>0;return B!==void 0&&this.value===B}}},21405:(H,b,t)=>{"use strict";t.d(b,{B9:()=>w,nK:()=>S});var n=t(31085),a=t(45250),d=t.n(a),x=t(45810),m=t.n(x),h=t(14041),u=t(18690),g=t(87290),p=t(22771),y=t(71581),v=t(7341),A=t(26796),T=t(72427);const O=(0,h.createContext)(void 0),w=B=>{const k=(0,y.A)(),M=(0,T.gf)(v.v),[X,V]=(0,h.useState)({}),N=(0,u.zy)(),K=B.pagination===!0?"cursor":typeof B.pagination=="object"?B.pagination.mode??"cursor":"none",_=typeof B.pagination=="object"?B.pagination.limit??20:20,{queryParameters:q,cursor:J,offset:G,limit:Q}=(0,h.useMemo)(()=>{const yt=m().parse(N.search,{ignoreQueryPrefix:!0});let Lt=_;if(typeof yt.limit=="string"){const $=Number.parseInt(yt.limit,10);isNaN($)||(Lt=$)}const j=typeof yt.offset=="string"&&K==="offset"?Number.parseInt(yt.offset,10):void 0;return{queryParameters:yt.filters??{},cursor:typeof yt.cursor=="string"&&K==="cursor"?yt.cursor:void 0,offset:K==="offset"&&j&&!isNaN(j)?j:void 0,limit:Lt}},[K,N.search,_]),[rt,it]=(0,h.useState)(J),[pt,At]=(0,h.useState)(G),[Ct,mt]=(0,h.useState)(Q),[dt,xt]=(0,h.useState)(()=>({appliedFilters:{},entities:[],backendEntities:[],pageInfo:K==="cursor"?{}:void 0,offset:pt,limit:Ct})),[{loading:vt,error:Tt},bt]=(0,g.A)(async()=>{const yt=(0,a.compact)(Object.values(X)),Lt=Object.keys(X).reduce((j,$)=>{const nt=X[$];return nt?.toQueryValue&&(j[$]=nt.toQueryValue()),j},{});if(K!=="none")if(rt){if(rt!==dt.appliedCursor){const j=(0,A.be)(yt),$=await M.queryEntities({cursor:rt,limit:Ct});xt({appliedFilters:X,appliedCursor:rt,backendEntities:$.items,entities:$.items.filter(j),pageInfo:$.pageInfo,totalItems:$.totalItems})}}else{const j=(0,A.be)(yt),$=(0,A.$3)(yt),nt=(0,A.$3)((0,a.compact)(Object.values(dt.appliedFilters)));if(K==="offset"||!(0,a.isEqual)(nt,$)){const ct=await M.queryEntities({...$,limit:Ct,offset:pt,orderFields:[{field:"metadata.name",order:"asc"}]});xt({appliedFilters:X,backendEntities:ct.items,entities:ct.items.filter(j),pageInfo:ct.pageInfo,totalItems:ct.totalItems,limit:Ct,offset:pt})}}else{const j=(0,A.be)(yt),$=(0,A.Rr)(yt),nt=(0,A.Rr)((0,a.compact)(Object.values(dt.appliedFilters)));if((0,a.isEqual)(nt,$)){const ct=dt.backendEntities.filter(j);xt({appliedFilters:X,backendEntities:dt.backendEntities,entities:ct,totalItems:ct.length})}else{const ct=await M.getEntities({filter:$}),gt=ct.items.filter(j);xt({appliedFilters:X,backendEntities:ct.items,entities:gt,totalItems:gt.length})}}if(k()){const j=m().parse(N.search,{ignoreQueryPrefix:!0}),$=m().stringify({...j,filters:Lt,cursor:rt,offset:pt,limit:Ct},{addQueryPrefix:!0,arrayFormat:"repeat"}),nt=`${window.location.pathname}${$}`;window.history?.replaceState(null,document.title,nt)}},[M,q,X,dt,rt,K,Ct,pt],{loading:!0});(0,p.A)(bt,10,[X,rt,Ct,pt]);const Dt=(0,h.useCallback)(yt=>{it(void 0),V(Lt=>{const j=typeof yt=="function"?yt(Lt):yt;return{...Lt,...j}})},[]),Kt=(0,h.useMemo)(()=>{if(K!=="cursor")return;const yt=dt.pageInfo?.prevCursor,Lt=dt.pageInfo?.nextCursor;return{prev:yt?()=>it(yt):void 0,next:Lt?()=>it(Lt):void 0}},[K,dt.pageInfo]),zt=(0,h.useMemo)(()=>({filters:dt.appliedFilters,entities:dt.entities,backendEntities:dt.backendEntities,updateFilters:Dt,queryParameters:q,loading:vt,error:Tt,pageInfo:Kt,totalItems:dt.totalItems,limit:Ct,offset:pt,setLimit:mt,setOffset:At,paginationMode:K}),[dt,Dt,q,vt,Tt,Kt,Ct,pt,K,mt,At]);return(0,n.jsx)(O.Provider,{value:zt,children:B.children})};function S(){const B=(0,h.useContext)(O);if(!B)throw new Error("useEntityList must be used within EntityListProvider");return B}},56889:(H,b,t)=>{"use strict";t.d(b,{I:()=>u});var n=t(6820),a=t(72427),d=t(14041),x=t(1394),m=t(18);function h(g){return typeof g=="string"?g:(0,n.U2)(g)}function u(){const g=(0,a.gf)(m.a),p=(0,x.A)((0,d.useMemo)(()=>g.starredEntitie$(),[g]),new Set),y=(0,d.useCallback)(A=>p.has(h(A)),[p]),v=(0,d.useCallback)(A=>g.toggleStarred(h(A)).then(),[g]);return{starredEntities:p,toggleStarredEntity:v,isStarredEntity:y}}},29207:(H,b,t)=>{"use strict";t.d(b,{s:()=>d});var n=t(34569),a=t(63544);const d=(0,a.Q)("catalog:entity-route-ref",()=>(0,n.H)({id:"catalog:entity",params:["namespace","kind","name"]}));function x(m){return{kind:m.kind.toLocaleLowerCase("en-US"),namespace:m.metadata.namespace?.toLocaleLowerCase("en-US")??DEFAULT_NAMESPACE,name:m.metadata.name}}},64630:(H,b,t)=>{"use strict";t.d(b,{j:()=>a});var n=t(93184);const a=(0,n.h)({id:"catalog-react",messages:{catalogFilter:{title:"Filters",buttonTitle:"Filters"},entityKindPicker:{title:"Kind",errorMessage:"Failed to load entity kinds"},entityLifecyclePicker:{title:"Lifecycle"},entityNamespacePicker:{title:"Namespace"},entityOwnerPicker:{title:"Owner"},entityProcessingStatusPicker:{title:"Processing Status"},entityTagPicker:{title:"Tags"},entityPeekAheadPopover:{title:"Drill into the entity to see all of the tags.",emailCardAction:{title:"Email {{email}}",subTitle:"mailto {{email}}"},entityCardActionsTitle:"Show details"},entitySearchBar:{placeholder:"Search"},entityTypePicker:{title:"Type",errorMessage:"Failed to load entity types",optionAllTitle:"all"},favoriteEntity:{addToFavorites:"Add to favorites",removeFromFavorites:"Remove from favorites"},inspectEntityDialog:{title:"Entity Inspector",closeButtonTitle:"Close",ancestryPage:{title:"Ancestry"},colocatedPage:{title:"Colocated",description:"These are the entities that are colocated with this entity - as in, they originated from the same data source (e.g. came from the same YAML file), or from the same origin (e.g. the originally registered URL).",alertNoLocation:"Entity had no location information.",alertNoEntity:"There were no other entities on this location."},jsonPage:{title:"Entity as JSON",description:"This is the raw entity data as received from the catalog, on JSON form."},overviewPage:{title:"Overview"},yamlPage:{title:"Entity as YAML",description:"This is the raw entity data as received from the catalog, on YAML form."}},unregisterEntityDialog:{title:"Are you sure you want to unregister this entity?",cancelButtonTitle:"Cancel",deleteButtonTitle:"Delete Entity",deleteEntitySuccessMessage:"Removed entity {{entityName}}",bootstrapState:{title:'You cannot unregister this entity, since it originates from a protected Backstage configuration (location "{{location}}"). If you believe this is in error, please contact the {{appTitle}} integrator.',advancedDescription:"You have the option to delete the entity itself from the catalog. Note that this should only be done if you know that the catalog file has been deleted at, or moved from, its origin location. If that is not the case, the entity will reappear shortly as the next refresh round is performed by the catalog.",advancedOptions:"Advanced Options"},onlyDeleteStateTitle:"This entity does not seem to originate from a registered location. You therefore only have the option to delete it outright from the catalog.",unregisterState:{title:"This action will unregister the following entities:",subTitle:"Located at the following location:",description:"To undo, just re-register the entity in {{appTitle}}.",unregisterButtonTitle:"Unregister Location",advancedOptions:"Advanced Options",advancedDescription:"You also have the option to delete the entity itself from the catalog. Note that this should only be done if you know that the catalog file has been deleted at, or moved from, its origin location. If that is not the case, the entity will reappear shortly as the next refresh round is performed by the catalog."},errorStateTitle:"Internal error: Unknown state"},userListPicker:{defaultOrgName:"Company",personalFilter:{title:"Personal",ownedLabel:"Owned",starredLabel:"Starred"},orgFilterAllLabel:"All"}}})},26796:(H,b,t)=>{"use strict";t.d(b,{$3:()=>d,Rr:()=>x,be:()=>m});var n=t(92822);function a(h){return!!h.getFullTextFilters}function d(h){const u=h.reduce((p,y)=>({...p,...y.getCatalogFilters?y.getCatalogFilters():{}}),{}),g=h.find(a)?.getFullTextFilters();return{filter:u,fullTextFilter:g}}function x(h){const u={};return h.forEach(g=>{g instanceof n.q_||g instanceof n.N9||g instanceof n.I5||g instanceof n.z||g instanceof n.tN||g instanceof n.Kf||g instanceof n.V3||g instanceof n.gZ||Object.assign(u,g.getCatalogFilters?.()||{})}),u}function m(h){return u=>h.every(g=>!g.filterEntity||g.filterEntity(u))}},67871:(H,b,t)=>{"use strict";t.d(b,{t:()=>a});var n=t(6820);function a(d,x,m){let h=d?.relations?.filter(u=>u.type===x).map(u=>(0,n.KU)(u.targetRef))||[];return m?.kind&&(h=h.filter(u=>u.kind.toLocaleLowerCase("en-US")===m.kind.toLocaleLowerCase("en-US"))),h}},95203:(H,b,t)=>{"use strict";t.d(b,{qP:()=>h,Zg:()=>g,rQ:()=>y,pS:()=>p,UJ:()=>u});var n=t(59598);let a=n.b;class d{id;params;optional;defaultTarget;[a];constructor(A,T,O,w){this.id=A,this.params=T,this.optional=O,this.defaultTarget=w,this[a]="external"}toString(){return`routeRef{type=external,id=${this.id}}`}getDefaultTarget(){return this.defaultTarget}}function x(v){return new d(v.id,v.params??[],!!v.optional,v?.defaultTarget)}var m=t(34569);const h=x({id:"create-component",optional:!0,defaultTarget:"scaffolder.createComponent"}),u=x({id:"view-techdoc",optional:!0,params:["namespace","kind","name"],defaultTarget:"techdocs.docRoot"}),g=x({id:"create-from-template",optional:!0,params:["namespace","templateName"],defaultTarget:"scaffolder.selectedTemplate"}),p=x({id:"catalog:unregister-redirect",optional:!0}),y=(0,m.H)({id:"catalog"})},54241:(H,b,t)=>{"use strict";t.d(b,{b:()=>n});var n;(function(a){a.DENY="DENY",a.ALLOW="ALLOW",a.CONDITIONAL="CONDITIONAL"})(n||(n={}))},96824:(H,b,t)=>{"use strict";t.d(b,{x:()=>a});var n=t(55309);const a=(0,n.y)({id:"plugin.permission.api"})},70734:(H,b,t)=>{"use strict";t.d(b,{e:()=>m});var n=t(31085),a=t(14041),d=t(58837);const x=(0,d.A)(()=>({highlight:{}}),{name:"BackstageHighlightedSearchResultText"}),m=h=>{const{text:u,preTag:g,postTag:p}=h,y=x(),v=(0,a.useMemo)(()=>u.split(new RegExp(`(${g}.+?${p})`)),[p,g,u]);return(0,n.jsx)(n.Fragment,{children:v.map((A,T)=>A.includes(g)?(0,n.jsx)("mark",{className:y.highlight,children:A.replace(new RegExp(`${g}|${p}`,"g"),"")},T):A)})}},54560:(H,b,t)=>{"use strict";t.d(b,{ec:()=>p});var n=t(31085),a=t(14041),d=t(93368),x=t(88758),m=t(8109);const h="search.results.list.items.extensions.v1",u=(A,T)=>{for(const O of A)if(!(!isValidElement(O)||!getComponentData(O,h)?.(T)))return cloneElement(O,{rank:T.rank,highlight:T.highlight,result:T.document,...O.props});return null},g=A=>{const{rank:T,result:O,noTrack:w,children:S,alignItems:B="flex-start",...k}=A,M=(0,d.s)(),X=(0,a.useCallback)(()=>{w||O&&M.captureEvent("discover",O.title,{attributes:{to:O.location},value:T})},[T,O,w,M]);return(0,n.jsx)(m.A,{divider:!0,alignItems:B,onClickCapture:X,...k,children:S})},p=A=>{const{name:T,component:O,predicate:w=()=>!0}=A;return(0,x.zZ)({name:T,component:{lazy:()=>O().then(S=>B=>(0,n.jsx)(g,{rank:B.rank,result:B.result,noTrack:B.noTrack,children:(0,a.createElement)(S,B)}))},data:{[h]:w}})},y=A=>{const T=useElementFilter(A,O=>O.selectByComponentData({key:h}).getElements(),[A]);return useCallback((O,w)=>{const S=u(T,O);return _jsx(Fragment,{children:S??_jsx(g,{rank:O.rank,result:O.document,children:_jsx(DefaultResultListItem,{rank:O.rank,highlight:O.highlight,result:O.document})})},w)},[T])},v=A=>{const{results:T,children:O,...w}=A,S=y(O);return _jsx(List,{...w,children:T.map(S)})}},86202:(H,b,t)=>{"use strict";t.d(b,{A:()=>n,G:()=>a});const n="backstage.io/techdocs-ref",a="backstage.io/techdocs-entity"},72020:(H,b,t)=>{"use strict";t.d(b,{AF:()=>g,Hr:()=>v,Wm:()=>u,YR:()=>w,po:()=>p});var n=t(31085),a=t(14041),d=t(18690),x=t(19402),m=t(88758),h=t(82442);const u="techdocs.addons.addon.v1",g="techdocs.addons.wrapper.v1",p=()=>null;(0,x.h)(p,g,!0);const y=S=>`${u}.${S.toLocaleLowerCase("en-US")}`;function v(S){const{name:B,component:k}=S;return(0,m.zZ)({name:B,component:{sync:M=>(0,n.jsx)(k,{...M})},data:{[u]:S,[y(B)]:!0}})}const A=(S,B)=>S.selectByComponentData({key:B}).getElements()[0],T=S=>S.selectByComponentData({key:g}).selectByComponentData({key:u}),O=S=>S.selectByComponentData({key:g}).findComponentData({key:u}),w=()=>{const S=(0,d.P1)(),B=(0,h.O)(S,T),k=(0,h.O)(S,O),M=(0,a.useCallback)(N=>{if(!B||!N)return null;const Z=y(N.name);return A(B,Z)??null},[B]),X=(0,a.useCallback)(N=>{const Z=k.find(K=>K.name===N);return Z?M(Z):null},[k,M]),V=(0,a.useCallback)(N=>{const Z=k.filter(K=>K.location===N);return Z.length?Z.map(M):null},[k,M]);return{renderComponentByName:X,renderComponentsByLocation:V}}},26679:(H,b,t)=>{"use strict";t.d(b,{l:()=>a,s:()=>d});var n=t(55309);const a=(0,n.y)({id:"plugin.techdocs.service"}),d=(0,n.y)({id:"plugin.techdocs.storageservice"})},86892:(H,b,t)=>{"use strict";t.d(b,{R:()=>S,V:()=>B});var n=t(31085),a=t(14041),d=t(73466),x=t(28966),m=t(6820),h=t(43836),u=t(10602),g=t(72427),p=t(65461),y=t(25862),v=t(26679);function A(k,M){return M.getOptionalBoolean("techdocs.legacyUseCaseSensitiveTripletPaths")||(k.kind=k.kind.toLocaleLowerCase(),k.name=k.name.toLocaleLowerCase(),k.namespace=k.namespace.toLocaleLowerCase()),k}const T=(k,M)=>(0,m.U2)(k)===(0,m.U2)(M),O={title:"",subtitle:"",setTitle:()=>{},setSubtitle:()=>{},setShadowRoot:()=>{},metadata:{loading:!0},entityMetadata:{loading:!0},entityRef:{kind:"",name:"",namespace:""}},w=(0,h.tK)("techdocs-reader-page-context"),S=(0,a.memo)(k=>{const{entityRef:M,children:X}=k,V=(0,g.gf)(v.l),N=(0,g.gf)(p.U),Z=(0,d.A)(async()=>V.getEntityMetadata(M),[M]),K=(0,x.A)(async()=>V.getTechDocsMetadata(M),[M]),[_,q]=(0,a.useState)(O.title),[J,G]=(0,a.useState)(O.subtitle),[Q,rt]=(0,a.useState)(O.shadowRoot);(0,a.useEffect)(()=>{Q&&!K.value&&!K.loading&&K.retry()},[K.value,K.loading,Q,K.retry,K]);const it={metadata:K,entityRef:A(M,N),entityMetadata:Z,shadowRoot:Q,setShadowRoot:rt,title:_,setTitle:q,subtitle:J,setSubtitle:G},pt=(0,u.B)({1:it});return(0,n.jsx)(y.Ig,{attributes:{entityRef:(0,m.U2)(M)},children:(0,n.jsx)(w.Provider,{value:pt,children:X instanceof Function?X(it):X})})},(k,M)=>T(k.entityRef,M.entityRef)),B=()=>{const k=(0,a.useContext)(w);if(k===void 0)return O;const M=k.atVersion(1);if(M===void 0)throw new Error("No context found for version 1.");return M}},99730:(H,b,t)=>{"use strict";t.d(b,{e:()=>n});const n=Object.freeze({Header:"Header",Subheader:"Subheader",Settings:"Settings",PrimarySidebar:"PrimarySidebar",SecondarySidebar:"SecondarySidebar",Content:"Content"})},95768:(H,b,t)=>{"use strict";t.d(b,{V:()=>n});function n(a,d){return d.getOptionalBoolean("techdocs.legacyUseCaseSensitiveTripletPaths")?a:a.toLocaleLowerCase("en-US")}},85920:(H,b,t)=>{"use strict";t.d(b,{K:()=>_});var n=t(31085),a=t(14041),d=t(26280),x=t(59428),m=t(27586),h=t(21405),u=t(54203),g=t(67626),p=t(72987),y=t(91035),v=t(81859),A=t(86519),T=t(86202);class O{getCatalogFilters(){return{[`metadata.annotations.${T.A}`]:A.c}}}const w=()=>{const{updateFilters:q}=(0,h.nK)();return(0,a.useEffect)(()=>{q({techdocs:new O})},[q]),null};var S=t(36338),B=t(45250),k=t(88640),M=t(77310),X=t(56889),V=t(27125),N=t(84295),Z=t(42717);const K=q=>{const{columns:J,actions:G,options:Q}=q,{loading:rt,error:it,entities:pt,filters:At}=(0,h.nK)(),{isStarredEntity:Ct,toggleStarredEntity:mt}=(0,X.I)(),[,dt]=(0,S.A)(),xt=(0,B.capitalize)(At.user?.value??"all"),vt=[N.f.createCopyDocsUrlAction(dt),N.f.createStarEntityAction(Ct,mt)];return it?(0,n.jsx)(k.B,{severity:"error",title:"Could not load available documentation.",children:(0,n.jsx)(M.z,{language:"text",text:it.toString()})}):(0,n.jsx)(V.o,{title:xt,entities:pt,loading:rt,actions:G||vt,columns:J,options:Q})};K.columns=Z.B,K.actions=N.f;const _=q=>{const{initialFilter:J="owned",columns:G,actions:Q,ownerPickerMode:rt}=q;return(0,n.jsx)(v.S,{children:(0,n.jsxs)(d.U,{children:[(0,n.jsx)(x.d,{title:"",children:(0,n.jsx)(m.Y,{children:"Discover documentation in your ecosystem."})}),(0,n.jsx)(h.B9,{children:(0,n.jsxs)(u.GI,{children:[(0,n.jsxs)(u.GI.Filters,{children:[(0,n.jsx)(w,{}),(0,n.jsx)(g.y,{initialFilter:J}),(0,n.jsx)(p.t,{mode:rt}),(0,n.jsx)(y.m,{})]}),(0,n.jsx)(u.GI.Content,{children:(0,n.jsx)(K,{actions:Q,columns:G})})]})})]})})}},27125:(H,b,t)=>{"use strict";t.d(b,{o:()=>k});var n=t(31085),a=t(14041),d=t(36338),x=t(9222),m=t(72427),h=t(65461),u=t(51372),g=t(67871),p=t(90184),y=t(82779),v=t(14209),A=t(44186),T=t(73896),O=t(84295),w=t(42717),S=t(95768);const B=[w.B.createTitleColumn({hidden:!0}),w.B.createNameColumn(),w.B.createOwnerColumn(),w.B.createKindColumn(),w.B.createTypeColumn()],k=M=>{const{entities:X,title:V,loading:N,columns:Z,actions:K,options:_}=M,[,q]=(0,d.A)(),J=(0,x.S)(y.Oc),G=(0,m.gf)(h.U);if(!X)return null;const Q=X.map(At=>{const Ct=(0,g.t)(At,u.vv);return{entity:At,resolved:{docsUrl:J({namespace:(0,S.V)(At.metadata.namespace??"default",G),kind:(0,S.V)(At.kind,G),name:(0,S.V)(At.metadata.name,G)}),ownedByRelations:Ct,ownedByRelationsTitle:Ct.map(mt=>(0,p.S)(mt,{defaultKind:"group"})).join(", ")}}}),rt=[O.f.createCopyDocsUrlAction(q)],it=20,pt=Q&&Q.length>it;return(0,n.jsx)(n.Fragment,{children:N||Q&&Q.length>0?(0,n.jsx)(v.X,{isLoading:N,options:{paging:pt,pageSize:it,search:!0,actionsColumnIndex:-1,..._},data:Q,columns:Z||B,actions:K||rt,title:V?`${V} (${Q.length})`:`All (${Q.length})`}):(0,n.jsx)(A.p,{missing:"data",title:"No documents to show",description:"Create your own document. Check out our Getting Started Information",action:(0,n.jsx)(T.z,{color:"primary",to:"https://backstage.io/docs/features/techdocs/getting-started",variant:"contained",children:"DOCS"})})})};k.columns=w.B,k.actions=O.f},84295:(H,b,t)=>{"use strict";t.d(b,{f:()=>m});var n=t(31085),a=t(14041),d=t(55290),x=t(18956);const m={createCopyDocsUrlAction(h){return u=>({icon:()=>(0,n.jsx)(d.A,{fontSize:"small"}),tooltip:"Click to copy documentation link to clipboard",onClick:()=>h(`${window.location.origin}${u.resolved.docsUrl}`)})},createStarEntityAction(h,u){return g=>{const p=g.entity,y=h(p);return{cellStyle:{paddingLeft:"1em"},icon:()=>(0,n.jsx)(x.m,{isFavorite:y}),tooltip:y?"Remove from favorites":"Add to favorites",onClick:()=>u(p)}}}}},42717:(H,b,t)=>{"use strict";t.d(b,{B:()=>y});var n=t(31085),a=t(14041),d=t(10394),x=t(58837);const m=(0,x.A)(v=>({value:{marginBottom:v.spacing(.75)},subvalue:{color:v.palette.textSubtle,fontWeight:"normal"}}),{name:"BackstageSubvalueCell"});function h(v){const{value:A,subvalue:T}=v,O=m();return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(d.A,{className:O.value,children:A}),(0,n.jsx)(d.A,{className:O.subvalue,children:T})]})}var u=t(72072),g=t(34428);function p(v){return v.metadata.title||v.metadata.name}const y={createTitleColumn(v){return{...y.createNameColumn(),field:"entity.metadata.title",hidden:v?.hidden}},createNameColumn(){return{title:"Document",field:"entity.metadata.name",highlight:!0,searchable:!0,defaultSort:"asc",customSort:(v,A)=>{const T=p(v.entity).toLocaleLowerCase(),O=p(A.entity).toLocaleLowerCase();return T.localeCompare(O)},render:v=>(0,n.jsx)(h,{value:(0,n.jsx)(u.N_,{to:v.resolved.docsUrl,children:p(v.entity)}),subvalue:v.entity.metadata.description})}},createOwnerColumn(){return{title:"Owner",field:"resolved.ownedByRelationsTitle",render:({resolved:v})=>(0,n.jsx)(g.i,{entityRefs:v.ownedByRelations,defaultKind:"group"})}},createKindColumn(){return{title:"Kind",field:"entity.kind"}},createTypeColumn(){return{title:"Type",field:"entity.spec.type"}}}},81859:(H,b,t)=>{"use strict";t.d(b,{S:()=>h});var n=t(31085),a=t(14041),d=t(27155),x=t(72427),m=t(65461);const h=u=>{const{children:g}=u,y=`Documentation available in ${(0,x.gf)(m.U).getOptionalString("organization.name")??"Backstage"}`;return(0,n.jsx)(d.d,{title:"Documentation",subtitle:y,themeId:"documentation",children:g})}},39278:(H,b,t)=>{"use strict";t.d(b,{$j:()=>M,Wj:()=>X,Ju:()=>w});var n=t(26679),a=t(70835),d=t(97142),x=t(92110);class m{configApi;discoveryApi;fetchApi;constructor(Z){this.configApi=Z.configApi,this.discoveryApi=Z.discoveryApi,this.fetchApi=Z.fetchApi}async getCookie(){const K=`${await this.getApiOrigin()}/cookie`,_=await this.fetchApi.fetch(`${K}`,{credentials:"include"});if(!_.ok)throw await a.o.fromResponse(_);return await _.json()}async getApiOrigin(){return await this.discoveryApi.getBaseUrl("techdocs")}async getTechDocsMetadata(Z){const{kind:K,namespace:_,name:q}=Z,G=`${await this.getApiOrigin()}/metadata/techdocs/${_}/${K}/${q}`,Q=await this.fetchApi.fetch(`${G}`);if(!Q.ok)throw await a.o.fromResponse(Q);return await Q.json()}async getEntityMetadata(Z){const{kind:K,namespace:_,name:q}=Z,G=`${await this.getApiOrigin()}/metadata/entity/${_}/${K}/${q}`,Q=await this.fetchApi.fetch(`${G}`);if(!Q.ok)throw await a.o.fromResponse(Q);return await Q.json()}}class h{configApi;discoveryApi;fetchApi;constructor(Z){this.configApi=Z.configApi,this.discoveryApi=Z.discoveryApi,this.fetchApi=Z.fetchApi}async getApiOrigin(){return await this.discoveryApi.getBaseUrl("techdocs")}async getStorageUrl(){return this.configApi.getOptionalString("techdocs.storageUrl")??`${await this.discoveryApi.getBaseUrl("techdocs")}/static/docs`}async getBuilder(){return this.configApi.getOptionalString("techdocs.builder")||"local"}async getEntityDocs(Z,K){const{kind:_,namespace:q,name:J}=Z,Q=`${await this.getStorageUrl()}/${q}/${_}/${J}/${K}`,rt=await this.fetchApi.fetch(`${Q.endsWith("/")?Q:`${Q}/`}index.html`);let it="";switch(rt.status){case 404:throw it="Page not found. ",K||(it+="This could be because there is no index.md file in the root of the docs directory of this repository."),new d.m_(it);case 500:throw it="Could not generate documentation or an error in the TechDocs backend. ",new Error(it);default:break}return rt.text()}async syncEntityDocs(Z,K=()=>{}){const{kind:_,namespace:q,name:J}=Z,Q=`${await this.getApiOrigin()}/sync/${q}/${_}/${J}`;return new Promise((rt,it)=>{const pt=new AbortController;(0,x.y)(Q,{fetch:this.fetchApi.fetch,signal:pt.signal,onmessage(At){if(At.event==="log")At.data&&K(JSON.parse(At.data));else if(At.event==="finish"){let Ct=!1;At.data&&({updated:Ct}=JSON.parse(At.data)),rt(Ct?"updated":"cached")}else At.event==="error"&&it(new Error(At.data))},onerror(At){pt.abort(),it(At)}})})}async getBaseUrl(Z,K,_){const{kind:q,namespace:J,name:G}=K,rt=`${await this.getApiOrigin()}/static/docs/${J}/${q}/${G}/${_}`;return new URL(Z,rt.endsWith("/")?rt:`${rt}/`).toString()}}var u=t(82779),g=t(9803),p=t(12935),y=t(65461),v=t(57405),A=t(70795),T=t(88758),O=t(54560);const w=(0,g.i)({id:"techdocs",apis:[(0,p.b)({api:n.s,deps:{configApi:y.U,discoveryApi:v.I,fetchApi:A.a},factory:({configApi:N,discoveryApi:Z,fetchApi:K})=>new h({configApi:N,discoveryApi:Z,fetchApi:K})}),(0,p.b)({api:n.l,deps:{configApi:y.U,discoveryApi:v.I,fetchApi:A.a},factory:({configApi:N,discoveryApi:Z,fetchApi:K})=>new m({configApi:N,discoveryApi:Z,fetchApi:K})})],routes:{root:u.rQ,docRoot:u.Oc,entityContent:u.Ri}}),S=w.provide((0,T.QJ)({name:"TechdocsPage",component:()=>t.e(9605).then(t.bind(t,29605)).then(N=>N.Router),mountPoint:u.rQ})),B=w.provide((0,T.QJ)({name:"EntityTechdocsContent",component:()=>t.e(9605).then(t.bind(t,29605)).then(N=>N.LegacyEmbeddedDocsRouter),mountPoint:u.Ri})),k=w.provide((0,T.QJ)({name:"TechDocsCustomHome",component:()=>t.e(4487).then(t.bind(t,94487)).then(N=>N.TechDocsCustomHome),mountPoint:u.rQ})),M=w.provide((0,T.QJ)({name:"TechDocsIndexPage",component:()=>t.e(5788).then(t.bind(t,85788)).then(N=>N.TechDocsIndexPage),mountPoint:u.rQ})),X=w.provide((0,T.QJ)({name:"TechDocsReaderPage",component:()=>t.e(4036).then(t.bind(t,84036)).then(N=>N.TechDocsReaderPage),mountPoint:u.Oc})),V=w.provide((0,O.ec)({name:"TechDocsSearchResultListItem",component:()=>Promise.resolve().then(t.bind(t,27698)).then(N=>N.TechDocsSearchResultListItem),predicate:N=>N.type==="techdocs"}))},81215:(H,b,t)=>{"use strict";t.d(b,{p:()=>Fe});var n=t(31085),a=t(14041),d=t(42899),x=t(58837),m=t(86892),h=t(9394),u=t(91360),g=t(22856),p=t(68146);const y="TECH_DOCS_SHADOW_DOM_STYLE_LOAD",v=f=>{(0,a.useEffect)(()=>{if(!f)return()=>{};const R=f.querySelectorAll('head > link[rel="stylesheet"]');let U=R?.length??0;const F=new CustomEvent(y);if(!U)return f.dispatchEvent(F),()=>{};const W=()=>{--U===0&&f.dispatchEvent(F)};return R?.forEach(Y=>{Y.addEventListener("load",W)}),()=>{R?.forEach(Y=>{Y.removeEventListener("load",W)})}},[f])},A=f=>{const[R,U]=(0,a.useState)(!1);return(0,a.useEffect)(()=>{if(!f)return()=>{};U(!0);const F=f.style;F.setProperty("opacity","0");const W=()=>{U(!1),F.setProperty("opacity","1")};return f.addEventListener(y,W),()=>{f.removeEventListener(y,W)}},[f]),R},T=f=>{const{element:R,onAppend:U,children:F}=f,[W,Y]=(0,a.useState)((0,h.vt)({...(0,g.A)(),insertionPoint:void 0}));v(R);const ot=A(R),St=(0,a.useCallback)(Ot=>{if(!R||!Ot)return;Y((0,h.vt)({...(0,g.A)(),insertionPoint:R.querySelector("head")||void 0}));let Mt=Ot.shadowRoot;Mt||(Mt=Ot.attachShadow({mode:"open"})),Mt.replaceChildren(R),typeof U=="function"&&U(Mt)},[R,U]);return(0,n.jsxs)(n.Fragment,{children:[ot&&(0,n.jsx)(p.k,{}),(0,n.jsxs)(u.Ay,{jss:W,sheetsManager:new Map,children:[(0,n.jsx)("div",{ref:St,"data-testid":"techdocs-native-shadowroot"}),F]})]})};var O=t(12784);const w=()=>{const{shadowRoot:f}=(0,m.V)();return f},S=f=>{const R=w(),[U,F]=(0,a.useState)(R?.firstChild);return(0,a.useEffect)(()=>{let W;return R&&(W=new MutationObserver(()=>{F(R?.firstChild)}),W.observe(R,{attributes:!0,characterData:!0,childList:!0,subtree:!0})),()=>W?.disconnect()},[R]),!U||!(U instanceof HTMLElement)?[]:f.map(W=>U.querySelectorAll(W)).filter(W=>W.length).map(W=>Array.from(W)).flat()},B=f=>f.toString()&&f.rangeCount&&f.getRangeAt(0).getBoundingClientRect().top,k=(f=0)=>{const R=w(),[U,F]=useState(null),W=useMemo(()=>debounce(()=>{const Y=R,ot=Y.getSelection?Y.getSelection():document.getSelection();ot&&B(ot)?F(ot):F(null)},f),[R,F,f]);return useEffect(()=>(window.document.addEventListener("selectionchange",W),()=>{W.cancel(),window.document.removeEventListener("selectionchange",W)}),[W]),U};var M=t(12173),X=t(26280),V=t(45250),N=t(73466),Z=t(5877),K=t(43836),_=t(10602),q=t(72427),J=t(93368),G=t(25862),Q=t(65461),rt=t(55309);const it=(0,rt.y)({id:"plugin.search.queryservice"});class pt{mockedResults;constructor(R){this.mockedResults=R}query(){return Promise.resolve(this.mockedResults||{results:[]})}}const At=(0,K.tK)("search-context"),Ct=()=>{const f=(0,a.useContext)(At);if(!f)throw new Error("useSearch must be used within a SearchContextProvider");const R=f.atVersion(1);if(!R)throw new Error("No SearchContext v1 found");return R},mt=()=>(0,a.useContext)(At)!==void 0,dt={term:"",types:[],filters:{},pageLimit:void 0,pageCursor:void 0},xt=(f=dt)=>{const R=(0,q.gf)(it),U=(0,J.s)(),[F,W]=(0,a.useState)(f.term),[Y,ot]=(0,a.useState)(f.types),[St,Ot]=(0,a.useState)(f.filters),[Mt,wt]=(0,a.useState)(f.pageLimit),[$t,Bt]=(0,a.useState)(f.pageCursor),ue=(0,Z.A)(F),ie=(0,Z.A)(St),Gt=(0,N.A)(async()=>{const re=await R.query({term:F,types:Y,filters:St,pageLimit:Mt,pageCursor:$t});return F&&U.captureEvent("search",F,{value:Gt.value?.numberOfResults??void 0}),re},[F,Y,St,Mt,$t]),he=!Gt.loading&&!Gt.error&&Gt.value?.nextPageCursor,qt=!Gt.loading&&!Gt.error&&Gt.value?.previousPageCursor,ae=(0,a.useCallback)(()=>{Bt(Gt.value?.nextPageCursor)},[Gt.value?.nextPageCursor]),Ft=(0,a.useCallback)(()=>{Bt(Gt.value?.previousPageCursor)},[Gt.value?.previousPageCursor]);return(0,a.useEffect)(()=>{ue!==void 0&&F!==ue&&Bt(void 0)},[F,ue,Bt]),(0,a.useEffect)(()=>{ie!==void 0&&!(0,V.isEqual)(St,ie)&&Bt(void 0)},[St,ie,Bt]),{result:Gt,term:F,setTerm:W,types:Y,setTypes:ot,filters:St,setFilters:Ot,pageLimit:Mt,setPageLimit:wt,pageCursor:$t,setPageCursor:Bt,fetchNextPage:he?ae:void 0,fetchPreviousPage:qt?Ft:void 0}},vt=f=>{const{initialState:R,children:U}=f,F=xt(R);return(0,n.jsx)(G.Ig,{attributes:{searchTypes:F.types.sort().join(",")},children:(0,n.jsx)(At.Provider,{value:(0,_.B)({1:F}),children:U})})},Tt=f=>{const{initialState:R,inheritParentContextIfAvailable:U,children:F}=f,W=mt(),Y=(0,q.gf)(Q.U),ot=R??{},St=Y.has("search.query.pageLimit")?{pageLimit:Y.getNumber("search.query.pageLimit")}:{},Ot={...dt,...ot,...St};return W&&U?(0,n.jsx)(n.Fragment,{children:F}):(0,n.jsx)(vt,{initialState:Ot,children:F})};var bt=t(78467),Dt=t(20577),Kt=t(82266),zt=t(29365),yt=t(34839),Lt=t(16249),j=t(64947),$=t(45917),nt=t(22771);const ct=(0,a.forwardRef)((f,R)=>{const{onChange:U,onKeyDown:F=()=>{},onClear:W=()=>{},onSubmit:Y=()=>{},debounceTime:ot=200,clearButton:St=!0,fullWidth:Ot=!0,value:Mt,label:wt,placeholder:$t,inputProps:Bt={},InputProps:ue={},endAdornment:ie,...Gt}=f,he=(0,q.gf)(Q.U),[qt,ae]=(0,a.useState)(""),Ft=(0,a.useRef)("");(0,a.useEffect)(()=>{ae(we=>we===Ft.current?String(Mt):we)},[Mt,Ft]),(0,nt.A)(()=>{Ft.current=qt,U(qt)},ot,[qt]);const te=(0,a.useCallback)(we=>{ae(we.target.value)},[ae]),re=(0,a.useCallback)(we=>{F&&F(we),Y&&we.key==="Enter"&&Y()},[F,Y]),Pe=(0,a.useCallback)(()=>{Ft.current="",U(""),ae(""),W&&W()},[U,W]),Ne=wt?void 0:"Search",Ve=$t??`Search in ${he.getOptionalString("app.title")||"Backstage"}`,Ke=(0,Kt.n)().getSystemIcon("search")||$.A,sn=(0,n.jsx)(yt.A,{position:"start",children:(0,n.jsx)(zt.A,{"aria-label":"Query",size:"small",disabled:!0,children:(0,n.jsx)(Ke,{})})}),un=(0,n.jsx)(yt.A,{position:"end",children:(0,n.jsx)(j.A,{"aria-label":"Clear",size:"small",onClick:Pe,onKeyDown:we=>{we.key==="Enter"&&we.stopPropagation()},children:"Clear"})});return(0,n.jsx)(Tt,{inheritParentContextIfAvailable:!0,children:(0,n.jsx)(Lt.A,{id:"search-bar-text-field","data-testid":"search-bar-next",variant:"outlined",margin:"normal",inputRef:R,value:qt,label:wt,placeholder:Ve,InputProps:{startAdornment:sn,endAdornment:St?un:ie,...ue},inputProps:{"aria-label":Ne,...Bt},fullWidth:Ot,onChange:te,onKeyDown:re,...Gt})})}),gt=(0,a.forwardRef)((f,R)=>{const{value:U="",onChange:F,...W}=f,{term:Y,setTerm:ot}=Ct();(0,a.useEffect)(()=>{U&&ot(String(U))},[U,ot]);const St=(0,a.useCallback)(Ot=>{F?F(Ot):ot(Ot)},[F,ot]);return(0,n.jsx)(Tt,{inheritParentContextIfAvailable:!0,children:(0,n.jsx)(G.Ig,{attributes:{pluginId:"search",extension:"SearchBar"},children:(0,n.jsx)(ct,{...W,ref:R,value:Y,onChange:St})})})}),ht=(0,x.A)(f=>({loading:{right:f.spacing(1),position:"absolute"}})),Et=f=>R=>(0,n.jsx)(Tt,{inheritParentContextIfAvailable:!0,children:(0,n.jsx)(f,{...R})}),Rt=()=>{const f=ht();return(0,n.jsx)(bt.A,{className:f.loading,"data-testid":"search-autocomplete-progressbar",color:"inherit",size:20})},jt=Et(function(R){const{loading:U,value:F,onChange:W=()=>{},options:Y=[],getOptionLabel:ot=Ft=>String(Ft),inputPlaceholder:St,inputDebounceTime:Ot,freeSolo:Mt=!0,fullWidth:wt=!0,clearOnBlur:$t=!1,"data-testid":Bt="search-autocomplete",...ue}=R,{setTerm:ie}=Ct(),Gt=(0,a.useCallback)(Ft=>Ft?typeof Ft=="string"?Ft:ot(Ft):"",[ot]),he=(0,a.useMemo)(()=>Gt(F),[F,Gt]),qt=(0,a.useCallback)((Ft,te,re,Pe)=>{ie(Gt(te)),W(Ft,te,re,Pe)},[Gt,ie,W]),ae=(0,a.useCallback)(({InputProps:{ref:Ft,className:te,endAdornment:re},InputLabelProps:Pe,...Ne})=>(0,n.jsx)(gt,{...Ne,ref:Ft,clearButton:!1,value:he,placeholder:St,debounceTime:Ot,endAdornment:U?(0,n.jsx)(Rt,{}):re,InputProps:{className:te}}),[U,he,St,Ot]);return(0,n.jsx)(Dt.Ay,{...ue,"data-testid":Bt,value:F,onChange:qt,options:Y,getOptionLabel:ot,renderInput:ae,freeSolo:Mt,fullWidth:wt,clearOnBlur:$t})});var Ut=t(18690),kt=t(27698);const ce=f=>f?.document,le=f=>{const{entityId:R,entityTitle:U,debounceTime:F=150}=f,[W,Y]=(0,a.useState)(!1),ot=(0,Ut.Zp)(),{setFilters:St,term:Ot,result:{loading:Mt,value:wt}}=Ct(),[$t,Bt]=(0,a.useState)([]);(0,a.useEffect)(()=>{let qt=!0;if(qt&&wt){const ae=wt.results.slice(0,10);Bt(ae)}return()=>{qt=!1}},[Mt,wt]);const{kind:ue,name:ie,namespace:Gt}=R;(0,a.useEffect)(()=>{St(qt=>({...qt,kind:ue,namespace:Gt,name:ie}))},[ue,Gt,ie,St]);const he=(qt,ae)=>{if(ce(ae)){const{location:Ft}=ae.document;ot(Ft)}};return(0,n.jsx)(jt,{"data-testid":"techdocs-search-bar",size:"small",open:W&&!!Ot,getOptionLabel:()=>"",filterOptions:qt=>qt,onClose:()=>{Y(!1)},onOpen:()=>{Y(!0)},onChange:he,blurOnSelect:!0,noOptionsText:"No results found",value:null,options:$t,renderOption:({document:qt,highlight:ae})=>(0,n.jsx)(kt.TechDocsSearchResultListItem,{result:qt,lineClamp:3,asListItem:!1,asLink:!1,title:qt.title,highlight:ae}),loading:Mt,inputDebounceTime:F,inputPlaceholder:`Search ${U||R.name} docs`,freeSolo:!1})},ge=f=>{const R={term:"",types:["techdocs"],pageCursor:"",filters:f.entityId};return(0,n.jsx)(Tt,{initialState:R,children:(0,n.jsx)(le,{...f})})};var Zt=t(74219);const ee=(0,a.lazy)(()=>Promise.all([t.e(3308),t.e(9234)]).then(t.bind(t,99234)).then(f=>({default:f.RealLogViewer})));function De(f){const{Progress:R}=(0,Kt.n)().getComponents();return(0,n.jsx)(a.Suspense,{fallback:(0,n.jsx)(R,{}),children:(0,n.jsx)(ee,{...f})})}var Ht=t(73845),_t=t(72501),be=t(12398),ne=t(32881);const Se=(0,x.A)(f=>(0,be.A)({paper:{width:"100%",[f.breakpoints.up("sm")]:{width:"75%"},[f.breakpoints.up("md")]:{width:"50%"},padding:f.spacing(2.5)},root:{height:"100%",overflow:"hidden"},logs:{background:f.palette.background.default}})),Oe=({buildLog:f,onClose:R})=>{const U=Se(),F=f.length===0?"Waiting for logs...":f.join(`
|
|
8
|
+
`);return(0,n.jsxs)(d.A,{container:!0,direction:"column",className:U.root,spacing:0,wrap:"nowrap",children:[(0,n.jsxs)(d.A,{item:!0,container:!0,justifyContent:"space-between",alignItems:"center",spacing:0,wrap:"nowrap",children:[(0,n.jsx)(_t.A,{variant:"h5",children:"Build Details"}),(0,n.jsx)(zt.A,{title:"Close the drawer",onClick:R,color:"inherit",children:(0,n.jsx)(ne.A,{})},"dismiss")]}),(0,n.jsx)(d.A,{item:!0,xs:!0,children:(0,n.jsx)(De,{text:F,classes:{root:U.logs}})})]})},Le=({buildLog:f})=>{const R=Se(),[U,F]=(0,a.useState)(!1);return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(j.A,{color:"inherit",onClick:()=>F(!0),children:"Show Build Logs"}),(0,n.jsx)(Ht.Ay,{classes:{paper:R.paper},anchor:"right",open:U,onClose:()=>F(!1),children:(0,n.jsx)(Oe,{buildLog:f,onClose:()=>F(!1)})})]})},Qe=({errorMessage:f})=>{const R=(0,q.gf)(Q.U).getOptionalString("techdocs.builder"),U=(0,J.s)(),{entityRef:F}=(0,m.V)(),W=(0,Ut.zy)();(0,a.useEffect)(()=>{const{pathname:ot,search:St,hash:Ot}=W;U.captureEvent("not-found",`${ot}${St}${Ot}`,{attributes:F})},[U,F,W]);let Y="";return[void 0,"local"].includes(R)||(Y="Note that techdocs.builder is not set to 'local' in your config, which means this Backstage app will not generate docs if they are not found. Make sure the project's docs are generated and published by some external process (e.g. CI/CD pipeline). Or change techdocs.builder to 'local' to generate docs from this Backstage instance."),(0,n.jsx)(M.M,{status:"404",statusMessage:f||"Documentation not found",additionalInfo:Y})};var de=t(28966),qe=t(26679);function tn({contentLoading:f,content:R,activeSyncState:U}){return f||U==="BUILD_READY_RELOAD"||!R&&U==="CHECKING"?"CHECKING":!R&&U==="BUILDING"?"INITIAL_BUILD":R?U==="BUILDING"?"CONTENT_STALE_REFRESHING":U==="BUILD_READY"?"CONTENT_STALE_READY":U==="ERROR"?"CONTENT_STALE_ERROR":"CONTENT_FRESH":"CONTENT_NOT_FOUND"}function en(f,R){const U={...f};switch(R.type){case"sync":R.state==="CHECKING"&&(U.buildLog=[]),U.activeSyncState=R.state,U.syncError=R.syncError;break;case"contentLoading":U.contentLoading=!0,U.contentError=void 0;break;case"content":typeof R.path=="string"&&(U.path=R.path),U.contentLoading=!1,U.content=R.content,U.contentError=R.contentError;break;case"buildLog":U.buildLog=U.buildLog.concat(R.log);break;default:throw new Error}return["BUILD_READY","BUILD_READY_RELOAD"].includes(U.activeSyncState)&&["contentLoading","content"].includes(R.type)&&(U.activeSyncState="UP_TO_DATE",U.buildLog=[]),U}function an(f,R,U,F){const[W,Y]=(0,a.useReducer)(en,{activeSyncState:"CHECKING",path:F,contentLoading:!0,buildLog:[]}),ot=(0,q.gf)(qe.s),{retry:St}=(0,de.A)(async()=>{Y({type:"contentLoading"});try{const wt=await ot.getEntityDocs({kind:f,namespace:R,name:U},F);return Y({type:"content",content:wt,path:F}),wt}catch(wt){Y({type:"content",contentError:wt,path:F})}},[ot,f,R,U,F]),Ot=(0,a.useRef)({content:void 0,reload:()=>{}});return Ot.current={content:W.content,reload:St},(0,N.A)(async()=>{Y({type:"sync",state:"CHECKING"});const wt=setTimeout(()=>{Y({type:"sync",state:"BUILDING"})},1e3);try{switch(await ot.syncEntityDocs({kind:f,namespace:R,name:U},Bt=>{Y({type:"buildLog",log:Bt})})){case"updated":Ot.current.content?Y({type:"sync",state:"BUILD_READY"}):(Ot.current.reload(),Y({type:"sync",state:"BUILD_READY_RELOAD"}));break;case"cached":Y({type:"sync",state:"UP_TO_DATE"});break;default:Y({type:"sync",state:"ERROR",syncError:new Error("Unexpected return state")});break}}catch($t){Y({type:"sync",state:"ERROR",syncError:$t})}finally{clearTimeout(wt)}},[f,U,R,ot,Y,Ot]),{state:(0,a.useMemo)(()=>tn({activeSyncState:W.activeSyncState,contentLoading:W.contentLoading,content:W.content}),[W.activeSyncState,W.content,W.contentLoading]),contentReload:St,path:W.path,content:W.content,contentErrorMessage:W.contentError?.toString(),syncErrorMessage:W.syncError?.toString(),buildLog:W.buildLog}}const Me=(0,a.createContext)({}),We=()=>(0,a.useContext)(Me),ze=f=>{const{children:R}=f,{"*":U=""}=(0,Ut.g)(),{entityRef:F}=(0,m.V)(),{kind:W,namespace:Y,name:ot}=F,St=an(W,Y,ot,U);return(0,n.jsx)(Me.Provider,{value:St,children:R instanceof Function?R(St):R})},ye=f=>R=>(0,n.jsx)(ze,{children:(0,n.jsx)(f,{...R})}),Ze=(0,x.A)(f=>({root:{marginBottom:f.spacing(2)},message:{wordBreak:"break-word",overflowWrap:"anywhere"}})),Je=()=>{let f=null;const R=Ze(),{state:U,contentReload:F,contentErrorMessage:W,syncErrorMessage:Y,buildLog:ot}=We();return U==="INITIAL_BUILD"&&(f=(0,n.jsx)(Zt.A,{classes:{root:R.root},variant:"outlined",severity:"info",icon:(0,n.jsx)(bt.A,{size:"24px"}),action:(0,n.jsx)(Le,{buildLog:ot}),children:"Documentation is accessed for the first time and is being prepared. The subsequent loads are much faster."})),U==="CONTENT_STALE_REFRESHING"&&(f=(0,n.jsx)(Zt.A,{variant:"outlined",severity:"info",icon:(0,n.jsx)(bt.A,{size:"24px"}),action:(0,n.jsx)(Le,{buildLog:ot}),classes:{root:R.root},children:"A newer version of this documentation is being prepared and will be available shortly."})),U==="CONTENT_STALE_READY"&&(f=(0,n.jsx)(Zt.A,{variant:"outlined",severity:"success",action:(0,n.jsx)(j.A,{color:"inherit",onClick:()=>F(),children:"Refresh"}),classes:{root:R.root},children:"A newer version of this documentation is now available, please refresh to view."})),U==="CONTENT_STALE_ERROR"&&(f=(0,n.jsxs)(Zt.A,{variant:"outlined",severity:"error",action:(0,n.jsx)(Le,{buildLog:ot}),classes:{root:R.root,message:R.message},children:["Building a newer version of this documentation failed."," ",Y]})),U==="CONTENT_NOT_FOUND"&&(f=(0,n.jsxs)(n.Fragment,{children:[Y&&(0,n.jsxs)(Zt.A,{variant:"outlined",severity:"error",action:(0,n.jsx)(Le,{buildLog:ot}),classes:{root:R.root,message:R.message},children:["Building a newer version of this documentation failed."," ",Y]}),(0,n.jsx)(Qe,{errorMessage:W})]})),f};var D=t(5893),l=t(54917),E=t(3347),L=t(71651),et=t.n(L);const lt=/main\.[A-Fa-f0-9]{8}\.min\.css$/,ft=/^https:\/\/fonts\.googleapis\.com/,Wt=/^https:\/\/fonts\.gstatic\.com/,Vt=f=>f.nodeName==="LINK",Jt=f=>{const R=f?.getAttribute("href")||"",U=R.match(lt),F=R.match(ft),W=R.match(Wt);return U||F||W},It=f=>(Vt(f)&&!Jt(f)&&f.remove(),f),Xt=f=>f.nodeName==="IFRAME",Nt=(f,R)=>{const U=f.getAttribute("src")||"";try{const{host:F}=new URL(U);return R.includes(F)}catch{return!1}},pe=f=>R=>(Xt(R)&&!Nt(R,f)&&R.remove(),R),Be=()=>{const f=(0,q.gf)(Q.U);return(0,a.useMemo)(()=>f.getOptionalConfig("techdocs.sanitizer"),[f])},Te=()=>{const f=Be();return(0,a.useCallback)(async R=>{const U=f?.getOptionalStringArray("allowedIframeHosts");et().addHook("beforeSanitizeElements",It);const F=["link","meta"];return U&&(F.push("iframe"),et().addHook("beforeSanitizeElements",pe(U))),et().addHook("uponSanitizeElement",(W,Y)=>{Y.tagName==="meta"&&(W.getAttribute("http-equiv")==="refresh"&&W.getAttribute("content")?.includes("url=")||W.parentNode?.removeChild(W))}),et().addHook("uponSanitizeAttribute",(W,Y)=>{W.tagName!=="meta"&&(Y.attrName==="http-equiv"||Y.attrName==="content")&&W.removeAttribute(Y.attrName)}),et().sanitize(R.outerHTML,{ADD_TAGS:F,FORBID_TAGS:["style"],ADD_ATTR:["http-equiv","content"],WHOLE_DOCUMENT:!0,RETURN_DOM:!0})},[f])};var He=t(34435),oe=t(268);const se=({theme:f})=>`
|
|
9
|
+
/*================== Variables ==================*/
|
|
10
|
+
/*
|
|
11
|
+
As the MkDocs output is rendered in shadow DOM, the CSS variable definitions on the root selector are not applied. Instead, they have to be applied on :host.
|
|
12
|
+
As there is no way to transform the served main*.css yet (for example in the backend), we have to copy from main*.css and modify them.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
:host {
|
|
16
|
+
/* FONT */
|
|
17
|
+
--md-default-fg-color: ${f.palette.text.primary};
|
|
18
|
+
--md-default-fg-color--light: ${f.palette.text.secondary};
|
|
19
|
+
--md-default-fg-color--lighter: ${(0,oe.a)(f.palette.text.secondary,.7)};
|
|
20
|
+
--md-default-fg-color--lightest: ${(0,oe.a)(f.palette.text.secondary,.3)};
|
|
21
|
+
|
|
22
|
+
/* BACKGROUND */
|
|
23
|
+
--md-default-bg-color:${f.palette.background.default};
|
|
24
|
+
--md-default-bg-color--light: ${f.palette.background.paper};
|
|
25
|
+
--md-default-bg-color--lighter: ${(0,oe.a)(f.palette.background.paper,.7)};
|
|
26
|
+
--md-default-bg-color--lightest: ${(0,oe.a)(f.palette.background.paper,.3)};
|
|
27
|
+
|
|
28
|
+
/* PRIMARY */
|
|
29
|
+
--md-primary-fg-color: ${f.palette.primary.main};
|
|
30
|
+
--md-primary-fg-color--light: ${f.palette.primary.light};
|
|
31
|
+
--md-primary-fg-color--dark: ${f.palette.primary.dark};
|
|
32
|
+
--md-primary-bg-color: ${f.palette.primary.contrastText};
|
|
33
|
+
--md-primary-bg-color--light: ${(0,oe.a)(f.palette.primary.contrastText,.7)};
|
|
34
|
+
|
|
35
|
+
/* ACCENT */
|
|
36
|
+
--md-accent-fg-color: var(--md-primary-fg-color);
|
|
37
|
+
--md-accent-fg-color--transparent: ${(0,oe.X4)(f.palette.primary.main,.1)};
|
|
38
|
+
--md-accent-bg-color: var(--md-primary-bg-color);
|
|
39
|
+
--md-accent-bg-color--light: var(--md-primary-bg-color--light);
|
|
40
|
+
|
|
41
|
+
/* SHADOW */
|
|
42
|
+
--md-shadow-z1: ${f.shadows[1]};
|
|
43
|
+
--md-shadow-z2: ${f.shadows[2]};
|
|
44
|
+
--md-shadow-z3: ${f.shadows[3]};
|
|
45
|
+
|
|
46
|
+
/* EXTENSIONS */
|
|
47
|
+
--md-admonition-fg-color: var(--md-default-fg-color);
|
|
48
|
+
--md-admonition-bg-color: var(--md-default-bg-color);
|
|
49
|
+
/* Admonitions and others are using SVG masks to define icons. These masks are defined as CSS variables. */
|
|
50
|
+
--md-admonition-icon--note: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"/></svg>');
|
|
51
|
+
--md-admonition-icon--abstract: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 5h16v2H4V5m0 4h16v2H4V9m0 4h16v2H4v-2m0 4h10v2H4v-2z"/></svg>');
|
|
52
|
+
--md-admonition-icon--info: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 9h-2V7h2m0 10h-2v-6h2m-1-9A10 10 0 002 12a10 10 0 0010 10 10 10 0 0010-10A10 10 0 0012 2z"/></svg>');
|
|
53
|
+
--md-admonition-icon--tip: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.55 11.2c-.23-.3-.5-.56-.76-.82-.65-.6-1.4-1.03-2.03-1.66C13.3 7.26 13 4.85 13.91 3c-.91.23-1.75.75-2.45 1.32-2.54 2.08-3.54 5.75-2.34 8.9.04.1.08.2.08.33 0 .22-.15.42-.35.5-.22.1-.46.04-.64-.12a.83.83 0 01-.15-.17c-1.1-1.43-1.28-3.48-.53-5.12C5.89 10 5 12.3 5.14 14.47c.04.5.1 1 .27 1.5.14.6.4 1.2.72 1.73 1.04 1.73 2.87 2.97 4.84 3.22 2.1.27 4.35-.12 5.96-1.6 1.8-1.66 2.45-4.32 1.5-6.6l-.13-.26c-.2-.46-.47-.87-.8-1.25l.05-.01m-3.1 6.3c-.28.24-.73.5-1.08.6-1.1.4-2.2-.16-2.87-.82 1.19-.28 1.89-1.16 2.09-2.05.17-.8-.14-1.46-.27-2.23-.12-.74-.1-1.37.18-2.06.17.38.37.76.6 1.06.76 1 1.95 1.44 2.2 2.8.04.14.06.28.06.43.03.82-.32 1.72-.92 2.27h.01z"/></svg>');
|
|
54
|
+
--md-admonition-icon--success: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
|
|
55
|
+
--md-admonition-icon--question: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.07 11.25l-.9.92C13.45 12.89 13 13.5 13 15h-2v-.5c0-1.11.45-2.11 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41a2 2 0 00-2-2 2 2 0 00-2 2H8a4 4 0 014-4 4 4 0 014 4 3.2 3.2 0 01-.93 2.25M13 19h-2v-2h2M12 2A10 10 0 002 12a10 10 0 0010 10 10 10 0 0010-10c0-5.53-4.5-10-10-10z"/></svg>');
|
|
56
|
+
--md-admonition-icon--warning: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 14h-2v-4h2m0 8h-2v-2h2M1 21h22L12 2 1 21z"/></svg>');
|
|
57
|
+
--md-admonition-icon--failure: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2c5.53 0 10 4.47 10 10s-4.47 10-10 10S2 17.53 2 12 6.47 2 12 2m3.59 5L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41 15.59 7z"/></svg>');
|
|
58
|
+
--md-admonition-icon--danger: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.5 20l4.86-9.73H13V4l-5 9.73h3.5V20M12 2c2.75 0 5.1 1 7.05 2.95C21 6.9 22 9.25 22 12s-1 5.1-2.95 7.05C17.1 21 14.75 22 12 22s-5.1-1-7.05-2.95C3 17.1 2 14.75 2 12s1-5.1 2.95-7.05C6.9 3 9.25 2 12 2z"/></svg>');
|
|
59
|
+
--md-admonition-icon--bug: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 12h-4v-2h4m0 6h-4v-2h4m6-6h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17a6.002 6.002 0 00-2.83 0L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8z"/></svg>');
|
|
60
|
+
--md-admonition-icon--example: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 13v-2h14v2H7m0 6v-2h14v2H7M7 7V5h14v2H7M3 8V5H2V4h2v4H3m-1 9v-1h3v4H2v-1h2v-.5H3v-1h1V17H2m2.25-7a.75.75 0 01.75.75c0 .2-.08.39-.21.52L3.12 13H5v1H2v-.92L4 11H2v-1h2.25z"/></svg>');
|
|
61
|
+
--md-admonition-icon--quote: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 17h3l2-4V7h-6v6h3M6 17h3l2-4V7H5v6h3l-2 4z"/></svg>');
|
|
62
|
+
--md-footnotes-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.42L5.83 13H21V7h-2z"/></svg>');
|
|
63
|
+
--md-details-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z"/></svg>');
|
|
64
|
+
--md-tasklist-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>');
|
|
65
|
+
--md-tasklist-icon--checked: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
|
|
66
|
+
--md-nav-icon--prev: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>');
|
|
67
|
+
--md-nav-icon--next: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z"/></svg>');
|
|
68
|
+
--md-toc-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 9h14V7H3v2m0 4h14v-2H3v2m0 4h14v-2H3v2m16 0h2v-2h-2v2m0-10v2h2V7h-2m0 6h2v-2h-2v2z"/></svg>');
|
|
69
|
+
--md-clipboard-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1z"/></svg>');
|
|
70
|
+
--md-search-result-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h7c-.41-.25-.8-.56-1.14-.9-.33-.33-.61-.7-.86-1.1H6V4h7v5h5v1.18c.71.16 1.39.43 2 .82V8l-6-6m6.31 16.9c1.33-2.11.69-4.9-1.4-6.22-2.11-1.33-4.91-.68-6.22 1.4-1.34 2.11-.69 4.89 1.4 6.22 1.46.93 3.32.93 4.79.02L22 23.39 23.39 22l-3.08-3.1m-3.81.1a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5z"/></svg>');
|
|
71
|
+
--md-source-forks-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M5 3.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm0 2.122a2.25 2.25 0 1 0-1.5 0v.878A2.25 2.25 0 0 0 5.75 8.5h1.5v2.128a2.251 2.251 0 1 0 1.5 0V8.5h1.5a2.25 2.25 0 0 0 2.25-2.25v-.878a2.25 2.25 0 1 0-1.5 0v.878a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 5 6.25v-.878zm3.75 7.378a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm3-8.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/></svg>');
|
|
72
|
+
--md-source-repositories-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 1 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 0 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 0 1 1-1h8zM5 12.25v3.25a.25.25 0 0 0 .4.2l1.45-1.087a.25.25 0 0 1 .3 0L8.6 15.7a.25.25 0 0 0 .4-.2v-3.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25z"/></svg>');
|
|
73
|
+
--md-source-stars-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.75.75 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694v.001z"/></svg>');
|
|
74
|
+
--md-source-version-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 7.775V2.75a.25.25 0 0 1 .25-.25h5.025a.25.25 0 0 1 .177.073l6.25 6.25a.25.25 0 0 1 0 .354l-5.025 5.025a.25.25 0 0 1-.354 0l-6.25-6.25a.25.25 0 0 1-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 0 1 0 2.474l-5.026 5.026a1.75 1.75 0 0 1-2.474 0l-6.25-6.25A1.75 1.75 0 0 1 1 7.775zM6 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>');
|
|
75
|
+
--md-version-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--! Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="m310.6 246.6-127.1 128c-7.1 6.3-15.3 9.4-23.5 9.4s-16.38-3.125-22.63-9.375l-127.1-128C.224 237.5-2.516 223.7 2.438 211.8S19.07 192 32 192h255.1c12.94 0 24.62 7.781 29.58 19.75s3.12 25.75-6.08 34.85z"/></svg>');
|
|
76
|
+
|
|
77
|
+
--md-status--updated: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>cellphone-arrow-down</title><path d="M17,1H7A2,2 0 0,0 5,3V21A2,2 0 0,0 7,23H17A2,2 0 0,0 19,21V3A2,2 0 0,0 17,1M17,19H7V5H17V19M16,13H13V8H11V13H8L12,17L16,13Z" /></svg>');
|
|
78
|
+
--md-status: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2v6Z"/></svg>');
|
|
79
|
+
--md-status--new: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m23 12-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12m-10 5h-2v-2h2v2m0-4h-2V7h2v6Z"/></svg>');
|
|
80
|
+
--md-status--deprecated: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9m0 5h2v9H9V8m4 0h2v9h-2V8Z"/></svg>');
|
|
81
|
+
--md-status--encrypted: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4m0 6c1.4 0 2.8 1.1 2.8 2.5V11c.6 0 1.2.6 1.2 1.3v3.5c0 .6-.6 1.2-1.3 1.2H9.2c-.6 0-1.2-.6-1.2-1.3v-3.5c0-.6.6-1.2 1.2-1.2V9.5C9.2 8.1 10.6 7 12 7m0 1.2c-.8 0-1.5.5-1.5 1.3V11h3V9.5c0-.8-.7-1.3-1.5-1.3Z"/></svg>');
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
:host > * {
|
|
85
|
+
/* CODE */
|
|
86
|
+
--md-code-fg-color: ${f.palette.text.primary};
|
|
87
|
+
--md-code-bg-color: ${f.palette.background.paper};
|
|
88
|
+
--md-code-hl-color: ${(0,oe.X4)(f.palette.warning.main,.5)};
|
|
89
|
+
--md-code-hl-color--light: var(--md-code-hl-color);
|
|
90
|
+
--md-code-hl-keyword-color: ${f.palette.type==="dark"?f.palette.primary.light:f.palette.primary.dark};
|
|
91
|
+
--md-code-hl-function-color: ${f.palette.type==="dark"?f.palette.secondary.light:f.palette.secondary.dark};
|
|
92
|
+
--md-code-hl-string-color: ${f.palette.type==="dark"?f.palette.success.light:f.palette.success.dark};
|
|
93
|
+
--md-code-hl-number-color: ${f.palette.type==="dark"?f.palette.error.light:f.palette.error.dark};
|
|
94
|
+
--md-code-hl-constant-color: var(--md-code-hl-function-color);
|
|
95
|
+
--md-code-hl-special-color: var(--md-code-hl-function-color);
|
|
96
|
+
--md-code-hl-name-color: var(--md-code-fg-color);
|
|
97
|
+
--md-code-hl-comment-color: var(--md-default-fg-color--light);
|
|
98
|
+
--md-code-hl-generic-color: var(--md-default-fg-color--light);
|
|
99
|
+
--md-code-hl-variable-color: var(--md-default-fg-color--light);
|
|
100
|
+
--md-code-hl-operator-color: var(--md-default-fg-color--light);
|
|
101
|
+
--md-code-hl-punctuation-color: var(--md-default-fg-color--light);
|
|
102
|
+
|
|
103
|
+
/* TYPESET */
|
|
104
|
+
--md-typeset-font-size: 1rem;
|
|
105
|
+
--md-typeset-color: var(--md-default-fg-color);
|
|
106
|
+
--md-typeset-a-color: ${f.palette.link};
|
|
107
|
+
--md-typeset-table-color: ${f.palette.text.primary};
|
|
108
|
+
--md-typeset-table-color--light: ${(0,oe.X4)(f.palette.text.primary,.05)};
|
|
109
|
+
--md-typeset-del-color: ${f.palette.type==="dark"?(0,oe.X4)(f.palette.error.dark,.5):(0,oe.X4)(f.palette.error.light,.5)};
|
|
110
|
+
--md-typeset-ins-color: ${f.palette.type==="dark"?(0,oe.X4)(f.palette.success.dark,.5):(0,oe.X4)(f.palette.success.light,.5)};
|
|
111
|
+
--md-typeset-mark-color: ${f.palette.type==="dark"?(0,oe.X4)(f.palette.warning.dark,.5):(0,oe.X4)(f.palette.warning.light,.5)};
|
|
112
|
+
--md-typeset-kbd-color: var(--md-code-bg-color);
|
|
113
|
+
--md-typeset-kbd-accent-color var(--md-code-bg-color);
|
|
114
|
+
--md-typeset-kbd-border-color: var(--md-default-fg-color--light);
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
@media screen and (max-width: 76.1875em) {
|
|
118
|
+
:host > * {
|
|
119
|
+
/* TYPESET */
|
|
120
|
+
--md-typeset-font-size: .9rem;
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
@media screen and (max-width: 600px) {
|
|
125
|
+
:host > * {
|
|
126
|
+
/* TYPESET */
|
|
127
|
+
--md-typeset-font-size: .7rem;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
--md-footer-bg-color: var(--md-default-bg-color);
|
|
132
|
+
--md-footer-bg-color--dark: var(--md-default-bg-color);
|
|
133
|
+
`,Ee=({theme:f})=>`
|
|
134
|
+
/*================== Reset ==================*/
|
|
135
|
+
|
|
136
|
+
body {
|
|
137
|
+
--md-text-color: var(--md-default-fg-color);
|
|
138
|
+
--md-text-link-color: var(--md-accent-fg-color);
|
|
139
|
+
--md-text-font-family: ${f.typography.fontFamily};
|
|
140
|
+
font-family: var(--md-text-font-family);
|
|
141
|
+
background-color: unset;
|
|
142
|
+
}
|
|
143
|
+
`,ts="224px",Xe=({theme:f,sidebar:R})=>`
|
|
144
|
+
/*================== Layout ==================*/
|
|
145
|
+
|
|
146
|
+
/* mkdocs material v9 compat */
|
|
147
|
+
.md-nav__title {
|
|
148
|
+
color: var(--md-default-fg-color);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.md-grid {
|
|
152
|
+
max-width: 100%;
|
|
153
|
+
margin: 0;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.md-nav {
|
|
157
|
+
font-size: calc(var(--md-typeset-font-size) * 0.9);
|
|
158
|
+
}
|
|
159
|
+
.md-nav__link:not(:has(svg)) {
|
|
160
|
+
display: flex;
|
|
161
|
+
align-items: center;
|
|
162
|
+
justify-content: space-between;
|
|
163
|
+
}
|
|
164
|
+
.md-nav__link:has(svg) > .md-ellipsis {
|
|
165
|
+
flex-grow: 1;
|
|
166
|
+
}
|
|
167
|
+
.md-nav__icon {
|
|
168
|
+
height: 20px !important;
|
|
169
|
+
width: 20px !important;
|
|
170
|
+
margin-left:${f.spacing(1)}px;
|
|
171
|
+
}
|
|
172
|
+
.md-nav__icon svg {
|
|
173
|
+
margin: 0;
|
|
174
|
+
width: 20px !important;
|
|
175
|
+
height: 20px !important;
|
|
176
|
+
}
|
|
177
|
+
.md-nav__icon:after {
|
|
178
|
+
width: 20px !important;
|
|
179
|
+
height: 20px !important;
|
|
180
|
+
}
|
|
181
|
+
.md-status--updated::after {
|
|
182
|
+
-webkit-mask-image: var(--md-status--updated);
|
|
183
|
+
mask-image: var(--md-status--updated);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.md-nav__item--active > .md-nav__link, a.md-nav__link--active {
|
|
187
|
+
text-decoration: underline;
|
|
188
|
+
color: var(--md-typeset-a-color);
|
|
189
|
+
}
|
|
190
|
+
.md-nav__link--active > .md-status:after {
|
|
191
|
+
background-color: var(--md-typeset-a-color);
|
|
192
|
+
}
|
|
193
|
+
.md-nav__link[href]:hover > .md-status:after {
|
|
194
|
+
background-color: var(--md-accent-fg-color);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.md-main__inner {
|
|
198
|
+
margin-top: 0;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.md-sidebar {
|
|
202
|
+
bottom: 75px;
|
|
203
|
+
position: fixed;
|
|
204
|
+
width: 16rem;
|
|
205
|
+
overflow-y: auto;
|
|
206
|
+
overflow-x: hidden;
|
|
207
|
+
scrollbar-color: rgb(193, 193, 193) #eee;
|
|
208
|
+
scrollbar-width: thin;
|
|
209
|
+
}
|
|
210
|
+
.md-sidebar .md-sidebar__scrollwrap {
|
|
211
|
+
width: calc(12.1rem);
|
|
212
|
+
overflow-y: hidden;
|
|
213
|
+
}
|
|
214
|
+
.md-sidebar--secondary {
|
|
215
|
+
right: ${f.spacing(3)}px;
|
|
216
|
+
}
|
|
217
|
+
.md-sidebar::-webkit-scrollbar {
|
|
218
|
+
width: 5px;
|
|
219
|
+
}
|
|
220
|
+
.md-sidebar::-webkit-scrollbar-button {
|
|
221
|
+
width: 5px;
|
|
222
|
+
height: 5px;
|
|
223
|
+
}
|
|
224
|
+
.md-sidebar::-webkit-scrollbar-track {
|
|
225
|
+
background: #eee;
|
|
226
|
+
border: 1 px solid rgb(250, 250, 250);
|
|
227
|
+
box-shadow: 0px 0px 3px #dfdfdf inset;
|
|
228
|
+
border-radius: 3px;
|
|
229
|
+
}
|
|
230
|
+
.md-sidebar::-webkit-scrollbar-thumb {
|
|
231
|
+
width: 5px;
|
|
232
|
+
background: rgb(193, 193, 193);
|
|
233
|
+
border: transparent;
|
|
234
|
+
border-radius: 3px;
|
|
235
|
+
}
|
|
236
|
+
.md-sidebar::-webkit-scrollbar-thumb:hover {
|
|
237
|
+
background: rgb(125, 125, 125);
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
.md-content {
|
|
241
|
+
max-width: calc(100% - 16rem * 2);
|
|
242
|
+
margin-left: 16rem;
|
|
243
|
+
margin-bottom: 50px;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
.md-content > .md-sidebar {
|
|
247
|
+
left: 16rem;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.md-footer {
|
|
251
|
+
position: fixed;
|
|
252
|
+
bottom: 0px;
|
|
253
|
+
pointer-events: none;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.md-footer-nav__link, .md-footer__link {
|
|
257
|
+
pointer-events: all;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.md-footer__title {
|
|
261
|
+
background-color: unset;
|
|
262
|
+
}
|
|
263
|
+
.md-footer-nav__link, .md-footer__link {
|
|
264
|
+
width: 16rem;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
.md-dialog {
|
|
268
|
+
background-color: unset;
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
@media screen and (min-width: 76.25em) {
|
|
272
|
+
.md-sidebar {
|
|
273
|
+
height: auto;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
@media screen and (max-width: 76.1875em) {
|
|
278
|
+
.md-nav {
|
|
279
|
+
transition: none !important;
|
|
280
|
+
background-color: var(--md-default-bg-color)
|
|
281
|
+
}
|
|
282
|
+
.md-nav--primary .md-nav__title {
|
|
283
|
+
cursor: auto;
|
|
284
|
+
color: var(--md-default-fg-color);
|
|
285
|
+
font-weight: 700;
|
|
286
|
+
white-space: normal;
|
|
287
|
+
line-height: 1rem;
|
|
288
|
+
height: auto;
|
|
289
|
+
display: flex;
|
|
290
|
+
flex-flow: column;
|
|
291
|
+
row-gap: 1.6rem;
|
|
292
|
+
padding: 1.2rem .8rem .8rem;
|
|
293
|
+
background-color: var(--md-default-bg-color);
|
|
294
|
+
}
|
|
295
|
+
.md-nav--primary .md-nav__title~.md-nav__list {
|
|
296
|
+
box-shadow: none;
|
|
297
|
+
}
|
|
298
|
+
.md-nav--primary .md-nav__title ~ .md-nav__list > :first-child {
|
|
299
|
+
border-top: none;
|
|
300
|
+
}
|
|
301
|
+
.md-nav--primary .md-nav__title .md-nav__button {
|
|
302
|
+
display: none;
|
|
303
|
+
}
|
|
304
|
+
.md-nav--primary .md-nav__title .md-nav__icon {
|
|
305
|
+
color: var(--md-default-fg-color);
|
|
306
|
+
position: static;
|
|
307
|
+
height: auto;
|
|
308
|
+
margin: 0 0 0 -0.2rem;
|
|
309
|
+
}
|
|
310
|
+
.md-nav--primary > .md-nav__title [for="none"] {
|
|
311
|
+
padding-top: 0;
|
|
312
|
+
}
|
|
313
|
+
.md-nav--primary .md-nav__item {
|
|
314
|
+
border-top: none;
|
|
315
|
+
}
|
|
316
|
+
.md-nav--primary :is(.md-nav__title,.md-nav__item) {
|
|
317
|
+
font-size : var(--md-typeset-font-size);
|
|
318
|
+
}
|
|
319
|
+
.md-nav .md-source {
|
|
320
|
+
display: none;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
.md-sidebar {
|
|
324
|
+
height: 100%;
|
|
325
|
+
}
|
|
326
|
+
.md-sidebar--primary {
|
|
327
|
+
width: 12.1rem !important;
|
|
328
|
+
z-index: 200;
|
|
329
|
+
left: ${R.isPinned?`calc(-12.1rem + ${ts})`:"calc(-12.1rem + 72px)"} !important;
|
|
330
|
+
}
|
|
331
|
+
.md-sidebar--secondary:not([hidden]) {
|
|
332
|
+
display: none;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.md-content {
|
|
336
|
+
max-width: 100%;
|
|
337
|
+
margin-left: 0;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.md-header__button {
|
|
341
|
+
margin: 0.4rem 0;
|
|
342
|
+
margin-left: 0.4rem;
|
|
343
|
+
padding: 0;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
.md-overlay {
|
|
347
|
+
left: 0;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
.md-footer {
|
|
351
|
+
position: static;
|
|
352
|
+
padding-left: 0;
|
|
353
|
+
}
|
|
354
|
+
.md-footer-nav__link {
|
|
355
|
+
/* footer links begin to overlap at small sizes without setting width */
|
|
356
|
+
width: 50%;
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
@media screen and (max-width: 600px) {
|
|
361
|
+
.md-sidebar--primary {
|
|
362
|
+
left: -12.1rem !important;
|
|
363
|
+
width: 12.1rem;
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
@media print {
|
|
369
|
+
.md-sidebar,
|
|
370
|
+
#toggle-sidebar {
|
|
371
|
+
display: none;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.md-content {
|
|
375
|
+
margin: 0;
|
|
376
|
+
width: 100%;
|
|
377
|
+
max-width: 100%;
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
`,es=["h1","h2","h3","h4","h5","h6"],yn=/(em)|(rem)/gi,Dn=/var\(|\)/gi,ns=[se,Ee,Xe,({theme:f})=>`
|
|
381
|
+
/*================== Typeset ==================*/
|
|
382
|
+
|
|
383
|
+
.md-typeset {
|
|
384
|
+
font-size: var(--md-typeset-font-size);
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
${es.reduce((R,U)=>{const F=f.typography.htmlFontSize??16,W=f.typography[U],{lineHeight:Y,fontFamily:ot,fontWeight:St,fontSize:Ot}=W,Mt=wt=>{if(typeof wt=="number")return Mt(`${wt/F*.6}rem`);if(typeof wt=="string"){if(wt.match(Dn)){const $t=window.getComputedStyle(document.body).getPropertyValue(wt.replaceAll(Dn,""));if($t!=="")return Mt($t)}else if(wt.match(yn))return`calc(${wt.replace(yn,"")} * var(--md-typeset-font-size))`}return wt};return R.concat(`
|
|
388
|
+
.md-typeset ${U} {
|
|
389
|
+
color: var(--md-default-fg-color);
|
|
390
|
+
line-height: ${Y};
|
|
391
|
+
font-family: ${ot};
|
|
392
|
+
font-weight: ${St};
|
|
393
|
+
font-size: ${Mt(Ot)};
|
|
394
|
+
}
|
|
395
|
+
`)},"")}
|
|
396
|
+
|
|
397
|
+
.md-typeset .md-content__button {
|
|
398
|
+
color: var(--md-default-fg-color);
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.md-typeset hr {
|
|
402
|
+
border-bottom: 0.05rem dotted ${f.palette.divider};
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
.md-typeset details {
|
|
406
|
+
font-size: var(--md-typeset-font-size) !important;
|
|
407
|
+
}
|
|
408
|
+
.md-typeset details summary {
|
|
409
|
+
padding-left: 2.5rem !important;
|
|
410
|
+
}
|
|
411
|
+
.md-typeset details summary:before,
|
|
412
|
+
.md-typeset details summary:after {
|
|
413
|
+
top: 50% !important;
|
|
414
|
+
width: 20px !important;
|
|
415
|
+
height: 20px !important;
|
|
416
|
+
transform: rotate(0deg) translateY(-50%) !important;
|
|
417
|
+
}
|
|
418
|
+
.md-typeset details[open] > summary:after {
|
|
419
|
+
transform: rotate(90deg) translateX(-50%) !important;
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
.md-typeset blockquote {
|
|
423
|
+
color: var(--md-default-fg-color--light);
|
|
424
|
+
border-left: 0.2rem solid var(--md-default-fg-color--light);
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
.md-typeset table:not([class]) {
|
|
428
|
+
font-size: var(--md-typeset-font-size);
|
|
429
|
+
border: 1px solid var(--md-default-fg-color);
|
|
430
|
+
border-bottom: none;
|
|
431
|
+
border-collapse: collapse;
|
|
432
|
+
border-radius: ${f.shape.borderRadius}px;
|
|
433
|
+
}
|
|
434
|
+
.md-typeset table:not([class]) th {
|
|
435
|
+
font-weight: bold;
|
|
436
|
+
}
|
|
437
|
+
.md-typeset table:not([class]) td, .md-typeset table:not([class]) th {
|
|
438
|
+
border-bottom: 1px solid var(--md-default-fg-color);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.md-typeset pre > code::-webkit-scrollbar-thumb {
|
|
442
|
+
background-color: hsla(0, 0%, 0%, 0.32);
|
|
443
|
+
}
|
|
444
|
+
.md-typeset pre > code::-webkit-scrollbar-thumb:hover {
|
|
445
|
+
background-color: hsla(0, 0%, 0%, 0.87);
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
.md-typeset code {
|
|
449
|
+
word-break: keep-all;
|
|
450
|
+
}
|
|
451
|
+
`,()=>`
|
|
452
|
+
/*================== Animations ==================*/
|
|
453
|
+
/*
|
|
454
|
+
Disable CSS animations on link colors as they lead to issues in dark mode.
|
|
455
|
+
The dark mode color theme is applied later and theirfore there is always an animation from light to dark mode when navigation between pages.
|
|
456
|
+
*/
|
|
457
|
+
.md-dialog, .md-nav__link, .md-footer__link, .md-typeset a, .md-typeset a::before, .md-typeset .headerlink {
|
|
458
|
+
transition: none;
|
|
459
|
+
}
|
|
460
|
+
`,({theme:f})=>`
|
|
461
|
+
/*================== Extensions ==================*/
|
|
462
|
+
|
|
463
|
+
/* HIGHLIGHT */
|
|
464
|
+
.highlight .md-clipboard:after {
|
|
465
|
+
content: unset;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
.highlight .nx {
|
|
469
|
+
color: ${f.palette.type==="dark"?"#ff53a3":"#ec407a"};
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
/* CODE HILITE */
|
|
473
|
+
.codehilite .gd {
|
|
474
|
+
background-color: ${f.palette.type==="dark"?"rgba(248,81,73,0.65)":"#fdd"};
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.codehilite .gi {
|
|
478
|
+
background-color: ${f.palette.type==="dark"?"rgba(46,160,67,0.65)":"#dfd"};
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
/* TABBED */
|
|
482
|
+
.tabbed-set>input:nth-child(1):checked~.tabbed-labels>:nth-child(1),
|
|
483
|
+
.tabbed-set>input:nth-child(2):checked~.tabbed-labels>:nth-child(2),
|
|
484
|
+
.tabbed-set>input:nth-child(3):checked~.tabbed-labels>:nth-child(3),
|
|
485
|
+
.tabbed-set>input:nth-child(4):checked~.tabbed-labels>:nth-child(4),
|
|
486
|
+
.tabbed-set>input:nth-child(5):checked~.tabbed-labels>:nth-child(5),
|
|
487
|
+
.tabbed-set>input:nth-child(6):checked~.tabbed-labels>:nth-child(6),
|
|
488
|
+
.tabbed-set>input:nth-child(7):checked~.tabbed-labels>:nth-child(7),
|
|
489
|
+
.tabbed-set>input:nth-child(8):checked~.tabbed-labels>:nth-child(8),
|
|
490
|
+
.tabbed-set>input:nth-child(9):checked~.tabbed-labels>:nth-child(9),
|
|
491
|
+
.tabbed-set>input:nth-child(10):checked~.tabbed-labels>:nth-child(10),
|
|
492
|
+
.tabbed-set>input:nth-child(11):checked~.tabbed-labels>:nth-child(11),
|
|
493
|
+
.tabbed-set>input:nth-child(12):checked~.tabbed-labels>:nth-child(12),
|
|
494
|
+
.tabbed-set>input:nth-child(13):checked~.tabbed-labels>:nth-child(13),
|
|
495
|
+
.tabbed-set>input:nth-child(14):checked~.tabbed-labels>:nth-child(14),
|
|
496
|
+
.tabbed-set>input:nth-child(15):checked~.tabbed-labels>:nth-child(15),
|
|
497
|
+
.tabbed-set>input:nth-child(16):checked~.tabbed-labels>:nth-child(16),
|
|
498
|
+
.tabbed-set>input:nth-child(17):checked~.tabbed-labels>:nth-child(17),
|
|
499
|
+
.tabbed-set>input:nth-child(18):checked~.tabbed-labels>:nth-child(18),
|
|
500
|
+
.tabbed-set>input:nth-child(19):checked~.tabbed-labels>:nth-child(19),
|
|
501
|
+
.tabbed-set>input:nth-child(20):checked~.tabbed-labels>:nth-child(20) {
|
|
502
|
+
color: var(--md-accent-fg-color);
|
|
503
|
+
border-color: var(--md-accent-fg-color);
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
/* TASK-LIST */
|
|
507
|
+
.task-list-control .task-list-indicator::before {
|
|
508
|
+
background-color: ${f.palette.action.disabledBackground};
|
|
509
|
+
}
|
|
510
|
+
.task-list-control [type="checkbox"]:checked + .task-list-indicator:before {
|
|
511
|
+
background-color: ${f.palette.success.main};
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
/* ADMONITION */
|
|
515
|
+
.admonition {
|
|
516
|
+
font-size: var(--md-typeset-font-size) !important;
|
|
517
|
+
}
|
|
518
|
+
.admonition .admonition-title {
|
|
519
|
+
padding-left: 2.5rem !important;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.admonition .admonition-title:before {
|
|
523
|
+
top: 50% !important;
|
|
524
|
+
width: 20px !important;
|
|
525
|
+
height: 20px !important;
|
|
526
|
+
transform: translateY(-50%) !important;
|
|
527
|
+
}
|
|
528
|
+
`],ss=()=>(0,He.Ut)(),rs=()=>{const f=ss(),R=(0,l.A)();return(0,a.useMemo)(()=>{const U={theme:R,sidebar:f};return ns.reduce((F,W)=>F+W(U),"")},[R,f])},os=()=>{const f=rs();return(0,a.useCallback)(R=>(R.getElementsByTagName("head")[0].insertAdjacentHTML("beforeend",`<style>${f}</style>`),R),[f])},cn=async(f,R)=>{let U;if(typeof f=="string")U=new DOMParser().parseFromString(f,"text/html").documentElement;else if(f instanceof Element)U=f;else throw new Error("dom is not a recognized type");for(const F of R)U=await F(U);return U},as=(f,R,U)=>{const F=f==="src"&&R.endsWith(".svg"),W=!R.match(/^([a-z]*:)?\/\//i),Y=R.startsWith(U);return F&&(W||Y)},Ln=({techdocsStorageApi:f,entityId:R,path:U})=>async F=>{const W=await f.getApiOrigin(),Y=async(ot,St)=>{for(const Ot of ot)if(Ot.hasAttribute(St)){const Mt=Ot.getAttribute(St);if(!Mt)return;const wt=await f.getBaseUrl(Mt,R,U);if(as(St,Mt,W))try{const Bt=await(await fetch(wt,{credentials:"include"})).text();Ot.setAttribute(St,`data:image/svg+xml;base64,${btoa(unescape(encodeURIComponent(Bt)))}`)}catch{Ot.setAttribute("alt",`Error: ${Mt}`)}else Ot.setAttribute(St,wt)}};return await Promise.all([Y(F.querySelectorAll("img"),"src"),Y(F.querySelectorAll("script"),"src"),Y(F.querySelectorAll("source"),"src"),Y(F.querySelectorAll("link"),"href"),Y(F.querySelectorAll("a[download]"),"href")]),F},is=()=>f=>(((U,F)=>{Array.from(U).filter(W=>W.hasAttribute(F)).forEach(W=>{const Y=W.getAttribute(F);if(Y){Y.match(/^https?:\/\//i)&&W.setAttribute("target","_blank");try{const ot=An(window.location.href);W.setAttribute(F,new URL(Y,ot).toString())}catch{W.replaceWith(W.textContent||Y)}}})})(Array.from(f.getElementsByTagName("a")),"href"),f);function An(f){const R=new URL(f);return!R.pathname.endsWith("/")&&!R.pathname.endsWith(".html")&&(R.pathname+="/"),R.toString()}var cs=t(27326);let Mn;Mn=Promise.resolve().then(t.t.bind(t,25873,19));function ln(f,R){Mn.then(U=>{"createRoot"in U?U.createRoot(R).render(f):U.render(f,R)})}const ls=()=>f=>{const R=f.querySelector('.md-header label[for="__drawer"]'),U=f.querySelector("article");if(!R||!U)return f;const F=R.cloneNode();return ln(a.createElement(cs.A),F),F.id="toggle-sidebar",F.title="Toggle Sidebar",F.classList.add("md-content__button"),F.style.setProperty("padding","0 0 0 5px"),F.style.setProperty("margin","0.4rem 0 0.4rem 0.4rem"),U?.prepend(F),f},ds=()=>f=>(f.querySelector(".md-header")?.remove(),f),us=()=>f=>(f.querySelector(".md-footer .md-copyright")?.remove(),f.querySelector(".md-footer-copyright")?.remove(),f);var hs=t(36021),jn=t(90292),gs=t(52536),ps=t.n(gs);const Bn=f=>R=>{const U=R.querySelector('[title="Edit this page"]');if(!U||!U.href)return R;const F=new URL(U.href),W=f.byUrl(F);if(W?.type!=="github"&&W?.type!=="gitlab")return R;const Y=R.querySelector("article>h1")?.childNodes[0].textContent||"",ot=encodeURIComponent(`Documentation Feedback: ${Y}`),St=encodeURIComponent(`Page source:
|
|
529
|
+
${U.href}
|
|
530
|
+
|
|
531
|
+
Feedback:`),Ot=W?.type==="github"?(0,hs.F)(F.href,"blob"):F.href,Mt=ps()(Ot),wt=`/${Mt.organization}/${Mt.name}`,$t=U.cloneNode();switch(W?.type){case"gitlab":$t.href=`${F.origin}${wt}/issues/new?issue[title]=${ot}&issue[description]=${St}`;break;case"github":$t.href=`${F.origin}${wt}/issues/new?title=${ot}&body=${St}`;break;default:return R}return ln(a.createElement(jn.A),$t),$t.style.paddingLeft="5px",$t.title="Leave feedback for this page",$t.id="git-feedback-link",U?.insertAdjacentElement("beforebegin",$t),R};var Un=t(38097);const fs=(0,x.A)(f=>({button:{color:f.palette.primary.light,textDecoration:"underline"}})),xn=({message:f,handleButtonClick:R,autoHideDuration:U})=>{const F=fs(),[W,Y]=(0,a.useState)(!0),ot=()=>Y(!1);return(0,n.jsx)(Un.A,{open:W,anchorOrigin:{vertical:"top",horizontal:"right"},autoHideDuration:U,color:"primary",onClose:ot,message:f,action:(0,n.jsx)(j.A,{classes:{root:F.button},size:"small",onClick:()=>{ot(),R()},children:"Redirect now"})})},Cn=(f,R)=>{const F=W=>{const Y=An(window.location.href),ot=new URL(W,Y);if(ot.hostname!==window.location.hostname){const Ot=window.location.pathname,Mt=Ot.indexOf(R),wt=Ot.slice(0,Mt+R.length);return new URL(wt,Y).href}return ot.href};return W=>{for(const Y of Array.from(W.querySelectorAll("meta")))if(Y.getAttribute("http-equiv")==="refresh"){const ot=Y.getAttribute("content")?.split("url=");if(!ot||ot.length<2)return W;const St=ot[1],Ot=F(St);if(window.location.href===Ot)return W;const Mt=document.createElement("div");return ln((0,n.jsx)(xn,{message:"This TechDocs page is no longer maintained. Will automatically redirect to the designated replacement.",handleButtonClick:()=>f(Ot),autoHideDuration:3e3}),Mt),document.body.appendChild(Mt),setTimeout(()=>{f(Ot)},3e3),W}return W}},ms=()=>f=>(setTimeout(()=>{const R=f?.querySelectorAll("li.md-nav__item--active");R.length!==0&&(R.forEach(F=>{const W=F?.querySelector("input");W?.checked||W?.click()}),R[R.length-1].scrollIntoView())},200),f);var $n=t(50868),Fn=t(10437),vs=t(71677),ys=t(87051),Es=t(36338);const As=(0,ys.A)(f=>({tooltip:{fontSize:"inherit",color:f.palette.text.primary,margin:0,padding:f.spacing(.5),backgroundColor:"transparent",boxShadow:"none"}}))(vs.Ay),xs=()=>(0,n.jsx)(Fn.A,{children:(0,n.jsx)("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})}),Cs=({text:f})=>{const[R,U]=(0,a.useState)(!1),[,F]=(0,Es.A)(),W=(0,a.useCallback)(()=>{F(f),U(!0)},[f,F]),Y=(0,a.useCallback)(()=>{U(!1)},[U]);return(0,n.jsx)(As,{title:"Copied to clipboard",placement:"left",open:R,onClose:Y,leaveDelay:1e3,children:(0,n.jsx)(zt.A,{style:{color:"inherit",position:"absolute"},className:"md-clipboard md-icon",onClick:W,children:(0,n.jsx)(xs,{})})})},bs=f=>R=>{const U=R.querySelectorAll("pre > code");for(const F of U){const W=F.textContent||"",Y=document.createElement("div");F?.parentElement?.prepend(Y),ln((0,n.jsx)($n.A,{theme:f,children:(0,n.jsx)(Cs,{text:W})}),Y)}return R},Ss=({baseUrl:f,onClick:R})=>U=>(Array.from(U.getElementsByTagName("a")).forEach(F=>{F.addEventListener("click",W=>{const ot=F.getAttribute("href");ot&&ot.startsWith(f)&&!F.hasAttribute("download")&&(W.preventDefault(),R(W,ot))})}),U),Nn=({onLoading:f,onLoaded:R})=>U=>(f(),U.addEventListener(y,function F(){R(),U.removeEventListener(y,F)}),U);function Os(f,R){const U=new URL(R),F=`${U.origin}${U.pathname.replace(/\/$/,"")}`,W=f.replace(F,"").replace(/^\/+/,""),Y=new URL(`http://localhost/${W}`);return`${Y.pathname}${Y.search}${Y.hash}`}function Ts(){const f=(0,a.useRef)((0,Ut.Zp)()),U=(0,q.gf)(Q.U).getOptionalString("app.baseUrl");return(0,a.useCallback)(W=>{let Y=W;if(U)try{Y=Os(W,U)}catch{}f.current(Y)},[U])}const Ps="screen and (max-width: 76.1875em)",kn=f=>{const R=Ts(),U=(0,l.A)(),F=(0,D.A)(Ps),W=Te(),Y=os(),ot=(0,J.s)(),St=(0,q.gf)(qe.s),Ot=(0,q.gf)(E.Y),{state:Mt,path:wt,content:$t}=We(),[Bt,ue]=(0,a.useState)(null),ie=A(Bt),Gt=(0,a.useCallback)(()=>{if(!Bt)return;Bt.querySelectorAll(".md-sidebar").forEach(te=>{if(F)te.style.top="0px";else{const Pe=document?.querySelector(".techdocs-reader-page")?.getBoundingClientRect().top??0;let Ne=Bt.getBoundingClientRect().top??0;const Ke=Bt.querySelector(".md-container > .md-tabs")?.getBoundingClientRect().height??0;Ne<Pe&&(Ne=Pe);const sn=Math.max(Ne,0)+Ke;te.style.top=`${sn}px`;const we=Bt.querySelector(".md-container > .md-footer")?.getBoundingClientRect().top??window.innerHeight;te.style.height=`${we-sn}px`}te.style.setProperty("opacity","1")})},[Bt,F]);(0,a.useEffect)(()=>(window.addEventListener("resize",Gt),window.addEventListener("scroll",Gt,!0),()=>{window.removeEventListener("resize",Gt),window.removeEventListener("scroll",Gt,!0)}),[Bt,Gt]);const he=(0,a.useCallback)(()=>{if(!Bt)return;const Ft=Bt.querySelector(".md-footer");Ft&&(Ft.style.width=`${Bt.getBoundingClientRect().width}px`)},[Bt]);(0,a.useEffect)(()=>(window.addEventListener("resize",he),()=>{window.removeEventListener("resize",he)}),[Bt,he]),(0,a.useEffect)(()=>{ie||(he(),Gt())},[Mt,ie,he,Gt]);const qt=(0,a.useCallback)((Ft,te)=>cn(Ft,[W,Ln({techdocsStorageApi:St,entityId:f,path:te}),is(),ls(),ds(),us(),Bn(Ot),Y]),[f,Ot,St,W,Y]),ae=(0,a.useCallback)(async Ft=>cn(Ft,[Cn(R,f.name),ms(),bs(U),Ss({baseUrl:window.location.origin,onClick:(te,re)=>{const Pe=te.ctrlKey||te.metaKey,Ne=new URL(re),Ve=te.target?.innerText||re,Ke=re.replace(window.location.origin,"");ot.captureEvent("click",Ve,{attributes:{to:Ke}}),Ne.hash?Pe?window.open(re,"_blank"):(R(re),Ft?.querySelector(`[id="${Ne.hash.slice(1)}"]`)?.scrollIntoView()):Pe?window.open(re,"_blank"):R(re)}}),Nn({onLoading:()=>{},onLoaded:()=>{Ft.querySelector(".md-nav__title")?.removeAttribute("for")}}),Nn({onLoading:()=>{Array.from(Ft.querySelectorAll(".md-sidebar")).forEach(re=>{re.style.setProperty("opacity","0")})},onLoaded:()=>{}})]),[U,R,ot,f.name]);return(0,a.useEffect)(()=>{if(!$t)return()=>{};let Ft=!0;return qt($t,wt).then(async te=>{if(!te?.innerHTML||!Ft)return;window.scroll({top:0});const re=await ae(te);ue(re)}),()=>{Ft=!1}},[$t,wt,qt,ae]),Bt};var dn=t(41883),ws=t(72020),bn=t(99730);const Ue=()=>{const f=(0,ws.YR)(),{shadowRoot:R}=(0,m.V)(),U=R?.querySelector('[data-md-component="content"]'),F=R?.querySelector('div[data-md-component="sidebar"][data-md-type="navigation"], div[data-md-component="navigation"]');let W=F?.querySelector('[data-techdocs-addons-location="primary sidebar"]');W||(W=document.createElement("div"),W.setAttribute("data-techdocs-addons-location","primary sidebar"),F?.prepend(W));const Y=R?.querySelector('div[data-md-component="sidebar"][data-md-type="toc"], div[data-md-component="toc"]');let ot=Y?.querySelector('[data-techdocs-addons-location="secondary sidebar"]');return ot||(ot=document.createElement("div"),ot.setAttribute("data-techdocs-addons-location","secondary sidebar"),Y?.prepend(ot)),(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(dn.A,{container:W,children:f.renderComponentsByLocation(bn.e.PrimarySidebar)}),(0,n.jsx)(dn.A,{container:U,children:f.renderComponentsByLocation(bn.e.Content)}),(0,n.jsx)(dn.A,{container:ot,children:f.renderComponentsByLocation(bn.e.SecondarySidebar)})]})},$e=(0,x.A)({search:{width:"100%","@media (min-width: 76.1875em)":{width:"calc(100% - 34.4rem)",margin:"0 auto"},"@media print":{display:"none"}}}),Fe=ye(f=>{const{withSearch:R=!0,onReady:U}=f,F=$e(),{entityMetadata:{value:W,loading:Y},entityRef:ot,setShadowRoot:St}=(0,m.V)(),Ot=kn(ot),Mt=window.location.pathname,wt=window.location.hash,$t=A(Ot),[Bt]=S([`[id="${wt.slice(1)}"]`]);(0,a.useEffect)(()=>{$t||(wt?Bt&&Bt.scrollIntoView():document?.querySelector("header")?.scrollIntoView())},[Mt,wt,Bt,$t]);const ue=(0,a.useCallback)(ie=>{St(ie),U instanceof Function&&U()},[St,U]);return Y===!1&&!W?(0,n.jsx)(M.M,{status:"404",statusMessage:"PAGE NOT FOUND"}):Ot?(0,n.jsx)(X.U,{children:(0,n.jsxs)(d.A,{container:!0,children:[(0,n.jsx)(d.A,{xs:12,item:!0,children:(0,n.jsx)(Je,{})}),R&&(0,n.jsx)(d.A,{className:F.search,xs:"auto",item:!0,children:(0,n.jsx)(ge,{entityId:ot,entityTitle:W?.metadata?.title})}),(0,n.jsx)(d.A,{xs:12,item:!0,children:(0,n.jsx)(T,{element:Ot,onAppend:ue,children:(0,n.jsx)(Ue,{})})})]})}):(0,n.jsx)(X.U,{children:(0,n.jsx)(d.A,{container:!0,children:(0,n.jsx)(d.A,{xs:12,item:!0,children:(0,n.jsx)(Je,{})})})})}),Ks=null},45061:(H,b,t)=>{"use strict";t.d(b,{T:()=>G});var n=t(31085),a=t(14041),d=t(93285),x=t(42899),m=t(4387),h=t(13660),u=t(72020),g=t(86892),p=t(99730),y=t(67871),v=t(8859),A=t(34428),T=t(51372),O=t(58837),w=t(268),S=t(72501),B=t(72072);const k=(0,O.A)(Q=>({root:{textAlign:"left"},label:{color:Q.page.fontColor,fontWeight:Q.typography.fontWeightBold,letterSpacing:0,fontSize:Q.typography.fontSize,marginBottom:Q.spacing(1)/2,lineHeight:1},value:{color:(0,w.X4)(Q.page.fontColor,.8),fontSize:Q.typography.fontSize,lineHeight:1}}),{name:"BackstageHeaderLabel"}),M=({value:Q,className:rt,typographyRootComponent:it})=>(0,n.jsx)(S.A,{component:it??(typeof Q=="string"?"p":"span"),className:rt,children:Q});function X(Q){const{label:rt,value:it,url:pt,contentTypograpyRootComponent:At}=Q,Ct=k(),mt=(0,n.jsx)(M,{className:Ct.value,value:it||"<Unknown>",typographyRootComponent:At});return(0,n.jsx)(x.A,{item:!0,children:(0,n.jsxs)(S.A,{component:"span",className:Ct.root,children:[(0,n.jsx)(S.A,{className:Ct.label,children:rt}),pt?(0,n.jsx)(B.N_,{to:pt,children:mt}):mt]})})}var V=t(69814),N=t(72427),Z=t(65461),K=t(9222),_=t(45250),q=t(82779);const J=(0,n.jsx)(m.A,{animation:"wave",variant:"text",height:40}),G=Q=>{const{children:rt}=Q,it=(0,u.YR)(),pt=(0,N.gf)(Z.U),{title:At,setTitle:Ct,subtitle:mt,setSubtitle:dt,entityRef:xt,metadata:{value:vt,loading:Tt},entityMetadata:{value:bt,loading:Dt}}=(0,g.V)();(0,a.useEffect)(()=>{vt&&(Ct(vt.site_name),dt(()=>{let{site_description:Et}=vt;return(!Et||Et==="None")&&(Et=""),Et}))},[vt,Ct,dt]);const Kt=pt.getOptional("app.title")||"Backstage",zt=[At,mt,Kt].filter(Boolean).join(" | "),{locationMetadata:yt,spec:Lt}=bt||{},j=Lt?.lifecycle,$=bt?(0,y.t)(bt,T.vv):[],nt=(0,K.S)(q.rQ)(),ct=(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(X,{label:(0,_.capitalize)(bt?.kind||"entity"),value:(0,n.jsx)(v.z,{color:"inherit",entityRef:xt,title:bt?.metadata.title,defaultKind:"Component"})}),$.length>0&&(0,n.jsx)(X,{label:"Owner",value:(0,n.jsx)(A.i,{color:"inherit",entityRefs:$,defaultKind:"group"})}),j?(0,n.jsx)(X,{label:"Lifecycle",value:String(j)}):null,yt&&yt.type!=="dir"&&yt.type!=="file"?(0,n.jsx)(X,{label:"",value:(0,n.jsxs)(x.A,{container:!0,direction:"column",alignItems:"center",children:[(0,n.jsx)(x.A,{style:{padding:0},item:!0,children:(0,n.jsx)(h.A,{style:{marginTop:"-25px"}})}),(0,n.jsx)(x.A,{style:{padding:0},item:!0,children:"Source"})]}),url:yt.target}):null]});return!Dt&&bt===void 0||!Tt&&vt===void 0?null:(0,n.jsxs)(V.Y,{type:"Documentation",typeLink:nt,title:At||J,subtitle:mt===""?void 0:mt||J,children:[(0,n.jsx)(d.A,{titleTemplate:"%s",children:(0,n.jsx)("title",{children:zt})}),ct,rt,it.renderComponentsByLocation(p.e.Header)]})}},82779:(H,b,t)=>{"use strict";t.d(b,{Oc:()=>d,Ri:()=>x,rQ:()=>a});var n=t(34569);const a=(0,n.H)({id:"techdocs:index-page"}),d=(0,n.H)({id:"techdocs:reader-page",params:["namespace","kind","name"]}),x=(0,n.H)({id:"techdocs:catalog-reader-view"})},27698:(H,b,t)=>{"use strict";t.r(b),t.d(b,{TechDocsSearchResultListItem:()=>y});var n=t(31085),a=t(14041),d=t(46423),x=t(5951),m=t(58837),h=t(72501),u=t(72072),g=t(70734);const p=(0,m.A)({flexContainer:{flexWrap:"wrap"},itemText:{width:"100%",marginBottom:"1rem"}}),y=v=>{const{result:A,highlight:T,lineClamp:O=5,asListItem:w=!0,asLink:S=!0,title:B,icon:k}=v,M=p(),X=({children:Z})=>S?(0,n.jsx)(u.N_,{noTrack:!0,to:A.location,children:Z}):(0,n.jsx)(n.Fragment,{children:Z}),V=()=>{const Z=T?.fields.title?(0,n.jsx)(g.e,{text:T.fields.title,preTag:T.preTag,postTag:T.postTag}):A.title,K=T?.fields.entityTitle?(0,n.jsx)(g.e,{text:T.fields.entityTitle,preTag:T.preTag,postTag:T.postTag}):A.entityTitle,_=T?.fields.name?(0,n.jsx)(g.e,{text:T.fields.name,preTag:T.preTag,postTag:T.postTag}):A.name;return A?(0,n.jsx)(x.A,{className:M.itemText,primaryTypographyProps:{variant:"h6"},primary:(0,n.jsx)(X,{children:B||(0,n.jsxs)(n.Fragment,{children:[Z," | ",K??_," docs"]})}),secondary:(0,n.jsx)(h.A,{component:"span",style:{display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:O,overflow:"hidden"},color:"textSecondary",variant:"body2",children:T?.fields.text?(0,n.jsx)(g.e,{text:T.fields.text,preTag:T.preTag,postTag:T.postTag}):A.text})}):null},N=({children:Z})=>w?(0,n.jsxs)(n.Fragment,{children:[k&&(0,n.jsx)(d.A,{children:typeof k=="function"?k(A):k}),(0,n.jsx)("div",{className:M.flexContainer,children:Z})]}):(0,n.jsx)(n.Fragment,{children:Z});return(0,n.jsx)(N,{children:(0,n.jsx)(V,{})})}},97184:(H,b,t)=>{const a=document.querySelector('meta[name="backstage-public-path"]')?.getAttribute("content");a&&(t.p=a)},86973:()=>{}},H=>{var b=n=>H(H.s=n);H.O(0,[1751,1888,5067,1678,235,6587,1975,5042,7400,4538,4121],()=>(b(97184),b(85318)));var t=H.O()}]);})();
|
|
532
|
+
|
|
533
|
+
//# sourceMappingURL=main.abfbd79f.js.map
|