filecat 6.48.0 → 6.49.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "filecat",
3
- "version": "6.48.0",
3
+ "version": "6.49.0",
4
4
  "description": "File browser and server manager",
5
5
  "author": "xiaobaidadada",
6
6
  "repository": {
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkfilecat=self.webpackChunkfilecat||[]).push([[5761,6010],{83277(e,t,n){n.d(t,{$j:()=>a,Lv:()=>o,qq:()=>i});class s{options_agent_url_list;options_agent_key_list;options_agent_model_list;options_local_file_path_prompt_list}class o{token;open=!1;note;index;url;model;request_type;json_params;sys_prompt;dotenv="";tool_mode=!1;show_options;static get_label_by_v(e,t){if(!e||!t?.length)return e;for(const n of t)if(n.value===e)return n.label;return e}static have_label_by_v(e,t){if(!e||!t?.length)return!1;for(const n of t)if(n.value===e)return!0;return!1}}class i extends s{tool_error_max=50;tool_call_max=300;allow_exec_cmd_directly=!1;proxy_url;open_pick_model;max_recent_messages=12;compress_message_count=16;max_tool_content_chars=200}const l=JSON.stringify({stream:!0,thinking:{type:"disabled"}});function a(e){return"string"==typeof e?e:Array.isArray(e)?e.map(e=>"text"===e.type?e.text:"[图片]").join("\n"):""}n.d(t,["CP",0,'\n\n# 工具报错最大尝试次数\ntool_error_max=50\n# 聊天循环最大次数\ntool_call_max=300\n# 是否允许AI直接执行命令而不需要用户确认,默认为false,需要用户手动确认,如果使用 workflow 这里等价于为 true\nallow_exec_cmd_directly=false\n\n# 可选的代理 url,如果指定了所有访问大模型的请求将会走代理\n#proxy_url=\n\n# 可选的多个url 以数组分割\n# options_agent_url_list=[{"value":"http://..","label":"openai"}]\n\n# 可选的多个 key\n# options_agent_key_list=[{"value":"sh-aaa","label":"option1"}]\n\n# 可选的多个 model\n# options_agent_model_list=[{"value":"gpt-5.5","label":"gpt"}]\n\n# 存放本地的 prompt 文件 用于每次聊天的时候自动读取并加载\n# options_local_file_path_prompt_list=["/prompt/a.txt"]\n\n# 开启切换模型 ,开启以后,你可以自己写 prompt 提供多个模型让 ai 自己根据每次聊天切换下一步调用其他模型的次数\n# open_pick_model=false\n\n# 压缩后仍然完整保留的最近消息数\nmax_recent_messages=12\n# 当单个会话累计消息条数超过该值时,触发历史消息裁剪\ncompress_message_count=16\n# 历史消息中 tool 输出的最大字符数,只保留调用形式让 AI 知道调用了就行\nmax_tool_content_chars=200\n',"cL",0,l])},77481(e,t,n){n.d(t,{S:()=>l,X:()=>i});var s=n(96540),o=n(74848);function i(e){const[t,n]=s.useState([]);return(0,s.useEffect)(()=>{e.children?n(Array.isArray(e.children)?e.children:[e.children]):n(e.rows)},[e.rows,e.children]),(0,o.jsxs)("table",{children:[(0,o.jsx)("thead",{children:(0,o.jsx)("tr",{children:e.headers?.map((e,t)=>(0,o.jsx)("th",{children:e},t))})}),(0,o.jsx)("tbody",{children:t.map((t,n)=>(0,o.jsx)("tr",{onContextMenu:()=>{e.handleContextMenu&&e.handleContextMenu(t)},children:t.map((n,s)=>(0,o.jsx)("td",{style:{width:e.width??"auto"},className:s===t.length-1?"small":"",children:n},s))},n))})]})}function l(e){return(0,o.jsx)("div",{style:{display:e.isFlex?"flex":"block"},children:e.columns.map((e,t)=>(0,o.jsx)("div",{children:e},t))})}},1038(e,t,n){n.r(t),n.d(t,{default:()=>I});var s=n(34899),o=n(96540),i=n(85997),l=n(57952),a=n(34843),r=n(82893),c=n(75725),d=n(77481),p=n(61443),_=n(70447),m=n(34299),u=n(74848);var h=n(14284),x=n(53459),j=n(62042),v=n(7523),g=n(78247),f=n(23430),y=n(76213),w=n(14944),C=n(92275),k=n(88815),b=n(45907),A=n(12721),S=n(24659),$=n(83277);function I(){const{t:e}=(0,s.Bd)(),{initUserInfo:t}=(0,o.useContext)(v.F),n=[e("编号"),e("url"),e("model类型"),e("是否开启"),e("key"),"model",e("成为tool"),e("更多属性"),e("备注")],I=function(){const{t:e}=(0,s.Bd)();return[{value:"completions",label:e("文本对话")},{value:"images",label:e("图片生成")}]}(),K=[e("编号"),e("本地目录"),e("自动加载"),e("备注")],[N,P]=(0,o.useState)([]),[O,X]=(0,o.useState)([]),[M,V]=(0,o.useState)([]),[L,F]=(0,o.useState)(null),H=(0,o.useRef)(),Y=(0,o.useRef)(!1),q=(0,o.useRef)(!1),[G,z]=(0,o.useState)([]),[B,R]=(0,o.useState)(!1),[T,D]=(0,a.fp)(r.AG.prompt_card),[E,J]=(0,a.fp)(r.AG.user_base_info),[W,Z]=(0,o.useState)(!1),U=M.filter(e=>"http"!==(e.transport??"stdio")),Q=M.filter(e=>"http"===e.transport),ee=[e("编号"),e("名称"),e("是否开启"),"command","args","cwd",e("tools|env"),e("备注")],te=[e("编号"),e("名称"),e("是否开启"),e("endpoint"),e("tools|headers"),e("备注")],ne=[e("编号"),e("提示词"),e("备注")],[se,oe]=(0,o.useState)([]),[ie,le]=(0,o.useState)(!1),ae=function(){const[e,t]=(0,a.fp)(r.AG.prompt_card);return e=>{t({open:!0,title:"信息",context_div:(0,u.jsx)("div",{children:(0,u.jsx)(m.default,{context:e})})})}}(),{check_user_auth:re}=(0,g.MH)(),[ce,de]=(0,a.fp)(r.AG.editorSetting),pe=(0,y.Zp)(),_e=(0,b.y)(),me=(0,S.K)(),ue=async()=>{const e=await h.jV.get("docs_on_get");e.code===x.m.Success&&Z(e.data)};(0,o.useEffect)(()=>{(async()=>{const e=await h.XO.get("ai_agent_setting");e.code===x.m.Success&&P(e.data.models),await w.ws.addMsg(C.HK.ai_load_info,e=>{F(e.context)});const t=await w.ws.sendData(C.HK.ai_load_info,{});t?.context&&F(t.context);const n=await h.XO.get("ai_docs_setting");n.code===x.m.Success&&(H.current=n.data.param,n.data.list?.length&&X(n.data.list));const s=await h.XO.get("ai_mcp_setting");s.code===x.m.Success&&V(s.data.list??[]),await fe(),ue();const o=await h.XO.get("ai_system_prompts");o.code===x.m.Success&&oe(o.data??[]);const i=await h.XO.get("ai_long_term_memory_setting");i.code===x.m.Success&&le(i.data?.open??!1)})()},[]);const he=(e="stdio")=>{const t="http"===e?{name:"",open:!1,note:"",transport:"http",endpoint:"",headers:"",stream:!1,timeout_ms:1e4}:{name:"",open:!1,command:"",args:"",cwd:"",env:"",note:"",transport:"stdio",timeout_ms:1e4};V([...M,t]),Y.current=!0},xe=e=>{const t=M.indexOf(e);t<0||(M.splice(t,1),V([...M]),Y.current=!0)},je=e=>{V([...M,{...e,open:!1}]),Y.current=!0},ve=async e=>{for(let e=0;e<N.length;e++)N[e].index=e;(await h.XO.post("ai_agent_setting/save",{models:e??N})).code===x.m.Success&&(0,j.SK)("保存成功")},ge=async e=>{for(let e=0;e<M.length;e++)M[e].index=e;(await h.XO.post("ai_mcp_setting/save",{list:e??M})).code===x.m.Success&&((0,j.SK)("保存成功"),Y.current=!1,await fe())},fe=async()=>{const e=await h.XO.get("ai_mcp_tools");return e.code===x.m.Success?(z(e.data??[]),e.data??[]):[]},ye=async e=>{R(!0);try{const t=await h.XO.post("ai_mcp_tools/reload",{index:e});if(t.code===x.m.Success)return await fe(),(0,j.SK)("MCP工具加载成功"),t.data??null}finally{R(!1)}return null},we=async(t,n,s,o)=>{const i=o??G.find(e=>e.index===n)??{index:n,key:`${n}`,name:t.name??"",note:t.note,transport:t.transport??"stdio",open:!!t.open,loaded:!1,tool_count:0,tools:[]},l=(i.tools??[]).map(t=>({id:t.runtime_name,title:t.tool_name,subtitle:t.description||e("无描述"),detail:t.display_name,meta:t.runtime_name}));D({open:!0,title:`${t.name||t.note||n} MCP工具`,context_div:(0,u.jsx)(A.O,{title:`${t.name||t.note||n} MCP工具`,subtitle:`${i.transport??"stdio"} | ${i.open?e("是"):e("否")} | ${i.loaded?"loaded":"idle"} | ${i.tool_count} tools`,pages:l,initialPageId:s,onRefresh:async()=>{const e=await ye(n);e&&await we(t,n,s,e)},renderPage:t=>{if(!t)return(0,u.jsx)("div",{className:"prompt-switch-page__empty",children:e("暂无工具")});const n=i.tools?.find(e=>e.runtime_name===t.id);return n?(0,u.jsxs)("div",{className:"prompt-switch-page__detail",children:[(0,u.jsx)("div",{className:"prompt-switch-page__detail-title",children:n.display_name}),(0,u.jsx)("div",{className:"prompt-switch-page__detail-desc",children:n.description||e("无描述")}),(0,u.jsxs)("div",{className:"prompt-switch-page__detail-row",children:[(0,u.jsx)("strong",{children:"runtime:"})," ",n.runtime_name]}),(0,u.jsxs)("div",{children:[(0,u.jsx)("strong",{children:"schema:"}),(0,u.jsx)("pre",{className:"prompt-switch-page__schema",children:JSON.stringify(n.input_schema??{},null,2)})]})]}):(0,u.jsx)("div",{className:"prompt-switch-page__empty",children:e("暂无工具")})}}),cancel:()=>D({open:!1})})},Ce=async e=>{for(let e=0;e<N.length;e++)N[e].index=e;let t={list:O,docs_update_tag:q.current};null!=e&&(t={param:e}),q.current=!1;(await h.XO.post("ai_docs_setting_save",t)).code===x.m.Success&&(0,j.SK)("保存成功")},ke=async()=>{for(let e=0;e<se.length;e++)se[e].index=e;(await h.XO.post("ai_system_prompts/save",{list:se})).code===x.m.Success&&(0,j.SK)("保存成功")};return(0,u.jsxs)("div",{children:[(0,u.jsx)(l.A,{children:re(f.oV.ai_agent_setting)&&(0,u.jsx)(i.rA,{icon:"arrow_back",title:e("上一页"),onClick:()=>{pe(-1)}})}),(0,u.jsx)(c.jW,{isFull:!0,more:!0,children:(0,u.jsx)(c.NN,{children:(0,u.jsxs)(c.xh,{children:[(0,u.jsx)(c.fI,{children:(0,u.jsx)(c.VP,{widthPer:100,children:(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsx)("h2",{children:e("Model")+" "+e("设置")})," ",(0,u.jsx)(i.rA,{icon:"info",onClick:()=>{ae('\n1. 只能使用符合openai风格的ai接口,接口不能只填域名,而是类似 https://ark.cn-beijing.volces.com/api/v3/chat/completions 这样的全路径链接聊天url\n2. 对话的历史越长,消耗的大模型token费用越贵,目前不具备长期记忆简化能力,可以在系统prompt中设置一下让AI回答的简洁一点,节省tokens\n3. model请求参数json编写,里面只能编写json,来用于编写openai风格ai支持的属性,比如 temperature thinking(豆包的深度思考开关)等\n4. 可以在model请求参数中开启 "stream":true 提高响应速度\n5. 深度思考现在会影响输出速度,建议设置`{\n "thinking" : { \n "type":"disabled"\n }\n}`关闭(豆包例子)\n6. 使用AI功能来查询服务器信息,那么AI就需要能够之一些命令,需要先在用户设置中,给用户设置命令权限,建议设置 `*` 允许全部命令,在设置禁止不能执行的危险命令。\n7. 成为tool 后,该模型将会作为一个工具被加载,可以实现不同模型作为不能角色的能力。\n8. model 类型是必须要设置的,因为不同类型的 model 接口格式不同。\n')},title:"信息"})]}),titleCom:(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"add",title:e("添加"),onClick:()=>{P([...N,{note:"",open:!1,path:"",dotenv:$.CP,json_params:$.cL}])}}),(0,u.jsx)(i.rA,{icon:"save",title:e("保存"),onClick:async()=>{await ve()}})]}),children:(0,u.jsx)(d.X,{headers:n,rows:N.map((t,n)=>{const s=[(0,u.jsx)("div",{children:n}),(0,u.jsx)(p.Sm,{value:$.Lv.get_label_by_v(t.url,t.show_options?.options_agent_url_list),options:t.show_options?.options_agent_url_list,handleInputChange:e=>{t.url=e},no_border:!0}),(0,u.jsx)(p.l6,{value:t.request_type??"completions",onChange:e=>{t.request_type=e,P([...N])},options:I,no_border:!0}),(0,u.jsx)(p.l6,{value:t.open,onChange:e=>{((e,t,n)=>{const s=[];for(let e=0;e<N.length;e++)N[e].open=e===n&&t,s.push(N[e]);P(s)})(0,e,n)},options:me,no_border:!0}),(0,u.jsx)(p.Sm,{type:$.Lv.have_label_by_v(t.token,t.show_options?.options_agent_key_list)?null:"password",value:$.Lv.get_label_by_v(t.token,t.show_options?.options_agent_key_list),options:t.show_options?.options_agent_key_list,handleInputChange:e=>{t.token=e},no_border:!0}),(0,u.jsx)(p.Sm,{value:$.Lv.get_label_by_v(t.model,t.show_options?.options_agent_model_list),options:t.show_options?.options_agent_model_list,handleInputChange:e=>{t.model=e},no_border:!0}),(0,u.jsx)(p.l6,{value:t.tool_mode,onChange:n=>{t.open&&!0===n?(0,j.zN)(e("开启状态不能成为tool")):(t.tool_mode=n,P([...N]))},options:me,no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"short_text",title:"prompt",onClick:()=>{g.xK.set_value_temp(N[n].sys_prompt??""),de({model:"ace/mode/text",open:!0,fileName:"",save:async e=>{N[n].sys_prompt=e,P(N),g.xK.set_value_temp(""),ve(N)}})}}),(0,u.jsx)(i.rA,{icon:"edit_attributes",title:"model请求参数json编写",onClick:()=>{g.xK.set_value_temp(N[n].json_params),de({model:"ace/mode/json",open:!0,fileName:"",save:async e=>{N[n].json_params=e,P(N),g.xK.set_value_temp(""),ve(N)},can_format:!0})}}),(0,u.jsx)(i.rA,{icon:"settings",title:"额外参数设置",onClick:()=>{g.xK.set_value_temp(N[n].dotenv),de({model:"ace/mode/ini",open:!0,fileName:"",save:async e=>{N[n].dotenv=e,P(N),g.xK.set_value_temp(""),ve(N)}})}})]}),(0,u.jsx)(p.Sm,{value:t.note,handleInputChange:e=>{t.note=e},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"delete",title:e("删除"),onClick:()=>(e=>{N.splice(e,1),P([...N])})(n)}),(0,u.jsx)(i.rA,{icon:"copy_all",title:e("复制"),onClick:()=>(e=>{P([...N,{...N[e],open:!1}])})(n)})]})];return s}),width:"10rem"})})})}),(0,u.jsx)(c.fI,{children:(0,u.jsx)(c.VP,{widthPer:70,children:(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsxs)("h2",{children:[e("MCP")+" "+e("设置")," - stdio"]})," ",(0,u.jsx)(i.rA,{icon:"info",onClick:()=>{ae("\n1. 这里配置的是 MCP Client 启动参数,当前实现的是 stdio 模式,也就是通过 command + args 启动本地 MCP Server\n2. 例如可以填 npx / uvx / python 等命令,再配合对应的 MCP server 包参数\n3. 保存后会自动重新加载 MCP 工具,agent 聊天时会把这些工具一起带给模型\n4. 建议把 cwd 配到具体项目目录,避免 server 在错误目录里运行\n")},title:"信息"})]}),titleCom:(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"add",title:e("添加"),onClick:()=>he("stdio")}),(0,u.jsx)(i.rA,{icon:"save",title:e("保存"),onClick:()=>{ge()}})]}),children:(0,u.jsx)(d.X,{headers:ee,rows:U.map((t,n)=>{const s=M.indexOf(t);return[(0,u.jsx)("div",{children:n}),(0,u.jsx)(p.Sm,{value:t.name,handleInputChange:e=>{t.name=e,Y.current=!0},no_border:!0}),(0,u.jsx)(p.l6,{value:t.open,onChange:e=>{t.open=e,V([...M]),Y.current=!0},options:me,no_border:!0}),(0,u.jsx)(p.Sm,{value:t.command,handleInputChange:e=>{t.command=e,Y.current=!0},no_border:!0}),(0,u.jsx)(p.Sm,{value:t.args,handleInputChange:e=>{t.args=e,Y.current=!0},no_border:!0}),(0,u.jsx)(p.Sm,{value:t.cwd,handleInputChange:e=>{t.cwd=e,Y.current=!0},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"visibility",title:"查看工具",onClick:()=>{we(t,s)}}),(0,u.jsx)(i.rA,{icon:"settings",title:"env",onClick:()=>{g.xK.set_value_temp(t.env??""),de({model:"ace/mode/ini",open:!0,fileName:"",save:async e=>{t.env=e,V([...M]),g.xK.set_value_temp(""),Y.current=!0,ge()}})}})]}),(0,u.jsx)(p.Sm,{value:t.note,handleInputChange:e=>{t.note=e,Y.current=!0},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"delete",title:e("删除"),onClick:()=>xe(t)}),(0,u.jsx)(i.rA,{icon:"copy_all",title:e("复制"),onClick:()=>je(t)})]})]}),width:"10rem"})})})}),(0,u.jsx)(c.fI,{children:(0,u.jsxs)(c.VP,{widthPer:70,children:[(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsxs)("h2",{children:[e("MCP")+" "+e("设置")," - HTTP"]})," "]}),titleCom:(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"add",title:e("添加"),onClick:()=>he("http")}),(0,u.jsx)(i.rA,{icon:"save",title:e("保存"),onClick:()=>{ge()}})]}),children:(0,u.jsx)(d.X,{headers:te,rows:Q.map((t,n)=>{const s=M.indexOf(t);return[(0,u.jsx)("div",{children:n}),(0,u.jsx)(p.Sm,{value:t.name,handleInputChange:e=>{t.name=e,Y.current=!0},no_border:!0}),(0,u.jsx)(p.l6,{value:t.open,onChange:e=>{t.open=e,V([...M]),Y.current=!0},options:me,no_border:!0}),(0,u.jsx)(p.Sm,{value:t.endpoint,handleInputChange:e=>{t.endpoint=e,Y.current=!0},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"visibility",title:"查看工具",onClick:()=>{we(t,s)}}),(0,u.jsx)(i.rA,{icon:"settings",title:"headers",onClick:()=>{g.xK.set_value_temp(t.headers??""),de({model:"ace/mode/ini",open:!0,fileName:"",save:async e=>{t.headers=e,V([...M]),g.xK.set_value_temp(""),Y.current=!0,ge()}})}})]}),(0,u.jsx)(p.Sm,{value:t.note,handleInputChange:e=>{t.note=e,Y.current=!0},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"delete",title:e("删除"),onClick:()=>xe(t)}),(0,u.jsx)(i.rA,{icon:"copy_all",title:e("复制"),onClick:()=>je(t)})]})]}),width:"10rem"})}),(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsx)("h2",{children:e("系统会话提示词")})," ",(0,u.jsx)(i.rA,{icon:"info",onClick:()=>{ae('\n1. 系统会话提示词,在 AI 聊天页创建会话时可以选择,选中的提示词会自动填入聊天框作为第一条系统消息\n2. 适用于预先设定常用的会话场景模板,如"代码审查"、"翻译助手"、"运维诊断"等\n')},title:"信息"})]}),titleCom:(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"add",title:e("添加"),onClick:()=>{oe([...se,{prompt:"",note:""}])}}),(0,u.jsx)(i.rA,{icon:"save",title:e("保存"),onClick:()=>{ke()}})]}),children:(0,u.jsx)(d.X,{headers:ne,rows:se.map((t,n)=>{const s=[(0,u.jsx)("div",{children:n}),(0,u.jsx)("div",{children:(0,u.jsx)(i.rA,{icon:"short_text",title:e("提示词"),onClick:()=>{g.xK.set_value_temp(t.prompt??""),de({model:"ace/mode/text",open:!0,fileName:"",save:async e=>{t.prompt=e,oe([...se]),g.xK.set_value_temp(""),ke()}})}})}),(0,u.jsx)(p.Sm,{value:t.note,handleInputChange:e=>{t.note=e},no_border:!0}),(0,u.jsx)("div",{children:(0,u.jsx)(i.rA,{icon:"delete",title:e("删除"),onClick:()=>(e=>{se.splice(e,1),oe([...se])})(n)})})];return s}),width:"10rem"})}),(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsx)("h2",{children:e("长期记忆")})," ",(0,u.jsx)(i.rA,{icon:"info",onClick:()=>{ae(e("开启后跨会话保存记忆。四个固定文件:周/月/年/永久。每周结束自动压缩周→月,每月结束自动压缩月→年,每年结束自动压缩年→永久。编辑按钮可手动查看和修改。"))},title:"信息"})]}),titleCom:(0,u.jsx)("div",{children:(0,u.jsx)(i.Ay,{checked:ie,onChange:async t=>{le(t),await h.XO.post("ai_long_term_memory_setting/save",{open:t}),(0,j.SK)(e("长期记忆设置已保存"))},title:e("开关")})}),children:(0,u.jsx)("div",{style:{display:"flex",gap:"0.5rem",padding:"0.5rem 0",flexWrap:"wrap"},children:[{type:"week",label:e("周记忆"),tip:e("上限3000字")},{type:"month",label:e("月记忆"),tip:e("上限6000字")},{type:"year",label:e("年记忆"),tip:e("上限9000字")},{type:"forever",label:e("永久记忆"),tip:e("上限12000字")}].map(({type:t,label:n,tip:s})=>(0,u.jsx)(i.rA,{icon:"edit",title:`${e("编辑")} ${n} (${s})`,onClick:async()=>{const s=await h.XO.get(`ai_long_term_memory_bucket/${t}`),o=s.code===x.m.Success?s.data??"":"";g.xK.set_value_temp(o),de({model:"ace/mode/text",open:!0,fileName:`long_term_memory_${t}.txt`,save:async s=>{await h.XO.post(`ai_long_term_memory_bucket/${t}/save`,{data:s}),g.xK.set_value_temp(""),(0,j.SK)(`${n} ${e("已保存")}`)}})}},t))})})]})}),(0,u.jsxs)(c.fI,{children:[(0,u.jsx)(c.VP,{widthPer:50,children:(0,u.jsx)(_.uF,{self_title:(0,u.jsxs)("span",{className:" div-row ",children:[(0,u.jsx)("h2",{children:e("本地知识库")})," ",(0,u.jsx)(i.rA,{icon:"info",onClick:()=>{ae("\n1. 本地知识库用于为AI增强理解能力,或者分析本地文件,原理读取本地的文件,对文件在内存中建立全文索引,为AI提供额外数据(需要有模型开启才能使用)\n2. 该功能只能用于小型知识库,作为本地小型或者公司内部资料使用还是没有问题的\n3. 每次保存都会重新加载知识库中的文件,不会全部重新加载,而是检测哪些文件有变更\n")},title:"信息"})]}),titleCom:(0,u.jsxs)("div",{children:[(0,u.jsx)(i.Ay,{checked:W,onChange:async e=>{await h.jV.post("docs_on_set",{status:e}),ue(),t()},title:e("知识库开关")}),(0,u.jsx)(i.rA,{icon:"settings",title:"额外参数设置",onClick:()=>{g.xK.set_value_temp(H.current),de({model:"ace/mode/ini",open:!0,fileName:"",save:async e=>{H.current=e,g.xK.set_value_temp(""),Ce(H.current)}})}}),(0,u.jsx)(i.rA,{icon:"add",title:e("添加"),onClick:()=>{X([...O,{note:"",auto_load:!1,dir:""}]),q.current=!0}}),(0,u.jsx)(i.rA,{icon:"save",title:e("保存"),onClick:()=>{Ce()}})]}),children:(0,u.jsx)(d.X,{headers:K,rows:O.map((t,n)=>{const s=[(0,u.jsx)("div",{children:n}),(0,u.jsx)(p.Sm,{value:t.dir,handleInputChange:e=>{t.dir=e,q.current=!0},no_border:!0}),(0,u.jsx)(p.l6,{value:t.auto_load,onChange:e=>{t.auto_load=e,X([...O]),q.current=!0},options:me,no_border:!0}),(0,u.jsx)(p.Sm,{value:t.note,handleInputChange:e=>{t.note=e},no_border:!0}),(0,u.jsxs)("div",{children:[(0,u.jsx)(i.rA,{icon:"delete",title:e("删除记录"),onClick:()=>(e=>{O.splice(e,1),X([...O]),q.current=!0})(n)}),(0,u.jsx)(i.rA,{icon:"restore",title:e("手动加载"),onClick:()=>{_e({sub_title:"手动加载",confirm_fun:()=>{h.jV.post("ai_load_one_file",{param_path:t.dir}),(0,j.SK)("ok")}})}}),(0,u.jsx)(i.rA,{icon:"delete_forever",title:e("从索引删除"),onClick:()=>{_e({sub_title:"从索引删除",confirm_fun:()=>{h.jV.post("ai_del",{param_path:t.dir}),(0,j.SK)("ok")}})}})]})];return s}),width:"10rem"})})}),L&&(0,u.jsx)(c.VP,{widthPer:50,children:(0,u.jsxs)(_.Zp,{title:e("知识库加载信息"),children:[(0,u.jsx)(c.Yh,{left:e("最近一次加载")+","+e("加载进度"),right:L?.progress}),(0,u.jsx)(c.Yh,{left:`${e("最近一次加载")},${e("总文件数量")}`,right:L?.num}),(0,u.jsx)(c.Yh,{left:`${e("最近一次加载")},${e("总文件字符数量")}`,right:L?.char_num}),(0,u.jsx)(c.Yh,{left:`${e("最近一次加载")},${e("总文件大小")}`,right:(0,k.v7)(L?.size)}),(0,u.jsx)(c.Yh,{left:`${e("最近一次加载")},${e("总耗时")}`,right:(0,k.a3)(L?.consume_time_ms_len)}),(0,u.jsx)(c.Yh,{left:`${e("总文件数量")}`,right:L?.total_num})]})})]})]})})})]})}},34299(e,t,n){n.r(t),n.d(t,{default:()=>h});n(96540);var s=n(73557),o=n(53995),i=n(18569),l=n(77979),a=n(8263),r=n(69428),c=n.n(r),d=(n(3775),n(21499)),p=n(99214),_=n(19878),m=(n(72411),n(74848));const u=new s.A({html:!0,highlight:function(e,t){if(t&&_.A.getLanguage(t))try{return`<pre class="hljs code-block-with-copy"><code class="hljs language-${t}">${_.A.highlight(e,{language:t}).value}</code></pre>`}catch(e){}try{return`<pre class="hljs code-block-with-copy"><code class="hljs">${_.A.highlightAuto(e).value}</code></pre>`}catch(e){}return`<pre class="hljs code-block-with-copy"><code>${u.utils.escapeHtml(e)}</code></pre>`}});function h(e){return(0,p.VD)(),(0,m.jsx)("div",{dangerouslySetInnerHTML:{__html:u.render(e.context)}})}u.use(o.A).use(i.A).use(l.A).use(a.A).use(c()).use(e=>{e.renderer.rules.fence;e.renderer.rules.fence=(t,n,s,o,i)=>{const l=t[n],a=l.content.trim(),r=l.info.trim();let c="";if(r&&_.A.getLanguage(r))try{c=_.A.highlight(a,{language:r}).value}catch(t){c=e.utils.escapeHtml(a)}else try{c=_.A.highlightAuto(a).value}catch(t){c=e.utils.escapeHtml(a)}return`\n <div class="code-block-with-copy">\n <div class="code-header">\n <span class="code-language">${r||"code"}</span>\n <button class="copy-btn" data-code="${e.utils.escapeHtml(a)}">复制</button>\n </div>\n <pre><code class="hljs ${r?`language-${r}`:""}">${c}</code></pre>\n </div>`}}).use(e=>{const t=e.renderer.rules.link_open||function(e,t,n,s,o){return o.renderToken(e,t,n)};e.renderer.rules.link_open=(e,n,s,o,i)=>{const l=e[n],a=l.attrIndex("href");if(a>=0){const e=l.attrs[a][1];l.attrs[a][1]=(0,d.bi)(window.location.href,e)}return t(e,n,s,o,i)}})},45907(e,t,n){n.d(t,{y:()=>i});var s=n(34843),o=n(82893);function i(){const[e,t]=(0,s.fp)(o.AG.confirm);return({sub_title:e,confirm_fun:n,title:s,context_div:o})=>{t({open:!0,sub_title:e,handle:()=>{n(),t({open:!1,handle:null})},title:s,context_div:o})}}},24659(e,t,n){var s=n(34899);n.d(t,["K",0,()=>{const{t:e}=(0,s.Bd)();return[{title:e("是"),value:!0,color:"#28a745"},{title:e("否"),value:!1,color:"#666666"}]}])},60840(e){e.exports="data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 version=%271.1%27 aria-hidden=%27true%27><path fill-rule=%27evenodd%27 d=%27M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z%27></path></svg>"}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkfilecat=self.webpackChunkfilecat||[]).push([[7180],{75007(e,t,s){s.d(t,{h:()=>o});s(96540);var n=s(85997),c=s(74848);function o(e){return(0,c.jsxs)("h2",{className:"message",children:[(0,c.jsx)(n.In,{icon:"sentiment_dissatisfied"}),(0,c.jsx)("span",{children:e.context})]})}},22081(e,t,s){var n=s(96540),c=s(16349),o=s(74848);const i=({percentage:e})=>{const t=(0,n.useRef)(null),[s,i]=(0,n.useState)(null);return(0,n.useEffect)(()=>{const s=t.current.getContext("2d"),n=new c.Ay(s,{type:"doughnut",data:{labels:["use","left"],datasets:[{data:[e,100-e],backgroundColor:["#007bff","#f0f0f0"],borderWidth:0}]},options:{plugins:{legend:{display:!1},tooltip:{enabled:!1}},elements:{arc:{borderWidth:0}}}});return i(n),()=>{n.destroy()}},[]),(0,n.useEffect)(()=>{s&&(s.data.datasets[0].data=[e,100-e],s.update())},[e]),(0,o.jsx)("div",{style:{width:"8rem",overflow:"hidden"},children:(0,o.jsx)("canvas",{ref:t})})};s.d(t,["A",0,i])},77481(e,t,s){s.d(t,{S:()=>i,X:()=>o});var n=s(96540),c=s(74848);function o(e){const[t,s]=n.useState([]);return(0,n.useEffect)(()=>{e.children?s(Array.isArray(e.children)?e.children:[e.children]):s(e.rows)},[e.rows,e.children]),(0,c.jsxs)("table",{children:[(0,c.jsx)("thead",{children:(0,c.jsx)("tr",{children:e.headers?.map((e,t)=>(0,c.jsx)("th",{children:e},t))})}),(0,c.jsx)("tbody",{children:t.map((t,s)=>(0,c.jsx)("tr",{onContextMenu:()=>{e.handleContextMenu&&e.handleContextMenu(t)},children:t.map((s,n)=>(0,c.jsx)("td",{style:{width:e.width??"auto"},className:n===t.length-1?"small":"",children:s},n))},s))})]})}function i(e){return(0,c.jsx)("div",{style:{display:e.isFlex?"flex":"block"},children:e.columns.map((e,t)=>(0,c.jsx)("div",{children:e},t))})}},88062(e,t,s){s(96540),s(47022);var n=s(74848);function c(e){return(0,n.jsx)("div",{className:"black-tip",onClick:()=>{e.click&&e.click(e)},onContextMenu:t=>{t.stopPropagation(),t.nativeEvent.stopImmediatePropagation(),e.onContextMenu&&e.onContextMenu(t,e)},children:e.name})}const o=e=>(0,n.jsxs)("li",{children:[e.click?(0,n.jsx)(c,{...e.node,name:e.render?e.render(e.node):e.node.name,click:e.click,onContextMenu:e.onContextMenu}):(0,n.jsx)("div",{children:e.render?e.render(e.node):e.node.name}),e.node.children&&e.node.children.length>0&&(0,n.jsx)("ul",{children:e.node.children.map((t,s)=>(0,n.jsx)(o,{node:t,click:e.click,onContextMenu:e.onContextMenu,render:e.render},s))})]}),i=e=>(0,n.jsx)("div",{className:"card-tree-view",children:(0,n.jsx)("ul",{children:e.list&&e.list.map((t,s)=>(0,n.jsx)(o,{node:t,click:e.click,onContextMenu:e.onContextMenu,render:e.render},s))})});s.d(t,["A",0,i])},57180(e,t,s){s.r(t),s.d(t,{default:()=>Q});var n=s(96540),c=s(75725),o=s(70447),i=s(22081),r=s(92275),l=s(14944),a=s(14284),d=s(57952),h=s(85997),x=s(77481),u=s(53459),p=s(34899),j=s(34843),f=s(82893),m=s(74777),_=s(62042),w=s(61443),g=s(74848);function y(e){const{t}=(0,p.Bd)(),[s,i]=(0,j.fp)(f.AG.disk),[r,l]=(0,n.useState)({}),[m,_]=(0,n.useState)([]),w=[t("名字"),t("当前值"),t("历史最低"),t("临界值")];return(0,n.useEffect)(()=>{(async()=>{const s=await a.Yu.post("sys/disk/info",{name:e.name});if(s.code===u.m.Success){const e=[];for(const n of s.data.ata_smart_attributes??[]){let s;n[1]>=n[2]?s="var(--icon-green)":n[1]<=n[3]&&(s="var(--icon-red)"),n[0]=(0,g.jsx)("span",{style:{color:s},children:t(n[0])}),e.push(n)}_(s.data.ata_smart_attributes),l(s.data)}})()},[]),(0,g.jsxs)("div",{children:[(0,g.jsx)(d.A,{children:(0,g.jsx)(h.rA,{icon:"close",title:t("关闭"),onClick:()=>{i({})}})}),(0,g.jsx)(c.jW,{isFull:!0,more:!0,children:(0,g.jsx)(c.NN,{children:(0,g.jsxs)(c.fI,{children:[(0,g.jsxs)(c.VP,{widthPer:30,children:[(0,g.jsx)(c.xh,{children:(0,g.jsxs)(o.Zp,{title:t("基本信息"),children:[(0,g.jsx)(c.Yh,{left:t("名字"),right:e.name}),(0,g.jsx)(c.Yh,{left:t("厂商名称"),right:e.typeName}),(0,g.jsx)(c.Yh,{left:t("类型"),right:e.type}),(0,g.jsx)(c.Yh,{left:t("容量"),right:e.total})]})}),(0,g.jsx)(c.xh,{children:(0,g.jsxs)(o.Zp,{title:t("物理信息"),children:[(0,g.jsx)(c.Yh,{left:t("是否健康"),right:!0===r.smart_status?"是":"否"}),(0,g.jsx)(c.Yh,{left:t("设备型号"),right:r.model_name}),(0,g.jsx)(c.Yh,{left:t("序列号"),right:r.serial_number}),(0,g.jsx)(c.Yh,{left:t("固件版本"),right:r.firmware_version}),(0,g.jsx)(c.Yh,{left:t("转速(每分钟)"),right:r.rotation_rate}),(0,g.jsx)(c.Yh,{left:t("通电时长(小时)"),right:r.power_on_time_hours}),(0,g.jsx)(c.Yh,{left:t("通电次数"),right:r.power_cycle_count}),(0,g.jsx)(c.Yh,{left:t("温度(°C)"),right:r.temperature}),(0,g.jsx)(c.Yh,{left:t("通信协议"),right:r.device_protocol})]})})]}),(0,g.jsx)(c.VP,{widthPer:50,children:(0,g.jsxs)(c.xh,{children:[m?.length?(0,g.jsx)(o.uF,{title:t("ATA/SATA详细信息"),children:(0,g.jsx)(x.X,{headers:w,rows:m,width:"10rem"})}):(0,g.jsx)(g.Fragment,{}),r.nvme_smart?(0,g.jsxs)(o.Zp,{title:t("NVME详细信息"),children:[(0,g.jsx)(c.Yh,{left:t("NVMe 可用备用块(%)"),right:r.nvme_smart.available_spare}),(0,g.jsx)(c.Yh,{left:t("NVMe 已使用寿命(%)"),right:r.nvme_smart.percentage_used}),(0,g.jsx)(c.Yh,{left:t("NVMe 读取量"),right:r.nvme_smart.data_units_read}),(0,g.jsx)(c.Yh,{left:t("NVMe 写入量"),right:r.nvme_smart.data_units_written}),(0,g.jsx)(c.Yh,{left:t("NVMe 通电次数"),right:r.nvme_smart.power_cycles}),(0,g.jsx)(c.Yh,{left:t("NVMe 通电时长(小时)"),right:r.nvme_smart.power_on_hours}),(0,g.jsx)(c.Yh,{left:t("NVMe 非正常关机"),right:r.nvme_smart.unsafe_shutdowns}),(0,g.jsx)(c.Yh,{left:t("NVMe 媒体错误"),right:r.nvme_smart.media_errors}),(0,g.jsx)(c.Yh,{left:t("NVMe 错误日志数"),right:r.nvme_smart.num_err_log_entries})]}):(0,g.jsx)(g.Fragment,{})]})})]})})})]})}let k=function(e){return e[e.mount=0]="mount",e}({});var v=s(88062),S=s(78247),A=s(23430);const C=e=>(0,g.jsxs)("div",{style:{border:"2px solid black",padding:"10px",width:"300px",height:"300px",position:"relative"},children:[e.name,e.lvms.map((e,t)=>(0,g.jsx)("div",{style:{margin:"5px",height:"40px",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid "},children:e.name},t))]});function b(){return(0,g.jsx)("div",{style:{position:"relative",height:"300px",margin:"10px",width:"30px",display:"flex",alignItems:"center",justifyContent:"center"},children:(0,g.jsx)("div",{style:{width:0,height:0,borderTop:"10px solid transparent",borderBottom:"10px solid transparent",borderLeft:"10px solid black"}})})}function P(){const{t:e}=(0,p.Bd)(),[t,s]=(0,j.fp)(f.AG.disk),[i,r]=(0,n.useState)({}),[l,m]=(0,n.useState)([]),[w,y]=(0,n.useState)([]),[P,V]=(0,j.fp)(f.AG.showPrompt),{check_user_auth:Y}=(0,S.MH)(),[F,M]=(0,n.useState)([]),{click_file:$}=(0,S.kZ)(),[I,K]=(0,j.fp)(f.AG.prompt_card),E=[e("挂载点"),"uuid",e("类型"),e("文件系统类型"),e("文件系统容量"),e("卷容量"),e("设备路径"),e("分区表类型")],N=async()=>{const e=await a.Yu.get("disk/blk");return e.code===u.m.Success&&m(e.data),e.code};(0,n.useEffect)(()=>{(async()=>{N()})()},[]);const H=[(0,g.jsx)(h.rA,{icon:"info",title:e("提示"),onClick:async()=>{K({open:!0,title:"信息",context_div:(0,g.jsx)("div",{children:(0,g.jsxs)("ul",{children:[(0,g.jsxs)("li",{children:["通用格式:","<文件系统> <挂载点> <类型> <挂载选项> <dump> <fsck> "]}),(0,g.jsxs)("li",{children:["文件系统,有多种格式",(0,g.jsxs)("ul",{children:[(0,g.jsx)("li",{children:"1(usb口默认名称)./dev/sda1"}),(0,g.jsx)("li",{children:"2(唯一Id).UUID=123e4567-e89b-12d3-a456-426614174000"}),(0,g.jsx)("li",{children:"3.LABEL=DATA"})]})]}),(0,g.jsx)("li",{children:"挂载点,就是文件路径,例如 /mnt/data ,这个目录要提前创建,且为空"}),(0,g.jsx)("li",{children:"类型,就是文件系统类型,对于系统不支持的类型,例如ntfs需要额外前提安装ntfs-3g(linux 5.15内核以后自带 ntfs)"}),(0,g.jsxs)("li",{children:['挂载选项的值只能是以下这些,可以用 "," 同时使用多个选项',(0,g.jsxs)("ul",{children:[(0,g.jsx)("li",{children:"defaults:使用默认挂载选项"}),(0,g.jsx)("li",{children:"noatime:不更新访问时间,提高性能"}),(0,g.jsx)("li",{children:"auto:系统启动时自动挂载"}),(0,g.jsx)("li",{children:"rw:以读写方式挂载"}),(0,g.jsx)("li",{children:"nofail:防止启动阻塞,挂载失败系统继续执行"}),(0,g.jsx)("li",{children:"...等"})]})]}),(0,g.jsx)("li",{children:"dump 0是需要备份 1是不需要备份"}),(0,g.jsx)("li",{children:"Fsck 整数值0是不检查,文件系统检查顺序越小越先检查"}),(0,g.jsx)("li",{children:"提示:只有含有文件系统的逻辑卷,或者分区才可以进行挂载。"})]})})})}}),(0,g.jsx)(h.rA,{icon:"update",title:e("更新挂载"),onClick:async()=>{(await a.Yu.post("cmd/exe",{type:k.mount})).code===u.m.Success&&(0,_.SK)("挂载文件已生效")}},1)],G=async()=>(await a.Yu.get("get_fstab")).data,Z=async e=>{await a.Yu.post("save_fstab",{content:e})};return(0,g.jsxs)("div",{children:[(0,g.jsx)(d.A,{children:(0,g.jsx)(h.rA,{icon:"close",title:e("关闭"),onClick:()=>{s({})}})}),(0,g.jsx)(c.jW,{isFull:!0,more:!0,children:(0,g.jsx)(c.NN,{children:(0,g.jsxs)(c.fI,{children:[(0,g.jsx)(c.VP,{widthPer:40,children:(0,g.jsxs)(o.Zp,{title:e("物理块(硬盘)设备、逻辑卷、物理卷"),titleCom:(0,g.jsxs)("div",{children:[Y(A.oV.sys_disk_mount)&&(0,g.jsx)(h.rA,{icon:"file_open",title:e("打开挂载文件"),onClick:async()=>{$({name:"fstab(谨慎修改,内容错误会导致系统无法启动)",model:"text",get_file_fun:G,save_file_fun:Z,menu_list:H})}}),(0,g.jsx)(h.rA,{icon:"update",title:e("刷新"),onClick:async()=>{await N()===u.m.Success&&(0,_.SK)("刷新成功")}})]}),children:[(0,g.jsx)(x.X,{headers:E,rows:w,width:"10rem"}),(0,g.jsx)(v.A,{list:l,render:e=>{let t=e.name;return e.label&&(t+=`(${e.label})`),e.mountpoint?(0,g.jsxs)("span",{children:[t,(0,g.jsx)("span",{style:{color:"green"},children:"(已挂载)"})]}):t},onContextMenu:(e,t)=>{e.preventDefault()},click:t=>{let s="";if(t.mountpoint)for(let e=0;e<t.mountpoints.length;e++)s+=t.mountpoints[e]+";";y([[(0,g.jsx)(o.xP,{children:s}),(0,g.jsx)(o.xP,{children:t.uuid}),e(t.type),e(t.fstype),t.fssize,t.size,(0,g.jsx)(o.xP,{children:t.path}),t.pttype]])}})]})}),(0,g.jsx)(c.VP,{widthPer:60,children:F.map((t,s)=>{const n=[];for(const e of t.pv_list)n.push({name:`${e.name}---(${e.size})---(${e.free_size})`});const i=[];for(const e of t.lv_list)i.push({name:`${e.name}---(${e.size})`});return(0,g.jsx)(o.Zp,{children:(0,g.jsxs)(c.n5,{children:[(0,g.jsx)(C,{name:e("物理卷"),lvms:n}),(0,g.jsx)(b,{}),(0,g.jsx)(C,{name:`${e("逻辑卷")}---(${t.name})---size(${t.size})`,lvms:[]}),(0,g.jsx)(b,{}),(0,g.jsx)(C,{name:e("逻辑卷"),lvms:i})]})},s)})})]})})})]})}var V=s(88815);let Y=!0;function F(e){const{t}=(0,p.Bd)(),s=[t("名字"),t("厂商名称"),t("类型"),t("容量")],w=[t("名字"),t("物理硬盘"),t("文件系统类型"),t("挂载位置"),t("总容量"),t("剩余容量")],[k,v]=(0,j.fp)(f.AG.user_base_info),[S,C]=(0,n.useState)(0),[b,F]=(0,n.useState)(0),[M,$]=(0,n.useState)(0),[I,K]=(0,n.useState)(0),[E,N]=(0,n.useState)(0),[H,G]=(0,n.useState)({}),[Z,B]=(0,n.useState)(!1),[z,X]=(0,n.useState)(!1),[W,L]=(0,n.useState)(!1),[T,q]=(0,n.useState)(Y),[D,U]=(0,n.useState)(null),[O,J]=(0,n.useState)([]),[R,Q]=(0,n.useState)([]),[ee,te]=(0,j.fp)(f.AG.user_base_info),[se,ne]=(0,j.fp)(f.AG.disk),ce=async()=>{if(!Y)return;const e=new r.hf(r.HK.sys_get);await l.ws.send(e),l.ws.addMsg(r.HK.sys_getting,e=>{K(e.context?.cpu_currentLoad);const t=e.context?.memLeft,s=e.context?.memTotal;F(t),$(s),C((s-t)/s*100),U(e.context?.node_memory_usage),N(e.context?.node_cpu_usage)})};return(0,n.useEffect)(()=>((async()=>{await ce()})(),()=>{l.ws.sendData(r.HK.sys_cancel,{})}),[]),(0,g.jsxs)("div",{children:[(0,g.jsxs)(d.A,{children:[k.sys===A.XM.linux&&(0,g.jsx)(h.rA,{icon:"sd_card",title:"硬盘挂载",onClick:()=>{ne({type:"mount"})}}),(0,g.jsx)(h.Z$,{defaultStatus:!1,text:t("基本信息"),clickFun:e=>{B(e),e&&(async()=>{const e=await a.Yu.get("base");if(e.code===u.m.Success){const t=e.data;G(t)}})()}}),(0,g.jsx)(h.Z$,{defaultStatus:!1,text:t("物理硬盘"),clickFun:e=>{X(e),e&&(async()=>{const e=await a.Yu.get("disk");if(e.code===u.m.Success){const s=e.data,n=[];let c=!0;ee.sysSoftWare&&ee.sysSoftWare[m.jk.smartmontools]&&ee.sysSoftWare[m.jk.smartmontools].installed||(c=!1);for(const e of s??[])n.push([(0,g.jsx)(o.xP,{context:e.name}),e.typeName,e.type,e.total,(0,g.jsx)(h.rA,{icon:"health_and_safety",title:t("查看健康信息"),onClick:()=>{c?ne({type:"check",data:e}):(0,_.zN)("没有安装smartmontools")}})]);J(n)}})()}}),(0,g.jsx)(h.Z$,{defaultStatus:!1,text:t("文件硬盘"),clickFun:e=>{L(e),e&&(async()=>{const e=await a.Yu.get("filedisk");if(e.code===u.m.Success){const t=e.data,s=[];for(const e of t??[])s.push([(0,g.jsx)(o.xP,{context:e.name}),(0,g.jsx)(o.xP,{context:e.device_name}),e.fsType,(0,g.jsx)(o.xP,{context:e.mount}),e.total,e.available]);Q(s)}})()}}),(0,g.jsx)(h.Z$,{defaultStatus:T,text:t("实时信息"),clickFun:e=>{q(e),Y=e,ce()}})]}),(0,g.jsxs)(c.xh,{children:[T&&(0,g.jsxs)(c.fI,{children:[(0,g.jsx)(c.VP,{widthPer:33,children:(0,g.jsx)(o.Zp,{title:"Sys "+t("内存"),children:(0,g.jsxs)(c.fI,{children:[(0,g.jsx)(c.VP,{children:(0,g.jsx)(i.A,{percentage:S})}),(0,g.jsx)(c.VP,{children:(0,g.jsxs)(c.fI,{children:[(0,g.jsx)(c.VP,{widthPer:100,children:(0,g.jsx)("div",{children:(0,g.jsx)(c.Yh,{left:t("总容量"),center:`${M}G`})})}),(0,g.jsx)(c.VP,{widthPer:100,children:(0,g.jsx)(c.Yh,{left:t("剩余"),center:`${b}G`})})]})})]})})}),(0,g.jsx)(c.VP,{widthPer:33,children:(0,g.jsx)(o.Zp,{title:"Sys cpu",children:(0,g.jsxs)(c.fI,{children:[(0,g.jsx)(c.VP,{children:(0,g.jsx)(i.A,{percentage:I})}),(0,g.jsx)(c.VP,{children:(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.Yh,{left:t("使用率"),center:I})})})]})})}),(0,g.jsx)(c.VP,{widthPer:33,children:(0,g.jsx)(o.Zp,{title:"FileCat",children:(0,g.jsxs)(c.fI,{children:[(0,g.jsxs)(c.VP,{children:[(0,g.jsx)(c.qV,{content:t("内存")}),(0,g.jsx)(c.qV,{content:"total: "+(0,V.v7)(D?.rss)}),(0,g.jsx)(c.qV,{content:"object: "+(0,V.v7)(D?.heapTotal)}),(0,g.jsx)(c.qV,{content:"obj-use: "+(0,V.v7)(D?.heapUsed)}),(0,g.jsx)(c.qV,{content:"external: "+(0,V.v7)(D?.external)}),(0,g.jsx)(c.qV,{content:"buffer: "+(0,V.v7)(D?.arrayBuffers)})]}),(0,g.jsx)(c.VP,{children:(0,g.jsx)(c.qV,{content:"cpu growth rate: "+E})})]})})})]}),(0,g.jsxs)(c.fI,{children:[Z&&(0,g.jsx)(c.VP,{children:(0,g.jsxs)(o.Zp,{title:t("基本信息"),children:[(0,g.jsx)(c.Yh,{left:t("总内存"),right:H.mem_total}),(0,g.jsx)(c.Yh,{left:`cpu ${t("制造商")}`,right:H.cpu_manufacturer}),(0,g.jsx)(c.Yh,{left:`cpu ${t("品牌")}`,right:H.cpu_brand}),(0,g.jsx)(c.Yh,{left:`cpu ${t("逻辑核心")}`,right:H.cpu_core_num}),(0,g.jsx)(c.Yh,{left:`cpu ${t("物理核心")}`,right:H.cpu_phy_core_num}),(0,g.jsx)(c.Yh,{left:`cpu ${t("最大")}hz`,right:H.cpu_speed_hz}),(0,g.jsx)(c.Yh,{left:`${t("当前系统")}:pid;ppid`,right:H.pid_ppid}),(0,g.jsx)(c.Yh,{left:t("运行用户"),right:H.user})]})}),z&&(0,g.jsx)(c.VP,{children:(0,g.jsx)(o.uF,{title:t("物理硬盘"),children:(0,g.jsx)(x.X,{headers:s,rows:O,width:"10rem"})})}),W&&(0,g.jsx)(c.VP,{children:(0,g.jsx)(o.uF,{title:t("文件硬盘"),children:(0,g.jsx)(x.X,{headers:w,rows:R,width:"10rem"})})})]})]}),se&&"check"===se.type&&(0,g.jsx)(y,{...se.data}),se&&"mount"===se.type&&(0,g.jsx)(P,{})]})}var M=s(75007),$=s(97856),I=s(64405);const K=n.lazy(()=>Promise.all([s.e(2543),s.e(5614)]).then(s.bind(s,85614)));function E(e){const[t,s]=(0,n.useState)(null),[c,o]=(0,j.fp)(f.AG.dockerShellShow),[i,a]=(0,j.fp)(f.AG.user_base_info),d=i.user_data.theme?.includes("dark")?"#FFFFFF":"#000000",h=()=>{(async()=>{t&&(t.writeln("close! "),t.dispose(),s(null))})()};(0,n.useEffect)(()=>{c.show?(async()=>{const e=new $.Terminal({fontFamily:"Monaco, Menlo, Consolas, 'Courier New', monospace",theme:{background:"#FFFFFF",foreground:d,cursor:d,selectionBackground:"#a6d2ff"},cursorBlink:!0,cursorStyle:"bar",scrollback:1e3,scrollSensitivity:1,tabStopWidth:4,convertEol:!0});let t;l.ws.subscribeUnconnect(h);const n=t=>{e.write(t)};t=s=>{e.clear(),e.write(s),t=n},l.ws.addMsg("logs"===c.type?r.HK.docker_shell_logs_getting:r.HK.docker_shell_exec_getting,e=>{"error"===e.context&&h(),t(e.context)}),"exec"===c.type&&e.onData(async e=>{const t=new r.hf(r.HK.docker_shell_exec);t.context=e,await l.ws.send(t)}),s(e)})():h()},[c]),(0,n.useEffect)(()=>()=>{h()},[]);return(0,g.jsx)(K,{show:c.show,terminal:t,init:(e,s)=>{t.writeln("connect... ");const n=new I.n;let o;n.rows=e,n.cols=s,n.dockerId=c.dockerId,o="logs"===c.type?new r.hf(r.HK.docker_shell_logs):new r.hf(r.HK.docker_shell_exec_open),o.context=n,l.ws.send(o)}})}var N=s(27690);let H="",G=[],Z=!1;function B(e){const{t}=(0,p.Bd)(),[s,i]=(0,n.useState)({}),[m,y]=(0,n.useState)([]),[k,v]=(0,n.useState)([]),{check_user_auth:C}=(0,S.MH)(),[b,P]=(0,j.fp)(f.AG.dockerShellShow),[V,Y]=(0,j.fp)(f.AG.showPrompt),[F,$]=(0,j.fp)(f.AG.confirm),[I,K]=(0,n.useState)(H),[B,z]=(0,n.useState)(["id",t("名字"),t("镜像"),t("命令"),t("状态"),t("内存"),"cpu%",t("选择")]),[X,W]=(0,n.useState)([]),[L,T]=(0,n.useState)(void 0),[q,D]=(0,n.useState)(!1),U=["id",t("name"),t("create时间"),t("大小"),(0,g.jsxs)("span",{children:["选中",(0,g.jsx)(h.rA,{icon:"check_box",title:"全选",onClick:()=>{Z=!Z;const e={};for(let t=0;t<k.length&&Z;t++)e[k[t][0].props.context]=1;i(e)}})]})],O=async()=>{y([]),W([]);const e=new r.hf(r.HK.docker_get);await l.ws.send(e),l.ws.addMsg(r.HK.docker_getting,e=>{const t=[];if(H){for(const s of e.context)for(const e of s)if(`${e}`.includes(H)){t.push(s);break}}else t.push(...e.context);y(t.map(e=>{const t=e.map(e=>(0,g.jsx)(o.xP,{context:e}));return t.push((0,g.jsx)(h.rA,{icon:"place",title:"选中",onClick:()=>{W(t)}})),t}))})};(0,n.useEffect)(()=>(K(H),O(),()=>{(async()=>{P({show:!1,type:"",dockerId:""})})()}),[]),(0,n.useEffect)(()=>{H=I},[I]);const J=()=>{const e=new r.hf("logs"===b.type?r.HK.docker_shell_logs_cancel:r.HK.docker_shell_exec_cancel);e.context="",l.ws.send(e)},R=e=>{const t=new r.hf(r.HK.docker_switch);t.context={type:e,dockerId:X[0].props.context},W([]),l.ws.send(t)},Q=async()=>{const e=await a.Yu.get("docker/images");if(e.code===u.m.Success){const t=e.data??[],s=[];for(let e=0;e<t.length;e++){const n=t[e],c=[(0,g.jsx)(o.xP,{context:n[0]}),(0,g.jsx)(o.xP,{context:n[1]}),n[2],n[3],""];s.push(c)}G=s,v(s)}};return(0,g.jsxs)("div",{children:[(0,g.jsxs)(d.A,{left_children:(0,g.jsx)(h.Z$,{defaultStatus:!1,text:t("docker镜像"),clickFun:e=>{D(e),e?(Q(),W([])):(O(),v([]),i({}))}}),children:[Object.keys(s).length>0&&(0,g.jsx)(h.rA,{icon:"delete",title:t("删除镜像"),onClick:async()=>{$({open:!0,title:t("确定删除选中的镜像吗"),handle:async()=>{const e=Object.keys(s),t=await a.Yu.post("docker/check/delete",{ids:e});if(t.code===u.m.Success)if(0===t.data.length){(await a.Yu.post("docker/delete",{ids:e})).code===u.m.Success&&((0,_.SK)("删除完成"),Q(),$({open:!1,handle:null}))}else(0,_.N9)(`有镜像正在运行${JSON.stringify(t.data)}`)}})}}),X.length>0&&(0,g.jsx)("div",{children:X[1].props.context}),X.length>0&&(0,g.jsxs)("div",{children:[C(A.oV.docker_container_update)&&(0,g.jsx)(h.rA,{icon:"delete",title:t("删除容器"),onClick:()=>{Y({show:!0,overlay:!0,type:N.PromptEnum.DockerDel,data:{dockerId:X[0].props.context,name:X[1].props.context}})}}),(0,g.jsx)(h.rA,{icon:"print",title:t("打印日志"),onClick:()=>{b.show?(P({show:!1,type:"",dockerId:""}),J()):P({show:!0,dockerId:X[0].props.context,type:"logs"})}}),C(A.oV.docker_container_update)&&(0,g.jsx)(h.rA,{icon:"personal_video",title:t("执行命令"),onClick:()=>{b.show?(P({show:!1,type:"",dockerId:""}),J()):P({show:!0,dockerId:X[0].props.context,type:"exec"})}}),C(A.oV.docker_container_update)&&X[4].props.context.includes("Up")&&(0,g.jsx)(h.rA,{icon:"stop",title:t("停止"),onClick:()=>R("stop")}),C(A.oV.docker_container_update)&&!X[4].props.context.includes("Up")&&(0,g.jsx)(h.rA,{icon:"play_arrow",title:t("开启"),onClick:()=>{R("start")}})]}),(0!==m.length||I)&&!q&&(0,g.jsx)(h.rA,{icon:"refresh",title:t("列表更新"),onClick:async()=>{const e=new r.hf(r.HK.docker_get);await l.ws.send(e)}})]}),(0,g.jsxs)(c.xh,{children:[q&&(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.VP,{widthPer:80,children:(0,g.jsx)(o.uF,{title:`${t("镜像")} (${k.length})`,titleCom:(0,g.jsx)(w.Sm,{placeholder:t("过滤镜像"),value:L,handleInputChange:e=>{T(e)},handlerEnter:()=>{const e=[];if(L){for(const t of k)(t[0].props.context.includes(L)||t[1].props.context.includes(L))&&e.push(t);v(e)}else v(G)}}),children:(0,g.jsx)(x.X,{headers:U,rows:k.map((e,n)=>(e[4]=(0,g.jsx)(w.GL,{context:t(""),selected:s[e[0].props.context],onchange:()=>{(e=>{const t={};Object.assign(t,s),t[e]?delete t[e]:t[e]=1,i(t)})(e[0].props.context)}}),e)),width:"10rem"})})})}),0===m.length&&!I&&!q&&(0,g.jsx)(M.h,{context:t("检测不到docker,主机可能没有安装docker or 容器为空")}),(0!==m.length||I)&&!q&&(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.VP,{widthPer:80,children:(0,g.jsx)(o.uF,{title:`${t("容器")} (${m.length})`,titleCom:(0,g.jsx)(w.Sm,{placeholder:t("过滤"),value:I,handleInputChange:e=>{K(e)}}),children:(0,g.jsx)(x.X,{headers:B,rows:m,width:"10rem"})})})})]}),(0,g.jsx)(E,{})]})}var z=s(64694);let X="",W=!1,L=!1;function T(e){const{t}=(0,p.Bd)(),[s,i]=(0,n.useState)([]),[a,u]=(0,n.useState)([]),[j,f]=(0,n.useState)(0),[m,_]=(0,n.useState)(""),[y,k]=(0,n.useState)(["pid",t("名字"),t("创建用户"),(0,g.jsxs)("span",{children:[t("内存"),(0,g.jsx)(h.rA,{icon:"sort",title:t("升序"),onClick:()=>{W=!W}})]}),(0,g.jsxs)("span",{children:["cpu%",(0,g.jsx)(h.rA,{icon:"sort",title:t("升序"),onClick:()=>{L=!L}})]}),t("选择")]),{check_user_auth:v}=(0,S.MH)();(0,n.useEffect)(()=>{_(X),(async()=>{i([]),f(0),u([]);const e=new r.hf(r.HK.process_get);await l.ws.send(e),l.ws.addMsg(r.HK.process_getting,e=>{const s=[];if(X){for(const t of e.context)for(const e of t)if(`${e}`.includes(X)){s.push(t);break}}else s.push(...e.context);W&&(0,z.di)(s,e=>e[3],!1),L&&(0,z.di)(s,e=>e[4],!1);const n=s.map(e=>{const s=e.map((e,t)=>(0,g.jsx)(o.xP,{context:3===t?(0,V.v7)(e):e}));return s.push((0,g.jsx)(h.rA,{icon:"place",title:t("选中"),onClick:()=>{u(s)}})),s});f(s.length),i(n)})})()},[]),(0,n.useEffect)(()=>{X=m},[m]);return(0,g.jsxs)("div",{children:[(0,g.jsxs)(d.A,{children:[a.length>0&&(0,g.jsx)("div",{children:a[1].props.context}),a.length>0&&v(A.oV.sys_process_close)&&(0,g.jsx)("div",{children:(0,g.jsx)(h.rA,{icon:"stop",title:t("停止"),onClick:()=>{const e=new r.hf(r.HK.process_close);e.context={pid:a[0].props.context},u([]),l.ws.send(e)}})})]}),(0,g.jsx)(c.xh,{children:0!==s.length||X?(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.VP,{widthPer:80,children:(0,g.jsx)(o.uF,{title:`${t("进程")} (${j})`,titleCom:(0,g.jsx)(w.Sm,{placeholder:t("过滤"),value:m,handleInputChange:e=>{_(e)}}),children:(0,g.jsx)(x.X,{headers:y,rows:s,width:"10rem"})})})}):(0,g.jsx)(M.h,{context:t("加载中请等待...")})})]})}const q=n.lazy(()=>Promise.all([s.e(2543),s.e(5614)]).then(s.bind(s,85614)));function D(e){const[t,s]=(0,n.useState)(null),[c,o]=(0,j.fp)(f.AG.systemd_shell_show),[i,a]=(0,j.fp)(f.AG.user_base_info),d=i.user_data.theme?.includes("dark")?"#FFFFFF":"#000000",h=()=>{(async()=>{t&&(t.writeln("close! "),t.dispose(),s(null))})()};(0,n.useEffect)(()=>{if(!c.show)return void h();(async()=>{const e=new $.Terminal({fontFamily:"Monaco, Menlo, Consolas, 'Courier New', monospace",theme:{background:"#FFFFFF",foreground:d,cursor:d,selectionBackground:"#a6d2ff"},cursorBlink:!0,cursorStyle:"bar",scrollback:1e3,scrollSensitivity:1,tabStopWidth:4,convertEol:!0});l.ws.subscribeUnconnect(h),l.ws.addMsg(r.HK.systemd_logs_getting,t=>{"error"===t.context&&h(),e.write(t.context)}),s(e)})();const e=e=>{};return document.addEventListener("cancel_systemd_logs",e),()=>{document.removeEventListener("cancel_systemd_logs",e)}},[c]),(0,n.useEffect)(()=>()=>{h()},[]);return(0,g.jsx)(q,{show:c.show,terminal:t,init:(e,s)=>{t.writeln("connect... ");const n={unit_name:c.unit_name},o=new r.hf(r.HK.systemd_logs_get);o.context=n,l.ws.send(o)}})}let U,O="";function J(e){const{t}=(0,p.Bd)(),{check_user_auth:s}=(0,S.MH)(),[i,m]=(0,j.fp)(f.AG.systemd_shell_show),[y,k]=(0,j.fp)(f.AG.confirm),[v,C]=(0,n.useState)(["pid","name","process",t("创建用户"),t("内存"),t("cpu%"),t("active状态"),t("选择")]),[b,P]=(0,n.useState)(["单元名字","加载状态",t("active(sub)状态"),t("描述"),t("选择")]),[Y,F]=(0,n.useState)([]),[$,I]=(0,n.useState)([]),[K,E]=(0,n.useState)([]),[N,H]=(0,n.useState)(!1),[G,Z]=(0,n.useState)([]),[B,z]=(0,n.useState)(""),[X,W]=(0,n.useState)(""),[L,T]=(0,n.useState)(new Set),[q,J]=(0,j.fp)(f.AG.editorSetting);(0,n.useEffect)(()=>{W(O),(async()=>{F([]),E([]);const e=new r.hf(r.HK.systemd_inside_get);await l.ws.send(e),l.ws.addMsg(r.HK.systemd_inside_getting,e=>{const t=[];if(O){for(const s of e.context)for(const e of s)if(`${e}`.includes(O)){t.push(s);break}}else t.push(...e.context);F(t.map(e=>{const t=e.map((e,t)=>(0,g.jsx)(o.xP,{context:4===t?(0,V.v7)(e):e}));return t.push((0,g.jsx)(h.rA,{icon:"place",title:"选中",onClick:()=>{E(t)}})),t}))})})()},[]),(0,n.useEffect)(()=>{O=X},[X]);const R=e=>{if(i.show){m({show:!1,unit_name:""});const e=new CustomEvent("cancel_systemd_logs",{detail:{}});document.dispatchEvent(e)}else m({show:!0,unit_name:e})};return(0,g.jsxs)("div",{children:[(0,g.jsxs)(d.A,{left_children:(0,g.jsx)(h.Z$,{defaultStatus:!1,text:t("系统systemd单元"),clickFun:e=>{H(e),e?((async()=>{I([]),Z([]);const e=await a.Yu.get("systemd/inside/all");if(e.code!==u.m.Success)return;T(new Set(e.data));const t=await a.Yu.get("systemd/allget");if(t.code===u.m.Success){const e=t.data,s=[];for(const t of e??[]){const e=[(0,g.jsx)(o.xP,{context:t.unit}),t.load,`${t.active}(${t.sub})`,(0,g.jsx)(o.xP,{context:t.description})];s.push([...e,(0,g.jsx)(h.rA,{icon:"place",title:"添加",onClick:()=>{Z([...e])}})])}U=s,I(s)}})(),E([])):Z([])}}),children:[K.length>0&&(0,g.jsx)("div",{children:K[1].props.context}),G.length>0&&(0,g.jsx)("div",{children:G[0].props.context}),K.length>0&&(0,g.jsxs)("div",{children:[s(A.oV.systemd_update)&&(0,g.jsx)(h.rA,{icon:"delete",title:"从实时监控删除",onClick:()=>{(async e=>{k({open:!0,handle:async()=>{(await a.Yu.post("systemd/delete",{unit_name:e})).code===u.m.Success&&((0,_.SK)("删除成功"),k({open:!1,handle:null}))}})})(K[1].props.context)}}),(0,g.jsx)(h.rA,{icon:"print",title:"打印日志",onClick:()=>{R(K[1].props.context)}})]}),G.length>0&&(0,g.jsxs)("div",{children:[s(A.oV.systemd_update)&&(0,g.jsx)(h.rA,{icon:"delete",title:"删除系统上的sytemd",onClick:()=>{(async e=>{k({open:!0,handle:async()=>{(await a.Yu.post("systemd/sys/delete",{unit_name:e})).code===u.m.Success&&((0,_.SK)("删除成功"),k({open:!1,handle:null}))}})})(G[0].props.context)}}),(0,g.jsx)(h.rA,{icon:"print",title:"打印日志",onClick:()=>{R(G[0].props.context)}}),s(A.oV.systemd_update)&&(0,g.jsx)(h.rA,{icon:"text_fields",title:"sytemd文件内容",onClick:()=>{(async t=>{const s=await a.Yu.post("systemd/get/context",{unit_name:t});s.code===u.m.Success&&(J({model:"text",open:!0,fileName:e.name,save:async e=>{const t={context:e};"/"===s.data.path[0]&&(s.data.path=s.data.path.slice(1)),(await a.$M.post(`save/${s.data.path}`,t)).code===u.m.Success&&(S.xK.set_value_temp(""),J({open:!1,model:"",fileName:"",save:null}))}}),S.xK.set_value_temp(s.data.context))})(G[0].props.context)}}),s(A.oV.systemd_update)&&!L.has(G[0].props.context)&&(0,g.jsx)(h.rA,{icon:"plus_one",title:"添加到管理",onClick:()=>(async e=>{const t=await a.Yu.post("systemd/add",{unit_name:e});t.code===u.m.Success&&(T(new Set(t.data)),(0,_.SK)("添加成功"))})(G[0].props.context)})]})]}),(0,g.jsxs)(c.xh,{children:[N&&(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.VP,{widthPer:80,children:(0,g.jsx)(o.uF,{title:`systemd系统单元(${$.length})`,titleCom:(0,g.jsx)(w.Sm,{placeholder:"过滤单元",value:B,handleInputChange:e=>{z(e)},handlerEnter:()=>{const e=[];if(B){for(const t of U)(t[0].props.context.includes(B)||t[3].props.context.includes(B))&&e.push(t);I(e)}else I(U)}}),children:(0,g.jsx)(x.X,{headers:b,rows:$,width:"10rem"})})})}),0===Y.length&&!N&&(0,g.jsx)(M.h,{context:"没有管理的单元 or 加载中请等待..."}),0!==Y.length&&!N&&(0,g.jsx)(c.fI,{children:(0,g.jsx)(c.VP,{widthPer:80,children:(0,g.jsx)(o.uF,{title:`filecat监控单元(${Y.length})`,titleCom:(0,g.jsx)(w.Sm,{placeholder:"过滤单元",value:X,handleInputChange:e=>{W(e)}}),children:(0,g.jsx)(x.X,{headers:v,rows:Y,width:"10rem"})})})})]}),(0,g.jsx)(D,{})]})}var R=s(87361);function Q(e){const{t}=(0,p.Bd)(),[s,n]=(0,j.fp)(f.AG.user_base_info),o=[{index:1,name:t("系统性能"),rto:"sys/",component:(0,g.jsx)(F,{})},{index:2,name:t("系统进程"),rto:"process/",component:(0,g.jsx)(T,{})},{index:3,name:t("docker容器"),rto:"docker/",component:(0,g.jsx)(B,{})}];return s.sys===A.XM.linux&&o.push({index:4,name:t("systemd"),rto:"systemd/",component:(0,g.jsx)(J,{})}),(0,g.jsx)(c.W1,{optionList:o,father_route:R.o.info})}}}]);