@customize-agent/server 4.0.49 → 4.0.50

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 (32) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +4 -4
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/server/chunks/8204.js +1 -1
  5. package/.next/server/middleware-build-manifest.js +1 -1
  6. package/.next/server/pages/404.html +1 -1
  7. package/.next/server/pages/500.html +1 -1
  8. package/.next/server/pages/api/kb/upload.js +1 -1
  9. package/.next/server/pages/asset-library.html +1 -1
  10. package/.next/server/pages/context/long-term.html +1 -1
  11. package/.next/server/pages/context/short-term.html +1 -1
  12. package/.next/server/pages/document-roles.html +1 -1
  13. package/.next/server/pages/documents.html +1 -1
  14. package/.next/server/pages/guide.html +1 -1
  15. package/.next/server/pages/index.html +1 -1
  16. package/.next/server/pages/knowledge/file-detail.html +1 -1
  17. package/.next/server/pages/knowledge/files.html +1 -1
  18. package/.next/server/pages/knowledge/manage.html +1 -1
  19. package/.next/server/pages/knowledge/search.html +1 -1
  20. package/.next/server/pages/knowledge.html +1 -1
  21. package/.next/server/pages/models.html +1 -1
  22. package/.next/server/pages/overview.html +1 -1
  23. package/.next/server/pages/prompt.html +1 -1
  24. package/.next/server/pages/settings.html +1 -1
  25. package/.next/server/pages/system/logs.html +1 -1
  26. package/.next/server/pages-manifest.json +25 -25
  27. package/.next/static/{xvXnvFqmKq5NBy7PzXh6G → CJlmeaK1PDR-c4sfDG8EN}/_buildManifest.js +1 -1
  28. package/.next/static/chunks/pages/{_app-fb7ca29c210d0293.js → _app-62cd5d1172d08036.js} +1 -1
  29. package/.next/static/chunks/pages/knowledge/files-9d30d5f23d78f46b.js +1 -0
  30. package/package.json +2 -2
  31. package/.next/static/chunks/pages/knowledge/files-75a33100a1b3b5b5.js +0 -1
  32. /package/.next/static/{xvXnvFqmKq5NBy7PzXh6G → CJlmeaK1PDR-c4sfDG8EN}/_ssgManifest.js +0 -0
@@ -1,64 +1,64 @@
1
1
  {
2
2
  "/_app": "pages/_app.js",
3
3
  "/api/assets/generated": "pages/api/assets/generated.js",
4
- "/api/config/embedding/healthCheck": "pages/api/config/embedding/healthCheck.js",
5
4
  "/api/assets/generated/preview": "pages/api/assets/generated/preview.js",
5
+ "/api/config/embedding/healthCheck": "pages/api/config/embedding/healthCheck.js",
6
+ "/api/config/models": "pages/api/config/models.js",
6
7
  "/api/context": "pages/api/context.js",
7
8
  "/api/documents/chapter/regenerate": "pages/api/documents/chapter/regenerate.js",
8
9
  "/api/documents/drafts": "pages/api/documents/drafts.js",
9
- "/api/config/models": "pages/api/config/models.js",
10
- "/api/documents/generated/[id]": "pages/api/documents/generated/[id].js",
11
10
  "/api/documents/generate": "pages/api/documents/generate.js",
11
+ "/api/documents/generated/[id]": "pages/api/documents/generated/[id].js",
12
12
  "/api/documents/generated": "pages/api/documents/generated.js",
13
- "/api/documents/templates": "pages/api/documents/templates.js",
14
13
  "/api/documents/roles": "pages/api/documents/roles.js",
15
- "/api/jobs/[id]": "pages/api/jobs/[id].js",
16
14
  "/api/health": "pages/api/health.js",
15
+ "/api/documents/templates": "pages/api/documents/templates.js",
16
+ "/api/jobs/[id]": "pages/api/jobs/[id].js",
17
17
  "/api/jobs": "pages/api/jobs.js",
18
+ "/api/kb/features": "pages/api/kb/features.js",
19
+ "/api/kb/categories": "pages/api/kb/categories.js",
18
20
  "/api/kb/duplicates": "pages/api/kb/duplicates.js",
21
+ "/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
19
22
  "/api/kb/files/detail": "pages/api/kb/files/detail.js",
20
- "/api/kb/categories": "pages/api/kb/categories.js",
21
- "/api/kb/features": "pages/api/kb/features.js",
22
- "/api/kb/files/open": "pages/api/kb/files/open.js",
23
23
  "/api/kb/files": "pages/api/kb/files.js",
24
- "/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
25
24
  "/api/kb/files/search": "pages/api/kb/files/search.js",
26
- "/api/kb/ignore": "pages/api/kb/ignore.js",
27
- "/api/kb/operations": "pages/api/kb/operations.js",
25
+ "/api/kb/files/open": "pages/api/kb/files/open.js",
28
26
  "/api/kb/reindex": "pages/api/kb/reindex.js",
29
- "/api/kb/stats": "pages/api/kb/stats.js",
27
+ "/api/kb/ignore": "pages/api/kb/ignore.js",
30
28
  "/api/kb/search": "pages/api/kb/search.js",
31
- "/api/kb/tags": "pages/api/kb/tags.js",
29
+ "/api/kb/stats": "pages/api/kb/stats.js",
30
+ "/api/kb/operations": "pages/api/kb/operations.js",
32
31
  "/api/kb/upload/progress": "pages/api/kb/upload/progress.js",
33
32
  "/api/prompt": "pages/api/prompt.js",
34
- "/api/system/logs": "pages/api/system/logs.js",
33
+ "/api/kb/tags": "pages/api/kb/tags.js",
35
34
  "/api/system/stats": "pages/api/system/stats.js",
36
- "/asset-library": "pages/asset-library.html",
37
35
  "/context/long-term": "pages/context/long-term.html",
38
36
  "/context/short-term": "pages/context/short-term.html",
39
- "/documents": "pages/documents.html",
40
- "/": "pages/index.html",
37
+ "/asset-library": "pages/asset-library.html",
38
+ "/api/system/logs": "pages/api/system/logs.js",
39
+ "/document-roles": "pages/document-roles.html",
41
40
  "/guide": "pages/guide.html",
42
- "/knowledge": "pages/knowledge.html",
41
+ "/": "pages/index.html",
43
42
  "/knowledge/files": "pages/knowledge/files.html",
44
43
  "/knowledge/file-detail": "pages/knowledge/file-detail.html",
45
44
  "/knowledge/manage": "pages/knowledge/manage.html",
45
+ "/documents": "pages/documents.html",
46
46
  "/knowledge/search": "pages/knowledge/search.html",
47
- "/models": "pages/models.html",
48
- "/overview": "pages/overview.html",
49
- "/prompt": "pages/prompt.html",
50
47
  "/_error": "pages/_error.js",
51
- "/document-roles": "pages/document-roles.html",
48
+ "/overview": "pages/overview.html",
49
+ "/knowledge": "pages/knowledge.html",
50
+ "/models": "pages/models.html",
52
51
  "/settings": "pages/settings.html",
52
+ "/prompt": "pages/prompt.html",
53
53
  "/system/logs": "pages/system/logs.html",
54
+ "/api/config/embedding": "pages/api/config/embedding.js",
55
+ "/api/config/healthCheck": "pages/api/config/healthCheck.js",
54
56
  "/api/config/providers/[provider]": "pages/api/config/providers/[provider].js",
55
57
  "/api/config/providers": "pages/api/config/providers.js",
56
- "/api/config/healthCheck": "pages/api/config/healthCheck.js",
57
- "/api/config/embedding": "pages/api/config/embedding.js",
58
58
  "/api/kb/files/preview-pdf-page": "pages/api/kb/files/preview-pdf-page.js",
59
- "/api/kb/upload": "pages/api/kb/upload.js",
60
59
  "/api/documents/refine": "pages/api/documents/refine.js",
61
60
  "/api/prompt/chat": "pages/api/prompt/chat.js",
61
+ "/api/kb/upload": "pages/api/kb/upload.js",
62
62
  "/api/documents/export": "pages/api/documents/export.js",
63
63
  "/_document": "pages/_document.js",
64
64
  "/404": "pages/404.html"
@@ -1 +1 @@
1
- self.__BUILD_MANIFEST=function(s,e,t,c,a,n,d,i,r,u,o,k,b,f,g,h,l,j,m){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:0,errorRate:1e-4,numBits:0,numHashes:b,bitArray:[]},__routerFilterDynamic:{numItems:r,errorRate:1e-4,numBits:r,numHashes:b,bitArray:[]},"/":[s,e,f,g,"static/chunks/pages/index-a2a24e9602e7ea52.js"],"/_error":["static/chunks/pages/_error-282257fbdcc167b4.js"],"/asset-library":[s,e,n,"static/chunks/749-83476f9bcd014a5a.js","static/chunks/pages/asset-library-e9ddfe1cbaac42d9.js"],"/context/long-term":[s,e,t,c,a,n,d,i,h,"static/chunks/pages/context/long-term-6b9a9683a4d6ea86.js"],"/context/short-term":[s,e,t,c,a,n,d,i,h,"static/chunks/pages/context/short-term-6078efae6e3a905c.js"],"/document-roles":[s,e,t,c,i,"static/chunks/496-4fb9a063790e65ff.js","static/chunks/pages/document-roles-fd02980db151650c.js"],"/documents":[s,e,t,c,i,u,l,"static/chunks/304-7bc5b1cd0b9315a1.js","static/chunks/pages/documents-9967f1fdf3fb6d03.js"],"/guide":[s,e,l,"static/chunks/20-00147a779147a5a4.js","static/chunks/pages/guide-cba4ca0b28bb9b64.js"],"/knowledge":["static/chunks/pages/knowledge-905248d8dcb15453.js"],"/knowledge/file-detail":[s,e,t,a,n,d,u,j,o,"static/chunks/pages/knowledge/file-detail-2e874c92d01b1c14.js"],"/knowledge/files":[s,e,t,a,n,d,o,"static/chunks/pages/knowledge/files-75a33100a1b3b5b5.js"],"/knowledge/manage":[s,e,u,"static/chunks/788-7f7359a830e3f4fd.js","static/chunks/pages/knowledge/manage-ed99a6cb254ddbb7.js"],"/knowledge/search":[s,e,t,u,m,o,"static/chunks/pages/knowledge/search-afb423fc22eb623b.js"],"/models":[s,e,t,c,a,i,m,"static/chunks/647-d5e08fda405f7059.js","static/chunks/pages/models-d5e80645dc4a61b1.js"],"/overview":[s,e,f,g,"static/chunks/pages/overview-1260176045ed5f7a.js"],"/prompt":[s,e,t,c,a,"static/chunks/525-5d947137d894f5fe.js","static/chunks/pages/prompt-9b869fbe3463020d.js"],"/settings":[s,e,"static/chunks/pages/settings-fa9d6a56898ba678.js"],"/system/logs":[s,t,c,a,n,d,j,"static/chunks/pages/system/logs-3826fa44a76b12fc.js"],sortedPages:["/","/_app","/_error","/asset-library","/context/long-term","/context/short-term","/document-roles","/documents","/guide","/knowledge","/knowledge/file-detail","/knowledge/files","/knowledge/manage","/knowledge/search","/models","/overview","/prompt","/settings","/system/logs"]}}("static/chunks/433-233659be69169c19.js","static/chunks/787-c18af810af3433f6.js","static/chunks/576-6699fed6c88502fe.js","static/chunks/195-2c0168eacab722d2.js","static/chunks/985-4b4a3ed36ada16eb.js","static/chunks/150-134099bf526e9292.js","static/chunks/289-30e7c55f49a896b7.js","static/chunks/455-97ad88d6604f54b7.js",0,"static/chunks/506-93f730bc149d0dce.js","static/css/09be1fdeab8595ab.css",1e-4,NaN,"static/chunks/694-2d545cfbb9779f2c.js","static/chunks/795-d8fb7a0420512701.js","static/chunks/932-2f195f4200ce9378.js","static/chunks/412-b9c854c6a76db67d.js","static/chunks/861-91cbdd34b8e23151.js","static/chunks/938-45efd516bb130bd5.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
1
+ self.__BUILD_MANIFEST=function(s,e,t,c,a,n,d,i,r,u,o,k,f,b,g,h,l,j,m){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:0,errorRate:1e-4,numBits:0,numHashes:f,bitArray:[]},__routerFilterDynamic:{numItems:r,errorRate:1e-4,numBits:r,numHashes:f,bitArray:[]},"/":[s,e,b,g,"static/chunks/pages/index-a2a24e9602e7ea52.js"],"/_error":["static/chunks/pages/_error-282257fbdcc167b4.js"],"/asset-library":[s,e,n,"static/chunks/749-83476f9bcd014a5a.js","static/chunks/pages/asset-library-e9ddfe1cbaac42d9.js"],"/context/long-term":[s,e,t,c,a,n,d,i,h,"static/chunks/pages/context/long-term-6b9a9683a4d6ea86.js"],"/context/short-term":[s,e,t,c,a,n,d,i,h,"static/chunks/pages/context/short-term-6078efae6e3a905c.js"],"/document-roles":[s,e,t,c,i,"static/chunks/496-4fb9a063790e65ff.js","static/chunks/pages/document-roles-fd02980db151650c.js"],"/documents":[s,e,t,c,i,u,l,"static/chunks/304-7bc5b1cd0b9315a1.js","static/chunks/pages/documents-9967f1fdf3fb6d03.js"],"/guide":[s,e,l,"static/chunks/20-00147a779147a5a4.js","static/chunks/pages/guide-cba4ca0b28bb9b64.js"],"/knowledge":["static/chunks/pages/knowledge-905248d8dcb15453.js"],"/knowledge/file-detail":[s,e,t,a,n,d,u,j,o,"static/chunks/pages/knowledge/file-detail-2e874c92d01b1c14.js"],"/knowledge/files":[s,e,t,a,n,d,o,"static/chunks/pages/knowledge/files-9d30d5f23d78f46b.js"],"/knowledge/manage":[s,e,u,"static/chunks/788-7f7359a830e3f4fd.js","static/chunks/pages/knowledge/manage-ed99a6cb254ddbb7.js"],"/knowledge/search":[s,e,t,u,m,o,"static/chunks/pages/knowledge/search-afb423fc22eb623b.js"],"/models":[s,e,t,c,a,i,m,"static/chunks/647-d5e08fda405f7059.js","static/chunks/pages/models-d5e80645dc4a61b1.js"],"/overview":[s,e,b,g,"static/chunks/pages/overview-1260176045ed5f7a.js"],"/prompt":[s,e,t,c,a,"static/chunks/525-5d947137d894f5fe.js","static/chunks/pages/prompt-9b869fbe3463020d.js"],"/settings":[s,e,"static/chunks/pages/settings-fa9d6a56898ba678.js"],"/system/logs":[s,t,c,a,n,d,j,"static/chunks/pages/system/logs-3826fa44a76b12fc.js"],sortedPages:["/","/_app","/_error","/asset-library","/context/long-term","/context/short-term","/document-roles","/documents","/guide","/knowledge","/knowledge/file-detail","/knowledge/files","/knowledge/manage","/knowledge/search","/models","/overview","/prompt","/settings","/system/logs"]}}("static/chunks/433-233659be69169c19.js","static/chunks/787-c18af810af3433f6.js","static/chunks/576-6699fed6c88502fe.js","static/chunks/195-2c0168eacab722d2.js","static/chunks/985-4b4a3ed36ada16eb.js","static/chunks/150-134099bf526e9292.js","static/chunks/289-30e7c55f49a896b7.js","static/chunks/455-97ad88d6604f54b7.js",0,"static/chunks/506-93f730bc149d0dce.js","static/css/09be1fdeab8595ab.css",1e-4,NaN,"static/chunks/694-2d545cfbb9779f2c.js","static/chunks/795-d8fb7a0420512701.js","static/chunks/932-2f195f4200ce9378.js","static/chunks/412-b9c854c6a76db67d.js","static/chunks/861-91cbdd34b8e23151.js","static/chunks/938-45efd516bb130bd5.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
@@ -7,7 +7,7 @@
7
7
  `]:{...n(o),animationPlayState:"paused"},[`${a}${e}-leave`]:{...n(o),animationPlayState:"paused"},[`
8
8
  ${a}${e}-enter${e}-enter-active,
9
9
  ${a}${e}-appear${e}-appear-active
10
- `]:{animationName:t,animationPlayState:"running"},[`${a}${e}-leave${e}-leave-active`]:{animationName:r,animationPlayState:"running",pointerEvents:"none"}}}},5741:(e,t,r)=>{"use strict";function n(e,t){return{motionName:t??`${e}-fade`}}function o(e){let t,r=new Promise(r=>{t=e(()=>{r(!0)})}),n=()=>{t?.()};return n.then=(e,t)=>r.then(e,t),n.promise=r,n}r.d(t,{E:()=>o,V:()=>n})},6551:(e,t,r)=>{"use strict";function n(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}r.d(t,{A:()=>n})},6578:(e,t,r)=>{"use strict";r.d(t,{Af:()=>X,Bh:()=>ef,CU:()=>g,Dl:()=>P,E:()=>eu,FC:()=>eo,FV:()=>A,Gi:()=>V,H1:()=>x,H7:()=>h,HC:()=>c,HT:()=>a,II:()=>Z,JU:()=>_,NR:()=>M,OX:()=>I,PH:()=>ec,QG:()=>B,Qx:()=>p,SJ:()=>y,SM:()=>T,UE:()=>K,VW:()=>w,W2:()=>E,X8:()=>$,Z3:()=>G,_m:()=>U,a6:()=>F,aP:()=>J,ax:()=>m,bV:()=>z,bZ:()=>er,c1:()=>d,cQ:()=>D,dd:()=>ee,dg:()=>k,dw:()=>R,dx:()=>C,f$:()=>H,h0:()=>N,h1:()=>Y,hH:()=>ea,hc:()=>i,hn:()=>el,l2:()=>O,le:()=>en,lv:()=>S,nU:()=>l,oH:()=>ei,oS:()=>q,p:()=>es,r:()=>L,tZ:()=>v,tn:()=>u,u6:()=>et,uc:()=>W,v7:()=>j,xC:()=>s,xq:()=>b,xw:()=>ed,zA:()=>f,zo:()=>ep,zr:()=>Q});var n=r(23727);async function o(e,t){let r=await fetch(e,t);if(!r.ok){let e=await r.text(),t=e||"HTTP ".concat(r.status);try{let r=JSON.parse(e);t=r.error||r.message||t}catch(e){}throw Error(t)}return r.json()}async function i(e){let t=e?"?projectRoot=".concat(encodeURIComponent(e)):"";return o("/api/kb/stats".concat(t))}async function a(e){var t,r;let n=new URLSearchParams;return(null==e?void 0:e.projectRoot)&&n.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&n.set("category",e.category),(null==e?void 0:e.page)&&n.set("page",String(null!=(t=e.page)?t:1)),(null==e?void 0:e.limit)&&n.set("limit",String(null!=(r=e.limit)?r:50)),o("/api/kb/files?".concat(n))}async function l(e){let t=new URLSearchParams;return(null==e?void 0:e.query)&&t.set("q",e.query),(null==e?void 0:e.projectRoot)&&t.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&t.set("category",e.category),(null==e?void 0:e.limit)&&t.set("limit",String(e.limit)),(null==e?void 0:e.includeContent)===!1&&t.set("includeContent","0"),o("/api/kb/files/search?".concat(t))}async function s(e,t){let r=new URLSearchParams({relativePath:e});return t&&r.set("projectRoot",t),o("/api/kb/files/detail?".concat(r))}async function c(e,t){return o("/api/kb/files/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function u(e,t,r){return o("/api/kb/files/open",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,target:t,projectRoot:r})})}async function d(e,t,r,i){var a;let l=Number(n.env.NEXT_PUBLIC_CUSTOMIZE_KB_UPLOAD_BATCH_FILES||1e3),s=Number(n.env.NEXT_PUBLIC_CUSTOMIZE_KB_UPLOAD_BATCH_BYTES||0x40000000),c=[],u=[],d=0;for(let t of e)u.length>0&&(u.length>=l||d+t.size>s)&&(c.push(u),u=[],d=0),u.push(t),d+=t.size;u.length>0&&c.push(u);let p=[],f=0;for(let n=0;n<c.length;n++){let a=c[n],l=await o("/api/kb/upload",{method:"POST",body:function(e,t){let r=new FormData;for(let n of(t.projectRoot&&r.append("projectRoot",t.projectRoot),t.uploadId&&r.append("uploadId",t.uploadId),r.append("batchIndex",String(t.batchIndex)),r.append("totalBatches",String(t.totalBatches)),r.append("fileOffset",String(t.fileOffset)),r.append("startIndex",t.startIndex?"1":"0"),r.append("uploadComplete",t.batchIndex===t.totalBatches-1?"1":"0"),e))r.append("files",n,n.name),r.append("relativePaths",n.webkitRelativePath||n.name);return r}(a,{projectRoot:t,uploadId:r,batchIndex:n,totalBatches:c.length,fileOffset:f,startIndex:0===n})});p.push(l),f+=a.length,null==i||i({uploadedFiles:f,totalFiles:e.length,batchIndex:n,totalBatches:c.length})}return null!=(a=p[p.length-1])?a:{success:!0}}async function p(e){let t=new URLSearchParams({limit:"50"});return e&&t.set("projectRoot",e),o("/api/kb/operations?".concat(t))}async function f(e){var t;let r=new URLSearchParams({limit:String(null!=(t=null==e?void 0:e.limit)?t:50)});return(null==e?void 0:e.projectRoot)&&r.set("projectRoot",e.projectRoot),(null==e?void 0:e.active)&&r.set("active","1"),o("/api/jobs?".concat(r))}async function m(e,t){let r=new URLSearchParams;return t&&r.set("projectRoot",t),o("/api/jobs/".concat(encodeURIComponent(e),"?").concat(r))}async function h(e){let t=new URLSearchParams;return e&&t.set("projectRoot",e),o("/api/kb/operations?".concat(t),{method:"DELETE"})}async function g(e,t){let r=new URLSearchParams({id:e});return t&&r.set("projectRoot",t),o("/api/kb/operations?".concat(r),{method:"DELETE"})}async function b(e,t){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function y(e,t){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,projectRoot:t})})}async function v(e,t,r){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,folderPaths:t,projectRoot:r})})}async function $(e){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({all:!0,projectRoot:e})})}async function x(e){return o("/api/kb/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({projectRoot:e})})}async function w(){return o("/api/kb/features")}async function E(e,t){var r,n,i,a,l;let s=new URLSearchParams({q:e});return(null==t?void 0:t.projectRoot)&&s.set("projectRoot",t.projectRoot),(null==t?void 0:t.category)&&s.set("category",t.category),(null==t?void 0:t.limit)&&s.set("limit",String(null!=(l=t.limit)?l:20)),(null==t||null==(r=t.weights)?void 0:r.keyword)!=null&&s.set("keywordWeight",String(t.weights.keyword)),(null==t||null==(n=t.weights)?void 0:n.vector)!=null&&s.set("vectorWeight",String(t.weights.vector)),(null==t||null==(i=t.weights)?void 0:i.rewrite)!=null&&s.set("rewriteWeight",String(t.weights.rewrite)),(null==t||null==(a=t.weights)?void 0:a.hybridBonus)!=null&&s.set("hybridBonus",String(t.weights.hybridBonus)),o("/api/kb/search?".concat(s))}async function C(){return o("/api/prompt")}async function S(e){return o("/api/documents/roles".concat(e?"?type=".concat(e):""))}async function k(e){return o("/api/documents/roles",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function A(e,t){return o("/api/documents/roles?type=".concat(e,"&id=").concat(encodeURIComponent(t)),{method:"DELETE"})}async function M(e){return o("/api/documents/roles?mode=config",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function R(e){return o("/api/documents/roles?mode=config&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function P(){return o("/api/documents/templates")}async function T(e){return o("/api/documents/templates?validate=".concat(encodeURIComponent(e)))}async function O(e){return o("/api/documents/templates",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function N(e){return o("/api/documents/templates?templateId=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function z(e){return o("/api/documents/templates",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({templateId:e})})}async function I(e){return o("/api/documents/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function D(){return o("/api/documents/generated")}async function j(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return o("/api/documents/generated/".concat(encodeURIComponent(e)).concat(t?"?lite=1":""))}async function F(e,t){return o("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)})}async function B(e){return o("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function L(e){return o("/api/documents/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"abort",documentId:e})})}async function H(){return o("/api/assets/generated")}async function _(e){return o("/api/assets/generated?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function W(e){return o("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"index"})})}async function q(e,t){return o("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"open",target:t})})}async function V(e){return o("/api/documents/refine",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function X(e,t){return o("/api/documents/drafts",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({draft:e,id:t})})}async function K(e){let t=await fetch("/api/documents/export",{method:"POST",headers:{"Content-Type":"application/json",Accept:"pdf"===e.format?"application/pdf":"*/*"},body:JSON.stringify(e)}),r=t.headers.get("content-type")||"",n=async()=>{let e=await t.text(),r=e||"导出失败";try{var n;let t=JSON.parse(e),o=null==(n=t.issues)?void 0:n.map(e=>e.message).filter(Boolean).slice(0,3).join(";");r=o?"".concat(t.error||"导出失败",":").concat(o):t.message||t.error||r}catch(e){}throw Error(r.length>300?"".concat(r.slice(0,300),"..."):r)};return t.ok||await n(),"pdf"!==e.format||r.includes("application/pdf")||await n(),"docx"!==e.format||r.includes("officedocument.wordprocessingml.document")||await n(),t.blob()}async function G(){return o("/api/config/providers")}async function U(e,t){return o("/api/config/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e,...t})})}async function Y(e){return o("/api/config/providers/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function Q(){return o("/api/config/models")}async function J(e){return o("/api/config/models",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function Z(){return o("/api/config/embedding")}async function ee(e){return o("/api/config/embedding",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function et(){return o("/api/config/embedding/healthCheck",{method:"POST"})}async function er(e){return o("/api/config/healthCheck",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:e})})}async function en(){return o("/api/health")}async function eo(){return o("/api/system/stats")}async function ei(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:200;return o("/api/system/logs?limit=".concat(e))}async function ea(){return o("/api/system/logs",{method:"DELETE"})}async function el(e,t){let r=t?"?type=".concat(e,"&search=").concat(encodeURIComponent(t)):"?type=".concat(e);return o("/api/context".concat(r))}async function es(e){return o("/api/context?type=".concat(e,"&stats=1"))}async function ec(e){return o("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"compress",type:e})})}async function eu(e){return o("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clear",type:e})})}async function ed(e){return o("/api/context?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function ep(e,t){return o("/api/context",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,...t})})}async function ef(e){return o("/api/config/providers/".concat(encodeURIComponent(e)))}},6831:(e,t,r)=>{"use strict";r.d(t,{A:()=>a,X:()=>i});var n=r(97109);let o=n.createContext(!1),i=({children:e,disabled:t})=>{let r=n.useContext(o);return n.createElement(o.Provider,{value:t??r},e)},a=o},7709:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>m,Is:()=>u});var n=r(97109),o=r(15561),i=r(74567),a=r(12754),l=r(18625),s=r(9311),c=r(44444);let u={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0,opacityImage:!0},d={motionBase:!0,motionUnit:!0},p={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0,screenXXLMax:!0,screenXXXL:!0,screenXXXLMin:!0},f=(e,t,r)=>{let n=r.getDerivativeToken(e),{override:o,...i}=t,a={...n,override:o};return a=(0,c.A)(a),i&&Object.entries(i).forEach(([e,t])=>{let{theme:r,...n}=t,o=n;r&&(o=f({...a,...n},{override:n},r)),a[e]=o}),a};function m(){let{token:e,hashed:t,theme:r,override:c,cssVar:m,zeroRuntime:h}=n.useContext(a.vG),{csp:g,getPrefixCls:b}=n.useContext(i.QO),y={prefix:m?.prefix??b(),key:m?.key??"css-var-root"},v=`6.5.0-${t||""}`,$=r||l.A,[x,w,E]=(0,o.hV)($,[s.A,e],{salt:v,override:c,getComputedToken:f,cssVar:{...y,unitless:u,ignore:d,preserve:p},nonce:g?.nonce});return[$,E,t?w:"",x,y,!!h]}},7961:(e,t,r)=>{"use strict";r.d(t,{K8:()=>u,L9:()=>o,Nk:()=>a,Y1:()=>m,av:()=>d,dF:()=>i,jk:()=>c,jz:()=>f,t6:()=>s,vj:()=>p});var n=r(15561);let o={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},i=(e,t=!1)=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}),a=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),l=new n.Mo("loadingCircle",{"100%":{transform:"rotate(360deg)"}}),s=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),c=(e,t)=>({outline:`${(0,n.zA)(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:t??1,transition:["outline-offset","outline"].map(e=>`${e} 0s`).join(", ")}),u=(e,t)=>({"&:focus-visible":c(e,t)}),d=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},...u(e),"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),p=(e,t,r,n)=>{let o=`[class^="${t}"], [class*=" ${t}"]`,i=r?`.${r}`:o,a={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},l={};return!1!==n&&(l={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[i]:{...l,...a,[o]:a}}},f=e=>({[`.${e}`]:{...a(),[`.${e} .${e}-icon`]:{display:"block"}},[`.${e}-spin`]:{animationName:l,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear"}}),m=e=>({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none",...u(e),"&:hover":{color:e.colorLinkHover,textDecoration:e.linkHoverDecoration},"&:focus":{color:e.colorLinkHover,textDecoration:e.linkFocusDecoration},"&:active":{color:e.colorLinkActive,textDecoration:e.linkHoverDecoration}})},8572:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(90892);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i,a,l=[],s=!0,c=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);s=!0);}catch(e){c=!0,o=e}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return l}}(e,t)||(0,n.A)(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},8627:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var n=r(13911),o=r(26047);let i={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},a={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},l=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function s(e){let{arrowWidth:t,autoAdjustOverflow:r,arrowPointAtCenter:s,offset:c,borderRadius:u,visibleFirst:d}=e,p=t/2,f={},m=(0,n.Ke)({contentRadius:u,limitVerticalRadius:!0});return Object.keys(i).forEach(e=>{let n={...s&&a[e]||i[e],offset:[0,0],dynamicInset:!0};switch(f[e]=n,l.has(e)&&(n.autoArrow=!1),e){case"top":case"topLeft":case"topRight":n.offset[1]=-p-c;break;case"bottom":case"bottomLeft":case"bottomRight":n.offset[1]=p+c;break;case"left":case"leftTop":case"leftBottom":n.offset[0]=-p-c;break;case"right":case"rightTop":case"rightBottom":n.offset[0]=p+c}if(s)switch(e){case"topLeft":case"bottomLeft":n.offset[0]=-m.arrowOffsetHorizontal-p;break;case"topRight":case"bottomRight":n.offset[0]=m.arrowOffsetHorizontal+p;break;case"leftTop":case"rightTop":n.offset[1]=-(2*m.arrowOffsetHorizontal)+p;break;case"leftBottom":case"rightBottom":n.offset[1]=2*m.arrowOffsetHorizontal-p}n.overflow=function(e,t,r,n){if(!1===n)return{adjustX:!1,adjustY:!1};let i=(0,o.Qd)(n)?n:{},a={};switch(e){case"top":case"bottom":a.shiftX=2*t.arrowOffsetHorizontal+r,a.shiftY=!0,a.adjustY=!0;break;case"left":case"right":a.shiftY=2*t.arrowOffsetVertical+r,a.shiftX=!0,a.adjustX=!0}let l={...a,...i};return l.shiftX||(l.adjustX=!0),l.shiftY||(l.adjustY=!0),l}(e,m,t,r),d&&(n.htmlRegion="visibleFirst")}),f}},9290:(e,t,r)=>{"use strict";r.d(t,{A:()=>_});var n=r(97109),o=r(42644),i=r(3638),a=r(92162),l=r(26047),s=r(38862),c=r(74567),u=r(6831),d=r(27273),p=r(49644),f=r(7709);let m=n.createContext(void 0);var h=r(86099),g=r(83914),b=r(67189);let y=(0,n.forwardRef)((e,t)=>{let{className:r,style:o,children:a,prefixCls:l}=e,s=(0,i.$)(`${l}-icon`,r);return n.createElement("span",{ref:t,className:s,style:o},a)}),v=(0,n.forwardRef)((e,t)=>{let{prefixCls:r,className:o,style:a,iconClassName:l}=e,s=(0,i.$)(`${r}-loading-icon`,o);return n.createElement(y,{prefixCls:r,className:s,style:a,ref:t},n.createElement(g.A,{className:l}))}),$=()=>({width:0,opacity:0,transform:"scale(0)"}),x=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),w=e=>{let{prefixCls:t,loading:r,existIcon:o,className:a,style:l,mount:s}=e;return o?n.createElement(v,{prefixCls:t,className:a,style:l}):n.createElement(b.Ay,{visible:!!r,motionName:`${t}-loading-icon-motion`,motionAppear:!s,motionEnter:!s,motionLeave:!s,removeOnLeave:!0,onAppearStart:$,onAppearActive:x,onEnterStart:$,onEnterActive:x,onLeaveStart:x,onLeaveActive:$},({className:e,style:r},o)=>{let s={...l,...r};return n.createElement(v,{prefixCls:t,className:(0,i.$)(a,e),style:s,ref:o})})};var E=r(15561),C=r(7961),S=r(16666),k=r(28403),A=r(10540);let M=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}});var R=r(38697),P=r(32154),T=r(78012),O=r(44539),N=r(32279);let z=e=>{let{paddingInline:t,onlyIconSize:r,borderColorDisabled:n}=e;return(0,k.oX)(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:0,buttonIconOnlyFontSize:r,colorBorderDisabled:n})},I=e=>{let t=e.contentFontSize??e.fontSize,r=e.contentFontSizeSM??e.fontSize,n=e.contentFontSizeLG??e.fontSizeLG,o=e.contentLineHeight??(0,O.k)(t),i=e.contentLineHeightSM??(0,O.k)(r),a=e.contentLineHeightLG??(0,O.k)(n),l=(0,P.z)(new R.kf(e.colorBgSolid),"#fff")?"#000":"#fff",s=T.s.reduce((t,r)=>({...t,[`${r}ShadowColor`]:`0 ${(0,E.zA)(e.controlOutlineWidth)} 0 ${(0,N.A)(e[`${r}1`],e.colorBgContainer)}`}),{}),c=e.colorBgContainerDisabled,u=e.colorBgContainerDisabled;return{...s,fontWeight:400,iconGap:e.marginXS,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorderDisabled,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:"inherit",onlyIconSizeSM:"inherit",onlyIconSizeLG:"inherit",groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:l,contentFontSize:t,contentFontSizeSM:r,contentFontSizeLG:n,contentLineHeight:o,contentLineHeightSM:i,contentLineHeightLG:a,paddingBlock:Math.max((e.controlHeight-t*o)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-r*i)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-n*a)/2-e.lineWidth,0),defaultBgDisabled:c,dashedBgDisabled:u}},D=(e,t="")=>{let{componentCls:r,controlHeight:n,fontSize:o,borderRadius:i,buttonPaddingHorizontal:a,iconCls:l,buttonPaddingVertical:s,buttonIconOnlyFontSize:c}=e;return[{[t]:{fontSize:o,height:n,padding:`${(0,E.zA)(s)} ${(0,E.zA)(a)}`,borderRadius:i,[`&${r}-icon-only`]:{width:n,[l]:{fontSize:c}}}},{[`${r}${r}-circle${t}`]:{minWidth:e.controlHeight,paddingInline:0,borderRadius:"50%"}},{[`${r}${r}-round${t}`]:{borderRadius:e.controlHeight,[`&:not(${r}-icon-only)`]:{paddingInline:e.buttonPaddingHorizontal}}}]},j=(0,A.OF)("Button",e=>{let t=z(e);return[(e=>{let{componentCls:t,iconCls:r,fontWeight:n,opacityLoading:o,motionDurationSlow:i,motionEaseInOut:a,iconGap:l,calc:s}=e;return{[t]:{outline:"none",position:"relative",display:"inline-flex",gap:l,alignItems:"center",justifyContent:"center",fontWeight:n,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",...(0,S.V)(),"&:disabled > *":{pointerEvents:"none"},[`${t}-icon > svg`]:(0,C.Nk)(),"> a":{color:"currentColor"},"&:not(:disabled)":(0,C.K8)(e),[`&${t}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${t}-two-chinese-chars > *:not(${r})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${t}-icon-only`]:{paddingInline:0,[`&${t}-compact-item`]:{flex:"none"}},[`&${t}-loading`]:{opacity:o,cursor:"default"},[`${t}-loading-icon`]:{transition:["width","opacity","margin"].map(e=>`${e} ${i} ${a}`).join(",")},[`&:not(${t}-icon-end)`]:{[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:s(l).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:s(l).mul(-1).equal()}}}}}})(t),(e=>D((0,k.oX)(e,{fontSize:e.contentFontSize}),e.componentCls))(t),(e=>D((0,k.oX)(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM}),`${e.componentCls}-sm`))(t),(e=>D((0,k.oX)(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG}),`${e.componentCls}-lg`))(t),(e=>{let{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}})(t),(e=>{let{componentCls:t,antCls:r,lineWidth:n}=e,[o,i]=(0,A.PN)(r,"btn");return{[t]:[{[o("border-width")]:n,[o("border-color")]:"#000",[o("border-color-hover")]:i("border-color"),[o("border-color-active")]:i("border-color"),[o("border-color-disabled")]:i("border-color"),[o("border-style")]:"solid",[o("text-color")]:"#000",[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color"),[o("text-color-disabled")]:i("text-color"),[o("bg-color")]:"#ddd",[o("bg-color-hover")]:i("bg-color"),[o("bg-color-active")]:i("bg-color"),[o("bg-color-disabled")]:e.colorBgContainerDisabled,[o("bg-color-container")]:e.colorBgContainer,[o("shadow")]:"none"},{border:[i("border-width"),i("border-style"),i("border-color")].join(" "),color:i("text-color"),backgroundColor:i("bg-color"),[`&:not(:disabled):not(${t}-disabled)`]:{"&:hover":{border:[i("border-width"),i("border-style"),i("border-color-hover")].join(" "),color:i("text-color-hover"),backgroundColor:i("bg-color-hover")},"&:active":{border:[i("border-width"),i("border-style"),i("border-color-active")].join(" "),color:i("text-color-active"),backgroundColor:i("bg-color-active")}}},{[`&${t}-variant-solid`]:{[o("solid-bg-color")]:i("color-base"),[o("solid-bg-color-hover")]:i("color-hover"),[o("solid-bg-color-active")]:i("color-active"),[o("border-color")]:"transparent",[o("text-color")]:e.colorTextLightSolid,[o("bg-color")]:i("solid-bg-color"),[o("bg-color-hover")]:i("solid-bg-color-hover"),[o("bg-color-active")]:i("solid-bg-color-active"),boxShadow:i("shadow")},[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("border-color")]:i("color-base"),[o("border-color-hover")]:i("color-hover"),[o("border-color-active")]:i("color-active"),[o("bg-color")]:i("bg-color-container"),[o("text-color")]:i("color-base"),[o("text-color-hover")]:i("color-hover"),[o("text-color-active")]:i("color-active"),boxShadow:i("shadow")},[`&${t}-variant-dashed`]:{[o("border-style")]:"dashed",[o("bg-color-disabled")]:e.dashedBgDisabled},[`&${t}-variant-filled`]:{[o("border-color")]:"transparent",[o("text-color")]:i("color-base"),[o("bg-color")]:i("color-light"),[o("bg-color-hover")]:i("color-light-hover"),[o("bg-color-active")]:i("color-light-active")},[`&${t}-variant-text, &${t}-variant-link`]:{[o("border-color")]:"transparent",[o("text-color")]:i("color-base"),[o("text-color-hover")]:i("color-hover"),[o("text-color-active")]:i("color-active"),[o("bg-color")]:"transparent",[o("bg-color-hover")]:"transparent",[o("bg-color-active")]:"transparent",[`&:disabled, &${e.componentCls}-disabled`]:{background:"transparent",borderColor:"transparent"}},[`&${t}-variant-text`]:{[o("bg-color-hover")]:i("color-light"),[o("bg-color-active")]:i("color-light-active")}},{[`&${t}-variant-link`]:{[o("color-base")]:e.colorLink,[o("color-hover")]:e.colorLinkHover,[o("color-active")]:e.colorLinkActive,[o("bg-color-hover")]:e.linkHoverBg},[`&${t}-color-primary`]:{[o("color-base")]:e.colorPrimary,[o("color-hover")]:e.colorPrimaryHover,[o("color-active")]:e.colorPrimaryActive,[o("color-light")]:e.colorPrimaryBg,[o("color-light-hover")]:e.colorPrimaryBgHover,[o("color-light-active")]:e.colorPrimaryBorder,[o("shadow")]:e.primaryShadow,[`&${t}-variant-solid`]:{[o("text-color")]:e.primaryColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")}},[`&${t}-color-dangerous`]:{[o("color-base")]:e.colorError,[o("color-hover")]:e.colorErrorHover,[o("color-active")]:e.colorErrorActive,[o("color-light")]:e.colorErrorBg,[o("color-light-hover")]:e.colorErrorBgFilledHover,[o("color-light-active")]:e.colorErrorBgActive,[o("shadow")]:e.dangerShadow,[`&${t}-variant-solid`]:{[o("text-color")]:e.dangerColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")}},[`&${t}-color-default`]:{[o("solid-bg-color")]:e.colorBgSolid,[o("solid-bg-color-hover")]:e.colorBgSolidHover,[o("solid-bg-color-active")]:e.colorBgSolidActive,[o("color-base")]:e.defaultBorderColor,[o("color-hover")]:e.defaultHoverBorderColor,[o("color-active")]:e.defaultActiveBorderColor,[o("color-light")]:e.colorFillTertiary,[o("color-light-hover")]:e.colorFillSecondary,[o("color-light-active")]:e.colorFill,[o("text-color")]:e.defaultColor,[o("text-color-hover")]:e.defaultHoverColor,[o("text-color-active")]:e.defaultActiveColor,[o("shadow")]:e.defaultShadow,[`&${t}-variant-outlined`]:{[o("bg-color-disabled")]:e.defaultBgDisabled},[`&${t}-variant-solid`]:{[o("text-color")]:e.solidTextColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")},[`&${t}-variant-filled, &${t}-variant-text`]:{[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")},[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("text-color")]:e.defaultColor,[o("text-color-hover")]:e.defaultHoverColor,[o("text-color-active")]:e.defaultActiveColor,[o("bg-color-container")]:e.defaultBg,[o("bg-color-hover")]:e.defaultHoverBg,[o("bg-color-active")]:e.defaultActiveBg},[`&${t}-variant-text`]:{[o("text-color")]:e.textTextColor,[o("text-color-hover")]:e.textTextHoverColor,[o("text-color-active")]:e.textTextActiveColor,[o("bg-color-hover")]:e.textHoverBg},[`&${t}-background-ghost`]:{[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("text-color")]:e.defaultGhostColor,[o("border-color")]:e.defaultGhostBorderColor}}}},T.s.map(r=>{let n=e[`${r}6`],i=e[`${r}1`],a=e[`${r}Hover`],l=e[`${r}2`],s=e[`${r}3`],c=e[`${r}Active`],u=e[`${r}ShadowColor`];return{[`&${t}-color-${r}`]:{[o("color-base")]:n,[o("color-hover")]:a,[o("color-active")]:c,[o("color-light")]:i,[o("color-light-hover")]:l,[o("color-light-active")]:s,[o("shadow")]:u}}}),{[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",borderColor:e.colorBorderDisabled,background:i("bg-color-disabled"),color:e.colorTextDisabled,boxShadow:"none"}},{[`&${t}-background-ghost`]:{[o("bg-color")]:e.ghostBg,[o("bg-color-hover")]:e.ghostBg,[o("bg-color-active")]:e.ghostBg,[o("shadow")]:"none",[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("bg-color-hover")]:e.ghostBg,[o("bg-color-active")]:e.ghostBg}}}]}})(t),(e=>{let{componentCls:t,fontSize:r,lineWidth:n,groupBorderColor:o,colorErrorHover:i}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(n).mul(-1).equal(),[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:r}},M(`${t}-primary`,o),M(`${t}-danger`,i)]}})(t)]},I,{unitless:{fontWeight:!0,contentLineHeight:!0,contentLineHeightSM:!0,contentLineHeightLG:!0}});var F=r(77032);let B=(0,A.bf)(["Button","compact"],e=>{let t=z(e);return[(0,F.G)(t),function(e){var t,r;let n=`${e.componentCls}-compact-vertical`;return{[n]:{...(t=e.componentCls,{[`&-item:not(${n}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},[`&-item:not(${t}-status-success)`]:{zIndex:2},"&-item":{"&:focus,&:active":{zIndex:3},"&:hover":{zIndex:4},"&[disabled]":{zIndex:0}}}),...(r=e.componentCls,{[`&-item:not(${n}-first-item):not(${n}-last-item)`]:{borderRadius:0},[`&-item${n}-first-item:not(${n}-last-item)`]:{[`&, &${r}-sm, &${r}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${n}-last-item:not(${n}-first-item)`]:{[`&, &${r}-sm, &${r}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}})}}}(t),(e=>{let{antCls:t,componentCls:r,lineWidth:n,calc:o,colorBgContainer:i}=e,a=`${r}-variant-solid:not([disabled])`,l=o(n).mul(-1).equal(),[s,c]=(0,A.PN)(t,"btn"),u=e=>({[`${r}-compact${e?"-vertical":""}-item`]:{[s("compact-connect-border-color")]:c("bg-color-hover"),[`&${a}`]:{transition:"none",[`& + ${a}:before`]:[{position:"absolute",backgroundColor:c("compact-connect-border-color"),content:'""'},e?{top:l,insetInline:l,height:n}:{insetBlock:l,insetInlineStart:l,width:n}],"&:hover:before":{display:"none"}}}});return[u(),u(!0),{[`${a}${r}-color-default`]:{[s("compact-connect-border-color")]:`color-mix(in srgb, ${c("bg-color-hover")} 75%, ${i})`}}]})(t)]},I),L={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["link","link"],text:["default","text"]},H=n.forwardRef((e,t)=>{let r,{_skipSemantic:f,loading:g=!1,prefixCls:b,color:v,variant:$,type:x,danger:E=!1,shape:C,size:S,disabled:k,className:A,rootClassName:M,children:R,icon:P,iconPosition:T,iconPlacement:O,ghost:N=!1,block:z=!1,htmlType:I="button",classNames:D,styles:F,style:H,autoInsertSpace:_,autoFocus:W,...q}=e,V=(0,o.$r)(R),X=x||"default",{getPrefixCls:K,direction:G,autoInsertSpace:U,className:Y,style:Q,classNames:J,styles:Z,loadingIcon:ee,shape:et,color:er,variant:en}=(0,c.TP)("button"),eo=C||et||"default",[ei,ea]=(0,n.useMemo)(()=>{if(v&&$)return[v,$];if(x||E){let e=L[X]||[];return E?["danger",e[1]]:e}return"solid"===$?["primary",$]:er&&en?[er,en]:"solid"===en?["primary",en]:["default","outlined"]},[v,$,x,E,er,en,X]),[el,es]=(0,n.useMemo)(()=>N&&"solid"===ea?[ei,"outlined"]:[ei,ea],[ei,ea,N]),ec="danger"===el,eu=ec?"dangerous":el,ed=_??U??!0,ep=K("btn",b),[ef,em]=j(ep),eh=(0,n.useContext)(u.A),eg=k??eh,eb=(0,n.useContext)(m),ey=(0,n.useMemo)(()=>(function(e){if((0,l.Qd)(e)){let t=e?.delay;return{loading:(t=(0,l.Et)(t)?t:0)<=0,delay:t}}return{loading:!!e,delay:0}})(g),[g]),[ev,e$]=(0,n.useState)(ey.loading),[ex,ew]=(0,n.useState)(!1),eE=(0,n.useRef)(null),eC=(0,o.xK)(t,eE),eS=1===V.length&&!P&&!(0,h.u1)(es),ek=(0,n.useRef)(!0);n.useEffect(()=>(ek.current=!1,()=>{ek.current=!0}),[]),(0,o.Nf)(()=>{let e=null;return ey.delay>0?e=setTimeout(()=>{e=null,e$(!0)},ey.delay):e$(ey.loading),function(){e&&(clearTimeout(e),e=null)}},[ey.delay,ey.loading]),(0,n.useEffect)(()=>{if(!eE.current||!ed)return;let e=eE.current.textContent||"";eS&&(0,h.Ap)(e)?ex||ew(!0):ex&&ew(!1)}),(0,n.useEffect)(()=>{W&&eE.current&&eE.current.focus()},[]);let eA=n.useCallback(t=>{if(ev||eg)return void t.preventDefault();e.onClick?.(("href"in e,t))},[e.onClick,ev,eg]),{compactSize:eM,compactItemClassnames:eR}=(0,p.RQ)(ep,G),eP=(0,d.A)(e=>S??eM??eb??e),eT=ev?"loading":P,eO=O??T??"start",eN=(0,o.cJ)(q,["navigate"]),ez={...e,type:X,color:el,variant:es,danger:ec,shape:eo,size:eP,disabled:eg,loading:ev,iconPlacement:eO},eI=(0,a.XT)(Q),eD=(0,a.XT)(H),[ej,eF]=(0,a.AV)([f?void 0:J,D],[f?void 0:Z,eI,F,eD],{props:ez}),eB=(0,i.$)(ep,ef,em,{[`${ep}-${eo}`]:"default"!==eo&&"square"!==eo&&eo,[`${ep}-${X}`]:X,[`${ep}-dangerous`]:E,[`${ep}-color-${eu}`]:eu,[`${ep}-variant-${es}`]:es,[`${ep}-lg`]:"large"===eP,[`${ep}-sm`]:"small"===eP,[`${ep}-icon-only`]:!R&&0!==R&&!!eT,[`${ep}-background-ghost`]:N&&!(0,h.u1)(es),[`${ep}-loading`]:ev,[`${ep}-two-chinese-chars`]:ex&&ed&&!ev,[`${ep}-block`]:z,[`${ep}-rtl`]:"rtl"===G,[`${ep}-icon-end`]:"end"===eO},eR,A,M,Y,ej.root),eL={className:ej.icon,style:eF.icon},eH=e=>n.createElement(y,{prefixCls:ep,...eL},e),e_=n.createElement(w,{existIcon:!!P,prefixCls:ep,loading:ev,mount:ek.current,...eL}),eW=(0,l.Qd)(g)&&g.icon||ee;r=P&&!ev?eH(P):g&&eW?eH(eW):e_;let eq=(0,l.AZ)(R)?(0,h.uR)(R,eS&&ed,eF.content,ej.content):null;if(void 0!==eN.href)return n.createElement("a",{...eN,className:(0,i.$)(eB,{[`${ep}-disabled`]:eg}),href:eg?void 0:eN.href,style:eF.root,onClick:eA,ref:eC,tabIndex:eg?-1:0,"aria-disabled":eg},r,eq);let eV=n.createElement("button",{...q,type:I,className:eB,style:eF.root,onClick:eA,disabled:eg,ref:eC},r,eq,eR&&n.createElement(B,{prefixCls:ep}));return(0,h.u1)(es)||(eV=n.createElement(s.A,{component:"Button",disabled:ev},eV)),eV});H.Group=e=>{let{getPrefixCls:t,direction:r}=n.useContext(c.QO),{prefixCls:o,size:a,className:l,...s}=e,u=t("btn-group",o),[,,d]=(0,f.Ay)(),p=n.useMemo(()=>{switch(a){case"large":return"lg";case"small":return"sm";default:return""}},[a]),h=(0,i.$)(u,{[`${u}-${p}`]:p,[`${u}-rtl`]:"rtl"===r},l,d);return n.createElement(m.Provider,{value:a},n.createElement("div",{...s,className:h}))},H.__ANT_BUTTON=!0;let _=H},9311:(e,t,r)=>{"use strict";r.d(t,{A:()=>o,r:()=>n});let n={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},o={...n,colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
10
+ `]:{animationName:t,animationPlayState:"running"},[`${a}${e}-leave${e}-leave-active`]:{animationName:r,animationPlayState:"running",pointerEvents:"none"}}}},5741:(e,t,r)=>{"use strict";function n(e,t){return{motionName:t??`${e}-fade`}}function o(e){let t,r=new Promise(r=>{t=e(()=>{r(!0)})}),n=()=>{t?.()};return n.then=(e,t)=>r.then(e,t),n.promise=r,n}r.d(t,{E:()=>o,V:()=>n})},6551:(e,t,r)=>{"use strict";function n(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}r.d(t,{A:()=>n})},6578:(e,t,r)=>{"use strict";r.d(t,{Af:()=>X,Bh:()=>ef,CU:()=>g,Dl:()=>P,E:()=>eu,FC:()=>eo,FV:()=>A,Gi:()=>V,H1:()=>x,H7:()=>h,HC:()=>c,HT:()=>a,II:()=>Z,JU:()=>_,NR:()=>M,OX:()=>I,PH:()=>ec,QG:()=>B,Qx:()=>p,SJ:()=>y,SM:()=>T,UE:()=>K,VW:()=>w,W2:()=>E,X8:()=>$,Z3:()=>G,_m:()=>U,a6:()=>F,aP:()=>J,ax:()=>m,bV:()=>z,bZ:()=>er,c1:()=>d,cQ:()=>D,dd:()=>ee,dg:()=>k,dw:()=>R,dx:()=>C,f$:()=>H,h0:()=>N,h1:()=>Y,hH:()=>ea,hc:()=>i,hn:()=>el,l2:()=>O,le:()=>en,lv:()=>S,nU:()=>l,oH:()=>ei,oS:()=>q,p:()=>es,r:()=>L,tZ:()=>v,tn:()=>u,u6:()=>et,uc:()=>W,v7:()=>j,xC:()=>s,xq:()=>b,xw:()=>ed,zA:()=>f,zo:()=>ep,zr:()=>Q});var n=r(23727);async function o(e,t){let r=await fetch(e,t);if(!r.ok){let e=await r.text(),t=e||"HTTP ".concat(r.status);try{let r=JSON.parse(e);t=r.error||r.message||t}catch(e){}throw Error(t)}return r.json()}async function i(e){let t=e?"?projectRoot=".concat(encodeURIComponent(e)):"";return o("/api/kb/stats".concat(t))}async function a(e){var t,r;let n=new URLSearchParams;return(null==e?void 0:e.projectRoot)&&n.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&n.set("category",e.category),(null==e?void 0:e.page)&&n.set("page",String(null!=(t=e.page)?t:1)),(null==e?void 0:e.limit)&&n.set("limit",String(null!=(r=e.limit)?r:50)),o("/api/kb/files?".concat(n))}async function l(e){let t=new URLSearchParams;return(null==e?void 0:e.query)&&t.set("q",e.query),(null==e?void 0:e.projectRoot)&&t.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&t.set("category",e.category),(null==e?void 0:e.limit)&&t.set("limit",String(e.limit)),(null==e?void 0:e.includeContent)===!1&&t.set("includeContent","0"),o("/api/kb/files/search?".concat(t))}async function s(e,t){let r=new URLSearchParams({relativePath:e});return t&&r.set("projectRoot",t),o("/api/kb/files/detail?".concat(r))}async function c(e,t){return o("/api/kb/files/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function u(e,t,r){return o("/api/kb/files/open",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,target:t,projectRoot:r})})}async function d(e,t,r,i){var a;let l=Number(n.env.NEXT_PUBLIC_CUSTOMIZE_KB_UPLOAD_BATCH_FILES||500),s=Number(n.env.NEXT_PUBLIC_CUSTOMIZE_KB_UPLOAD_BATCH_BYTES||0x8000000),c=[],u=[],d=0;for(let t of e)u.length>0&&(u.length>=l||d+t.size>s)&&(c.push(u),u=[],d=0),u.push(t),d+=t.size;u.length>0&&c.push(u);let p=[],f=0;for(let n=0;n<c.length;n++){let a=c[n],l=new URLSearchParams({batchIndex:String(n),totalBatches:String(c.length)});r&&l.set("uploadId",r);let s=await o("/api/kb/upload?".concat(l),{method:"POST",body:function(e,t){let r=new FormData;for(let n of(t.projectRoot&&r.append("projectRoot",t.projectRoot),t.uploadId&&r.append("uploadId",t.uploadId),r.append("batchIndex",String(t.batchIndex)),r.append("totalBatches",String(t.totalBatches)),r.append("fileOffset",String(t.fileOffset)),r.append("startIndex",t.startIndex?"1":"0"),r.append("uploadComplete",t.batchIndex===t.totalBatches-1?"1":"0"),e))r.append("files",n,n.name),r.append("relativePaths",n.webkitRelativePath||n.name);return r}(a,{projectRoot:t,uploadId:r,batchIndex:n,totalBatches:c.length,fileOffset:f,startIndex:0===n})});p.push(s),f+=a.length,null==i||i({uploadedFiles:f,totalFiles:e.length,batchIndex:n,totalBatches:c.length})}return null!=(a=p[p.length-1])?a:{success:!0}}async function p(e){let t=new URLSearchParams({limit:"50"});return e&&t.set("projectRoot",e),o("/api/kb/operations?".concat(t))}async function f(e){var t;let r=new URLSearchParams({limit:String(null!=(t=null==e?void 0:e.limit)?t:50)});return(null==e?void 0:e.projectRoot)&&r.set("projectRoot",e.projectRoot),(null==e?void 0:e.active)&&r.set("active","1"),o("/api/jobs?".concat(r))}async function m(e,t){let r=new URLSearchParams;return t&&r.set("projectRoot",t),o("/api/jobs/".concat(encodeURIComponent(e),"?").concat(r))}async function h(e){let t=new URLSearchParams;return e&&t.set("projectRoot",e),o("/api/kb/operations?".concat(t),{method:"DELETE"})}async function g(e,t){let r=new URLSearchParams({id:e});return t&&r.set("projectRoot",t),o("/api/kb/operations?".concat(r),{method:"DELETE"})}async function b(e,t){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function y(e,t){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,projectRoot:t})})}async function v(e,t,r){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,folderPaths:t,projectRoot:r})})}async function $(e){return o("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({all:!0,projectRoot:e})})}async function x(e){return o("/api/kb/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({projectRoot:e})})}async function w(){return o("/api/kb/features")}async function E(e,t){var r,n,i,a,l;let s=new URLSearchParams({q:e});return(null==t?void 0:t.projectRoot)&&s.set("projectRoot",t.projectRoot),(null==t?void 0:t.category)&&s.set("category",t.category),(null==t?void 0:t.limit)&&s.set("limit",String(null!=(l=t.limit)?l:20)),(null==t||null==(r=t.weights)?void 0:r.keyword)!=null&&s.set("keywordWeight",String(t.weights.keyword)),(null==t||null==(n=t.weights)?void 0:n.vector)!=null&&s.set("vectorWeight",String(t.weights.vector)),(null==t||null==(i=t.weights)?void 0:i.rewrite)!=null&&s.set("rewriteWeight",String(t.weights.rewrite)),(null==t||null==(a=t.weights)?void 0:a.hybridBonus)!=null&&s.set("hybridBonus",String(t.weights.hybridBonus)),o("/api/kb/search?".concat(s))}async function C(){return o("/api/prompt")}async function S(e){return o("/api/documents/roles".concat(e?"?type=".concat(e):""))}async function k(e){return o("/api/documents/roles",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function A(e,t){return o("/api/documents/roles?type=".concat(e,"&id=").concat(encodeURIComponent(t)),{method:"DELETE"})}async function M(e){return o("/api/documents/roles?mode=config",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function R(e){return o("/api/documents/roles?mode=config&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function P(){return o("/api/documents/templates")}async function T(e){return o("/api/documents/templates?validate=".concat(encodeURIComponent(e)))}async function O(e){return o("/api/documents/templates",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function N(e){return o("/api/documents/templates?templateId=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function z(e){return o("/api/documents/templates",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({templateId:e})})}async function I(e){return o("/api/documents/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function D(){return o("/api/documents/generated")}async function j(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return o("/api/documents/generated/".concat(encodeURIComponent(e)).concat(t?"?lite=1":""))}async function F(e,t){return o("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)})}async function B(e){return o("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function L(e){return o("/api/documents/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"abort",documentId:e})})}async function H(){return o("/api/assets/generated")}async function _(e){return o("/api/assets/generated?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function W(e){return o("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"index"})})}async function q(e,t){return o("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"open",target:t})})}async function V(e){return o("/api/documents/refine",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function X(e,t){return o("/api/documents/drafts",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({draft:e,id:t})})}async function K(e){let t=await fetch("/api/documents/export",{method:"POST",headers:{"Content-Type":"application/json",Accept:"pdf"===e.format?"application/pdf":"*/*"},body:JSON.stringify(e)}),r=t.headers.get("content-type")||"",n=async()=>{let e=await t.text(),r=e||"导出失败";try{var n;let t=JSON.parse(e),o=null==(n=t.issues)?void 0:n.map(e=>e.message).filter(Boolean).slice(0,3).join(";");r=o?"".concat(t.error||"导出失败",":").concat(o):t.message||t.error||r}catch(e){}throw Error(r.length>300?"".concat(r.slice(0,300),"..."):r)};return t.ok||await n(),"pdf"!==e.format||r.includes("application/pdf")||await n(),"docx"!==e.format||r.includes("officedocument.wordprocessingml.document")||await n(),t.blob()}async function G(){return o("/api/config/providers")}async function U(e,t){return o("/api/config/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e,...t})})}async function Y(e){return o("/api/config/providers/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function Q(){return o("/api/config/models")}async function J(e){return o("/api/config/models",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function Z(){return o("/api/config/embedding")}async function ee(e){return o("/api/config/embedding",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function et(){return o("/api/config/embedding/healthCheck",{method:"POST"})}async function er(e){return o("/api/config/healthCheck",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:e})})}async function en(){return o("/api/health")}async function eo(){return o("/api/system/stats")}async function ei(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:200;return o("/api/system/logs?limit=".concat(e))}async function ea(){return o("/api/system/logs",{method:"DELETE"})}async function el(e,t){let r=t?"?type=".concat(e,"&search=").concat(encodeURIComponent(t)):"?type=".concat(e);return o("/api/context".concat(r))}async function es(e){return o("/api/context?type=".concat(e,"&stats=1"))}async function ec(e){return o("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"compress",type:e})})}async function eu(e){return o("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clear",type:e})})}async function ed(e){return o("/api/context?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function ep(e,t){return o("/api/context",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,...t})})}async function ef(e){return o("/api/config/providers/".concat(encodeURIComponent(e)))}},6831:(e,t,r)=>{"use strict";r.d(t,{A:()=>a,X:()=>i});var n=r(97109);let o=n.createContext(!1),i=({children:e,disabled:t})=>{let r=n.useContext(o);return n.createElement(o.Provider,{value:t??r},e)},a=o},7709:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>m,Is:()=>u});var n=r(97109),o=r(15561),i=r(74567),a=r(12754),l=r(18625),s=r(9311),c=r(44444);let u={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0,opacityImage:!0},d={motionBase:!0,motionUnit:!0},p={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0,screenXXLMax:!0,screenXXXL:!0,screenXXXLMin:!0},f=(e,t,r)=>{let n=r.getDerivativeToken(e),{override:o,...i}=t,a={...n,override:o};return a=(0,c.A)(a),i&&Object.entries(i).forEach(([e,t])=>{let{theme:r,...n}=t,o=n;r&&(o=f({...a,...n},{override:n},r)),a[e]=o}),a};function m(){let{token:e,hashed:t,theme:r,override:c,cssVar:m,zeroRuntime:h}=n.useContext(a.vG),{csp:g,getPrefixCls:b}=n.useContext(i.QO),y={prefix:m?.prefix??b(),key:m?.key??"css-var-root"},v=`6.5.0-${t||""}`,$=r||l.A,[x,w,E]=(0,o.hV)($,[s.A,e],{salt:v,override:c,getComputedToken:f,cssVar:{...y,unitless:u,ignore:d,preserve:p},nonce:g?.nonce});return[$,E,t?w:"",x,y,!!h]}},7961:(e,t,r)=>{"use strict";r.d(t,{K8:()=>u,L9:()=>o,Nk:()=>a,Y1:()=>m,av:()=>d,dF:()=>i,jk:()=>c,jz:()=>f,t6:()=>s,vj:()=>p});var n=r(15561);let o={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},i=(e,t=!1)=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}),a=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),l=new n.Mo("loadingCircle",{"100%":{transform:"rotate(360deg)"}}),s=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),c=(e,t)=>({outline:`${(0,n.zA)(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:t??1,transition:["outline-offset","outline"].map(e=>`${e} 0s`).join(", ")}),u=(e,t)=>({"&:focus-visible":c(e,t)}),d=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},...u(e),"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),p=(e,t,r,n)=>{let o=`[class^="${t}"], [class*=" ${t}"]`,i=r?`.${r}`:o,a={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},l={};return!1!==n&&(l={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[i]:{...l,...a,[o]:a}}},f=e=>({[`.${e}`]:{...a(),[`.${e} .${e}-icon`]:{display:"block"}},[`.${e}-spin`]:{animationName:l,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear"}}),m=e=>({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none",...u(e),"&:hover":{color:e.colorLinkHover,textDecoration:e.linkHoverDecoration},"&:focus":{color:e.colorLinkHover,textDecoration:e.linkFocusDecoration},"&:active":{color:e.colorLinkActive,textDecoration:e.linkHoverDecoration}})},8572:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(90892);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i,a,l=[],s=!0,c=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(l.push(n.value),l.length!==t);s=!0);}catch(e){c=!0,o=e}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return l}}(e,t)||(0,n.A)(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},8627:(e,t,r)=>{"use strict";r.d(t,{A:()=>s});var n=r(13911),o=r(26047);let i={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},a={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},l=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function s(e){let{arrowWidth:t,autoAdjustOverflow:r,arrowPointAtCenter:s,offset:c,borderRadius:u,visibleFirst:d}=e,p=t/2,f={},m=(0,n.Ke)({contentRadius:u,limitVerticalRadius:!0});return Object.keys(i).forEach(e=>{let n={...s&&a[e]||i[e],offset:[0,0],dynamicInset:!0};switch(f[e]=n,l.has(e)&&(n.autoArrow=!1),e){case"top":case"topLeft":case"topRight":n.offset[1]=-p-c;break;case"bottom":case"bottomLeft":case"bottomRight":n.offset[1]=p+c;break;case"left":case"leftTop":case"leftBottom":n.offset[0]=-p-c;break;case"right":case"rightTop":case"rightBottom":n.offset[0]=p+c}if(s)switch(e){case"topLeft":case"bottomLeft":n.offset[0]=-m.arrowOffsetHorizontal-p;break;case"topRight":case"bottomRight":n.offset[0]=m.arrowOffsetHorizontal+p;break;case"leftTop":case"rightTop":n.offset[1]=-(2*m.arrowOffsetHorizontal)+p;break;case"leftBottom":case"rightBottom":n.offset[1]=2*m.arrowOffsetHorizontal-p}n.overflow=function(e,t,r,n){if(!1===n)return{adjustX:!1,adjustY:!1};let i=(0,o.Qd)(n)?n:{},a={};switch(e){case"top":case"bottom":a.shiftX=2*t.arrowOffsetHorizontal+r,a.shiftY=!0,a.adjustY=!0;break;case"left":case"right":a.shiftY=2*t.arrowOffsetVertical+r,a.shiftX=!0,a.adjustX=!0}let l={...a,...i};return l.shiftX||(l.adjustX=!0),l.shiftY||(l.adjustY=!0),l}(e,m,t,r),d&&(n.htmlRegion="visibleFirst")}),f}},9290:(e,t,r)=>{"use strict";r.d(t,{A:()=>_});var n=r(97109),o=r(42644),i=r(3638),a=r(92162),l=r(26047),s=r(38862),c=r(74567),u=r(6831),d=r(27273),p=r(49644),f=r(7709);let m=n.createContext(void 0);var h=r(86099),g=r(83914),b=r(67189);let y=(0,n.forwardRef)((e,t)=>{let{className:r,style:o,children:a,prefixCls:l}=e,s=(0,i.$)(`${l}-icon`,r);return n.createElement("span",{ref:t,className:s,style:o},a)}),v=(0,n.forwardRef)((e,t)=>{let{prefixCls:r,className:o,style:a,iconClassName:l}=e,s=(0,i.$)(`${r}-loading-icon`,o);return n.createElement(y,{prefixCls:r,className:s,style:a,ref:t},n.createElement(g.A,{className:l}))}),$=()=>({width:0,opacity:0,transform:"scale(0)"}),x=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),w=e=>{let{prefixCls:t,loading:r,existIcon:o,className:a,style:l,mount:s}=e;return o?n.createElement(v,{prefixCls:t,className:a,style:l}):n.createElement(b.Ay,{visible:!!r,motionName:`${t}-loading-icon-motion`,motionAppear:!s,motionEnter:!s,motionLeave:!s,removeOnLeave:!0,onAppearStart:$,onAppearActive:x,onEnterStart:$,onEnterActive:x,onLeaveStart:x,onLeaveActive:$},({className:e,style:r},o)=>{let s={...l,...r};return n.createElement(v,{prefixCls:t,className:(0,i.$)(a,e),style:s,ref:o})})};var E=r(15561),C=r(7961),S=r(16666),k=r(28403),A=r(10540);let M=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}});var R=r(38697),P=r(32154),T=r(78012),O=r(44539),N=r(32279);let z=e=>{let{paddingInline:t,onlyIconSize:r,borderColorDisabled:n}=e;return(0,k.oX)(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:0,buttonIconOnlyFontSize:r,colorBorderDisabled:n})},I=e=>{let t=e.contentFontSize??e.fontSize,r=e.contentFontSizeSM??e.fontSize,n=e.contentFontSizeLG??e.fontSizeLG,o=e.contentLineHeight??(0,O.k)(t),i=e.contentLineHeightSM??(0,O.k)(r),a=e.contentLineHeightLG??(0,O.k)(n),l=(0,P.z)(new R.kf(e.colorBgSolid),"#fff")?"#000":"#fff",s=T.s.reduce((t,r)=>({...t,[`${r}ShadowColor`]:`0 ${(0,E.zA)(e.controlOutlineWidth)} 0 ${(0,N.A)(e[`${r}1`],e.colorBgContainer)}`}),{}),c=e.colorBgContainerDisabled,u=e.colorBgContainerDisabled;return{...s,fontWeight:400,iconGap:e.marginXS,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorderDisabled,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:"inherit",onlyIconSizeSM:"inherit",onlyIconSizeLG:"inherit",groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:l,contentFontSize:t,contentFontSizeSM:r,contentFontSizeLG:n,contentLineHeight:o,contentLineHeightSM:i,contentLineHeightLG:a,paddingBlock:Math.max((e.controlHeight-t*o)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-r*i)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-n*a)/2-e.lineWidth,0),defaultBgDisabled:c,dashedBgDisabled:u}},D=(e,t="")=>{let{componentCls:r,controlHeight:n,fontSize:o,borderRadius:i,buttonPaddingHorizontal:a,iconCls:l,buttonPaddingVertical:s,buttonIconOnlyFontSize:c}=e;return[{[t]:{fontSize:o,height:n,padding:`${(0,E.zA)(s)} ${(0,E.zA)(a)}`,borderRadius:i,[`&${r}-icon-only`]:{width:n,[l]:{fontSize:c}}}},{[`${r}${r}-circle${t}`]:{minWidth:e.controlHeight,paddingInline:0,borderRadius:"50%"}},{[`${r}${r}-round${t}`]:{borderRadius:e.controlHeight,[`&:not(${r}-icon-only)`]:{paddingInline:e.buttonPaddingHorizontal}}}]},j=(0,A.OF)("Button",e=>{let t=z(e);return[(e=>{let{componentCls:t,iconCls:r,fontWeight:n,opacityLoading:o,motionDurationSlow:i,motionEaseInOut:a,iconGap:l,calc:s}=e;return{[t]:{outline:"none",position:"relative",display:"inline-flex",gap:l,alignItems:"center",justifyContent:"center",fontWeight:n,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",...(0,S.V)(),"&:disabled > *":{pointerEvents:"none"},[`${t}-icon > svg`]:(0,C.Nk)(),"> a":{color:"currentColor"},"&:not(:disabled)":(0,C.K8)(e),[`&${t}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${t}-two-chinese-chars > *:not(${r})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${t}-icon-only`]:{paddingInline:0,[`&${t}-compact-item`]:{flex:"none"}},[`&${t}-loading`]:{opacity:o,cursor:"default"},[`${t}-loading-icon`]:{transition:["width","opacity","margin"].map(e=>`${e} ${i} ${a}`).join(",")},[`&:not(${t}-icon-end)`]:{[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:s(l).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:s(l).mul(-1).equal()}}}}}})(t),(e=>D((0,k.oX)(e,{fontSize:e.contentFontSize}),e.componentCls))(t),(e=>D((0,k.oX)(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM}),`${e.componentCls}-sm`))(t),(e=>D((0,k.oX)(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG}),`${e.componentCls}-lg`))(t),(e=>{let{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}})(t),(e=>{let{componentCls:t,antCls:r,lineWidth:n}=e,[o,i]=(0,A.PN)(r,"btn");return{[t]:[{[o("border-width")]:n,[o("border-color")]:"#000",[o("border-color-hover")]:i("border-color"),[o("border-color-active")]:i("border-color"),[o("border-color-disabled")]:i("border-color"),[o("border-style")]:"solid",[o("text-color")]:"#000",[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color"),[o("text-color-disabled")]:i("text-color"),[o("bg-color")]:"#ddd",[o("bg-color-hover")]:i("bg-color"),[o("bg-color-active")]:i("bg-color"),[o("bg-color-disabled")]:e.colorBgContainerDisabled,[o("bg-color-container")]:e.colorBgContainer,[o("shadow")]:"none"},{border:[i("border-width"),i("border-style"),i("border-color")].join(" "),color:i("text-color"),backgroundColor:i("bg-color"),[`&:not(:disabled):not(${t}-disabled)`]:{"&:hover":{border:[i("border-width"),i("border-style"),i("border-color-hover")].join(" "),color:i("text-color-hover"),backgroundColor:i("bg-color-hover")},"&:active":{border:[i("border-width"),i("border-style"),i("border-color-active")].join(" "),color:i("text-color-active"),backgroundColor:i("bg-color-active")}}},{[`&${t}-variant-solid`]:{[o("solid-bg-color")]:i("color-base"),[o("solid-bg-color-hover")]:i("color-hover"),[o("solid-bg-color-active")]:i("color-active"),[o("border-color")]:"transparent",[o("text-color")]:e.colorTextLightSolid,[o("bg-color")]:i("solid-bg-color"),[o("bg-color-hover")]:i("solid-bg-color-hover"),[o("bg-color-active")]:i("solid-bg-color-active"),boxShadow:i("shadow")},[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("border-color")]:i("color-base"),[o("border-color-hover")]:i("color-hover"),[o("border-color-active")]:i("color-active"),[o("bg-color")]:i("bg-color-container"),[o("text-color")]:i("color-base"),[o("text-color-hover")]:i("color-hover"),[o("text-color-active")]:i("color-active"),boxShadow:i("shadow")},[`&${t}-variant-dashed`]:{[o("border-style")]:"dashed",[o("bg-color-disabled")]:e.dashedBgDisabled},[`&${t}-variant-filled`]:{[o("border-color")]:"transparent",[o("text-color")]:i("color-base"),[o("bg-color")]:i("color-light"),[o("bg-color-hover")]:i("color-light-hover"),[o("bg-color-active")]:i("color-light-active")},[`&${t}-variant-text, &${t}-variant-link`]:{[o("border-color")]:"transparent",[o("text-color")]:i("color-base"),[o("text-color-hover")]:i("color-hover"),[o("text-color-active")]:i("color-active"),[o("bg-color")]:"transparent",[o("bg-color-hover")]:"transparent",[o("bg-color-active")]:"transparent",[`&:disabled, &${e.componentCls}-disabled`]:{background:"transparent",borderColor:"transparent"}},[`&${t}-variant-text`]:{[o("bg-color-hover")]:i("color-light"),[o("bg-color-active")]:i("color-light-active")}},{[`&${t}-variant-link`]:{[o("color-base")]:e.colorLink,[o("color-hover")]:e.colorLinkHover,[o("color-active")]:e.colorLinkActive,[o("bg-color-hover")]:e.linkHoverBg},[`&${t}-color-primary`]:{[o("color-base")]:e.colorPrimary,[o("color-hover")]:e.colorPrimaryHover,[o("color-active")]:e.colorPrimaryActive,[o("color-light")]:e.colorPrimaryBg,[o("color-light-hover")]:e.colorPrimaryBgHover,[o("color-light-active")]:e.colorPrimaryBorder,[o("shadow")]:e.primaryShadow,[`&${t}-variant-solid`]:{[o("text-color")]:e.primaryColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")}},[`&${t}-color-dangerous`]:{[o("color-base")]:e.colorError,[o("color-hover")]:e.colorErrorHover,[o("color-active")]:e.colorErrorActive,[o("color-light")]:e.colorErrorBg,[o("color-light-hover")]:e.colorErrorBgFilledHover,[o("color-light-active")]:e.colorErrorBgActive,[o("shadow")]:e.dangerShadow,[`&${t}-variant-solid`]:{[o("text-color")]:e.dangerColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")}},[`&${t}-color-default`]:{[o("solid-bg-color")]:e.colorBgSolid,[o("solid-bg-color-hover")]:e.colorBgSolidHover,[o("solid-bg-color-active")]:e.colorBgSolidActive,[o("color-base")]:e.defaultBorderColor,[o("color-hover")]:e.defaultHoverBorderColor,[o("color-active")]:e.defaultActiveBorderColor,[o("color-light")]:e.colorFillTertiary,[o("color-light-hover")]:e.colorFillSecondary,[o("color-light-active")]:e.colorFill,[o("text-color")]:e.defaultColor,[o("text-color-hover")]:e.defaultHoverColor,[o("text-color-active")]:e.defaultActiveColor,[o("shadow")]:e.defaultShadow,[`&${t}-variant-outlined`]:{[o("bg-color-disabled")]:e.defaultBgDisabled},[`&${t}-variant-solid`]:{[o("text-color")]:e.solidTextColor,[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")},[`&${t}-variant-filled, &${t}-variant-text`]:{[o("text-color-hover")]:i("text-color"),[o("text-color-active")]:i("text-color")},[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("text-color")]:e.defaultColor,[o("text-color-hover")]:e.defaultHoverColor,[o("text-color-active")]:e.defaultActiveColor,[o("bg-color-container")]:e.defaultBg,[o("bg-color-hover")]:e.defaultHoverBg,[o("bg-color-active")]:e.defaultActiveBg},[`&${t}-variant-text`]:{[o("text-color")]:e.textTextColor,[o("text-color-hover")]:e.textTextHoverColor,[o("text-color-active")]:e.textTextActiveColor,[o("bg-color-hover")]:e.textHoverBg},[`&${t}-background-ghost`]:{[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("text-color")]:e.defaultGhostColor,[o("border-color")]:e.defaultGhostBorderColor}}}},T.s.map(r=>{let n=e[`${r}6`],i=e[`${r}1`],a=e[`${r}Hover`],l=e[`${r}2`],s=e[`${r}3`],c=e[`${r}Active`],u=e[`${r}ShadowColor`];return{[`&${t}-color-${r}`]:{[o("color-base")]:n,[o("color-hover")]:a,[o("color-active")]:c,[o("color-light")]:i,[o("color-light-hover")]:l,[o("color-light-active")]:s,[o("shadow")]:u}}}),{[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",borderColor:e.colorBorderDisabled,background:i("bg-color-disabled"),color:e.colorTextDisabled,boxShadow:"none"}},{[`&${t}-background-ghost`]:{[o("bg-color")]:e.ghostBg,[o("bg-color-hover")]:e.ghostBg,[o("bg-color-active")]:e.ghostBg,[o("shadow")]:"none",[`&${t}-variant-outlined, &${t}-variant-dashed`]:{[o("bg-color-hover")]:e.ghostBg,[o("bg-color-active")]:e.ghostBg}}}]}})(t),(e=>{let{componentCls:t,fontSize:r,lineWidth:n,groupBorderColor:o,colorErrorHover:i}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(n).mul(-1).equal(),[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:r}},M(`${t}-primary`,o),M(`${t}-danger`,i)]}})(t)]},I,{unitless:{fontWeight:!0,contentLineHeight:!0,contentLineHeightSM:!0,contentLineHeightLG:!0}});var F=r(77032);let B=(0,A.bf)(["Button","compact"],e=>{let t=z(e);return[(0,F.G)(t),function(e){var t,r;let n=`${e.componentCls}-compact-vertical`;return{[n]:{...(t=e.componentCls,{[`&-item:not(${n}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},[`&-item:not(${t}-status-success)`]:{zIndex:2},"&-item":{"&:focus,&:active":{zIndex:3},"&:hover":{zIndex:4},"&[disabled]":{zIndex:0}}}),...(r=e.componentCls,{[`&-item:not(${n}-first-item):not(${n}-last-item)`]:{borderRadius:0},[`&-item${n}-first-item:not(${n}-last-item)`]:{[`&, &${r}-sm, &${r}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${n}-last-item:not(${n}-first-item)`]:{[`&, &${r}-sm, &${r}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}})}}}(t),(e=>{let{antCls:t,componentCls:r,lineWidth:n,calc:o,colorBgContainer:i}=e,a=`${r}-variant-solid:not([disabled])`,l=o(n).mul(-1).equal(),[s,c]=(0,A.PN)(t,"btn"),u=e=>({[`${r}-compact${e?"-vertical":""}-item`]:{[s("compact-connect-border-color")]:c("bg-color-hover"),[`&${a}`]:{transition:"none",[`& + ${a}:before`]:[{position:"absolute",backgroundColor:c("compact-connect-border-color"),content:'""'},e?{top:l,insetInline:l,height:n}:{insetBlock:l,insetInlineStart:l,width:n}],"&:hover:before":{display:"none"}}}});return[u(),u(!0),{[`${a}${r}-color-default`]:{[s("compact-connect-border-color")]:`color-mix(in srgb, ${c("bg-color-hover")} 75%, ${i})`}}]})(t)]},I),L={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["link","link"],text:["default","text"]},H=n.forwardRef((e,t)=>{let r,{_skipSemantic:f,loading:g=!1,prefixCls:b,color:v,variant:$,type:x,danger:E=!1,shape:C,size:S,disabled:k,className:A,rootClassName:M,children:R,icon:P,iconPosition:T,iconPlacement:O,ghost:N=!1,block:z=!1,htmlType:I="button",classNames:D,styles:F,style:H,autoInsertSpace:_,autoFocus:W,...q}=e,V=(0,o.$r)(R),X=x||"default",{getPrefixCls:K,direction:G,autoInsertSpace:U,className:Y,style:Q,classNames:J,styles:Z,loadingIcon:ee,shape:et,color:er,variant:en}=(0,c.TP)("button"),eo=C||et||"default",[ei,ea]=(0,n.useMemo)(()=>{if(v&&$)return[v,$];if(x||E){let e=L[X]||[];return E?["danger",e[1]]:e}return"solid"===$?["primary",$]:er&&en?[er,en]:"solid"===en?["primary",en]:["default","outlined"]},[v,$,x,E,er,en,X]),[el,es]=(0,n.useMemo)(()=>N&&"solid"===ea?[ei,"outlined"]:[ei,ea],[ei,ea,N]),ec="danger"===el,eu=ec?"dangerous":el,ed=_??U??!0,ep=K("btn",b),[ef,em]=j(ep),eh=(0,n.useContext)(u.A),eg=k??eh,eb=(0,n.useContext)(m),ey=(0,n.useMemo)(()=>(function(e){if((0,l.Qd)(e)){let t=e?.delay;return{loading:(t=(0,l.Et)(t)?t:0)<=0,delay:t}}return{loading:!!e,delay:0}})(g),[g]),[ev,e$]=(0,n.useState)(ey.loading),[ex,ew]=(0,n.useState)(!1),eE=(0,n.useRef)(null),eC=(0,o.xK)(t,eE),eS=1===V.length&&!P&&!(0,h.u1)(es),ek=(0,n.useRef)(!0);n.useEffect(()=>(ek.current=!1,()=>{ek.current=!0}),[]),(0,o.Nf)(()=>{let e=null;return ey.delay>0?e=setTimeout(()=>{e=null,e$(!0)},ey.delay):e$(ey.loading),function(){e&&(clearTimeout(e),e=null)}},[ey.delay,ey.loading]),(0,n.useEffect)(()=>{if(!eE.current||!ed)return;let e=eE.current.textContent||"";eS&&(0,h.Ap)(e)?ex||ew(!0):ex&&ew(!1)}),(0,n.useEffect)(()=>{W&&eE.current&&eE.current.focus()},[]);let eA=n.useCallback(t=>{if(ev||eg)return void t.preventDefault();e.onClick?.(("href"in e,t))},[e.onClick,ev,eg]),{compactSize:eM,compactItemClassnames:eR}=(0,p.RQ)(ep,G),eP=(0,d.A)(e=>S??eM??eb??e),eT=ev?"loading":P,eO=O??T??"start",eN=(0,o.cJ)(q,["navigate"]),ez={...e,type:X,color:el,variant:es,danger:ec,shape:eo,size:eP,disabled:eg,loading:ev,iconPlacement:eO},eI=(0,a.XT)(Q),eD=(0,a.XT)(H),[ej,eF]=(0,a.AV)([f?void 0:J,D],[f?void 0:Z,eI,F,eD],{props:ez}),eB=(0,i.$)(ep,ef,em,{[`${ep}-${eo}`]:"default"!==eo&&"square"!==eo&&eo,[`${ep}-${X}`]:X,[`${ep}-dangerous`]:E,[`${ep}-color-${eu}`]:eu,[`${ep}-variant-${es}`]:es,[`${ep}-lg`]:"large"===eP,[`${ep}-sm`]:"small"===eP,[`${ep}-icon-only`]:!R&&0!==R&&!!eT,[`${ep}-background-ghost`]:N&&!(0,h.u1)(es),[`${ep}-loading`]:ev,[`${ep}-two-chinese-chars`]:ex&&ed&&!ev,[`${ep}-block`]:z,[`${ep}-rtl`]:"rtl"===G,[`${ep}-icon-end`]:"end"===eO},eR,A,M,Y,ej.root),eL={className:ej.icon,style:eF.icon},eH=e=>n.createElement(y,{prefixCls:ep,...eL},e),e_=n.createElement(w,{existIcon:!!P,prefixCls:ep,loading:ev,mount:ek.current,...eL}),eW=(0,l.Qd)(g)&&g.icon||ee;r=P&&!ev?eH(P):g&&eW?eH(eW):e_;let eq=(0,l.AZ)(R)?(0,h.uR)(R,eS&&ed,eF.content,ej.content):null;if(void 0!==eN.href)return n.createElement("a",{...eN,className:(0,i.$)(eB,{[`${ep}-disabled`]:eg}),href:eg?void 0:eN.href,style:eF.root,onClick:eA,ref:eC,tabIndex:eg?-1:0,"aria-disabled":eg},r,eq);let eV=n.createElement("button",{...q,type:I,className:eB,style:eF.root,onClick:eA,disabled:eg,ref:eC},r,eq,eR&&n.createElement(B,{prefixCls:ep}));return(0,h.u1)(es)||(eV=n.createElement(s.A,{component:"Button",disabled:ev},eV)),eV});H.Group=e=>{let{getPrefixCls:t,direction:r}=n.useContext(c.QO),{prefixCls:o,size:a,className:l,...s}=e,u=t("btn-group",o),[,,d]=(0,f.Ay)(),p=n.useMemo(()=>{switch(a){case"large":return"lg";case"small":return"sm";default:return""}},[a]),h=(0,i.$)(u,{[`${u}-${p}`]:p,[`${u}-rtl`]:"rtl"===r},l,d);return n.createElement(m.Provider,{value:a},n.createElement("div",{...s,className:h}))},H.__ANT_BUTTON=!0;let _=H},9311:(e,t,r)=>{"use strict";r.d(t,{A:()=>o,r:()=>n});let n={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},o={...n,colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
11
11
  'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
12
12
  'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0}},9750:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(88797),o=r(90892);function i(e){return function(e){if(Array.isArray(e))return(0,n.A)(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||(0,o.A)(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},10090:()=>{},10252:(e,t,r)=>{"use strict";r.d(t,{A:()=>i,B:()=>o});var n=r(97109);let o=n.createContext({}),i=n.createContext({message:{},notification:{},modal:{}})},10540:(e,t,r)=>{"use strict";r.d(t,{OF:()=>s,Or:()=>c,PN:()=>d,bf:()=>u});var n=r(97109),o=r(28403),i=r(74567),a=r(7961),l=r(7709);let{genStyleHooks:s,genComponentStyleHook:c,genSubStyleComponent:u}=(0,o.L_)({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:t}=(0,n.useContext)(i.QO);return{rootPrefixCls:e(),iconPrefixCls:t}},useToken:()=>{let[e,t,r,n,o,i]=(0,l.Ay)();return{theme:e,realToken:t,hashId:r,token:n,cssVar:o,zeroRuntime:i}},useCSP:()=>{let{csp:e}=(0,n.useContext)(i.QO);return e??{}},getResetStyles:(e,t)=>{let r=(0,a.av)(e);return[r,{"&":r},(0,a.jz)(t?.prefix.iconPrefixCls??i.pM)]},getCommonStyle:a.vj,getCompUnitless:()=>l.Is}),d=(e,t)=>{let r=`--${e.replace(/\./g,"")}-${t}-`;return[e=>`${r}${e}`,(e,t)=>t?`var(${r}${e}, ${t})`:`var(${r}${e})`]}},10709:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={items_per_page:"条/页",jump_to:"跳至",jump_to_confirm:"确定",page:"页",prev_page:"上一页",next_page:"下一页",prev_5:"向前 5 页",next_5:"向后 5 页",prev_3:"向前 3 页",next_3:"向后 3 页",page_size:"页码"}},10740:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(44539);let o=e=>{let t=(0,n.A)(e),r=t.map(e=>e.size),o=t.map(e=>e.lineHeight),i=r[1],a=r[0],l=r[2],s=o[1],c=o[0],u=o[2];return{fontSizeSM:a,fontSize:i,fontSizeLG:l,fontSizeXL:r[3],fontSizeHeading1:r[6],fontSizeHeading2:r[5],fontSizeHeading3:r[4],fontSizeHeading4:r[3],fontSizeHeading5:r[2],lineHeight:s,lineHeightLG:u,lineHeightSM:c,fontHeight:Math.round(s*i),fontHeightLG:Math.round(u*l),fontHeightSM:Math.round(c*a),lineHeightHeading1:o[6],lineHeightHeading2:o[5],lineHeightHeading3:o[4],lineHeightHeading4:o[3],lineHeightHeading5:o[2]}}},11567:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"}},11702:(e,t,r)=>{"use strict";r.d(t,{A:()=>N});var n=r(97109),o=r(42644),i=r(3638),a=r(77960),l=r(92162),s=r(26047),c=r(52690),u=r(38862),d=r(74567),p=r(6831),f=r(15561),m=r(47252),h=r(38697),g=r(32154),b=r(7961),y=r(28403),v=r(10540);let $=e=>{let{lineWidth:t,fontSizeIcon:r,calc:n}=e,o=e.fontSizeSM;return(0,y.oX)(e,{tagFontSize:o,tagLineHeight:(0,f.zA)(n(e.lineHeightSM).mul(o).equal()),tagIconSize:n(r).sub(n(t).mul(2)).equal(),tagPaddingHorizontal:8,tagBorderlessBg:e.defaultBg})},x=e=>{let t=(0,g.z)(new h.kf(e.colorBgSolid),"#fff")?"#000":"#fff";return{defaultBg:new m.Y(e.colorFillTertiary).onBackground(e.colorBgContainer).toHexString(),defaultColor:e.colorText,solidTextColor:t}},w=(0,v.OF)("Tag",e=>(e=>{let{paddingXXS:t,lineWidth:r,tagPaddingHorizontal:n,componentCls:o,calc:i}=e,a=i(n).sub(r).equal(),l=i(t).sub(r).equal();return{[o]:{...(0,b.dF)(e),display:"inline-block",height:"auto",paddingInline:a,fontSize:e.tagFontSize,lineHeight:e.tagLineHeight,whiteSpace:"nowrap",backgroundColor:e.defaultBg,border:`${(0,f.zA)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,opacity:1,transition:`all ${e.motionDurationMid}`,textAlign:"start",position:"relative",[`&${o}-rtl`]:{direction:"rtl"},"&, a, a:hover":{color:e.defaultColor},[`${o}-close-icon`]:{marginInlineStart:l,fontSize:e.tagIconSize,color:e.colorIcon,cursor:"pointer",transition:`all ${e.motionDurationMid}`,"&:hover":{color:e.colorTextHeading}},"&-checkable":{backgroundColor:"transparent",borderColor:"transparent",cursor:"pointer",[`&:not(${o}-checkable-checked):hover`]:{color:e.colorPrimary,backgroundColor:e.colorFillSecondary},"&:active, &-checked":{color:e.colorTextLightSolid},"&-checked":{backgroundColor:e.colorPrimary,"&:hover":{backgroundColor:e.colorPrimaryHover}},"&:active":{backgroundColor:e.colorPrimaryActive},"&-disabled":{cursor:"not-allowed",[`&:not(${o}-checkable-checked)`]:{color:e.colorTextDisabled,"&:hover":{backgroundColor:"transparent"}},[`&${o}-checkable-checked`]:{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled},"&:hover, &:active":{backgroundColor:e.colorBgContainerDisabled,color:e.colorTextDisabled},[`&:not(${o}-checkable-checked):hover`]:{color:e.colorTextDisabled}},"&-group":{display:"flex",flexWrap:"wrap",gap:e.paddingXS}},"&-hidden":{display:"none"},[`> ${e.iconCls} + span, > span + ${e.iconCls}`]:{marginInlineStart:a}},[`&${e.componentCls}-solid`]:{borderColor:"transparent",color:e.colorTextLightSolid,backgroundColor:e.colorBgSolid,[`&${o}-default`]:{color:e.solidTextColor}},[`${o}-filled`]:{borderColor:"transparent",backgroundColor:e.tagBorderlessBg},[`&${o}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed",backgroundColor:e.colorBgContainerDisabled,a:{cursor:"not-allowed",pointerEvents:"none",color:e.colorTextDisabled,"&:hover":{color:e.colorTextDisabled}},"a&":{"&:hover, &:active":{color:e.colorTextDisabled}},[`&${o}-outlined`]:{borderColor:e.colorBorderDisabled},[`&${o}-solid, &${o}-filled`]:{color:e.colorTextDisabled,[`${o}-close-icon`]:{color:e.colorTextDisabled}},[`${o}-close-icon`]:{cursor:"not-allowed",color:e.colorTextDisabled,"&:hover":{color:e.colorTextDisabled}}}}})($(e)),x),E=n.forwardRef((e,t)=>{let{prefixCls:r,style:o,className:a,checked:l,children:s,icon:c,onChange:u,onClick:f,onKeyDown:m,disabled:h,...g}=e,{getPrefixCls:b,tag:y}=n.useContext(d.QO),v=n.useContext(p.A),$=h??v,x=b("tag",r),[E,C]=w(x),S=(0,i.$)(x,`${x}-checkable`,{[`${x}-checkable-checked`]:l,[`${x}-checkable-disabled`]:$},y?.className,a,E,C);return n.createElement("span",{...g,ref:t,role:"checkbox","aria-checked":l,"aria-disabled":$||void 0,tabIndex:$?-1:0,style:{...o,...y?.style},className:S,onClick:e=>{$||(u?.(!l),f?.(e))},onKeyDown:e=>{m?.(e),e.defaultPrevented||$||" "===e.key&&(e.preventDefault(),u?.(!l))}},c,n.createElement("span",null,s))});var C=r(9750),S=r(632);let k=n.forwardRef((e,t)=>{let{id:r,prefixCls:a,rootClassName:c,className:u,style:p,classNames:f,styles:m,disabled:h,options:g,value:b,defaultValue:y,onChange:v,multiple:$,...x}=e,{getPrefixCls:k,direction:A,className:M,style:R,classNames:P,styles:T}=(0,d.TP)("tag"),O=k("tag",a),N=`${O}-checkable-group`,z=(0,S.A)(O),[I,D]=w(O,z),j=(0,l.XT)(R),F=(0,l.XT)(p),[B,L]=(0,l.AV)([P,f],[T,j,m,F],{props:e}),H=(0,n.useMemo)(()=>Array.isArray(g)?g.map(e=>(0,s.Qd)(e)?e:{value:e,label:e}):[],[g]),[_,W]=(0,o.PW)(y,b),q=n.useRef(null);(0,n.useImperativeHandle)(t,()=>({nativeElement:q.current}));let V=(0,o.KE)(x,{aria:!0,data:!0});return n.createElement("div",{...V,className:(0,i.$)(N,M,c,{[`${N}-disabled`]:h,[`${N}-rtl`]:"rtl"===A},I,D,u,B.root),style:L.root,id:r,ref:q},H.map(e=>n.createElement(E,{key:e.value,className:(0,i.$)(`${N}-item`,B.item,e.className),style:{...L.item,...e.style},checked:$?(_||[]).includes(e.value):_===e.value,onChange:t=>((e,t)=>{let r=null;if($){let n=_||[];r=e?[].concat((0,C.A)(n),[t.value]):n.filter(e=>e!==t.value)}else r=e?t.value:null;W(r),v?.(r)})(t,e),disabled:h},e.label)))});var A=r(95347),M=r(16924);let R=(0,v.bf)(["Tag","preset"],e=>(e=>(0,M.A)(e,(t,{textColor:r,lightBorderColor:n,lightColor:o,darkColor:i})=>({[`${e.componentCls}${e.componentCls}-${t}:not(${e.componentCls}-disabled)`]:{[`&${e.componentCls}-outlined`]:{backgroundColor:o,borderColor:n,color:r},[`&${e.componentCls}-solid`]:{backgroundColor:i,borderColor:i,color:e.colorTextLightSolid},[`&${e.componentCls}-filled`]:{backgroundColor:o,color:r}}})))($(e)),x),P=(e,t,r)=>{let n=function(e){return"string"!=typeof e?e:e.charAt(0).toUpperCase()+e.slice(1)}(r);return{[`${e.componentCls}${e.componentCls}-${t}:not(${e.componentCls}-disabled)`]:{[`&${e.componentCls}-outlined`]:{backgroundColor:e[`color${n}Bg`],borderColor:e[`color${n}Border`],color:e[`color${r}`]},[`&${e.componentCls}-solid`]:{backgroundColor:e[`color${r}`],borderColor:e[`color${r}`]},[`&${e.componentCls}-filled`]:{backgroundColor:e[`color${n}Bg`],color:e[`color${r}`]}}}},T=(0,v.bf)(["Tag","status"],e=>{let t=$(e);return[P(t,"success","Success"),P(t,"processing","Info"),P(t,"error","Error"),P(t,"warning","Warning")]},x),O=n.forwardRef((e,t)=>{let{prefixCls:r,className:f,rootClassName:h,style:g,children:b,icon:y,color:v,variant:$,onClose:x,bordered:E,disabled:C,href:S,target:k,styles:M,classNames:P,...O}=e,{getPrefixCls:N,direction:z,className:I,variant:D,style:j,classNames:F,styles:B}=(0,d.TP)("tag"),[L,H,_,W,q]=function(e,t){let{color:r,variant:o,bordered:i}=e;return n.useMemo(()=>{let e,n=r?.endsWith("-inverse");e=o||(n?"solid":!1===i?"filled":t||"filled");let a=n?r?.replace("-inverse",""):r;void 0===a&&"solid"===e&&(a="default");let l=(0,A.nP)(a),s=(0,A.ZZ)(a),c={};if(!l&&!s&&a)if("solid"===e)c.backgroundColor=r;else{let t=new m.Y(a).toHsl();t.l=.95,c.backgroundColor=new m.Y(t).toHexString(),c.color=r,"outlined"===e&&(c.borderColor=r)}return[e,a,l,s,c]},[r,o,i,t])}(e,D),V=_||W,X=n.useContext(p.A),K=C??X,{tag:G}=n.useContext(d.QO),[U,Y]=n.useState(!0),Q=(0,o.cJ)(O,["closeIcon","closable"]),J={...e,color:H,variant:L,disabled:K},[Z,ee]=(0,l.AV)([F,P],[B,M],{props:J}),et=n.useMemo(()=>{let e={...ee.root,...j,...g};return K||(e={...q,...e}),e},[ee.root,j,g,q,K]),er=N("tag",r),[en,eo]=w(er),ei=(0,i.$)(er,I,Z.root,`${er}-${L}`,{[`${er}-${H}`]:V,[`${er}-hidden`]:!U,[`${er}-rtl`]:"rtl"===z,[`${er}-disabled`]:K},f,h,en,eo),ea=e=>{!K&&(e.stopPropagation(),x?.(e),e.defaultPrevented||Y(!1))},el=e=>{("Enter"===e.key||" "===e.key)&&(e.preventDefault(),e.currentTarget.click())},[,es]=(0,a.$Z)((0,a.dG)(e),(0,a.dG)(G),{closable:!1,closeIconRender:e=>{let t=n.createElement("span",{role:"button",tabIndex:K?-1:0,"aria-disabled":K||void 0,className:(0,i.$)(`${er}-close-icon`,Z.close),onClick:ea,onKeyDown:el,style:ee.close},e);return(0,c.fx)(e,t,e=>({onClick:t=>{e?.onClick?.(t),ea(t)},onKeyDown:t=>{e?.onKeyDown?.(t),t.defaultPrevented||el(t)},role:"button",tabIndex:K?-1:0,"aria-disabled":K||void 0,className:(0,i.$)(e?.className,`${er}-close-icon`,Z.close),style:{...ee.close,...e?.style}}))}}),ec=(0,s.Tn)(O.onClick)||b&&"a"===b.type,eu=(0,c.Ob)(y,{className:(0,i.$)(n.isValidElement(y)?y.props?.className:void 0,Z.icon),style:ee.icon}),ed=eu?n.createElement(n.Fragment,null,eu,b&&n.createElement("span",{className:Z.content,style:ee.content},b)):b,ep=n.createElement(S?"a":"span",{...Q,ref:t,className:ei,style:et,href:K?void 0:S,target:k,onClick:K?void 0:Q.onClick,...S&&K?{"aria-disabled":!0}:{}},ed,es,_&&n.createElement(R,{key:"preset",prefixCls:er}),W&&n.createElement(T,{key:"status",prefixCls:er}));return ec?n.createElement(u.A,{component:"Tag"},ep):ep});O.CheckableTag=E,O.CheckableTagGroup=k;let N=O},12754:(e,t,r)=>{"use strict";r.d(t,{sb:()=>i,vG:()=>a});var n=r(97109),o=r(9311);let i={token:o.A,override:{override:o.A},hashed:!0},a=n.createContext(i)},13018:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm128.01 198.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-circle",theme:"outlined"}},13076:(e,t,r)=>{"use strict";function n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(n=function(){return!!e})()}r.d(t,{A:()=>n})},13500:(e,t,r)=>{"use strict";function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}r.d(t,{A:()=>n})},13865:(e,t,r)=>{"use strict";r.d(t,{z:()=>i,A:()=>f});var n=r(3638),o=r(97109);let i=e=>{let{children:t,prefixCls:r,id:i,classNames:a,styles:l,className:s,style:c}=e;return o.createElement("div",{id:i,className:(0,n.$)(`${r}-container`,a?.container,s),style:{...l?.container,...c},role:"tooltip"},"function"==typeof t?t():t)};var a=r(82865),l=r(2819);let s={shiftX:64,adjustY:1},c={adjustX:1,shiftY:!0},u=[0,0],d={left:{points:["cr","cl"],overflow:c,offset:[-4,0],targetOffset:u},right:{points:["cl","cr"],overflow:c,offset:[4,0],targetOffset:u},top:{points:["bc","tc"],overflow:s,offset:[0,-4],targetOffset:u},bottom:{points:["tc","bc"],overflow:s,offset:[0,4],targetOffset:u},topLeft:{points:["bl","tl"],overflow:s,offset:[0,-4],targetOffset:u},leftTop:{points:["tr","tl"],overflow:c,offset:[-4,0],targetOffset:u},topRight:{points:["br","tr"],overflow:s,offset:[0,-4],targetOffset:u},rightTop:{points:["tl","tr"],overflow:c,offset:[4,0],targetOffset:u},bottomRight:{points:["tr","br"],overflow:s,offset:[0,4],targetOffset:u},rightBottom:{points:["bl","br"],overflow:c,offset:[4,0],targetOffset:u},bottomLeft:{points:["tl","bl"],overflow:s,offset:[0,4],targetOffset:u},leftBottom:{points:["br","bl"],overflow:c,offset:[-4,0],targetOffset:u}};function p(){return(p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}let f=o.forwardRef((e,t)=>{let{trigger:r=["hover"],mouseEnterDelay:s=0,mouseLeaveDelay:c=.1,prefixCls:u="rc-tooltip",children:f,onVisibleChange:m,afterVisibleChange:h,motion:g,placement:b="right",align:y={},destroyOnHidden:v=!1,defaultVisible:$,getTooltipContainer:x,arrowContent:w,overlay:E,id:C,showArrow:S=!0,classNames:k,styles:A,...M}=e,R=(0,l.Ay)(C),P=(0,o.useRef)(null);(0,o.useImperativeHandle)(t,()=>P.current);let T={...M};"visible"in e&&(T.popupVisible=e.visible);let O=o.useMemo(()=>{if(!S)return!1;let e=!0===S?{}:S;return{...e,className:(0,n.$)(e.className,k?.arrow),style:{...e.style,...A?.arrow},content:e.content??w}},[S,k?.arrow,A?.arrow,w]);return o.createElement(a.Ay,p({popupClassName:k?.root,prefixCls:u,popup:o.createElement(i,{key:"content",prefixCls:u,id:R,classNames:k,styles:A},E),action:r,builtinPlacements:d,popupPlacement:b,ref:P,popupAlign:y,getPopupContainer:x,onOpenChange:m,afterOpenChange:h,popupMotion:g,defaultPopupVisible:$,autoDestroy:v,mouseLeaveDelay:c,popupStyle:A?.root,mouseEnterDelay:s,arrow:O,uniqueContainerClassName:k?.uniqueContainer,uniqueContainerStyle:A?.uniqueContainer},T),({open:e})=>{let t=o.Children.only(f);return o.cloneElement(t,{"aria-describedby":E&&e?R:void 0})})})},13911:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>s,Ke:()=>l,Zs:()=>a});var n=r(15561),o=r(10540),i=r(21701);let a=8;function l(e){let{contentRadius:t,limitVerticalRadius:r}=e,n=t>12?t+2:12;return{arrowOffsetHorizontal:n,arrowOffsetVertical:r?a:n}}let s=(e,t,r)=>{let{componentCls:a,boxShadowPopoverArrow:l,arrowOffsetVertical:s,arrowOffsetHorizontal:c,antCls:u}=e,[d]=(0,o.PN)(u,"tooltip"),{arrowDistance:p=0,arrowShadow:f=!0}=r||{};return{[a]:{[`${a}-arrow`]:[{position:"absolute",zIndex:1,display:"block",...(0,i.j)(e,t,!!f&&l),"&:before":{background:t}}],[`&-placement-top > ${a}-arrow,&-placement-topLeft > ${a}-arrow,&-placement-topRight > ${a}-arrow`]:{bottom:p,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${a}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{[d("arrow-offset-x")]:c,[`> ${a}-arrow`]:{left:{_skip_check_:!0,value:c}}},"&-placement-topRight":{[d("arrow-offset-x")]:`calc(100% - ${(0,n.zA)(c)})`,[`> ${a}-arrow`]:{right:{_skip_check_:!0,value:c}}},[`&-placement-bottom > ${a}-arrow,&-placement-bottomLeft > ${a}-arrow,&-placement-bottomRight > ${a}-arrow`]:{top:p,transform:"translateY(-100%)"},[`&-placement-bottom > ${a}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{[d("arrow-offset-x")]:c,[`> ${a}-arrow`]:{left:{_skip_check_:!0,value:c}}},"&-placement-bottomRight":{[d("arrow-offset-x")]:`calc(100% - ${(0,n.zA)(c)})`,[`> ${a}-arrow`]:{right:{_skip_check_:!0,value:c}}},[`&-placement-left > ${a}-arrow,&-placement-leftTop > ${a}-arrow,&-placement-leftBottom > ${a}-arrow`]:{right:{_skip_check_:!0,value:p},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${a}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${a}-arrow`]:{top:s},[`&-placement-leftBottom > ${a}-arrow`]:{bottom:s},[`&-placement-right > ${a}-arrow,&-placement-rightTop > ${a}-arrow,&-placement-rightBottom > ${a}-arrow`]:{left:{_skip_check_:!0,value:p},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${a}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${a}-arrow`]:{top:s},[`&-placement-rightBottom > ${a}-arrow`]:{bottom:s}}}}},14450:(e,t,r)=>{"use strict";function n(){return!!("undefined"!=typeof window&&window.document&&window.document.createElement)}r.d(t,{A:()=>n})},14489:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var n=r(97109),o=r(26047);let i=(e,t)=>n.useMemo(()=>{let r=e??t;return!!r&&{...(0,o.Qd)(t)?t:{},...(0,o.Qd)(r)?r:{}}},[e,t])},14932:(e,t,r)=>{"use strict";r.d(t,{A:()=>j});var n=r(97109),o=r(13865),i=r(42644),a=r(3638),l=r(44137),s=r(36319),c=r(92162),u=r(26047),d=r(84649),p=r(8627),f=r(52690),m=r(29633),h=r(58860),g=r(74567),b=r(632),y=r(60367),v=r(7709),$=r(21207),x=r(15561),w=r(7961),E=r(72668),C=r(49345),S=r(13911),k=r(21701),A=r(16924),M=r(28403),R=r(10540);let P=e=>({zIndexPopup:e.zIndexPopupBase+70,maxWidth:250,...(0,S.Ke)({contentRadius:e.borderRadius,limitVerticalRadius:!0}),...(0,k.n)((0,M.oX)(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)}))}),T=(e,t,r=!0)=>(0,R.OF)("Tooltip",e=>{let{borderRadius:t,colorTextLightSolid:r,colorBgSpotlight:n,maxWidth:o}=e;return[(e=>{let{calc:t,componentCls:r,tooltipMaxWidth:n,tooltipColor:o,tooltipBg:i,tooltipBorderRadius:a,zIndexPopup:l,controlHeight:s,dropShadowPopover:c,paddingSM:u,paddingXS:d,arrowOffsetHorizontal:p,sizePopupArrow:f,antCls:m}=e,[h,g]=(0,R.PN)(m,"tooltip"),b=t(a).add(f).add(p).equal(),y={minWidth:t(a).mul(2).add(f).equal(),minHeight:s,padding:`${(0,x.zA)(e.calc(u).div(2).equal())} ${(0,x.zA)(d)}`,color:g("overlay-color",o),textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:i,borderRadius:a,boxSizing:"border-box"},v={[h("valid-offset-x")]:g("arrow-offset-x","var(--arrow-x)"),transformOrigin:[g("valid-offset-x","50%"),"var(--arrow-y, 50%)"].join(" ")};return[{[r]:{...(0,w.dF)(e),position:"absolute",zIndex:l,display:"block",width:"max-content",maxWidth:n,visibility:"visible",filter:c,...v,"&-hidden":{display:"none"},[h("arrow-background-color")]:i,[`${r}-container`]:[y,(0,E.p9)(e,!0)],[`&:has(~ ${r}-unique-container)`]:{[`${r}-container`]:{border:"none",background:"transparent"}},"&-placement-topLeft,&-placement-topRight,&-placement-bottomLeft,&-placement-bottomRight":{minWidth:b},"&-placement-left,&-placement-leftTop,&-placement-leftBottom,&-placement-right,&-placement-rightTop,&-placement-rightBottom":{[`${r}-inner`]:{borderRadius:e.min(a,S.Zs)}},[`${r}-content`]:{position:"relative"},...(0,A.A)(e,(e,{darkColor:t})=>({[`&${r}-${e}`]:{[`${r}-container`]:{backgroundColor:t},[`${r}-arrow`]:{[h("arrow-background-color")]:t}}})),"&-rtl":{direction:"rtl"}}},(0,S.Ay)(e,g("arrow-background-color"),{arrowShadow:!1}),{[`${r}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}},{[`${r}-unique-container`]:{...y,...v,position:"absolute",zIndex:t(l).sub(1).equal(),filter:c,"&-hidden":{display:"none"},"&-visible":{transition:`all ${e.motionDurationSlow}`}}}]})((0,M.oX)(e,{tooltipMaxWidth:o,tooltipColor:r,tooltipBorderRadius:t,tooltipBg:n})),(0,C.aB)(e,"zoom-big-fast")]},P,{resetStyle:!1,injectStyle:r})(e,t);var O=r(95347);r(58018);var N=r(38697);let z=(e,t,r)=>{let n=(0,O.nP)(r),[o]=(0,R.PN)(e,"tooltip"),i=(0,a.$)({[`${t}-${r}`]:r&&n}),l={},s={},c=(e=>e instanceof N.kf?e:new N.kf(e))(r).toRgb(),u=(.299*c.r+.587*c.g+.114*c.b)/255;return r&&!n&&(l.background=r,l[o("overlay-color")]=u<.5?"#FFF":"#000",s[o("arrow-background-color")]=r),{className:i,overlayStyle:l,arrowStyle:s}};var I=r(47188);let D=n.forwardRef((e,t)=>{let{prefixCls:r,openClassName:x,getTooltipContainer:w,color:E,children:C,afterOpenChange:S,arrow:k,destroyTooltipOnHide:A,destroyOnHidden:M,title:R,overlay:P,trigger:O,builtinPlacements:N,autoAdjustOverflow:I=!0,motion:D,getPopupContainer:j,placement:F="top",mouseEnterDelay:B=.1,mouseLeaveDelay:L=.1,rootClassName:H,styles:_,classNames:W,onOpenChange:q,overlayInnerStyle:V,overlayStyle:X,overlayClassName:K,...G}=e,[,U]=(0,v.Ay)(),Y=e["data-popover-inject"],{getPopupContainer:Q,getPrefixCls:J,direction:Z,...ee}=(0,g.TP)("tooltip"),{className:et,style:er,classNames:en,styles:eo,arrow:ei,trigger:ea}=Y?{}:ee,el=(0,$.A)(k,ei),es=el.show,ec=O||ea||"hover",eu=j||Q,ed=M??!!A,ep=n.useContext(y.A);(0,m.rJ)("Tooltip");let ef=n.useRef(null),em=()=>{ef.current?.forceAlign()};n.useImperativeHandle(t,()=>({forceAlign:em,nativeElement:ef.current?.nativeElement,popupElement:ef.current?.popupElement}));let[eh,eg]=(0,i.PW)(e.defaultOpen??!1,e.open),eb=!R&&!P&&0!==R,ey=n.useMemo(()=>N||(0,p.A)({arrowPointAtCenter:el?.pointAtCenter??!1,autoAdjustOverflow:I,arrowWidth:es?U.sizePopupArrow:0,borderRadius:U.borderRadius,offset:U.marginXXS,visibleFirst:!0}),[el,N,U,es,I]),ev=n.useMemo(()=>0===R?R:P||R||"",[P,R]),e$=n.createElement(l.A,{space:!0,form:!0},(0,u.Tn)(ev)?ev():ev),ex={...e,trigger:ec,builtinPlacements:ey,getPopupContainer:eu,destroyOnHidden:ed},[ew,eE]=(0,c.AV)([en,W],[eo,_],{props:ex}),eC=J("tooltip",r),eS=J(),ek=eh;("open"in e||!eb)&&!ep||(ek=!1);let eA=n.isValidElement(C)&&!(0,f.zv)(C)?C:n.createElement("span",null,C),eM=eA.props,eR=eM.className&&"string"!=typeof eM.className?eM.className:(0,a.$)(eM.className,x||`${eC}-open`),eP=(0,b.A)(eC),[eT,eO]=T(eC,eP,!Y),eN=z(eS,eC,E),ez=eN.arrowStyle,eI=(0,a.$)(eP,eT,eO),eD=(0,a.$)(K,{[`${eC}-rtl`]:"rtl"===Z},eN.className,H,eI,et,ew.root),[ej,eF]=(0,s.YK)("Tooltip",G.zIndex),eB={...eE.container,...V,...eN.overlayStyle},eL=n.createElement(o.A,{unique:!0,...G,zIndex:ej,showArrow:es,placement:F,mouseEnterDelay:B,mouseLeaveDelay:L,prefixCls:eC,classNames:{root:eD,container:ew.container,arrow:ew.arrow,uniqueContainer:(0,a.$)(eI,ew.container)},styles:{root:{...ez,...eE.root,...er,...X},container:eB,uniqueContainer:eB,arrow:eE.arrow},ref:ef,overlay:e$,visible:ek,onVisibleChange:e=>{eg(!eb&&e),!eb&&q&&q(e)},afterVisibleChange:S,arrowContent:n.createElement("span",{className:`${eC}-arrow-content`}),motion:{motionName:(0,d.b)(eS,"zoom-big-fast","string"==typeof D?.motionName?D?.motionName:void 0),motionDeadline:1e3},trigger:ec,builtinPlacements:ey,getTooltipContainer:eu,destroyOnHidden:ed},ek?(0,f.Ob)(eA,{className:eR}):eA);return n.createElement(h.A.Provider,{value:eF},eL)});D._InternalPanelDoNotUseOrYouWillBeFired=e=>{let{prefixCls:t,className:r,placement:i="top",title:l,color:s,overlayInnerStyle:u,classNames:d,styles:p}=e,{getPrefixCls:f}=n.useContext(g.QO),m=f("tooltip",t),h=f(),y=(0,b.A)(m),[v,$]=T(m,y),x=z(h,m,s),w=x.arrowStyle,E=n.useMemo(()=>({container:{...u,...x.overlayStyle}}),[u,x.overlayStyle]),C={...e,placement:i},[S,k]=(0,c.AV)([d],[E,p],{props:C}),A=(0,a.$)(y,v,$,m,`${m}-pure`,`${m}-placement-${i}`,r,x.className);return n.createElement("div",{className:A,style:w},n.createElement("div",{className:`${m}-arrow`}),n.createElement(o.z,{...e,className:v,prefixCls:m,classNames:S,styles:k},l))},D.UniqueProvider=I.A;let j=D},15033:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(97109).createContext)({})},15472:(e,t,r)=>{"use strict";function n(e,t){return(n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&n(e,t)}r.d(t,{A:()=>o})},15561:(e,t,r)=>{"use strict";let n;r.d(t,{Mo:()=>eO,J:()=>f,an:()=>$,lO:()=>I,Ki:()=>R,zA:()=>k,RC:()=>eP,hV:()=>D,IV:()=>eR});let o=function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))*0x5bd1e995+((t>>>16)*59797<<16),t^=t>>>24,r=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16)^(65535&r)*0x5bd1e995+((r>>>16)*59797<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r^=255&e.charCodeAt(n),r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16)}return r^=r>>>13,(((r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16))^r>>>15)>>>0).toString(36)};var i=r(63255),a=r(97109);function l(e){return e.join("%")}r(87248),r(25846);let s=0;class c{instanceId;constructor(e){this.instanceId=e}cache=new Map;updateTimes=new Map;extracted=new Set;get(e){return this.opGet(l(e))}opGet(e){return this.cache.get(e)||null}update(e,t){return this.opUpdate(l(e),t)}opUpdate(e,t){let r=t(this.cache.get(e));null===r?(this.cache.delete(e),this.updateTimes.delete(e)):(this.cache.set(e,r),this.updateTimes.set(e,s),s+=1)}}let u="data-token-hash",d="data-css-hash",p="__cssinjs_instance__",f=a.createContext({hashPriority:"low",cache:function(){let e=Math.random().toString(12).slice(2);if("undefined"!=typeof document&&document.head&&document.body){let t=document.body.querySelectorAll(`style[${d}]`)||[],{firstChild:r}=document.head;Array.from(t).forEach(t=>{t[p]||=e,t[p]===e&&document.head.insertBefore(t,r)});let n={};Array.from(document.querySelectorAll(`style[${d}]`)).forEach(t=>{let r=t.getAttribute(d);n[r]?t[p]===e&&t.parentNode?.removeChild(t):n[r]=!0})}return new c(e)}(),defaultCache:!0,autoPrefix:!1});var m=r(14450);class h{static MAX_CACHE_SIZE=20;static MAX_CACHE_OFFSET=5;cache;keys;cacheCallTimes;constructor(){this.cache=new Map,this.keys=[],this.cacheCallTimes=0}size(){return this.keys.length}internalGet(e,t=!1){let r={map:this.cache};return e.forEach(e=>{r=r?r?.map?.get(e):void 0}),r?.value&&t&&(r.value[1]=this.cacheCallTimes++),r?.value}get(e){return this.internalGet(e,!0)?.[0]}has(e){return!!this.internalGet(e)}set(e,t){if(!this.has(e)){if(this.size()+1>h.MAX_CACHE_SIZE+h.MAX_CACHE_OFFSET){let[e]=this.keys.reduce((e,t)=>{let[,r]=e;return this.internalGet(t)[1]<r?[t,this.internalGet(t)[1]]:e},[this.keys[0],this.cacheCallTimes]);this.delete(e)}this.keys.push(e)}let r=this.cache;e.forEach((n,o)=>{if(o===e.length-1)r.set(n,{value:[t,this.cacheCallTimes++]});else{let e=r.get(n);e?e.map||(e.map=new Map):r.set(n,{map:new Map}),r=r.get(n).map}})}deleteByPath(e,t){let r=e.get(t[0]);if(1===t.length)return r.map?e.set(t[0],{map:r.map}):e.delete(t[0]),r.value?.[0];let n=this.deleteByPath(r.map,t.slice(1));return r.map&&0!==r.map.size||r.value||e.delete(t[0]),n}delete(e){if(this.has(e))return this.keys=this.keys.filter(t=>!function(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}(t,e)),this.deleteByPath(this.cache,e)}}var g=r(96546);let b=0;class y{derivatives;id;constructor(e){this.derivatives=Array.isArray(e)?e:[e],this.id=b,0===e.length&&(0,g.$e)(e.length>0,"[Ant Design CSS-in-JS] Theme should have at least one derivative function."),b+=1}getDerivativeToken(e){return this.derivatives.reduce((t,r)=>r(e,t),void 0)}}let v=new h;function $(e){let t=Array.isArray(e)?e:[e];return v.has(t)||v.set(t,new y(t)),v.get(t)}let x=new WeakMap,w={},E=new WeakMap;function C(e){let t=E.get(e)||"";return t||(Object.keys(e).forEach(r=>{let n=e[r];t+=r,n instanceof y?t+=n.id:n&&"object"==typeof n?t+=C(n):t+=n}),t=o(t),E.set(e,t)),t}`random-${Date.now()}-${Math.random()}`.replace(/\./g,"");let S=(0,m.A)();function k(e){return"number"==typeof e?`${e}px`:e}function A(e){let{hashCls:t,hashPriority:r="low"}=e||{};if(!t)return"";let n=`.${t}`;return"low"===r?`:where(${n})`:n}function M(e,t){let r="function"==typeof t?t():t;return r?{...e,csp:{...e.csp,nonce:r}}:e}let R=(e,t="")=>`--${t?`${t}-`:""}${e}`.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z])([A-Z0-9])/g,"$1-$2").toLowerCase(),P=(e,t,r)=>{let{hashCls:n,hashPriority:o="low",prefix:i,unitless:a,ignore:l,preserve:s}=r||{},c={},u={};return Object.entries(e).forEach(([e,t])=>{if(s?.[e])u[e]=t;else if(("string"==typeof t||"number"==typeof t)&&!l?.[e]){let r=R(e,i);c[r]="number"!=typeof t||a?.[e]?String(t):`${t}px`,u[e]=`var(${r})`}}),[u,((e,t,r)=>{let{hashCls:n,hashPriority:o="low",scope:i}=r||{};if(!Object.keys(e).length)return"";let a=`${A({hashCls:n,hashPriority:o})}.${t}`,l=[i].flat().filter(Boolean),s=l.length?l.map(e=>`${a}.${e}`).join(", "):a;return`${s}{${Object.entries(e).map(([e,t])=>`${e}:${t};`).join("")}}`})(c,t,{scope:r?.scope,hashCls:n,hashPriority:o})]},T=new Map;function O(e,t,r,n,o){let{cache:i}=a.useContext(f),s=l([e,...t]),c=e=>{i.opUpdate(s,t=>{let[n=0,o]=t||[void 0,void 0],i=[n,o||r()];return e?e(i):i})};a.useMemo(()=>{c()},[s]);let u=i.opGet(s)[1];return(0,a.useInsertionEffect)(()=>(c(([e,t])=>[e+1,t]),T.has(s)||(o?.(u),T.set(s,!0),Promise.resolve().then(()=>{T.delete(s)})),()=>{i.opUpdate(s,e=>{let[t=0,r]=e||[];return 0==t-1?(n?.(r,!1),T.delete(s),null):[t-1,r]})}),[s]),u}let N={},z=new Map,I=(e,t,r,n)=>{let o={...r.getDerivativeToken(e),...t};return n&&(o=n(o)),o};function D(e,t,r){let{cache:{instanceId:n},container:l,hashPriority:s}=(0,a.useContext)(f),{salt:c="",override:m=N,formatToken:h,getComputedToken:g,cssVar:b,nonce:y}=r,v=function(e,t){let r=x;for(let e=0;e<t.length;e+=1){let n=t[e];r.has(n)||r.set(n,new WeakMap),r=r.get(n)}return r.has(w)||r.set(w,e()),r.get(w)}(()=>Object.assign({},...t),t),$=C(v),E=C(m),S=C(b);return O("token",[c,e.id,$,E,S],()=>{var t;let r=g?g(v,m,e):I(v,m,e,h),n={...r},i=`${c}_${b.prefix}`,a=o(i),l=`css-${a}`;n._tokenKey=o(`${i}_${C(n)}`);let[u,d]=P(r,b.key,{prefix:b.prefix,ignore:b.ignore,unitless:b.unitless,preserve:b.preserve,hashPriority:s,hashCls:b.hashed?l:void 0});return u._hashId=a,t=b.key,z.set(t,(z.get(t)||0)+1),[u,l,n,d,b.key]},([,,,,e])=>{z.set(e,(z.get(e)||0)-1);let t=new Set;z.forEach((e,r)=>{e<=0&&t.add(r)}),z.size-t.size>-1&&t.forEach(e=>{"undefined"!=typeof document&&document.querySelectorAll(`style[${u}="${e}"]`).forEach(e=>{e[p]===n&&e.parentNode?.removeChild(e)}),z.delete(e)})},([,,,e,t])=>{if(!e)return;let r={mark:d,prepend:"queue",attachTo:l,priority:-999};r=M(r,y);let a=(0,i.BD)(e,o(`css-var-${t}`),r);a[p]=n,a.setAttribute(u,t)})}let j={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var F="-ms-",B="-moz-",L="-webkit-",H="comm",_="rule",W="decl",q="@keyframes",V=Math.abs,X=String.fromCharCode,K=Object.assign;function G(e,t){return(e=t.exec(e))?e[0]:e}function U(e,t,r){return e.replace(t,r)}function Y(e,t){return e.indexOf(t)}function Q(e,t){return 0|e.charCodeAt(t)}function J(e,t,r){return e.slice(t,r)}function Z(e){return e.length}function ee(e,t){return t.push(e),e}function et(e,t){return e.filter(function(e){return!G(e,t)})}function er(e,t){for(var r="",n=0;n<e.length;n++)r+=t(e[n],n,e,t)||"";return r}function en(e,t,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case"@namespace":case W:return e.return=e.return||e.value;case H:return"";case q:return e.return=e.value+"{"+er(e.children,n)+"}";case _:if(!Z(e.value=e.props.join(",")))return""}return Z(r=er(e.children,n))?e.return=e.value+"{"+r+"}":""}var eo=1,ei=1,ea=0,el=0,es=0,ec="";function eu(e,t,r,n,o,i,a,l){return{value:e,root:t,parent:r,type:n,props:o,children:i,line:eo,column:ei,length:a,return:"",siblings:l}}function ed(e,t){return K(eu("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},t)}function ep(e){for(;e.root;)e=ed(e.root,{children:[e]});ee(e,e.siblings)}function ef(){return es=el<ea?Q(ec,el++):0,ei++,10===es&&(ei=1,eo++),es}function em(){return Q(ec,el)}function eh(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function eg(e){var t,r;return(t=el-1,r=function e(t){for(;ef();)switch(es){case t:return el;case 34:case 39:34!==t&&39!==t&&e(es);break;case 40:41===t&&e(t);break;case 92:ef()}return el}(91===e?e+2:40===e?e+1:e),J(ec,t,r)).trim()}function eb(e){var t,r;return r=function e(t,r,n,o,i,a,l,s,c){for(var u,d,p,f,m=0,h=0,g=l,b=0,y=0,v=0,$=1,x=1,w=1,E=0,C=0,S="",k=i,A=a,M=o,R=S;x;)switch(v=C,C=ef()){case 40:108!=v&&58==Q(R,g-1)?(E++,R+="("):R+=eg(C);break;case 41:E--,R+=")";break;case 34:case 39:case 91:R+=eg(C);break;case 9:case 10:case 13:case 32:if(E>0){R+=X(C);break}R+=function(e){for(;es=em();)if(es<33)ef();else break;return eh(e)>2||eh(es)>3?"":" "}(v);break;case 92:R+=function(e,t){for(var r;--t&&ef()&&!(es<48)&&!(es>102)&&(!(es>57)||!(es<65))&&(!(es>70)||!(es<97)););return r=el+(t<6&&32==em()&&32==ef()),J(ec,e,r)}(el-1,7);continue;case 47:switch(em()){case 42:case 47:ee((u=function(e,t){for(;ef();)if(e+es===57)break;else if(e+es===84&&47===em())break;return"/*"+J(ec,t,el-1)+"*"+X(47===e?e:ef())}(ef(),el),d=r,p=n,f=c,eu(u,d,p,H,X(es),J(u,2,-2),0,f)),c),(5==eh(v||1)||5==eh(em()||1))&&Z(R)&&" "!==J(R,-1,void 0)&&(R+=" ");break;default:R+="/"}break;case 123*$:s[m++]=Z(R)*w;case 125*$:case 59:case 0:if(E>0&&C){R+=X(C);break}switch(C){case 0:case 125:x=0;case 59+h:-1==w&&(R=U(R,/\f/g,"")),y>0&&(Z(R)-g||0===$)&&ee(y>32?ev(R+";",o,n,g-1,c):ev(U(R," ","")+";",o,n,g-2,c),c);break;case 59:R+=";";default:if(ee(M=ey(R,r,n,m,h,i,s,S,k=[],A=[],g,a),a),123===C)if(0===h)e(R,r,M,M,k,a,g,s,A);else{switch(b){case 99:if(110===Q(R,3))break;case 108:if(97===Q(R,2))break;default:h=0;case 100:case 109:case 115:}h?e(t,M,M,o&&ee(ey(t,M,M,0,0,i,s,S,i,k=[],g,A),A),i,A,g,s,o?k:A):e(R,M,M,M,[""],A,0,s,A)}}m=h=y=0,$=w=1,S=R="",g=l;break;case 58:g=1+Z(R),y=v;default:if($<1){if(123==C)--$;else if(125==C&&0==$++&&125==(es=el>0?Q(ec,--el):0,ei--,10===es&&(ei=1,eo--),es))continue}switch(R+=X(C),C*$){case 38:w=h>0?1:(R+="\f",-1);break;case 44:if(E>0)break;s[m++]=(Z(R)-1)*w,w=1;break;case 64:45===em()&&(R+=eg(ef())),b=em(),h=g=Z(S=R+=function(e){for(;!eh(em());)ef();return J(ec,e,el)}(el)),C++;break;case 45:45===v&&2==Z(R)&&($=0)}}return a}("",null,null,null,[""],(t=e,eo=ei=1,ea=Z(ec=t),el=0,e=[]),0,[0],e),ec="",r}function ey(e,t,r,n,o,i,a,l,s,c,u,d){for(var p=o-1,f=0===o?i:[""],m=f.length,h=0,g=0,b=0;h<n;++h)for(var y=0,v=J(e,p+1,p=V(g=a[h])),$=e;y<m;++y)($=(g>0?f[y]+" "+v:U(v,/&\f/g,f[y])).trim())&&(s[b++]=$);return eu(e,t,r,0===o?_:l,s,c,u,d)}function ev(e,t,r,n,o){return eu(e,t,r,W,J(e,0,n),J(e,n+1,-1),n,o)}function e$(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case W:e.return=function e(t,r,n){var o;switch(o=r,45^Q(t,0)?(((o<<2^Q(t,0))<<2^Q(t,1))<<2^Q(t,2))<<2^Q(t,3):0){case 5103:return L+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:case 6391:case 5879:case 5623:case 6135:case 4599:return L+t+t;case 4855:return L+t.replace("add","source-over").replace("substract","source-out").replace("intersect","source-in").replace("exclude","xor")+t;case 4789:return B+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return L+t+B+t+F+t+t;case 5936:switch(Q(t,r+11)){case 114:return L+t+F+U(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return L+t+F+U(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return L+t+F+U(t,/[svh]\w+-[tblr]{2}/,"lr")+t}case 6828:case 4268:case 2903:return L+t+F+t+t;case 6165:return L+t+F+"flex-"+t+t;case 5187:return L+t+U(t,/(\w+).+(:[^]+)/,L+"box-$1$2"+F+"flex-$1$2")+t;case 5443:return L+t+F+"flex-item-"+U(t,/flex-|-self/g,"")+(G(t,/flex-|baseline/)?"":F+"grid-row-"+U(t,/flex-|-self/g,""))+t;case 4675:return L+t+F+"flex-line-pack"+U(t,/align-content|flex-|-self/g,"")+t;case 5548:return L+t+F+U(t,"shrink","negative")+t;case 5292:return L+t+F+U(t,"basis","preferred-size")+t;case 6060:return L+"box-"+U(t,"-grow","")+L+t+F+U(t,"grow","positive")+t;case 4554:return L+U(t,/([^-])(transform)/g,"$1"+L+"$2")+t;case 6187:return U(U(U(t,/(zoom-|grab)/,L+"$1"),/(image-set)/,L+"$1"),t,"")+t;case 5495:case 3959:return U(t,/(image-set\([^]*)/,L+"$1$`$1");case 4968:return U(U(t,/(.+:)(flex-)?(.*)/,L+"box-pack:$3"+F+"flex-pack:$3"),/space-between/,"justify")+L+t+t;case 4200:if(!G(t,/flex-|baseline/))return F+"grid-column-align"+J(t,r)+t;break;case 2592:case 3360:return F+U(t,"template-","")+t;case 4384:case 3616:if(n&&n.some(function(e,t){return r=t,G(e.props,/grid-\w+-end/)}))return~Y(t+(n=n[r].value),"span")?t:F+U(t,"-start","")+t+F+"grid-row-span:"+(~Y(n,"span")?G(n,/\d+/):G(n,/\d+/)-G(t,/\d+/))+";";return F+U(t,"-start","")+t;case 4896:case 4128:return n&&n.some(function(e){return G(e.props,/grid-\w+-start/)})?t:F+U(U(t,"-end","-span"),"span ","")+t;case 4095:case 3583:case 4068:case 2532:return U(t,/(.+)-inline(.+)/,L+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Z(t)-1-r>6)switch(Q(t,r+1)){case 109:if(45!==Q(t,r+4))break;case 102:return U(t,/(.+:)(.+)-([^]+)/,"$1"+L+"$2-$3$1"+B+(108==Q(t,r+3)?"$3":"$2-$3"))+t;case 115:return~Y(t,"stretch")?e(U(t,"stretch","fill-available"),r,n)+t:t}break;case 5152:case 5920:return U(t,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(e,r,n,o,i,a,l){return F+r+":"+n+l+(o?F+r+"-span:"+(i?a:a-n)+l:"")+t});case 4949:if(121===Q(t,r+6))return U(t,":",":"+L)+t;break;case 6444:switch(Q(t,45===Q(t,14)?18:11)){case 120:return U(t,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+L+(45===Q(t,14)?"inline-":"")+"box$3$1"+L+"$2$3$1"+F+"$2box$3")+t;case 100:return U(t,":",":"+F)+t}break;case 5719:case 2647:case 2135:case 3927:case 2391:return U(t,"scroll-","scroll-snap-")+t}return t}(e.value,e.length,r);return;case q:return er([ed(e,{value:U(e.value,"@","@"+L)})],n);case _:if(e.length){var o,i;return o=r=e.props,i=function(t){switch(G(t,n=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":ep(ed(e,{props:[U(t,/:(read-\w+)/,":"+B+"$1")]})),ep(ed(e,{props:[t]})),K(e,{props:et(r,n)});break;case"::placeholder":ep(ed(e,{props:[U(t,/:(plac\w+)/,":"+L+"input-$1")]})),ep(ed(e,{props:[U(t,/:(plac\w+)/,":"+B+"$1")]})),ep(ed(e,{props:[U(t,/:(plac\w+)/,F+"input-$1")]})),ep(ed(e,{props:[t]})),K(e,{props:et(r,n)})}return""},o.map(i).join("")}}}let ex="data-ant-cssinjs-cache-path",ew="_FILE_STYLE__",eE=!0,eC="_multi_value_";function eS(e,t){var r,n;return(t?er(eb(e),(n=(r=[e$,en]).length,function(e,t,o,i){for(var a="",l=0;l<n;l++)a+=r[l](e,t,o,i)||"";return a})):er(eb(e),en)).replace(/\{%%%\:[^;];}/g,";")}function ek(e,t,r="high"){if(!t)return e;let n=A({hashCls:t,hashPriority:r});return e.split(",").map(e=>{let t=e.trim().split(/\s+/),r=t[0]||"",o=r.match(/^\w+/)?.[0]||"";return[r=`${o}${n}${r.slice(o.length)}`,...t.slice(1)].join(" ")}).join(",")}let eA=(e,t={},{root:r,injectHash:n,parentSelectors:o}={root:!0,parentSelectors:[]})=>{let{hashId:i,layer:a,path:l,hashPriority:s,transformers:c=[],linters:u=[]}=t,d="",p={};function f(e){let r=e.getName(i);if(!p[r]){let[n]=eA(e.style,t,{root:!1,parentSelectors:o});p[r]=`@keyframes ${e.getName(i)}${n}`}}return(function e(t,r=[]){return t.forEach(t=>{Array.isArray(t)?e(t,r):t&&r.push(t)}),r})(Array.isArray(e)?e:[e]).forEach(e=>{let a="string"!=typeof e||r?e:{};if("string"==typeof a)d+=`${a}
13
13
  `;else if(a._keyframe)f(a);else{let e=c.reduce((e,t)=>t?.visit?.(e)||e,a);Object.keys(e).forEach(a=>{let l=e[a];if("object"==typeof l&&l&&("animationName"!==a||!l._keyframe)&&!function(e){return"object"==typeof e&&e&&("_skip_check_"in e||eC in e)}(l)){let e=!1,c=a.trim(),u=!1;(r||n)&&i?c.startsWith("@")?e=!0:c="&"===c?ek("",i,s):ek(a,i,s):r&&!i&&("&"===c||""===c)&&(c="",u=!0);let[f,m]=eA(l,t,{root:u,injectHash:e,parentSelectors:[...o,c]});p={...p,...m},d+=`${c}${f}`}else{function c(e,t){let r=e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`),n=t;j[e]||"number"!=typeof n||0===n||(n=`${n}px`),"animationName"===e&&t?._keyframe&&(f(t),n=t.getName(i)),d+=`${r}:${n};`}let e=l?.value??l;"object"==typeof l&&l?.[eC]&&Array.isArray(e)?e.forEach(e=>{c(a,e)}):null!=e&&c(a,e)}})}}),r?a&&(d&&(d=`@layer ${a.name} {${d}}`),a.dependencies&&(p[`@layer ${a.name}`]=a.dependencies.map(e=>`@layer ${e}, ${a.name};`).join("\n"))):d=`{${d}}`,[d,p]};function eM(e,t){return o(`${e.join("%")}${t}`)}function eR(e,t){let{path:r,hashId:o,layer:l,nonce:s,clientOnly:c,order:u=0}=e,{mock:h,hashPriority:g,container:b,transformers:y,linters:v,cache:$,layer:x,autoPrefix:w}=a.useContext(f),E=[o||""];x&&E.push("layer"),E.push(...r),O("style",E,()=>{let e=E.join("|");if(function(e){if(!n&&(n={},(0,m.A)())){let e=document.createElement("div");e.className=ex,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);let t=getComputedStyle(e).content||"";(t=t.replace(/^"/,"").replace(/"$/,"")).split(";").forEach(e=>{let[t,r]=e.split(":");n[t]=r});let r=document.querySelector(`style[${ex}]`);r&&(eE=!1,r.parentNode?.removeChild(r)),document.body.removeChild(e)}return!!n[e]}(e)){let[t,r]=function(e){let t=n[e],r=null;if(t&&(0,m.A)())if(eE)r=ew;else{let t=document.querySelector(`style[${d}="${n[e]}"]`);t?r=t.innerHTML:delete n[e]}return[r,t]}(e);if(t)return[t,r,{},c,u]}let[i,a]=eA(t(),{hashId:o,hashPriority:g,layer:x?l:void 0,path:r.join("-"),transformers:y,linters:v}),s=eS(i,w||!1),p=eM(E,s);return[s,p,a,c,u]},(e,t)=>{let[,r]=e;t&&S&&(0,i.m6)(r,{mark:d,attachTo:b})},e=>{let[t,r,n,,o]=e;if(S&&t!==ew){let e={mark:d,prepend:!x&&"queue",attachTo:b,priority:o};e=M(e,s);let a=[],l=[];Object.keys(n).forEach(e=>{e.startsWith("@layer")?a.push(e):l.push(e)}),a.forEach(t=>{(0,i.BD)(eS(n[t],w||!1),`_layer-${t}`,{...e,prepend:!0})}),(0,i.BD)(t,r,e)[p]=$.instanceId,l.forEach(t=>{(0,i.BD)(eS(n[t],w||!1),`_effect-${t}`,e)})}})}let eP=(e,t)=>{let{key:r,prefix:n,unitless:o,ignore:l,token:s,hashId:c,scope:m,nonce:h}=e,{cache:{instanceId:g},container:b,hashPriority:y}=(0,a.useContext)(f),{_tokenKey:v}=s,$=Array.isArray(m)?m.join("@@"):m,x=[...e.path,r,$,v];return O("cssVar",x,()=>{let[e,i]=P(t(),r,{prefix:n,unitless:o,ignore:l,scope:m,hashPriority:y,hashCls:c}),a=eM(x,i);return[e,i,a,r]},([,,e])=>{S&&(0,i.m6)(e,{mark:d,attachTo:b})},([,e,t])=>{if(!e)return;let n={mark:d,prepend:"queue",attachTo:b,priority:-999};n=M(n,h);let o=(0,i.BD)(e,t,n);o[p]=g,o.setAttribute(u,r)})};class eT{name;style;constructor(e,t){this.name=e,this.style=t}getName(e=""){return e?`${e}-${this.name}`:this.name}_keyframe=!0}let eO=eT;function eN(e){return e.notSplit=!0,e}eN(["borderTop","borderBottom"]),eN(["borderTop"]),eN(["borderBottom"]),eN(["borderLeft","borderRight"]),eN(["borderLeft"]),eN(["borderRight"])},15648:(e,t,r)=>{"use strict";r.d(t,{A:()=>function e(t,r={}){let i=[];return o.Children.forEach(t,t=>{(null!=t||r.keepEmpty)&&(Array.isArray(t)?i=i.concat(e(t)):(0,n.A)(t)&&t.props?i=i.concat(e(t.props.children,r)):i.push(t))}),i}});var n=r(5406),o=r(97109)},16666:(e,t,r)=>{"use strict";r.d(t,{V:()=>n});let n=()=>({"@media (prefers-reduced-motion: reduce)":{transition:"none",animation:"none"}})},16924:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(78012);function o(e,t){return n.s.reduce((r,n)=>{let o=e[`${n}1`],i=e[`${n}3`],a=e[`${n}6`],l=e[`${n}7`];return{...r,...t(n,{lightColor:o,lightBorderColor:i,darkColor:a,textColor:l})}},{})}},17597:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});let n=`accept acceptCharset accessKey action allowFullScreen allowTransparency
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[28],{1611:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM304 240a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"database",theme:"outlined"}},12887:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z"}}]},name:"file-text",theme:"outlined"}},13067:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z"}}]},name:"file-excel",theme:"outlined"}},14569:e=>{e.exports={featureLabel:"style_featureLabel__XFSTX",featureValue:"style_featureValue__I_wMP",filterInput:"style_filterInput__4_Elu",filterSelect:"style_filterSelect__vUBJ9",statusCard:"style_statusCard__H7Mee",statusSummary:"style_statusSummary__7KavF",statusSummaryText:"style_statusSummaryText__Shw3j",statusClearBtn:"style_statusClearBtn__uJ9bE",statusExpandBtn:"style_statusExpandBtn__HhgIj",statusFilters:"style_statusFilters__g_LbG",filterPill:"style_filterPill__1pjFW",filterPillActive:"style_filterPillActive___UZVi",statusPanel:"style_statusPanel__9arTu",statusEmpty:"style_statusEmpty__8LWzH",timelineList:"style_timelineList__dqJrz",timelineItem:"style_timelineItem__dbuL_",timelineStatusIcon:"style_timelineStatusIcon__SkRwb",timelinePercent:"style_timelinePercent__pEyH4",timelineRow:"style_timelineRow__EDOVa",timelineTitle:"style_timelineTitle__Yujr8",timelineClose:"style_timelineClose__Byx_9",timelineDetail:"style_timelineDetail__nALei",timelineDesc:"style_timelineDesc__FMjWE",timelinePath:"style_timelinePath__C9VQI",timelineMeta:"style_timelineMeta__u_pCn",timelineMetaTag:"style_timelineMetaTag__G3jF1",timelineExpandArrow:"style_timelineExpandArrow__xIBdF",timelineExpandArrowOpen:"style_timelineExpandArrowOpen__TWWDC",fileNameCell:"style_fileNameCell__EHsnt",folderName:"style_folderName__VhLXP",folderRow:"style_folderRow__d7k9S",searchResultList:"style_searchResultList__cVKZg",searchResultItem:"style_searchResultItem__boj6D",searchResultHeader:"style_searchResultHeader__meVdJ",searchContent:"style_searchContent__XbUVk",pdfPreviewStrip:"style_pdfPreviewStrip__94_eG",drawingPreview:"style_drawingPreview__lkk_L"}},23793:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"}},25258:(e,t,l)=>{"use strict";l.d(t,{A:()=>j});var r=l(51541),a=l(61848),s=l(5669),i=l(97109),n=l(72658),c=l(3638),o=l(92162),d=l(82725),u=l(74567),h=l(632),f=l(49517),m=l(79412),p=l(19527);let v=(0,d.U)(e=>{let{prefixCls:t,className:l,closeIcon:r,closable:a,type:s,title:d,children:v,footer:g,classNames:y,styles:x,...j}=e,{getPrefixCls:w}=i.useContext(u.QO),{className:_,style:A,classNames:b,styles:z}=(0,u.TP)("modal"),C=w(),P=t||w("modal"),k=(0,h.A)(C),[S,M]=(0,p.Ay)(P,k),[N,E]=(0,o.AV)([b,y],[z,x],{props:e}),O=`${P}-confirm`,H={};return H=s?{closable:a??!1,title:"",footer:"",children:i.createElement(f.k,{...e,prefixCls:P,confirmPrefixCls:O,rootPrefixCls:C,content:v})}:{closable:a??!0,title:d,footer:null!==g&&i.createElement(m.w,{...e}),children:v},i.createElement(n.Z,{prefixCls:P,className:(0,c.$)(S,`${P}-pure-panel`,s&&O,s&&`${O}-${s}`,l,_,M,k,N.root),style:{...A,...E.root},...j,closeIcon:(0,m.O)(P,r),closable:a,classNames:N,styles:E,...H})});var g=l(99739);function y(e){return(0,r.Ay)((0,r.fp)(e))}let x=s.A;x.useModal=g.A,x.info=function(e){return(0,r.Ay)((0,r.$D)(e))},x.success=function(e){return(0,r.Ay)((0,r.Ej)(e))},x.error=function(e){return(0,r.Ay)((0,r.jT)(e))},x.warning=y,x.warn=y,x.confirm=function(e){return(0,r.Ay)((0,r.lr)(e))},x.destroyAll=function(){for(;a.A.length;){let e=a.A.pop();e&&e()}},x.config=r.FB,x._InternalPanelDoNotUseOrYouWillBeFired=v;let j=x},26619:(e,t,l)=>{"use strict";l.d(t,{A:()=>n});var r=l(97109),a=l(1611),s=l(88483);function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let n=r.forwardRef((e,t)=>r.createElement(s.A,i({},e,{ref:t,icon:a.A})))},26631:(e,t,l)=>{"use strict";l.d(t,{A:()=>n});var r=l(97109),a=l(12887),s=l(88483);function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let n=r.forwardRef((e,t)=>r.createElement(s.A,i({},e,{ref:t,icon:a.A})))},30289:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.4 800.9c.2-.3.5-.6.7-.9C920.6 722.1 960 621.7 960 512s-39.4-210.1-104.8-288c-.2-.3-.5-.5-.7-.8-1.1-1.3-2.1-2.5-3.2-3.7-.4-.5-.8-.9-1.2-1.4l-4.1-4.7-.1-.1c-1.5-1.7-3.1-3.4-4.6-5.1l-.1-.1c-3.2-3.4-6.4-6.8-9.7-10.1l-.1-.1-4.8-4.8-.3-.3c-1.5-1.5-3-2.9-4.5-4.3-.5-.5-1-1-1.6-1.5-1-1-2-1.9-3-2.8-.3-.3-.7-.6-1-1C736.4 109.2 629.5 64 512 64s-224.4 45.2-304.3 119.2c-.3.3-.7.6-1 1-1 .9-2 1.9-3 2.9-.5.5-1 1-1.6 1.5-1.5 1.4-3 2.9-4.5 4.3l-.3.3-4.8 4.8-.1.1c-3.3 3.3-6.5 6.7-9.7 10.1l-.1.1c-1.6 1.7-3.1 3.4-4.6 5.1l-.1.1c-1.4 1.5-2.8 3.1-4.1 4.7-.4.5-.8.9-1.2 1.4-1.1 1.2-2.1 2.5-3.2 3.7-.2.3-.5.5-.7.8C103.4 301.9 64 402.3 64 512s39.4 210.1 104.8 288c.2.3.5.6.7.9l3.1 3.7c.4.5.8.9 1.2 1.4l4.1 4.7c0 .1.1.1.1.2 1.5 1.7 3 3.4 4.6 5l.1.1c3.2 3.4 6.4 6.8 9.6 10.1l.1.1c1.6 1.6 3.1 3.2 4.7 4.7l.3.3c3.3 3.3 6.7 6.5 10.1 9.6 80.1 74 187 119.2 304.5 119.2s224.4-45.2 304.3-119.2a300 300 0 0010-9.6l.3-.3c1.6-1.6 3.2-3.1 4.7-4.7l.1-.1c3.3-3.3 6.5-6.7 9.6-10.1l.1-.1c1.5-1.7 3.1-3.3 4.6-5 0-.1.1-.1.1-.2 1.4-1.5 2.8-3.1 4.1-4.7.4-.5.8-.9 1.2-1.4a99 99 0 003.3-3.7zm4.1-142.6c-13.8 32.6-32 62.8-54.2 90.2a444.07 444.07 0 00-81.5-55.9c11.6-46.9 18.8-98.4 20.7-152.6H887c-3 40.9-12.6 80.6-28.5 118.3zM887 484H743.5c-1.9-54.2-9.1-105.7-20.7-152.6 29.3-15.6 56.6-34.4 81.5-55.9A373.86 373.86 0 01887 484zM658.3 165.5c39.7 16.8 75.8 40 107.6 69.2a394.72 394.72 0 01-59.4 41.8c-15.7-45-35.8-84.1-59.2-115.4 3.7 1.4 7.4 2.9 11 4.4zm-90.6 700.6c-9.2 7.2-18.4 12.7-27.7 16.4V697a389.1 389.1 0 01115.7 26.2c-8.3 24.6-17.9 47.3-29 67.8-17.4 32.4-37.8 58.3-59 75.1zm59-633.1c11 20.6 20.7 43.3 29 67.8A389.1 389.1 0 01540 327V141.6c9.2 3.7 18.5 9.1 27.7 16.4 21.2 16.7 41.6 42.6 59 75zM540 640.9V540h147.5c-1.6 44.2-7.1 87.1-16.3 127.8l-.3 1.2A445.02 445.02 0 00540 640.9zm0-156.9V383.1c45.8-2.8 89.8-12.5 130.9-28.1l.3 1.2c9.2 40.7 14.7 83.5 16.3 127.8H540zm-56 56v100.9c-45.8 2.8-89.8 12.5-130.9 28.1l-.3-1.2c-9.2-40.7-14.7-83.5-16.3-127.8H484zm-147.5-56c1.6-44.2 7.1-87.1 16.3-127.8l.3-1.2c41.1 15.6 85 25.3 130.9 28.1V484H336.5zM484 697v185.4c-9.2-3.7-18.5-9.1-27.7-16.4-21.2-16.7-41.7-42.7-59.1-75.1-11-20.6-20.7-43.3-29-67.8 37.2-14.6 75.9-23.3 115.8-26.1zm0-370a389.1 389.1 0 01-115.7-26.2c8.3-24.6 17.9-47.3 29-67.8 17.4-32.4 37.8-58.4 59.1-75.1 9.2-7.2 18.4-12.7 27.7-16.4V327zM365.7 165.5c3.7-1.5 7.3-3 11-4.4-23.4 31.3-43.5 70.4-59.2 115.4-21-12-40.9-26-59.4-41.8 31.8-29.2 67.9-52.4 107.6-69.2zM165.5 365.7c13.8-32.6 32-62.8 54.2-90.2 24.9 21.5 52.2 40.3 81.5 55.9-11.6 46.9-18.8 98.4-20.7 152.6H137c3-40.9 12.6-80.6 28.5-118.3zM137 540h143.5c1.9 54.2 9.1 105.7 20.7 152.6a444.07 444.07 0 00-81.5 55.9A373.86 373.86 0 01137 540zm228.7 318.5c-39.7-16.8-75.8-40-107.6-69.2 18.5-15.8 38.4-29.7 59.4-41.8 15.7 45 35.8 84.1 59.2 115.4-3.7-1.4-7.4-2.9-11-4.4zm292.6 0c-3.7 1.5-7.3 3-11 4.4 23.4-31.3 43.5-70.4 59.2-115.4 21 12 40.9 26 59.4 41.8a373.81 373.81 0 01-107.6 69.2z"}}]},name:"global",theme:"outlined"}},45551:(e,t,l)=>{"use strict";function r(e){if(0===e)return"0 B";let t=Math.floor(Math.log(e)/Math.log(1024)),l=e/Math.pow(1024,t);return"".concat(l.toFixed(+(0!==t))," ").concat(["B","KB","MB","GB","TB"][t])}function a(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"zh-CN";if(!e||e<=0)return"en-US"===t?"Never":"从未";let l=Math.floor(Math.floor((Date.now()-e)/1e3)/60),r=Math.floor(l/60),a=Math.floor(r/24);return a>30?new Date(e).toLocaleDateString(t):"en-US"===t?a>0?"".concat(a,"d ago"):r>0?"".concat(r,"h ago"):l>0?"".concat(l,"m ago"):"Just now":a>0?"".concat(a," 天前"):r>0?"".concat(r," 小时前"):l>0?"".concat(l," 分钟前"):"刚刚"}l.d(t,{Jm:()=>n,fw:()=>a,z3:()=>r});let s={document:"文档",spreadsheet:"表格",image:"图片",cad:"图纸",code:"代码",data:"数据",web:"网页",diagram:"图表",archive:"压缩包",other:"其他"},i={document:"Document",spreadsheet:"Spreadsheet",image:"Image",cad:"CAD",code:"Code",data:"Data",web:"Web",diagram:"Diagram",archive:"Archive",other:"Other"};function n(e){var t;let l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"zh-CN";return null!=(t=("en-US"===l?i:s)[e])?t:e}},48893:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M553.1 509.1l-77.8 99.2-41.1-52.4a8 8 0 00-12.6 0l-99.8 127.2a7.98 7.98 0 006.3 12.9H696c6.7 0 10.4-7.7 6.3-12.9l-136.5-174a8.1 8.1 0 00-12.7 0zM360 442a40 40 0 1080 0 40 40 0 10-80 0zm494.6-153.4L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-image",theme:"outlined"}},53234:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM496 208H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 544h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm328 244a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"hdd",theme:"outlined"}},58209:(e,t,l)=>{"use strict";l.d(t,{A:()=>n});var r=l(97109),a=l(23793),s=l(88483);function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let n=r.forwardRef((e,t)=>r.createElement(s.A,i({},e,{ref:t,icon:a.A})))},58520:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM528.1 472h-32.2c-5.5 0-10.3 3.7-11.6 9.1L434.6 680l-46.1-198.7c-1.3-5.4-6.1-9.3-11.7-9.3h-35.4a12.02 12.02 0 00-11.6 15.1l74.2 276c1.4 5.2 6.2 8.9 11.6 8.9h32c5.4 0 10.2-3.6 11.6-8.9l52.8-197 52.8 197c1.4 5.2 6.2 8.9 11.6 8.9h31.8c5.4 0 10.2-3.6 11.6-8.9l74.4-276a12.04 12.04 0 00-11.6-15.1H647c-5.6 0-10.4 3.9-11.7 9.3l-45.8 199.1-49.8-199.3c-1.3-5.4-6.1-9.1-11.6-9.1z"}}]},name:"file-word",theme:"outlined"}},61825:(e,t,l)=>{"use strict";l.d(t,{A:()=>n});var r=l(97109),a=l(30289),s=l(88483);function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let n=r.forwardRef((e,t)=>r.createElement(s.A,i({},e,{ref:t,icon:a.A})))},82738:(e,t,l)=>{"use strict";l.r(t),l.d(t,{default:()=>et});var r=l(65321),a=l(97109),s=l(79059),i=l(43220),n=l.n(i),c=l(86109),o=l(17807),d=l(25258),u=l(11702),h=l(33442),f=l(14932),m=l(85114),p=l(7576),v=l(57271),g=l(68787),y=l(99605),x=l(21289),j=l(56768),w=l(48893),_=l(88483);function A(){return(A=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let b=a.forwardRef((e,t)=>a.createElement(_.A,A({},e,{ref:t,icon:w.A})));var z=l(13067);function C(){return(C=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let P=a.forwardRef((e,t)=>a.createElement(_.A,C({},e,{ref:t,icon:z.A})));var k=l(58520);function S(){return(S=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let M=a.forwardRef((e,t)=>a.createElement(_.A,S({},e,{ref:t,icon:k.A})));var N=l(90939);function E(){return(E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let O=a.forwardRef((e,t)=>a.createElement(_.A,E({},e,{ref:t,icon:N.A})));var H=l(93314),V=l(61825),I=l(26619),T=l(29606),F=l(26631),B=l(64254),L=l(64629),R=l(58209),D=l(30486),U=l(92803);function $(){return($=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let J=a.forwardRef((e,t)=>a.createElement(_.A,$({},e,{ref:t,icon:U.A})));var Q=l(84742),W=l(38762),X=l(6578),q=l(45551),G=l(14569),K=l.n(G);let Z=["document","spreadsheet","image","cad","code","data","web","diagram","other"],Y=/\.(zip|jar|war|apk|tar|gz|tgz|bz2|rar|7z)$/iu,ee=/(^|\/)\.DS_Store$|(^|\/)Thumbs\.db$|(^|\/)__MACOSX\/|\.bak$/iu;function et(){let e=(0,s.Vr)("knowledge"),{locale:t}=(0,s.x_)(),{message:l}=o.A.useApp(),i=(0,c.useRouter)(),w="string"==typeof i.query.category?i.query.category:"",[_,A]=(0,a.useState)([]),[z,C]=(0,a.useState)(!1),[k,S]=(0,a.useState)(""),[N,E]=(0,a.useState)(""),[U,$]=(0,a.useState)(w),[G,et]=(0,a.useState)(!1),[el,er]=(0,a.useState)(!1),[ea,es]=(0,a.useState)([]),[ei,en]=(0,a.useState)([]),[ec,eo]=(0,a.useState)(new Set),[ed,eu]=(0,a.useState)("all"),[eh,ef]=(0,a.useState)(!0),[em,ep]=(0,a.useState)([]),[ev,eg]=(0,a.useState)(new Set),ey=(0,a.useRef)(U);(0,a.useEffect)(()=>{ey.current=U},[U]),(0,a.useEffect)(()=>{$("string"==typeof i.query.category?i.query.category:"")},[i.query.category]);let ex=(0,a.useCallback)(async(e,t)=>{let l=null!=e?e:ey.current;(null==t?void 0:t.silent)||(C(!0),S(""));try{let e=await (0,X.HT)({category:l||void 0,limit:5e3});A(e.files||[]),e.initializing&&window.setTimeout(()=>{ex(l,{silent:!0})},3e3)}catch(e){(null==t?void 0:t.silent)||(A([]),S(e instanceof Error?e.message:"文件列表加载失败"))}finally{(null==t?void 0:t.silent)||C(!1)}},[]);(0,a.useEffect)(()=>{ex(U)},[U,ex]);let ej=e=>({id:e.id,type:e.type,title:e.title,description:e.message,status:e.status,percent:e.percent,filePath:e.filePath,chunkCount:e.chunkCount,textLength:e.textLength,extractionMode:e.extractionMode,error:e.error,createdAt:e.createdAt}),ew=(0,a.useCallback)(async()=>{try{let e=(await (0,X.Qx)()).operations.map(ej);es(t=>{let l=new Set(e.map(e=>e.id).filter(Boolean)),r=e.map(e=>{var l;let r=t.find(t=>t.id===e.id);return r?{...r,...e,createdAt:null!=(l=r.createdAt)?l:e.createdAt}:e}),a=t.filter(e=>e.id&&!l.has(e.id)&&"processing"===e.status);return[...r,...a].slice(0,50)})}catch(e){}},[]),e_=(0,a.useCallback)(function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];es(l=>{let r=l.findIndex(l=>e.id&&l.id===e.id||t.includes(l.title));if(r>=0){var a;let t=[...l];return t[r]={...l[r],...e,createdAt:null!=(a=l[r].createdAt)?a:e.createdAt},t}return[e,...l].slice(0,50)})},[]);(0,a.useEffect)(()=>{ew()},[ew]);let eA=async()=>{try{await (0,X.H7)(),es([]),l.success("任务状态已清空")}catch(e){l.error("清空任务状态失败")}},eb=async(e,t)=>{if(t.stopPropagation(),e.id)try{await (0,X.CU)(e.id)}catch(e){}es(t=>t.filter(t=>t!==e))},ez=(0,a.useMemo)(()=>{let e=0,t=0,l=0;for(let r of ea)"processing"===r.status?e++:"success"===r.status?t++:("error"===r.status||"warning"===r.status)&&l++;return{processing:e,success:t,error:l}},[ea]);(0,a.useEffect)(()=>{ez.processing>0&&ef(!1)},[ez.processing]),(0,a.useEffect)(()=>{if(0===ez.processing)return;let e=window.setInterval(()=>{ew()},2e3),t=window.setInterval(()=>{ex(void 0,{silent:!0})},8e3);return()=>{window.clearInterval(e),window.clearInterval(t)}},[ex,ew,ez.processing]);let eC="all"===ed?ea:ea.filter(e=>"processing"===ed?"processing"===e.status:"success"===ed?"success"===e.status:"error"!==ed||"error"===e.status||"warning"===e.status),eP=async e=>{let t=e.filter(e=>{let t=e.webkitRelativePath||e.name;return e.size>0&&!Y.test(e.name)&&!ee.test(t)}),r=e.length-t.length;if(r>0&&l.warning("已跳过 ".concat(r," 个空文件、系统文件、备份文件或压缩包")),0===t.length)return;let a=1===t.length?t[0].name:"".concat(t.length," 个文件");et(!0);let s="".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2));e_({id:s,type:"upload",title:"上传 ".concat(a),description:"等待上传、解析、切片和入库;同路径文件会更新,其他已有文件不会清除",status:"processing",percent:5});try{await (0,X.c1)(t,void 0,s,e=>{e_({id:s,type:"upload",title:"上传 ".concat(a),description:"正在上传文件:".concat(e.uploadedFiles,"/").concat(e.totalFiles,",批次 ").concat(e.batchIndex+1,"/").concat(e.totalBatches),status:"processing",percent:Math.min(5,Math.max(1,Math.round(e.uploadedFiles/Math.max(1,e.totalFiles)*5)))})}),l.info("文件已上传,正在后台解析、切片和入库;同路径文件会更新,其他已有文件不会清除,可在顶部“后台任务”查看进度"),E(""),$(""),en([]),ey.current="",await ew(),window.setTimeout(()=>{ex(void 0,{silent:!0})},2e3)}catch(t){let e=t instanceof Error?t.message:"请重试或检查文件格式";l.error(e||"上传失败"),e_({id:s,type:"error",title:"上传失败 ".concat(a),description:e,status:"error",percent:100})}finally{et(!1)}},ek=async()=>{er(!0);let e="reindex-ui-".concat(Date.now());e_({id:e,type:"reindex",title:"重新解析入库",description:"正在提交后台任务",status:"processing",percent:5});try{var t;let r=await (0,X.H1)(),a=r.operationId||e,s=r.job;l.info(r.alreadyRunning?"已有重新解析任务正在后台执行":"已提交重新解析入库任务,可在顶部“后台任务”查看进度"),e_({id:a,type:"reindex",title:(null==s?void 0:s.title)||"重新解析入库",description:(null==s?void 0:s.message)||"后台将重新扫描文件、解析、切片并重建索引",status:(null==s?void 0:s.status)||"processing",percent:null!=(t=null==s?void 0:s.percent)?t:10,error:null==s?void 0:s.error},["重新解析入库"]);for(let e=0;e<360;e++){let e=await (0,X.ax)(a).then(e=>e.job).catch(async()=>(await (0,X.Qx)()).operations.find(e=>e.id===a));if(e){let t="success"===e.status||"error"===e.status;if(e_({id:a,type:"error"===e.status?"error":"reindex",title:"success"===e.status?"重新解析入库完成":"error"===e.status?"重新解析入库失败":e.title,description:e.error||e.message,status:e.status,percent:e.percent,filePath:e.filePath,chunkCount:e.chunkCount,error:e.error}),t){"success"===e.status?l.success(e.message||"重新解析入库完成"):l.error(e.error||e.message||"重新解析入库失败");break}}await new Promise(e=>setTimeout(e,1e3))}await ex(),await ew()}catch(r){let t=r instanceof Error?r.message:"重新解析入库失败";l.error(t),e_({id:e,type:"error",title:"重新解析入库失败",description:t,status:"error",percent:100},["重新解析入库","重新解析入库完成","重新解析入库失败"])}finally{er(!1)}},eS=async e=>{let t="file-reindex-ui-".concat(Date.now(),"-").concat(Math.random().toString(36).slice(2));eg(t=>new Set(t).add(e.relativePath)),e_({id:t,type:"reindex",title:"重新解析 ".concat(e.relativePath),description:"正在提交单文件后台任务",status:"processing",percent:5,filePath:e.relativePath});try{var r;let a=await (0,X.HC)(e.relativePath),s=a.operationId||t,i=a.job;l.info(a.alreadyRunning?"已有知识库任务正在后台执行":"已提交单文件重新解析任务"),e_({id:s,type:"reindex",title:(null==i?void 0:i.title)||"重新解析 ".concat(e.relativePath),description:(null==i?void 0:i.message)||"后台将重新解析、分块并入库该文件",status:(null==i?void 0:i.status)||"processing",percent:null!=(r=null==i?void 0:i.percent)?r:10,filePath:(null==i?void 0:i.filePath)||e.relativePath,chunkCount:null==i?void 0:i.chunkCount,error:null==i?void 0:i.error},["重新解析 ".concat(e.relativePath)]);for(let t=0;t<240;t++){let t=await (0,X.ax)(s).then(e=>e.job).catch(async()=>(await (0,X.Qx)()).operations.find(e=>e.id===s));if(t){let r="success"===t.status||"error"===t.status;if(e_({id:s,type:"error"===t.status?"error":"reindex",title:"success"===t.status?"重新解析完成 ".concat(e.relativePath):"error"===t.status?"重新解析失败 ".concat(e.relativePath):t.title,description:t.error||t.message,status:t.status,percent:t.percent,filePath:t.filePath||e.relativePath,chunkCount:t.chunkCount,error:t.error}),await ex(),r){"success"===t.status?l.success(t.message||"单文件重新解析完成"):l.error(t.error||t.message||"单文件重新解析失败");break}}await new Promise(e=>setTimeout(e,1e3))}await ex(),await ew()}catch(a){let r=a instanceof Error?a.message:"单文件重新解析失败";l.error(r),e_({id:t,type:"error",title:"重新解析失败 ".concat(e.relativePath),description:r,status:"error",percent:100,filePath:e.relativePath},["重新解析 ".concat(e.relativePath)])}finally{eg(t=>{let l=new Set(t);return l.delete(e.relativePath),l})}},eM=t=>{let r="selected"===t?eF:"filtered"===t?eN.map(e=>e.relativePath):[],a=_.length;if("all"!==t&&0===r.length||"all"===t&&0===a)return void l.info("没有可删除的文件");let s="all"===t?"删除全部文件 ".concat(a," 个?"):"filtered"===t?"删除当前筛选结果中的文件 ".concat(r.length," 个?"):"删除已选文件 ".concat(r.length," 个?");d.A.confirm({title:s,content:"将同时删除文件、切片、索引和向量记录。此操作不可撤销。",okText:e("common.delete"),cancelText:e("common.cancel"),okButtonProps:{danger:!0},onOk:async()=>{es(e=>[{type:"delete",title:s,description:"正在批量删除文件和索引",status:"processing",percent:10},...e].slice(0,50));try{var e;let s=null!=(e=("all"===t?await (0,X.X8)():"selected"===t?await (0,X.tZ)(eT,eI):await (0,X.SJ)(r)).deleted)?e:"all"===t?a:r.length;l.success("已删除 ".concat(s," 个文件")),en([]),es(e=>[{type:"delete",title:"批量删除完成",description:"已删除 ".concat(s," 个文件、切片和索引"),status:"success"},...e].slice(0,50)),await ex(),await ew()}catch(e){l.error("批量删除失败"),es(e=>[{type:"error",title:"批量删除失败",description:"请重试",status:"error"},...e].slice(0,50))}}})},eN=(0,a.useMemo)(()=>N?_.filter(e=>e.relativePath.toLowerCase().includes(N.toLowerCase())):_,[N,_]),eE=(0,a.useMemo)(()=>new Set(eN.map(e=>e.relativePath)),[eN]),eO=(0,a.useMemo)(()=>{let e={};for(let l of[...eN].sort((e,t)=>e.relativePath.localeCompare(t.relativePath))){let r=l.relativePath.split("/"),a="";for(let s=0;s<r.length;s++){let i=r[s],n=a;a=a?"".concat(a,"/").concat(i):i;let c=s===r.length-1;if(e[a])c||e[a].isFolder?c&&(e[a].isFolder=!1,e[a].file=l,e[a].fileCount=1,e[a].totalSize=l.fileSize,e[a].totalChunks=l.chunkCount):(e[a].isFolder=!0,e[a].children=[],e[a].fileCount=0,e[a].totalSize=0,e[a].totalChunks=0);else{var t;e[a]={key:a,name:i,isFolder:!c,...c?{file:l,fileCount:1,totalSize:l.fileSize,totalChunks:l.chunkCount}:{children:[],fileCount:0,totalSize:0,totalChunks:0}},n&&(null==(t=e[n])?void 0:t.children)&&e[n].children.push(e[a])}}}let l=e=>{for(let s of e)if(s.children){l(s.children);let e=0,i=0,n=0;for(let l of s.children){var t,r,a;e+=null!=(t=l.fileCount)?t:0,i+=null!=(r=l.totalSize)?r:0,n+=null!=(a=l.totalChunks)?a:0}s.fileCount=e,s.totalSize=i,s.totalChunks=n}},r=e=>e.map(e=>e.children?{...e,children:r(e.children)}:e).filter(e=>{var t,l,r;return!e.isFolder||(null!=(l=e.fileCount)?l:0)>0&&(null!=(r=null==(t=e.children)?void 0:t.length)?r:0)>0}),a=Object.values(e).filter(e=>!e.key.includes("/"));return l(a),r(a)},[eN]),eH=(0,a.useMemo)(()=>{let e=[],t=l=>{for(let r of l)e.push(r.key),r.children&&t(r.children)};return t(eO),e},[eO]),eV=(0,a.useMemo)(()=>new Set([...eE,...eH]),[eH,eE]),eI=(0,a.useMemo)(()=>ei.map(String).filter(e=>!eE.has(e)&&eH.includes(e)),[eH,ei,eE]),eT=(0,a.useMemo)(()=>ei.map(String).filter(e=>eE.has(e)),[ei,eE]),eF=(0,a.useMemo)(()=>{let e=new Set;for(let t of eT){let l=_.find(e=>e.relativePath===t);l&&e.add(l.relativePath)}for(let t of eI){let l="".concat(t,"/");for(let t of _)t.relativePath.startsWith(l)&&e.add(t.relativePath)}return Array.from(e)},[_,eT,eI]),eB=eF.length;(0,a.useEffect)(()=>{en(e=>e.filter(e=>eV.has(String(e))))},[eV]);let eL=(0,a.useMemo)(()=>N?eH:eO.map(e=>e.key),[N,eH,eO]);(0,a.useEffect)(()=>{ep(eL)},[eL]);let eR=(e,t)=>{ep(l=>e?[...l,t.key]:l.filter(e=>e!==t.key))},eD=[{title:e("fileName"),dataIndex:"name",key:"name",render:(e,t)=>(0,r.jsxs)("span",{className:K().fileNameCell,children:[t.isFolder?(0,r.jsx)("span",{style:{cursor:"pointer"},onClick:e=>{e.stopPropagation(),eR(!em.includes(t.key),t)},children:(e=>{let t=e.children;return t&&0!==t.length?(0,r.jsx)(B.A,{style:{color:"#fa8c16",fontSize:15}}):(0,r.jsx)(T.A,{style:{color:"#fa8c16",fontSize:15}})})(t)}):(e=>{if(!e)return(0,r.jsx)(j.A,{style:{fontSize:15}});let t=e.category;return"image"===t?(0,r.jsx)(b,{style:{color:"#eb2f96",fontSize:15}}):"spreadsheet"===t?(0,r.jsx)(P,{style:{color:"#52c41a",fontSize:15}}):"document"===t?(0,r.jsx)(M,{style:{color:"#1677ff",fontSize:15}}):"code"===t?(0,r.jsx)(O,{style:{color:"#fa8c16",fontSize:15}}):"archive"===t?(0,r.jsx)(H.A,{style:{color:"#8c8c8c",fontSize:15}}):"web"===t?(0,r.jsx)(V.A,{style:{color:"#13c2c2",fontSize:15}}):"data"===t?(0,r.jsx)(I.A,{style:{color:"#722ed1",fontSize:15}}):"cad"===t?(0,r.jsx)(T.A,{style:{color:"#fa541c",fontSize:15}}):"diagram"===t?(0,r.jsx)(b,{style:{color:"#a0d911",fontSize:15}}):(0,r.jsx)(F.A,{style:{fontSize:15}})})(t.file),t.isFolder?(0,r.jsx)("span",{className:K().folderName,onClick:e=>{e.stopPropagation(),eR(!em.includes(t.key),t)},children:t.name}):(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(n(),{className:"truncate max-w-[380px] inline-block",href:"/knowledge/file-detail?relativePath=".concat(encodeURIComponent(t.key)),children:t.name})})]})},{title:e("fileCategory"),dataIndex:"category",key:"cat",width:110,render:(e,l)=>{var a,s;return l.isFolder?(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"—"}):(0,r.jsx)(u.A,{children:(0,q.Jm)(null!=(s=null==(a=l.file)?void 0:a.category)?s:"",t)})}},{title:e("fileSize"),dataIndex:"fileSize",key:"size",width:90,render:(e,t)=>{var l,r,a;return(0,q.z3)(t.isFolder?null!=(r=t.totalSize)?r:0:null!=(a=null==(l=t.file)?void 0:l.fileSize)?a:0)}},{title:"切片",dataIndex:"chunkCount",key:"chunks",width:80,render:(e,t)=>{var l,a,s;let i=t.isFolder?null!=(a=t.totalChunks)?a:0:null!=(s=null==(l=t.file)?void 0:l.chunkCount)?s:0;return(0,r.jsx)(u.A,{color:i>1?"green":"orange",children:i})}},{title:"解析状态",dataIndex:"status",key:"status",width:100,render:(e,t)=>{var l,a,s,i;return t.isFolder?(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"—"}):(0,r.jsx)(u.A,{color:"active"===(i=null==(l=t.file)?void 0:l.status)?"green":"processing"===i||"indexing"===i?"blue":"error"===i?"red":"orange",children:(null==(a=t.file)?void 0:a.errorMessage)||(null==(s=t.file)?void 0:s.status)||"—"})}},{title:e("fileDate"),dataIndex:"mtime",key:"date",width:130,render:(e,l)=>{var a;return l.isFolder?(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"—"}):(null==(a=l.file)?void 0:a.mtime)?new Date(l.file.mtime).toLocaleDateString(t):"—"}},{title:"来源",key:"source",width:100,render:(e,t)=>t.isFolder?(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"—"}):(0,r.jsx)(u.A,{color:"cyan",children:"文件"})},{title:"",key:"act",width:100,render:(t,a)=>a.isFolder?null:(0,r.jsxs)(h.A,{size:4,children:[(0,r.jsx)(f.A,{title:"重新解析、分块并入库",children:(0,r.jsx)(m.Ay,{type:"text",size:"small",loading:!!(a.file&&ev.has(a.file.relativePath)),icon:(0,r.jsx)(L.A,{}),onClick:()=>{eS(a.file)}})}),(0,r.jsx)(m.Ay,{type:"text",danger:!0,size:"small",icon:(0,r.jsx)(R.A,{}),onClick:()=>{var t;return t=a.file,void d.A.confirm({title:e("delete"),content:e("deleteConfirm"),okText:e("common.confirm"),cancelText:e("common.cancel"),okButtonProps:{danger:!0},onOk:async()=>{es(e=>[{type:"delete",title:"删除 ".concat(t.relativePath),description:"正在删除文件记录",status:"processing"},...e].slice(0,50));try{await (0,X.xq)(t.relativePath),l.success("已删除"),es(e=>[{type:"delete",title:"删除完成 ".concat(t.relativePath),description:"文件和索引记录已移除",status:"success"},...e].slice(0,50)),en(e=>e.filter(e=>e!==t.relativePath)),await ex(),await ew()}catch(e){l.error("删除失败"),es(e=>[{type:"error",title:"删除失败 ".concat(t.relativePath),description:"请重试",status:"error"},...e].slice(0,50))}}})}})]})}];return(0,r.jsxs)("div",{className:"space-y-5 animateFadeIn",children:[(0,r.jsx)("h2",{className:"pageTitle",children:e("files")}),(0,r.jsxs)("div",{className:"flex flex-wrap items-end gap-3",children:[(0,r.jsx)(p.A,{placeholder:e("searchPlaceholder"),prefix:(0,r.jsx)(D.A,{}),value:N,onChange:e=>{E(e.target.value)},allowClear:!0,className:K().filterInput}),(0,r.jsx)(v.A,{value:U||void 0,onChange:e=>{$(e||"")},placeholder:e("filterCategory"),allowClear:!0,className:K().filterSelect,options:[{label:e("allCategories"),value:""},...Z.map(e=>({label:(0,q.Jm)(e,t),value:e}))]}),(0,r.jsx)(m.Ay,{type:"primary",icon:(0,r.jsx)(J,{}),loading:G,onClick:()=>{var e;return null==(e=document.getElementById("kb-file-upload-input"))?void 0:e.click()},children:G?e("uploading"):e("upload")}),(0,r.jsx)(m.Ay,{icon:(0,r.jsx)(J,{}),loading:G,onClick:()=>{var e;return null==(e=document.getElementById("kb-folder-upload-input"))?void 0:e.click()},children:"上传文件夹"}),(0,r.jsx)(m.Ay,{icon:(0,r.jsx)(L.A,{}),loading:el,onClick:()=>{ek()},children:"重新解析入库"}),(0,r.jsx)("input",{id:"kb-file-upload-input",type:"file",multiple:!0,hidden:!0,accept:".pdf,.doc,.docx,.txt,.md,.csv,.tsv,.xls,.xlsx,.png,.jpg,.jpeg,.webp,.svg,.dwg,.dxf,.step,.stp,.iges,.igs,.js,.ts,.tsx,.jsx,.py,.go,.java,.cs,.cpp,.c,.h,.json,.jsonl,.yaml,.yml,.xml,.html,.htm,.drawio,.dio,.vsdx,.vdx,.puml,.plantuml,.mmd,.mermaid,.excalidraw",onChange:e=>{var t;let l=Array.from(null!=(t=e.target.files)?t:[]);e.target.value="",eP(l)}}),(0,r.jsx)("input",{id:"kb-folder-upload-input",type:"file",multiple:!0,hidden:!0,webkitdirectory:"",onChange:e=>{var t;let l=Array.from(null!=(t=e.target.files)?t:[]);e.target.value="",eP(l)}})]}),(0,r.jsxs)(g.A,{size:"small",className:K().statusCard,styles:{body:{padding:0}},children:[(0,r.jsxs)("div",{className:K().statusSummary,onClick:()=>ef(!eh),children:[(0,r.jsx)("span",{className:K().statusSummaryText,children:0===ea.length?"暂无文件任务":(0,r.jsxs)(h.A,{size:6,children:[ez.processing>0&&(0,r.jsxs)(u.A,{color:"processing",style:{margin:0},icon:(0,r.jsx)(L.A,{spin:!0}),children:["处理中 ",ez.processing]}),(0,r.jsxs)(u.A,{color:"success",style:{margin:0},icon:(0,r.jsx)(Q.A,{}),children:["已完成 ",ez.success]}),(0,r.jsxs)(u.A,{color:"error",style:{margin:0},icon:(0,r.jsx)(W.A,{}),children:["失败 ",ez.error]})]})}),ea.length>0&&(0,r.jsxs)(h.A,{size:6,children:[(0,r.jsx)(m.Ay,{size:"small",className:K().statusClearBtn,onClick:e=>{e.stopPropagation(),eA()},children:"清空"}),(0,r.jsx)(m.Ay,{size:"small",className:K().statusExpandBtn,onClick:e=>{e.stopPropagation(),ef(!eh)},children:eh?"展开":"收起"})]})]}),!eh&&ea.length>0&&(0,r.jsxs)("div",{className:K().statusPanel,children:[(0,r.jsxs)("div",{className:K().statusFilters,children:[(0,r.jsxs)("span",{className:"".concat(K().filterPill," ").concat("all"===ed?K().filterPillActive:""),style:"all"===ed?{color:"#1677ff"}:void 0,onClick:()=>eu("all"),children:["全部 ",(0,r.jsx)("b",{children:ea.length})]}),(0,r.jsxs)("span",{className:"".concat(K().filterPill," ").concat("processing"===ed?K().filterPillActive:""),style:"processing"===ed?{color:"#1677ff"}:void 0,onClick:()=>eu("processing"),children:[(0,r.jsx)(L.A,{spin:ez.processing>0})," 处理中 ",(0,r.jsx)("b",{children:ez.processing})]}),(0,r.jsxs)("span",{className:"".concat(K().filterPill," ").concat("success"===ed?K().filterPillActive:""),style:"success"===ed?{color:"#52c41a"}:void 0,onClick:()=>eu("success"),children:[(0,r.jsx)(Q.A,{})," 已完成 ",(0,r.jsx)("b",{children:ez.success})]}),(0,r.jsxs)("span",{className:"".concat(K().filterPill," ").concat("error"===ed?K().filterPillActive:""),style:"error"===ed?{color:"#ff4d4f"}:void 0,onClick:()=>eu("error"),children:[(0,r.jsx)(W.A,{})," 失败 ",(0,r.jsx)("b",{children:ez.error})]})]}),(0,r.jsx)("div",{className:K().timelineList,children:0===eC.length?(0,r.jsx)("div",{className:K().statusEmpty,children:"没有匹配的任务"}):eC.map((e,l)=>{var a;let s=e.id||"".concat(e.type,"-").concat(null!=(a=e.createdAt)?a:e.title,"-").concat(l),i=ec.has(s);return(0,r.jsxs)("div",{className:K().timelineItem,children:[(0,r.jsxs)("div",{className:K().timelineRow,onClick:()=>{eo(e=>{let t=new Set(e);return t.has(s)?t.delete(s):t.add(s),t})},children:[(0,r.jsx)("span",{className:K().timelineStatusIcon,children:"success"===e.status?(0,r.jsx)(Q.A,{style:{color:"#52c41a"}}):"processing"===e.status?(0,r.jsx)(L.A,{spin:!0,style:{color:"#1677ff"}}):"error"===e.status?(0,r.jsx)(W.A,{style:{color:"#ff4d4f"}}):(0,r.jsx)("span",{style:{color:"#fa8c16",fontWeight:700},children:"!"})}),(0,r.jsx)("span",{className:K().timelineTitle,children:e.title}),"number"==typeof e.percent&&"processing"===e.status&&(0,r.jsxs)("span",{className:K().timelinePercent,children:[e.percent,"%"]}),(0,r.jsx)(m.Ay,{type:"text",size:"small",danger:!0,icon:(0,r.jsx)(R.A,{}),style:{width:22,height:22,padding:0,fontSize:12},onClick:t=>{eb(e,t)}})]}),i&&(0,r.jsxs)("div",{className:K().timelineDetail,children:["number"==typeof e.percent&&"processing"===e.status&&(0,r.jsx)(y.A,{percent:e.percent,size:"small",strokeColor:"#1677ff"}),e.description&&(0,r.jsx)("div",{className:K().timelineDesc,children:e.description}),e.error&&(0,r.jsx)("div",{style:{color:"var(--colorError)",fontSize:12,wordBreak:"break-word"},children:e.error}),e.filePath&&(0,r.jsx)(f.A,{title:e.filePath,children:(0,r.jsx)("div",{className:K().timelinePath,children:e.filePath})}),(0,r.jsxs)("div",{className:K().timelineMeta,children:["number"==typeof e.chunkCount&&(0,r.jsxs)("span",{className:K().timelineMetaTag,children:["切片 ",(0,r.jsx)("b",{children:e.chunkCount})]}),"number"==typeof e.textLength&&(0,r.jsxs)("span",{className:K().timelineMetaTag,children:["正文 ",(0,r.jsx)("b",{children:e.textLength.toLocaleString(t)})," 字符"]}),e.extractionMode&&(0,r.jsxs)("span",{className:K().timelineMetaTag,children:["解析 ",(0,r.jsx)("b",{children:e.extractionMode})]})]}),"error"===e.status&&(0,r.jsx)("div",{style:{color:"var(--colorError)",fontSize:12},children:"此任务失败,请重新上传文件或重试操作"})]})]},s)})})]})]}),(0,r.jsxs)(g.A,{title:"文件列表",extra:(0,r.jsxs)(h.A,{size:8,children:[(0,r.jsxs)(m.Ay,{danger:!0,size:"small",disabled:0===eB,icon:(0,r.jsx)(R.A,{}),onClick:()=>eM("selected"),children:["删除已选 ",eB||""]}),(0,r.jsx)(m.Ay,{danger:!0,size:"small",disabled:0===_.length,onClick:()=>eM("all"),children:"删除全部文件"})]}),children:[k&&(0,r.jsxs)("div",{className:K().statusEmpty,children:["文件列表加载失败:",k]}),(0,r.jsx)(x.A,{rowKey:"key",columns:eD,dataSource:eO,loading:z,size:"middle",expandable:{expandedRowKeys:em,onExpand:eR,childrenColumnName:"children"},locale:{emptyText:z?"正在加载文件列表...":N?e("emptySearch"):e("noFiles")},pagination:!1,rowClassName:e=>e.isFolder?K().folderRow:"",rowSelection:{selectedRowKeys:ei,onChange:en,checkStrictly:!1,getCheckboxProps:e=>{var t;return{disabled:!!e.isFolder&&(null!=(t=e.fileCount)?t:0)===0}}},footer:()=>(0,r.jsxs)("div",{style:{color:"var(--colorTextSecondary)",fontSize:12},children:["当前展示 ",eN.length," 个文件;全部文件 ",_.length," 个;",eO.length," 个顶层目录"]})})]})]})}},90426:(e,t,l)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/knowledge/files",function(){return l(82738)}])},90939:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"code",theme:"outlined"}},92803:(e,t)=>{"use strict";t.A={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"}},93314:(e,t,l)=>{"use strict";l.d(t,{A:()=>n});var r=l(97109),a=l(53234),s=l(88483);function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r])}return e}).apply(this,arguments)}let n=r.forwardRef((e,t)=>r.createElement(s.A,i({},e,{ref:t,icon:a.A})))}},e=>{e.O(0,[433,787,576,985,150,289,636,593,792],()=>e(e.s=90426)),_N_E=e.O()}]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@customize-agent/server",
3
- "version": "4.0.49",
3
+ "version": "4.0.50",
4
4
  "description": "Customize Agent Web 管理控制台",
5
5
  "exports": {
6
6
  "./package.json": "./package.json"
@@ -49,8 +49,8 @@
49
49
  "tesseract.js": "^7.0.0",
50
50
  "typescript": "^6.0.3",
51
51
  "xlsx": "^0.18.5",
52
- "@customize-agent/knowledge": "^4.0.17",
53
52
  "@customize-agent/runtime": "^3.0.9",
53
+ "@customize-agent/knowledge": "^4.0.17",
54
54
  "@customize-agent/llm": "^3.0.7"
55
55
  },
56
56
  "devDependencies": {