@customize-agent/server 4.0.19 → 4.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +6 -6
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/3328.js +5 -2
- package/.next/server/chunks/3445.js +1 -1
- package/.next/server/chunks/8204.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/api/kb/files/search.js +2 -0
- package/.next/server/pages/api/kb/files/search.js.nft.json +1 -0
- package/.next/server/pages/api/kb/files.js +1 -1
- package/.next/server/pages/asset-library.html +1 -1
- package/.next/server/pages/context/long-term.html +1 -1
- package/.next/server/pages/context/short-term.html +1 -1
- package/.next/server/pages/document-roles.html +1 -1
- package/.next/server/pages/document-specs.html +1 -1
- package/.next/server/pages/documents.html +1 -1
- package/.next/server/pages/guide.html +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/knowledge/file-detail.html +1 -1
- package/.next/server/pages/knowledge/files.html +1 -1
- package/.next/server/pages/knowledge/manage.html +1 -1
- package/.next/server/pages/knowledge/search.html +1 -1
- package/.next/server/pages/knowledge.html +1 -1
- package/.next/server/pages/models.html +1 -1
- package/.next/server/pages/overview.html +1 -1
- package/.next/server/pages/prompt.html +1 -1
- package/.next/server/pages/settings.html +1 -1
- package/.next/server/pages/system/logs.html +1 -1
- package/.next/server/pages-manifest.json +23 -22
- package/.next/static/chunks/pages/{_app-8872f79a787469b6.js → _app-5a15b88340356365.js} +1 -1
- package/.next/static/chunks/pages/document-roles-4be647d475d4674b.js +1 -0
- package/.next/static/chunks/pages/knowledge/search-afb423fc22eb623b.js +1 -0
- package/.next/static/chunks/pages/prompt-714b161b79fcd454.js +1 -0
- package/.next/static/{L8VozJMjOhfyjhAlVliVF → wOvN42gzNHJoWogcCE5R4}/_buildManifest.js +1 -1
- package/package.json +1 -1
- package/.next/static/chunks/pages/document-roles-7197641736843503.js +0 -1
- package/.next/static/chunks/pages/knowledge/search-2cee4e8b8792170c.js +0 -1
- package/.next/static/chunks/pages/prompt-3be228b7b80373ca.js +0 -1
- /package/.next/static/{L8VozJMjOhfyjhAlVliVF → wOvN42gzNHJoWogcCE5R4}/_ssgManifest.js +0 -0
|
@@ -1,62 +1,63 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_app": "pages/_app.js",
|
|
3
|
+
"/_error": "pages/_error.js",
|
|
3
4
|
"/api/assets/generated/preview": "pages/api/assets/generated/preview.js",
|
|
4
5
|
"/api/assets/generated": "pages/api/assets/generated.js",
|
|
5
6
|
"/api/config/embedding/healthCheck": "pages/api/config/embedding/healthCheck.js",
|
|
6
7
|
"/api/config/models": "pages/api/config/models.js",
|
|
7
|
-
"/api/context": "pages/api/context.js",
|
|
8
8
|
"/api/documents/chapter/regenerate": "pages/api/documents/chapter/regenerate.js",
|
|
9
|
+
"/api/context": "pages/api/context.js",
|
|
9
10
|
"/api/documents/drafts": "pages/api/documents/drafts.js",
|
|
10
|
-
"/api/documents/generate": "pages/api/documents/generate.js",
|
|
11
11
|
"/api/documents/generated": "pages/api/documents/generated.js",
|
|
12
|
+
"/api/documents/generate": "pages/api/documents/generate.js",
|
|
12
13
|
"/api/documents/specs": "pages/api/documents/specs.js",
|
|
13
14
|
"/api/documents/generated/[id]": "pages/api/documents/generated/[id].js",
|
|
14
15
|
"/api/documents/roles": "pages/api/documents/roles.js",
|
|
16
|
+
"/api/documents/templates": "pages/api/documents/templates.js",
|
|
15
17
|
"/api/health": "pages/api/health.js",
|
|
16
18
|
"/api/jobs/[id]": "pages/api/jobs/[id].js",
|
|
17
|
-
"/api/documents/templates": "pages/api/documents/templates.js",
|
|
18
|
-
"/api/kb/categories": "pages/api/kb/categories.js",
|
|
19
|
-
"/api/kb/duplicates": "pages/api/kb/duplicates.js",
|
|
20
19
|
"/api/jobs": "pages/api/jobs.js",
|
|
21
|
-
"/api/kb/files/detail": "pages/api/kb/files/detail.js",
|
|
22
20
|
"/api/kb/features": "pages/api/kb/features.js",
|
|
23
|
-
"/api/kb/files": "pages/api/kb/files.js",
|
|
21
|
+
"/api/kb/files/detail": "pages/api/kb/files/detail.js",
|
|
22
|
+
"/api/kb/categories": "pages/api/kb/categories.js",
|
|
23
|
+
"/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
|
|
24
24
|
"/api/kb/files/open": "pages/api/kb/files/open.js",
|
|
25
|
+
"/api/kb/duplicates": "pages/api/kb/duplicates.js",
|
|
26
|
+
"/api/kb/files": "pages/api/kb/files.js",
|
|
25
27
|
"/api/kb/ignore": "pages/api/kb/ignore.js",
|
|
26
28
|
"/api/kb/operations": "pages/api/kb/operations.js",
|
|
27
|
-
"/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
|
|
28
|
-
"/api/kb/stats": "pages/api/kb/stats.js",
|
|
29
29
|
"/api/kb/search": "pages/api/kb/search.js",
|
|
30
30
|
"/api/kb/reindex": "pages/api/kb/reindex.js",
|
|
31
31
|
"/api/kb/tags": "pages/api/kb/tags.js",
|
|
32
|
+
"/api/kb/files/search": "pages/api/kb/files/search.js",
|
|
32
33
|
"/api/kb/upload/progress": "pages/api/kb/upload/progress.js",
|
|
33
|
-
"/api/
|
|
34
|
+
"/api/kb/stats": "pages/api/kb/stats.js",
|
|
34
35
|
"/api/prompt": "pages/api/prompt.js",
|
|
36
|
+
"/api/system/logs": "pages/api/system/logs.js",
|
|
35
37
|
"/api/system/stats": "pages/api/system/stats.js",
|
|
38
|
+
"/context/long-term": "pages/context/long-term.html",
|
|
36
39
|
"/asset-library": "pages/asset-library.html",
|
|
37
40
|
"/context/short-term": "pages/context/short-term.html",
|
|
38
|
-
"/
|
|
41
|
+
"/document-roles": "pages/document-roles.html",
|
|
39
42
|
"/documents": "pages/documents.html",
|
|
40
43
|
"/document-specs": "pages/document-specs.html",
|
|
41
44
|
"/guide": "pages/guide.html",
|
|
42
45
|
"/": "pages/index.html",
|
|
43
|
-
"/knowledge/file-detail": "pages/knowledge/file-detail.html",
|
|
44
46
|
"/knowledge/files": "pages/knowledge/files.html",
|
|
45
|
-
"/knowledge": "pages/knowledge.html",
|
|
46
|
-
"/
|
|
47
|
-
"/models": "pages/models.html",
|
|
47
|
+
"/knowledge/file-detail": "pages/knowledge/file-detail.html",
|
|
48
|
+
"/knowledge/manage": "pages/knowledge/manage.html",
|
|
48
49
|
"/knowledge/search": "pages/knowledge/search.html",
|
|
50
|
+
"/models": "pages/models.html",
|
|
51
|
+
"/knowledge": "pages/knowledge.html",
|
|
49
52
|
"/overview": "pages/overview.html",
|
|
50
|
-
"/
|
|
51
|
-
"/_error": "pages/_error.js",
|
|
53
|
+
"/prompt": "pages/prompt.html",
|
|
52
54
|
"/api/config/embedding": "pages/api/config/embedding.js",
|
|
53
|
-
"/
|
|
54
|
-
"/api/config/providers": "pages/api/config/providers.js",
|
|
55
|
-
"/api/config/healthCheck": "pages/api/config/healthCheck.js",
|
|
55
|
+
"/settings": "pages/settings.html",
|
|
56
56
|
"/system/logs": "pages/system/logs.html",
|
|
57
|
+
"/api/config/healthCheck": "pages/api/config/healthCheck.js",
|
|
58
|
+
"/api/config/providers": "pages/api/config/providers.js",
|
|
59
|
+
"/api/config/providers/[provider]": "pages/api/config/providers/[provider].js",
|
|
57
60
|
"/api/kb/files/preview-pdf-page": "pages/api/kb/files/preview-pdf-page.js",
|
|
58
|
-
"/settings": "pages/settings.html",
|
|
59
|
-
"/prompt": "pages/prompt.html",
|
|
60
61
|
"/api/documents/export": "pages/api/documents/export.js",
|
|
61
62
|
"/api/kb/upload": "pages/api/kb/upload.js",
|
|
62
63
|
"/api/prompt/chat": "pages/api/prompt/chat.js",
|
|
@@ -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";async function n(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 o(e){let t=e?"?projectRoot=".concat(encodeURIComponent(e)):"";return n("/api/kb/stats".concat(t))}async function i(e){var t,r;let o=new URLSearchParams;return(null==e?void 0:e.projectRoot)&&o.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&o.set("category",e.category),(null==e?void 0:e.page)&&o.set("page",String(null!=(t=e.page)?t:1)),(null==e?void 0:e.limit)&&o.set("limit",String(null!=(r=e.limit)?r:50)),n("/api/kb/files?".concat(o))}async function a(e,t){let r=new URLSearchParams({relativePath:e});return t&&r.set("projectRoot",t),n("/api/kb/files/detail?".concat(r))}async function l(e,t){return n("/api/kb/files/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function s(e,t,r){return n("/api/kb/files/open",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,target:t,projectRoot:r})})}async function c(e,t,r,o){var i;let a=[],l=[],s=0;for(let t of e)l.length>0&&(l.length>=50||s+t.size>0x1e00000)&&(a.push(l),l=[],s=0),l.push(t),s+=t.size;l.length>0&&a.push(l);let c=[],u=0;for(let i=0;i<a.length;i++){let l=a[i],s=await n("/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"),e))r.append("files",n,n.name),r.append("relativePaths",n.webkitRelativePath||n.name);return r}(l,{projectRoot:t,uploadId:r,batchIndex:i,totalBatches:a.length,fileOffset:u,startIndex:i===a.length-1})});c.push(s),u+=l.length,null==o||o({uploadedFiles:u,totalFiles:e.length,batchIndex:i,totalBatches:a.length})}return null!=(i=c[c.length-1])?i:{success:!0}}async function u(e){let t=new URLSearchParams({limit:"50"});return e&&t.set("projectRoot",e),n("/api/kb/operations?".concat(t))}async function d(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"),n("/api/jobs?".concat(r))}async function p(e,t){let r=new URLSearchParams;return t&&r.set("projectRoot",t),n("/api/jobs/".concat(encodeURIComponent(e),"?").concat(r))}async function f(e){let t=new URLSearchParams;return e&&t.set("projectRoot",e),n("/api/kb/operations?".concat(t),{method:"DELETE"})}async function m(e,t){let r=new URLSearchParams({id:e});return t&&r.set("projectRoot",t),n("/api/kb/operations?".concat(r),{method:"DELETE"})}async function h(e,t){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function g(e,t){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,projectRoot:t})})}async function b(e,t,r){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,folderPaths:t,projectRoot:r})})}async function y(e){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({all:!0,projectRoot:e})})}async function v(e){return n("/api/kb/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({projectRoot:e})})}async function $(){return n("/api/kb/features")}async function x(e,t){var r,o,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==(o=t.weights)?void 0:o.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)),n("/api/kb/search?".concat(s))}async function w(){return n("/api/prompt")}async function E(e){return n("/api/documents/roles".concat(e?"?type=".concat(e):""))}async function C(e){return n("/api/documents/roles",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function S(e,t){return n("/api/documents/roles?type=".concat(e,"&id=").concat(encodeURIComponent(t)),{method:"DELETE"})}async function k(e){return n("/api/documents/roles?mode=config",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function A(e){return n("/api/documents/roles?mode=config&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function M(){return n("/api/documents/specs")}async function R(e){return n("/api/documents/specs",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function P(e){return n("/api/documents/specs?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function T(e){return n("/api/documents/specs?mode=gate-type",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function O(e){return n("/api/documents/specs?mode=gate-type&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function N(){return n("/api/documents/templates")}async function z(e){return n("/api/documents/templates?validate=".concat(encodeURIComponent(e)))}async function I(e){return n("/api/documents/templates",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function D(e){return n("/api/documents/templates?templateId=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function j(e){return n("/api/documents/templates",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({templateId:e})})}async function F(e){return n("/api/documents/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function B(){return n("/api/documents/generated")}async function L(e){return n("/api/documents/generated/".concat(encodeURIComponent(e)))}async function H(e,t){return n("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)})}async function _(e){return n("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function W(e){return n("/api/documents/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"abort",documentId:e})})}async function q(){return n("/api/assets/generated")}async function V(e){return n("/api/assets/generated?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function X(e){return n("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"index"})})}async function K(e,t){return n("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"open",target:t})})}async function G(e){return n("/api/documents/chapter/regenerate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function U(e,t){return n("/api/documents/drafts",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({draft:e,id:t})})}async function Y(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.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 Q(){return n("/api/config/providers")}async function J(e,t){return n("/api/config/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e,...t})})}async function Z(e){return n("/api/config/providers/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function ee(){return n("/api/config/models")}async function et(e){return n("/api/config/models",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function er(){return n("/api/config/embedding")}async function en(e){return n("/api/config/embedding",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function eo(){return n("/api/config/embedding/healthCheck",{method:"POST"})}async function ei(e){return n("/api/config/healthCheck",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:e})})}async function ea(){return n("/api/health")}async function el(){return n("/api/system/stats")}async function es(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:200;return n("/api/system/logs?limit=".concat(e))}async function ec(){return n("/api/system/logs",{method:"DELETE"})}async function eu(e,t){let r=t?"?type=".concat(e,"&search=").concat(encodeURIComponent(t)):"?type=".concat(e);return n("/api/context".concat(r))}async function ed(e){return n("/api/context?type=".concat(e,"&stats=1"))}async function ep(e){return n("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"compress",type:e})})}async function ef(e){return n("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clear",type:e})})}async function em(e){return n("/api/context?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function eh(e,t){return n("/api/context",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,...t})})}async function eg(e){return n("/api/config/providers/".concat(encodeURIComponent(e)))}r.d(t,{Af:()=>U,Bh:()=>eg,CU:()=>m,Dl:()=>N,E:()=>ef,EK:()=>R,ER:()=>P,FC:()=>el,FV:()=>S,H1:()=>v,H7:()=>f,HC:()=>l,HT:()=>i,II:()=>er,JU:()=>V,NR:()=>k,OX:()=>F,PH:()=>ep,QG:()=>_,Qx:()=>u,R1:()=>G,SJ:()=>g,SM:()=>z,UE:()=>Y,VW:()=>$,W2:()=>x,X8:()=>y,Z3:()=>Q,_m:()=>J,a6:()=>H,aP:()=>et,ax:()=>p,bV:()=>j,bZ:()=>ei,c1:()=>c,cQ:()=>B,dd:()=>en,dg:()=>C,dw:()=>A,dx:()=>w,f$:()=>q,h0:()=>D,h1:()=>Z,hH:()=>ec,hc:()=>o,hn:()=>eu,l2:()=>I,le:()=>ea,lv:()=>E,mx:()=>M,oH:()=>es,oS:()=>K,p:()=>ed,r:()=>W,tZ:()=>b,tn:()=>s,u6:()=>eo,uD:()=>T,uc:()=>X,ug:()=>O,v7:()=>L,xC:()=>a,xq:()=>h,xw:()=>em,zA:()=>d,zo:()=>eh,zr:()=>ee})},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";async function n(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 o(e){let t=e?"?projectRoot=".concat(encodeURIComponent(e)):"";return n("/api/kb/stats".concat(t))}async function i(e){var t,r;let o=new URLSearchParams;return(null==e?void 0:e.projectRoot)&&o.set("projectRoot",e.projectRoot),(null==e?void 0:e.category)&&o.set("category",e.category),(null==e?void 0:e.page)&&o.set("page",String(null!=(t=e.page)?t:1)),(null==e?void 0:e.limit)&&o.set("limit",String(null!=(r=e.limit)?r:50)),n("/api/kb/files?".concat(o))}async function a(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"),n("/api/kb/files/search?".concat(t))}async function l(e,t){let r=new URLSearchParams({relativePath:e});return t&&r.set("projectRoot",t),n("/api/kb/files/detail?".concat(r))}async function s(e,t){return n("/api/kb/files/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function c(e,t,r){return n("/api/kb/files/open",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,target:t,projectRoot:r})})}async function u(e,t,r,o){var i;let a=[],l=[],s=0;for(let t of e)l.length>0&&(l.length>=50||s+t.size>0x1e00000)&&(a.push(l),l=[],s=0),l.push(t),s+=t.size;l.length>0&&a.push(l);let c=[],u=0;for(let i=0;i<a.length;i++){let l=a[i],s=await n("/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"),e))r.append("files",n,n.name),r.append("relativePaths",n.webkitRelativePath||n.name);return r}(l,{projectRoot:t,uploadId:r,batchIndex:i,totalBatches:a.length,fileOffset:u,startIndex:i===a.length-1})});c.push(s),u+=l.length,null==o||o({uploadedFiles:u,totalFiles:e.length,batchIndex:i,totalBatches:a.length})}return null!=(i=c[c.length-1])?i:{success:!0}}async function d(e){let t=new URLSearchParams({limit:"50"});return e&&t.set("projectRoot",e),n("/api/kb/operations?".concat(t))}async function p(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"),n("/api/jobs?".concat(r))}async function f(e,t){let r=new URLSearchParams;return t&&r.set("projectRoot",t),n("/api/jobs/".concat(encodeURIComponent(e),"?").concat(r))}async function m(e){let t=new URLSearchParams;return e&&t.set("projectRoot",e),n("/api/kb/operations?".concat(t),{method:"DELETE"})}async function h(e,t){let r=new URLSearchParams({id:e});return t&&r.set("projectRoot",t),n("/api/kb/operations?".concat(r),{method:"DELETE"})}async function g(e,t){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePath:e,projectRoot:t})})}async function b(e,t){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,projectRoot:t})})}async function y(e,t,r){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({relativePaths:e,folderPaths:t,projectRoot:r})})}async function v(e){return n("/api/kb/files",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({all:!0,projectRoot:e})})}async function $(e){return n("/api/kb/reindex",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({projectRoot:e})})}async function x(){return n("/api/kb/features")}async function w(e,t){var r,o,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==(o=t.weights)?void 0:o.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)),n("/api/kb/search?".concat(s))}async function E(){return n("/api/prompt")}async function C(e){return n("/api/documents/roles".concat(e?"?type=".concat(e):""))}async function S(e){return n("/api/documents/roles",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function k(e,t){return n("/api/documents/roles?type=".concat(e,"&id=").concat(encodeURIComponent(t)),{method:"DELETE"})}async function A(e){return n("/api/documents/roles?mode=config",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function M(e){return n("/api/documents/roles?mode=config&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function R(){return n("/api/documents/specs")}async function P(e){return n("/api/documents/specs",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function T(e){return n("/api/documents/specs?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function O(e){return n("/api/documents/specs?mode=gate-type",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function N(e){return n("/api/documents/specs?mode=gate-type&id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function z(){return n("/api/documents/templates")}async function I(e){return n("/api/documents/templates?validate=".concat(encodeURIComponent(e)))}async function D(e){return n("/api/documents/templates",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function j(e){return n("/api/documents/templates?templateId=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function F(e){return n("/api/documents/templates",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({templateId:e})})}async function B(e){return n("/api/documents/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function L(){return n("/api/documents/generated")}async function H(e){return n("/api/documents/generated/".concat(encodeURIComponent(e)))}async function _(e,t){return n("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)})}async function W(e){return n("/api/documents/generated/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function q(e){return n("/api/documents/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"abort",documentId:e})})}async function V(){return n("/api/assets/generated")}async function X(e){return n("/api/assets/generated?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function K(e){return n("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"index"})})}async function G(e,t){return n("/api/assets/generated",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,action:"open",target:t})})}async function U(e){return n("/api/documents/chapter/regenerate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function Y(e,t){return n("/api/documents/drafts",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({draft:e,id:t})})}async function Q(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.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 J(){return n("/api/config/providers")}async function Z(e,t){return n("/api/config/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e,...t})})}async function ee(e){return n("/api/config/providers/".concat(encodeURIComponent(e)),{method:"DELETE"})}async function et(){return n("/api/config/models")}async function er(e){return n("/api/config/models",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function en(){return n("/api/config/embedding")}async function eo(e){return n("/api/config/embedding",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}async function ei(){return n("/api/config/embedding/healthCheck",{method:"POST"})}async function ea(e){return n("/api/config/healthCheck",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:e})})}async function el(){return n("/api/health")}async function es(){return n("/api/system/stats")}async function ec(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:200;return n("/api/system/logs?limit=".concat(e))}async function eu(){return n("/api/system/logs",{method:"DELETE"})}async function ed(e,t){let r=t?"?type=".concat(e,"&search=").concat(encodeURIComponent(t)):"?type=".concat(e);return n("/api/context".concat(r))}async function ep(e){return n("/api/context?type=".concat(e,"&stats=1"))}async function ef(e){return n("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"compress",type:e})})}async function em(e){return n("/api/context",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clear",type:e})})}async function eh(e){return n("/api/context?id=".concat(encodeURIComponent(e)),{method:"DELETE"})}async function eg(e,t){return n("/api/context",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e,...t})})}async function eb(e){return n("/api/config/providers/".concat(encodeURIComponent(e)))}r.d(t,{Af:()=>Y,Bh:()=>eb,CU:()=>h,Dl:()=>z,E:()=>em,EK:()=>P,ER:()=>T,FC:()=>es,FV:()=>k,H1:()=>$,H7:()=>m,HC:()=>s,HT:()=>i,II:()=>en,JU:()=>X,NR:()=>A,OX:()=>B,PH:()=>ef,QG:()=>W,Qx:()=>d,R1:()=>U,SJ:()=>b,SM:()=>I,UE:()=>Q,VW:()=>x,W2:()=>w,X8:()=>v,Z3:()=>J,_m:()=>Z,a6:()=>_,aP:()=>er,ax:()=>f,bV:()=>F,bZ:()=>ea,c1:()=>u,cQ:()=>L,dd:()=>eo,dg:()=>S,dw:()=>M,dx:()=>E,f$:()=>V,h0:()=>j,h1:()=>ee,hH:()=>eu,hc:()=>o,hn:()=>ed,l2:()=>D,le:()=>el,lv:()=>C,mx:()=>R,nU:()=>a,oH:()=>ec,oS:()=>G,p:()=>ep,r:()=>q,tZ:()=>y,tn:()=>c,u6:()=>ei,uD:()=>O,uc:()=>K,ug:()=>N,v7:()=>H,xC:()=>l,xq:()=>g,xw:()=>eh,zA:()=>p,zo:()=>eg,zr:()=>et})},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([[623],{23507:(e,l,i)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/document-roles",function(){return i(59889)}])},59889:(e,l,i)=>{"use strict";i.r(l),i.d(l,{default:()=>X});var r=i(65321),n=i(97109),t=i(35292),s=i(11702),o=i(17807),a=i(63455),c=i(33442),d=i(84253),p=i(68787),x=i(85114),m=i(26171),h=i(57271),u=i(85493),f=i(34052),y=i(7576),g=i(2256),j=i(38770),A=i(58569),b=i(25345),v=i(43979),I=i(80042),w=i(75548),S=i(26631),T=i(84662),z=i(30486),C=i(99650),k=i(8263),B=i(84742),R=i(43094),F=i(8579),_=i(58209),H=i(54746),W=i(96651),N=i(60470),D=i(6578),E=i(79059);let{Paragraph:P}=t.A,q={rule:(0,r.jsx)(b.A,{}),project_fact:(0,r.jsx)(v.A,{}),table:(0,r.jsx)(I.A,{}),drawing:(0,r.jsx)(w.A,{}),specification:(0,r.jsx)(S.A,{}),reference:(0,r.jsx)(T.A,{})},O={fact_extraction:(0,r.jsx)(z.A,{}),chapter_generation:(0,r.jsx)(C.A,{}),llm_review:(0,r.jsx)(k.A,{}),validation:(0,r.jsx)(B.A,{}),formatting:(0,r.jsx)(R.A,{}),reference:(0,r.jsx)(T.A,{})},V={rule:"#fa8c16",project_fact:"#1677ff",table:"#52c41a",drawing:"#722ed1",specification:"#eb2f96",reference:"#13c2c2"},G={fact_extraction:"#fa8c16",chapter_generation:"#1677ff",llm_review:"#722ed1",validation:"#52c41a",formatting:"#eb2f96",reference:"#13c2c2"},L={rule:"roles.ruleFile",project_fact:"roles.projectFactFile",table:"roles.tableFile",drawing:"roles.drawingFile",specification:"roles.specificationFile",reference:"roles.reference"},U={fact_extraction:"roles.factExtraction",chapter_generation:"roles.chapterGeneration",llm_review:"roles.llmReview",validation:"roles.validation",formatting:"roles.formatting",reference:"roles.reference"},Q=e=>(0,r.jsx)(s.A,{closable:e.closable,onClose:e.onClose,color:"blue",style:{margin:"1px 2px",fontSize:11,lineHeight:"18px"},children:e.label});function X(){let e,l,i=(0,E.Vr)(),{message:t}=o.A.useApp(),[b]=a.A.useForm(),[v]=a.A.useForm(),[I,w]=(0,n.useState)([]),[T,z]=(0,n.useState)([]),[k,B]=(0,n.useState)([]),[R,X]=(0,n.useState)(!1),[K,J]=(0,n.useState)([]),[M,Y]=(0,n.useState)(!1),[Z,$]=(0,n.useState)(!1),[ee,el]=(0,n.useState)(!1),[ei,er]=(0,n.useState)("file"),[en,et]=(0,n.useState)("custom"),es=async()=>{let[e,l,i]=await Promise.all([(0,D.lv)(),(0,D.nU)({limit:200,includeContent:!1}),(0,D.dx)()]);w(e.roles),z(e.configs),B(l.files),J(i)};(0,n.useEffect)(()=>{es().catch(()=>t.error(i("common.error")))},[t,i]);let eo=I.filter(e=>!e.builtIn),ea=I.filter(e=>e.builtIn),ec=T.filter(e=>!e.builtIn),ed=T.filter(e=>e.builtIn),ep=e=>"all"===en||("builtin"===en?e.builtIn:!e.builtIn),ex=I.filter(ep),em=T.filter(ep),eh=ex.filter(e=>"file"===e.type),eu=ex.filter(e=>"prompt"===e.type),ef=I.filter(e=>"file"===e.type),ey=I.filter(e=>"prompt"===e.type),eg=async()=>{try{let e=await b.validateFields(),l=await (0,D.dg)(e);w(l.roles),z(l.configs),Y(!1),t.success(i("common.success"))}catch(e){t.error(i("common.error"))}},ej=async()=>{try{let e=await v.validateFields(),l=e=>(null!=e?e:[]).map((e,l)=>{var i;return{roleId:e.roleId,order:Number(null!=(i=e.order)?i:l)}}),r=await (0,D.NR)({...e,fileRoles:l(e.fileRoles),promptRoles:l(e.promptRoles)});w(r.roles),z(r.configs),$(!1),t.success(i("common.success"))}catch(e){t.error(i("common.error"))}},eA=async e=>{let l=await (0,D.FV)(e.type,e.id);w(l.roles),z(l.configs)},eb=async e=>{let l=await (0,D.dw)(e);w(l.roles),z(l.configs)},ev=function(e){var l;let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"file",r=(null==e?void 0:e.builtIn)?{...e,id:"".concat(e.id,"-copy-").concat(Date.now()),name:"".concat(e.name," Copy"),builtIn:!1}:e;(null==e?void 0:e.builtIn)&&t.info("内置角色不可直接编辑,已为你创建副本"),b.setFieldsValue(r?{...r,resourceIds:(null==(l=r.resourceIds)?void 0:l.length)?r.resourceIds:r.resourceId?[r.resourceId]:[]}:{id:"role-".concat(Date.now()),name:"",description:"",type:i,resourceIds:[],executionType:"prompt"===i?"reference":void 0,processingType:"file"===i?"reference":void 0}),Y(!0)},eI=e=>{let l=(null==e?void 0:e.builtIn)?{...e,id:"".concat(e.id,"-copy-").concat(Date.now()),name:"".concat(e.name," Copy"),builtIn:!1}:e;(null==e?void 0:e.builtIn)&&t.info("内置项目配置不可直接编辑,已为你创建副本"),v.setFieldsValue(null!=l?l:{id:"config-".concat(Date.now()),name:"",description:"",fileRoles:[],promptRoles:[],builtIn:!1}),$(!0)},ew=e=>I.find(l=>l.id===e),eS=async e=>{X(!0);try{let l=await (0,D.nU)({query:e,limit:80,includeContent:!!e.trim()});B(l.files)}catch(e){t.error("知识库文件检索失败")}finally{X(!1)}},eT=k.map(e=>({label:(0,r.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",gap:8},children:[(0,r.jsx)("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.relativePath}),(0,r.jsxs)(c.A,{size:4,children:[(0,r.jsx)(s.A,{color:"content"===e.matchedBy?"purple":"disk"===e.matchedBy?"orange":"blue",style:{margin:0},children:"content"===e.matchedBy?"内容":"disk"===e.matchedBy?"磁盘":"文件"}),(0,r.jsx)(s.A,{style:{margin:0},children:e.status})]})]}),value:e.relativePath}));return(0,r.jsxs)("div",{className:"space-y-5 animateFadeIn",children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",flexWrap:"wrap",gap:12},children:[(0,r.jsxs)("div",{children:[(0,r.jsx)("h1",{className:"pageTitle",children:i("roles.title")}),(0,r.jsx)("p",{className:"pageDesc",children:i("roles.description")})]}),(0,r.jsxs)(c.A,{children:[(0,r.jsx)(h.A,{value:en,onChange:et,style:{width:170},options:[{label:"我的配置 (".concat(eo.length+ec.length,")"),value:"custom"},{label:"内置示例 (".concat(ea.length+ed.length,")"),value:"builtin"},{label:"全部来源 (".concat(I.length+T.length,")"),value:"all"}]}),(0,r.jsx)(x.Ay,{icon:(0,r.jsx)(H.A,{}),onClick:()=>ev(void 0,"file"),children:i("roles.newFileRole")}),(0,r.jsx)(x.Ay,{icon:(0,r.jsx)(H.A,{}),onClick:()=>ev(void 0,"prompt"),children:i("roles.newPromptRole")}),(0,r.jsx)(x.Ay,{type:"primary",icon:(0,r.jsx)(H.A,{}),onClick:()=>eI(),children:i("roles.newConfig")})]})]}),(0,r.jsx)(u.A,{type:"info",showIcon:!0,message:(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(0,r.jsx)("span",{children:i("roles.plainGuideTitle")}),(0,r.jsx)(x.Ay,{type:"link",size:"small",icon:ee?(0,r.jsx)(W.A,{}):(0,r.jsx)(N.A,{}),onClick:()=>el(!ee),style:{padding:"0 4px"},children:ee?"收起说明":"展开说明"})]}),description:ee?i("roles.plainGuideDesc"):void 0}),(0,r.jsx)(p.A,{size:"small",tabList:[{key:"file",label:"文件角色 (".concat(eh.length,")")},{key:"prompt",label:"提示词角色 (".concat(eu.length,")")},{key:"configs",label:"项目角色配置 (".concat(em.length,")")}],activeTabKey:ei,onTabChange:er,children:"configs"===ei?0===em.length?(0,r.jsx)(d.A,{description:i("common.noData")}):(0,r.jsx)("div",{style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(300px, 1fr))",gap:12},children:em.map(e=>{let l=e.fileRoles.map(e=>({...e,role:ew(e.roleId)})).filter(e=>e.role),n=e.promptRoles.map(e=>({...e,role:ew(e.roleId)})).filter(e=>e.role);return(0,r.jsxs)(p.A,{size:"small",hoverable:!0,style:{minWidth:0},children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"flex-start",justifyContent:"space-between",gap:8,marginBottom:6},children:[(0,r.jsx)("span",{style:{fontWeight:600,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",flex:1},children:e.name}),e.builtIn?(0,r.jsx)(s.A,{color:"gold",style:{margin:0,fontSize:10,lineHeight:"16px"},children:"内置示例"}):(0,r.jsx)(s.A,{color:"cyan",style:{margin:0,fontSize:10,lineHeight:"16px"},children:"我的配置"}),(0,r.jsxs)("div",{style:{display:"flex",gap:4,flexShrink:0},children:[(0,r.jsx)(x.Ay,{size:"small",icon:(0,r.jsx)(C.A,{}),onClick:()=>eI(e),children:e.builtIn?"复制":"编辑"}),(0,r.jsx)(m.A,{title:i("common.confirm"),disabled:e.builtIn,onConfirm:()=>{eb(e.id)},children:(0,r.jsx)(x.Ay,{size:"small",danger:!0,icon:(0,r.jsx)(_.A,{}),disabled:e.builtIn})})]})]}),e.description&&(0,r.jsx)(P,{ellipsis:{rows:2},style:{fontSize:12,color:"var(--colorTextSecondary)",marginBottom:8},children:e.description}),(0,r.jsxs)("div",{style:{fontSize:12,color:"var(--colorTextSecondary)"},children:[(0,r.jsxs)("div",{style:{marginBottom:4},children:[(0,r.jsxs)("span",{children:["文件角色 (",e.fileRoles.length,"): "]}),l.length>0?(0,r.jsxs)("div",{style:{display:"flex",flexWrap:"wrap",gap:4,marginTop:2},children:[l.slice(0,4).map(e=>(0,r.jsx)(s.A,{color:"blue",style:{margin:0,fontSize:10,lineHeight:"16px"},children:e.role.name},e.roleId)),l.length>4&&(0,r.jsxs)(s.A,{style:{margin:0,fontSize:10,lineHeight:"16px"},children:["+",l.length-4]})]}):(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"无"})]}),(0,r.jsxs)("div",{children:[(0,r.jsxs)("span",{children:["提示词角色 (",e.promptRoles.length,"): "]}),n.length>0?(0,r.jsxs)("div",{style:{display:"flex",flexWrap:"wrap",gap:4,marginTop:2},children:[n.slice(0,4).map(e=>(0,r.jsx)(s.A,{color:"purple",style:{margin:0,fontSize:10,lineHeight:"16px"},children:e.role.name},e.roleId)),n.length>4&&(0,r.jsxs)(s.A,{style:{margin:0,fontSize:10,lineHeight:"16px"},children:["+",n.length-4]})]}):(0,r.jsx)("span",{style:{color:"var(--colorTextQuaternary)"},children:"无"})]})]})]},e.id)})}):(e="file"===ei?eh:eu,l=i,0===e.length?(0,r.jsx)(d.A,{description:i("common.noData")}):(0,r.jsx)("div",{style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(270px, 1fr))",gap:12},children:e.map((e,n)=>{var t,o,a,c,d,h,u,f,y;let g=(null==(t=e.resourceIds)?void 0:t.length)?e.resourceIds:e.resourceId?[e.resourceId]:[],j=g.slice(0,3),A=g.length-j.length,b="file"===e.type?null!=(a=q[null!=(o=e.processingType)?o:""])?a:(0,r.jsx)(S.A,{}):null!=(d=O[null!=(c=e.executionType)?c:""])?d:(0,r.jsx)(F.A,{}),v="file"===e.type?null!=(u=V[null!=(h=e.processingType)?h:""])?u:"var(--colorAccent)":null!=(y=G[null!=(f=e.executionType)?f:""])?y:"var(--colorWarning)";return(0,r.jsxs)(p.A,{size:"small",hoverable:!0,style:{minWidth:0},children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"flex-start",justifyContent:"space-between",gap:8,marginBottom:8},children:[(0,r.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:6,minWidth:0,flex:1},children:[(0,r.jsx)("span",{style:{color:v,fontSize:16,flexShrink:0,lineHeight:1},children:b}),(0,r.jsx)("span",{style:{fontWeight:600,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",lineHeight:"20px"},children:e.name})]}),(0,r.jsx)("div",{style:{display:"flex",gap:4,flexShrink:0},children:e.builtIn?(0,r.jsx)(s.A,{color:"gold",style:{margin:0,fontSize:10,lineHeight:"16px"},children:"内置示例"}):(0,r.jsx)(s.A,{color:"cyan",style:{margin:0,fontSize:10,lineHeight:"16px"},children:"我的角色"})})]}),e.description&&(0,r.jsx)(P,{ellipsis:{rows:2},style:{fontSize:12,color:"var(--colorTextSecondary)",marginBottom:8},children:e.description}),(0,r.jsxs)("div",{style:{marginBottom:8,display:"flex",alignItems:"center",gap:6,flexWrap:"wrap"},children:[(0,r.jsx)(s.A,{color:"file"===e.type?"blue":"purple",style:{margin:0},children:function(e,l){var i,r,n;let t="file"===e.type?L[null!=(i=e.processingType)?i:""]:U[null!=(r=e.executionType)?r:""];return t?l(t):null!=(n="file"===e.type?e.processingType:e.executionType)?n:""}(e,l)}),g.length>0&&(0,r.jsxs)("span",{style:{fontSize:12,color:"var(--colorTextSecondary)"},children:["绑定 ",g.length," 个资源"]})]}),j.length>0&&(0,r.jsx)("div",{style:{marginBottom:10},children:(0,r.jsxs)("div",{style:{display:"flex",flexWrap:"wrap",gap:4},children:[j.map(e=>(0,r.jsx)(s.A,{color:"blue",style:{margin:0,fontSize:10,lineHeight:"16px",maxWidth:140,overflow:"hidden",textOverflow:"ellipsis"},children:e},e)),A>0&&(0,r.jsxs)(s.A,{style:{margin:0,fontSize:10,lineHeight:"16px"},children:["+",A]})]})}),(0,r.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:6,paddingTop:4,borderTop:"1px solid var(--colorBorderSecondary)"},children:[(0,r.jsx)(x.Ay,{size:"small",icon:(0,r.jsx)(C.A,{}),onClick:()=>ev(e),children:e.builtIn?"复制":"编辑"}),(0,r.jsx)(m.A,{title:i("common.confirm"),disabled:e.builtIn,onConfirm:()=>{eA(e)},children:(0,r.jsx)(x.Ay,{size:"small",danger:!0,icon:(0,r.jsx)(_.A,{}),disabled:e.builtIn})})]})]},e.id)})}))}),(0,r.jsx)(f.A,{title:i("roles.roleEditor"),open:M,onClose:()=>Y(!1),width:800,maskClosable:!1,style:{borderRadius:"12px 0 0 12px"},styles:{body:{padding:"16px 24px"},header:{borderRadius:"12px 0 0 0",borderBottom:"1px solid var(--colorBorderSecondary)"}},extra:(0,r.jsx)(x.Ay,{type:"primary",onClick:()=>{eg()},children:i("common.save")}),children:(0,r.jsxs)(a.A,{form:b,layout:"vertical",children:[(0,r.jsx)(a.A.Item,{name:"id",hidden:!0,children:(0,r.jsx)(y.A,{})}),(0,r.jsxs)(g.A,{gutter:16,children:[(0,r.jsx)(j.A,{span:12,children:(0,r.jsx)(a.A.Item,{name:"type",label:i("roles.roleType"),rules:[{required:!0}],children:(0,r.jsx)(h.A,{options:[{label:i("roles.fileRole"),value:"file"},{label:i("roles.promptRole"),value:"prompt"}]})})}),(0,r.jsx)(j.A,{span:12,children:(0,r.jsx)(a.A.Item,{name:"name",label:i("roles.roleName"),rules:[{required:!0}],children:(0,r.jsx)(y.A,{})})})]}),(0,r.jsx)(a.A.Item,{name:"description",label:i("roles.roleDescription"),children:(0,r.jsx)(y.A.TextArea,{rows:2})}),(0,r.jsx)(a.A.Item,{noStyle:!0,shouldUpdate:(e,l)=>e.type!==l.type,children:e=>{let{getFieldValue:l}=e,n="prompt"===l("type");return(0,r.jsx)(p.A,{size:"small",title:n?"提示词角色配置":"文件角色配置",style:{border:"1px solid var(--colorBorderSecondary)"},children:n?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.A.Item,{name:"executionType",label:i("roles.executionType"),rules:[{required:!0}],style:{marginBottom:12},children:(0,r.jsx)(h.A,{options:[{label:i("roles.factExtraction"),value:"fact_extraction"},{label:i("roles.chapterGeneration"),value:"chapter_generation"},{label:i("roles.validation"),value:"validation"},{label:i("roles.formatting"),value:"formatting"},{label:i("roles.reference"),value:"reference"}]})}),(0,r.jsx)(a.A.Item,{name:"resourceIds",label:i("roles.bindPrompt"),style:{marginBottom:0},help:(0,r.jsx)("span",{style:{fontSize:11,color:"var(--colorTextSecondary)"},children:i("roles.multiBindPromptHelp")}),children:(0,r.jsx)(h.A,{mode:"multiple",showSearch:!0,tagRender:Q,placeholder:"选择提示词",options:K.filter(e=>e.hasFile).map(e=>({label:e.projectName,value:e.id}))})})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.A.Item,{name:"processingType",label:i("roles.processingType"),rules:[{required:!0}],style:{marginBottom:12},children:(0,r.jsx)(h.A,{options:[{label:i("roles.ruleFile"),value:"rule"},{label:i("roles.projectFactFile"),value:"project_fact"},{label:i("roles.tableFile"),value:"table"},{label:i("roles.drawingFile"),value:"drawing"},{label:i("roles.specificationFile"),value:"specification"},{label:i("roles.reference"),value:"reference"}]})}),(0,r.jsx)(a.A.Item,{name:"resourceIds",label:i("roles.bindFile"),style:{marginBottom:0},help:(0,r.jsx)("span",{style:{fontSize:11,color:"var(--colorTextSecondary)"},children:i("roles.multiBindFileHelp")}),children:(0,r.jsx)(h.A,{mode:"multiple",showSearch:!0,filterOption:!1,loading:R,onSearch:e=>{eS(e)},onFocus:()=>{eS("")},tagRender:Q,placeholder:"输入关键词搜索知识库文件",options:eT,optionLabelProp:"value"})})]})})}})]})}),(0,r.jsx)(f.A,{title:i("roles.configEditor"),open:Z,onClose:()=>$(!1),width:800,maskClosable:!1,style:{borderRadius:"12px 0 0 12px"},styles:{body:{padding:"16px 24px"},header:{borderRadius:"12px 0 0 0",borderBottom:"1px solid var(--colorBorderSecondary)"}},extra:(0,r.jsx)(x.Ay,{type:"primary",onClick:()=>{ej()},children:i("common.save")}),children:(0,r.jsxs)(a.A,{form:v,layout:"vertical",children:[(0,r.jsx)(a.A.Item,{name:"id",hidden:!0,children:(0,r.jsx)(y.A,{})}),(0,r.jsxs)(g.A,{gutter:16,children:[(0,r.jsx)(j.A,{span:12,children:(0,r.jsx)(a.A.Item,{name:"name",label:i("roles.configName"),rules:[{required:!0}],children:(0,r.jsx)(y.A,{})})}),(0,r.jsx)(j.A,{span:12,children:(0,r.jsx)(a.A.Item,{name:"description",label:i("roles.configDescription"),children:(0,r.jsx)(y.A,{})})})]}),(0,r.jsx)(A.A,{destroyInactiveTabPane:!1,items:[{key:"file",label:"文件角色 (".concat(eh.length,")"),children:(0,r.jsx)(a.A.List,{name:"fileRoles",children:(e,l)=>{let{add:n,remove:t}=l;return(0,r.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:10},children:[0===e.length&&(0,r.jsx)(d.A,{description:"暂未添加文件角色"}),e.map((e,l)=>(0,r.jsxs)(p.A,{size:"small",style:{border:"1px solid var(--colorBorderSecondary)",position:"relative"},children:[(0,r.jsxs)("div",{style:{position:"absolute",top:-10,left:12,background:"#1677ff",color:"#fff",fontSize:11,fontWeight:700,padding:"1px 8px",borderRadius:10},children:["#",l+1]}),(0,r.jsx)(x.Ay,{danger:!0,size:"small",icon:(0,r.jsx)(_.A,{}),onClick:()=>t(e.name),style:{position:"absolute",top:8,right:8,zIndex:1}}),(0,r.jsxs)(g.A,{gutter:[16,8],align:"middle",style:{marginTop:4},children:[(0,r.jsx)(j.A,{flex:"auto",children:(0,r.jsx)(a.A.Item,{name:[e.name,"roleId"],label:"文件角色",rules:[{required:!0}],style:{marginBottom:0},children:(0,r.jsx)(h.A,{placeholder:"选择文件角色",size:"small",options:ef.map(e=>{var l;return{label:"".concat(e.name," (").concat(i(L[null!=(l=e.processingType)?l:""]||"roles.reference"),")"),value:e.id}})})})}),(0,r.jsx)(j.A,{style:{width:90},children:(0,r.jsx)(a.A.Item,{name:[e.name,"order"],label:"排序",initialValue:l,style:{marginBottom:0},children:(0,r.jsx)(y.A,{type:"number",size:"small"})})})]})]},e.key)),(0,r.jsx)(x.Ay,{icon:(0,r.jsx)(H.A,{}),onClick:()=>n({order:e.length}),children:i("roles.addRole")})]})}})},{key:"prompt",label:"提示词角色 (".concat(ey.length,")"),children:(0,r.jsx)(a.A.List,{name:"promptRoles",children:(e,l)=>{let{add:n,remove:t}=l;return(0,r.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:10},children:[0===e.length&&(0,r.jsx)(d.A,{description:"暂未添加提示词角色"}),e.map((e,l)=>(0,r.jsxs)(p.A,{size:"small",style:{border:"1px solid var(--colorBorderSecondary)",position:"relative"},children:[(0,r.jsxs)("div",{style:{position:"absolute",top:-10,left:12,background:"#722ed1",color:"#fff",fontSize:11,fontWeight:700,padding:"1px 8px",borderRadius:10},children:["#",l+1]}),(0,r.jsx)(x.Ay,{danger:!0,size:"small",icon:(0,r.jsx)(_.A,{}),onClick:()=>t(e.name),style:{position:"absolute",top:8,right:8,zIndex:1}}),(0,r.jsxs)(g.A,{gutter:[16,8],align:"middle",style:{marginTop:4},children:[(0,r.jsx)(j.A,{flex:"auto",children:(0,r.jsx)(a.A.Item,{name:[e.name,"roleId"],label:"提示词角色",rules:[{required:!0}],style:{marginBottom:0},children:(0,r.jsx)(h.A,{placeholder:"选择提示词角色",size:"small",options:ey.map(e=>{var l;return{label:"".concat(e.name," (").concat(i(U[null!=(l=e.executionType)?l:""]||"roles.reference"),")"),value:e.id}})})})}),(0,r.jsx)(j.A,{style:{width:90},children:(0,r.jsx)(a.A.Item,{name:[e.name,"order"],label:"排序",initialValue:l,style:{marginBottom:0},children:(0,r.jsx)(y.A,{type:"number",size:"small"})})})]})]},e.key)),(0,r.jsx)(x.Ay,{icon:(0,r.jsx)(H.A,{}),onClick:()=>n({order:e.length}),children:i("roles.addRole")})]})}})}]})]})})]})}}},e=>{e.O(0,[433,787,576,195,455,698,636,593,792],()=>e(e.s=23507)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[207],{4184:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>E});var l=s(65321),r=s(43220),i=s.n(r),a=s(97109),n=s(35292),c=s(17807),o=s(85114),d=s(85493),u=s(68787),h=s(33442),_=s(7576),m=s(48318),y=s(11702),p=s(76506),x=s(42700),j=s(84253),g=s(30486),w=s(79059),A=s(6578),f=s(14569),v=s.n(f);let{Paragraph:b}=n.A,S=["keyword","vector","rewrite","hybridBonus"],P=["keywordScore","bm25Score","vectorScore","rerankBoost","hybridScore"];function k(e){return"number"==typeof e?e.toFixed(2):"-"}function C(e,t,s){let l=e(t);return l===t?s:l}function I(e,t){let s=[t.trim(),...t.split(/[\s,,。;;::、]+/u)].filter(Boolean).sort((e,t)=>t.length-e.length);if(0===s.length)return e;let r=RegExp("(".concat(s.map(e=>e.replace(/[.*+?^${}()|[\]\\]/gu,"\\$&")).join("|"),")"),"giu");return e.split(r).map((e,t)=>s.some(t=>t.toLowerCase()===e.toLowerCase())?(0,l.jsx)("mark",{children:e},t):e)}function E(){var e,t,s;let{message:r}=c.A.useApp(),n=(0,w.Vr)("knowledge"),[f,E]=(0,a.useState)(""),[N,R]=(0,a.useState)(!1),[T,B]=(0,a.useState)([]),[z,L]=(0,a.useState)([]),[F,D]=(0,a.useState)(),[M,V]=(0,a.useState)(),[O,W]=(0,a.useState)(""),[H,U]=(0,a.useState)({keyword:1,vector:.9,rewrite:.72,hybridBonus:.35}),X=async e=>{await navigator.clipboard.writeText(e),r.success(n("copyPriorityEvidenceSuccess"))},K=async()=>{let e=f.trim();if(e){R(!0),W("");try{let[t,s]=await Promise.all([(0,A.W2)(e,{limit:10,weights:H}),(0,A.nU)({query:e,limit:20,includeContent:!0})]);B(t.results),L(s.files),D(t.queryTimeMs),V(t.debug)}catch(e){B([]),L([]),W(e instanceof Error?e.message:n("searchFailed"))}finally{R(!1)}}};return(0,l.jsxs)("div",{className:"space-y-6 animateFadeIn",children:[(0,l.jsxs)("div",{className:"flex items-start justify-between gap-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("h1",{className:"pageTitle",children:n("searchTitle")}),(0,l.jsx)("p",{className:"pageDesc",children:n("searchDesc")})]}),(0,l.jsx)(i(),{href:"/documents",children:(0,l.jsx)(o.Ay,{children:n("goToDocuments")})})]}),(0,l.jsx)(d.A,{type:"info",showIcon:!0,message:n("autoSearchFirst"),description:n("autoSearchFirstDesc")}),(0,l.jsx)(u.A,{size:"small",children:(0,l.jsxs)(h.A.Compact,{className:"w-full",children:[(0,l.jsx)(_.A,{value:f,onChange:e=>E(e.target.value),onPressEnter:()=>{K()},placeholder:n("searchContentPlaceholder")}),(0,l.jsx)(o.Ay,{type:"primary",icon:(0,l.jsx)(g.A,{}),loading:N,onClick:()=>{K()},children:n("searchAction")})]})}),(0,l.jsx)(u.A,{size:"small",title:n("recallWeightTuning"),children:(0,l.jsx)(h.A,{wrap:!0,children:S.map(e=>(0,l.jsxs)("span",{children:[C(n,"weights.".concat(e),e)," ",(0,l.jsx)(m.A,{min:0,max:"hybridBonus"===e?2:5,step:"hybridBonus"===e?.05:.1,value:H[e],onChange:t=>U(s=>({...s,[e]:Number(null!=t?t:s[e])}))})]},e))})}),z.length>0&&(0,l.jsx)(u.A,{size:"small",title:"匹配文件",extra:"".concat(z.length," 个"),children:(0,l.jsx)("div",{style:{display:"grid",gap:8},children:z.map(e=>(0,l.jsxs)("div",{style:{display:"grid",gridTemplateColumns:"minmax(0, 1fr) auto",gap:12,alignItems:"center",padding:"10px 12px",border:"1px solid var(--colorBorderSecondary)",borderRadius:10},children:[(0,l.jsxs)("div",{style:{minWidth:0},children:[(0,l.jsxs)(h.A,{size:8,wrap:!0,children:[(0,l.jsx)(i(),{href:"/knowledge/file-detail?relativePath=".concat(encodeURIComponent(e.relativePath)),children:I(e.relativePath,f)}),(0,l.jsx)(y.A,{color:"content"===e.matchedBy?"purple":"disk"===e.matchedBy?"orange":"blue",children:"content"===e.matchedBy?"内容匹配":"disk"===e.matchedBy?"磁盘文件":"文件匹配"}),(0,l.jsx)(y.A,{children:e.status}),0===e.chunkCount&&(0,l.jsx)(y.A,{color:"warning",children:"未切片"})]}),(0,l.jsxs)("div",{style:{marginTop:4,color:"var(--colorTextSecondary)",fontSize:12},children:[e.category||"未分类"," \xb7 ",e.format||"未知格式"," \xb7 ",Math.round((e.fileSize||0)/1024)," KB"]})]}),(0,l.jsx)(o.Ay,{size:"small",onClick:()=>{X(e.relativePath)},children:n("copyAsPriorityEvidence")})]},e.relativePath))})}),M&&(0,l.jsx)(u.A,{size:"small",title:n("debugPanel"),children:(0,l.jsxs)(p.A,{size:"small",column:2,bordered:!0,children:[(0,l.jsx)(p.A.Item,{label:n("originalQuery"),children:M.originalQuery}),(0,l.jsx)(p.A.Item,{label:n("reranker"),children:M.reranker}),(0,l.jsx)(p.A.Item,{label:n("rewrittenQueries"),span:2,children:(0,l.jsx)(h.A,{wrap:!0,children:null==(e=M.rewrittenQueries)?void 0:e.map(e=>(0,l.jsx)(y.A,{children:e},e))})}),(0,l.jsx)(p.A.Item,{label:n("recallCounts"),span:2,children:(0,l.jsx)(h.A,{wrap:!0,children:Object.entries(null!=(t=M.recallCounts)?t:{}).map(e=>{let[t,s]=e;return(0,l.jsxs)(y.A,{children:[C(n,"recallSources.".concat(t),t),": ",s]},t)})})}),(0,l.jsx)(p.A.Item,{label:n("recallWeights"),span:2,children:(0,l.jsx)(h.A,{wrap:!0,children:Object.entries(null!=(s=M.weights)?s:{}).map(e=>{let[t,s]=e;return(0,l.jsxs)(y.A,{children:[C(n,"weights.".concat(t),t),": ",s]},t)})})})]})}),(0,l.jsxs)(u.A,{size:"small",title:n("searchResults"),extra:"number"==typeof F?"".concat(F," ms"):void 0,children:[O?(0,l.jsx)(d.A,{type:"error",showIcon:!0,message:n("searchFailed"),description:O,className:"mb-4"}):null,N?(0,l.jsx)(x.A,{}):0===T.length?(0,l.jsx)(j.A,{description:n("noSearchResults")}):(0,l.jsx)("div",{className:v().searchResultList,children:T.map((e,t)=>{var s,r;return(0,l.jsxs)("div",{className:v().searchResultItem,children:[(0,l.jsxs)("div",{className:v().searchResultHeader,children:[(0,l.jsxs)(h.A,{size:8,wrap:!0,children:[(0,l.jsxs)(y.A,{children:[n("resultIndex")," ",t+1]}),(0,l.jsx)(y.A,{color:"hybrid"===e.source?"purple":"vector"===e.source?"blue":"green",children:C(n,"recallSources.".concat(null!=(s=e.source)?s:"keyword"),null!=(r=e.source)?r:"keyword")}),(0,l.jsx)(y.A,{children:C(n,"scopes.".concat(e.scope),e.scope)}),e.chunkKind&&(0,l.jsx)(y.A,{color:"geekblue",children:e.chunkKind}),e.rowRange&&(0,l.jsxs)(y.A,{color:"gold",children:[n("rowRange")," ",e.rowRange]}),e.sectionTitle&&(0,l.jsx)(y.A,{color:"cyan",children:e.sectionTitle})]}),(0,l.jsx)("strong",{children:k(e.score)})]}),(0,l.jsx)("div",{className:v().statusPath,children:(0,l.jsxs)(h.A,{size:8,wrap:!0,children:[(0,l.jsx)(i(),{href:"/knowledge/file-detail?relativePath=".concat(encodeURIComponent(e.filePath)),children:e.filePath}),"number"==typeof e.chunkIndex?" #".concat(e.chunkIndex):"",(0,l.jsx)(o.Ay,{size:"small",onClick:()=>{X(e.filePath)},children:n("copyAsPriorityEvidence")})]})}),(0,l.jsx)(b,{ellipsis:{rows:6,expandable:!0,symbol:n("expand")},className:v().searchContent,children:I(e.content,f)}),e.facets&&Object.keys(e.facets).length>0&&(0,l.jsx)("div",{className:v().statusMeta,children:Object.entries(e.facets).slice(0,8).map(e=>{let[t,s]=e;return(0,l.jsxs)("span",{children:[t," ",(0,l.jsx)("b",{children:Array.isArray(s)?s.join(", "):String(s)})]},t)})}),(0,l.jsx)("div",{className:v().statusMeta,children:P.map(t=>{var s;return(0,l.jsxs)("span",{children:[C(n,"scoreDetails.".concat(t),t)," ",(0,l.jsx)("b",{children:k(null==(s=e.scoreDetails)?void 0:s[t])})]},t)})})]},e.id)})})]})]})}},9208:(e,t,s)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/knowledge/search",function(){return s(4184)}])},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"}}},e=>{e.O(0,[433,787,576,506,938,636,593,792],()=>e(e.s=9208)),_N_E=e.O()}]);
|