| Server IP : 94.16.115.136 / Your IP : 216.73.217.106 Web Server : Apache/2.4.52 (Ubuntu) System : Linux rogerrabbit 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : bkillingseder ( 1001) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /snap/lxd/current/share/lxd-ui/assets/ |
Upload File : |
import{j as a,d as n}from"./index-3c1b2661.js";import{A as s}from"./AutoExpandingTextArea-38ef4775.js";const o=e=>({name:e.name,description:e.description}),u=({formik:e,isEdit:l})=>{const r=e.values.readOnly,t=e.values.name==="default";return a.jsx("div",{className:"details",children:a.jsx(n.Row,{children:a.jsxs(n.Col,{size:8,children:[a.jsx(n.Input,{id:"name",name:"name",type:"text",label:"Profile name",placeholder:"Enter name",help:l&&!t&&"Click the name in the header to rename the profile",onBlur:e.handleBlur,onChange:e.handleChange,value:e.values.name,error:e.touched.name?e.errors.name:null,required:!0,disabled:l}),a.jsx(s,{id:"description",name:"description",label:"Description",placeholder:"Enter description",onBlur:e.handleBlur,onChange:e.handleChange,value:e.values.description,disabled:r,dynamicHeight:!0})]})})})};export{u as P,o as p};