@nivora/matrix 0.3.10 → 0.3.11

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.
Files changed (77) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +7 -7
  3. package/.next/build-manifest.json +3 -3
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/react-loadable-manifest.json +6 -6
  6. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/_global-error.html +2 -2
  8. package/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/_not-found.html +1 -1
  17. package/.next/server/app/_not-found.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  24. package/.next/server/app/matrix/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/releases/[id]/page.js +3 -3
  27. package/.next/server/app/releases/[id]/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/releases/page.js +2 -2
  29. package/.next/server/app/releases/page_client-reference-manifest.js +1 -1
  30. package/.next/server/app/specs/[id]/page.js +1 -1
  31. package/.next/server/app/specs/[id]/page_client-reference-manifest.js +1 -1
  32. package/.next/server/app/traceability/archive/page.js +2 -2
  33. package/.next/server/app/traceability/archive/page.js.nft.json +1 -1
  34. package/.next/server/app/traceability/archive/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/traceability/fs/[id]/page.js +3 -3
  36. package/.next/server/app/traceability/fs/[id]/page.js.nft.json +1 -1
  37. package/.next/server/app/traceability/fs/[id]/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/traceability/fs/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app/traceability/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/traceability/risk/[id]/page.js +1 -1
  41. package/.next/server/app/traceability/risk/[id]/page.js.nft.json +1 -1
  42. package/.next/server/app/traceability/risk/[id]/page_client-reference-manifest.js +1 -1
  43. package/.next/server/app/traceability/risk/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/traceability/urs/[id]/page.js +2 -2
  45. package/.next/server/app/traceability/urs/[id]/page.js.nft.json +1 -1
  46. package/.next/server/app/traceability/urs/[id]/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/traceability/urs/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app-paths-manifest.json +7 -7
  49. package/.next/server/chunks/344.js +1 -0
  50. package/.next/server/chunks/{158.js → 873.js} +1 -1
  51. package/.next/server/middleware-build-manifest.js +1 -1
  52. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  53. package/.next/server/pages/404.html +1 -1
  54. package/.next/server/pages/500.html +2 -2
  55. package/.next/server/server-reference-manifest.js +1 -1
  56. package/.next/server/server-reference-manifest.json +1 -1
  57. package/.next/static/chunks/626.a3b026db108e1b60.js +1 -0
  58. package/.next/static/chunks/app/releases/[id]/{page-60f28845a9762045.js → page-b7c320c0455701da.js} +1 -1
  59. package/.next/static/chunks/app/releases/page-bd946a1413c916f9.js +1 -0
  60. package/.next/static/chunks/app/specs/[id]/page-255472e5474a158c.js +1 -0
  61. package/.next/static/chunks/app/traceability/archive/page-6f3a0e2d29d33fb8.js +1 -0
  62. package/.next/static/chunks/app/traceability/fs/[id]/{page-dddf094e93778efb.js → page-e46178ad43de72e6.js} +2 -2
  63. package/.next/static/chunks/app/traceability/risk/[id]/page-3db9b4540d86dd0a.js +1 -0
  64. package/.next/static/chunks/app/traceability/urs/[id]/page-15167ee5d9c896bf.js +1 -0
  65. package/.next/static/chunks/{webpack-c0e9d16f52c499bc.js → webpack-933b544c1c3d0963.js} +1 -1
  66. package/bin/cli.js +7 -2
  67. package/bin/cli.ts +3 -4
  68. package/package.json +1 -1
  69. package/.next/server/chunks/509.js +0 -1
  70. package/.next/static/chunks/584.c1d8851492a5caee.js +0 -1
  71. package/.next/static/chunks/app/releases/page-35e0717515e9c2af.js +0 -1
  72. package/.next/static/chunks/app/specs/[id]/page-7dc159d8d99b3858.js +0 -1
  73. package/.next/static/chunks/app/traceability/archive/page-b7f719283aeb1882.js +0 -1
  74. package/.next/static/chunks/app/traceability/risk/[id]/page-3619dd122d1675e9.js +0 -1
  75. package/.next/static/chunks/app/traceability/urs/[id]/page-6b8d1f274a8e473c.js +0 -1
  76. /package/.next/static/{Xa6JpAKhRi1MQMu3hXLZA → rNXDY0oYeEFpN9-YBib0_}/_buildManifest.js +0 -0
  77. /package/.next/static/{Xa6JpAKhRi1MQMu3hXLZA → rNXDY0oYeEFpN9-YBib0_}/_ssgManifest.js +0 -0
package/bin/cli.js CHANGED
@@ -3907,6 +3907,12 @@ async function testCommand(config, action, options) {
3907
3907
  };
3908
3908
  }
3909
3909
  for (const [key, value] of Object.entries(cucumberConfig)) {
3910
+ if (key === "paths") {
3911
+ if (Array.isArray(value)) {
3912
+ configArgs.push(...value.map(String));
3913
+ }
3914
+ continue;
3915
+ }
3910
3916
  if (Array.isArray(value)) {
3911
3917
  for (const item of value) {
3912
3918
  configArgs.push(`--${key}`, String(item));
@@ -4044,9 +4050,8 @@ release.command("import-results <file>").description("Import Cucumber JSON resul
4044
4050
  await importResultsCommand(config, file, { releaseId: options.releaseId });
4045
4051
  });
4046
4052
  var test = program2.command("test").description("Manage test results");
4047
- test.command("run", { isDefault: false }).description("Run Cucumber tests").allowUnknownOption().option("-d, --db <path>", "Database path", "./matrix.db").action(async (options, command) => {
4053
+ test.command("run [args...]", { isDefault: false }).description("Run Cucumber tests").allowUnknownOption().option("-d, --db <path>", "Database path", "./matrix.db").action(async (args, options, command) => {
4048
4054
  const config = await loadConfig({ dbPath: options.db });
4049
- const args = command.args;
4050
4055
  await testCommand(config, "run", { args });
4051
4056
  });
4052
4057
  test.command("import <jsonPath>").description("Import Cucumber JSON test results").requiredOption("-r, --release <releaseId>", "Release ID").option("-d, --db <path>", "Database path", "./matrix.db").action(async (jsonPath, options) => {
package/bin/cli.ts CHANGED
@@ -149,14 +149,13 @@ const test = program
149
149
  .description('Manage test results');
150
150
 
151
151
  test
152
- .command('run', { isDefault: false })
152
+ .command('run [args...]', { isDefault: false })
153
153
  .description('Run Cucumber tests')
154
154
  .allowUnknownOption()
155
155
  .option('-d, --db <path>', 'Database path', './matrix.db')
156
- .action(async (options, command) => {
156
+ .action(async (args, options, command) => {
157
157
  const config = await loadConfig({ dbPath: options.db });
158
- // Filter out matrix-specific options from args to pass to cucumber
159
- const args = command.args;
158
+ // args captures [args...] from the command definition
160
159
  await testCommand(config, 'run', { args });
161
160
  });
162
161
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nivora/matrix",
3
- "version": "0.3.10",
3
+ "version": "0.3.11",
4
4
  "description": "Requirements documentation system with semantic search",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1 +0,0 @@
1
- "use strict";exports.id=509,exports.ids=[509],exports.modules={78509:(a,b,c)=>{c.d(b,{saveFS:()=>j,saveRisk:()=>e,saveURS:()=>f,updateFSLinksAction:()=>g,updateRiskAction:()=>i,updateURSAction:()=>h});var d=c(99829);let e=(0,d.createServerReference)("403552be049131b10b65decb4ad9cce97651523a09",d.callServer,void 0,d.findSourceMapURL,"saveRisk"),f=(0,d.createServerReference)("40b424837c1f54d6413fb3fedc9dd244570d323902",d.callServer,void 0,d.findSourceMapURL,"saveURS"),g=(0,d.createServerReference)("6024a22915b369d1ee12dd58b536c9ba05d91d4495",d.callServer,void 0,d.findSourceMapURL,"updateFSLinksAction"),h=(0,d.createServerReference)("605226790738fc47b2241fca309f69add4d3e3fbad",d.callServer,void 0,d.findSourceMapURL,"updateURSAction"),i=(0,d.createServerReference)("60ede38b60b54d932158da6f9767045221f5e7aa17",d.callServer,void 0,d.findSourceMapURL,"updateRiskAction"),j=(0,d.createServerReference)("70871899e3376ec2a65d9906755ee6c135e4ee564f",d.callServer,void 0,d.findSourceMapURL,"saveFS")}};
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[584],{1584:(e,a,r)=>{r.d(a,{saveFS:()=>n,saveRisk:()=>d,saveURS:()=>S,updateFSLinksAction:()=>i,updateRiskAction:()=>f,updateURSAction:()=>v});var c=r(9339);let d=(0,c.createServerReference)("403552be049131b10b65decb4ad9cce97651523a09",c.callServer,void 0,c.findSourceMapURL,"saveRisk"),S=(0,c.createServerReference)("40b424837c1f54d6413fb3fedc9dd244570d323902",c.callServer,void 0,c.findSourceMapURL,"saveURS"),i=(0,c.createServerReference)("6024a22915b369d1ee12dd58b536c9ba05d91d4495",c.callServer,void 0,c.findSourceMapURL,"updateFSLinksAction"),v=(0,c.createServerReference)("605226790738fc47b2241fca309f69add4d3e3fbad",c.callServer,void 0,c.findSourceMapURL,"updateURSAction"),f=(0,c.createServerReference)("60ede38b60b54d932158da6f9767045221f5e7aa17",c.callServer,void 0,c.findSourceMapURL,"updateRiskAction"),n=(0,c.createServerReference)("70871899e3376ec2a65d9906755ee6c135e4ee564f",c.callServer,void 0,c.findSourceMapURL,"saveFS")}}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[549],{237:(e,r,t)=>{"use strict";t.d(r,{ReleasesClient:()=>d});var s=t(5155),a=t(2115),n=t(8500),i=t.n(n),o=t(9339);let l=(0,o.createServerReference)("40c74e4d9dd301723eb90b0e07dde2de05c11c03ea",o.callServer,void 0,o.findSourceMapURL,"createReleaseAction");function d({releases:e}){let[r,t]=(0,a.useState)(!1),[n,i]=(0,a.useState)(""),[o,d]=(0,a.useState)(""),[m,x]=(0,a.useState)(""),[g,h]=(0,a.useTransition)();return(0,s.jsxs)("div",{style:{maxWidth:"1200px",margin:"0 auto",padding:"2rem"},children:[(0,s.jsx)("header",{style:{marginBottom:"2rem"},children:(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h1",{style:{fontSize:"2rem",fontWeight:700,marginBottom:"0.5rem"},children:"\uD83D\uDCE6 Releases"}),(0,s.jsx)("p",{style:{color:"var(--text-secondary)"},children:"Manage releases, track test execution, and compare changes"})]}),(0,s.jsx)("button",{onClick:()=>t(!0),className:"btn btn-primary",children:"+ New Release"})]})}),r&&(0,s.jsxs)("div",{className:"card",style:{marginBottom:"1.5rem"},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"1.5rem",paddingBottom:"1rem",borderBottom:"1px solid var(--border)"},children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h2",{style:{margin:0,fontSize:"1.25rem",fontWeight:600},children:"\uD83D\uDCE6 New Release"}),(0,s.jsx)("p",{style:{margin:"0.25rem 0 0",color:"var(--text-secondary)",fontSize:"0.875rem"},children:"Create a new release to track features and test results"})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:"0.75rem"},children:[(0,s.jsx)("button",{onClick:()=>t(!1),disabled:g,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,s.jsx)("button",{onClick:()=>{h(async()=>{await l({version:n,name:o,notes:m||void 0}),t(!1),i(""),d(""),x("")})},disabled:g||!n||!o,style:{padding:"0.75rem 1.5rem",fontSize:"0.9375rem",fontWeight:600,borderRadius:"10px",border:"none",cursor:!g&&n&&o?"pointer":"not-allowed",background:!g&&n&&o?"linear-gradient(135deg, var(--gradient-start), var(--gradient-end))":"var(--bg-hover)",color:!g&&n&&o?"white":"var(--text-secondary)",boxShadow:!g&&n&&o?"0 4px 12px rgba(99, 102, 241, 0.25)":"none"},children:g?"\uD83D\uDCBE Creating...":"\uD83D\uDCBE Create Release"})]})]}),(0,s.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"200px 1fr",gap:"1.5rem",marginBottom:"1.5rem"},children:[(0,s.jsxs)("div",{children:[(0,s.jsxs)("label",{style:{display:"block",fontWeight:500,fontSize:"0.875rem",marginBottom:"0.5rem",color:"var(--text-primary)"},children:["Version ",(0,s.jsx)("span",{style:{color:"var(--accent)",fontSize:"0.75rem"},children:"Required"})]}),(0,s.jsx)("input",{type:"text",value:n,onChange:e=>i(e.target.value),placeholder:"e.g., 1.0.0",style:{width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",background:"var(--bg-secondary)",border:"1px solid var(--border)",borderRadius:"10px",color:"var(--text-primary)",outline:"none"}})]}),(0,s.jsxs)("div",{children:[(0,s.jsxs)("label",{style:{display:"block",fontWeight:500,fontSize:"0.875rem",marginBottom:"0.5rem",color:"var(--text-primary)"},children:["Name ",(0,s.jsx)("span",{style:{color:"var(--accent)",fontSize:"0.75rem"},children:"Required"})]}),(0,s.jsx)("input",{type:"text",value:o,onChange:e=>d(e.target.value),placeholder:"e.g., Initial Release, MVP, Feature Update",style:{width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",background:"var(--bg-secondary)",border:"1px solid var(--border)",borderRadius:"10px",color:"var(--text-primary)",outline:"none"}})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsxs)("label",{style:{display:"block",fontWeight:500,fontSize:"0.875rem",marginBottom:"0.5rem",color:"var(--text-primary)"},children:["Release Notes ",(0,s.jsx)("span",{style:{color:"var(--text-secondary)",fontSize:"0.8125rem",fontWeight:400},children:"— optional"})]}),(0,s.jsx)("textarea",{value:m,onChange:e=>x(e.target.value),placeholder:"What's changing in this release...",rows:4,style:{width:"100%",padding:"0.875rem 1rem",fontSize:"0.9375rem",background:"var(--bg-secondary)",border:"1px solid var(--border)",borderRadius:"10px",color:"var(--text-primary)",outline:"none",resize:"vertical",fontFamily:"inherit"}})]})]}),0===e.length?(0,s.jsxs)("div",{className:"card",style:{textAlign:"center",padding:"3rem"},children:[(0,s.jsx)("p",{style:{fontSize:"3rem",marginBottom:"1rem"},children:"\uD83D\uDCE6"}),(0,s.jsx)("h2",{style:{marginBottom:"0.5rem"},children:"No Releases Yet"}),(0,s.jsx)("p",{style:{color:"var(--text-secondary)",marginBottom:"1rem"},children:"Create your first release to start tracking features and test results."}),(0,s.jsx)("button",{onClick:()=>t(!0),className:"btn btn-primary",children:"Create First Release"})]}):(0,s.jsx)("div",{style:{display:"grid",gap:"1rem"},children:e.map(e=>(0,s.jsx)(c,{release:e},e.id))})]})}function c({release:e}){let r={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.jsx)(i(),{href:`/releases/${e.id}`,style:{textDecoration:"none"},children:(0,s.jsx)("div",{className:"card",style:{borderLeft:`4px solid ${r.color}`,transition:"transform 0.15s, box-shadow 0.15s",cursor:"pointer"},children:(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[(0,s.jsxs)("div",{style:{flex:1},children:[(0,s.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"0.75rem",marginBottom:"0.5rem"},children:[(0,s.jsx)("code",{style:{fontSize:"1.25rem",fontWeight:700,color:r.color},children:e.id}),(0,s.jsxs)("span",{style:{fontSize:"1rem",fontWeight:600,color:"var(--text-primary)"},children:["v",e.version]}),(0,s.jsx)("span",{className:"badge",style:{background:r.bg,color:r.color},children:e.status})]}),(0,s.jsx)("h3",{style:{fontSize:"1.125rem",fontWeight:600,marginBottom:"0.5rem",color:"var(--text-primary)"},children:e.name}),(0,s.jsxs)("p",{style:{fontSize:"0.875rem",color:"var(--text-secondary)"},children:["Created ",e.created_at,e.released_at&&` • Released ${e.released_at}`]})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:"1.5rem",textAlign:"center"},children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{style:{fontSize:"1.5rem",fontWeight:700,color:"var(--warning)"},children:e.fs_count}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Features"})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{style:{fontSize:"1.5rem",fontWeight:700,color:"var(--accent)"},children:e.test_runs}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Test Runs"})]}),null!==e.latest_pass_rate&&(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{style:{fontSize:"1.5rem",fontWeight:700,color:100===e.latest_pass_rate?"var(--success)":e.latest_pass_rate>=80?"var(--warning)":"var(--error)"},children:[e.latest_pass_rate.toFixed(0),"%"]}),(0,s.jsx)("div",{style:{fontSize:"0.75rem",color:"var(--text-secondary)"},children:"Pass Rate"})]})]})]})})})}},5411:(e,r,t)=>{Promise.resolve().then(t.bind(t,237))},9339:(e,r,t)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var s={callServer:function(){return n.callServer},createServerReference:function(){return o.createServerReference},findSourceMapURL:function(){return i.findSourceMapURL}};for(var a in s)Object.defineProperty(r,a,{enumerable:!0,get:s[a]});let n=t(7304),i=t(4060),o=t(7197)}},e=>{e.O(0,[500,441,794,358],()=>e(e.s=5411)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[385],{6164:(e,t,a)=>{Promise.resolve().then(a.t.bind(a,8500,23)),Promise.resolve().then(a.bind(a,9071)),Promise.resolve().then(a.bind(a,8169)),Promise.resolve().then(a.bind(a,7996))},7996:(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)("606dbcf599ccc5ed9e1b0a47ebafb02e8ec3a4b7a2",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})]})}},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)},9071:(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)("60fbbc12d52e340eccb5103fb6a9fa13c6b88eda2d",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)"}}},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],{1434:(e,t,r)=>{"use strict";r.d(t,{I:()=>s});var i=r(9339);let s=(0,i.createServerReference)("40809d927c5bd95930dede9f534a5781cc3f2566de",i.callServer,void 0,i.findSourceMapURL,"restoreRiskAction")},1993:(e,t,r)=>{"use strict";r.d(t,{m:()=>s});var i=r(9339);let s=(0,i.createServerReference)("403113c86d623ec88794a84b76341d0662ae4ada75",i.callServer,void 0,i.findSourceMapURL,"restoreFSAction")},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(5670),d=r(1993),c=r(1434),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"})]})}},5670:(e,t,r)=>{"use strict";r.d(t,{Z:()=>s});var i=r(9339);let s=(0,i.createServerReference)("40b5cedf5b3a4c88a17acc13c1ab9da08e188ba685",i.callServer,void 0,i.findSourceMapURL,"restoreURSAction")},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)}},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],{1434:(e,r,t)=>{"use strict";t.d(r,{I:()=>s});var i=t(9339);let s=(0,i.createServerReference)("40809d927c5bd95930dede9f534a5781cc3f2566de",i.callServer,void 0,i.findSourceMapURL,"restoreRiskAction")},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..."]})]})]})}},4559:(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)("40462abd72b30fe7408a68a3b2df36a78d7a07890a",o.callServer,void 0,o.findSourceMapURL,"archiveRiskAction");var c=t(1434),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(584).then(t.bind(t,1584));i=await e(s)}else{let{updateRiskAction:r}=await t.e(584).then(t.bind(t,1584));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)"}}},6640:(e,r,t)=>{Promise.resolve().then(t.bind(t,4559))},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],{814:(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)("40350953ca078ac9a42b15dacd70bcea72261d29ca",l.callServer,void 0,l.findSourceMapURL,"archiveURSAction");var c=t(5670),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(584).then(t.bind(t,1584));i=await e(n)}else{let{updateURSAction:r}=await t.e(584).then(t.bind(t,1584));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(584).then(t.bind(t,1584)),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,814))},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..."]})]})]})}},5670:(e,r,t)=>{"use strict";t.d(r,{Z:()=>n});var i=t(9339);let n=(0,i.createServerReference)("40b5cedf5b3a4c88a17acc13c1ab9da08e188ba685",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()}]);