@kong-ui-public/forms 4.29.1-pr.3505.6a9019eb6.0 → 4.29.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/dist/forms.es.js
CHANGED
|
@@ -6220,6 +6220,7 @@ function Xp(e, t, n, o, a, i) {
|
|
|
6220
6220
|
_: 1
|
|
6221
6221
|
}, 8, ["disabled", "items", "model-value", "onUpdate:modelValue"]),
|
|
6222
6222
|
w(d, {
|
|
6223
|
+
class: "principals-identifier-claim-input",
|
|
6223
6224
|
"data-testid": "principals-identifier-claim",
|
|
6224
6225
|
disabled: i.fieldsDisabled,
|
|
6225
6226
|
help: i.identifierClaimHelp,
|
|
@@ -6230,6 +6231,7 @@ function Xp(e, t, n, o, a, i) {
|
|
|
6230
6231
|
}, null, 8, ["disabled", "help", "model-value"]),
|
|
6231
6232
|
a.selectedLookupMethod === "custom-identity" ? (c(), P(d, {
|
|
6232
6233
|
key: 0,
|
|
6234
|
+
class: "principals-custom-identity-name-input",
|
|
6233
6235
|
"data-testid": "principals-custom-identity-name",
|
|
6234
6236
|
disabled: i.fieldsDisabled,
|
|
6235
6237
|
help: "Enter the custom identity name used to look up the principal. Kong matches the value from the token claim to a principal with the same custom identity name and value.",
|
|
@@ -6312,7 +6314,7 @@ function Xp(e, t, n, o, a, i) {
|
|
|
6312
6314
|
_: 3
|
|
6313
6315
|
});
|
|
6314
6316
|
}
|
|
6315
|
-
const Jp = /* @__PURE__ */ X(xp, [["render", Xp], ["__scopeId", "data-v-
|
|
6317
|
+
const Jp = /* @__PURE__ */ X(xp, [["render", Xp], ["__scopeId", "data-v-d97ad727"]]), Ut = "kong-identity", cs = "external", Qp = "/v1/auth-servers/_computed", eg = "identity.konghq", tg = (e) => typeof e == "string" && e.includes(eg), ng = (e, t) => t ? tg(e["config-issuer"]) ? Ut : cs : Ut, ig = {
|
|
6316
6318
|
name: "OIDCPrincipals",
|
|
6317
6319
|
components: { VueFormGenerator: he, PrincipalLookupSettings: Jp, AddIcon: En, BookIcon: qs, CloseIcon: zs, KeyIcon: xs, WorldIcon: $s },
|
|
6318
6320
|
inject: {
|
|
@@ -6882,7 +6884,7 @@ function vg(e, t, n, o, a, i) {
|
|
|
6882
6884
|
}, null, 8, ["visible", "onProceed"])
|
|
6883
6885
|
]);
|
|
6884
6886
|
}
|
|
6885
|
-
const bg = /* @__PURE__ */ X(ig, [["render", vg], ["__scopeId", "data-v-
|
|
6887
|
+
const bg = /* @__PURE__ */ X(ig, [["render", vg], ["__scopeId", "data-v-d7c0f1c8"]]), _g = {
|
|
6886
6888
|
name: "OIDCAuthMethods",
|
|
6887
6889
|
props: {
|
|
6888
6890
|
authMethodItems: {
|