filecat 6.47.0 → 6.48.1
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/build/dist/{1472.822ac655d838f1a02b9a.js → 1472.20c34788cb085fd0e8ec.js} +1 -1
- package/build/dist/2502.76b0c12a516db7cd7045.js +1 -0
- package/build/dist/7180.3b02cb00bd281cfa9fbb.js +1 -0
- package/build/dist/index.html +1 -1
- package/build/dist/main.655e945ae963b8e6ab33.js +2 -0
- package/build/main.js +1 -1
- package/package.json +1 -1
- package/build/dist/2502.cd914e22b13cdaaf78bc.js +0 -1
- package/build/dist/7180.32c831dec9865cde8006.js +0 -1
- package/build/dist/main.5bc1e6b78e3174e3fe27.js +0 -2
- /package/build/dist/{main.5bc1e6b78e3174e3fe27.js.LICENSE.txt → main.655e945ae963b8e6ab33.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkfilecat=self.webpackChunkfilecat||[]).push([[2502],{2502(t,e,n){n.r(e),n.d(e,{default:()=>A});var i=n(96540),o=n(92275),s=n(14944),r=n(34843),l=n(82893),c=n(57952),a=n(85997),_=n(47022),h=n(34289),x=n(62042),d=n(61443),p=n(34899),f=n(64694),g=n(70447),u=n(74848);const w=300;let v=!1,m=0,y=!0;var k,b=[],j=-1,C=[];function A(t){const[e,n]=(0,r.fp)(l.AG.log_viewer),A=(0,i.useRef)(null),[H,T]=(0,i.useState)(0),[z,I]=(0,i.useState)(100),[S,K]=(0,i.useState)(!1),[M,$]=(0,i.useState)(""),[E,L]=(0,i.useState)(0),[N,D]=(0,i.useState)(0),[q,G]=(0,i.useState)(0),{t:R}=(0,p.Bd)(),B=(t,e,n,i=!1,o)=>{const s=document.createElement("div");return-1===j?s.textContent=t:s.innerHTML=t,s.style.whiteSpace="pre-wrap",s.style.overflowWrap="break-word",s.setAttribute("position",`${e}`),s.setAttribute("start_position",`${n}`),i?(A.current.insertBefore(s,o),b.unshift(s)):(A.current.appendChild(s),b.push(s)),s},F=t=>{const e=(0,f.I)(b,e=>e===t);e&&A.current.removeChild(e)},W=(t,e,n,i=!1)=>{if(!t)return;const o=Array.isArray(t)?t:t.split("\n");if(i){let t;for(let i=0;i<o.length;i++)t=B(o[i],e[i],n[i],!0,0===i?A.current.firstChild:t);if(b.length>w){let t=b.length-1;for(;t>=w;)F(b[b.length-1]),t--}}else{for(let t=0;t<o.length;t++)B(o[t],e[t],n[t]);if(b.length>w){let t=b.length-w;for(;t>0;)F(b[0]),t--}}},Y=async()=>{k.encoding=e.encoding,k.context="";const t=await s.ws.sendData(o.HK.log_viewer,k);if(t){const e=t.context;if(k=e,e.find_back_enter_index&&e.context_list.length>0)for(let t=0;t<e.context_list.length;t++){const n=new RegExp(e.query_text,"g");e.context_list[t]=e.context_list[t].replace(n,`<span style="color: blue;">${e.query_text}</span>`)}k.find_back_enter_index=!1,W(e.context_list,e.context_position_list,e.context_start_position_list,k.back),k.context_list.length>0&&(k.back&&b.length>0?(k.context_list.length>b.length?T(Math.floor(100*parseInt(b[k.context_list.length-b.length].getAttribute("position"))/k.max_size)):T(Math.floor(100*parseInt(b[b.length-k.context_list.length].getAttribute("position"))/k.max_size)),y=!1):T(Math.floor(100*(k.context_position_list[k.context_position_list.length-1]??0)/k.max_size)))}},Z=t=>{v||(v=!0,T(100),s.ws.addMsg(o.HK.log_viewer_watch,t=>{const e=t.context;e&&(k=e,W(e.context_list,e.context_position_list,e.context_start_position_list,!1),A.current.scrollTop=A.current.scrollHeight)}),k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[],k.position=t,s.ws.sendData(o.HK.log_viewer_watch,k),K(!0))},P=async()=>{A.current&&A.current.remove(),b=[]};if((0,i.useEffect)(()=>{e.show?(async()=>{A.current.addEventListener("scroll",async()=>{const t=A.current;if(t){if(v)return void(m=t.scrollTop);if(m<t.scrollTop&&b.length>0&&t.scrollTop+t.clientHeight+500>=t.scrollHeight){const t=parseInt(b[b.length-1].getAttribute("position"));if(t>=k.max_size)return void Z(t);k.line=20,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[],k.back=!1,k.position=t,await Y()}else if(m>t.scrollTop&&b.length>0&&t.scrollTop-300<=0){const e=parseInt(b[0].getAttribute("start_position"));if(e<=0)return y||(y=!0,(0,x.N9)("到达顶部")),void(m=t.scrollTop);k.line=10,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[],k.back=!0,k.position=e,await Y()}m=t.scrollTop}}),A.current.addEventListener("wheel",t=>{const e=A.current;if(e){t.preventDefault();const n=20;t.deltaY>0?e.scrollTop+=n:e.scrollTop-=n}},{passive:!1}),K(!1),L(0),D(0),$(""),v=!1,G(0),m=0,C=[],j=-1,b=[],(k=new _.d2).line=w,k.path=`${(0,h.GG)("file",(0,h.vX)())}${e.fileName}`,k.token=localStorage.getItem("token"),await Y(),s.ws.addMsg(o.HK.search_file_progress,t=>{try{L(parseInt(t.context))}catch(t){(0,x.zN)(t.message)}}),s.ws.addMsg(o.HK.search_file_index,t=>{try{C.push(...t.context),G(t.context.length)}catch(t){(0,x.zN)(t.message)}})})():P()},[e]),(0,i.useEffect)(()=>()=>{P()},[]),!e.show)return;return(0,u.jsxs)("div",{id:"editor-container",children:[(0,u.jsxs)(c.A,{ignore_tags:!0,left_children:[(0,u.jsx)(a.rA,{title:R("取消"),icon:"close",onClick:()=>{n({show:!1})}},1),(0,u.jsx)("div",{style:{width:"4rem"},children:(0,u.jsx)(g.WA,{context:e.fileName})},2),(0,u.jsxs)(i.Fragment,{children:[" ",(0,u.jsx)(d.$Z,{handleEnterPress:async()=>{M&&(L(.1),D(0),G(0),j=-1,C=[],k.query_text=M,k.encoding=e.encoding,s.ws.sendData(o.HK.search_file,k))},placeholder:R("回车搜索整个文件"),icon:"search",value:M,handleInputChange:t=>{$(t)},max_width:"25em"})]},3),M&&(0,u.jsx)("div",{style:{paddingLeft:"1.5rem",cursor:"pointer"},onClick:async()=>{if(0===C.length)return;k.line=w,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[];for(const t of b)A.current.removeChild(t);b=[];const t=j+1>=C.length?0:j+1;D(t+1),j=t,k.find_back_enter_index=!0,k.back=!1,k.position=C[j],await Y()},children:"↓"},5),M&&(0,u.jsx)("div",{style:{paddingLeft:"1.5rem",cursor:"pointer"},onClick:async()=>{if(0===C.length)return;k.line=w,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[];for(const t of b)A.current.removeChild(t);b=[];const t=j-1<0?C.length-1:j-1;D(t+1),j=t,k.back=!1,k.find_back_enter_index=!0,k.position=C[j],await Y()},children:"↑"},6),M&&(0,u.jsxs)("div",{style:{paddingLeft:"1.5rem"},children:[N,"/",C.length]},7),M&&(0,u.jsxs)("div",{style:{paddingLeft:"1.5rem"},children:["搜索进度$",E,"%"]},8),0!==E&&100!==E&&(0,u.jsx)(a.rA,{title:R("取消"),icon:"cancel",onClick:()=>{s.ws.sendData(o.HK.search_file_cancel,{}),$(""),L(0)}},4)],children:[(0,u.jsx)("span",{style:{paddingRight:".5rem"},children:e.encoding}),S&&(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)("span",{style:{color:"var(--icon-green)",whiteSpace:"pre"},children:"正在实时监听 "}),(0,u.jsx)(a.rA,{icon:"close",title:R("关闭实时"),onClick:()=>{v&&(v=!1,K(!1),s.ws.sendData(o.HK.log_viewer_watch_cancel,k))}})]}),(0,u.jsxs)("span",{children:["当前加载进度",H]}),(0,u.jsx)(d.$Z,{max_width:"10rem",placeholder:R("跳转进度"),icon:"percent",value:z,handleInputChange:t=>{I(t)}}),(0,u.jsx)(a.rA,{icon:"play_arrow",title:R("跳转进度"),onClick:async()=>{k.line=w,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[];let t=0;try{if(t=parseInt(z),t>100||t<0)throw(0,x.zN)("范围在0-100"),"超过最大范围";for(const t of b)A.current.removeChild(t);b=[]}catch(t){return void(0,x.N9)(t)}k.back=t>=100,k.position=Math.floor(k.max_size*(t/100)),await Y()}}),(0,u.jsx)(a.rA,{icon:"text_rotate_vertical",title:R("滑动到文件最底部,实时输出"),onClick:async()=>{if(!v){k.line=w,k.context="",k.context_list=[],k.context_position_list=[],k.context_start_position_list=[];for(const t of b)A.current.removeChild(t);b=[],k.back=!0,k.position=k.max_size,await Y(),A.current.scrollTop=A.current.scrollHeight,Z(k.max_size)}}})]}),(0,u.jsx)("div",{style:{height:"100%"},children:(0,u.jsx)("div",{ref:A,style:{overflowY:"auto",height:"100%"}})})]})}}}]);
|
|
@@ -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("[38;2;29;153;243mclose![0m "),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("[38;2;29;153;243mconnect...[0m ");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("[38;2;29;153;243mclose![0m "),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("[38;2;29;153;243mconnect...[0m ");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})}}}]);
|