@keycloak/keycloak-account-ui 26.2.2 → 26.2.4
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.
|
@@ -13805,7 +13805,7 @@ const Ca = (e) => typeof e == "number" ? e + "px" : e, iO = ({
|
|
|
13805
13805
|
"",
|
|
13806
13806
|
r.annotations?.inputOptionLabelsI18nPrefix
|
|
13807
13807
|
),
|
|
13808
|
-
|
|
13808
|
+
isDisabled: r.readOnly,
|
|
13809
13809
|
isRequired: i,
|
|
13810
13810
|
...t.register(Kn(r.name))
|
|
13811
13811
|
}
|