feat(orion): extend report layout settings to version 1.1
This commit is contained in:
parent
12e1761a5b
commit
613ffdc8b7
591 changed files with 3601 additions and 999 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[95246,(e,o,d)=>{}];
|
||||
|
||||
//# sourceMappingURL=_next-internal_server_app_api_report-settings_preview_route_actions_1gurfmc.js.map
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":[],"names":[],"mappings":""}
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[33356,(e,o,d)=>{}];
|
||||
|
||||
//# sourceMappingURL=_next-internal_server_app_api_report-settings_route_actions_0_v5jwk.js.map
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":[],"names":[],"mappings":""}
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[50640,(a,b,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),Object.defineProperty(c,"InvariantError",{enumerable:!0,get:function(){return d}});class d extends Error{constructor(a,b){super(`Invariant: ${a.endsWith(".")?a:a+"."} This is a bug in Next.js.`,b),this.name="InvariantError"}}},93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},71306,(a,b,c)=>{b.exports=a.r(18622)},79847,a=>{a.n(a.i(3343))},9185,a=>{a.n(a.i(29432))},72842,a=>{a.n(a.i(75164))},54897,a=>{a.n(a.i(30106))},56157,a=>{a.n(a.i(18970))},94331,a=>{a.n(a.i(60644))},15988,a=>{a.n(a.i(56952))},25766,a=>{a.n(a.i(77341))},29725,a=>{a.n(a.i(94290))},90833,a=>{a.n(a.i(46994))},5785,a=>{a.n(a.i(90588))},74793,a=>{a.n(a.i(33169))},85826,a=>{a.n(a.i(37111))},21565,a=>{a.n(a.i(41763))},65911,a=>{a.n(a.i(8950))},25128,a=>{a.n(a.i(91562))},40781,a=>{a.n(a.i(49670))},69411,a=>{a.n(a.i(75700))},63081,a=>{a.n(a.i(276))},62837,a=>{a.n(a.i(40795))},34607,a=>{a.n(a.i(11614))},96338,a=>{a.n(a.i(21751))},50642,a=>{a.n(a.i(12213))},32242,a=>{a.n(a.i(22693))},88530,a=>{a.n(a.i(10531))},8583,a=>{a.n(a.i(1082))},38534,a=>{a.n(a.i(98175))},70408,a=>{a.n(a.i(9095))},22922,a=>{a.n(a.i(96772))},78294,a=>{a.n(a.i(71717))},16625,a=>{a.n(a.i(85034))},88648,a=>{a.n(a.i(68113))},51914,a=>{a.n(a.i(66482))},25466,a=>{a.n(a.i(91505))},71385,a=>{a.v("/_next/static/media/icon.3qohsuqgxm60_.svg"+(globalThis.NEXT_CLIENT_ASSET_SUFFIX||""))},48760,a=>{"use strict";let b={src:a.i(71385).default,width:640,height:480};a.s(["default",0,b])},53776,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/app/(app)/settings/report-layout/page.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/app/(app)/settings/report-layout/page.tsx <module evaluation>","default")},29925,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/app/(app)/settings/report-layout/page.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/app/(app)/settings/report-layout/page.tsx","default")},91822,a=>{"use strict";a.i(53776);var b=a.i(29925);a.n(b)},76933,a=>{a.n(a.i(91822))}];
|
||||
|
||||
//# sourceMappingURL=%5Broot-of-the-server%5D__1k-o3m5._.js.map
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":["../../../../node_modules/next/src/shared/lib/invariant-error.ts","../../../../node_modules/next/src/server/route-modules/app-page/module.compiled.js","../../../../app/icon.svg.mjs%20%28structured%20image%20object%29","../../../../app/%28app%29/settings/report-layout/page.tsx/__nextjs-internal-proxy.mjs"],"sourcesContent":["export class InvariantError extends Error {\n constructor(message: string, options?: ErrorOptions) {\n super(\n `Invariant: ${message.endsWith('.') ? message : message + '.'} This is a bug in Next.js.`,\n options\n )\n this.name = 'InvariantError'\n }\n}\n","if (process.env.NEXT_RUNTIME === 'edge') {\n module.exports = require('next/dist/server/route-modules/app-page/module.js')\n} else {\n if (process.env.__NEXT_EXPERIMENTAL_REACT) {\n if (process.env.NODE_ENV === 'development') {\n if (process.env.TURBOPACK) {\n module.exports = require('next/dist/compiled/next-server/app-page-turbo-experimental.runtime.dev.js')\n } else {\n module.exports = require('next/dist/compiled/next-server/app-page-experimental.runtime.dev.js')\n }\n } else {\n if (process.env.TURBOPACK) {\n module.exports = require('next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js')\n } else {\n module.exports = require('next/dist/compiled/next-server/app-page-experimental.runtime.prod.js')\n }\n }\n } else {\n if (process.env.NODE_ENV === 'development') {\n if (process.env.TURBOPACK) {\n module.exports = require('next/dist/compiled/next-server/app-page-turbo.runtime.dev.js')\n } else {\n module.exports = require('next/dist/compiled/next-server/app-page.runtime.dev.js')\n }\n } else {\n if (process.env.TURBOPACK) {\n module.exports = require('next/dist/compiled/next-server/app-page-turbo.runtime.prod.js')\n } else {\n module.exports = require('next/dist/compiled/next-server/app-page.runtime.prod.js')\n }\n }\n }\n}\n","import src from \"IMAGE\";\nexport default { src, width: 640, height: 480 }\n","// This file is generated by next-core EcmascriptClientReferenceModule.\nimport { registerClientReference } from \"react-server-dom-turbopack/server\";\nexport default registerClientReference(\n function() { throw new Error(\"Attempted to call the default export of [project]/app/(app)/settings/report-layout/page.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.\"); },\n \"[project]/app/(app)/settings/report-layout/page.tsx\",\n \"default\",\n);\n"],"names":["InvariantError","Error","constructor","message","options","endsWith","name","process","env","NEXT_RUNTIME","module","exports","require","__NEXT_EXPERIMENTAL_REACT","NODE_ENV","TURBOPACK","src","width","height"],"mappings":"sHAAaA,iBAAAA,qCAAAA,IAAN,OAAMA,UAAuBC,MAClCC,YAAYC,CAAe,CAAEC,CAAsB,CAAE,CACnD,KAAK,CACH,CAAC,WAAW,EAAED,EAAQE,QAAQ,CAAC,KAAOF,EAAUA,EAAU,IAAI,0BAA0B,CAAC,CACzFC,GAEF,IAAI,CAACE,IAAI,CAAG,gBACd,CACF,0KCkBQI,EAAOC,OAAO,CAAGC,EAAQ,CAAA,CAAA,IAAA,qhCCzBlB,CAAEI,IADjB,AACiBA,EADjB,CAAA,CAAA,OACiBA,OAAG,CAAEC,MAAO,IAAKC,OAAQ,GAAI,4ECC/B,CAAA,EADf,AACe,EADf,CAAA,CAAA,OACe,uBAAA,AAAuB,EAClC,WAAa,MAAM,AAAIjB,MAAM,2SAA6S,EAC1U,0EACA,gEAHW,CAAA,EADf,AACe,EADf,CAAA,CAAA,OACe,uBAAA,AAAuB,EAClC,WAAa,MAAM,AAAIA,MAAM,uRAAyR,EACtT,sDACA","ignoreList":[0,1,3]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[53250,a=>{"use strict";let b="/api/v1";async function c(a,b){let c=await a.text();if(!c)return b;try{let a=JSON.parse(c);return a.detail??a.message??c}catch{return c}}async function d(a,b){let c=await fetch("/api/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:a,password:b}),credentials:"include"});if(!c.ok){let a=Error(await c.text()||`HTTP ${c.status}`);throw a.status=c.status,a}return c.json()}async function e(a,c){let d=await fetch(`${b}${a}`,{cache:"no-store",credentials:"include"});if(!d.ok)throw Error(`API request failed: ${d.status}`);return d.json()}async function f(a,d,e,f){let g=await fetch(`${b}${a}`,{method:e,headers:{"Content-Type":"application/json"},body:JSON.stringify(f),credentials:"include"});if(!g.ok)throw Error(await c(g,`API request failed: ${g.status}`));return g.json()}async function g(a,d){let e=await fetch(`${b}${a}`,{method:"DELETE",credentials:"include"});if(!e.ok)throw Error(await c(e,`API request failed: ${e.status}`))}async function h(a,d,e){let f=await fetch(`${b}${a}`,{...e,headers:{"Content-Type":"application/json",...e?.headers??{}},credentials:"include"});if(!f.ok)throw Error(await c(f,`API request failed: ${f.status}`));return f.json()}a.s(["API_BASE",0,b,"apiDelete",0,g,"apiFetch",0,h,"apiGet",0,e,"apiSend",0,f,"login",0,d,"normalizeValidationPayload",0,function(a){return{...a,...Object.fromEntries(["contact_id","examiner_id"].map(b=>[b,a[b]||null]))}}])},33508,a=>{"use strict";let b=(0,a.i(70106).default)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);a.s(["X",0,b],33508)},87532,a=>{"use strict";let b=(0,a.i(70106).default)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);a.s(["Search",0,b],87532)},81560,a=>{"use strict";let b=(0,a.i(70106).default)("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);a.s(["Trash2",0,b],81560)},87654,a=>{"use strict";let b=(0,a.i(70106).default)("RotateCcw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);a.s(["RotateCcw",0,b],87654)},5151,a=>{"use strict";let b=(0,a.i(70106).default)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);a.s(["Copy",0,b],5151)}];
|
||||
|
||||
//# sourceMappingURL=_03n4ybq._.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +0,0 @@
|
|||
module.exports=[87532,a=>{"use strict";let b=(0,a.i(70106).default)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);a.s(["Search",0,b],87532)},81560,a=>{"use strict";let b=(0,a.i(70106).default)("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);a.s(["Trash2",0,b],81560)},10448,a=>{"use strict";let b=(0,a.i(70106).default)("Pen",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]]);a.s(["Edit2",0,b],10448)},84505,a=>{"use strict";let b=(0,a.i(70106).default)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);a.s(["Download",0,b],84505)},92e3,a=>{"use strict";let b=(0,a.i(70106).default)("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);a.s(["AlertCircle",0,b],92e3)},67453,a=>{"use strict";let b=(0,a.i(70106).default)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);a.s(["CheckCircle2",0,b],67453)},99712,a=>{"use strict";var b=a.i(87924),c=a.i(92e3),d=a.i(67453),e=a.i(70106);let f=(0,e.default)("CircleDashed",[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]]),g=(0,e.default)("ShieldAlert",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]),h={OFFEN:{value:"OFFEN",label:"Noch nicht bewertet",badgeClass:"border-slate-300 bg-slate-100 text-slate-700",previewClass:"border-slate-300 bg-slate-50 text-slate-700",color:"#2E3B40",icon:f},BESTANDEN:{value:"BESTANDEN",label:"Bestanden",badgeClass:"border-success/35 bg-success/15 text-success",previewClass:"border-success/40 bg-success/10 text-success",color:"#245C36",icon:d.CheckCircle2},BESTANDEN_MIT_AUFLAGEN:{value:"BESTANDEN_MIT_AUFLAGEN",label:"Bestanden mit Auflagen",badgeClass:"border-warning/40 bg-warning/15 text-[#7A5A00]",previewClass:"border-warning/45 bg-warning/10 text-[#7A5A00]",color:"#7A5A00",icon:g},NICHT_BESTANDEN:{value:"NICHT_BESTANDEN",label:"Nicht bestanden",badgeClass:"border-danger/35 bg-danger/15 text-danger",previewClass:"border-danger/40 bg-danger/10 text-danger",color:"#7A1F26",icon:c.AlertCircle}},i={"":"OFFEN",offen:"OFFEN",OFFEN:"OFFEN",bestanden:"BESTANDEN",BESTANDEN:"BESTANDEN",mit_auflagen:"BESTANDEN_MIT_AUFLAGEN",bestanden_mit_auflagen:"BESTANDEN_MIT_AUFLAGEN","bestanden mit auflagen":"BESTANDEN_MIT_AUFLAGEN",BESTANDEN_MIT_AUFLAGEN:"BESTANDEN_MIT_AUFLAGEN",nicht_bestanden:"NICHT_BESTANDEN","nicht bestanden":"NICHT_BESTANDEN",NICHT_BESTANDEN:"NICHT_BESTANDEN"};function j(a){return i[String(a??"").trim()]??"OFFEN"}function k(a){return h[j(a)]}a.s(["ValidationResultBadge",0,function({value:a,className:c=""}){let d=k(a),e=d.icon;return(0,b.jsxs)("span",{className:`inline-flex items-center gap-1.5 rounded-full border px-3 py-1 text-xs font-semibold ${d.badgeClass} ${c}`,children:[(0,b.jsx)(e,{className:"h-3.5 w-3.5"}),d.label]})},"getValidationResultPresentation",0,k,"normalizeValidationResult",0,j,"validationResultValues",0,["OFFEN","BESTANDEN","BESTANDEN_MIT_AUFLAGEN","NICHT_BESTANDEN"]],99712)},5151,a=>{"use strict";let b=(0,a.i(70106).default)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);a.s(["Copy",0,b],5151)}];
|
||||
|
||||
//# sourceMappingURL=_0is01z1._.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +0,0 @@
|
|||
module.exports=[33508,a=>{"use strict";let b=(0,a.i(70106).default)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);a.s(["X",0,b],33508)},84505,a=>{"use strict";let b=(0,a.i(70106).default)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);a.s(["Download",0,b],84505)},92e3,a=>{"use strict";let b=(0,a.i(70106).default)("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);a.s(["AlertCircle",0,b],92e3)},67453,a=>{"use strict";let b=(0,a.i(70106).default)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);a.s(["CheckCircle2",0,b],67453)},99712,a=>{"use strict";var b=a.i(87924),c=a.i(92e3),d=a.i(67453),e=a.i(70106);let f=(0,e.default)("CircleDashed",[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]]),g=(0,e.default)("ShieldAlert",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]),h={OFFEN:{value:"OFFEN",label:"Noch nicht bewertet",badgeClass:"border-slate-300 bg-slate-100 text-slate-700",previewClass:"border-slate-300 bg-slate-50 text-slate-700",color:"#2E3B40",icon:f},BESTANDEN:{value:"BESTANDEN",label:"Bestanden",badgeClass:"border-success/35 bg-success/15 text-success",previewClass:"border-success/40 bg-success/10 text-success",color:"#245C36",icon:d.CheckCircle2},BESTANDEN_MIT_AUFLAGEN:{value:"BESTANDEN_MIT_AUFLAGEN",label:"Bestanden mit Auflagen",badgeClass:"border-warning/40 bg-warning/15 text-[#7A5A00]",previewClass:"border-warning/45 bg-warning/10 text-[#7A5A00]",color:"#7A5A00",icon:g},NICHT_BESTANDEN:{value:"NICHT_BESTANDEN",label:"Nicht bestanden",badgeClass:"border-danger/35 bg-danger/15 text-danger",previewClass:"border-danger/40 bg-danger/10 text-danger",color:"#7A1F26",icon:c.AlertCircle}},i={"":"OFFEN",offen:"OFFEN",OFFEN:"OFFEN",bestanden:"BESTANDEN",BESTANDEN:"BESTANDEN",mit_auflagen:"BESTANDEN_MIT_AUFLAGEN",bestanden_mit_auflagen:"BESTANDEN_MIT_AUFLAGEN","bestanden mit auflagen":"BESTANDEN_MIT_AUFLAGEN",BESTANDEN_MIT_AUFLAGEN:"BESTANDEN_MIT_AUFLAGEN",nicht_bestanden:"NICHT_BESTANDEN","nicht bestanden":"NICHT_BESTANDEN",NICHT_BESTANDEN:"NICHT_BESTANDEN"};function j(a){return i[String(a??"").trim()]??"OFFEN"}function k(a){return h[j(a)]}a.s(["ValidationResultBadge",0,function({value:a,className:c=""}){let d=k(a),e=d.icon;return(0,b.jsxs)("span",{className:`inline-flex items-center gap-1.5 rounded-full border px-3 py-1 text-xs font-semibold ${d.badgeClass} ${c}`,children:[(0,b.jsx)(e,{className:"h-3.5 w-3.5"}),d.label]})},"getValidationResultPresentation",0,k,"normalizeValidationResult",0,j,"validationResultValues",0,["OFFEN","BESTANDEN","BESTANDEN_MIT_AUFLAGEN","NICHT_BESTANDEN"]],99712)},15618,a=>{"use strict";let b=(0,a.i(70106).default)("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);a.s(["Plus",0,b],15618)},2560,a=>{"use strict";var b=a.i(87924),c=a.i(50944),d=a.i(27862);a.s(["default",0,function(){let a=(0,c.useParams)();return(0,b.jsx)(d.default,{validationId:a.id})}])}];
|
||||
|
||||
//# sourceMappingURL=_1fjo2-9._.js.map
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[53250,a=>{"use strict";let b="/api/v1";async function c(a,b){let c=await a.text();if(!c)return b;try{let a=JSON.parse(c);return a.detail??a.message??c}catch{return c}}async function d(a,b){let c=await fetch("/api/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:a,password:b}),credentials:"include"});if(!c.ok){let a=Error(await c.text()||`HTTP ${c.status}`);throw a.status=c.status,a}return c.json()}async function e(a,c){let d=await fetch(`${b}${a}`,{cache:"no-store",credentials:"include"});if(!d.ok)throw Error(`API request failed: ${d.status}`);return d.json()}async function f(a,d,e,f){let g=await fetch(`${b}${a}`,{method:e,headers:{"Content-Type":"application/json"},body:JSON.stringify(f),credentials:"include"});if(!g.ok)throw Error(await c(g,`API request failed: ${g.status}`));return g.json()}async function g(a,d){let e=await fetch(`${b}${a}`,{method:"DELETE",credentials:"include"});if(!e.ok)throw Error(await c(e,`API request failed: ${e.status}`))}async function h(a,d,e){let f=await fetch(`${b}${a}`,{...e,headers:{"Content-Type":"application/json",...e?.headers??{}},credentials:"include"});if(!f.ok)throw Error(await c(f,`API request failed: ${f.status}`));return f.json()}a.s(["API_BASE",0,b,"apiDelete",0,g,"apiFetch",0,h,"apiGet",0,e,"apiSend",0,f,"login",0,d,"normalizeValidationPayload",0,function(a){return{...a,...Object.fromEntries(["contact_id","examiner_id"].map(b=>[b,a[b]||null]))}}])},87532,a=>{"use strict";let b=(0,a.i(70106).default)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);a.s(["Search",0,b],87532)}];
|
||||
|
||||
//# sourceMappingURL=_1im67h4._.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +0,0 @@
|
|||
module.exports=[33508,a=>{"use strict";let b=(0,a.i(70106).default)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);a.s(["X",0,b],33508)},84505,a=>{"use strict";let b=(0,a.i(70106).default)("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);a.s(["Download",0,b],84505)},92e3,a=>{"use strict";let b=(0,a.i(70106).default)("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);a.s(["AlertCircle",0,b],92e3)},67453,a=>{"use strict";let b=(0,a.i(70106).default)("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);a.s(["CheckCircle2",0,b],67453)},99712,a=>{"use strict";var b=a.i(87924),c=a.i(92e3),d=a.i(67453),e=a.i(70106);let f=(0,e.default)("CircleDashed",[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]]),g=(0,e.default)("ShieldAlert",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]),h={OFFEN:{value:"OFFEN",label:"Noch nicht bewertet",badgeClass:"border-slate-300 bg-slate-100 text-slate-700",previewClass:"border-slate-300 bg-slate-50 text-slate-700",color:"#2E3B40",icon:f},BESTANDEN:{value:"BESTANDEN",label:"Bestanden",badgeClass:"border-success/35 bg-success/15 text-success",previewClass:"border-success/40 bg-success/10 text-success",color:"#245C36",icon:d.CheckCircle2},BESTANDEN_MIT_AUFLAGEN:{value:"BESTANDEN_MIT_AUFLAGEN",label:"Bestanden mit Auflagen",badgeClass:"border-warning/40 bg-warning/15 text-[#7A5A00]",previewClass:"border-warning/45 bg-warning/10 text-[#7A5A00]",color:"#7A5A00",icon:g},NICHT_BESTANDEN:{value:"NICHT_BESTANDEN",label:"Nicht bestanden",badgeClass:"border-danger/35 bg-danger/15 text-danger",previewClass:"border-danger/40 bg-danger/10 text-danger",color:"#7A1F26",icon:c.AlertCircle}},i={"":"OFFEN",offen:"OFFEN",OFFEN:"OFFEN",bestanden:"BESTANDEN",BESTANDEN:"BESTANDEN",mit_auflagen:"BESTANDEN_MIT_AUFLAGEN",bestanden_mit_auflagen:"BESTANDEN_MIT_AUFLAGEN","bestanden mit auflagen":"BESTANDEN_MIT_AUFLAGEN",BESTANDEN_MIT_AUFLAGEN:"BESTANDEN_MIT_AUFLAGEN",nicht_bestanden:"NICHT_BESTANDEN","nicht bestanden":"NICHT_BESTANDEN",NICHT_BESTANDEN:"NICHT_BESTANDEN"};function j(a){return i[String(a??"").trim()]??"OFFEN"}function k(a){return h[j(a)]}a.s(["ValidationResultBadge",0,function({value:a,className:c=""}){let d=k(a),e=d.icon;return(0,b.jsxs)("span",{className:`inline-flex items-center gap-1.5 rounded-full border px-3 py-1 text-xs font-semibold ${d.badgeClass} ${c}`,children:[(0,b.jsx)(e,{className:"h-3.5 w-3.5"}),d.label]})},"getValidationResultPresentation",0,k,"normalizeValidationResult",0,j,"validationResultValues",0,["OFFEN","BESTANDEN","BESTANDEN_MIT_AUFLAGEN","NICHT_BESTANDEN"]],99712)},15618,a=>{"use strict";let b=(0,a.i(70106).default)("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);a.s(["Plus",0,b],15618)}];
|
||||
|
||||
//# sourceMappingURL=_1ur8khy._.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,3 @@
|
|||
module.exports=[53964,(a,b,c)=>{}];
|
||||
|
||||
//# sourceMappingURL=_next-internal_server_app_%28app%29_settings_report-layout_page_actions_0w06-xg.js.map
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":[],"names":[],"mappings":""}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +0,0 @@
|
|||
module.exports=[33508,a=>{"use strict";let b=(0,a.i(70106).default)("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);a.s(["X",0,b],33508)},87532,a=>{"use strict";let b=(0,a.i(70106).default)("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);a.s(["Search",0,b],87532)},81560,a=>{"use strict";let b=(0,a.i(70106).default)("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);a.s(["Trash2",0,b],81560)},5151,a=>{"use strict";let b=(0,a.i(70106).default)("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);a.s(["Copy",0,b],5151)}];
|
||||
|
||||
//# sourceMappingURL=node_modules_lucide-react_dist_esm_icons_182n3nm._.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue