github-issue-tower-defence-management 2.40.1 → 2.40.2
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/bin/adapter/entry-points/console/ui-dist/assets/{index-DWnS9748.js → index-IcsaovYL.js}
RENAMED
|
@@ -85,4 +85,4 @@ Please report this to https://github.com/markedjs/marked.`,e){let e=`<p>An error
|
|
|
85
85
|
`)}),o+=1,r=[])};for(let e of t){if(a){r.push(e),Fl(e)&&(a=!1);continue}if(i===null&&Pl(e)){s(),i=[];continue}if(i!==null){if(Fl(e)){n.push({kind:`mermaid`,key:`mermaid:${o}`,code:i.join(`
|
|
86
86
|
`)}),o+=1,i=null;continue}i.push(e);continue}if(X(e)){r.push(e),a=!0;continue}r.push(e)}return i!==null&&r.push("```mermaid",...i),s(),n},Q=({code:e,label:t=`Copy code`})=>(0,x.jsx)(Mn,{value:e,idleText:t,idleAriaLabel:t,copiedAriaLabel:`Code copied to clipboard`,className:`console-copy-code-button`}),Il=`https://cdn.jsdelivr.net/npm/mermaid@10.9.6/dist/mermaid.min.js`,Ll=null,Rl=0,zl=e=>(e.initialize({startOnLoad:!1,securityLevel:`strict`,theme:`dark`,themeVariables:{background:`#0d1117`,primaryColor:`#161b22`,primaryTextColor:`#e6edf3`,primaryBorderColor:`#30363d`,lineColor:`#8b949e`,fontSize:`14px`}}),e),Bl=()=>Ll===null?window.mermaid===void 0?(Ll=new Promise((e,t)=>{let n=document.createElement(`script`);n.src=Il,n.async=!0,n.onload=()=>{if(window.mermaid===void 0){t(Error(`mermaid failed to load`));return}e(zl(window.mermaid))},n.onerror=()=>t(Error(`mermaid script failed to load`)),document.head.appendChild(n)}),Ll):(Ll=Promise.resolve(zl(window.mermaid)),Ll):Ll,Vl=async e=>{let t=await Bl();Rl+=1;let n=`console-mermaid-${Rl}`,{svg:r}=await t.render(n,e);return Ls.sanitize(r,{USE_PROFILES:{svg:!0,svgFilters:!0},ADD_TAGS:[`foreignObject`]})},Hl=.5,Ul=e=>Number.isNaN(e)||e<1?1:e>6?6:e,Wl=e=>Ul(Ul(e)+Hl),Gl=e=>Ul(Ul(e)-Hl),Kl=e=>Ul(e)<=1,ql=e=>Ul(e)>=6,Jl=e=>`${Math.round(Ul(e)*100)}%`,Yl=e=>`${Ul(e)*100}%`,Xl=({svg:e,onClose:t})=>{let[n,r]=(0,y.useState)(1),i=(0,y.useRef)(null);return(0,y.useEffect)(()=>{let t=i.current;if(t===null)return;t.innerHTML=e;let n=t.querySelector(`svg`);n!==null&&(n.style.removeProperty(`max-width`),n.style.setProperty(`width`,`100%`),n.style.setProperty(`height`,`auto`))},[e]),(0,y.useEffect)(()=>{let e=e=>{e.key===`Escape`&&t()};return document.addEventListener(`keydown`,e),()=>{document.removeEventListener(`keydown`,e)}},[t]),(0,x.jsxs)(`div`,{className:`console-mermaid-modal`,role:`dialog`,"aria-modal":`true`,"aria-label":`Enlarged diagram`,children:[(0,x.jsxs)(`div`,{className:`console-mermaid-modal-bar`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-mermaid-modal-button`,"aria-label":`Zoom out`,disabled:Kl(n),onClick:()=>r(Gl(n)),children:`−`}),(0,x.jsx)(`span`,{className:`console-mermaid-modal-scale`,children:Jl(n)}),(0,x.jsx)(`button`,{type:`button`,className:`console-mermaid-modal-button`,"aria-label":`Zoom in`,disabled:ql(n),onClick:()=>r(Wl(n)),children:`+`}),(0,x.jsx)(`button`,{type:`button`,className:`console-mermaid-modal-close`,"aria-label":`Close enlarged diagram`,onClick:t,children:`✕`})]}),(0,x.jsx)(`div`,{className:`console-mermaid-modal-viewport`,children:(0,x.jsx)(`div`,{ref:i,className:`console-mermaid-modal-canvas`,style:{width:Yl(n)}})})]})},Zl=({code:e})=>{let[t,n]=(0,y.useState)({status:`loading`}),[r,i]=(0,y.useState)(!1),a=(0,y.useRef)(null);return(0,y.useEffect)(()=>{let t=!1;return n({status:`loading`}),Vl(e).then(e=>{t||n({status:`ready`,svg:e})}).catch(e=>{t||n({status:`error`,message:e instanceof Error?e.message:String(e)})}),()=>{t=!0}},[e]),(0,y.useEffect)(()=>{let e=a.current;e!==null&&(e.innerHTML=t.status===`ready`?t.svg:``)},[t]),t.status===`loading`?(0,x.jsx)(`div`,{className:`console-mermaid-loading`,children:`Rendering diagram...`}):t.status===`error`?(0,x.jsxs)(`div`,{className:`console-mermaid`,children:[(0,x.jsxs)(`div`,{className:`console-mermaid-error`,children:[`Mermaid render error: `,t.message]}),(0,x.jsx)(`pre`,{className:`console-mermaid-source`,children:(0,x.jsx)(`code`,{children:e})})]}):(0,x.jsxs)(`div`,{className:`console-mermaid`,children:[(0,x.jsx)(`div`,{ref:a,className:`console-mermaid-rendered`}),(0,x.jsx)(`button`,{type:`button`,className:`console-mermaid-enlarge`,onClick:()=>i(!0),children:`Enlarge diagram`}),r&&(0,x.jsx)(Xl,{svg:t.svg,onClose:()=>i(!1)})]})},Ql=e=>{let t=e.querySelectorAll(`a[href]`),n=[];return t.forEach((e,t)=>{let r=e.getAttribute(`href`)??``;if(ao(r)===null)return;let i=e.textContent??r,a=document.createElement(`span`);a.className=`console-markdown-reference-host`,e.replaceWith(a),n.push({key:`${t}:${r}`,host:a,href:r,fallbackText:i})}),n},$l=e=>{let t=e.querySelectorAll(`pre > code`),n=[];return t.forEach((e,t)=>{let r=e.parentElement;if(r===null)return;let i=e.textContent??``,a=document.createElement(`div`);a.className=`console-markdown-code-block`;let o=document.createElement(`div`);o.className=`console-markdown-code-copy-host`,r.replaceWith(a),a.append(o,r),n.push({key:`code:${t}`,host:o,code:i})}),n},eu=({source:e,buildImageProxyUrl:t,renderReferenceLink:n,repoContext:r})=>{let i=(0,y.useMemo)(()=>{let n=Nl(e,r);return t===void 0?n:uo(n,t)},[e,t,r]),a=(0,y.useRef)(null),[o,s]=(0,y.useState)([]),[c,l]=(0,y.useState)([]);return(0,y.useEffect)(()=>{let e=a.current;e!==null&&(e.innerHTML=i,l($l(e)),s(n===void 0?[]:Ql(e)))},[i,n]),(0,x.jsxs)(`div`,{ref:a,className:`console-markdown`,children:[c.map(e=>(0,E.createPortal)((0,x.jsx)(Q,{code:e.code}),e.host,e.key)),n!==void 0&&o.map(e=>(0,E.createPortal)(n(e.href,e.fallbackText),e.host,e.key))]})},tu=({body:e,buildImageProxyUrl:t,renderReferenceLink:n,repoContext:r})=>{let i=(0,y.useMemo)(()=>Z(e),[e]);return e.trim()===``?(0,x.jsx)(`p`,{className:`console-markdown-empty`,children:`No description provided.`}):(0,x.jsx)(`div`,{className:`console-markdown-view`,children:i.map(e=>e.kind===`mermaid`?(0,x.jsx)(Zl,{code:e.code},e.key):(0,x.jsx)(eu,{source:e.source,buildImageProxyUrl:t,renderReferenceLink:n,repoContext:r},e.key))})},nu=({title:e,count:t=null,defaultCollapsed:n=!1,headerAction:r,children:i})=>{let[a,o]=(0,y.useState)(n),s=t===null?e:`${e} (${t})`;return(0,x.jsxs)(`section`,{className:`console-panel`,children:[(0,x.jsxs)(`header`,{className:`console-panel-header`,children:[(0,x.jsxs)(`button`,{type:`button`,className:`console-panel-toggle`,"aria-expanded":!a,onClick:()=>o(e=>!e),children:[(0,x.jsx)(`span`,{className:`console-panel-caret`,children:a?`▸`:`▾`}),(0,x.jsx)(`span`,{className:`console-panel-title`,children:s})]}),r!==void 0&&(0,x.jsx)(`div`,{className:`console-panel-action`,children:r})]}),!a&&(0,x.jsx)(`div`,{className:`console-panel-body`,children:i})]})},ru=e=>{switch(e){case`added`:return{label:`A`,color:`#3fb950`};case`modified`:return{label:`M`,color:`#d29922`};case`removed`:return{label:`D`,color:`#f85149`};case`renamed`:return{label:`R`,color:`#a371f7`};case`changed`:return{label:`M`,color:`#d29922`};default:return{label:`?`,color:`#8b949e`}}},iu=()=>({directories:new Map,files:[]}),au=e=>e.split(`/`).filter(e=>e!==``),ou=(e,t)=>e.name.localeCompare(t.name),su=(e,t)=>{let n=[];e.directories.forEach((e,r)=>{let i=t===``?r:`${t}/${r}`;n.push({kind:`directory`,name:r,path:i,children:su(e,i)})}),n.sort(ou);let r=e.files.map(e=>({kind:`file`,name:au(e.path).at(-1)??e.path,path:e.path,file:e}));return r.sort(ou),[...n,...r]},cu=e=>{let t=iu();for(let n of e){let e=au(n.path);if(e.length===0){t.files.push(n);continue}let r=e.slice(0,-1),i=t;for(let e of r){let t=i.directories.get(e);if(t===void 0){let t=iu();i.directories.set(e,t),i=t;continue}i=t}i.files.push(n)}return su(t,``)},lu=/^@@ -(\d+)(?:,\d+)? \+(\d+)(?:,\d+)? @@/,uu=e=>{let t=[],n=0,r=0;for(let i of e.split(`
|
|
87
87
|
`)){if(i.startsWith(`@@`)){let e=i.match(lu);e!==null&&(n=Number(e[1]),r=Number(e[2])),t.push({kind:`hunk`,oldLineNumber:null,newLineNumber:null,content:i});continue}if(i.startsWith(`+`)){t.push({kind:`add`,oldLineNumber:null,newLineNumber:r,content:i}),r+=1;continue}if(i.startsWith(`-`)){t.push({kind:`del`,oldLineNumber:n,newLineNumber:null,content:i}),n+=1;continue}t.push({kind:`ctx`,oldLineNumber:n,newLineNumber:r,content:i}),n+=1,r+=1}return t},du=[`.png`,`.jpg`,`.jpeg`,`.gif`,`.webp`,`.svg`,`.avif`,`.bmp`,`.ico`],fu=e=>{let t=e.toLowerCase();return du.some(e=>t.endsWith(e))},pu=e=>e.kind===`add`||e.kind===`ctx`?e.newLineNumber===null?null:{line:e.newLineNumber,side:`RIGHT`}:e.kind===`del`?e.oldLineNumber===null?null:{line:e.oldLineNumber,side:`LEFT`}:null,mu=e=>`${e.kind}:${e.oldLineNumber??`x`}:${e.newLineNumber??`x`}:${e.content}`,hu=({target:e,onSubmit:t,onClose:n})=>{let[r,i]=(0,y.useState)(``),[a,o]=(0,y.useState)({kind:`idle`}),s=async()=>{let n=r.trim();if(n.length!==0&&a.kind!==`posting`){o({kind:`posting`});try{await t(e.path,e.line,e.side,n),i(``),o({kind:`posted`})}catch(e){o({kind:`error`,message:e instanceof Error?e.message:`failed to post`})}}};return(0,x.jsxs)(`div`,{className:`console-diff-composer`,children:[(0,x.jsxs)(`div`,{className:`console-diff-composer-anchor`,children:[`commenting on line `,e.line,` (`,e.side,`)`]}),a.kind===`posted`?(0,x.jsx)(`p`,{className:`console-diff-composer-posted`,children:`Comment saved.`}):(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(`textarea`,{className:`console-diff-composer-input`,rows:3,placeholder:`Leave a review comment on this line…`,value:r,onChange:e=>i(e.target.value)}),(0,x.jsxs)(`div`,{className:`console-diff-composer-controls`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-diff-composer-submit`,disabled:a.kind===`posting`,onClick:()=>{s()},children:`Comment`}),(0,x.jsx)(`button`,{type:`button`,className:`console-diff-composer-cancel`,onClick:n,children:`Cancel`}),a.kind===`posting`&&(0,x.jsx)(`span`,{className:`console-diff-composer-status`,children:`Posting…`}),a.kind===`error`&&(0,x.jsxs)(`span`,{role:`alert`,className:`console-diff-composer-status console-diff-composer-error`,children:[`Failed: `,a.message]})]})]})]})},gu=({patch:e,path:t,rawUrl:n,buildImageProxyUrl:r,onAddInlineComment:i})=>{let[a,o]=(0,y.useState)(null);if(e===null||e===``){if(t!==void 0&&n!=null){if(n.startsWith(`data:image/`))return(0,x.jsx)(`div`,{className:`console-file-diff-image`,children:(0,x.jsx)(`img`,{className:`console-file-diff-image-content`,src:n,alt:t})});if(fu(t)&&r!==void 0)return(0,x.jsx)(`div`,{className:`console-file-diff-image`,children:(0,x.jsx)(`img`,{className:`console-file-diff-image-content`,src:r(n),alt:t})})}return(0,x.jsx)(`p`,{className:`console-file-diff-empty`,children:`(no diff / binary or too large)`})}let s=uu(e),c=i!==void 0&&t!==void 0&&t.length>0,l=c?4:3;return(0,x.jsx)(`table`,{className:`console-file-diff`,children:(0,x.jsx)(`tbody`,{children:s.map(e=>{let n=mu(e),r=c?pu(e):null,s=a!==null&&r!==null&&a.line===r.line&&a.side===r.side;return(0,x.jsxs)(y.Fragment,{children:[(0,x.jsxs)(`tr`,{className:`console-diff-row console-diff-${e.kind}`,children:[c&&(0,x.jsx)(`td`,{className:`console-diff-comment-cell`,children:r!==null&&t!==void 0&&(0,x.jsx)(`button`,{type:`button`,className:`console-diff-comment-button`,"aria-label":`Comment on line ${r.line} (${r.side})`,"aria-expanded":s,onClick:()=>o(s?null:{path:t,line:r.line,side:r.side}),children:`+`})}),(0,x.jsx)(`td`,{className:`console-diff-ln`,children:e.oldLineNumber??``}),(0,x.jsx)(`td`,{className:`console-diff-ln`,children:e.newLineNumber??``}),(0,x.jsx)(`td`,{className:`console-diff-code`,children:e.content})]}),s&&i!==void 0&&a!==null&&(0,x.jsx)(`tr`,{className:`console-diff-composer-row`,children:(0,x.jsx)(`td`,{colSpan:l,children:(0,x.jsx)(hu,{target:a,onSubmit:i,onClose:()=>o(null)})})})]},n)})})})},_u=e=>({paddingLeft:`${e*16}px`}),vu=({file:e,depth:t,name:n,buildImageProxyUrl:r,onAddInlineComment:i})=>{let[a,o]=(0,y.useState)(!1),s=ru(e.status);return(0,x.jsxs)(`li`,{className:`console-file`,children:[(0,x.jsxs)(`button`,{type:`button`,className:`console-file-row`,style:_u(t),"aria-expanded":a,onClick:()=>o(e=>!e),children:[(0,x.jsx)(`span`,{className:`console-file-caret`,children:a?`▾`:`▸`}),(0,x.jsx)(`span`,{className:`console-file-badge`,style:{color:s.color,borderColor:s.color},children:s.label}),(0,x.jsx)(`span`,{className:`console-file-path`,children:n}),(0,x.jsxs)(`span`,{className:`console-file-stat console-file-add`,children:[`+`,e.additions]}),(0,x.jsxs)(`span`,{className:`console-file-stat console-file-del`,children:[`-`,e.deletions]})]}),a&&(0,x.jsx)(gu,{patch:e.patch,path:e.path,rawUrl:e.rawUrl,buildImageProxyUrl:r,onAddInlineComment:i})]})},yu=({node:e,depth:t,buildImageProxyUrl:n,onAddInlineComment:r})=>e.kind===`file`?(0,x.jsx)(vu,{file:e.file,depth:t,name:e.name,buildImageProxyUrl:n,onAddInlineComment:r}):(0,x.jsxs)(`li`,{className:`console-file-tree-dir`,children:[(0,x.jsxs)(`div`,{className:`console-file-tree-dir-name`,style:_u(t),children:[(0,x.jsx)(`span`,{className:`console-file-tree-dir-icon`,"aria-hidden":`true`,children:`📁`}),e.name]}),(0,x.jsx)(`ul`,{className:`console-file-tree-children`,children:e.children.map(e=>(0,x.jsx)(yu,{node:e,depth:t+1,buildImageProxyUrl:n,onAddInlineComment:r},e.path))})]}),bu=({files:e,isLoading:t,error:n,buildImageProxyUrl:r,onAddInlineComment:i})=>{if(n!==null)return(0,x.jsx)(`p`,{className:`console-files-notloaded`,children:`Not loaded.`});if(t)return(0,x.jsx)(`p`,{className:`console-files-loading`,children:`Loading changed files...`});if(e.length===0)return(0,x.jsx)(`p`,{className:`console-files-empty`,children:`No changed files.`});let a=cu(e);return(0,x.jsx)(`ul`,{className:`console-files console-file-tree`,children:a.map(e=>(0,x.jsx)(yu,{node:e,depth:0,buildImageProxyUrl:r,onAddInlineComment:i},e.path))})},xu=({comments:e,isLoading:t,error:n,now:r,buildImageProxyUrl:i,renderReferenceLink:a,repoContext:o})=>{let[s,c]=(0,y.useState)(!1);if(n!==null)return(0,x.jsx)(`p`,{className:`console-comment-notloaded`,children:`Not loaded.`});if(t)return(0,x.jsx)(`p`,{className:`console-comment-loading`,children:`Loading comments...`});if(e.length===0)return(0,x.jsx)(`p`,{className:`console-comment-empty`,children:`No comments.`});let l=s?e:e.slice(-1);return(0,x.jsxs)(`div`,{className:`console-comment-list`,children:[!s&&e.length>1&&(0,x.jsxs)(`button`,{type:`button`,className:`console-comment-show-all`,onClick:()=>c(!0),children:[`Show all `,e.length]}),l.map(e=>(0,x.jsxs)(`article`,{className:`console-comment`,children:[(0,x.jsxs)(`header`,{className:`console-comment-header`,children:[(0,x.jsx)(`span`,{className:`console-comment-author`,children:e.author}),(0,x.jsx)(`span`,{className:`console-comment-time`,children:me(e.createdAt,r)})]}),(0,x.jsx)(tu,{body:e.body,buildImageProxyUrl:i,renderReferenceLink:a,repoContext:o})]},`${e.author}:${e.createdAt}:${e.body}`))]})},Su=e=>e.slice(0,7),Cu=e=>e.split(`
|
|
88
|
-
`)[0],wu=({commits:e,isLoading:t,error:n,now:r})=>n===null?t?(0,x.jsx)(`p`,{className:`console-commits-loading`,children:`Loading commits...`}):e.length===0?(0,x.jsx)(`p`,{className:`console-commits-empty`,children:`No commits.`}):(0,x.jsx)(`ul`,{className:`console-commits`,children:e.map(e=>(0,x.jsxs)(`li`,{className:`console-commit`,children:[(0,x.jsx)(`span`,{className:`console-commit-message`,children:Cu(e.message)}),(0,x.jsx)(`span`,{className:`console-commit-sha`,children:Su(e.sha)}),(0,x.jsx)(`span`,{className:`console-commit-author`,children:e.author}),(0,x.jsx)(`span`,{className:`console-commit-time`,children:me(e.authoredAt,r)})]},e.sha))}):(0,x.jsx)(`p`,{className:`console-commits-notloaded`,children:`Not loaded.`}),Tu=({url:e,label:t=`Copy URL`})=>(0,x.jsx)(Mn,{value:e,idleText:`Copy URL`,idleAriaLabel:t,copiedAriaLabel:`URL copied to clipboard`,className:`console-copy-url-button`}),Eu=e=>{let t=new Map;for(let n of e){let e=t.get(n.message);if(e===void 0){t.set(n.message,[n.section]);continue}e.push(n.section)}return Array.from(t,([e,t])=>({message:e,sections:t}))},Du=e=>e.length<=1?e.join(``):`${e.slice(0,-1).join(`, `)} and ${e[e.length-1]}`,Ou=({failures:e})=>e.length===0?null:(0,x.jsx)(`div`,{role:`alert`,className:`console-detail-fetch-error`,children:Eu(e).map(e=>(0,x.jsxs)(`p`,{className:`console-detail-fetch-error-line`,children:[`Failed to load `,Du(e.sections),`:`,` `,e.message]},e.message))}),ku={MERGEABLE:{color:`GREEN`,label:`No conflict`,title:`This pull request has no merge conflicts`,modifier:`console-detail-mergeable-chip-ok`},CONFLICTING:{color:`RED`,label:`Conflict`,title:`This pull request has merge conflicts`,modifier:`console-detail-mergeable-chip-conflict`},UNKNOWN:{color:`GRAY`,label:`Checking merge status`,title:`GitHub has not finished computing the merge status yet`,modifier:`console-detail-mergeable-chip-unknown`}},Au=({mergeableStatus:e})=>{let t=ku[e],n=ae(t.color);return(0,x.jsx)(`span`,{className:`console-detail-status-chip console-detail-mergeable-chip ${t.modifier}`,style:{color:n.fg,borderColor:n.border,backgroundColor:n.bg},title:t.title,children:t.label})},ju=e=>{let t=ae(e);return{color:t.fg,borderColor:t.border,backgroundColor:t.bg}},Mu=({isPassedAllCiJob:e,isCiStateSuccess:t,isBranchOutOfDate:n,missingRequiredCheckNames:r})=>{let i=e&&t,a=i?`GREEN`:`RED`,o=i?`CI passing`:`CI failing`,s=!i&&r.length>0?`missing: ${r.join(`, `)}`:null;return(0,x.jsxs)(`span`,{className:`console-detail-pr-status`,children:[(0,x.jsxs)(`span`,{className:`console-detail-status-chip console-detail-ci-chip`,style:ju(a),title:s??o,children:[o,s!==null&&(0,x.jsxs)(`span`,{className:`console-detail-ci-missing`,children:[` `,`(`,s,`)`]})]}),n&&(0,x.jsx)(`span`,{className:`console-detail-status-chip console-detail-outofdate-chip`,style:ju(`YELLOW`),title:`This branch is out of date with the base branch`,children:`Out of date`})]})},Nu=({pullRequest:e,body:t,bodyIsLoading:n,files:r,filesAreLoading:i,filesError:a,commits:o,commitsAreLoading:s,commitsError:c,now:l,buildImageProxyUrl:u,renderReferenceLink:d,onAddInlineComment:f})=>{let p=e.summary,m=ao(e.url),h=m===null?void 0:{owner:m.owner,repo:m.repo},g=i||a!==null?null:r.length,_=s||c!==null?null:o.length;return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsxs)(`div`,{className:`console-pr-header`,children:[(0,x.jsx)(`a`,{href:e.url,className:`console-pr-section-title`,target:`_blank`,rel:`noopener noreferrer`,children:p?.title??e.url}),e.isDraft&&(0,x.jsx)(`span`,{className:`console-pr-section-state`,children:`draft`}),(0,x.jsx)(Au,{mergeableStatus:e.mergeableStatus}),(0,x.jsx)(Mu,{isPassedAllCiJob:e.isPassedAllCiJob,isCiStateSuccess:e.isCiStateSuccess,isBranchOutOfDate:e.isBranchOutOfDate,missingRequiredCheckNames:e.missingRequiredCheckNames}),(0,x.jsx)(`a`,{href:e.url,className:`console-panel-open-link`,target:`_blank`,rel:`noopener noreferrer`,children:`open`}),(0,x.jsx)(Tu,{url:e.url,label:`Copy PR URL`}),(0,x.jsxs)(`div`,{className:`console-pr-statbar`,children:[m!==null&&(0,x.jsxs)(`span`,{className:`console-pr-repo`,children:[m.owner,`/`,m.repo]}),e.branchName!==null&&(0,x.jsx)(`span`,{className:`console-pr-branch`,children:e.branchName}),p!==null&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsxs)(`span`,{className:`console-pr-add`,children:[`+`,p.additions]}),(0,x.jsxs)(`span`,{className:`console-pr-del`,children:[`-`,p.deletions]}),(0,x.jsxs)(`span`,{className:`console-pr-files-count`,children:[p.changedFiles,` files`]})]})]})]}),(0,x.jsx)(nu,{title:`Description`,children:n?(0,x.jsx)(`p`,{className:`console-pr-body-loading`,children:`Loading description...`}):(0,x.jsx)(tu,{body:p?.body??t,buildImageProxyUrl:u,renderReferenceLink:d,repoContext:h})}),(0,x.jsx)(nu,{title:`Changed files`,count:g,children:(0,x.jsx)(bu,{files:r,isLoading:i,error:a,buildImageProxyUrl:u,onAddInlineComment:f})}),(0,x.jsx)(nu,{title:`Commits`,count:_,defaultCollapsed:!0,children:(0,x.jsx)(wu,{commits:o,isLoading:s,error:c,now:l})})]})},Pu=({item:e,storyName:t,storyColorEnum:n,overlayStatus:r,statusOptions:i,state:a,body:o,bodyIsLoading:s,bodyError:c,comments:l,commentsAreLoading:u,commentsError:d,files:f,filesAreLoading:p,filesError:m,commits:h,commitsAreLoading:g,commitsError:_,stateError:v,pullRequestStatus:y,pullRequestStatusError:b,relatedPullRequests:S,relatedPullRequestsError:C,now:w,commentComposer:T,operationBar:E,buildImageProxyUrl:D,renderReferenceLink:O,onAddInlineComment:ee})=>{let te=a?.state??`open`,ne=a?.merged??!1,k=!e.isPr&&te===`closed`?`Closed`:null,A=oo(e.nameWithOwner)??void 0,re=ae(n),ie=r===null?e.status===null?null:{name:e.status,color:i.find(t=>t.name===e.status)?.color??`GRAY`}:r,j=ie===null?null:ae(ie.color),M=p||m!==null?null:f.length,N=u||d!==null?null:l.length,oe=g||_!==null?null:h.length,P=e=>{let t=ao(e);return t===null?e:`PR #${t.number}`},F=[{section:`item state`,message:v},{section:`pull request status`,message:e.isPr?b:null},{section:`description`,message:c},{section:`comments`,message:d},{section:`changed files`,message:e.isPr?m:null},{section:`commits`,message:e.isPr?_:null},{section:`related pull requests`,message:e.isPr?null:C},...S.flatMap(e=>[{section:`changed files of ${P(e.pullRequest.url)}`,message:e.filesError},{section:`commits of ${P(e.pullRequest.url)}`,message:e.commitsError}])].flatMap(e=>e.message===null?[]:[{section:e.section,message:e.message}]),I=e.isPr&&y?.found?[{url:e.url,mergeableStatus:y.mergeableStatus}]:[];return(0,x.jsxs)(`article`,{className:`console-detail`,children:[(0,x.jsxs)(`div`,{className:`console-detail-header`,children:[(0,x.jsxs)(`h2`,{className:`console-detail-title`,children:[(0,x.jsx)(ve,{isPr:e.isPr,state:te,merged:ne,isDraft:!1,stateReason:``}),(0,x.jsx)(`span`,{className:`console-detail-title-text`,children:e.title}),(0,x.jsx)(`span`,{className:`console-detail-number`,children:e.isPr?`PR #${e.number}`:`#${e.number}`})]}),(0,x.jsxs)(`div`,{className:`console-detail-topline`,children:[ie!==null&&j!==null&&(0,x.jsx)(`span`,{className:`console-detail-status-chip`,style:{color:j.fg,borderColor:j.border,backgroundColor:j.bg},children:ie.name}),e.agent!==null&&e.agent!==``&&(0,x.jsx)(`span`,{className:`console-detail-agent-chip`,children:e.agent}),t!==null&&(0,x.jsxs)(`span`,{className:`console-storytag`,children:[(0,x.jsx)(`span`,{className:`console-story-dot`,style:{backgroundColor:re.dot}}),t]}),e.isPr&&y?.found&&(0,x.jsx)(Mu,{isPassedAllCiJob:y.isPassedAllCiJob,isCiStateSuccess:y.isCiStateSuccess,isBranchOutOfDate:y.isBranchOutOfDate,missingRequiredCheckNames:y.missingRequiredCheckNames}),!e.isPr&&S.map(e=>(0,x.jsxs)(`span`,{className:`console-related-pr-group`,children:[S.length>1&&(0,x.jsx)(`span`,{className:`console-related-pr-label`,children:P(e.pullRequest.url)}),(0,x.jsx)(Mu,{isPassedAllCiJob:e.pullRequest.isPassedAllCiJob,isCiStateSuccess:e.pullRequest.isCiStateSuccess,isBranchOutOfDate:e.pullRequest.isBranchOutOfDate,missingRequiredCheckNames:e.pullRequest.missingRequiredCheckNames}),(0,x.jsx)(Au,{mergeableStatus:e.pullRequest.mergeableStatus})]},e.pullRequest.url)),I.map(e=>(0,x.jsx)(Au,{mergeableStatus:e.mergeableStatus},e.url)),k!==null&&(0,x.jsx)(`span`,{className:`console-detail-closed-label`,children:k})]}),(0,x.jsx)(Ou,{failures:F}),(0,x.jsxs)(`div`,{className:`console-detail-subbar`,children:[(0,x.jsxs)(`a`,{href:e.url,className:`console-detail-link`,target:`_blank`,rel:`noopener noreferrer`,children:[`#`,e.number]}),(0,x.jsx)(`span`,{className:`console-detail-repo`,children:e.repo}),(0,x.jsxs)(`span`,{className:`console-detail-createdat`,title:he(e.createdAt),children:[`opened `,me(e.createdAt,w)]}),(0,x.jsx)(Tu,{url:e.url}),e.labels.map(e=>(0,x.jsx)(`span`,{className:`console-label-chip`,children:e},e))]})]}),(0,x.jsxs)(`div`,{className:`console-detail-body`,children:[(0,x.jsx)(nu,{title:`Description`,headerAction:(0,x.jsx)(`a`,{href:e.url,className:`console-panel-open-link`,target:`_blank`,rel:`noopener noreferrer`,children:`open`}),children:c===null?s?(0,x.jsx)(`p`,{className:`console-detail-body-loading`,children:`Loading description...`}):(0,x.jsx)(tu,{body:o,buildImageProxyUrl:D,renderReferenceLink:O,repoContext:A}):(0,x.jsx)(`p`,{className:`console-detail-body-notloaded`,children:`Not loaded.`})}),e.isPr&&(0,x.jsx)(nu,{title:`Changed files`,count:M,children:(0,x.jsx)(bu,{files:f,isLoading:p,error:m,onAddInlineComment:ee})}),(0,x.jsx)(nu,{title:`Comments`,count:N,defaultCollapsed:e.isPr,children:(0,x.jsx)(xu,{comments:l,isLoading:u,error:d,now:w,buildImageProxyUrl:D,renderReferenceLink:O,repoContext:A})}),e.isPr&&(0,x.jsx)(nu,{title:`Commits`,count:oe,defaultCollapsed:!0,children:(0,x.jsx)(wu,{commits:h,isLoading:g,error:_,now:w})}),!e.isPr&&S.map(e=>(0,x.jsx)(Nu,{pullRequest:e.pullRequest,body:e.pullRequest.summary?.body??``,bodyIsLoading:!1,files:e.files,filesAreLoading:e.filesAreLoading,filesError:e.filesError,commits:e.commits,commitsAreLoading:e.commitsAreLoading,commitsError:e.commitsError,now:w,buildImageProxyUrl:D,renderReferenceLink:O,onAddInlineComment:ee},e.pullRequest.url))]}),(0,x.jsxs)(`div`,{className:`console-detail-dock`,children:[(0,x.jsx)(`div`,{className:`console-detail-dock-composer`,children:T}),(0,x.jsx)(`div`,{className:`console-actionbar`,children:E})]})]})},Fu=({onClose:e})=>(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>e(`close_not_planned`),children:`Close as not planned`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>e(`close`),children:`Close`})]}),Iu=({onDeleteAllComments:e})=>{let[t,n]=(0,y.useState)(!1);return(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-danger`,onClick:()=>n(e=>!e),children:`⚠`}),t&&(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-danger`,onClick:()=>{e(),n(!1)},children:`Delete All Comments`})]})},Lu=({isManualTriage:e,onSetNextActionDate:t})=>(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1hour`),children:`+1 hour`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_3hours`),children:`+3 hours`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1day`),children:`+1 day`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1week`),children:e?`+1 week and skip`:`+1 week`})]}),Ru=[{action:`unnecessary`,label:`Unnecessary`,variant:`unneeded`},{action:`totally_wrong`,label:`Totally wrong`,variant:`wrong`},{action:`request_changes`,label:`Reject`,variant:`reject`},{action:`approve_and_merge`,label:`Approve & Merge`,variant:`approve`}],zu=`Reject needs an inline comment on the diff.`,Bu=({onReview:e,rejectEnabled:t})=>(0,x.jsxs)(`div`,{className:`console-op-group console-op-group-review`,children:[!t&&(0,x.jsx)(`p`,{className:`console-op-requirement`,children:zu}),Ru.map(n=>{let r=n.action===`request_changes`&&!t;return(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-${n.variant}`,disabled:r,onClick:()=>e(n.action),children:n.label},n.action)})]}),Vu=({onSetDependedIssueUrl:e})=>{let[t,n]=(0,y.useState)(!1),[r,i]=(0,y.useState)(``),[a,o]=(0,y.useState)(!1),[s,c]=(0,y.useState)(null);return(0,x.jsxs)(`div`,{className:`console-op-group console-op-group-rare-actions`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>{n(e=>!e),c(null)},title:`Rare actions`,children:`⋯`}),t&&e!==null&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(`input`,{type:`url`,className:`console-settings-modal-input`,placeholder:`Depended issue URL`,value:r,onChange:e=>i(e.target.value),disabled:a}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:async()=>{if(e!==null&&r.trim()!==``){o(!0),c(null);try{await e(r.trim()),i(``),n(!1)}catch(e){c(e instanceof Error?e.message:`Failed to set depended issue URL`)}finally{o(!1)}}},disabled:a||r.trim()===``,children:a?`...`:`Set Depended Issue`})]}),s!==null&&(0,x.jsx)(`p`,{className:`console-settings-modal-error`,children:s})]})},Hu=(e,t)=>{let n=t.toLowerCase();return e.find(e=>e.name.toLowerCase()===n)??null},Uu=({statusOptions:e,onSetStatus:t,onSetInTmuxByHuman:n})=>{let r=le.map(t=>({name:t,option:Hu(e,t)})).filter(e=>e.option!==null);return r.length===0?null:(0,x.jsx)(`div`,{className:`console-op-group`,children:r.map(({name:e,option:r})=>{let i=ae(r.color),a=e===se;return(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,style:{color:i.fg,borderColor:i.border,backgroundColor:i.bg},onClick:()=>a?n(r):t(r),children:r.name},r.id)})})},Wu=({tab:e,hasPullRequest:t,rejectEnabled:n,statusOptions:r,handlers:i})=>(0,x.jsxs)(`div`,{className:`console-operation-bar`,children:[t&&(0,x.jsx)(Bu,{onReview:i.onReview,rejectEnabled:n}),(0,x.jsx)(Lu,{isManualTriage:ue(e),onSetNextActionDate:i.onSetNextActionDate}),(0,x.jsx)(Uu,{statusOptions:r,onSetStatus:i.onSetStatus,onSetInTmuxByHuman:i.onSetInTmuxByHuman}),(0,x.jsxs)(`div`,{className:`console-op-group-bottom-row`,children:[(0,x.jsxs)(`div`,{className:`console-op-group-left-pair`,children:[(0,x.jsx)(Vu,{onSetDependedIssueUrl:i.onSetDependedIssueUrl}),(0,x.jsx)(Iu,{onDeleteAllComments:i.onDeleteAllComments})]}),(0,x.jsx)(Fu,{onClose:i.onClose})]})]}),Gu=(e,t,n,r)=>{let i=t===null?void 0:e.peek(t),[a,o]=(0,y.useState)(i??r),[s,c]=(0,y.useState)(t!==null&&i===void 0),[l,u]=(0,y.useState)(null);return(0,y.useEffect)(()=>{if(t===null||n===null)return;let r=e.peek(t);if(r!==void 0){o(r),c(!1),u(null);return}let i=!1;return c(!0),u(null),e.load(t,n).then(e=>{i||(o(e),c(!1))}).catch(e=>{i||(u(e instanceof Error?e.message:String(e)),c(!1))}),()=>{i=!0}},[e,t,n]),{data:a,isLoading:s,error:l}},Ku=[],qu=[],Ju=[],Yu=[],Xu={state:`open`,merged:!1,isPullRequest:!1,title:``},Zu={found:!1,isConflicted:!1,mergeableStatus:`UNKNOWN`,isPassedAllCiJob:!1,isCiStateSuccess:!1,isBranchOutOfDate:!1,missingRequiredCheckNames:[]},Qu=(e,t)=>{let n=t===null?null:`${t.repo}#${t.number}`,r=t===null?null:t.url,i=t?.isPr??!1,a=Gu(e.body,n,r,``),o=Gu(e.state,n,r,Xu),s=Gu(e.comments,n,r,Ku),c=Gu(e.files,i?n:null,i?r:null,qu),l=Gu(e.commits,i?n:null,i?r:null,Ju),u=Gu(e.prStatus,i?n:null,i?r:null,Zu),d=!i&&(t?.relatedOpenPullRequestUrls.length??0)>0,f=Gu(e.relatedPrs,d?n:null,d?r:null,Yu),[p,m]=(0,y.useState)([]);return(0,y.useEffect)(()=>{if(i||f.data.length===0){m([]);return}let t=!1,n=f.data.map(e=>({pullRequest:e,files:qu,filesAreLoading:!0,filesError:null,commits:Ju,commitsAreLoading:!0,commitsError:null}));m(n);let r=(e,n)=>{t||m(t=>t.map(t=>t.pullRequest.url===e?{...t,...n}:t))};for(let t of f.data){let n=t.url;e.files.load(n,t.url).then(e=>r(t.url,{files:e,filesAreLoading:!1})).catch(e=>r(t.url,{filesAreLoading:!1,filesError:e instanceof Error?e.message:String(e)})),e.commits.load(n,t.url).then(e=>r(t.url,{commits:e,commitsAreLoading:!1})).catch(e=>r(t.url,{commitsAreLoading:!1,commitsError:e instanceof Error?e.message:String(e)}))}return()=>{t=!0}},[e,i,f.data]),{state:o.data,body:a.data,bodyIsLoading:a.isLoading,bodyError:a.error,comments:s.data,commentsAreLoading:s.isLoading,commentsError:s.error,files:c.data,filesAreLoading:c.isLoading,filesError:c.error,commits:l.data,commitsAreLoading:l.isLoading,commitsError:l.error,stateError:o.error,pullRequestStatus:i?u.data:null,pullRequestStatusError:i?u.error:null,relatedPullRequests:p,relatedPullRequestsError:i?null:f.error}},$u=e=>JSON.stringify([e.author,e.createdAt,e.body]),ed=(e,t)=>{let n=new Set(e.map($u));return[...e,...t.filter(e=>!n.has($u(e)))]},td=({href:e,fallbackText:t,state:n})=>{if(n===null||n.title.trim()===``)return(0,x.jsx)(`a`,{className:`console-markdown-reference console-markdown-reference-plain`,href:e,target:`_blank`,rel:`noopener noreferrer`,children:t});let r=ao(e);return(0,x.jsxs)(`a`,{className:`console-markdown-reference`,href:e,target:`_blank`,rel:`noopener noreferrer`,children:[(0,x.jsx)(ve,{...so(n)}),(0,x.jsx)(`span`,{className:`console-markdown-reference-title`,children:n.title}),r!==null&&(0,x.jsxs)(`span`,{className:`console-markdown-reference-number`,children:[`#`,r.number]})]})},nd=(e,t)=>{let[n,r]=(0,y.useState)(()=>e.peek(t)??null);return(0,y.useEffect)(()=>{let n=e.peek(t);if(n!==void 0){r(n);return}let i=!1;return r(null),e.load(t,t).then(e=>{i||r(e)}).catch(()=>{i||r(null)}),()=>{i=!0}},[e,t]),n},rd=({cache:e,href:t,fallbackText:n})=>{let r=nd(e,t);return(0,x.jsx)(td,{href:t,fallbackText:n,state:r})},id=e=>({itemUrl:e.url,projectItemId:e.projectItemId,itemNumber:e.number,repo:e.repo,isPr:e.isPr}),ad=(e,t,n,r,i)=>({...id(t),apiPath:ea,requestBody:ra(e,t,n,r,i)}),od=(e,t,n,r)=>({...id(t),apiPath:ta,requestBody:ia(e,t,n,r)}),sd=(e,t)=>({...id(t),apiPath:na,requestBody:aa(e,t)}),cd=({tab:e,item:t,caches:n,operations:r,pjcode:i,statusOptions:a,storyColors:o,storyName:s,overlayStatus:c,now:l,initialCommentDraft:u,onCommentDraftChange:d,onQueueAction:f})=>{let p=Qu(n,t),m=(0,y.useCallback)(e=>lo(e,t.url),[t.url]),h=(0,y.useCallback)((e,t)=>(0,x.jsx)(rd,{cache:n.state,href:e,fallbackText:t}),[n.state]),g=t.isPr||t.relatedOpenPullRequestUrls.length>0||p.relatedPullRequests.length>0,[_,v]=(0,y.useState)([]),b=(0,y.useCallback)(async(e,t,n,r)=>{v(i=>[...i,{path:e,line:t,side:n,body:r}])},[]),[S,C]=(0,y.useState)([]),w=(0,y.useCallback)(async e=>{let n=await r.addComment(t,e);return C(e=>[...e,n]),n},[t,r]),T={onReview:e=>{let n=t.isPr?t.url:p.relatedPullRequests[0]?.pullRequest.url??t.relatedOpenPullRequestUrls[0]??t.url,a=e===`request_changes`?_:[];f({kind:{type:`review`,action:e},item:t,commit:()=>r.reviewPullRequest(t,n,e,a),offline:i==null?void 0:ad(i,t,n,e,a)})},onSetNextActionDate:e=>{f({kind:{type:`next_action_date`,action:e},item:t,commit:()=>r.setNextActionDate(t,e),offline:i==null?void 0:od(i,t,e)})},onSetStory:e=>{f({kind:{type:`set_story`,optionName:e.name},item:t,commit:()=>r.setStory(t,e),offline:i==null?void 0:od(i,t,`set_story`,{storyOptionId:e.id})})},onSetStatus:e=>{f({kind:{type:`set_status`,optionName:e.name},item:t,commit:()=>r.setStatus(t,e),offline:i==null?void 0:od(i,t,`set_status`,{statusName:e.name})})},onSetInTmuxByHuman:e=>{f({kind:{type:`set_in_tmux_by_human`,optionName:e.name},item:t,commit:()=>r.setInTmuxByHuman(t,e),offline:i==null?void 0:sd(i,t)})},onClose:e=>{f({kind:{type:`close`,action:e},item:t,commit:()=>r.closeIssue(t,e),offline:i==null?void 0:od(i,t,e)})},onOkAndAwaitingWorkspace:e=>{f({kind:{type:`ok_and_awaiting_workspace`},item:t,commit:()=>r.okAndMoveToAwaitingWorkspace(t,e)})},onDeleteAllComments:()=>{f({kind:{type:`delete_all_comments`},item:t,commit:()=>r.deleteAllComments(t)})},onSetDependedIssueUrl:i==null?null:async e=>{await r.setDependedIssueUrl(t,e)}},E=a.find(e=>e.name===`Awaiting Workspace`)??null,D=E===null?void 0:async e=>{let t=await w(e);return d?.(``),T.onSetStatus(E),t},O=s??(t.story.trim()===``?null:t.story),ee=O===null?null:A(o,O);return(0,x.jsx)(Pu,{item:t,storyName:O,storyColorEnum:ee,overlayStatus:c,statusOptions:a,state:p.state,stateError:p.stateError,body:p.body,bodyIsLoading:p.bodyIsLoading,bodyError:p.bodyError,comments:ed(p.comments,S),commentsAreLoading:p.commentsAreLoading,commentsError:p.commentsError,files:p.files,filesAreLoading:p.filesAreLoading,filesError:p.filesError,commits:p.commits,commitsAreLoading:p.commitsAreLoading,commitsError:p.commitsError,pullRequestStatus:p.pullRequestStatus,pullRequestStatusError:p.pullRequestStatusError,relatedPullRequests:p.relatedPullRequests,relatedPullRequestsError:p.relatedPullRequestsError,now:l,buildImageProxyUrl:m,renderReferenceLink:h,onAddInlineComment:b,commentComposer:(0,x.jsx)(ro,{initiallyOpen:!0,initialDraft:u,onSubmit:w,onDraftChange:d,onOkAndAwaitingWorkspace:E===null?void 0:()=>T.onOkAndAwaitingWorkspace(E),onSubmitAndMoveToAwaitingWorkspace:D,onUploadFile:e=>r.uploadAttachment(t,e)}),operationBar:(0,x.jsx)(Wu,{tab:e,item:t,hasPullRequest:g,rejectEnabled:_.length>0,statusOptions:a,handlers:T})})},ld=()=>{let e={};for(let t of D)e[t.name]=0;return e},ud=`console`,dd=()=>{let e=pa(),t=zi(),n=yr(),r=n.status===`on`?n.snapshot:null,{snapshots:i,isLoading:a,error:o}=Va(e,r),{timerMode:s,projectMinutes:c,isOpen:l,draftTimerMode:u,draftProjectMinutes:d,openSettings:f,closeSettings:p,saveSettings:m,toggleDraftTimerMode:h,changeDraftMinutes:g}=qa(),{pjcodes:_,workflowImprovementIssueUrl:v,isLoading:b}=ma(),{isTimerExpired:C}=ga(e),w=da(e??ud),E=ha(e),O=(0,y.useMemo)(()=>{let e=ld();for(let t of D){let n=i[t.name];n!==null&&(t.name===`stories`?e[t.name]=n.stories.filter(e=>e.color!==`GRAY`).length:e[t.name]=Yi(n.items,Zi(w.overlay,n.generatedAt),t.name))}return e},[i,w.overlay]),ee=Gi(e,O),{activeTab:k,selectedItemKey:A,openItem:ie,closeItem:M,selectTab:ae}=ee,N=(0,y.useRef)(new Map),oe=(0,y.useCallback)(e=>{A!==null&&(e?N.current.set(A,e):N.current.delete(A))},[A]),P=ji(r),F=sa(e,k,w,P),I=ki(),[se,ce]=(0,y.useState)(()=>Date.now());(0,y.useEffect)(()=>{let e=setInterval(()=>{ce(Date.now())},1e3);return()=>{clearInterval(e)}},[]);let[le,ue]=(0,y.useState)(()=>navigator.onLine);(0,y.useEffect)(()=>{let e=()=>ue(!0),t=()=>ue(!1);return window.addEventListener(`online`,e),window.addEventListener(`offline`,t),()=>{window.removeEventListener(`online`,e),window.removeEventListener(`offline`,t)}},[]);let[de,L]=(0,y.useState)(new Map),[fe,R]=(0,y.useState)(new Map),[pe,me]=(0,y.useState)(new Set);(0,y.useEffect)(()=>{if(!(!le||I.offlineActions.length===0))for(let e of I.offlineActions)de.has(e.id)||pe.has(e.id)||(L(t=>new Map(t).set(e.id,null)),P.client.fetchIssueState(e.itemUrl).then(t=>{L(n=>new Map(n).set(e.id,t)),e.isPr&&(R(t=>new Map(t).set(e.id,null)),P.client.fetchPullRequestStatus(e.itemUrl).then(t=>{R(n=>new Map(n).set(e.id,t))}).catch(e=>{console.warn(`Failed to fetch PR status for offline action:`,e)}))}).catch(t=>{console.warn(`Failed to fetch current state for offline action:`,t),me(t=>new Set(t).add(e.id))}))},[le,I.offlineActions,P.client,de,pe]);let[he,ge]=(0,y.useState)(!1),_e=(0,y.useCallback)(async e=>{ge(!0);try{await I.confirmOfflineAction(e)}finally{ge(!1)}},[I]),ve=(0,y.useMemo)(()=>I.offlineActions.map(e=>{let t=de.get(e.id)??null,n=fe.get(e.id)??null,r=pe.has(e.id);return{id:e.id,message:e.message,color:e.color,itemNumber:e.itemNumber,isPr:e.isPr,currentTitle:r?null:t?.title??null,currentState:r||t===null?null:t.merged?`closed`:t.state,currentPrStatus:n,fetchError:r}}),[I.offlineActions,de,fe,pe]),ye=i[k],be=(0,y.useMemo)(()=>ye===null?[]:Xi(ye.items,Zi(w.overlay,ye.generatedAt),k),[ye,w.overlay,k]),[Ce,we]=(0,y.useState)(null),Ee=(0,y.useMemo)(()=>k!==`prs`||Ce===null?be:be.filter(e=>e.agent===Ce),[be,k,Ce]),De=(0,y.useMemo)(()=>Ee.map(e=>qi(e)),[Ee]),Oe=ye?.storyOrder??[],ke=(0,y.useMemo)(()=>j(Ee,w.overlay,Oe,ye?.generatedAt??null),[Ee,w.overlay,Oe,ye]),Ae=ye?.storyColors??{},je=ye?.statusOptions??[],Me=ye?.agentOptions??[],Ne=ye?.generatedAt??null,Pe=ye?.fromCache??!1,[Fe,Ie]=(0,y.useState)(null),Le=(0,y.useMemo)(()=>A===null||ye===null?null:ye.items.find(e=>e.projectItemId===A)??null,[A,ye]);Li(P,Le,be),(0,y.useEffect)(()=>{A!==null&&window.scrollTo({top:0})},[A]),(0,y.useEffect)(()=>{if(e===null&&s&&_.length>0){let e=Ka(_,null,c);e!==null&&Ja(`/projects/${e}`)}},[e,s,_,c]);let Re=O[k],ze=(0,y.useRef)({tab:k,count:Re});(0,y.useEffect)(()=>{let e=ze.current;if(ze.current={tab:k,count:Re},e.tab===k&&e.count>0&&Re===0){let e=Bi(k,O);e!==null&&(ae(e),M())}},[k,Re,O,ae,M]);let Be=Le===null?null:Qi(w.overlay,Le,i[k]?.generatedAt??null),Ve=Le===null?null:re(Le,w.overlay,i[k]?.generatedAt??null),He=(0,y.useCallback)(e=>{let t=Xa(De,e);t===null?M():ie(t)},[De,ie,M]),Ue=(0,y.useCallback)(t=>{if(n.status===`on`){I.showError(`Airplane mode`,`This action requires a network connection. Turn off airplane mode and try again.`);return}let r=qi(t.item);I.enqueue({message:vi(t.kind,t.item,k),color:gi(t.kind),commit:t.commit,offline:t.offline,advance:()=>{if(_i(t.kind,k)){if(s&&C(c[e??``]??0)){let t=Ka(_,e,c);t!==null&&Ya(`/projects/${t}`)}else He(r)}}})},[I,k,He,n.status,s,C,c,e,_]),We=Ea((0,y.useCallback)(e=>{if(A===null||e===null)return;let t=e===`next`?Za(De,A):Qa(De,A);t!==null&&ie(t)},[A,De,ie])),[Ge,Ke]=(0,y.useState)(()=>localStorage.getItem(`console-story-show-gray`)===`true`),qe=(0,y.useCallback)(()=>{Ke(e=>{let t=!e;return localStorage.setItem(`console-story-show-gray`,String(t)),t})},[]),Je=i.stories,Ye=Je?.stories??[],Xe=Fe!==null&&Fe.generatedAt===Je?.generatedAt?Fe.stories:Ye,Ze=Je?.defaultNameWithOwner??null,Qe=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);if(Ze===null)throw Error(`No repository configured for this project.`);await Zr({pjcode:e,title:n,storyOptionId:t,nameWithOwner:Ze})},[e,Ze]),$e=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);await $r({pjcode:e,storyOptionId:t,direction:n});let r=Xe.findIndex(e=>e.storyOptionId===t);if(r!==-1){let e=r+(n===`up`?-1:1);if(e>=0&&e<Xe.length){let t=[...Xe],n=t[r];t[r]=t[e],t[e]=n,Ie({generatedAt:Je?.generatedAt,stories:t})}}},[e,Xe,Je?.generatedAt]),et=(0,y.useCallback)(async t=>{if(e===null)throw Error(`No project specified in the URL path.`);await Gr({pjcode:e,storyName:t})},[e]),[tt,nt]=(0,y.useState)({}),[rt,it]=(0,y.useState)(null),[at,ot]=(0,y.useState)({}),st=(0,y.useCallback)((t,n)=>{let r=Xe.find(e=>e.storyOptionId===t)?.color;if(it(t),nt(e=>({...e,[t]:n})),ot(e=>{let n={...e};return delete n[t],n}),e===null||Ze===null){nt(e=>r===void 0?e:{...e,[t]:r}),ot(e=>({...e,[t]:`No project or repository configured.`})),it(e=>e===t?null:e);return}Xr({pjcode:e,storyOptionId:t,newColor:n,nameWithOwner:Ze}).catch(e=>{nt(e=>r===void 0?e:{...e,[t]:r}),ot(n=>({...n,[t]:e instanceof Error?e.message:String(e)}))}).finally(()=>{it(e=>e===t?null:e)})},[e,Ze,Xe]),ct=(0,y.useCallback)(async t=>{if(e===null)throw Error(`No project specified in the URL path.`);await ri({pjcode:e,storyOptionId:t}),Ie({generatedAt:Je?.generatedAt,stories:Xe.filter(e=>e.storyOptionId!==t)})},[e,Xe,Je?.generatedAt]),lt=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);await ai({pjcode:e,storyOptionId:t,newName:n});let r=Xe.map(e=>e.storyOptionId===t?{...e,storyName:n}:e);Ie({generatedAt:Je?.generatedAt,stories:r})},[e,Xe,Je?.generatedAt]),ut=Sa(be,P.comments,k===`prs`),dt=(0,y.useCallback)((e,t)=>{Ue({kind:{type:`ok_and_awaiting_workspace`},item:e,commit:()=>F.okAndMoveToAwaitingWorkspace(e,t)})},[Ue,F]);return(0,x.jsxs)(`main`,{className:`console-app`,children:[I.pending!==null&&(0,x.jsx)(Kn,{message:I.pending.message,color:I.pending.color,remainingSeconds:I.pending.remainingSeconds,progress:I.pending.progress,onUndo:I.undo}),I.error!==null&&(0,x.jsx)(qn,{title:I.error.message,message:`Operation failed: ${I.error.reason}`,onDismiss:I.dismissError}),(0,x.jsx)(Gn,{actions:ve,isOnline:le,isConfirming:he,onConfirm:_e,onDiscard:I.discardOfflineAction}),E.isOpen&&(0,x.jsx)(S,{value:E.inputValue,onChange:E.changeInput,isLoading:E.isLoading,isSaving:E.isSaving,error:E.error,onSave:E.save,onClose:E.close}),(0,x.jsx)(te,{activeTab:k,counts:O,pjcode:e,pjcodes:_,generatedAt:Ne,fromCache:Pe,tabHref:ee.tabHref,onSelectTab:ee.selectTab,onSelectProject:e=>Ya(`/projects/${e}`),settingsButton:(0,x.jsxs)(x.Fragment,{children:[e!==null&&(0,x.jsx)(`button`,{type:`button`,className:`console-tab-settings-button`,"aria-label":`Open project settings`,onClick:E.open,children:`⚙`}),(0,x.jsx)(ne,{isOpen:l,timerMode:u,projectMinutes:d,pjcodes:_,isLoadingPjcodes:b,onOpen:f,onToggleTimerMode:h,onChangeMinutes:g,onSave:m,onClose:p})]}),airplaneModeEnabled:t.airplaneMode,airplaneModeStatus:n.status,airplaneModeProgress:n.progress,airplaneModeCapturedAt:r?.capturedAt??null,airplaneModeFailures:n.failures,onAirplaneModeStartSync:n.startSync,onAirplaneModeTurnOff:n.turnOff,workflowImprovementIssueUrl:v}),(0,x.jsx)(T,{timerEndsAt:ye?.timerEndsAt??null,timerTotalSeconds:ye?.timerTotalSeconds??null,now:se}),k===`stories`?(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(Bn,{stories:Xe,isLoading:a,error:o,showGray:Ge,onCreateIssue:Qe,onAddStory:et,onSelectColor:st,onToggleGray:qe,onReorderStory:$e,onDeleteStory:ct,onRenameStory:lt,optimisticColors:tt,colorChangeInFlight:rt,colorErrors:at})}):Le===null?k===`queued`?(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(Te,{rows:ke,storyColors:Ae,statusOptions:je,agentOptions:Me,activeItemId:null,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId)})}):k===`prs`?(0,x.jsxs)(`div`,{className:`console-list-screen`,children:[(0,x.jsx)(Se,{agentOptions:Me,selectedAgent:Ce,onAgentChange:we}),(0,x.jsx)(xe,{rows:ke,storyColors:Ae,statusOptions:je,activeItemId:null,now:se,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId),executiveSummaries:ut,onOkAndAwaitingWorkspace:dt})]}):(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(xe,{rows:ke,storyColors:Ae,statusOptions:je,activeItemId:null,now:se,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId)})}):(0,x.jsx)(`div`,{className:`console-detail-screen`,ref:We,children:(0,x.jsx)(cd,{tab:k,item:Le,caches:P,operations:F,pjcode:e,statusOptions:je,storyColors:Ae,storyName:Ve,overlayStatus:Be,now:se,initialCommentDraft:N.current.get(Le.projectItemId)??``,onCommentDraftChange:oe,onQueueAction:Ue},Le.projectItemId)})]})};`serviceWorker`in navigator&&navigator.serviceWorker.register(`/sw.js`).catch(e=>{console.warn(`Service worker registration failed:`,e)});var fd=document.getElementById(`root`);if(fd===null)throw Error(`Root container #root not found`);(0,b.createRoot)(fd).render((0,x.jsx)(y.StrictMode,{children:(0,x.jsx)(dd,{})}));
|
|
88
|
+
`)[0],wu=({commits:e,isLoading:t,error:n,now:r})=>n===null?t?(0,x.jsx)(`p`,{className:`console-commits-loading`,children:`Loading commits...`}):e.length===0?(0,x.jsx)(`p`,{className:`console-commits-empty`,children:`No commits.`}):(0,x.jsx)(`ul`,{className:`console-commits`,children:e.map(e=>(0,x.jsxs)(`li`,{className:`console-commit`,children:[(0,x.jsx)(`span`,{className:`console-commit-message`,children:Cu(e.message)}),(0,x.jsx)(`span`,{className:`console-commit-sha`,children:Su(e.sha)}),(0,x.jsx)(`span`,{className:`console-commit-author`,children:e.author}),(0,x.jsx)(`span`,{className:`console-commit-time`,children:me(e.authoredAt,r)})]},e.sha))}):(0,x.jsx)(`p`,{className:`console-commits-notloaded`,children:`Not loaded.`}),Tu=({url:e,label:t=`Copy URL`})=>(0,x.jsx)(Mn,{value:e,idleText:`Copy URL`,idleAriaLabel:t,copiedAriaLabel:`URL copied to clipboard`,className:`console-copy-url-button`}),Eu=e=>{let t=new Map;for(let n of e){let e=t.get(n.message);if(e===void 0){t.set(n.message,[n.section]);continue}e.push(n.section)}return Array.from(t,([e,t])=>({message:e,sections:t}))},Du=e=>e.length<=1?e.join(``):`${e.slice(0,-1).join(`, `)} and ${e[e.length-1]}`,Ou=({failures:e})=>e.length===0?null:(0,x.jsx)(`div`,{role:`alert`,className:`console-detail-fetch-error`,children:Eu(e).map(e=>(0,x.jsxs)(`p`,{className:`console-detail-fetch-error-line`,children:[`Failed to load `,Du(e.sections),`:`,` `,e.message]},e.message))}),ku={MERGEABLE:{color:`GREEN`,label:`No conflict`,title:`This pull request has no merge conflicts`,modifier:`console-detail-mergeable-chip-ok`},CONFLICTING:{color:`RED`,label:`Conflict`,title:`This pull request has merge conflicts`,modifier:`console-detail-mergeable-chip-conflict`},UNKNOWN:{color:`GRAY`,label:`Checking merge status`,title:`GitHub has not finished computing the merge status yet`,modifier:`console-detail-mergeable-chip-unknown`}},Au=({mergeableStatus:e})=>{let t=ku[e],n=ae(t.color);return(0,x.jsx)(`span`,{className:`console-detail-status-chip console-detail-mergeable-chip ${t.modifier}`,style:{color:n.fg,borderColor:n.border,backgroundColor:n.bg},title:t.title,children:t.label})},ju=e=>{let t=ae(e);return{color:t.fg,borderColor:t.border,backgroundColor:t.bg}},Mu=({isPassedAllCiJob:e,isCiStateSuccess:t,isBranchOutOfDate:n,missingRequiredCheckNames:r})=>{let i=e&&t,a=i?`GREEN`:`RED`,o=i?`CI passing`:`CI failing`,s=!i&&r.length>0?`missing: ${r.join(`, `)}`:null;return(0,x.jsxs)(`span`,{className:`console-detail-pr-status`,children:[(0,x.jsxs)(`span`,{className:`console-detail-status-chip console-detail-ci-chip`,style:ju(a),title:s??o,children:[o,s!==null&&(0,x.jsxs)(`span`,{className:`console-detail-ci-missing`,children:[` `,`(`,s,`)`]})]}),n&&(0,x.jsx)(`span`,{className:`console-detail-status-chip console-detail-outofdate-chip`,style:ju(`YELLOW`),title:`This branch is out of date with the base branch`,children:`Out of date`})]})},Nu=({pullRequest:e,body:t,bodyIsLoading:n,files:r,filesAreLoading:i,filesError:a,commits:o,commitsAreLoading:s,commitsError:c,now:l,buildImageProxyUrl:u,renderReferenceLink:d,onAddInlineComment:f})=>{let p=e.summary,m=ao(e.url),h=m===null?void 0:{owner:m.owner,repo:m.repo},g=i||a!==null?null:r.length,_=s||c!==null?null:o.length;return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsxs)(`div`,{className:`console-pr-header`,children:[(0,x.jsx)(`a`,{href:e.url,className:`console-pr-section-title`,target:`_blank`,rel:`noopener noreferrer`,children:p?.title??e.url}),e.isDraft&&(0,x.jsx)(`span`,{className:`console-pr-section-state`,children:`draft`}),(0,x.jsx)(Au,{mergeableStatus:e.mergeableStatus}),(0,x.jsx)(Mu,{isPassedAllCiJob:e.isPassedAllCiJob,isCiStateSuccess:e.isCiStateSuccess,isBranchOutOfDate:e.isBranchOutOfDate,missingRequiredCheckNames:e.missingRequiredCheckNames}),(0,x.jsx)(`a`,{href:e.url,className:`console-panel-open-link`,target:`_blank`,rel:`noopener noreferrer`,children:`open`}),(0,x.jsx)(Tu,{url:e.url,label:`Copy PR URL`}),(0,x.jsxs)(`div`,{className:`console-pr-statbar`,children:[m!==null&&(0,x.jsxs)(`span`,{className:`console-pr-repo`,children:[m.owner,`/`,m.repo]}),e.branchName!==null&&(0,x.jsx)(`span`,{className:`console-pr-branch`,children:e.branchName}),p!==null&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsxs)(`span`,{className:`console-pr-add`,children:[`+`,p.additions]}),(0,x.jsxs)(`span`,{className:`console-pr-del`,children:[`-`,p.deletions]}),(0,x.jsxs)(`span`,{className:`console-pr-files-count`,children:[p.changedFiles,` files`]})]})]})]}),(0,x.jsx)(nu,{title:`Description`,children:n?(0,x.jsx)(`p`,{className:`console-pr-body-loading`,children:`Loading description...`}):(0,x.jsx)(tu,{body:p?.body??t,buildImageProxyUrl:u,renderReferenceLink:d,repoContext:h})}),(0,x.jsx)(nu,{title:`Changed files`,count:g,children:(0,x.jsx)(bu,{files:r,isLoading:i,error:a,buildImageProxyUrl:u,onAddInlineComment:f})}),(0,x.jsx)(nu,{title:`Commits`,count:_,defaultCollapsed:!0,children:(0,x.jsx)(wu,{commits:o,isLoading:s,error:c,now:l})})]})},Pu=({item:e,storyName:t,storyColorEnum:n,overlayStatus:r,statusOptions:i,state:a,body:o,bodyIsLoading:s,bodyError:c,comments:l,commentsAreLoading:u,commentsError:d,files:f,filesAreLoading:p,filesError:m,commits:h,commitsAreLoading:g,commitsError:_,stateError:v,pullRequestStatus:y,pullRequestStatusError:b,relatedPullRequests:S,relatedPullRequestsError:C,now:w,commentComposer:T,operationBar:E,buildImageProxyUrl:D,renderReferenceLink:O,onAddInlineComment:ee})=>{let te=a?.state??`open`,ne=a?.merged??!1,k=!e.isPr&&te===`closed`?`Closed`:null,A=oo(e.nameWithOwner)??void 0,re=ae(n),ie=r===null?e.status===null?null:{name:e.status,color:i.find(t=>t.name===e.status)?.color??`GRAY`}:r,j=ie===null?null:ae(ie.color),M=p||m!==null?null:f.length,N=u||d!==null?null:l.length,oe=g||_!==null?null:h.length,P=e=>{let t=ao(e);return t===null?e:`PR #${t.number}`},F=[{section:`item state`,message:v},{section:`pull request status`,message:e.isPr?b:null},{section:`description`,message:c},{section:`comments`,message:d},{section:`changed files`,message:e.isPr?m:null},{section:`commits`,message:e.isPr?_:null},{section:`related pull requests`,message:e.isPr?null:C},...S.flatMap(e=>[{section:`changed files of ${P(e.pullRequest.url)}`,message:e.filesError},{section:`commits of ${P(e.pullRequest.url)}`,message:e.commitsError}])].flatMap(e=>e.message===null?[]:[{section:e.section,message:e.message}]),I=e.isPr&&y?.found?[{url:e.url,mergeableStatus:y.mergeableStatus}]:[];return(0,x.jsxs)(`article`,{className:`console-detail`,children:[(0,x.jsxs)(`div`,{className:`console-detail-header`,children:[(0,x.jsxs)(`h2`,{className:`console-detail-title`,children:[(0,x.jsx)(ve,{isPr:e.isPr,state:te,merged:ne,isDraft:!1,stateReason:``}),(0,x.jsx)(`span`,{className:`console-detail-title-text`,children:e.title}),(0,x.jsx)(`span`,{className:`console-detail-number`,children:e.isPr?`PR #${e.number}`:`#${e.number}`})]}),(0,x.jsxs)(`div`,{className:`console-detail-topline`,children:[ie!==null&&j!==null&&(0,x.jsx)(`span`,{className:`console-detail-status-chip`,style:{color:j.fg,borderColor:j.border,backgroundColor:j.bg},children:ie.name}),e.agent!==null&&e.agent!==``&&(0,x.jsx)(`span`,{className:`console-detail-agent-chip`,children:e.agent}),t!==null&&(0,x.jsxs)(`span`,{className:`console-storytag`,children:[(0,x.jsx)(`span`,{className:`console-story-dot`,style:{backgroundColor:re.dot}}),t]}),e.isPr&&y?.found&&(0,x.jsx)(Mu,{isPassedAllCiJob:y.isPassedAllCiJob,isCiStateSuccess:y.isCiStateSuccess,isBranchOutOfDate:y.isBranchOutOfDate,missingRequiredCheckNames:y.missingRequiredCheckNames}),!e.isPr&&S.map(e=>(0,x.jsxs)(`span`,{className:`console-related-pr-group`,children:[S.length>1&&(0,x.jsx)(`span`,{className:`console-related-pr-label`,children:P(e.pullRequest.url)}),(0,x.jsx)(Mu,{isPassedAllCiJob:e.pullRequest.isPassedAllCiJob,isCiStateSuccess:e.pullRequest.isCiStateSuccess,isBranchOutOfDate:e.pullRequest.isBranchOutOfDate,missingRequiredCheckNames:e.pullRequest.missingRequiredCheckNames}),(0,x.jsx)(Au,{mergeableStatus:e.pullRequest.mergeableStatus})]},e.pullRequest.url)),I.map(e=>(0,x.jsx)(Au,{mergeableStatus:e.mergeableStatus},e.url)),k!==null&&(0,x.jsx)(`span`,{className:`console-detail-closed-label`,children:k})]}),(0,x.jsx)(Ou,{failures:F}),(0,x.jsxs)(`div`,{className:`console-detail-subbar`,children:[(0,x.jsxs)(`a`,{href:e.url,className:`console-detail-link`,target:`_blank`,rel:`noopener noreferrer`,children:[`#`,e.number]}),(0,x.jsx)(`span`,{className:`console-detail-repo`,children:e.repo}),(0,x.jsxs)(`span`,{className:`console-detail-createdat`,title:he(e.createdAt),children:[`opened `,me(e.createdAt,w)]}),(0,x.jsx)(Tu,{url:e.url}),e.labels.map(e=>(0,x.jsx)(`span`,{className:`console-label-chip`,children:e},e))]})]}),(0,x.jsxs)(`div`,{className:`console-detail-body`,children:[(0,x.jsx)(nu,{title:`Description`,headerAction:(0,x.jsx)(`a`,{href:e.url,className:`console-panel-open-link`,target:`_blank`,rel:`noopener noreferrer`,children:`open`}),children:c===null?s?(0,x.jsx)(`p`,{className:`console-detail-body-loading`,children:`Loading description...`}):(0,x.jsx)(tu,{body:o,buildImageProxyUrl:D,renderReferenceLink:O,repoContext:A}):(0,x.jsx)(`p`,{className:`console-detail-body-notloaded`,children:`Not loaded.`})}),e.isPr&&(0,x.jsx)(nu,{title:`Changed files`,count:M,children:(0,x.jsx)(bu,{files:f,isLoading:p,error:m,onAddInlineComment:ee})}),(0,x.jsx)(nu,{title:`Comments`,count:N,defaultCollapsed:e.isPr,children:(0,x.jsx)(xu,{comments:l,isLoading:u,error:d,now:w,buildImageProxyUrl:D,renderReferenceLink:O,repoContext:A})}),e.isPr&&(0,x.jsx)(nu,{title:`Commits`,count:oe,defaultCollapsed:!0,children:(0,x.jsx)(wu,{commits:h,isLoading:g,error:_,now:w})}),!e.isPr&&S.map(e=>(0,x.jsx)(Nu,{pullRequest:e.pullRequest,body:e.pullRequest.summary?.body??``,bodyIsLoading:!1,files:e.files,filesAreLoading:e.filesAreLoading,filesError:e.filesError,commits:e.commits,commitsAreLoading:e.commitsAreLoading,commitsError:e.commitsError,now:w,buildImageProxyUrl:D,renderReferenceLink:O,onAddInlineComment:ee},e.pullRequest.url))]}),(0,x.jsxs)(`div`,{className:`console-detail-dock`,children:[(0,x.jsx)(`div`,{className:`console-detail-dock-composer`,children:T}),(0,x.jsx)(`div`,{className:`console-actionbar`,children:E})]})]})},Fu=({onClose:e})=>(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>e(`close_not_planned`),children:`Close as not planned`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>e(`close`),children:`Close`})]}),Iu=({onDeleteAllComments:e})=>{let[t,n]=(0,y.useState)(!1);return(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-danger`,onClick:()=>n(e=>!e),children:`⚠`}),t&&(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-danger`,onClick:()=>{e(),n(!1)},children:`Delete All Comments`})]})},Lu=({isManualTriage:e,onSetNextActionDate:t})=>(0,x.jsxs)(`div`,{className:`console-op-group`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1hour`),children:`+1 hour`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_3hours`),children:`+3 hours`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1day`),children:`+1 day`}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-snooze`,onClick:()=>t(`snooze_1week`),children:e?`+1 week and skip`:`+1 week`})]}),Ru=[{action:`unnecessary`,label:`Unnecessary`,variant:`unneeded`},{action:`totally_wrong`,label:`Totally wrong`,variant:`wrong`},{action:`request_changes`,label:`Reject`,variant:`reject`},{action:`approve_and_merge`,label:`Approve & Merge`,variant:`approve`}],zu=`Reject needs an inline comment on the diff.`,Bu=({onReview:e,rejectEnabled:t})=>(0,x.jsxs)(`div`,{className:`console-op-group console-op-group-review`,children:[!t&&(0,x.jsx)(`p`,{className:`console-op-requirement`,children:zu}),Ru.map(n=>{let r=n.action===`request_changes`&&!t;return(0,x.jsx)(`button`,{type:`button`,className:`console-op-button console-op-button-${n.variant}`,disabled:r,onClick:()=>e(n.action),children:n.label},n.action)})]}),Vu=({onSetDependedIssueUrl:e})=>{let[t,n]=(0,y.useState)(!1),[r,i]=(0,y.useState)(``),[a,o]=(0,y.useState)(!1),[s,c]=(0,y.useState)(null);return(0,x.jsxs)(`div`,{className:`console-op-group console-op-group-rare-actions`,children:[(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:()=>{n(e=>!e),c(null)},title:`Rare actions`,children:`⋯`}),t&&e!==null&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(`input`,{type:`url`,className:`console-settings-modal-input`,placeholder:`Depended issue URL`,value:r,onChange:e=>i(e.target.value),disabled:a}),(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,onClick:async()=>{if(e!==null&&r.trim()!==``){o(!0),c(null);try{await e(r.trim()),i(``),n(!1)}catch(e){c(e instanceof Error?e.message:`Failed to set depended issue URL`)}finally{o(!1)}}},disabled:a||r.trim()===``,children:a?`...`:`Set Depended Issue`})]}),s!==null&&(0,x.jsx)(`p`,{className:`console-settings-modal-error`,children:s})]})},Hu=(e,t)=>{let n=t.toLowerCase();return e.find(e=>e.name.toLowerCase()===n)??null},Uu=({statusOptions:e,onSetStatus:t,onSetInTmuxByHuman:n})=>{let r=le.map(t=>({name:t,option:Hu(e,t)})).filter(e=>e.option!==null);return r.length===0?null:(0,x.jsx)(`div`,{className:`console-op-group`,children:r.map(({name:e,option:r})=>{let i=ae(r.color),a=e===se;return(0,x.jsx)(`button`,{type:`button`,className:`console-op-button`,style:{color:i.fg,borderColor:i.border,backgroundColor:i.bg},onClick:()=>a?n(r):t(r),children:r.name},r.id)})})},Wu=({tab:e,hasPullRequest:t,rejectEnabled:n,statusOptions:r,handlers:i})=>(0,x.jsxs)(`div`,{className:`console-operation-bar`,children:[t&&(0,x.jsx)(Bu,{onReview:i.onReview,rejectEnabled:n}),(0,x.jsx)(Lu,{isManualTriage:ue(e),onSetNextActionDate:i.onSetNextActionDate}),(0,x.jsx)(Uu,{statusOptions:r,onSetStatus:i.onSetStatus,onSetInTmuxByHuman:i.onSetInTmuxByHuman}),(0,x.jsxs)(`div`,{className:`console-op-group-bottom-row`,children:[(0,x.jsxs)(`div`,{className:`console-op-group-left-pair`,children:[(0,x.jsx)(Vu,{onSetDependedIssueUrl:i.onSetDependedIssueUrl}),(0,x.jsx)(Iu,{onDeleteAllComments:i.onDeleteAllComments})]}),(0,x.jsx)(Fu,{onClose:i.onClose})]})]}),Gu=(e,t,n,r)=>{let i=t===null?void 0:e.peek(t),[a,o]=(0,y.useState)(i??r),[s,c]=(0,y.useState)(t!==null&&i===void 0),[l,u]=(0,y.useState)(null);return(0,y.useEffect)(()=>{if(t===null||n===null)return;let r=e.peek(t);if(r!==void 0){o(r),c(!1),u(null);return}let i=!1;return c(!0),u(null),e.load(t,n).then(e=>{i||(o(e),c(!1))}).catch(e=>{i||(u(e instanceof Error?e.message:String(e)),c(!1))}),()=>{i=!0}},[e,t,n]),{data:a,isLoading:s,error:l}},Ku=[],qu=[],Ju=[],Yu=[],Xu={state:`open`,merged:!1,isPullRequest:!1,title:``},Zu={found:!1,isConflicted:!1,mergeableStatus:`UNKNOWN`,isPassedAllCiJob:!1,isCiStateSuccess:!1,isBranchOutOfDate:!1,missingRequiredCheckNames:[]},Qu=(e,t,n)=>{let r=t===null?null:`${t.repo}#${t.number}`,i=t===null?null:t.url,a=t?.isPr??!1,o=Gu(e.body,r,i,``),s=Gu(e.state,r,i,Xu),c=Gu(e.comments,r,i,Ku),l=Gu(e.files,a?r:null,a?i:null,qu),u=Gu(e.commits,a?r:null,a?i:null,Ju),d=Gu(e.prStatus,a?r:null,a?i:null,Zu),f=!a&&((t?.relatedOpenPullRequestUrls.length??0)>0||n===`prs`),p=Gu(e.relatedPrs,f?r:null,f?i:null,Yu),[m,h]=(0,y.useState)([]);return(0,y.useEffect)(()=>{if(a||p.data.length===0){h([]);return}let t=!1,n=p.data.map(e=>({pullRequest:e,files:qu,filesAreLoading:!0,filesError:null,commits:Ju,commitsAreLoading:!0,commitsError:null}));h(n);let r=(e,n)=>{t||h(t=>t.map(t=>t.pullRequest.url===e?{...t,...n}:t))};for(let t of p.data){let n=t.url;e.files.load(n,t.url).then(e=>r(t.url,{files:e,filesAreLoading:!1})).catch(e=>r(t.url,{filesAreLoading:!1,filesError:e instanceof Error?e.message:String(e)})),e.commits.load(n,t.url).then(e=>r(t.url,{commits:e,commitsAreLoading:!1})).catch(e=>r(t.url,{commitsAreLoading:!1,commitsError:e instanceof Error?e.message:String(e)}))}return()=>{t=!0}},[e,a,p.data]),{state:s.data,body:o.data,bodyIsLoading:o.isLoading,bodyError:o.error,comments:c.data,commentsAreLoading:c.isLoading,commentsError:c.error,files:l.data,filesAreLoading:l.isLoading,filesError:l.error,commits:u.data,commitsAreLoading:u.isLoading,commitsError:u.error,stateError:s.error,pullRequestStatus:a?d.data:null,pullRequestStatusError:a?d.error:null,relatedPullRequests:m,relatedPullRequestsError:a?null:p.error}},$u=e=>JSON.stringify([e.author,e.createdAt,e.body]),ed=(e,t)=>{let n=new Set(e.map($u));return[...e,...t.filter(e=>!n.has($u(e)))]},td=({href:e,fallbackText:t,state:n})=>{if(n===null||n.title.trim()===``)return(0,x.jsx)(`a`,{className:`console-markdown-reference console-markdown-reference-plain`,href:e,target:`_blank`,rel:`noopener noreferrer`,children:t});let r=ao(e);return(0,x.jsxs)(`a`,{className:`console-markdown-reference`,href:e,target:`_blank`,rel:`noopener noreferrer`,children:[(0,x.jsx)(ve,{...so(n)}),(0,x.jsx)(`span`,{className:`console-markdown-reference-title`,children:n.title}),r!==null&&(0,x.jsxs)(`span`,{className:`console-markdown-reference-number`,children:[`#`,r.number]})]})},nd=(e,t)=>{let[n,r]=(0,y.useState)(()=>e.peek(t)??null);return(0,y.useEffect)(()=>{let n=e.peek(t);if(n!==void 0){r(n);return}let i=!1;return r(null),e.load(t,t).then(e=>{i||r(e)}).catch(()=>{i||r(null)}),()=>{i=!0}},[e,t]),n},rd=({cache:e,href:t,fallbackText:n})=>{let r=nd(e,t);return(0,x.jsx)(td,{href:t,fallbackText:n,state:r})},id=e=>({itemUrl:e.url,projectItemId:e.projectItemId,itemNumber:e.number,repo:e.repo,isPr:e.isPr}),ad=(e,t,n,r,i)=>({...id(t),apiPath:ea,requestBody:ra(e,t,n,r,i)}),od=(e,t,n,r)=>({...id(t),apiPath:ta,requestBody:ia(e,t,n,r)}),sd=(e,t)=>({...id(t),apiPath:na,requestBody:aa(e,t)}),cd=({tab:e,item:t,caches:n,operations:r,pjcode:i,statusOptions:a,storyColors:o,storyName:s,overlayStatus:c,now:l,initialCommentDraft:u,onCommentDraftChange:d,onQueueAction:f})=>{let p=Qu(n,t,e),m=(0,y.useCallback)(e=>lo(e,t.url),[t.url]),h=(0,y.useCallback)((e,t)=>(0,x.jsx)(rd,{cache:n.state,href:e,fallbackText:t}),[n.state]),g=t.isPr||t.relatedOpenPullRequestUrls.length>0||p.relatedPullRequests.length>0,[_,v]=(0,y.useState)([]),b=(0,y.useCallback)(async(e,t,n,r)=>{v(i=>[...i,{path:e,line:t,side:n,body:r}])},[]),[S,C]=(0,y.useState)([]),w=(0,y.useCallback)(async e=>{let n=await r.addComment(t,e);return C(e=>[...e,n]),n},[t,r]),T={onReview:e=>{let n=t.isPr?t.url:p.relatedPullRequests[0]?.pullRequest.url??t.relatedOpenPullRequestUrls[0]??t.url,a=e===`request_changes`?_:[];f({kind:{type:`review`,action:e},item:t,commit:()=>r.reviewPullRequest(t,n,e,a),offline:i==null?void 0:ad(i,t,n,e,a)})},onSetNextActionDate:e=>{f({kind:{type:`next_action_date`,action:e},item:t,commit:()=>r.setNextActionDate(t,e),offline:i==null?void 0:od(i,t,e)})},onSetStory:e=>{f({kind:{type:`set_story`,optionName:e.name},item:t,commit:()=>r.setStory(t,e),offline:i==null?void 0:od(i,t,`set_story`,{storyOptionId:e.id})})},onSetStatus:e=>{f({kind:{type:`set_status`,optionName:e.name},item:t,commit:()=>r.setStatus(t,e),offline:i==null?void 0:od(i,t,`set_status`,{statusName:e.name})})},onSetInTmuxByHuman:e=>{f({kind:{type:`set_in_tmux_by_human`,optionName:e.name},item:t,commit:()=>r.setInTmuxByHuman(t,e),offline:i==null?void 0:sd(i,t)})},onClose:e=>{f({kind:{type:`close`,action:e},item:t,commit:()=>r.closeIssue(t,e),offline:i==null?void 0:od(i,t,e)})},onOkAndAwaitingWorkspace:e=>{f({kind:{type:`ok_and_awaiting_workspace`},item:t,commit:()=>r.okAndMoveToAwaitingWorkspace(t,e)})},onDeleteAllComments:()=>{f({kind:{type:`delete_all_comments`},item:t,commit:()=>r.deleteAllComments(t)})},onSetDependedIssueUrl:i==null?null:async e=>{await r.setDependedIssueUrl(t,e)}},E=a.find(e=>e.name===`Awaiting Workspace`)??null,D=E===null?void 0:async e=>{let t=await w(e);return d?.(``),T.onSetStatus(E),t},O=s??(t.story.trim()===``?null:t.story),ee=O===null?null:A(o,O);return(0,x.jsx)(Pu,{item:t,storyName:O,storyColorEnum:ee,overlayStatus:c,statusOptions:a,state:p.state,stateError:p.stateError,body:p.body,bodyIsLoading:p.bodyIsLoading,bodyError:p.bodyError,comments:ed(p.comments,S),commentsAreLoading:p.commentsAreLoading,commentsError:p.commentsError,files:p.files,filesAreLoading:p.filesAreLoading,filesError:p.filesError,commits:p.commits,commitsAreLoading:p.commitsAreLoading,commitsError:p.commitsError,pullRequestStatus:p.pullRequestStatus,pullRequestStatusError:p.pullRequestStatusError,relatedPullRequests:p.relatedPullRequests,relatedPullRequestsError:p.relatedPullRequestsError,now:l,buildImageProxyUrl:m,renderReferenceLink:h,onAddInlineComment:b,commentComposer:(0,x.jsx)(ro,{initiallyOpen:!0,initialDraft:u,onSubmit:w,onDraftChange:d,onOkAndAwaitingWorkspace:E===null?void 0:()=>T.onOkAndAwaitingWorkspace(E),onSubmitAndMoveToAwaitingWorkspace:D,onUploadFile:e=>r.uploadAttachment(t,e)}),operationBar:(0,x.jsx)(Wu,{tab:e,item:t,hasPullRequest:g,rejectEnabled:_.length>0,statusOptions:a,handlers:T})})},ld=()=>{let e={};for(let t of D)e[t.name]=0;return e},ud=`console`,dd=()=>{let e=pa(),t=zi(),n=yr(),r=n.status===`on`?n.snapshot:null,{snapshots:i,isLoading:a,error:o}=Va(e,r),{timerMode:s,projectMinutes:c,isOpen:l,draftTimerMode:u,draftProjectMinutes:d,openSettings:f,closeSettings:p,saveSettings:m,toggleDraftTimerMode:h,changeDraftMinutes:g}=qa(),{pjcodes:_,workflowImprovementIssueUrl:v,isLoading:b}=ma(),{isTimerExpired:C}=ga(e),w=da(e??ud),E=ha(e),O=(0,y.useMemo)(()=>{let e=ld();for(let t of D){let n=i[t.name];n!==null&&(t.name===`stories`?e[t.name]=n.stories.filter(e=>e.color!==`GRAY`).length:e[t.name]=Yi(n.items,Zi(w.overlay,n.generatedAt),t.name))}return e},[i,w.overlay]),ee=Gi(e,O),{activeTab:k,selectedItemKey:A,openItem:ie,closeItem:M,selectTab:ae}=ee,N=(0,y.useRef)(new Map),oe=(0,y.useCallback)(e=>{A!==null&&(e?N.current.set(A,e):N.current.delete(A))},[A]),P=ji(r),F=sa(e,k,w,P),I=ki(),[se,ce]=(0,y.useState)(()=>Date.now());(0,y.useEffect)(()=>{let e=setInterval(()=>{ce(Date.now())},1e3);return()=>{clearInterval(e)}},[]);let[le,ue]=(0,y.useState)(()=>navigator.onLine);(0,y.useEffect)(()=>{let e=()=>ue(!0),t=()=>ue(!1);return window.addEventListener(`online`,e),window.addEventListener(`offline`,t),()=>{window.removeEventListener(`online`,e),window.removeEventListener(`offline`,t)}},[]);let[de,L]=(0,y.useState)(new Map),[fe,R]=(0,y.useState)(new Map),[pe,me]=(0,y.useState)(new Set);(0,y.useEffect)(()=>{if(!(!le||I.offlineActions.length===0))for(let e of I.offlineActions)de.has(e.id)||pe.has(e.id)||(L(t=>new Map(t).set(e.id,null)),P.client.fetchIssueState(e.itemUrl).then(t=>{L(n=>new Map(n).set(e.id,t)),e.isPr&&(R(t=>new Map(t).set(e.id,null)),P.client.fetchPullRequestStatus(e.itemUrl).then(t=>{R(n=>new Map(n).set(e.id,t))}).catch(e=>{console.warn(`Failed to fetch PR status for offline action:`,e)}))}).catch(t=>{console.warn(`Failed to fetch current state for offline action:`,t),me(t=>new Set(t).add(e.id))}))},[le,I.offlineActions,P.client,de,pe]);let[he,ge]=(0,y.useState)(!1),_e=(0,y.useCallback)(async e=>{ge(!0);try{await I.confirmOfflineAction(e)}finally{ge(!1)}},[I]),ve=(0,y.useMemo)(()=>I.offlineActions.map(e=>{let t=de.get(e.id)??null,n=fe.get(e.id)??null,r=pe.has(e.id);return{id:e.id,message:e.message,color:e.color,itemNumber:e.itemNumber,isPr:e.isPr,currentTitle:r?null:t?.title??null,currentState:r||t===null?null:t.merged?`closed`:t.state,currentPrStatus:n,fetchError:r}}),[I.offlineActions,de,fe,pe]),ye=i[k],be=(0,y.useMemo)(()=>ye===null?[]:Xi(ye.items,Zi(w.overlay,ye.generatedAt),k),[ye,w.overlay,k]),[Ce,we]=(0,y.useState)(null),Ee=(0,y.useMemo)(()=>k!==`prs`||Ce===null?be:be.filter(e=>e.agent===Ce),[be,k,Ce]),De=(0,y.useMemo)(()=>Ee.map(e=>qi(e)),[Ee]),Oe=ye?.storyOrder??[],ke=(0,y.useMemo)(()=>j(Ee,w.overlay,Oe,ye?.generatedAt??null),[Ee,w.overlay,Oe,ye]),Ae=ye?.storyColors??{},je=ye?.statusOptions??[],Me=ye?.agentOptions??[],Ne=ye?.generatedAt??null,Pe=ye?.fromCache??!1,[Fe,Ie]=(0,y.useState)(null),Le=(0,y.useMemo)(()=>A===null||ye===null?null:ye.items.find(e=>e.projectItemId===A)??null,[A,ye]);Li(P,Le,be),(0,y.useEffect)(()=>{A!==null&&window.scrollTo({top:0})},[A]),(0,y.useEffect)(()=>{if(e===null&&s&&_.length>0){let e=Ka(_,null,c);e!==null&&Ja(`/projects/${e}`)}},[e,s,_,c]);let Re=O[k],ze=(0,y.useRef)({tab:k,count:Re});(0,y.useEffect)(()=>{let e=ze.current;if(ze.current={tab:k,count:Re},e.tab===k&&e.count>0&&Re===0){let e=Bi(k,O);e!==null&&(ae(e),M())}},[k,Re,O,ae,M]);let Be=Le===null?null:Qi(w.overlay,Le,i[k]?.generatedAt??null),Ve=Le===null?null:re(Le,w.overlay,i[k]?.generatedAt??null),He=(0,y.useCallback)(e=>{let t=Xa(De,e);t===null?M():ie(t)},[De,ie,M]),Ue=(0,y.useCallback)(t=>{if(n.status===`on`){I.showError(`Airplane mode`,`This action requires a network connection. Turn off airplane mode and try again.`);return}let r=qi(t.item);I.enqueue({message:vi(t.kind,t.item,k),color:gi(t.kind),commit:t.commit,offline:t.offline,advance:()=>{if(_i(t.kind,k)){if(s&&C(c[e??``]??0)){let t=Ka(_,e,c);t!==null&&Ya(`/projects/${t}`)}else He(r)}}})},[I,k,He,n.status,s,C,c,e,_]),We=Ea((0,y.useCallback)(e=>{if(A===null||e===null)return;let t=e===`next`?Za(De,A):Qa(De,A);t!==null&&ie(t)},[A,De,ie])),[Ge,Ke]=(0,y.useState)(()=>localStorage.getItem(`console-story-show-gray`)===`true`),qe=(0,y.useCallback)(()=>{Ke(e=>{let t=!e;return localStorage.setItem(`console-story-show-gray`,String(t)),t})},[]),Je=i.stories,Ye=Je?.stories??[],Xe=Fe!==null&&Fe.generatedAt===Je?.generatedAt?Fe.stories:Ye,Ze=Je?.defaultNameWithOwner??null,Qe=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);if(Ze===null)throw Error(`No repository configured for this project.`);await Zr({pjcode:e,title:n,storyOptionId:t,nameWithOwner:Ze})},[e,Ze]),$e=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);await $r({pjcode:e,storyOptionId:t,direction:n});let r=Xe.findIndex(e=>e.storyOptionId===t);if(r!==-1){let e=r+(n===`up`?-1:1);if(e>=0&&e<Xe.length){let t=[...Xe],n=t[r];t[r]=t[e],t[e]=n,Ie({generatedAt:Je?.generatedAt,stories:t})}}},[e,Xe,Je?.generatedAt]),et=(0,y.useCallback)(async t=>{if(e===null)throw Error(`No project specified in the URL path.`);await Gr({pjcode:e,storyName:t})},[e]),[tt,nt]=(0,y.useState)({}),[rt,it]=(0,y.useState)(null),[at,ot]=(0,y.useState)({}),st=(0,y.useCallback)((t,n)=>{let r=Xe.find(e=>e.storyOptionId===t)?.color;if(it(t),nt(e=>({...e,[t]:n})),ot(e=>{let n={...e};return delete n[t],n}),e===null||Ze===null){nt(e=>r===void 0?e:{...e,[t]:r}),ot(e=>({...e,[t]:`No project or repository configured.`})),it(e=>e===t?null:e);return}Xr({pjcode:e,storyOptionId:t,newColor:n,nameWithOwner:Ze}).catch(e=>{nt(e=>r===void 0?e:{...e,[t]:r}),ot(n=>({...n,[t]:e instanceof Error?e.message:String(e)}))}).finally(()=>{it(e=>e===t?null:e)})},[e,Ze,Xe]),ct=(0,y.useCallback)(async t=>{if(e===null)throw Error(`No project specified in the URL path.`);await ri({pjcode:e,storyOptionId:t}),Ie({generatedAt:Je?.generatedAt,stories:Xe.filter(e=>e.storyOptionId!==t)})},[e,Xe,Je?.generatedAt]),lt=(0,y.useCallback)(async(t,n)=>{if(e===null)throw Error(`No project specified in the URL path.`);await ai({pjcode:e,storyOptionId:t,newName:n});let r=Xe.map(e=>e.storyOptionId===t?{...e,storyName:n}:e);Ie({generatedAt:Je?.generatedAt,stories:r})},[e,Xe,Je?.generatedAt]),ut=Sa(be,P.comments,k===`prs`),dt=(0,y.useCallback)((e,t)=>{Ue({kind:{type:`ok_and_awaiting_workspace`},item:e,commit:()=>F.okAndMoveToAwaitingWorkspace(e,t)})},[Ue,F]);return(0,x.jsxs)(`main`,{className:`console-app`,children:[I.pending!==null&&(0,x.jsx)(Kn,{message:I.pending.message,color:I.pending.color,remainingSeconds:I.pending.remainingSeconds,progress:I.pending.progress,onUndo:I.undo}),I.error!==null&&(0,x.jsx)(qn,{title:I.error.message,message:`Operation failed: ${I.error.reason}`,onDismiss:I.dismissError}),(0,x.jsx)(Gn,{actions:ve,isOnline:le,isConfirming:he,onConfirm:_e,onDiscard:I.discardOfflineAction}),E.isOpen&&(0,x.jsx)(S,{value:E.inputValue,onChange:E.changeInput,isLoading:E.isLoading,isSaving:E.isSaving,error:E.error,onSave:E.save,onClose:E.close}),(0,x.jsx)(te,{activeTab:k,counts:O,pjcode:e,pjcodes:_,generatedAt:Ne,fromCache:Pe,tabHref:ee.tabHref,onSelectTab:ee.selectTab,onSelectProject:e=>Ya(`/projects/${e}`),settingsButton:(0,x.jsxs)(x.Fragment,{children:[e!==null&&(0,x.jsx)(`button`,{type:`button`,className:`console-tab-settings-button`,"aria-label":`Open project settings`,onClick:E.open,children:`⚙`}),(0,x.jsx)(ne,{isOpen:l,timerMode:u,projectMinutes:d,pjcodes:_,isLoadingPjcodes:b,onOpen:f,onToggleTimerMode:h,onChangeMinutes:g,onSave:m,onClose:p})]}),airplaneModeEnabled:t.airplaneMode,airplaneModeStatus:n.status,airplaneModeProgress:n.progress,airplaneModeCapturedAt:r?.capturedAt??null,airplaneModeFailures:n.failures,onAirplaneModeStartSync:n.startSync,onAirplaneModeTurnOff:n.turnOff,workflowImprovementIssueUrl:v}),(0,x.jsx)(T,{timerEndsAt:ye?.timerEndsAt??null,timerTotalSeconds:ye?.timerTotalSeconds??null,now:se}),k===`stories`?(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(Bn,{stories:Xe,isLoading:a,error:o,showGray:Ge,onCreateIssue:Qe,onAddStory:et,onSelectColor:st,onToggleGray:qe,onReorderStory:$e,onDeleteStory:ct,onRenameStory:lt,optimisticColors:tt,colorChangeInFlight:rt,colorErrors:at})}):Le===null?k===`queued`?(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(Te,{rows:ke,storyColors:Ae,statusOptions:je,agentOptions:Me,activeItemId:null,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId)})}):k===`prs`?(0,x.jsxs)(`div`,{className:`console-list-screen`,children:[(0,x.jsx)(Se,{agentOptions:Me,selectedAgent:Ce,onAgentChange:we}),(0,x.jsx)(xe,{rows:ke,storyColors:Ae,statusOptions:je,activeItemId:null,now:se,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId),executiveSummaries:ut,onOkAndAwaitingWorkspace:dt})]}):(0,x.jsx)(`div`,{className:`console-list-screen`,children:(0,x.jsx)(xe,{rows:ke,storyColors:Ae,statusOptions:je,activeItemId:null,now:se,isLoading:a,error:o,onSelectItem:e=>ee.openItem(e.projectItemId)})}):(0,x.jsx)(`div`,{className:`console-detail-screen`,ref:We,children:(0,x.jsx)(cd,{tab:k,item:Le,caches:P,operations:F,pjcode:e,statusOptions:je,storyColors:Ae,storyName:Ve,overlayStatus:Be,now:se,initialCommentDraft:N.current.get(Le.projectItemId)??``,onCommentDraftChange:oe,onQueueAction:Ue},Le.projectItemId)})]})};`serviceWorker`in navigator&&navigator.serviceWorker.register(`/sw.js`).catch(e=>{console.warn(`Service worker registration failed:`,e)});var fd=document.getElementById(`root`);if(fd===null)throw Error(`Root container #root not found`);(0,b.createRoot)(fd).render((0,x.jsx)(y.StrictMode,{children:(0,x.jsx)(dd,{})}));
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>TDPM Console</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-IcsaovYL.js"></script>
|
|
8
8
|
<link rel="stylesheet" crossorigin href="/assets/index-C23_HNwW.css">
|
|
9
9
|
</head>
|
|
10
10
|
<body>
|