All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.keycloak.v2.admin.resources.assets.NameDescription-a4992444.js Maven / Gradle / Ivy

There is a newer version: 25.0.1
Show newest version
import{u as n,a as d,j as e,F as o,V as a,h as s}from"./index-831988f6.js";import{K as l}from"./KeycloakTextArea-3e2614e3.js";import{K as c}from"./KeycloakTextInput-ead44014.js";const x=()=>{const{t}=n("authentication"),{register:r,formState:{errors:i}}=d();return e.jsxs(e.Fragment,{children:[e.jsx(o,{label:t("common:name"),fieldId:"kc-name",helperTextInvalid:t("common:required"),validated:i.alias?a.error:a.default,labelIcon:e.jsx(s,{helpText:t("authentication-help:name"),fieldLabelId:"name"}),isRequired:!0,children:e.jsx(c,{id:"kc-name","data-testid":"name",validated:i.alias?a.error:a.default,...r("alias",{required:!0})})}),e.jsx(o,{label:t("common:description"),fieldId:"kc-description",labelIcon:e.jsx(s,{helpText:t("authentication-help:description"),fieldLabelId:"description"}),validated:i.description?a.error:a.default,helperTextInvalid:i.description?.message,children:e.jsx(l,{id:"kc-description","data-testid":"description",validated:i.description?a.error:a.default,...r("description",{maxLength:{value:255,message:t("common:maxLength",{length:255})}})})})]})};export{x as N};
//# sourceMappingURL=NameDescription-a4992444.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy