@kong-ui-public/forms 4.31.2 → 4.31.3
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
|
@@ -6321,6 +6321,7 @@ function Qp(e, t, n, o, a, i) {
|
|
|
6321
6321
|
description: E(() => [...t[8] || (t[8] = [
|
|
6322
6322
|
Z(" Use the consumer linked to the authenticated principal so existing consumer-based plugins and policies continue to work. ", -1),
|
|
6323
6323
|
u("a", {
|
|
6324
|
+
class: "principals-learn-more-link",
|
|
6324
6325
|
href: "https://developer.konghq.com/identity/principals/",
|
|
6325
6326
|
rel: "noopener noreferrer",
|
|
6326
6327
|
target: "_blank"
|
|
@@ -6342,6 +6343,7 @@ function Qp(e, t, n, o, a, i) {
|
|
|
6342
6343
|
description: E(() => [...t[10] || (t[10] = [
|
|
6343
6344
|
Z(" Use consumer groups linked to the authenticated principal so existing consumer group policies and plugins continue to work. Consumer groups can be linked through principal metadata. ", -1),
|
|
6344
6345
|
u("a", {
|
|
6346
|
+
class: "principals-learn-more-link",
|
|
6345
6347
|
href: "https://developer.konghq.com/identity/principals/",
|
|
6346
6348
|
rel: "noopener noreferrer",
|
|
6347
6349
|
target: "_blank"
|
|
@@ -6359,7 +6361,7 @@ function Qp(e, t, n, o, a, i) {
|
|
|
6359
6361
|
_: 3
|
|
6360
6362
|
});
|
|
6361
6363
|
}
|
|
6362
|
-
const eg = /* @__PURE__ */ J(qp, [["render", Qp], ["__scopeId", "data-v-
|
|
6364
|
+
const eg = /* @__PURE__ */ J(qp, [["render", Qp], ["__scopeId", "data-v-009e7e95"]]), an = "kong-identity", us = "external", tg = "/v1/auth-servers/_computed", ng = "identity.konghq", ig = (e) => typeof e == "string" && e.includes(ng), li = { major: 3, minor: 15 }, ag = (e) => {
|
|
6363
6365
|
const [t, n] = e.split(".").map(Number);
|
|
6364
6366
|
return Number.isNaN(t) || Number.isNaN(n) ? !1 : t !== li.major ? t < li.major : n < li.minor;
|
|
6365
6367
|
}, og = (e, t) => t ? ig(e["config-issuer"]) ? an : us : an, sg = {
|