@nivora/matrix 0.3.6 → 0.3.7
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/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +8 -8
- package/.next/build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +6 -6
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +2 -2
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/matrix/page.js.nft.json +1 -1
- package/.next/server/app/matrix/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/releases/[id]/page.js +14 -14
- package/.next/server/app/releases/[id]/page.js.nft.json +1 -1
- package/.next/server/app/releases/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/releases/page.js +3 -3
- package/.next/server/app/releases/page.js.nft.json +1 -1
- package/.next/server/app/releases/page_client-reference-manifest.js +1 -1
- package/.next/server/app/specs/[id]/page.js +1 -1
- package/.next/server/app/specs/[id]/page.js.nft.json +1 -1
- package/.next/server/app/specs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/archive/page.js +2 -2
- package/.next/server/app/traceability/archive/page.js.nft.json +1 -1
- package/.next/server/app/traceability/archive/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/fs/[id]/page.js +6 -6
- package/.next/server/app/traceability/fs/[id]/page.js.nft.json +1 -1
- package/.next/server/app/traceability/fs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/fs/page.js.nft.json +1 -1
- package/.next/server/app/traceability/fs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/page.js.nft.json +1 -1
- package/.next/server/app/traceability/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/risk/[id]/page.js +1 -1
- package/.next/server/app/traceability/risk/[id]/page.js.nft.json +1 -1
- package/.next/server/app/traceability/risk/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/risk/page.js.nft.json +1 -1
- package/.next/server/app/traceability/risk/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/urs/[id]/page.js +2 -2
- package/.next/server/app/traceability/urs/[id]/page.js.nft.json +1 -1
- package/.next/server/app/traceability/urs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/traceability/urs/page.js.nft.json +1 -1
- package/.next/server/app/traceability/urs/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +8 -8
- package/.next/server/chunks/14.js +1 -0
- package/.next/server/chunks/2.js +1 -0
- package/.next/server/chunks/733.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/918.8613117e214693b1.js +1 -0
- package/.next/static/chunks/app/releases/[id]/page-fc4810ad78aacc05.js +1 -0
- package/.next/static/chunks/app/releases/{page-8c89174c216c4567.js → page-ea3a4e53452c06a7.js} +1 -1
- package/.next/static/chunks/app/specs/[id]/page-f178b6b820cd72a2.js +1 -0
- package/.next/static/chunks/app/traceability/archive/page-935f11cdeb06e469.js +1 -0
- package/.next/static/chunks/app/traceability/fs/[id]/{page-a4fd6ee6c52fdf12.js → page-74b333bf6fee2124.js} +5 -5
- package/.next/static/chunks/app/traceability/risk/[id]/page-5f453b802c3b94c1.js +1 -0
- package/.next/static/chunks/app/traceability/urs/[id]/page-fcbf0f20c12adc8c.js +1 -0
- package/.next/static/chunks/{webpack-d3fb97f0e26496f2.js → webpack-fdd24ee937b83737.js} +1 -1
- package/bin/cli.js +10 -3
- package/package.json +1 -1
- package/.next/server/chunks/524.js +0 -1
- package/.next/server/chunks/559.js +0 -1
- package/.next/static/chunks/246.2a4ec49a66afe88f.js +0 -1
- package/.next/static/chunks/app/releases/[id]/page-aa36ad1d679a4fbd.js +0 -1
- package/.next/static/chunks/app/specs/[id]/page-d8ce5143f4db3bd5.js +0 -1
- package/.next/static/chunks/app/traceability/archive/page-1b88a42121254548.js +0 -1
- package/.next/static/chunks/app/traceability/risk/[id]/page-3374f2c65e3fe27b.js +0 -1
- package/.next/static/chunks/app/traceability/urs/[id]/page-bf69bb2b93cc2998.js +0 -1
- /package/.next/static/{sQFfKinmsNNK41PTYG9J2 → N8nz88V5gLBgFu2wLdIIn}/_buildManifest.js +0 -0
- /package/.next/static/{sQFfKinmsNNK41PTYG9J2 → N8nz88V5gLBgFu2wLdIIn}/_ssgManifest.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[245],{673:(e,r,t)=>{"use strict";t.d(r,{URSClient:()=>x});var i=t(5155),n=t(2115),a=t(3321),s=t(8500),o=t.n(s),l=t(9339);let d=(0,l.createServerReference)("400ffbcd2d64dd30e1304a9b6efce4582a9db8b7c1",l.callServer,void 0,l.findSourceMapURL,"archiveURSAction");var c=t(4853),u=t(6444),p=t(3987),m=t(7948),h=t(8942);function x({urs:e,isNew:r=!1,linkedFS:s=[],allFS:l=[]}){let x=(0,a.useRouter)(),[y,b]=(0,n.useState)(r),[f,j]=(0,n.useState)(e?.title||""),[S,w]=(0,n.useState)(e?.status||"draft"),[C,k]=(0,n.useState)(e?.priority||"high"),[R,z]=(0,n.useState)(e?.owner||""),[B,N]=(0,n.useState)(e?.category||""),[_,W]=(0,n.useState)(e?.business_need||""),[I,A]=(0,n.useState)(e?.acceptance_criteria||[""]),[F,L]=(0,n.useState)(s.map(e=>e.id)),[U,q]=(0,n.useState)(null),[E,T]=(0,n.useState)({type:"idle"}),[D,H]=(0,n.useTransition)(),[$,O]=(0,n.useState)(!1),[M,P]=(0,n.useState)(!1),Q=async()=>{O(!0)},Y=async()=>{await d(e.id),x.refresh(),b(!1)},K=async()=>{P(!0)},Z=async()=>{await (0,c.Z)(e.id),x.refresh()};return!y&&e?(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[e.is_archived&&(0,i.jsxs)("div",{style:{background:"rgba(239, 68, 68, 0.1)",border:"1px solid var(--error)",padding:"1rem",borderRadius:"8px",marginBottom:"1.5rem",color:"var(--error)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("span",{children:[(0,i.jsx)("strong",{children:"Archived:"})," This item is soft-deleted and hidden from lists."]}),(0,i.jsx)("button",{onClick:K,className:"btn",style:{background:"var(--bg-hover)",border:"1px solid var(--error)",color:"var(--error)"},children:"Restore"})]}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("div",{children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("span",{style:{fontSize:"0.75rem",fontWeight:600,padding:"0.25rem 0.75rem",background:"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))",borderRadius:"6px",color:"white"},children:e.id}),(0,i.jsxs)("span",{className:`badge ${"approved"===e.status?"badge-success":"review"===e.status?"badge-warning":""}`,style:{textTransform:"capitalize"},children:["approved"===e.status?"✅":"review"===e.status?"\uD83D\uDC40":"\uD83D\uDCDD"," ",e.status]})]}),(0,i.jsx)("h1",{style:{margin:0,fontSize:"1.5rem",fontWeight:600,lineHeight:1.3},children:e.title})]}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:Q,className:"btn",style:{background:"transparent",border:"1px solid var(--error)",color:"var(--error)",display:e.is_archived?"none":"flex",alignItems:"center",gap:"0.5rem"},children:"\uD83D\uDDD1️ Archive"}),(0,i.jsxs)("button",{onClick:()=>b(!0),disabled:!!e.is_archived,className:"btn btn-primary",style:{display:"flex",gap:"0.5rem",alignItems:"center",opacity:e.is_archived?.5:1,cursor:e.is_archived?"not-allowed":"pointer"},children:[(0,i.jsx)("span",{children:"✏️"})," Edit"]})]})]}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(g,{label:"Priority",value:e.priority,color:function(e){switch(e){case"critical":return"#ef4444";case"high":return"#f97316";case"medium":return"#f59e0b";case"low":return"#10b981";default:return"var(--text-primary)"}}(e.priority)}),(0,i.jsx)(g,{label:"Category",value:e.category}),(0,i.jsx)(g,{label:"Owner",value:e.owner}),(0,i.jsx)(g,{label:"Created",value:e.created_at?new Date(e.created_at).toLocaleDateString():void 0})]}),(0,i.jsx)(v,{label:"Linked Functional Specs",count:s.length,children:s.length>0?(0,i.jsx)("div",{style:{display:"flex",flexWrap:"wrap",gap:"0.5rem"},children:s.map(e=>(0,i.jsx)(o(),{href:`/traceability/fs/${e.id}`,style:{textDecoration:"none"},children:(0,i.jsx)("span",{className:"badge",style:{background:"rgba(245, 158, 11, 0.15)",color:"var(--warning)"},children:e.id})},e.id))}):(0,i.jsx)("span",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No linked FS"})}),(0,i.jsx)(v,{label:"Business Need",children:e.business_need?(0,i.jsx)("div",{className:"prose",children:(0,i.jsx)(u.oz,{children:e.business_need})}):(0,i.jsx)("span",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No business need specified"})}),e.acceptance_criteria&&e.acceptance_criteria.length>0&&(0,i.jsx)(v,{label:"Acceptance Criteria",count:e.acceptance_criteria.length,children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:e.acceptance_criteria.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"flex-start"},children:[(0,i.jsxs)("span",{style:{color:"var(--accent)",fontWeight:600,fontSize:"0.875rem",minWidth:"24px"},children:[r+1,"."]}),(0,i.jsx)("span",{style:{lineHeight:1.6},children:e})]},r))})}),(0,i.jsx)(h.R,{isOpen:$,onClose:()=>O(!1),onConfirm:Y,title:"Archive Requirement",message:"Are you sure you want to archive this URS? It will be hidden from lists but can be restored later.",confirmLabel:"Archive",isDangerous:!0}),(0,i.jsx)(h.R,{isOpen:M,onClose:()=>P(!1),onConfirm:Z,title:"Restore Requirement",message:"Are you sure you want to restore this URS?",confirmLabel:"Restore"})]}):(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:r?"New User Requirement":`Editing ${e?.id}`}),(0,i.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:r?"Create a new URS document":"Update requirement details"})]}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[!r&&(0,i.jsx)("button",{onClick:Q,style:{padding:"0.75rem 1.5rem",background:"transparent",border:"1px solid var(--error)",borderRadius:"10px",color:"var(--error)",cursor:"pointer",fontWeight:600},title:"Archive this requirement",children:"Archive"}),(0,i.jsx)("button",{onClick:()=>{r?x.back():(j(e?.title||""),w(e?.status||"draft"),k(e?.priority||"high"),z(e?.owner||""),N(e?.category||""),W(e?.business_need||""),A(e?.acceptance_criteria||[""]),L(s.map(e=>e.id)),b(!1))},style:{padding:"0.75rem 1.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"10px",color:"var(--text-secondary)",cursor:"pointer",fontWeight:600},children:"Cancel"}),(0,i.jsx)(m.yY,{onClick:()=>{T({type:"idle"}),H(async()=>{try{let i,n={title:f,status:S,priority:C,owner:R,category:B,business_need:_,intended_use:"",acceptance_criteria:I.filter(e=>e.trim()),regulatory_refs:[]};if(r||e.id,r){let{saveURS:e}=await t.e(918).then(t.bind(t,7918));i=await e(n)}else{let{updateURSAction:r}=await t.e(918).then(t.bind(t,7918));i=await r(e.id,n)}if(!i.success)return void T({type:"error",message:i.error});let a=i.id,{updateFSLinksAction:o}=await t.e(918).then(t.bind(t,7918)),d=s.map(e=>e.id);for(let e of new Set([...d,...F])){let r=l.find(r=>r.id===e);if(!r)continue;let t=new Set(r.urs_ids);F.includes(e)?t.add(a):t.delete(a),await o(e,Array.from(t))}T({type:"success",message:`Saved ${a}`}),r?x.push(`/traceability/urs/${a}`):(x.refresh(),b(!1))}catch(e){T({type:"error",message:"Failed to save"})}})},disabled:D||!f.trim()||!R.trim(),isPending:D,label:"Save URS"})]})]}),(0,i.jsx)(m.t3,{status:E}),(0,i.jsx)(m.zB,{label:"Title",required:!0,children:(0,i.jsx)("input",{type:"text",value:f,onChange:e=>j(e.target.value),onFocus:()=>q("title"),onBlur:()=>q(null),placeholder:"e.g., User Authentication Requirements",style:(0,m.wI)("title",U)})}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(m.zB,{label:"Status",compact:!0,children:(0,i.jsxs)("select",{value:S,onChange:e=>w(e.target.value),onFocus:()=>q("status"),onBlur:()=>q(null),style:(0,m.mQ)("status",U),children:[(0,i.jsx)("option",{value:"draft",children:"\uD83D\uDCDD Draft"}),(0,i.jsx)("option",{value:"review",children:"\uD83D\uDC40 Review"}),(0,i.jsx)("option",{value:"approved",children:"✅ Approved"})]})}),(0,i.jsx)(m.zB,{label:"Priority",compact:!0,children:(0,i.jsxs)("select",{value:C,onChange:e=>k(e.target.value),onFocus:()=>q("priority"),onBlur:()=>q(null),style:(0,m.mQ)("priority",U),children:[(0,i.jsx)("option",{value:"critical",children:"\uD83D\uDD34 Critical"}),(0,i.jsx)("option",{value:"high",children:"\uD83D\uDFE0 High"}),(0,i.jsx)("option",{value:"medium",children:"\uD83D\uDFE1 Medium"}),(0,i.jsx)("option",{value:"low",children:"\uD83D\uDFE2 Low"})]})}),(0,i.jsx)(m.zB,{label:"Category",compact:!0,children:(0,i.jsx)("input",{type:"text",value:B,onChange:e=>N(e.target.value),onFocus:()=>q("category"),onBlur:()=>q(null),placeholder:"e.g., Security",style:(0,m.wI)("category",U)})}),(0,i.jsx)(m.zB,{label:"Owner",required:!0,compact:!0,children:(0,i.jsx)("input",{type:"text",value:R,onChange:e=>z(e.target.value),onFocus:()=>q("owner"),onBlur:()=>q(null),placeholder:"e.g., Product Team",style:(0,m.wI)("owner",U)})})]}),(0,i.jsx)(m.zB,{label:"Linked Functional Specs",hint:"Select FS that implement this requirement",children:(0,i.jsx)(p.j,{options:l.map(e=>({value:e.id,label:`${e.id} - ${e.title}`})),selected:F,onChange:L,placeholder:"Search FS...",multi:!0})}),(0,i.jsx)(m.zB,{label:"Business Need",hint:"Describe why this requirement exists",children:(0,i.jsx)("textarea",{value:_,onChange:e=>W(e.target.value),onFocus:()=>q("businessNeed"),onBlur:()=>q(null),placeholder:"Describe the business problem this requirement addresses...",style:{...(0,m.KN)("businessNeed",U),minHeight:"140px"}})}),(0,i.jsx)(m.zB,{label:"Acceptance Criteria",hint:"Define measurable conditions for success",action:{label:"+ Add Criterion",onClick:()=>A([...I,""])},children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:I.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[(0,i.jsxs)("span",{style:{color:"var(--accent)",fontWeight:600,fontSize:"0.875rem",minWidth:"24px"},children:[r+1,"."]}),(0,i.jsx)("input",{type:"text",value:e,onChange:e=>{var t;let i;return t=e.target.value,void((i=[...I])[r]=t,A(i))},onFocus:()=>q(`criterion-${r}`),onBlur:()=>q(null),placeholder:`Criterion ${r+1}`,style:{...(0,m.wI)(`criterion-${r}`,U),flex:1}}),I.length>1&&(0,i.jsx)("button",{onClick:()=>{I.length>1&&A(I.filter((e,t)=>t!==r))},style:{padding:"0.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"8px",color:"var(--text-secondary)",cursor:"pointer"},children:"✕"})]},r))})}),(0,i.jsx)(h.R,{isOpen:$,onClose:()=>O(!1),onConfirm:Y,title:"Archive Requirement",message:"Are you sure you want to archive this URS? It will be hidden from lists but can be restored later.",confirmLabel:"Archive",isDangerous:!0}),(0,i.jsx)(h.R,{isOpen:M,onClose:()=>P(!1),onConfirm:Z,title:"Restore Requirement",message:"Are you sure you want to restore this URS?",confirmLabel:"Restore"})]})}function g({label:e,value:r,color:t}){return(0,i.jsxs)("div",{children:[(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",fontWeight:500,marginBottom:"0.25rem"},children:e}),(0,i.jsx)("div",{style:{fontSize:"1rem",fontWeight:500,textTransform:"capitalize",color:t||"var(--text-primary)"},children:r||"—"})]})}function v({label:e,count:r,children:t}){return(0,i.jsxs)("div",{style:{marginBottom:"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-secondary)"},children:e}),void 0!==r&&(0,i.jsx)("span",{style:{fontSize:"0.75rem",padding:"0.125rem 0.5rem",background:"var(--bg-hover)",borderRadius:"9999px"},children:r})]}),(0,i.jsx)("div",{style:{lineHeight:1.7},children:t})]})}},1704:(e,r,t)=>{Promise.resolve().then(t.bind(t,673))},3987:(e,r,t)=>{"use strict";t.d(r,{j:()=>a});var i=t(5155),n=t(2115);function a({options:e,selected:r,onChange:t,placeholder:a,multi:s=!0,allowCustom:o=!0}){let[l,d]=(0,n.useState)(!1),[c,u]=(0,n.useState)(""),p=(0,n.useRef)(null),m=e.filter(e=>e.label.toLowerCase().includes(c.toLowerCase())&&(!s||!r.includes(e.value)));return(0,n.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),(0,i.jsxs)("div",{ref:p,style:{position:"relative",flex:1},children:[s&&r.length>0&&(0,i.jsx)("div",{style:{display:"flex",gap:"0.25rem",flexWrap:"wrap",marginBottom:"0.5rem"},children:r.map(n=>{let a=e.find(e=>e.value===n);return(0,i.jsxs)("span",{className:"badge badge-success",style:{display:"flex",alignItems:"center",gap:"0.25rem"},children:[a?.value||n,(0,i.jsx)("button",{onClick:()=>{t(r.filter(e=>e!==n))},style:{background:"none",border:"none",cursor:"pointer",padding:0,fontSize:"1rem",color:"inherit"},children:"\xd7"})]},n)})}),(0,i.jsx)("input",{type:"text",value:s||l?c:(()=>{if(!s&&r.length>0){let t=e.find(e=>e.value===r[0]);return t?.label||r[0]}return""})(),onChange:e=>u(e.target.value),onFocus:()=>d(!0),placeholder:0!==r.length&&s?"Add more...":a,className:"input",style:{width:"100%"}}),l&&(0,i.jsxs)("div",{style:{position:"absolute",top:"100%",left:0,right:0,marginTop:"0.25rem",background:"var(--bg-card)",border:"1px solid var(--border)",borderRadius:"8px",maxHeight:"200px",overflowY:"auto",zIndex:100,boxShadow:"0 4px 12px rgba(0,0,0,0.3)"},children:[0===m.length?(0,i.jsx)("div",{style:{padding:"0.75rem",color:"var(--text-secondary)",fontSize:"0.875rem"},children:o?"No matches - type to create":"No matching steps"}):m.slice(0,20).map(e=>(0,i.jsxs)("div",{onClick:()=>{var i;return i=e.value,void(s?t([...r,i]):(t([i]),d(!1)),u(""))},style:{padding:"0.625rem 0.75rem",cursor:"pointer",fontSize:"0.875rem",borderBottom:"1px solid var(--border)",transition:"background 0.15s"},onMouseEnter:e=>e.currentTarget.style.background="var(--bg-hover)",onMouseLeave:e=>e.currentTarget.style.background="transparent",children:[(0,i.jsx)("div",{style:{fontWeight:500},children:e.value}),e.label!==e.value&&(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",marginTop:"0.125rem"},children:e.label})]},e.value)),m.length>20&&(0,i.jsxs)("div",{style:{padding:"0.5rem",color:"var(--text-secondary)",fontSize:"0.75rem",textAlign:"center"},children:["+",m.length-20," more..."]})]})]})}},4853:(e,r,t)=>{"use strict";t.d(r,{Z:()=>n});var i=t(9339);let n=(0,i.createServerReference)("4099cc8815e75a5d385d33a1f85c407440c684e2ba",i.callServer,void 0,i.findSourceMapURL,"restoreURSAction")},7948:(e,r,t)=>{"use strict";t.d(r,{KN:()=>c,Mo:()=>m,d0:()=>x,mQ:()=>d,t3:()=>p,wI:()=>l,yY:()=>h,zB:()=>u});var i=t(5155);t(2115);let n={width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",lineHeight:"1.5",color:"var(--text-primary)",background:"var(--bg-secondary)",borderWidth:"1px",borderStyle:"solid",borderColor:"var(--border)",borderRadius:"10px",outline:"none",transition:"all 0.2s ease"},a={borderColor:"var(--accent)",boxShadow:"0 0 0 3px rgba(99, 102, 241, 0.15)"},s={...n,cursor:"pointer",appearance:"none",backgroundImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238888a0' d='M6 8L1 3h10z'/%3E%3C/svg%3E\")",backgroundRepeat:"no-repeat",backgroundPosition:"right 1rem center",paddingRight:"2.5rem"},o={...n,resize:"vertical",minHeight:"120px",fontFamily:"inherit"};function l(e,r){return{...n,...r===e?a:{}}}function d(e,r){return{...s,...r===e?a:{}}}function c(e,r){return{...o,...r===e?a:{}}}function u({label:e,children:r,required:t,compact:n,hint:a,action:s}){return(0,i.jsxs)("div",{style:{marginBottom:n?"0":"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"0.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-primary)"},children:e}),t&&(0,i.jsx)("span",{style:{color:"var(--accent)",fontSize:"0.75rem"},children:"Required"}),a&&(0,i.jsxs)("span",{style:{color:"var(--text-secondary)",fontSize:"0.8125rem",fontWeight:400},children:["— ",a]})]}),s&&(0,i.jsx)("button",{onClick:s.onClick,style:{padding:"0.375rem 0.75rem",fontSize:"0.8125rem",fontWeight:500,background:"transparent",border:"1px solid var(--accent)",borderRadius:"6px",color:"var(--accent)",cursor:"pointer",transition:"all 0.2s"},children:s.label})]}),r]})}function p({status:e}){return"idle"===e.type?null:(0,i.jsxs)("div",{style:{marginBottom:"1.5rem",padding:"1rem 1.25rem",borderRadius:"10px",background:"success"===e.type?"rgba(16, 185, 129, 0.1)":"rgba(239, 68, 68, 0.1)",color:"success"===e.type?"var(--success)":"var(--error)",fontSize:"0.9375rem",display:"flex",alignItems:"center",gap:"0.5rem",borderWidth:"1px",borderStyle:"solid",borderColor:"success"===e.type?"rgba(16, 185, 129, 0.2)":"rgba(239, 68, 68, 0.2)"},children:["success"===e.type?"✅":"❌"," ",e.message]})}function m({icon:e,title:r,subtitle:t}){return(0,i.jsxs)("div",{style:{marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:[e," ",r]}),(0,i.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:t})]})}function h({onClick:e,disabled:r,isPending:t,label:n="Save"}){return(0,i.jsx)("button",{onClick:e,disabled:r,style:{padding:"0.75rem 1.5rem",fontSize:"0.9375rem",fontWeight:600,borderRadius:"10px",border:"none",cursor:r?"not-allowed":"pointer",background:r?"var(--bg-hover)":"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))",color:r?"var(--text-secondary)":"white",transition:"all 0.2s ease",boxShadow:r?"none":"0 4px 12px rgba(99, 102, 241, 0.25)"},children:t?"\uD83D\uDCBE Saving...":`💾 ${n}`})}function x({onClick:e}){return(0,i.jsx)("button",{onClick:e,style:{padding:"0.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"8px",color:"var(--text-secondary)",cursor:"pointer",transition:"all 0.2s",lineHeight:1},title:"Remove",children:"✕"})}},8942:(e,r,t)=>{"use strict";t.d(r,{R:()=>o});var i=t(5155),n=t(9092),a=t.n(n);function s({isOpen:e,onClose:r,children:t,width:n="500px"}){return e?(0,i.jsxs)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:1e3,display:"flex",alignItems:"center",justifyContent:"center",backdropFilter:"blur(4px)",background:"rgba(0, 0, 0, 0.5)",animation:"fadeIn 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:[(0,i.jsx)("div",{onClick:e=>e.stopPropagation(),style:{background:"var(--bg-primary)",borderRadius:"12px",boxShadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)",width:n,maxWidth:"90%",maxHeight:"90vh",overflow:"auto",border:"1px solid var(--border)",animation:"slideUp 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:t}),(0,i.jsx)(a(),{id:"5d567d25508aa188",children:"@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:scale(.95)translatey(10px)}to{opacity:1;transform:scale(1)translatey(0)}}"})]}):null}function o({isOpen:e,onClose:r,onConfirm:t,title:n,message:a,confirmLabel:o="Confirm",cancelLabel:l="Cancel",isDangerous:d=!1}){return(0,i.jsx)(s,{isOpen:e,onClose:r,width:"400px",children:(0,i.jsxs)("div",{style:{padding:"1.5rem"},children:[(0,i.jsx)("h3",{style:{margin:"0 0 0.5rem 0",fontSize:"1.25rem",fontWeight:600},children:n}),(0,i.jsx)("p",{style:{margin:"0 0 1.5rem 0",color:"var(--text-secondary)",lineHeight:1.5},children:a}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:r,className:"btn",style:{background:"transparent",border:"1px solid var(--border)",color:"var(--text-primary)"},children:l}),(0,i.jsx)("button",{onClick:()=>{t(),r()},className:"btn",style:{background:d?"var(--error)":"var(--accent)",color:"white",border:"none",fontWeight:600},children:o})]})]})})}t(2115)}},e=>{e.O(0,[500,594,444,441,794,358],()=>e(e.s=1704)),_N_E=e.O()}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e,t,r,o,n,i,a,u,l={},c={};function s(e){var t=c[e];if(void 0!==t)return t.exports;var r=c[e]={exports:{}},o=!0;try{l[e].call(r.exports,r,r.exports,s),o=!1}finally{o&&delete c[e]}return r.exports}s.m=l,e=[],s.O=(t,r,o,n)=>{if(r){n=n||0;for(var i=e.length;i>0&&e[i-1][2]>n;i--)e[i]=e[i-1];e[i]=[r,o,n];return}for(var a=1/0,i=0;i<e.length;i++){for(var[r,o,n]=e[i],u=!0,l=0;l<r.length;l++)(!1&n||a>=n)&&Object.keys(s.O).every(e=>s.O[e](r[l]))?r.splice(l--,1):(u=!1,n<a&&(a=n));if(u){e.splice(i--,1);var c=o();void 0!==c&&(t=c)}}return t},s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,s.t=function(e,o){if(1&o&&(e=this(e)),8&o||"object"==typeof e&&e&&(4&o&&e.__esModule||16&o&&"function"==typeof e.then))return e;var n=Object.create(null);s.r(n);var i={};t=t||[null,r({}),r([]),r(r)];for(var a=2&o&&e;"object"==typeof a&&!~t.indexOf(a);a=r(a))Object.getOwnPropertyNames(a).forEach(t=>i[t]=()=>e[t]);return i.default=()=>e,s.d(n,i),n},s.d=(e,t)=>{for(var r in t)s.o(t,r)&&!s.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce((t,r)=>(s.f[r](e,t),t),[])),s.u=e=>"static/chunks/"+e+".
|
|
1
|
+
(()=>{"use strict";var e,t,r,o,n,i,a,u,l={},c={};function s(e){var t=c[e];if(void 0!==t)return t.exports;var r=c[e]={exports:{}},o=!0;try{l[e].call(r.exports,r,r.exports,s),o=!1}finally{o&&delete c[e]}return r.exports}s.m=l,e=[],s.O=(t,r,o,n)=>{if(r){n=n||0;for(var i=e.length;i>0&&e[i-1][2]>n;i--)e[i]=e[i-1];e[i]=[r,o,n];return}for(var a=1/0,i=0;i<e.length;i++){for(var[r,o,n]=e[i],u=!0,l=0;l<r.length;l++)(!1&n||a>=n)&&Object.keys(s.O).every(e=>s.O[e](r[l]))?r.splice(l--,1):(u=!1,n<a&&(a=n));if(u){e.splice(i--,1);var c=o();void 0!==c&&(t=c)}}return t},s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,s.t=function(e,o){if(1&o&&(e=this(e)),8&o||"object"==typeof e&&e&&(4&o&&e.__esModule||16&o&&"function"==typeof e.then))return e;var n=Object.create(null);s.r(n);var i={};t=t||[null,r({}),r([]),r(r)];for(var a=2&o&&e;"object"==typeof a&&!~t.indexOf(a);a=r(a))Object.getOwnPropertyNames(a).forEach(t=>i[t]=()=>e[t]);return i.default=()=>e,s.d(n,i),n},s.d=(e,t)=>{for(var r in t)s.o(t,r)&&!s.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce((t,r)=>(s.f[r](e,t),t),[])),s.u=e=>"static/chunks/"+e+".8613117e214693b1.js",s.miniCssF=e=>{},s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},s.l=(e,t,r,n)=>{if(o[e])return void o[e].push(t);if(void 0!==r)for(var i,a,u=document.getElementsByTagName("script"),l=0;l<u.length;l++){var c=u[l];if(c.getAttribute("src")==e||c.getAttribute("data-webpack")=="_N_E:"+r){i=c;break}}i||(a=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,s.nc&&i.setAttribute("nonce",s.nc),i.setAttribute("data-webpack","_N_E:"+r),i.src=s.tu(e)),o[e]=[t];var d=(t,r)=>{i.onerror=i.onload=null,clearTimeout(f);var n=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),n&&n.forEach(e=>e(r)),t)return t(r)},f=setTimeout(d.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=d.bind(null,i.onerror),i.onload=d.bind(null,i.onload),a&&document.head.appendChild(i)},s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.tt=()=>(void 0===n&&(n={createScriptURL:e=>e},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(n=trustedTypes.createPolicy("nextjs#bundler",n))),n),s.tu=e=>s.tt().createScriptURL(e),s.p="/_next/",i={68:0,334:0},s.f.j=(e,t)=>{var r=s.o(i,e)?i[e]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(334|68)$/.test(e))i[e]=0;else{var o=new Promise((t,o)=>r=i[e]=[t,o]);t.push(r[2]=o);var n=s.p+s.u(e),a=Error();s.l(n,t=>{if(s.o(i,e)&&(0!==(r=i[e])&&(i[e]=void 0),r)){var o=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+o+": "+n+")",a.name="ChunkLoadError",a.type=o,a.request=n,r[1](a)}},"chunk-"+e,e)}},s.O.j=e=>0===i[e],a=(e,t)=>{var r,o,[n,a,u]=t,l=0;if(n.some(e=>0!==i[e])){for(r in a)s.o(a,r)&&(s.m[r]=a[r]);if(u)var c=u(s)}for(e&&e(t);l<n.length;l++)o=n[l],s.o(i,o)&&i[o]&&i[o][0](),i[o]=0;return s.O(c)},(u=self.webpackChunk_N_E=self.webpackChunk_N_E||[]).forEach(a.bind(null,0)),u.push=a.bind(null,u.push.bind(u))})();
|
package/bin/cli.js
CHANGED
|
@@ -3120,8 +3120,15 @@ function parseGherkinFS(content, filePath) {
|
|
|
3120
3120
|
const featureLine = lines.find((l) => l.trim().startsWith("Feature:"));
|
|
3121
3121
|
const featureMatch = featureLine?.match(/Feature:\s*(.+)/);
|
|
3122
3122
|
const fullTitle = featureMatch?.[1] || basename(filePath);
|
|
3123
|
-
const
|
|
3124
|
-
const
|
|
3123
|
+
const tagId = fileTags.find((t) => /^@FS-\d+$/i.test(t))?.replace("@", "").toUpperCase();
|
|
3124
|
+
const titleIdMatch = fullTitle.match(/^(FS-\d+)/i);
|
|
3125
|
+
const filenameIdMatch = basename(filePath).match(/^(FS-\d+)/i);
|
|
3126
|
+
const id = tagId || titleIdMatch?.[1].toUpperCase() || filenameIdMatch?.[1].toUpperCase() || basename(filePath, ".feature").toUpperCase();
|
|
3127
|
+
let title = fullTitle;
|
|
3128
|
+
if (titleIdMatch) {
|
|
3129
|
+
title = title.substring(titleIdMatch[1].length).trim();
|
|
3130
|
+
title = title.replace(/^[:\-\s]+/, "");
|
|
3131
|
+
}
|
|
3125
3132
|
const featureIndex = lines.findIndex((l) => l.trim().startsWith("Feature:"));
|
|
3126
3133
|
let description = "";
|
|
3127
3134
|
const requirements = [];
|
|
@@ -3205,7 +3212,7 @@ function parseGherkinFS(content, filePath) {
|
|
|
3205
3212
|
return {
|
|
3206
3213
|
id,
|
|
3207
3214
|
type: "fs",
|
|
3208
|
-
title
|
|
3215
|
+
title,
|
|
3209
3216
|
file_path: filePath,
|
|
3210
3217
|
description,
|
|
3211
3218
|
requirements,
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";exports.id=524,exports.ids=[524],exports.modules={75524:(a,b,c)=>{c.d(b,{saveFS:()=>j,saveRisk:()=>e,saveURS:()=>f,updateFSLinksAction:()=>i,updateRiskAction:()=>g,updateURSAction:()=>h});var d=c(99829);let e=(0,d.createServerReference)("407127505442999ac03825d5dc91c3069face2e45f",d.callServer,void 0,d.findSourceMapURL,"saveRisk"),f=(0,d.createServerReference)("40a84e778b8b3dc6148fba95a1098cca9adea7968b",d.callServer,void 0,d.findSourceMapURL,"saveURS"),g=(0,d.createServerReference)("604372e8d8a6b47b6f92f5ab4785c3783b4dd9219f",d.callServer,void 0,d.findSourceMapURL,"updateRiskAction"),h=(0,d.createServerReference)("607913cc9a0938c923f9c36865dff7db37c207a307",d.callServer,void 0,d.findSourceMapURL,"updateURSAction"),i=(0,d.createServerReference)("60fa2823c0a38306656f5bf80ab5ab07528b9bc96f",d.callServer,void 0,d.findSourceMapURL,"updateFSLinksAction"),j=(0,d.createServerReference)("700bc4f383d88dcbb1026b751986c3aee734a2cb75",d.callServer,void 0,d.findSourceMapURL,"saveFS")}};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
exports.id=559,exports.ids=[559],exports.modules={11390:(a,b,c)=>{"use strict";c.d(b,{R:()=>h});var d=c(48249),e=c(73142),f=c.n(e);function g({isOpen:a,onClose:b,children:c,width:e="500px"}){return a?(0,d.jsxs)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:1e3,display:"flex",alignItems:"center",justifyContent:"center",backdropFilter:"blur(4px)",background:"rgba(0, 0, 0, 0.5)",animation:"fadeIn 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:[(0,d.jsx)("div",{onClick:a=>a.stopPropagation(),style:{background:"var(--bg-primary)",borderRadius:"12px",boxShadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)",width:e,maxWidth:"90%",maxHeight:"90vh",overflow:"auto",border:"1px solid var(--border)",animation:"slideUp 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:c}),(0,d.jsx)(f(),{id:"5d567d25508aa188",children:"@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:scale(.95)translatey(10px)}to{opacity:1;transform:scale(1)translatey(0)}}"})]}):null}function h({isOpen:a,onClose:b,onConfirm:c,title:e,message:f,confirmLabel:h="Confirm",cancelLabel:i="Cancel",isDangerous:j=!1}){return(0,d.jsx)(g,{isOpen:a,onClose:b,width:"400px",children:(0,d.jsxs)("div",{style:{padding:"1.5rem"},children:[(0,d.jsx)("h3",{style:{margin:"0 0 0.5rem 0",fontSize:"1.25rem",fontWeight:600},children:e}),(0,d.jsx)("p",{style:{margin:"0 0 1.5rem 0",color:"var(--text-secondary)",lineHeight:1.5},children:f}),(0,d.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:"0.75rem"},children:[(0,d.jsx)("button",{onClick:b,className:"btn",style:{background:"transparent",border:"1px solid var(--border)",color:"var(--text-primary)"},children:i}),(0,d.jsx)("button",{onClick:()=>{c(),b()},className:"btn",style:{background:j?"var(--error)":"var(--accent)",color:"white",border:"none",fontWeight:600},children:h})]})]})})}c(67484)},11851:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(5735);function e({children:a}){return(0,d.jsx)("div",{children:a})}},49663:()=>{},67596:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"4065f47a2402b7fd772c46f9454776256093935402":()=>w,"407127505442999ac03825d5dc91c3069face2e45f":()=>o,"4086c858e7da8944396e6ddc21d90b2b8ee7e0e8c9":()=>t,"409cdcde172bf7c79b48cc50de5ca8c43ad1e5fc9c":()=>r,"40a84e778b8b3dc6148fba95a1098cca9adea7968b":()=>m,"40b48c75797e1d115849dc591590edd5994c554475":()=>s,"40da67017de9b197292d9e1fdac6a22af4045a7cdb":()=>u,"40f4a660270dcf6b4dbb319d91f8259ceaa815e649":()=>v,"604372e8d8a6b47b6f92f5ab4785c3783b4dd9219f":()=>p,"607913cc9a0938c923f9c36865dff7db37c207a307":()=>n,"60fa2823c0a38306656f5bf80ab5ab07528b9bc96f":()=>q,"700bc4f383d88dcbb1026b751986c3aee734a2cb75":()=>l});var d=c(95349),e=c(29021),f=c.n(e),g=c(33873),h=c.n(g),i=c(42650),j=c(82907),k=c(13454);async function l(a,b,d){try{let e,g=process.env.MACHINE_SPECS_DIR||h().join(process.cwd(),"specs"),j=a,l=b;if(!d&&a.startsWith("FS-NEW-")){let{getNextId:d}=await Promise.resolve().then(c.bind(c,624));e=d("FS","fs"),l=b.replace("Feature: FS-XXX",`Feature: ${e}`);let f=a.replace("FS-NEW-","").replace(".feature","");j=`${e}-${f}.feature`}let m=j.replace(/[^a-zA-Z0-9\-_\.]/g,"-").toLowerCase();if(!m.endsWith(".feature"))return{success:!1,error:"Filename must end with .feature"};let n=h().join(g,"fs",m);if(d&&d!==n&&f().existsSync(d)&&f().unlinkSync(d),!d&&f().existsSync(n))return{success:!1,error:`File ${m} already exists`};f().writeFileSync(n,l,"utf-8");let o=function(a,b){let c=a.split("\n"),d=[],e=[],f=!1;for(let a of c){let b=a.trim();if(b.startsWith("@")&&!f){let a=b.split(/\s+/).filter(a=>a.startsWith("@"));e.push(...a)}else if(b.startsWith("Feature:")){f=!0;break}}let g=c.find(a=>a.trim().startsWith("Feature:")),i=g?.match(/Feature:\s*(.+)/),j=i?.[1]||h().basename(b),k=j.match(/^(FS-\d+)/),l=k?.[1]||h().basename(b,".requirement").toUpperCase(),m=c.findIndex(a=>a.trim().startsWith("Feature:")),n="",o=[];for(let a=m+1;a<c.length;a++){let b=c[a].trim();if(b.startsWith("Scenario")||b.startsWith("Background")||b.startsWith("@"))break;b.startsWith("-")?o.push(b.substring(1).trim()):b&&!b.startsWith("Requirements:")&&(n+=(n?" ":"")+b)}let p=null;for(let a=0;a<c.length;a++){let b=c[a].trim();if(b.startsWith("Scenario Outline:")||b.startsWith("Scenario:")){p&&d.push(p);let e=b.startsWith("Scenario Outline:"),f=b.replace(/Scenario( Outline)?:\s*/,""),g=[];for(let b=a-1;b>=0;b--){let a=c[b].trim();if(a.startsWith("@")){let b=a.split(/\s+/).filter(a=>a.startsWith("@"));g.unshift(...b)}else if(a)break}p={name:f,tags:g,steps:[],line:a+1,is_outline:e}}p&&/^(Given|When|Then|And|But)\s/.test(b)&&p.steps.push(b)}p&&d.push(p);let q=e.filter(a=>a.match(/@URS-\d+/)).map(a=>a.replace("@","")),r=e.filter(a=>a.match(/@RISK-\d+/)).map(a=>a.replace("@","")),s=new Date().toISOString().split("T")[0];return{id:l,type:"fs",title:j,file_path:b,description:n,requirements:o,urs_ids:q,risk_ids:r,scenarios:d,scenario_count:d.length,created_at:s,updated_at:s}}(l,n);return(0,k.Dl)(o),(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/builder"),(0,i.revalidatePath)("/traceability"),{success:!0,id:o.id}}catch(a){return{success:!1,error:String(a)}}}async function m(a){try{let b=(0,j.r_)(a);return(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/builder"),(0,i.revalidatePath)("/traceability"),{success:!0,id:b.id}}catch(a){return{success:!1,error:String(a)}}}async function n(a,b){try{let{updateURS:d}=await Promise.resolve().then(c.bind(c,15177)),e=d(a,b);if(!e)return{success:!1,error:"URS not found"};return(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/builder"),(0,i.revalidatePath)("/traceability"),{success:!0,id:e.id}}catch(a){return{success:!1,error:String(a)}}}async function o(a){try{let b=(0,j.w)(a);return(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/builder"),(0,i.revalidatePath)("/traceability"),{success:!0,id:b.id}}catch(a){return{success:!1,error:String(a)}}}async function p(a,b){try{let{updateRisk:d}=await Promise.resolve().then(c.bind(c,18986)),e=d(a,b);if(!e)return{success:!1,error:"Risk not found"};return(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/builder"),(0,i.revalidatePath)("/traceability"),{success:!0,id:e.id}}catch(a){return{success:!1,error:String(a)}}}async function q(a,b){try{let{updateFSURSLinks:d}=await Promise.resolve().then(c.bind(c,13454));if(!d(a,b))return{success:!1,error:"Failed to update links"};return(0,i.revalidatePath)("/"),(0,i.revalidatePath)("/matrix"),(0,i.revalidatePath)("/traceability"),{success:!0,id:a}}catch(a){return{success:!1,error:String(a)}}}async function r(a){(0,j.PM)(a),(0,i.revalidatePath)("/traceability/urs"),(0,i.revalidatePath)(`/traceability/urs/${a}`)}async function s(a){(0,j.tf)(a),(0,i.revalidatePath)("/traceability/urs"),(0,i.revalidatePath)("/traceability/archive")}async function t(a){(0,j.kW)(a),(0,i.revalidatePath)("/traceability/fs"),(0,i.revalidatePath)(`/traceability/fs/${a}`)}async function u(a){(0,j.wO)(a),(0,i.revalidatePath)("/traceability/fs"),(0,i.revalidatePath)("/traceability/archive")}async function v(a){(0,j.Ei)(a),(0,i.revalidatePath)("/traceability/risk"),(0,i.revalidatePath)(`/traceability/risk/${a}`)}async function w(a){(0,j.og)(a),(0,i.revalidatePath)("/traceability/risk"),(0,i.revalidatePath)("/traceability/archive")}(0,c(89337).D)([l,m,n,o,p,q,r,s,t,u,v,w]),(0,d.A)(l,"700bc4f383d88dcbb1026b751986c3aee734a2cb75",null),(0,d.A)(m,"40a84e778b8b3dc6148fba95a1098cca9adea7968b",null),(0,d.A)(n,"607913cc9a0938c923f9c36865dff7db37c207a307",null),(0,d.A)(o,"407127505442999ac03825d5dc91c3069face2e45f",null),(0,d.A)(p,"604372e8d8a6b47b6f92f5ab4785c3783b4dd9219f",null),(0,d.A)(q,"60fa2823c0a38306656f5bf80ab5ab07528b9bc96f",null),(0,d.A)(r,"409cdcde172bf7c79b48cc50de5ca8c43ad1e5fc9c",null),(0,d.A)(s,"40b48c75797e1d115849dc591590edd5994c554475",null),(0,d.A)(t,"4086c858e7da8944396e6ddc21d90b2b8ee7e0e8c9",null),(0,d.A)(u,"40da67017de9b197292d9e1fdac6a22af4045a7cdb",null),(0,d.A)(v,"40f4a660270dcf6b4dbb319d91f8259ceaa815e649",null),(0,d.A)(w,"4065f47a2402b7fd772c46f9454776256093935402",null)},73142:(a,b,c)=>{"use strict";a.exports=c(73895).style},73895:(a,b,c)=>{"use strict";c(49663);var d=c(67484),e=d&&"object"==typeof d&&"default"in d?d:{default:d},f="undefined"!=typeof process&&process.env&&!0,g=function(a){return"[object String]"===Object.prototype.toString.call(a)},h=function(){function a(a){var b=void 0===a?{}:a,c=b.name,d=void 0===c?"stylesheet":c,e=b.optimizeForSpeed,h=void 0===e?f:e;i(g(d),"`name` must be a string"),this._name=d,this._deletedRulePlaceholder="#"+d+"-deleted-rule____{}",i("boolean"==typeof h,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=h,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0,this._nonce=null}var b,c=a.prototype;return c.setOptimizeForSpeed=function(a){i("boolean"==typeof a,"`setOptimizeForSpeed` accepts a boolean"),i(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=a,this.inject()},c.isOptimizeForSpeed=function(){return this._optimizeForSpeed},c.inject=function(){var a=this;i(!this._injected,"sheet already injected"),this._injected=!0,this._serverSheet={cssRules:[],insertRule:function(b,c){return"number"==typeof c?a._serverSheet.cssRules[c]={cssText:b}:a._serverSheet.cssRules.push({cssText:b}),c},deleteRule:function(b){a._serverSheet.cssRules[b]=null}}},c.getSheetForTag=function(a){if(a.sheet)return a.sheet;for(var b=0;b<document.styleSheets.length;b++)if(document.styleSheets[b].ownerNode===a)return document.styleSheets[b]},c.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},c.insertRule=function(a,b){return i(g(a),"`insertRule` accepts only strings"),"number"!=typeof b&&(b=this._serverSheet.cssRules.length),this._serverSheet.insertRule(a,b),this._rulesCount++},c.replaceRule=function(a,b){this._optimizeForSpeed;var c=this._serverSheet;if(b.trim()||(b=this._deletedRulePlaceholder),!c.cssRules[a])return a;c.deleteRule(a);try{c.insertRule(b,a)}catch(d){f||console.warn("StyleSheet: illegal rule: \n\n"+b+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),c.insertRule(this._deletedRulePlaceholder,a)}return a},c.deleteRule=function(a){this._serverSheet.deleteRule(a)},c.flush=function(){this._injected=!1,this._rulesCount=0,this._serverSheet.cssRules=[]},c.cssRules=function(){return this._serverSheet.cssRules},c.makeStyleTag=function(a,b,c){b&&i(g(b),"makeStyleTag accepts only strings as second parameter");var d=document.createElement("style");this._nonce&&d.setAttribute("nonce",this._nonce),d.type="text/css",d.setAttribute("data-"+a,""),b&&d.appendChild(document.createTextNode(b));var e=document.head||document.getElementsByTagName("head")[0];return c?e.insertBefore(d,c):e.appendChild(d),d},b=[{key:"length",get:function(){return this._rulesCount}}],function(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}(a.prototype,b),a}();function i(a,b){if(!a)throw Error("StyleSheet: "+b+".")}var j=function(a){for(var b=5381,c=a.length;c;)b=33*b^a.charCodeAt(--c);return b>>>0},k={};function l(a,b){if(!b)return"jsx-"+a;var c=String(b),d=a+c;return k[d]||(k[d]="jsx-"+j(a+"-"+c)),k[d]}function m(a,b){var c=a+(b=b.replace(/\/style/gi,"\\/style"));return k[c]||(k[c]=b.replace(/__jsx-style-dynamic-selector/g,a)),k[c]}var n=function(){function a(a){var b=void 0===a?{}:a,c=b.styleSheet,d=void 0===c?null:c,e=b.optimizeForSpeed,f=void 0!==e&&e;this._sheet=d||new h({name:"styled-jsx",optimizeForSpeed:f}),this._sheet.inject(),d&&"boolean"==typeof f&&(this._sheet.setOptimizeForSpeed(f),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var b=a.prototype;return b.add=function(a){var b=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(a.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed());var c=this.getIdAndRules(a),d=c.styleId,e=c.rules;if(d in this._instancesCounts){this._instancesCounts[d]+=1;return}var f=e.map(function(a){return b._sheet.insertRule(a)}).filter(function(a){return -1!==a});this._indices[d]=f,this._instancesCounts[d]=1},b.remove=function(a){var b=this,c=this.getIdAndRules(a).styleId;if(function(a,b){if(!a)throw Error("StyleSheetRegistry: "+b+".")}(c in this._instancesCounts,"styleId: `"+c+"` not found"),this._instancesCounts[c]-=1,this._instancesCounts[c]<1){var d=this._fromServer&&this._fromServer[c];d?(d.parentNode.removeChild(d),delete this._fromServer[c]):(this._indices[c].forEach(function(a){return b._sheet.deleteRule(a)}),delete this._indices[c]),delete this._instancesCounts[c]}},b.update=function(a,b){this.add(b),this.remove(a)},b.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},b.cssRules=function(){var a=this,b=this._fromServer?Object.keys(this._fromServer).map(function(b){return[b,a._fromServer[b]]}):[],c=this._sheet.cssRules();return b.concat(Object.keys(this._indices).map(function(b){return[b,a._indices[b].map(function(a){return c[a].cssText}).join(a._optimizeForSpeed?"":"\n")]}).filter(function(a){return!!a[1]}))},b.styles=function(a){var b,c;return b=this.cssRules(),void 0===(c=a)&&(c={}),b.map(function(a){var b=a[0],d=a[1];return e.default.createElement("style",{id:"__"+b,key:"__"+b,nonce:c.nonce?c.nonce:void 0,dangerouslySetInnerHTML:{__html:d}})})},b.getIdAndRules=function(a){var b=a.children,c=a.dynamic,d=a.id;if(c){var e=l(d,c);return{styleId:e,rules:Array.isArray(b)?b.map(function(a){return m(e,a)}):[m(e,b)]}}return{styleId:l(d),rules:Array.isArray(b)?b:[b]}},b.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(a,b){return a[b.id.slice(2)]=b,a},{})},a}(),o=d.createContext(null);o.displayName="StyleSheetContext";e.default.useInsertionEffect||e.default.useLayoutEffect;var p=void 0;function q(a){var b=p||d.useContext(o);return b&&b.add(a),null}q.dynamic=function(a){return a.map(function(a){return l(a[0],a[1])}).join(" ")},b.style=q}};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[246],{9246:(e,c,a)=>{a.d(c,{saveFS:()=>n,saveRisk:()=>d,saveURS:()=>f,updateFSLinksAction:()=>v,updateRiskAction:()=>S,updateURSAction:()=>i});var r=a(9339);let d=(0,r.createServerReference)("407127505442999ac03825d5dc91c3069face2e45f",r.callServer,void 0,r.findSourceMapURL,"saveRisk"),f=(0,r.createServerReference)("40a84e778b8b3dc6148fba95a1098cca9adea7968b",r.callServer,void 0,r.findSourceMapURL,"saveURS"),S=(0,r.createServerReference)("604372e8d8a6b47b6f92f5ab4785c3783b4dd9219f",r.callServer,void 0,r.findSourceMapURL,"updateRiskAction"),i=(0,r.createServerReference)("607913cc9a0938c923f9c36865dff7db37c207a307",r.callServer,void 0,r.findSourceMapURL,"updateURSAction"),v=(0,r.createServerReference)("60fa2823c0a38306656f5bf80ab5ab07528b9bc96f",r.callServer,void 0,r.findSourceMapURL,"updateFSLinksAction"),n=(0,r.createServerReference)("700bc4f383d88dcbb1026b751986c3aee734a2cb75",r.callServer,void 0,r.findSourceMapURL,"saveFS")}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[41],{4926:(e,t,r)=>{Promise.resolve().then(r.bind(r,9426))},9339:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s={callServer:function(){return a.callServer},createServerReference:function(){return n.createServerReference},findSourceMapURL:function(){return l.findSourceMapURL}};for(var i in s)Object.defineProperty(t,i,{enumerable:!0,get:s[i]});let a=r(7304),l=r(4060),n=r(7197)},9426:(e,t,r)=>{"use strict";r.d(t,{ReleaseDetailClient:()=>h});var s=r(5155),i=r(2115),a=r(8500),l=r.n(a),n=r(9339);let o=(0,n.createServerReference)("60ff2888c6efa56ab357d772defffdd8df85f46b03",n.callServer,void 0,n.findSourceMapURL,"updateReleaseAction"),d=(0,n.createServerReference)("604bbea4916dde2377b5347874b8de6080c87ce518",n.callServer,void 0,n.findSourceMapURL,"tagFSToReleaseAction"),c=(0,n.createServerReference)("60f3315e72560cf2971994aaa3fac0ce3a019031ad",n.callServer,void 0,n.findSourceMapURL,"untagFSFromReleaseAction"),m=(0,n.createServerReference)("40044ba143886e10be2c947be0791d45777f3d1fa4",n.callServer,void 0,n.findSourceMapURL,"createDefectAction");function h({release:e,taggedFS:t,availableFS:r,testRuns:a,defects:n}){let[h,p]=(0,i.useState)(!1),[x,g]=(0,i.useState)(!1),[v,u]=(0,i.useState)([]),[y,f]=(0,i.useState)(null),[j,b]=(0,i.useState)({isOpen:!1}),[S,N]=(0,i.useState)({title:"",description:"",status:"open"}),[C,k]=(0,i.useState)({titleError:!1,descriptionError:!1}),[R,w]=(0,i.useTransition)(),[B,W]=(0,i.useState)({version:e.version,name:e.name,status:e.status,notes:e.notes||""}),_={planning:{bg:"rgba(168, 85, 247, 0.1)",color:"#a855f7"},testing:{bg:"rgba(59, 130, 246, 0.1)",color:"#3b82f6"},released:{bg:"rgba(34, 197, 94, 0.1)",color:"#22c55e"}}[e.status];return(0,s.jsxs)("div",{style:{maxWidth:"1200px",margin:"0 auto",padding:"2rem"},children:[(0,s.jsx)("div",{style:{marginBottom:"1.5rem"},children:(0,s.jsx)(l(),{href:"/releases",style:{color:"var(--text-secondary)",textDecoration:"none"},children:"← Back to Releases"})}),(0,s.jsxs)("header",{style:{marginBottom:"2rem"},children:[(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem"},children:[(0,s.jsxs)("code",{style:{fontSize:"1.5rem",fontWeight:700,color:_.color},children:[" ",e.id," "]}),(0,s.jsxs)("span",{style:{fontSize:"1.25rem",fontWeight:600},children:["v",e.version]}),(0,s.jsx)("span",{className:"badge",style:{background:_.bg,color:_.color,padding:"0.5rem 1rem"},children:e.status}),(0,s.jsx)("button",{onClick:()=>p(!h),className:"btn btn-primary",style:{marginLeft:"auto"},children:h?"Cancel":"✏️ Edit"})]}),(0,s.jsx)("h1",{style:{fontSize:"2rem",fontWeight:700},children:e.name}),(0,s.jsxs)("p",{style:{color:"var(--text-secondary)"},children:["Created ",e.created_at,e.released_at&&` • Released ${e.released_at}`]})]}),h&&(0,s.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,s.jsx)("h2",{className:"card-title",children:"Edit Release"}),(0,s.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"1fr 2fr 1fr",gap:"1rem",marginBottom:"1rem"},children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("label",{style:{display:"block",fontWeight:500,marginBottom:"0.5rem"},children:"Version"}),(0,s.jsx)("input",{type:"text",value:B.version,onChange:e=>W({...B,version:e.target.value}),className:"input"})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("label",{style:{display:"block",fontWeight:500,marginBottom:"0.5rem"},children:"Name"}),(0,s.jsx)("input",{type:"text",value:B.name,onChange:e=>W({...B,name:e.target.value}),className:"input"})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("label",{style:{display:"block",fontWeight:500,marginBottom:"0.5rem"},children:"Status"}),(0,s.jsxs)("select",{value:B.status,onChange:e=>W({...B,status:e.target.value}),className:"input",children:[(0,s.jsx)("option",{value:"planning",children:"Planning"}),(0,s.jsx)("option",{value:"testing",children:"Testing"}),(0,s.jsx)("option",{value:"released",children:"Released"})]})]})]}),(0,s.jsxs)("div",{style:{marginBottom:"1rem"},children:[(0,s.jsx)("label",{style:{display:"block",fontWeight:500,marginBottom:"0.5rem"},children:"Notes"}),(0,s.jsx)("textarea",{value:B.notes,onChange:e=>W({...B,notes:e.target.value}),rows:3,className:"input",style:{resize:"vertical"}})]}),(0,s.jsx)("button",{onClick:()=>{w(async()=>{await o(e.id,B),p(!1)})},className:"btn btn-primary",disabled:R,children:R?"Saving...":"Save Changes"})]}),e.notes&&!h&&(0,s.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,s.jsx)("h2",{className:"card-title",children:"\uD83D\uDCDD Notes"}),(0,s.jsx)("p",{style:{color:"var(--text-secondary)",whiteSpace:"pre-wrap"},children:e.notes})]}),(0,s.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem",borderLeft:"4px solid var(--error)"},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"1rem"},children:[(0,s.jsxs)("h2",{className:"card-title",children:["\uD83D\uDEA8 Defects & Deviations (",n.length,")"]}),(0,s.jsx)("button",{className:"btn",onClick:()=>{b({isOpen:!0,testResultId:void 0,fsId:void 0,scenarioName:void 0}),N({title:"",description:"",status:"open"})},children:"+ Log Defect"})]}),0===n.length?(0,s.jsx)("p",{style:{color:"var(--text-secondary)"},children:"No defects logged. Any failed tests must be resolved or logged as a defect."}):(0,s.jsx)("div",{style:{display:"grid",gap:"0.75rem"},children:n.map(e=>(0,s.jsxs)("div",{style:{padding:"1rem",background:"var(--bg-hover)",borderRadius:"8px",borderLeft:"open"===e.status?"3px solid red":"3px solid green"},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:"0.5rem"},children:[(0,s.jsxs)("div",{style:{fontWeight:600},children:[e.id,": ",e.title]}),(0,s.jsx)("div",{className:"badge",style:{background:"open"===e.status?"rgba(239, 68, 68, 0.1)":"rgba(34, 197, 94, 0.1)",color:"open"===e.status?"var(--error)":"var(--success)"},children:e.status.toUpperCase()})]}),(0,s.jsx)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)",whiteSpace:"pre-wrap"},children:e.description}),e.test_result_id&&(0,s.jsxs)("div",{style:{marginTop:"0.5rem",fontSize:"0.75rem",color:"var(--warning)"},children:["Linked to failed test result #",e.test_result_id]})]},e.id))})]}),(0,s.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"1rem"},children:[(0,s.jsxs)("h2",{className:"card-title",style:{margin:0},children:["⚙️ Features (",t.length,")"]}),(0,s.jsx)("button",{onClick:()=>g(!0),className:"btn",disabled:0===r.length,children:"+ Add Features"})]}),x&&(0,s.jsxs)("div",{style:{marginBottom:"1rem",padding:"1rem",background:"var(--bg-hover)",borderRadius:"8px"},children:[(0,s.jsx)("div",{style:{marginBottom:"0.5rem",fontWeight:500},children:"Select features to add:"}),(0,s.jsx)("div",{style:{display:"flex",flexWrap:"wrap",gap:"0.5rem",marginBottom:"1rem"},children:r.map(e=>(0,s.jsxs)("label",{style:{display:"flex",alignItems:"center",gap:"0.5rem",cursor:"pointer"},children:[(0,s.jsx)("input",{type:"checkbox",checked:v.includes(e.id),onChange:t=>{t.target.checked?u([...v,e.id]):u(v.filter(t=>t!==e.id))}}),(0,s.jsx)("code",{style:{color:"var(--warning)"},children:e.id}),(0,s.jsx)("span",{children:e.title})]},e.id))}),(0,s.jsxs)("div",{style:{display:"flex",gap:"0.5rem"},children:[(0,s.jsx)("button",{onClick:()=>{g(!1),u([])},className:"btn",children:"Cancel"}),(0,s.jsx)("button",{onClick:()=>{0!==v.length&&w(async()=>{await d(e.id,v),g(!1),u([])})},className:"btn btn-primary",disabled:R||0===v.length,children:R?"Adding...":`Add ${v.length} Feature${1!==v.length?"s":""}`})]})]}),0===t.length?(0,s.jsx)("p",{style:{color:"var(--text-secondary)"},children:"No features tagged yet. Add features to track them in this release."}):(0,s.jsx)("div",{style:{display:"grid",gap:"0.5rem"},children:t.map(t=>(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",padding:"0.75rem 1rem",background:"var(--bg-hover)",borderRadius:"8px"},children:[(0,s.jsxs)(l(),{href:`/specs/${t.id}`,style:{flex:1,textDecoration:"none"},children:[(0,s.jsx)("code",{style:{fontWeight:600,color:"var(--warning)",marginRight:"0.75rem"},children:t.id}),(0,s.jsx)("span",{style:{color:"var(--text-primary)"},children:t.title}),(0,s.jsxs)("span",{style:{marginLeft:"0.75rem",color:"var(--text-secondary)",fontSize:"0.875rem"},children:[t.scenario_count," scenarios"]})]}),(0,s.jsx)("button",{onClick:()=>{var r;return r=t.id,void w(async()=>{await c(e.id,r)})},className:"btn",style:{padding:"0.25rem 0.5rem",fontSize:"0.75rem"},disabled:R,children:"\xd7"})]},t.id))})]}),(0,s.jsxs)("div",{className:"card",children:[(0,s.jsxs)("h2",{className:"card-title",children:["\uD83E\uDDEA Test Runs (",a.length,")"]}),0===a.length?(0,s.jsxs)("p",{style:{color:"var(--text-secondary)"},children:["No test runs yet. Import Cucumber results: ",(0,s.jsxs)("code",{children:["matrix release import-results results.json -r ",e.id]})]}):(0,s.jsx)("div",{style:{display:"grid",gap:"0.75rem"},children:a.map(e=>{let t=e.total>0?e.passed/e.total*100:0,r=y===e.id;return(0,s.jsxs)("div",{style:{padding:"1rem",background:"var(--bg-hover)",borderRadius:"8px"},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",cursor:"pointer"},onClick:()=>f(r?null:e.id),children:[(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{style:{fontWeight:600,marginBottom:"0.25rem"},children:[e.failed>0?"❌":"✅"," Run #",e.id," ",r?"\uD83D\uDD3D":"▶"]}),(0,s.jsxs)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)"},children:[e.run_date," • ",e.source]})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:"1rem",textAlign:"center"},children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{style:{fontWeight:700,color:"var(--success)"},children:e.passed}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Passed"})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{style:{fontWeight:700,color:"var(--error)"},children:e.failed}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Failed"})]}),(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{style:{fontWeight:700,color:100===t?"var(--success)":t>=80?"var(--warning)":"var(--error)"},children:[t.toFixed(0),"%"]}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Pass Rate"})]})]})]}),r&&(0,s.jsx)("div",{style:{marginTop:"1rem",paddingTop:"1rem",borderTop:"1px solid var(--border)"},children:(0,s.jsx)("p",{style:{fontStyle:"italic",color:"var(--text-secondary)"},children:"Detailed results view would go here. For now, check the console logs or database for failure details."})})]},e.id)})})]}),j.isOpen&&(0,s.jsx)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,background:"rgba(0,0,0,0.5)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:100},children:(0,s.jsxs)("div",{className:"card",style:{width:"500px",maxWidth:"90%"},children:[(0,s.jsx)("h2",{className:"card-title",children:"Log Defect / Deviation"}),(0,s.jsxs)("div",{style:{marginBottom:"1rem"},children:[(0,s.jsxs)("label",{style:{display:"block",marginBottom:"0.5rem"},children:["Title ",(0,s.jsx)("span",{style:{color:"var(--error)"},children:"*"})]}),(0,s.jsx)("input",{className:"input",value:S.title,onChange:e=>{N({...S,title:e.target.value}),e.target.value&&k(e=>({...e,titleError:!1}))},placeholder:"Defect summary",style:C.titleError?{borderColor:"var(--error)",boxShadow:"0 0 0 2px rgba(239, 68, 68, 0.2)"}:{}}),C.titleError&&(0,s.jsx)("div",{style:{color:"var(--error)",fontSize:"0.75rem",marginTop:"0.25rem"},children:"Title is required"})]}),(0,s.jsxs)("div",{style:{marginBottom:"1rem"},children:[(0,s.jsxs)("label",{style:{display:"block",marginBottom:"0.5rem"},children:["Description & Root Cause ",(0,s.jsx)("span",{style:{color:"var(--error)"},children:"*"})]}),(0,s.jsx)("textarea",{className:"input",rows:5,value:S.description,onChange:e=>{N({...S,description:e.target.value}),e.target.value&&k(e=>({...e,descriptionError:!1}))},placeholder:"Describe the failure, root cause, and why it is acceptable (if deviating) or mitigation plan.",style:C.descriptionError?{borderColor:"var(--error)",boxShadow:"0 0 0 2px rgba(239, 68, 68, 0.2)"}:{}}),C.descriptionError&&(0,s.jsx)("div",{style:{color:"var(--error)",fontSize:"0.75rem",marginTop:"0.25rem"},children:"Description is required"})]}),(0,s.jsxs)("div",{style:{marginBottom:"1rem"},children:[(0,s.jsx)("label",{style:{display:"block",marginBottom:"0.5rem"},children:"Status"}),(0,s.jsxs)("select",{className:"input",value:S.status,onChange:e=>N({...S,status:e.target.value}),children:[(0,s.jsx)("option",{value:"open",children:"Open (Needs Fix)"}),(0,s.jsx)("option",{value:"resolved",children:"Resolved (Fixed)"}),(0,s.jsx)("option",{value:"accepted",children:"Accepted (Permanent Deviation)"})]})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:"0.5rem",justifyContent:"flex-end"},children:[(0,s.jsx)("button",{className:"btn",onClick:()=>{b({isOpen:!1}),k({titleError:!1,descriptionError:!1})},children:"Cancel"}),(0,s.jsx)("button",{className:"btn btn-primary",onClick:()=>{let t=!S.title.trim(),r=!S.description.trim();t||r?k({titleError:t,descriptionError:r}):w(async()=>{try{await m({releaseId:e.id,testResultId:j.testResultId,title:S.title,description:S.description,status:S.status}),b({isOpen:!1}),N({title:"",description:"",status:"open"})}catch(e){console.error("Failed to create defect:",e),alert("Failed to create defect. Check console for details.")}})},disabled:R,children:R?"Logging...":"Log Defect"})]})]})})]})}}},e=>{e.O(0,[500,441,794,358],()=>e(e.s=4926)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[385],{3824:(e,t,a)=>{"use strict";a.d(t,{URSDetailClient:()=>d});var r=a(5155),i=a(2115),s=a(8500),l=a.n(s),n=a(9339);let c=(0,n.createServerReference)("608c5a5bc2f4ec3d107d20aae30817ace5146aec3a",n.callServer,void 0,n.findSourceMapURL,"updateURSAction");function d({urs:e,linkedFS:t,linkedRisks:a}){let[s,n]=(0,i.useState)(!1),[d,p]=(0,i.useTransition)(),[m,h]=(0,i.useState)({title:e.title,status:e.status,priority:e.priority,owner:e.owner,category:e.category,business_need:e.business_need,intended_use:e.intended_use,acceptance_criteria:e.acceptance_criteria}),u=e.title.includes("(Undefined)"),g=({value:e,onChange:t,multiline:a,placeholder:i})=>s?a?(0,r.jsx)("textarea",{value:e,onChange:e=>t(e.target.value),rows:4,className:"input",style:{width:"100%",resize:"vertical"}}):(0,r.jsx)("input",{type:"text",value:e,onChange:e=>t(e.target.value),className:"input",style:{width:"100%"}}):(0,r.jsx)("span",{style:{whiteSpace:"pre-wrap",color:"var(--text-secondary)",fontStyle:e?"normal":"italic"},children:e||i||"Not defined"}),x=({value:e,onChange:t,options:a})=>s?(0,r.jsx)("select",{value:e,onChange:e=>t(e.target.value),className:"input",children:a.map(e=>(0,r.jsx)("option",{value:e.value,children:e.label},e.value))}):(0,r.jsx)("span",{style:{textTransform:"capitalize"},children:e});return(0,r.jsxs)("div",{children:[(0,r.jsxs)("header",{className:"page-header",children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem",flexWrap:"wrap"},children:[(0,r.jsx)("code",{style:{fontSize:"1.5rem",fontWeight:700,color:"var(--success)",background:"rgba(16, 185, 129, 0.1)",padding:"0.5rem 1rem",borderRadius:"8px"},children:e.id}),s?(0,r.jsx)(x,{value:m.status,onChange:e=>h({...m,status:e}),options:[{value:"draft",label:"Draft"},{value:"review",label:"Review"},{value:"approved",label:"Approved"}]}):(0,r.jsx)("span",{className:`badge ${"approved"===e.status?"badge-success":"badge-warning"}`,children:m.status}),s?(0,r.jsx)(x,{value:m.priority,onChange:e=>h({...m,priority:e}),options:[{value:"critical",label:"Critical"},{value:"high",label:"High"},{value:"medium",label:"Medium"},{value:"low",label:"Low"}]}):(0,r.jsx)("span",{className:"badge",style:{background:"var(--bg-hover)"},children:m.priority}),u&&!s&&(0,r.jsx)("span",{className:"badge",style:{background:"rgba(239, 68, 68, 0.2)",color:"var(--error)"},children:"Needs Definition"}),(0,r.jsx)("div",{style:{marginLeft:"auto",display:"flex",gap:"0.5rem"},children:s?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("button",{onClick:()=>{h({title:e.title,status:e.status,priority:e.priority,owner:e.owner,category:e.category,business_need:e.business_need,intended_use:e.intended_use,acceptance_criteria:e.acceptance_criteria}),n(!1)},className:"btn",disabled:d,children:"Cancel"}),(0,r.jsx)("button",{onClick:()=>{p(async()=>{await c(e.id,m),n(!1)})},className:"btn btn-primary",disabled:d,children:d?"Saving...":"\uD83D\uDCBE Save"})]}):(0,r.jsx)("button",{onClick:()=>n(!0),className:"btn btn-primary",children:"✏️ Edit"})})]}),s?(0,r.jsx)("input",{type:"text",value:m.title,onChange:e=>h({...m,title:e.target.value}),className:"input",style:{fontSize:"1.5rem",fontWeight:700,width:"100%",marginBottom:"0.5rem"}}):(0,r.jsx)("h1",{className:"page-title",children:m.title}),(0,r.jsxs)("p",{className:"page-subtitle",children:["User Requirement Specification • Owner: ",s?(0,r.jsx)("input",{type:"text",value:m.owner,onChange:e=>h({...m,owner:e.target.value}),className:"input",style:{width:"200px",display:"inline-block"}}):m.owner]})]}),u&&!s&&(0,r.jsx)("div",{className:"card",style:{marginBottom:"1.5rem",background:"rgba(239, 68, 68, 0.1)",borderLeft:"4px solid var(--error)"},children:(0,r.jsxs)("p",{style:{margin:0,color:"var(--error)"},children:["⚠️ This URS was auto-created from FS references. Click ",(0,r.jsx)("strong",{children:"Edit"})," to define its details."]})}),(0,r.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,r.jsx)("h2",{className:"card-title",children:"\uD83D\uDD17 Traceability"}),(0,r.jsxs)("div",{style:{display:"flex",gap:"2rem",flexWrap:"wrap"},children:[(0,r.jsx)(o,{label:"Functional Specs",count:t.length,color:"var(--warning)"}),(0,r.jsx)(o,{label:"Test Scenarios",count:t.reduce((e,t)=>e+t.scenarios.length,0),color:"var(--accent)"}),(0,r.jsx)(o,{label:"Risk Assessments",count:a.length,color:"#f97316"})]})]}),(0,r.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:"1.5rem"},children:[(0,r.jsxs)("div",{className:"card",children:[(0,r.jsx)("h2",{className:"card-title",children:"\uD83D\uDCCB Business Need"}),(0,r.jsx)("div",{style:{lineHeight:1.7},children:(0,r.jsx)(g,{value:m.business_need,onChange:e=>h({...m,business_need:e}),multiline:!0,placeholder:"Not defined"})})]}),(0,r.jsxs)("div",{className:"card",children:[(0,r.jsx)("h2",{className:"card-title",children:"\uD83C\uDFAF Intended Use"}),(0,r.jsx)("div",{style:{lineHeight:1.7},children:(0,r.jsx)(g,{value:m.intended_use,onChange:e=>h({...m,intended_use:e}),multiline:!0,placeholder:"Not defined"})})]})]}),(0,r.jsxs)("div",{className:"card",style:{marginTop:"1.5rem"},children:[(0,r.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"1rem"},children:[(0,r.jsx)("h2",{className:"card-title",style:{margin:0},children:"✅ Acceptance Criteria"}),s&&(0,r.jsx)("button",{onClick:()=>h({...m,acceptance_criteria:[...m.acceptance_criteria,""]}),className:"btn",style:{padding:"0.25rem 0.75rem"},children:"+ Add"})]}),0===m.acceptance_criteria.length?(0,r.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No acceptance criteria defined"}):s?(0,r.jsx)("div",{style:{display:"grid",gap:"0.5rem"},children:m.acceptance_criteria.map((e,t)=>(0,r.jsxs)("div",{style:{display:"flex",gap:"0.5rem"},children:[(0,r.jsx)("input",{type:"text",value:e,onChange:e=>{let a=[...m.acceptance_criteria];a[t]=e.target.value,h({...m,acceptance_criteria:a})},className:"input",style:{flex:1},placeholder:`Criterion ${t+1}`}),(0,r.jsx)("button",{onClick:()=>h({...m,acceptance_criteria:m.acceptance_criteria.filter((e,a)=>a!==t)}),className:"btn",style:{padding:"0.5rem"},children:"\xd7"})]},t))}):(0,r.jsx)("ul",{style:{margin:0,paddingLeft:"1.5rem"},children:m.acceptance_criteria.map((e,t)=>(0,r.jsx)("li",{style:{marginBottom:"0.5rem",color:"var(--text-secondary)"},children:e},t))})]}),(0,r.jsxs)("div",{className:"card",style:{marginTop:"1.5rem"},children:[(0,r.jsx)("h2",{className:"card-title",children:"⚙️ Linked Functional Specifications"}),0===t.length?(0,r.jsx)("p",{style:{color:"var(--text-secondary)"},children:"No FS linked yet"}):(0,r.jsx)("div",{style:{display:"grid",gap:"1rem"},children:t.map(e=>(0,r.jsx)(l(),{href:`/specs/${e.id}`,style:{textDecoration:"none"},children:(0,r.jsx)("div",{style:{padding:"1rem",background:"var(--bg-hover)",borderRadius:"8px",borderLeft:"4px solid var(--warning)"},children:(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem"},children:[(0,r.jsx)("code",{style:{fontWeight:600,color:"var(--warning)"},children:e.id}),(0,r.jsx)("span",{style:{color:"var(--text-primary)"},children:e.title}),(0,r.jsxs)("span",{className:"badge badge-success",style:{marginLeft:"auto"},children:[e.scenario_count," tests"]})]})})},e.id))})]})]})}function o({label:e,count:t,color:a}){return(0,r.jsxs)("div",{children:[(0,r.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",marginBottom:"0.25rem"},children:e}),(0,r.jsx)("div",{style:{fontSize:"1.5rem",fontWeight:700,color:a},children:t})]})}},6164:(e,t,a)=>{Promise.resolve().then(a.t.bind(a,8500,23)),Promise.resolve().then(a.bind(a,7419)),Promise.resolve().then(a.bind(a,8169)),Promise.resolve().then(a.bind(a,3824))},7419:(e,t,a)=>{"use strict";a.d(t,{RiskDetailClient:()=>d});var r=a(5155),i=a(2115),s=a(8500),l=a.n(s),n=a(9339);let c=(0,n.createServerReference)("60ab3c0dfdaad3b894f24bf71806790416b4111e38",n.callServer,void 0,n.findSourceMapURL,"updateRiskAction");function d({risk:e,linkedFS:t}){let[a,s]=(0,i.useState)(!1),[n,d]=(0,i.useTransition)(),[m,h]=(0,i.useState)({title:e.title,status:e.status,category:e.category,impact:e.impact,probability:e.probability,risk_level:e.risk_level,residual_risk:e.residual_risk}),u=e.title.includes("(Undefined)");return(0,r.jsxs)("div",{children:[(0,r.jsxs)("header",{className:"page-header",children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem",flexWrap:"wrap"},children:[(0,r.jsx)("code",{style:{fontSize:"1.5rem",fontWeight:700,color:"#f97316",background:"rgba(249, 115, 22, 0.1)",padding:"0.5rem 1rem",borderRadius:"8px"},children:e.id}),a?(0,r.jsx)(({value:e,onChange:t,options:i})=>a?(0,r.jsx)("select",{value:e,onChange:e=>t(e.target.value),className:"input",children:i.map(e=>(0,r.jsx)("option",{value:e.value,children:e.label},e.value))}):(0,r.jsx)("span",{style:{textTransform:"capitalize"},children:e}),{value:m.status,onChange:e=>h({...m,status:e}),options:[{value:"draft",label:"Draft"},{value:"review",label:"Review"},{value:"approved",label:"Approved"}]}):(0,r.jsx)("span",{className:`badge ${"approved"===e.status?"badge-success":"badge-warning"}`,children:m.status}),(0,r.jsx)(p,{level:m.risk_level}),u&&!a&&(0,r.jsx)("span",{className:"badge",style:{background:"rgba(239, 68, 68, 0.2)",color:"var(--error)"},children:"Needs Definition"}),(0,r.jsx)("div",{style:{marginLeft:"auto",display:"flex",gap:"0.5rem"},children:a?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("button",{onClick:()=>{h({title:e.title,status:e.status,category:e.category,impact:e.impact,probability:e.probability,risk_level:e.risk_level,residual_risk:e.residual_risk}),s(!1)},className:"btn",disabled:n,children:"Cancel"}),(0,r.jsx)("button",{onClick:()=>{d(async()=>{await c(e.id,m),s(!1)})},className:"btn btn-primary",disabled:n,children:n?"Saving...":"\uD83D\uDCBE Save"})]}):(0,r.jsx)("button",{onClick:()=>s(!0),className:"btn btn-primary",children:"✏️ Edit"})})]}),a?(0,r.jsx)("input",{type:"text",value:m.title,onChange:e=>h({...m,title:e.target.value}),className:"input",style:{fontSize:"1.5rem",fontWeight:700,width:"100%",marginBottom:"0.5rem"}}):(0,r.jsx)("h1",{className:"page-title",children:m.title}),(0,r.jsxs)("p",{className:"page-subtitle",children:["Risk Assessment • Category: ",a?(0,r.jsx)("input",{type:"text",value:m.category,onChange:e=>h({...m,category:e.target.value}),className:"input",style:{width:"200px",display:"inline-block"}}):m.category," • GAMP Category ",e.gamp_category]})]}),u&&!a&&(0,r.jsx)("div",{className:"card",style:{marginBottom:"1.5rem",background:"rgba(239, 68, 68, 0.1)",borderLeft:"4px solid var(--error)"},children:(0,r.jsxs)("p",{style:{margin:0,color:"var(--error)"},children:["⚠️ This Risk was auto-created from FS references. Click ",(0,r.jsx)("strong",{children:"Edit"})," to define its details."]})}),(0,r.jsx)("div",{className:"card",style:{marginBottom:"1.5rem"},children:(0,r.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem"},children:[(0,r.jsx)(o,{label:"Impact",value:m.impact,isEditing:a,onChange:e=>h({...m,impact:e}),options:["low","medium","high","critical"]}),(0,r.jsx)(o,{label:"Probability",value:m.probability,isEditing:a,onChange:e=>h({...m,probability:e}),options:["low","medium","high"]}),(0,r.jsx)(o,{label:"Risk Level",value:m.risk_level,isEditing:a,onChange:e=>h({...m,risk_level:e}),options:["low","medium","high","critical"]}),(0,r.jsx)(o,{label:"Residual Risk",value:m.residual_risk,isEditing:a,onChange:e=>h({...m,residual_risk:e}),options:["acceptable","unacceptable","pending"]})]})}),(0,r.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,r.jsx)("h2",{className:"card-title",children:"⚙️ Linked Functional Specifications"}),(0,r.jsx)("div",{style:{display:"flex",gap:"0.5rem",flexWrap:"wrap"},children:t.map(e=>(0,r.jsx)(l(),{href:`/specs/${e.id}`,children:(0,r.jsxs)("span",{className:"badge",style:{background:"rgba(245, 158, 11, 0.15)",color:"var(--warning)",padding:"0.5rem 1rem"},children:[e.id," - ",e.title]})},e.id))})]}),(0,r.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,r.jsx)("h2",{className:"card-title",children:"\uD83D\uDD34 Identified Risks"}),0===e.risks.length?(0,r.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No risks defined yet"}):(0,r.jsx)("div",{style:{display:"grid",gap:"0.5rem"},children:e.risks.map((e,t)=>(0,r.jsxs)("div",{style:{padding:"0.75rem 1rem",background:"var(--bg-hover)",borderRadius:"6px",display:"flex",alignItems:"center",gap:"1rem"},children:[(0,r.jsx)("code",{style:{fontWeight:600,color:"#f97316"},children:e.id}),(0,r.jsx)("span",{style:{flex:1,color:"var(--text-secondary)"},children:e.description}),(0,r.jsx)(p,{level:e.impact,small:!0})]},t))})]}),(0,r.jsxs)("div",{className:"card",children:[(0,r.jsx)("h2",{className:"card-title",children:"\uD83D\uDEE1️ Mitigations"}),0===e.mitigations.length?(0,r.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No mitigations defined yet"}):(0,r.jsxs)("table",{className:"table",children:[(0,r.jsx)("thead",{children:(0,r.jsxs)("tr",{children:[(0,r.jsx)("th",{children:"Risk"}),(0,r.jsx)("th",{children:"Control"}),(0,r.jsx)("th",{children:"Test"})]})}),(0,r.jsx)("tbody",{children:e.mitigations.map((e,t)=>(0,r.jsxs)("tr",{children:[(0,r.jsx)("td",{children:(0,r.jsx)("code",{children:e.risk_id})}),(0,r.jsx)("td",{children:e.control}),(0,r.jsx)("td",{style:{color:"var(--text-secondary)"},children:e.test})]},t))})]})]})]})}function o({label:e,value:t,isEditing:a,onChange:i,options:s}){let l=m(t);return(0,r.jsxs)("div",{style:{textAlign:"center",padding:"1rem",background:"var(--bg-hover)",borderRadius:"8px"},children:[(0,r.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",marginBottom:"0.25rem"},children:e}),a?(0,r.jsx)("select",{value:t,onChange:e=>i(e.target.value),className:"input",style:{width:"100%",textAlign:"center"},children:s.map(e=>(0,r.jsx)("option",{value:e,style:{textTransform:"capitalize"},children:e},e))}):(0,r.jsx)("div",{style:{fontSize:"1.25rem",fontWeight:700,color:l,textTransform:"capitalize"},children:t})]})}function p({level:e,small:t}){let a=m(e);return(0,r.jsx)("span",{className:"badge",style:{background:`${a}20`,color:a,padding:t?"0.25rem 0.5rem":"0.5rem 1rem",fontSize:t?"0.75rem":"0.875rem",textTransform:"capitalize"},children:e})}function m(e){switch(e){case"critical":case"unacceptable":return"#dc2626";case"high":return"#f97316";case"medium":case"pending":return"#eab308";case"low":case"acceptable":return"#22c55e";default:return"var(--text-secondary)"}}},8169:(e,t,a)=>{"use strict";a.d(t,{ScenarioList:()=>l});var r=a(5155),i=a(2115);function s({scenario:e,isHighlighted:t}){return(0,r.jsxs)("div",{style:{padding:"1rem",background:t?"rgba(96, 165, 250, 0.1)":"var(--bg-hover)",borderRadius:"8px",border:t?"2px solid var(--accent)":"1px solid var(--border)"},children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",marginBottom:"0.75rem"},children:[(0,r.jsx)("span",{style:{color:"var(--accent)"},children:"\uD83E\uDDEA"}),(0,r.jsx)("span",{style:{fontWeight:600},children:e.name}),e.tags.length>0&&(0,r.jsx)("span",{style:{marginLeft:"auto",fontSize:"0.75rem",color:"var(--text-secondary)"},children:e.tags.join(" ")})]}),(0,r.jsx)("div",{style:{fontFamily:"monospace",fontSize:"0.8125rem",lineHeight:1.6},children:e.steps.map((e,t)=>{var a;return(0,r.jsx)("div",{style:{color:(a=e).startsWith("Given")?"#a78bfa":a.startsWith("When")?"#60a5fa":a.startsWith("Then")?"#34d399":"var(--text-secondary)"},children:e},t)})})]})}function l({scenarios:e,highlightScenario:t}){let a=(0,i.useRef)(null);return(0,i.useEffect)(()=>{t&&a.current&&setTimeout(()=>{a.current?.scrollIntoView({behavior:"smooth",block:"center"})},100)},[t]),(0,r.jsx)("div",{style:{display:"grid",gap:"0.75rem"},children:e.map((e,i)=>{let l=t===e.name;return(0,r.jsx)("div",{ref:l?a:void 0,children:(0,r.jsx)(s,{scenario:e,isHighlighted:l})},i)})})}a(8500)},9339:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={callServer:function(){return s.callServer},createServerReference:function(){return n.createServerReference},findSourceMapURL:function(){return l.findSourceMapURL}};for(var i in r)Object.defineProperty(t,i,{enumerable:!0,get:r[i]});let s=a(7304),l=a(4060),n=a(7197)}},e=>{e.O(0,[500,441,794,358],()=>e(e.s=6164)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[551],{3480:(e,t,r)=>{Promise.resolve().then(r.bind(r,4547))},4547:(e,t,r)=>{"use strict";r.d(t,{ArchiveClient:()=>x});var i=r(5155),s=r(2115),n=r(8500),a=r.n(n),o=r(3321),l=r(9401),d=r(6744),c=r(6310),h=r(8942);function x({urs:e,fs:t,risks:r}){let n=(0,o.useRouter)(),[x,p]=(0,s.useState)(null),m=async()=>{x&&("urs"===x.type?await (0,l.Z)(x.id):"fs"===x.type?await (0,d.m)(x.id):"risk"===x.type&&await (0,c.I)(x.id),n.refresh(),p(null))};return(0,i.jsxs)("div",{children:[(0,i.jsxs)("header",{className:"page-header",style:{marginBottom:"2rem",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("h1",{className:"page-title",children:"Archive"}),(0,i.jsx)("p",{className:"page-subtitle",children:"View and restore soft-deleted items"})]}),(0,i.jsx)(a(),{href:"/traceability",className:"btn",children:"Back to Matrix"})]}),(0,i.jsxs)("div",{style:{display:"grid",gap:"2rem"},children:[(0,i.jsxs)("section",{children:[(0,i.jsxs)("h2",{style:{fontSize:"1.25rem",fontWeight:600,marginBottom:"1rem"},children:["User Requirements (",e.length,")"]}),0===e.length?(0,i.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No archived requirements"}):(0,i.jsx)("div",{className:"card",style:{padding:0,overflow:"hidden"},children:e.map(e=>(0,i.jsxs)("div",{style:{padding:"1rem",borderBottom:"1px solid var(--border)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)(a(),{href:`/traceability/urs/${e.id}`,style:{textDecoration:"none",color:"inherit"},children:(0,i.jsxs)("div",{style:{fontWeight:600,cursor:"pointer",":hover":{textDecoration:"underline"}},children:[e.id,": ",e.title]})}),(0,i.jsx)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)"},children:"Archived"})]}),(0,i.jsx)("button",{onClick:()=>p({id:e.id,type:"urs"}),className:"btn",children:"Restore"})]},e.id))})]}),(0,i.jsxs)("section",{children:[(0,i.jsxs)("h2",{style:{fontSize:"1.25rem",fontWeight:600,marginBottom:"1rem"},children:["Functional Specifications (",t.length,")"]}),0===t.length?(0,i.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No archived specifications"}):(0,i.jsx)("div",{className:"card",style:{padding:0,overflow:"hidden"},children:t.map(e=>(0,i.jsxs)("div",{style:{padding:"1rem",borderBottom:"1px solid var(--border)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)(a(),{href:`/traceability/fs/${e.id}`,style:{textDecoration:"none",color:"inherit"},children:(0,i.jsxs)("div",{style:{fontWeight:600,cursor:"pointer"},children:[e.id,": ",e.title]})}),(0,i.jsx)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)"},children:e.file_path})]}),(0,i.jsx)("button",{onClick:()=>p({id:e.id,type:"fs"}),className:"btn",children:"Restore"})]},e.id))})]}),(0,i.jsxs)("section",{children:[(0,i.jsxs)("h2",{style:{fontSize:"1.25rem",fontWeight:600,marginBottom:"1rem"},children:["Risk Assessments (",r.length,")"]}),0===r.length?(0,i.jsx)("p",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No archived risks"}):(0,i.jsx)("div",{className:"card",style:{padding:0,overflow:"hidden"},children:r.map(e=>(0,i.jsxs)("div",{style:{padding:"1rem",borderBottom:"1px solid var(--border)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)(a(),{href:`/traceability/risk/${e.id}`,style:{textDecoration:"none",color:"inherit"},children:(0,i.jsxs)("div",{style:{fontWeight:600,cursor:"pointer"},children:[e.id,": ",e.title]})}),(0,i.jsxs)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)"},children:["Category: ",e.category]})]}),(0,i.jsx)("button",{onClick:()=>p({id:e.id,type:"risk"}),className:"btn",children:"Restore"})]},e.id))})]})]}),(0,i.jsx)(h.R,{isOpen:!!x,onClose:()=>p(null),onConfirm:m,title:"Restore Item",message:`Are you sure you want to restore ${x?.id}? It will appear in the main lists again.`,confirmLabel:"Restore"})]})}},6310:(e,t,r)=>{"use strict";r.d(t,{I:()=>s});var i=r(9339);let s=(0,i.createServerReference)("4065f47a2402b7fd772c46f9454776256093935402",i.callServer,void 0,i.findSourceMapURL,"restoreRiskAction")},6744:(e,t,r)=>{"use strict";r.d(t,{m:()=>s});var i=r(9339);let s=(0,i.createServerReference)("40da67017de9b197292d9e1fdac6a22af4045a7cdb",i.callServer,void 0,i.findSourceMapURL,"restoreFSAction")},8942:(e,t,r)=>{"use strict";r.d(t,{R:()=>o});var i=r(5155),s=r(9092),n=r.n(s);function a({isOpen:e,onClose:t,children:r,width:s="500px"}){return e?(0,i.jsxs)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:1e3,display:"flex",alignItems:"center",justifyContent:"center",backdropFilter:"blur(4px)",background:"rgba(0, 0, 0, 0.5)",animation:"fadeIn 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:[(0,i.jsx)("div",{onClick:e=>e.stopPropagation(),style:{background:"var(--bg-primary)",borderRadius:"12px",boxShadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)",width:s,maxWidth:"90%",maxHeight:"90vh",overflow:"auto",border:"1px solid var(--border)",animation:"slideUp 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:r}),(0,i.jsx)(n(),{id:"5d567d25508aa188",children:"@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:scale(.95)translatey(10px)}to{opacity:1;transform:scale(1)translatey(0)}}"})]}):null}function o({isOpen:e,onClose:t,onConfirm:r,title:s,message:n,confirmLabel:o="Confirm",cancelLabel:l="Cancel",isDangerous:d=!1}){return(0,i.jsx)(a,{isOpen:e,onClose:t,width:"400px",children:(0,i.jsxs)("div",{style:{padding:"1.5rem"},children:[(0,i.jsx)("h3",{style:{margin:"0 0 0.5rem 0",fontSize:"1.25rem",fontWeight:600},children:s}),(0,i.jsx)("p",{style:{margin:"0 0 1.5rem 0",color:"var(--text-secondary)",lineHeight:1.5},children:n}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:t,className:"btn",style:{background:"transparent",border:"1px solid var(--border)",color:"var(--text-primary)"},children:l}),(0,i.jsx)("button",{onClick:()=>{r(),t()},className:"btn",style:{background:d?"var(--error)":"var(--accent)",color:"white",border:"none",fontWeight:600},children:o})]})]})})}r(2115)},9401:(e,t,r)=>{"use strict";r.d(t,{Z:()=>s});var i=r(9339);let s=(0,i.createServerReference)("40b48c75797e1d115849dc591590edd5994c554475",i.callServer,void 0,i.findSourceMapURL,"restoreURSAction")}},e=>{e.O(0,[500,594,441,794,358],()=>e(e.s=3480)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[510],{2654:(e,r,t)=>{"use strict";t.d(r,{RiskClient:()=>g});var i=t(5155),s=t(2115),n=t(3321),l=t(8500),a=t.n(l),o=t(9339);let d=(0,o.createServerReference)("40f4a660270dcf6b4dbb319d91f8259ceaa815e649",o.callServer,void 0,o.findSourceMapURL,"archiveRiskAction");var c=t(6310),m=t(3987),p=t(7948),u=t(8942);function g({risk:e,isNew:r=!1,fsItems:l}){let o=(0,n.useRouter)(),[g,b]=(0,s.useState)(r),[y,f]=(0,s.useState)(e?.title||""),[j,k]=(0,s.useState)(e?.status||"draft"),[C,S]=(0,s.useState)(e?.category||""),[w,R]=(0,s.useState)(e?.gamp_category||4),[z,I]=(0,s.useState)(e?.impact||"medium"),[B,_]=(0,s.useState)(e?.probability||"medium"),[W,N]=(0,s.useState)(e?.risk_level||"medium"),[F,L]=(0,s.useState)(e?.residual_risk||"acceptable"),[$,A]=(0,s.useState)(e?.fs_ids||[]),T=e?.risks?.length?e.risks.map(e=>({id:e.id,description:e.description,impact:e.impact,probability:e.probability})):[{id:"R-001.1",description:"",impact:"medium",probability:"medium"}],E=e?.mitigations?.length?e.mitigations.map(e=>({risk_id:e.risk_id,control:e.control,test:e.test})):[{risk_id:"R-001.1",control:"",test:""}],[H,M]=(0,s.useState)(T),[D,P]=(0,s.useState)(E),[O,Q]=(0,s.useState)(null),[U,q]=(0,s.useState)({type:"idle"}),[Y,K]=(0,s.useTransition)(),[G,J]=(0,s.useState)(!1),[V,X]=(0,s.useState)(!1),Z=(e,r,t)=>{let i=[...H];i[e]={...i[e],[r]:t},M(i)},ee=(e,r,t)=>{let i=[...D];i[e]={...i[e],[r]:t},P(i)},er=async()=>{J(!0)},et=async()=>{await d(e.id),o.refresh(),b(!1)},ei=async()=>{X(!0)},es=async()=>{await (0,c.I)(e.id),o.refresh()};return!g&&e?(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[e.is_archived&&(0,i.jsxs)("div",{style:{background:"rgba(239, 68, 68, 0.1)",border:"1px solid var(--error)",padding:"1rem",borderRadius:"8px",marginBottom:"1.5rem",color:"var(--error)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("span",{children:[(0,i.jsx)("strong",{children:"Archived:"})," This item is soft-deleted and hidden from lists."]}),(0,i.jsx)("button",{onClick:ei,className:"btn",style:{background:"var(--bg-hover)",border:"1px solid var(--error)",color:"var(--error)"},children:"Restore"})]}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("div",{children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("span",{style:{fontSize:"0.75rem",fontWeight:600,padding:"0.25rem 0.75rem",background:"#f97316",borderRadius:"6px",color:"white"},children:e.id}),(0,i.jsxs)("span",{className:`badge ${"acceptable"===e.residual_risk?"badge-success":"badge-error"}`,style:{textTransform:"capitalize"},children:["acceptable"===e.residual_risk?"✅":"⚠️"," ",e.residual_risk||"pending"]})]}),(0,i.jsx)("h1",{style:{margin:0,fontSize:"1.5rem",fontWeight:600,lineHeight:1.3},children:e.title})]}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:er,className:"btn",style:{background:"transparent",border:"1px solid var(--error)",color:"var(--error)",display:e.is_archived?"none":"flex",alignItems:"center",gap:"0.5rem"},children:"\uD83D\uDDD1️ Archive"}),(0,i.jsxs)("button",{onClick:()=>b(!0),disabled:!!e.is_archived,className:"btn btn-primary",style:{display:"flex",gap:"0.5rem",alignItems:"center",opacity:e.is_archived?.5:1,cursor:e.is_archived?"not-allowed":"pointer"},children:[(0,i.jsx)("span",{children:"✏️"})," Edit"]})]})]}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(h,{label:"Category",value:e.category}),(0,i.jsx)(h,{label:"Impact",value:e.impact,color:v(e.impact)}),(0,i.jsx)(h,{label:"Probability",value:e.probability,color:v(e.probability)}),(0,i.jsx)(h,{label:"Risk Level",value:e.risk_level,color:v(e.risk_level)})]}),(0,i.jsx)(x,{label:"Linked Functional Specs",children:e.fs_ids.length>0?(0,i.jsx)("div",{style:{display:"flex",flexWrap:"wrap",gap:"0.5rem"},children:e.fs_ids.map(e=>(0,i.jsx)(a(),{href:`/traceability/fs/${e}`,children:(0,i.jsx)("span",{className:"badge badge-warning",children:e})},e))}):(0,i.jsx)("span",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No functional specs linked. Edit to add links."})}),e.risks.length>0&&(0,i.jsx)(x,{label:"Identified Risks",count:e.risks.length,children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:e.risks.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"flex-start"},children:[(0,i.jsx)("span",{style:{color:"#f97316",fontWeight:600,fontSize:"0.875rem",fontFamily:"monospace",minWidth:"70px"},children:e.id}),(0,i.jsx)("span",{style:{lineHeight:1.6},children:e.description})]},r))})}),e.mitigations.length>0&&(0,i.jsx)(x,{label:"Mitigation & Control",count:e.mitigations.length,children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:e.mitigations.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:"0.25rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[(0,i.jsxs)("span",{style:{color:"var(--accent)",fontWeight:600,fontSize:"0.75rem"},children:["For ",e.risk_id,":"]}),(0,i.jsx)("span",{style:{fontWeight:500},children:e.control})]}),(0,i.jsxs)("div",{style:{fontSize:"0.875rem",color:"var(--text-secondary)",paddingLeft:"1rem"},children:["Test: ",e.test]})]},r))})}),(0,i.jsx)(u.R,{isOpen:G,onClose:()=>J(!1),onConfirm:et,title:"Archive Risk",message:"Are you sure you want to archive this Risk? It will be hidden from lists but can be restored later.",confirmLabel:"Archive",isDangerous:!0}),(0,i.jsx)(u.R,{isOpen:V,onClose:()=>X(!1),onConfirm:es,title:"Restore Risk",message:"Are you sure you want to restore this Risk?",confirmLabel:"Restore"})]}):(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:"2rem",alignItems:"center"},children:[(0,i.jsx)(p.Mo,{icon:"⚠️",title:r?"New Risk Assessment":`Editing ${e?.id}`,subtitle:"Identify and mitigate risks"}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[!r&&(0,i.jsx)("button",{onClick:er,className:"btn",style:{color:"var(--error)",borderColor:"var(--error)"},children:"Archive"}),(0,i.jsx)("button",{onClick:()=>{r?o.back():b(!1)},className:"btn",children:"Cancel"}),(0,i.jsx)(p.yY,{onClick:()=>{q({type:"idle"}),K(async()=>{try{let i,s={title:y,status:j,category:C,gamp_category:w,fs_ids:$,impact:z,probability:B,risk_level:W,residual_risk:F,risks:H.filter(e=>e.description.trim()||e.id).map(e=>({id:e.id,description:e.description,impact:e.impact,probability:e.probability})),mitigations:D.filter(e=>e.control.trim()).map(e=>({risk_id:e.risk_id,control:e.control,test:e.test}))};if(r){let{saveRisk:e}=await t.e(246).then(t.bind(t,9246));i=await e(s)}else{let{updateRiskAction:r}=await t.e(246).then(t.bind(t,9246));i=await r(e.id,s)}i.success?(q({type:"success",message:`Saved ${i.id}`}),r?o.push(`/traceability/risk/${i.id}`):(o.refresh(),b(!1))):q({type:"error",message:i.error})}catch(e){q({type:"error",message:"Failed to save"})}})},disabled:Y||!y.trim(),isPending:Y,label:"Save Risk"})]})]}),(0,i.jsx)(p.t3,{status:U}),(0,i.jsx)(p.zB,{label:"Title",required:!0,children:(0,i.jsx)("input",{value:y,onChange:e=>f(e.target.value),style:(0,p.wI)("title",O),onFocus:()=>Q("title"),onBlur:()=>Q(null)})}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(p.zB,{label:"Category",compact:!0,children:(0,i.jsx)("input",{value:C,onChange:e=>S(e.target.value),style:(0,p.wI)("cat",O),onFocus:()=>Q("cat")})}),(0,i.jsx)(p.zB,{label:"Link FS",required:!0,compact:!0,children:(0,i.jsx)(m.j,{options:l.map(e=>({value:e.id,label:`${e.id} - ${e.title}`})),selected:$,onChange:A,placeholder:"Search FS...",multi:!0})})]}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(p.zB,{label:"Impact",compact:!0,children:(0,i.jsxs)("select",{value:z,onChange:e=>I(e.target.value),style:(0,p.mQ)("imp",O),onFocus:()=>Q("imp"),children:[(0,i.jsx)("option",{value:"low",children:"\uD83D\uDFE2 Low"}),(0,i.jsx)("option",{value:"medium",children:"\uD83D\uDFE1 Medium"}),(0,i.jsx)("option",{value:"high",children:"\uD83D\uDFE0 High"}),(0,i.jsx)("option",{value:"critical",children:"\uD83D\uDD34 Critical"})]})}),(0,i.jsx)(p.zB,{label:"Probability",compact:!0,children:(0,i.jsxs)("select",{value:B,onChange:e=>_(e.target.value),style:(0,p.mQ)("prob",O),onFocus:()=>Q("prob"),children:[(0,i.jsx)("option",{value:"low",children:"\uD83D\uDFE2 Low"}),(0,i.jsx)("option",{value:"medium",children:"\uD83D\uDFE1 Medium"}),(0,i.jsx)("option",{value:"high",children:"\uD83D\uDD34 High"})]})}),(0,i.jsx)(p.zB,{label:"Risk Level",compact:!0,children:(0,i.jsxs)("select",{value:W,onChange:e=>N(e.target.value),style:(0,p.mQ)("lvl",O),onFocus:()=>Q("lvl"),children:[(0,i.jsx)("option",{value:"low",children:"\uD83D\uDFE2 Low"}),(0,i.jsx)("option",{value:"medium",children:"\uD83D\uDFE1 Medium"}),(0,i.jsx)("option",{value:"high",children:"\uD83D\uDFE0 High"}),(0,i.jsx)("option",{value:"critical",children:"\uD83D\uDD34 Critical"})]})}),(0,i.jsx)(p.zB,{label:"Residual Risk",compact:!0,children:(0,i.jsxs)("select",{value:F,onChange:e=>L(e.target.value),style:(0,p.mQ)("res",O),onFocus:()=>Q("res"),children:[(0,i.jsx)("option",{value:"acceptable",children:"✅ Acceptable"}),(0,i.jsx)("option",{value:"unacceptable",children:"❌ Unacceptable"}),(0,i.jsx)("option",{value:"pending",children:"⏳ Pending"})]})})]}),(0,i.jsx)(p.zB,{label:"Identified Risks",hint:"List specific risks",action:{label:"+ Add Risk",onClick:()=>M([...H,{id:`R-001.${H.length+1}`,description:"",impact:"medium",probability:"medium"}])},children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:H.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[(0,i.jsx)("input",{value:e.id,onChange:e=>Z(r,"id",e.target.value),onFocus:()=>Q(`risk-id-${r}`),onBlur:()=>Q(null),placeholder:"R-ID",style:{...(0,p.wI)(`risk-id-${r}`,O),width:"100px",flexShrink:0}}),(0,i.jsx)("input",{value:e.description,onChange:e=>Z(r,"description",e.target.value),onFocus:()=>Q(`risk-desc-${r}`),onBlur:()=>Q(null),placeholder:"Risk description",style:{...(0,p.wI)(`risk-desc-${r}`,O),flex:1}}),H.length>1&&(0,i.jsx)(p.d0,{onClick:()=>{H.length>1&&M(H.filter((e,t)=>t!==r))}})]},r))})}),(0,i.jsx)(p.zB,{label:"Mitigations",hint:"Control measures and testing",action:{label:"+ Add Mitigation",onClick:()=>P([...D,{risk_id:"",control:"",test:""}])},children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:D.map((e,r)=>(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"100px 1fr 1fr auto",gap:"0.75rem",alignItems:"center",padding:"1rem",background:"var(--bg-secondary)",borderRadius:"10px",border:"1px solid var(--border)"},children:[(0,i.jsx)("input",{value:e.risk_id,onChange:e=>ee(r,"risk_id",e.target.value),onFocus:()=>Q(`mit-id-${r}`),onBlur:()=>Q(null),placeholder:"R-ID",style:(0,p.wI)(`mit-id-${r}`,O)}),(0,i.jsx)("input",{value:e.control,onChange:e=>ee(r,"control",e.target.value),onFocus:()=>Q(`mit-control-${r}`),onBlur:()=>Q(null),placeholder:"Control measure",style:(0,p.wI)(`mit-control-${r}`,O)}),(0,i.jsx)("input",{value:e.test,onChange:e=>ee(r,"test",e.target.value),onFocus:()=>Q(`mit-test-${r}`),onBlur:()=>Q(null),placeholder:"How to test",style:(0,p.wI)(`mit-test-${r}`,O)}),D.length>1&&(0,i.jsx)(p.d0,{onClick:()=>{D.length>1&&P(D.filter((e,t)=>t!==r))}})]},r))})})]})}function h({label:e,value:r,color:t}){return(0,i.jsxs)("div",{children:[(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",fontWeight:500,marginBottom:"0.25rem"},children:e}),(0,i.jsx)("div",{style:{fontSize:"1rem",fontWeight:500,textTransform:"capitalize",color:t||"var(--text-primary)"},children:r||"—"})]})}function x({label:e,count:r,children:t}){return(0,i.jsxs)("div",{style:{marginBottom:"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-secondary)"},children:e}),void 0!==r&&(0,i.jsx)("span",{style:{fontSize:"0.75rem",padding:"0.125rem 0.5rem",background:"var(--bg-hover)",borderRadius:"9999px"},children:r})]}),(0,i.jsx)("div",{style:{lineHeight:1.7},children:t})]})}function v(e){switch(e?.toLowerCase()){case"high":return"#ef4444";case"medium":return"#f59e0b";case"low":return"#10b981";default:return"var(--text-primary)"}}},3987:(e,r,t)=>{"use strict";t.d(r,{j:()=>n});var i=t(5155),s=t(2115);function n({options:e,selected:r,onChange:t,placeholder:n,multi:l=!0,allowCustom:a=!0}){let[o,d]=(0,s.useState)(!1),[c,m]=(0,s.useState)(""),p=(0,s.useRef)(null),u=e.filter(e=>e.label.toLowerCase().includes(c.toLowerCase())&&(!l||!r.includes(e.value)));return(0,s.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),(0,i.jsxs)("div",{ref:p,style:{position:"relative",flex:1},children:[l&&r.length>0&&(0,i.jsx)("div",{style:{display:"flex",gap:"0.25rem",flexWrap:"wrap",marginBottom:"0.5rem"},children:r.map(s=>{let n=e.find(e=>e.value===s);return(0,i.jsxs)("span",{className:"badge badge-success",style:{display:"flex",alignItems:"center",gap:"0.25rem"},children:[n?.value||s,(0,i.jsx)("button",{onClick:()=>{t(r.filter(e=>e!==s))},style:{background:"none",border:"none",cursor:"pointer",padding:0,fontSize:"1rem",color:"inherit"},children:"\xd7"})]},s)})}),(0,i.jsx)("input",{type:"text",value:l||o?c:(()=>{if(!l&&r.length>0){let t=e.find(e=>e.value===r[0]);return t?.label||r[0]}return""})(),onChange:e=>m(e.target.value),onFocus:()=>d(!0),placeholder:0!==r.length&&l?"Add more...":n,className:"input",style:{width:"100%"}}),o&&(0,i.jsxs)("div",{style:{position:"absolute",top:"100%",left:0,right:0,marginTop:"0.25rem",background:"var(--bg-card)",border:"1px solid var(--border)",borderRadius:"8px",maxHeight:"200px",overflowY:"auto",zIndex:100,boxShadow:"0 4px 12px rgba(0,0,0,0.3)"},children:[0===u.length?(0,i.jsx)("div",{style:{padding:"0.75rem",color:"var(--text-secondary)",fontSize:"0.875rem"},children:a?"No matches - type to create":"No matching steps"}):u.slice(0,20).map(e=>(0,i.jsxs)("div",{onClick:()=>{var i;return i=e.value,void(l?t([...r,i]):(t([i]),d(!1)),m(""))},style:{padding:"0.625rem 0.75rem",cursor:"pointer",fontSize:"0.875rem",borderBottom:"1px solid var(--border)",transition:"background 0.15s"},onMouseEnter:e=>e.currentTarget.style.background="var(--bg-hover)",onMouseLeave:e=>e.currentTarget.style.background="transparent",children:[(0,i.jsx)("div",{style:{fontWeight:500},children:e.value}),e.label!==e.value&&(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",marginTop:"0.125rem"},children:e.label})]},e.value)),u.length>20&&(0,i.jsxs)("div",{style:{padding:"0.5rem",color:"var(--text-secondary)",fontSize:"0.75rem",textAlign:"center"},children:["+",u.length-20," more..."]})]})]})}},6310:(e,r,t)=>{"use strict";t.d(r,{I:()=>s});var i=t(9339);let s=(0,i.createServerReference)("4065f47a2402b7fd772c46f9454776256093935402",i.callServer,void 0,i.findSourceMapURL,"restoreRiskAction")},6640:(e,r,t)=>{Promise.resolve().then(t.bind(t,2654))},7948:(e,r,t)=>{"use strict";t.d(r,{KN:()=>c,Mo:()=>u,d0:()=>h,mQ:()=>d,t3:()=>p,wI:()=>o,yY:()=>g,zB:()=>m});var i=t(5155);t(2115);let s={width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",lineHeight:"1.5",color:"var(--text-primary)",background:"var(--bg-secondary)",borderWidth:"1px",borderStyle:"solid",borderColor:"var(--border)",borderRadius:"10px",outline:"none",transition:"all 0.2s ease"},n={borderColor:"var(--accent)",boxShadow:"0 0 0 3px rgba(99, 102, 241, 0.15)"},l={...s,cursor:"pointer",appearance:"none",backgroundImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238888a0' d='M6 8L1 3h10z'/%3E%3C/svg%3E\")",backgroundRepeat:"no-repeat",backgroundPosition:"right 1rem center",paddingRight:"2.5rem"},a={...s,resize:"vertical",minHeight:"120px",fontFamily:"inherit"};function o(e,r){return{...s,...r===e?n:{}}}function d(e,r){return{...l,...r===e?n:{}}}function c(e,r){return{...a,...r===e?n:{}}}function m({label:e,children:r,required:t,compact:s,hint:n,action:l}){return(0,i.jsxs)("div",{style:{marginBottom:s?"0":"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"0.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-primary)"},children:e}),t&&(0,i.jsx)("span",{style:{color:"var(--accent)",fontSize:"0.75rem"},children:"Required"}),n&&(0,i.jsxs)("span",{style:{color:"var(--text-secondary)",fontSize:"0.8125rem",fontWeight:400},children:["— ",n]})]}),l&&(0,i.jsx)("button",{onClick:l.onClick,style:{padding:"0.375rem 0.75rem",fontSize:"0.8125rem",fontWeight:500,background:"transparent",border:"1px solid var(--accent)",borderRadius:"6px",color:"var(--accent)",cursor:"pointer",transition:"all 0.2s"},children:l.label})]}),r]})}function p({status:e}){return"idle"===e.type?null:(0,i.jsxs)("div",{style:{marginBottom:"1.5rem",padding:"1rem 1.25rem",borderRadius:"10px",background:"success"===e.type?"rgba(16, 185, 129, 0.1)":"rgba(239, 68, 68, 0.1)",color:"success"===e.type?"var(--success)":"var(--error)",fontSize:"0.9375rem",display:"flex",alignItems:"center",gap:"0.5rem",borderWidth:"1px",borderStyle:"solid",borderColor:"success"===e.type?"rgba(16, 185, 129, 0.2)":"rgba(239, 68, 68, 0.2)"},children:["success"===e.type?"✅":"❌"," ",e.message]})}function u({icon:e,title:r,subtitle:t}){return(0,i.jsxs)("div",{style:{marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:[e," ",r]}),(0,i.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:t})]})}function g({onClick:e,disabled:r,isPending:t,label:s="Save"}){return(0,i.jsx)("button",{onClick:e,disabled:r,style:{padding:"0.75rem 1.5rem",fontSize:"0.9375rem",fontWeight:600,borderRadius:"10px",border:"none",cursor:r?"not-allowed":"pointer",background:r?"var(--bg-hover)":"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))",color:r?"var(--text-secondary)":"white",transition:"all 0.2s ease",boxShadow:r?"none":"0 4px 12px rgba(99, 102, 241, 0.25)"},children:t?"\uD83D\uDCBE Saving...":`💾 ${s}`})}function h({onClick:e}){return(0,i.jsx)("button",{onClick:e,style:{padding:"0.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"8px",color:"var(--text-secondary)",cursor:"pointer",transition:"all 0.2s",lineHeight:1},title:"Remove",children:"✕"})}},8942:(e,r,t)=>{"use strict";t.d(r,{R:()=>a});var i=t(5155),s=t(9092),n=t.n(s);function l({isOpen:e,onClose:r,children:t,width:s="500px"}){return e?(0,i.jsxs)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:1e3,display:"flex",alignItems:"center",justifyContent:"center",backdropFilter:"blur(4px)",background:"rgba(0, 0, 0, 0.5)",animation:"fadeIn 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:[(0,i.jsx)("div",{onClick:e=>e.stopPropagation(),style:{background:"var(--bg-primary)",borderRadius:"12px",boxShadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)",width:s,maxWidth:"90%",maxHeight:"90vh",overflow:"auto",border:"1px solid var(--border)",animation:"slideUp 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:t}),(0,i.jsx)(n(),{id:"5d567d25508aa188",children:"@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:scale(.95)translatey(10px)}to{opacity:1;transform:scale(1)translatey(0)}}"})]}):null}function a({isOpen:e,onClose:r,onConfirm:t,title:s,message:n,confirmLabel:a="Confirm",cancelLabel:o="Cancel",isDangerous:d=!1}){return(0,i.jsx)(l,{isOpen:e,onClose:r,width:"400px",children:(0,i.jsxs)("div",{style:{padding:"1.5rem"},children:[(0,i.jsx)("h3",{style:{margin:"0 0 0.5rem 0",fontSize:"1.25rem",fontWeight:600},children:s}),(0,i.jsx)("p",{style:{margin:"0 0 1.5rem 0",color:"var(--text-secondary)",lineHeight:1.5},children:n}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:r,className:"btn",style:{background:"transparent",border:"1px solid var(--border)",color:"var(--text-primary)"},children:o}),(0,i.jsx)("button",{onClick:()=>{t(),r()},className:"btn",style:{background:d?"var(--error)":"var(--accent)",color:"white",border:"none",fontWeight:600},children:a})]})]})})}t(2115)}},e=>{e.O(0,[500,594,441,794,358],()=>e(e.s=6640)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[245],{1704:(e,r,t)=>{Promise.resolve().then(t.bind(t,5389))},3987:(e,r,t)=>{"use strict";t.d(r,{j:()=>a});var i=t(5155),n=t(2115);function a({options:e,selected:r,onChange:t,placeholder:a,multi:s=!0,allowCustom:o=!0}){let[l,d]=(0,n.useState)(!1),[c,u]=(0,n.useState)(""),p=(0,n.useRef)(null),m=e.filter(e=>e.label.toLowerCase().includes(c.toLowerCase())&&(!s||!r.includes(e.value)));return(0,n.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),(0,i.jsxs)("div",{ref:p,style:{position:"relative",flex:1},children:[s&&r.length>0&&(0,i.jsx)("div",{style:{display:"flex",gap:"0.25rem",flexWrap:"wrap",marginBottom:"0.5rem"},children:r.map(n=>{let a=e.find(e=>e.value===n);return(0,i.jsxs)("span",{className:"badge badge-success",style:{display:"flex",alignItems:"center",gap:"0.25rem"},children:[a?.value||n,(0,i.jsx)("button",{onClick:()=>{t(r.filter(e=>e!==n))},style:{background:"none",border:"none",cursor:"pointer",padding:0,fontSize:"1rem",color:"inherit"},children:"\xd7"})]},n)})}),(0,i.jsx)("input",{type:"text",value:s||l?c:(()=>{if(!s&&r.length>0){let t=e.find(e=>e.value===r[0]);return t?.label||r[0]}return""})(),onChange:e=>u(e.target.value),onFocus:()=>d(!0),placeholder:0!==r.length&&s?"Add more...":a,className:"input",style:{width:"100%"}}),l&&(0,i.jsxs)("div",{style:{position:"absolute",top:"100%",left:0,right:0,marginTop:"0.25rem",background:"var(--bg-card)",border:"1px solid var(--border)",borderRadius:"8px",maxHeight:"200px",overflowY:"auto",zIndex:100,boxShadow:"0 4px 12px rgba(0,0,0,0.3)"},children:[0===m.length?(0,i.jsx)("div",{style:{padding:"0.75rem",color:"var(--text-secondary)",fontSize:"0.875rem"},children:o?"No matches - type to create":"No matching steps"}):m.slice(0,20).map(e=>(0,i.jsxs)("div",{onClick:()=>{var i;return i=e.value,void(s?t([...r,i]):(t([i]),d(!1)),u(""))},style:{padding:"0.625rem 0.75rem",cursor:"pointer",fontSize:"0.875rem",borderBottom:"1px solid var(--border)",transition:"background 0.15s"},onMouseEnter:e=>e.currentTarget.style.background="var(--bg-hover)",onMouseLeave:e=>e.currentTarget.style.background="transparent",children:[(0,i.jsx)("div",{style:{fontWeight:500},children:e.value}),e.label!==e.value&&(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",marginTop:"0.125rem"},children:e.label})]},e.value)),m.length>20&&(0,i.jsxs)("div",{style:{padding:"0.5rem",color:"var(--text-secondary)",fontSize:"0.75rem",textAlign:"center"},children:["+",m.length-20," more..."]})]})]})}},5389:(e,r,t)=>{"use strict";t.d(r,{URSClient:()=>x});var i=t(5155),n=t(2115),a=t(3321),s=t(8500),o=t.n(s),l=t(9339);let d=(0,l.createServerReference)("409cdcde172bf7c79b48cc50de5ca8c43ad1e5fc9c",l.callServer,void 0,l.findSourceMapURL,"archiveURSAction");var c=t(9401),u=t(6444),p=t(3987),m=t(7948),h=t(8942);function x({urs:e,isNew:r=!1,linkedFS:s=[],allFS:l=[]}){let x=(0,a.useRouter)(),[y,b]=(0,n.useState)(r),[f,j]=(0,n.useState)(e?.title||""),[S,w]=(0,n.useState)(e?.status||"draft"),[C,k]=(0,n.useState)(e?.priority||"high"),[R,z]=(0,n.useState)(e?.owner||""),[B,N]=(0,n.useState)(e?.category||""),[_,W]=(0,n.useState)(e?.business_need||""),[I,A]=(0,n.useState)(e?.acceptance_criteria||[""]),[F,L]=(0,n.useState)(s.map(e=>e.id)),[U,q]=(0,n.useState)(null),[E,T]=(0,n.useState)({type:"idle"}),[D,H]=(0,n.useTransition)(),[$,O]=(0,n.useState)(!1),[M,P]=(0,n.useState)(!1),Q=async()=>{O(!0)},Y=async()=>{await d(e.id),x.refresh(),b(!1)},K=async()=>{P(!0)},Z=async()=>{await (0,c.Z)(e.id),x.refresh()};return!y&&e?(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[e.is_archived&&(0,i.jsxs)("div",{style:{background:"rgba(239, 68, 68, 0.1)",border:"1px solid var(--error)",padding:"1rem",borderRadius:"8px",marginBottom:"1.5rem",color:"var(--error)",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsxs)("span",{children:[(0,i.jsx)("strong",{children:"Archived:"})," This item is soft-deleted and hidden from lists."]}),(0,i.jsx)("button",{onClick:K,className:"btn",style:{background:"var(--bg-hover)",border:"1px solid var(--error)",color:"var(--error)"},children:"Restore"})]}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("div",{children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"1rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("span",{style:{fontSize:"0.75rem",fontWeight:600,padding:"0.25rem 0.75rem",background:"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))",borderRadius:"6px",color:"white"},children:e.id}),(0,i.jsxs)("span",{className:`badge ${"approved"===e.status?"badge-success":"review"===e.status?"badge-warning":""}`,style:{textTransform:"capitalize"},children:["approved"===e.status?"✅":"review"===e.status?"\uD83D\uDC40":"\uD83D\uDCDD"," ",e.status]})]}),(0,i.jsx)("h1",{style:{margin:0,fontSize:"1.5rem",fontWeight:600,lineHeight:1.3},children:e.title})]}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:Q,className:"btn",style:{background:"transparent",border:"1px solid var(--error)",color:"var(--error)",display:e.is_archived?"none":"flex",alignItems:"center",gap:"0.5rem"},children:"\uD83D\uDDD1️ Archive"}),(0,i.jsxs)("button",{onClick:()=>b(!0),disabled:!!e.is_archived,className:"btn btn-primary",style:{display:"flex",gap:"0.5rem",alignItems:"center",opacity:e.is_archived?.5:1,cursor:e.is_archived?"not-allowed":"pointer"},children:[(0,i.jsx)("span",{children:"✏️"})," Edit"]})]})]}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(g,{label:"Priority",value:e.priority,color:function(e){switch(e){case"critical":return"#ef4444";case"high":return"#f97316";case"medium":return"#f59e0b";case"low":return"#10b981";default:return"var(--text-primary)"}}(e.priority)}),(0,i.jsx)(g,{label:"Category",value:e.category}),(0,i.jsx)(g,{label:"Owner",value:e.owner}),(0,i.jsx)(g,{label:"Created",value:e.created_at?new Date(e.created_at).toLocaleDateString():void 0})]}),(0,i.jsx)(v,{label:"Linked Functional Specs",count:s.length,children:s.length>0?(0,i.jsx)("div",{style:{display:"flex",flexWrap:"wrap",gap:"0.5rem"},children:s.map(e=>(0,i.jsx)(o(),{href:`/traceability/fs/${e.id}`,style:{textDecoration:"none"},children:(0,i.jsx)("span",{className:"badge",style:{background:"rgba(245, 158, 11, 0.15)",color:"var(--warning)"},children:e.id})},e.id))}):(0,i.jsx)("span",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No linked FS"})}),(0,i.jsx)(v,{label:"Business Need",children:e.business_need?(0,i.jsx)("div",{className:"prose",children:(0,i.jsx)(u.oz,{children:e.business_need})}):(0,i.jsx)("span",{style:{color:"var(--text-secondary)",fontStyle:"italic"},children:"No business need specified"})}),e.acceptance_criteria&&e.acceptance_criteria.length>0&&(0,i.jsx)(v,{label:"Acceptance Criteria",count:e.acceptance_criteria.length,children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:e.acceptance_criteria.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"flex-start"},children:[(0,i.jsxs)("span",{style:{color:"var(--accent)",fontWeight:600,fontSize:"0.875rem",minWidth:"24px"},children:[r+1,"."]}),(0,i.jsx)("span",{style:{lineHeight:1.6},children:e})]},r))})}),(0,i.jsx)(h.R,{isOpen:$,onClose:()=>O(!1),onConfirm:Y,title:"Archive Requirement",message:"Are you sure you want to archive this URS? It will be hidden from lists but can be restored later.",confirmLabel:"Archive",isDangerous:!0}),(0,i.jsx)(h.R,{isOpen:M,onClose:()=>P(!1),onConfirm:Z,title:"Restore Requirement",message:"Are you sure you want to restore this URS?",confirmLabel:"Restore"})]}):(0,i.jsxs)("div",{className:"card",style:{maxWidth:"900px"},children:[(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:r?"New User Requirement":`Editing ${e?.id}`}),(0,i.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:r?"Create a new URS document":"Update requirement details"})]}),(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[!r&&(0,i.jsx)("button",{onClick:Q,style:{padding:"0.75rem 1.5rem",background:"transparent",border:"1px solid var(--error)",borderRadius:"10px",color:"var(--error)",cursor:"pointer",fontWeight:600},title:"Archive this requirement",children:"Archive"}),(0,i.jsx)("button",{onClick:()=>{r?x.back():(j(e?.title||""),w(e?.status||"draft"),k(e?.priority||"high"),z(e?.owner||""),N(e?.category||""),W(e?.business_need||""),A(e?.acceptance_criteria||[""]),L(s.map(e=>e.id)),b(!1))},style:{padding:"0.75rem 1.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"10px",color:"var(--text-secondary)",cursor:"pointer",fontWeight:600},children:"Cancel"}),(0,i.jsx)(m.yY,{onClick:()=>{T({type:"idle"}),H(async()=>{try{let i,n={title:f,status:S,priority:C,owner:R,category:B,business_need:_,intended_use:"",acceptance_criteria:I.filter(e=>e.trim()),regulatory_refs:[]};if(r||e.id,r){let{saveURS:e}=await t.e(246).then(t.bind(t,9246));i=await e(n)}else{let{updateURSAction:r}=await t.e(246).then(t.bind(t,9246));i=await r(e.id,n)}if(!i.success)return void T({type:"error",message:i.error});let a=i.id,{updateFSLinksAction:o}=await t.e(246).then(t.bind(t,9246)),d=s.map(e=>e.id);for(let e of new Set([...d,...F])){let r=l.find(r=>r.id===e);if(!r)continue;let t=new Set(r.urs_ids);F.includes(e)?t.add(a):t.delete(a),await o(e,Array.from(t))}T({type:"success",message:`Saved ${a}`}),r?x.push(`/traceability/urs/${a}`):(x.refresh(),b(!1))}catch(e){T({type:"error",message:"Failed to save"})}})},disabled:D||!f.trim()||!R.trim(),isPending:D,label:"Save URS"})]})]}),(0,i.jsx)(m.t3,{status:E}),(0,i.jsx)(m.zB,{label:"Title",required:!0,children:(0,i.jsx)("input",{type:"text",value:f,onChange:e=>j(e.target.value),onFocus:()=>q("title"),onBlur:()=>q(null),placeholder:"e.g., User Authentication Requirements",style:(0,m.wI)("title",U)})}),(0,i.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"repeat(4, 1fr)",gap:"1rem",marginBottom:"1.5rem"},children:[(0,i.jsx)(m.zB,{label:"Status",compact:!0,children:(0,i.jsxs)("select",{value:S,onChange:e=>w(e.target.value),onFocus:()=>q("status"),onBlur:()=>q(null),style:(0,m.mQ)("status",U),children:[(0,i.jsx)("option",{value:"draft",children:"\uD83D\uDCDD Draft"}),(0,i.jsx)("option",{value:"review",children:"\uD83D\uDC40 Review"}),(0,i.jsx)("option",{value:"approved",children:"✅ Approved"})]})}),(0,i.jsx)(m.zB,{label:"Priority",compact:!0,children:(0,i.jsxs)("select",{value:C,onChange:e=>k(e.target.value),onFocus:()=>q("priority"),onBlur:()=>q(null),style:(0,m.mQ)("priority",U),children:[(0,i.jsx)("option",{value:"critical",children:"\uD83D\uDD34 Critical"}),(0,i.jsx)("option",{value:"high",children:"\uD83D\uDFE0 High"}),(0,i.jsx)("option",{value:"medium",children:"\uD83D\uDFE1 Medium"}),(0,i.jsx)("option",{value:"low",children:"\uD83D\uDFE2 Low"})]})}),(0,i.jsx)(m.zB,{label:"Category",compact:!0,children:(0,i.jsx)("input",{type:"text",value:B,onChange:e=>N(e.target.value),onFocus:()=>q("category"),onBlur:()=>q(null),placeholder:"e.g., Security",style:(0,m.wI)("category",U)})}),(0,i.jsx)(m.zB,{label:"Owner",required:!0,compact:!0,children:(0,i.jsx)("input",{type:"text",value:R,onChange:e=>z(e.target.value),onFocus:()=>q("owner"),onBlur:()=>q(null),placeholder:"e.g., Product Team",style:(0,m.wI)("owner",U)})})]}),(0,i.jsx)(m.zB,{label:"Linked Functional Specs",hint:"Select FS that implement this requirement",children:(0,i.jsx)(p.j,{options:l.map(e=>({value:e.id,label:`${e.id} - ${e.title}`})),selected:F,onChange:L,placeholder:"Search FS...",multi:!0})}),(0,i.jsx)(m.zB,{label:"Business Need",hint:"Describe why this requirement exists",children:(0,i.jsx)("textarea",{value:_,onChange:e=>W(e.target.value),onFocus:()=>q("businessNeed"),onBlur:()=>q(null),placeholder:"Describe the business problem this requirement addresses...",style:{...(0,m.KN)("businessNeed",U),minHeight:"140px"}})}),(0,i.jsx)(m.zB,{label:"Acceptance Criteria",hint:"Define measurable conditions for success",action:{label:"+ Add Criterion",onClick:()=>A([...I,""])},children:(0,i.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:I.map((e,r)=>(0,i.jsxs)("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[(0,i.jsxs)("span",{style:{color:"var(--accent)",fontWeight:600,fontSize:"0.875rem",minWidth:"24px"},children:[r+1,"."]}),(0,i.jsx)("input",{type:"text",value:e,onChange:e=>{var t;let i;return t=e.target.value,void((i=[...I])[r]=t,A(i))},onFocus:()=>q(`criterion-${r}`),onBlur:()=>q(null),placeholder:`Criterion ${r+1}`,style:{...(0,m.wI)(`criterion-${r}`,U),flex:1}}),I.length>1&&(0,i.jsx)("button",{onClick:()=>{I.length>1&&A(I.filter((e,t)=>t!==r))},style:{padding:"0.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"8px",color:"var(--text-secondary)",cursor:"pointer"},children:"✕"})]},r))})}),(0,i.jsx)(h.R,{isOpen:$,onClose:()=>O(!1),onConfirm:Y,title:"Archive Requirement",message:"Are you sure you want to archive this URS? It will be hidden from lists but can be restored later.",confirmLabel:"Archive",isDangerous:!0}),(0,i.jsx)(h.R,{isOpen:M,onClose:()=>P(!1),onConfirm:Z,title:"Restore Requirement",message:"Are you sure you want to restore this URS?",confirmLabel:"Restore"})]})}function g({label:e,value:r,color:t}){return(0,i.jsxs)("div",{children:[(0,i.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)",fontWeight:500,marginBottom:"0.25rem"},children:e}),(0,i.jsx)("div",{style:{fontSize:"1rem",fontWeight:500,textTransform:"capitalize",color:t||"var(--text-primary)"},children:r||"—"})]})}function v({label:e,count:r,children:t}){return(0,i.jsxs)("div",{style:{marginBottom:"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem",marginBottom:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-secondary)"},children:e}),void 0!==r&&(0,i.jsx)("span",{style:{fontSize:"0.75rem",padding:"0.125rem 0.5rem",background:"var(--bg-hover)",borderRadius:"9999px"},children:r})]}),(0,i.jsx)("div",{style:{lineHeight:1.7},children:t})]})}},7948:(e,r,t)=>{"use strict";t.d(r,{KN:()=>c,Mo:()=>m,d0:()=>x,mQ:()=>d,t3:()=>p,wI:()=>l,yY:()=>h,zB:()=>u});var i=t(5155);t(2115);let n={width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",lineHeight:"1.5",color:"var(--text-primary)",background:"var(--bg-secondary)",borderWidth:"1px",borderStyle:"solid",borderColor:"var(--border)",borderRadius:"10px",outline:"none",transition:"all 0.2s ease"},a={borderColor:"var(--accent)",boxShadow:"0 0 0 3px rgba(99, 102, 241, 0.15)"},s={...n,cursor:"pointer",appearance:"none",backgroundImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238888a0' d='M6 8L1 3h10z'/%3E%3C/svg%3E\")",backgroundRepeat:"no-repeat",backgroundPosition:"right 1rem center",paddingRight:"2.5rem"},o={...n,resize:"vertical",minHeight:"120px",fontFamily:"inherit"};function l(e,r){return{...n,...r===e?a:{}}}function d(e,r){return{...s,...r===e?a:{}}}function c(e,r){return{...o,...r===e?a:{}}}function u({label:e,children:r,required:t,compact:n,hint:a,action:s}){return(0,i.jsxs)("div",{style:{marginBottom:n?"0":"1.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"0.5rem"},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.5rem"},children:[(0,i.jsx)("label",{style:{fontWeight:500,fontSize:"0.875rem",color:"var(--text-primary)"},children:e}),t&&(0,i.jsx)("span",{style:{color:"var(--accent)",fontSize:"0.75rem"},children:"Required"}),a&&(0,i.jsxs)("span",{style:{color:"var(--text-secondary)",fontSize:"0.8125rem",fontWeight:400},children:["— ",a]})]}),s&&(0,i.jsx)("button",{onClick:s.onClick,style:{padding:"0.375rem 0.75rem",fontSize:"0.8125rem",fontWeight:500,background:"transparent",border:"1px solid var(--accent)",borderRadius:"6px",color:"var(--accent)",cursor:"pointer",transition:"all 0.2s"},children:s.label})]}),r]})}function p({status:e}){return"idle"===e.type?null:(0,i.jsxs)("div",{style:{marginBottom:"1.5rem",padding:"1rem 1.25rem",borderRadius:"10px",background:"success"===e.type?"rgba(16, 185, 129, 0.1)":"rgba(239, 68, 68, 0.1)",color:"success"===e.type?"var(--success)":"var(--error)",fontSize:"0.9375rem",display:"flex",alignItems:"center",gap:"0.5rem",borderWidth:"1px",borderStyle:"solid",borderColor:"success"===e.type?"rgba(16, 185, 129, 0.2)":"rgba(239, 68, 68, 0.2)"},children:["success"===e.type?"✅":"❌"," ",e.message]})}function m({icon:e,title:r,subtitle:t}){return(0,i.jsxs)("div",{style:{marginBottom:"2rem",paddingBottom:"1.5rem",borderBottom:"1px solid var(--border)"},children:[(0,i.jsxs)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:[e," ",r]}),(0,i.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:t})]})}function h({onClick:e,disabled:r,isPending:t,label:n="Save"}){return(0,i.jsx)("button",{onClick:e,disabled:r,style:{padding:"0.75rem 1.5rem",fontSize:"0.9375rem",fontWeight:600,borderRadius:"10px",border:"none",cursor:r?"not-allowed":"pointer",background:r?"var(--bg-hover)":"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))",color:r?"var(--text-secondary)":"white",transition:"all 0.2s ease",boxShadow:r?"none":"0 4px 12px rgba(99, 102, 241, 0.25)"},children:t?"\uD83D\uDCBE Saving...":`💾 ${n}`})}function x({onClick:e}){return(0,i.jsx)("button",{onClick:e,style:{padding:"0.5rem",background:"transparent",border:"1px solid var(--border)",borderRadius:"8px",color:"var(--text-secondary)",cursor:"pointer",transition:"all 0.2s",lineHeight:1},title:"Remove",children:"✕"})}},8942:(e,r,t)=>{"use strict";t.d(r,{R:()=>o});var i=t(5155),n=t(9092),a=t.n(n);function s({isOpen:e,onClose:r,children:t,width:n="500px"}){return e?(0,i.jsxs)("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:1e3,display:"flex",alignItems:"center",justifyContent:"center",backdropFilter:"blur(4px)",background:"rgba(0, 0, 0, 0.5)",animation:"fadeIn 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:[(0,i.jsx)("div",{onClick:e=>e.stopPropagation(),style:{background:"var(--bg-primary)",borderRadius:"12px",boxShadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)",width:n,maxWidth:"90%",maxHeight:"90vh",overflow:"auto",border:"1px solid var(--border)",animation:"slideUp 0.2s ease-out"},className:"jsx-5d567d25508aa188",children:t}),(0,i.jsx)(a(),{id:"5d567d25508aa188",children:"@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:scale(.95)translatey(10px)}to{opacity:1;transform:scale(1)translatey(0)}}"})]}):null}function o({isOpen:e,onClose:r,onConfirm:t,title:n,message:a,confirmLabel:o="Confirm",cancelLabel:l="Cancel",isDangerous:d=!1}){return(0,i.jsx)(s,{isOpen:e,onClose:r,width:"400px",children:(0,i.jsxs)("div",{style:{padding:"1.5rem"},children:[(0,i.jsx)("h3",{style:{margin:"0 0 0.5rem 0",fontSize:"1.25rem",fontWeight:600},children:n}),(0,i.jsx)("p",{style:{margin:"0 0 1.5rem 0",color:"var(--text-secondary)",lineHeight:1.5},children:a}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:"0.75rem"},children:[(0,i.jsx)("button",{onClick:r,className:"btn",style:{background:"transparent",border:"1px solid var(--border)",color:"var(--text-primary)"},children:l}),(0,i.jsx)("button",{onClick:()=>{t(),r()},className:"btn",style:{background:d?"var(--error)":"var(--accent)",color:"white",border:"none",fontWeight:600},children:o})]})]})})}t(2115)},9401:(e,r,t)=>{"use strict";t.d(r,{Z:()=>n});var i=t(9339);let n=(0,i.createServerReference)("40b48c75797e1d115849dc591590edd5994c554475",i.callServer,void 0,i.findSourceMapURL,"restoreURSAction")}},e=>{e.O(0,[500,594,444,441,794,358],()=>e(e.s=1704)),_N_E=e.O()}]);
|
|
File without changes
|
|
File without changes
|